.hw-icon{display:block;flex:0 0 auto}button>.hw-icon:only-child{margin:0 auto}.hw-workspace{--hw-accent:#2563eb;--hw-ai:#7c3aed;--hw-border:#e2e4e8;--hw-bg:#f4f5f7;--hw-panel:#ffffff;--hw-text:#1a1a1a;--hw-muted:#6b7280;display:flex;flex-direction:column;height:100%;min-height:0;position:relative;font-family:-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:var(--hw-text);background:var(--hw-bg)}.hw-toolbar{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--hw-panel);border-bottom:1px solid var(--hw-border);flex-wrap:wrap}.hw-brand{font-weight:700;font-size:14px}.hw-doc-meta{font-size:12px;color:var(--hw-muted)}.hw-spacer{flex:1 1}.hw-zoom{font:inherit;font-size:12px;color:var(--hw-muted);min-width:44px;text-align:center;padding:4px;border:1px solid transparent;border-radius:6px;background:none;cursor:pointer}.hw-zoom:hover:not(:disabled){background:#f0f1f3;border-color:#cdd0d6}.hw-zoom:disabled{opacity:.4;cursor:default}.hw-tool{font:inherit;font-size:13px;padding:5px 10px;border:1px solid #cdd0d6;border-radius:6px;background:#fff;cursor:pointer}.hw-tool:hover{background:#f0f1f3}.hw-tool-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:var(--hw-muted)}.hw-tool-icon:hover:not(:disabled){color:var(--hw-text)}.hw-tool:disabled{opacity:.4;cursor:default}.hw-tool-accent{background:var(--hw-accent);color:#fff;border-color:var(--hw-accent)}.hw-tool-accent:hover{opacity:.9;background:var(--hw-accent)}.hw-tool-active{background:#e8effe;color:var(--hw-accent);border-color:var(--hw-accent);font-weight:600}.hw-tool-active:hover{background:#dbe7fd}.hw-fontpicker{display:inline-flex;align-items:center;gap:6px}.hw-fontpicker-label{font-size:12px;color:var(--hw-muted)}.hw-fontpicker-select{font:inherit;font-size:13px;padding:4px 6px;max-width:160px;border:1px solid #cdd0d6;border-radius:6px;background:#fff;cursor:pointer}.hw-fontpicker-select:disabled{opacity:.4;cursor:default}.hw-fontpicker-upload{font:inherit;font-size:13px;padding:5px 10px;border:1px solid #cdd0d6;border-radius:6px;background:#fff;cursor:pointer}.hw-fontpicker-upload:hover{background:#f0f1f3}.hw-fontpicker-upload:disabled{opacity:.4;cursor:default}.hw-fontpicker-current{font-size:11px;color:var(--hw-muted);max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-body{display:flex;flex:1 1;min-height:0;position:relative}.hw-canvas{flex:1 1;overflow:auto;padding:20px}.hw-empty-canvas{color:var(--hw-muted);font-size:13px;padding:40px;text-align:center}.hw-drop-overlay{position:-webkit-sticky;position:sticky;top:0;height:0;z-index:40;pointer-events:none;text-align:center}.hw-drop-hint{display:inline-block;margin-top:12px;background:var(--hw-accent);color:#fff;font-size:13px;font-weight:600;border-radius:999px;padding:6px 16px;box-shadow:0 2px 10px #00000040}.hw-outline{flex:0 0 auto;width:220px;display:flex;flex-direction:column;min-height:0;background:var(--hw-panel);border-right:1px solid var(--hw-border)}.hw-outline-collapsed{width:40px;align-items:center}.hw-outline-head{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--hw-border)}.hw-outline-title{font-size:12px;font-weight:600;color:var(--hw-muted);flex:1 1}.hw-outline-collapse,.hw-outline-expand{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;font:inherit;font-size:14px;line-height:1;color:var(--hw-muted);cursor:pointer;border:1px solid transparent;border-radius:7px;background:none}.hw-outline-collapse:hover,.hw-outline-expand:hover{background:#f0f1f3;border-color:#cdd0d6}.hw-outline-expand{margin-top:8px}.hw-outline-list{overflow:auto;padding:6px 6px 12px;display:flex;flex-direction:column}.hw-outline-item{display:flex;align-items:baseline;gap:8px;width:100%;text-align:left;font:inherit;font-size:12px;color:var(--hw-text);cursor:pointer;border:none;background:none;border-radius:6px;padding:6px 8px}.hw-outline-item:hover{background:#f0f1f3}.hw-outline-l2{padding-left:20px;color:var(--hw-muted)}.hw-outline-active{background:#e8effc;color:var(--hw-accent);font-weight:600}.hw-outline-active:hover{background:#dfe9fb}.hw-outline-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-outline-page{font-size:11px;color:var(--hw-muted);flex:0 0 auto}.hw-outline-active .hw-outline-page{color:var(--hw-accent)}.hw-outline-thumbs{gap:10px;align-items:center;padding:10px 10px 16px}.hw-outline-thumb-item{flex-direction:column;align-items:stretch;gap:5px;width:100%;max-width:160px;padding:6px}.hw-outline-thumb-item:hover{background:#f0f1f3}.hw-thumb-frame{display:block;width:100%;background:#fff;border:1px solid var(--hw-border);border-radius:3px;overflow:hidden;box-shadow:0 1px 4px #00000024}.hw-thumb-img{display:block;width:100%;height:auto}.hw-thumb-skeleton{display:block;width:100%;height:100%;background:#eef0f3}.hw-thumb-page{text-align:center;font-size:11px;color:var(--hw-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hw-outline-thumb-item.hw-outline-active{background:#e8effc}.hw-outline-active .hw-thumb-frame{border-color:var(--hw-accent);box-shadow:0 0 0 2px var(--hw-accent)}.hw-outline-active .hw-thumb-page{color:var(--hw-accent);font-weight:600}.hw-statusbar{display:flex;align-items:center;gap:14px;height:26px;padding:0 14px;flex:0 0 auto;background:var(--hw-panel);border-top:1px solid var(--hw-border);font-size:12px;color:var(--hw-muted)}.hw-statusbar-page{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hw-statusbar-sel{color:var(--hw-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:40%}.hw-statusbar-spacer{flex:1 1}.hw-statusbar-mode{font-size:11px;padding:2px 8px;border-radius:10px;background:#eef0f3;color:var(--hw-muted)}.hw-statusbar-mode-on{background:#e8effc;color:var(--hw-accent)}.hw-zoom-layer{min-width:max-content;transform-origin:0 0}.hw-canvas.hw-pan{-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw-canvas.hw-pan,.hw-canvas.hw-pan .hw-sheet{cursor:-webkit-grab;cursor:grab}.hw-canvas.hw-panning,.hw-canvas.hw-panning .hw-sheet{cursor:-webkit-grabbing;cursor:grabbing}.hw-pages{display:flex;flex-direction:column;gap:16px;align-items:center}.hw-sheet,.hw-sheet-wrap{position:relative}.hw-sheet{background:#fff;box-shadow:0 1px 8px #00000026;max-width:100%;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw-sheet svg{display:block;width:100%;height:auto}.hw-overlay{inset:0}.hw-overlay,.hw-reveal-flash{position:absolute;pointer-events:none}.hw-reveal-flash{box-sizing:border-box;z-index:7;border:2px solid var(--hw-ai);background:#7c3aed2e;border-radius:3px;animation:hw-reveal-fade 1.8s ease-out forwards}@keyframes hw-reveal-fade{0%{opacity:1}70%{opacity:1}to{opacity:0}}.hw-mark{position:absolute;border:2px solid var(--hw-accent);background:#2563eb1f;border-radius:2px}.hw-mark-table{border-color:var(--hw-ai);background:#7c3aed1a}.hw-mark-cell{border-color:#059669;background:#0596691f}.hw-mark-label{position:absolute;top:-18px;left:0;font-size:10px;line-height:1;background:var(--hw-accent);color:#fff;padding:2px 5px;border-radius:4px;white-space:nowrap}.hw-mark-table .hw-mark-label{background:var(--hw-ai)}.hw-mark-cell .hw-mark-label{background:#059669}.hw-workspace.is-text-editing .hw-mark{background:transparent;border-width:1px;border-color:#2563eb52}.hw-workspace.is-text-editing .hw-hover,.hw-workspace.is-text-editing .hw-mark-label,.hw-workspace.is-text-editing .hw-sel-actions{display:none}.hw-marquee{border:1.5px dashed var(--hw-accent);background:#2563eb14;border-radius:2px}.hw-caret,.hw-marquee{position:absolute;pointer-events:none}.hw-caret{width:1.6px;margin-left:-.8px;background:#111;z-index:7;animation:hw-caret-blink 1.06s step-end infinite}@keyframes hw-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.hw-selrange{position:absolute;inset:0;pointer-events:none;z-index:5}.hw-selrange-box{position:absolute;background:#2563eb3d;border-radius:1px}.hw-ime-input{width:1px;z-index:6;opacity:0;border:0;padding:0;margin:0;resize:none;overflow:hidden;outline:none;background:transparent;color:transparent;caret-color:transparent}.hw-ime-input,.hw-ime-preview{position:absolute;pointer-events:none;white-space:pre}.hw-ime-preview{z-index:8;color:#111;background:#2563eb1f;border-radius:1px}.hw-ime-text{text-decoration:underline;text-underline-offset:2px}.hw-ime-caret{display:inline-block;width:1.6px;margin-left:-.8px;vertical-align:top;background:#111;animation:hw-caret-blink 1.06s step-end infinite}.hw-col-resize{position:absolute;inset:0;pointer-events:none}.hw-col-grip{position:absolute;width:11px;margin-left:-5.5px;pointer-events:auto;cursor:col-resize;background:transparent;z-index:6}.hw-col-grip:before{content:"";position:absolute;left:4.75px;top:0;bottom:0;width:1.5px;background:var(--hw-accent);opacity:.28;transition:opacity .1s}.hw-col-grip-active:before,.hw-col-grip:hover:before{opacity:.95}.hw-col-grip-active:before{width:2px;box-shadow:0 0 0 .5px #2563eb59}.hw-row-resize{position:absolute;inset:0;pointer-events:none}.hw-row-grip{position:absolute;height:11px;margin-top:-5.5px;pointer-events:auto;cursor:row-resize;background:transparent;z-index:6}.hw-row-grip:before{content:"";position:absolute;top:4.75px;left:0;right:0;height:1.5px;background:var(--hw-accent);opacity:.28;transition:opacity .1s}.hw-row-grip-active:before,.hw-row-grip:hover:before{opacity:.95}.hw-row-grip-active:before{height:2px;box-shadow:0 0 0 .5px #2563eb59}.hw-img-overlay{cursor:move;z-index:20;box-shadow:0 0 0 1.5px var(--hw-accent);box-sizing:border-box}.hw-img-handle,.hw-img-overlay{position:absolute;pointer-events:auto}.hw-img-handle{width:10px;height:10px;margin:-5px 0 0 -5px;background:var(--hw-accent);border:1.5px solid #fff;border-radius:2px;box-shadow:0 0 1px #0006;z-index:21}.hw-img-h-nw{left:0;top:0}.hw-img-h-n{left:50%;top:0}.hw-img-h-ne{left:100%;top:0}.hw-img-h-e{left:100%;top:50%}.hw-img-h-se{left:100%;top:100%}.hw-img-h-s{left:50%;top:100%}.hw-img-h-sw{left:0;top:100%}.hw-img-h-w{left:0;top:50%}.hw-img-delete{position:absolute;top:-28px;right:0;padding:2px 6px;font-size:11px;color:#dc2626;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 1px 4px #00000026;cursor:pointer;z-index:22}.hw-img-delete:hover{background:#ef44441a}.hw-sel-actions{position:absolute;z-index:24;transform:translate(-100%,6px);white-space:nowrap;display:inline-flex;align-items:stretch;gap:0;background:#1e1e24;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;box-shadow:0 4px 14px #00000059;pointer-events:auto}.hw-sel-action{font:inherit;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;color:#e6e6ea;background:transparent;border:none;padding:6px 11px;cursor:pointer}.hw-sel-action+.hw-sel-action{border-left:1px solid rgba(255,255,255,.1)}.hw-sel-action:hover:not(:disabled){background:#7c3aed47;color:#fff}.hw-sel-action:disabled{opacity:.38;cursor:default}.hw-inline-edit{position:absolute;z-index:30;margin-top:6px;width:300px;max-width:92vw;display:flex;flex-direction:column;gap:8px;padding:10px;background:var(--hw-panel);border:1px solid var(--hw-border);border-radius:10px;box-shadow:0 8px 28px #0000002e;pointer-events:auto}.hw-inline-head{display:flex;align-items:center;gap:6px}.hw-inline-title{font-size:12px;font-weight:600;color:var(--hw-ai)}.hw-inline-target{flex:1 1;min-width:0;font-size:11px;color:var(--hw-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-inline-x{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:none;border:none;color:var(--hw-muted);cursor:pointer;font-size:12px;line-height:1;border-radius:5px}.hw-inline-x:hover{background:#0000000f;color:var(--hw-text)}.hw-inline-textarea{width:100%;box-sizing:border-box;height:52px;resize:none;font:inherit;font-size:13px;border:1px solid var(--hw-border);border-radius:8px;padding:7px 9px;outline:none;background:#fff}.hw-inline-textarea:focus{border-color:var(--hw-accent)}.hw-inline-textarea:disabled{opacity:.5}.hw-inline-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.hw-inline-hint{margin-right:auto;font-size:11px;color:var(--hw-muted);cursor:help}.hw-inline-send{height:30px;padding:0 12px}.hw-inline-busy{margin-right:auto;display:inline-flex;gap:4px;align-items:center}.hw-inline-applied{display:flex;flex-direction:column;gap:8px}.hw-inline-summary{display:flex;flex-direction:column;gap:4px}.hw-inline-check{font-size:11px;font-weight:600;color:#059669}.hw-inline-cards{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:3px}.hw-inline-card{font-size:12px;line-height:1.4;color:#374151;word-break:break-word}.hw-inline-revert{color:#b45309}.hw-inline-error-text{margin:0;font-size:12px;color:#dc2626;word-break:break-word}.hw-tableins{position:relative;display:inline-flex}.hw-tableins-pop{position:absolute;top:34px;left:0;z-index:30;background:#fff;border:1px solid var(--hw-border);border-radius:8px;padding:8px;box-shadow:0 6px 24px #0000002e}.hw-tableins-grid{display:grid;grid-template-columns:repeat(8,16px);grid-gap:2px;gap:2px}.hw-tableins-cell{width:16px;height:16px;padding:0;border:1px solid #d4d4d8;background:#fff;border-radius:2px;cursor:pointer}.hw-tableins-on{background:#2563eb59;border-color:var(--hw-accent)}.hw-tableins-label{margin-top:6px;font-size:12px;color:var(--hw-muted);text-align:center}.hw-ruler-wrap{margin:0 auto 6px}.hw-ruler{position:relative;font-size:10px;color:var(--hw-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw-ruler-track{position:relative;height:18px;background:#f4f4f5;border:1px solid var(--hw-border);border-radius:3px}.hw-ruler-tick,.hw-ruler-tick-mark{position:absolute;top:0}.hw-ruler-tick-mark{width:1px;height:6px;background:#a1a1aa}.hw-ruler-tick-label{position:absolute;top:6px;left:2px;font-style:normal;font-size:9px}.hw-ruler-printable{position:absolute;top:0;height:100%;background:#2563eb0f}.hw-ruler-margin{position:absolute;top:0;width:2px;height:100%;margin-left:-1px;background:var(--hw-accent)}.hw-ruler-margin-drag{width:7px;margin-left:-3.5px;background:transparent;cursor:col-resize}.hw-ruler-margin-drag:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:2px;background:var(--hw-accent)}.hw-ruler-readout{margin-top:3px;font-size:11px;text-align:center}.hw-inplace-editor{position:absolute;z-index:22;margin:0;box-sizing:border-box;border:none;outline:2px solid var(--hw-accent);outline-offset:-1px;background:#fff;color:#000;padding:1px 3px;border-radius:0;font:inherit;line-height:1.2;pointer-events:auto;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.hw-inplace-editor:focus{outline:2px solid var(--hw-accent)}.hw-cellpop{position:absolute;z-index:20;background:#fff;border:1px solid var(--hw-accent);border-radius:6px;box-shadow:0 6px 24px #0003;padding:4px;pointer-events:auto}.hw-cellpop-textarea{width:100%;min-height:26px;resize:vertical;border:1px solid var(--hw-border);border-radius:4px;padding:4px 6px;font:inherit;font-size:13px;color:#000;box-sizing:border-box}.hw-cellpop-actions{display:flex;align-items:center;gap:6px;margin-top:4px}.hw-cellpop-hint{flex:1 1;font-size:10px;color:var(--hw-muted)}.hw-cellpop-btn{font-size:12px;padding:3px 8px;border:1px solid var(--hw-border);border-radius:4px;background:#fff;cursor:pointer}.hw-cellpop-btn-primary{background:var(--hw-accent);color:#fff;border-color:var(--hw-accent)}.hw-fmtbar{position:absolute;z-index:18;display:flex;align-items:center;gap:3px;background:#fff;border:1px solid var(--hw-border);border-radius:8px;padding:3px 5px;box-shadow:0 4px 18px #0000002e;pointer-events:auto}.hw-fmt-btn{min-width:26px;height:26px;padding:0 5px;border:1px solid transparent;border-radius:5px;background:#fff;cursor:pointer;font-size:12px}.hw-fmt-btn:hover:not(:disabled){background:#f0f1f3}.hw-fmt-btn:disabled,.hw-fmt-font:disabled,.hw-fmt-size:disabled{opacity:.4;cursor:not-allowed}.hw-fmt-font,.hw-fmt-size{height:26px;border:1px solid var(--hw-border);border-radius:5px;font-size:12px;background:#fff}.hw-fmt-color{display:inline-flex;align-items:center;gap:2px;font-size:10px;color:var(--hw-muted)}.hw-fmt-color input[type=color]{width:22px;height:22px;padding:0;border:1px solid var(--hw-border);border-radius:4px;background:none;cursor:pointer}.hw-floatbar{position:absolute;z-index:24;display:inline-flex;align-items:center;gap:3px;background:#fff;border:1px solid var(--hw-border);border-radius:10px;padding:4px 7px;box-shadow:0 6px 22px #0003;pointer-events:auto;white-space:nowrap;font-size:12px}.hw-floatbar-btn{min-width:26px;height:26px;padding:0 6px;border:1px solid transparent;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;color:#111;line-height:1}.hw-floatbar-btn:hover:not(:disabled){background:#f0f1f3}.hw-floatbar-btn:disabled{opacity:.4;cursor:not-allowed}.hw-floatbar-size{width:46px;padding:0 4px;text-align:center}.hw-floatbar-font,.hw-floatbar-size{height:26px;border:1px solid var(--hw-border);border-radius:6px;font-size:12px;background:#fff;color:#111}.hw-floatbar-font{max-width:112px}.hw-floatbar-font:disabled,.hw-floatbar-size:disabled{opacity:.4;cursor:not-allowed}.hw-floatbar-color{display:inline-flex;align-items:center;gap:2px;font-size:10px;color:var(--hw-muted)}.hw-floatbar-color input[type=color]{width:22px;height:22px;padding:0;border:1px solid var(--hw-border);border-radius:4px;background:none;cursor:pointer}.hw-floatbar-color input[type=color]:disabled{opacity:.4;cursor:not-allowed}.hw-floatbar-sep{width:1px;height:20px;background:var(--hw-border);margin:0 2px}.hw-floatbar-ai{height:26px;padding:0 10px;border:1px solid var(--hw-ai);border-radius:6px;background:var(--hw-ai);color:#fff;cursor:pointer;font-size:12px;font-weight:600;line-height:1}.hw-floatbar-ai:hover:not(:disabled){filter:brightness(1.06)}.hw-floatbar-ai:disabled{opacity:.4;cursor:not-allowed}.hw-floatbar-tail{position:absolute;width:0;height:0;margin-left:-6px}.hw-floatbar[data-placement=above] .hw-floatbar-tail{bottom:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}.hw-floatbar[data-placement=below] .hw-floatbar-tail{top:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.hw-format-ribbon{display:flex;align-items:center;gap:3px;flex-wrap:wrap;padding:5px 14px;background:var(--hw-panel);border-bottom:1px solid var(--hw-border);font-size:12px}.hw-ribbon-btn{min-width:26px;height:26px;padding:0 6px;border:1px solid transparent;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;color:#111;line-height:1}.hw-ribbon-btn:hover:not(:disabled){background:#f0f1f3}.hw-ribbon-btn:disabled{opacity:.4;cursor:not-allowed}.hw-ribbon-btn-active{background:var(--hw-accent);border-color:var(--hw-accent);color:#fff}.hw-ribbon-btn-active:hover:not(:disabled){background:var(--hw-accent);filter:brightness(1.05)}.hw-ribbon-size{width:40px;height:26px;border:1px solid var(--hw-border);border-radius:6px;font-size:12px;padding:0 4px;text-align:center;background:#fff;color:#111}.hw-ribbon-size:disabled{opacity:.4;cursor:not-allowed}.hw-ribbon-font{height:26px;max-width:128px;border:1px solid var(--hw-border);border-radius:6px;font-size:12px;background:#fff;color:#111}.hw-ribbon-font:disabled{opacity:.4;cursor:not-allowed}.hw-ribbon-sep{width:1px;height:20px;background:var(--hw-border);margin:0 3px}.hw-ribbon-color{display:inline-flex;align-items:center;gap:2px;font-size:10px;color:var(--hw-muted);cursor:pointer}.hw-ribbon-color input[type=color]{width:22px;height:22px;padding:0;border:1px solid var(--hw-border);border-radius:4px;background:none;cursor:pointer}.hw-ribbon-color input[type=color]:disabled{opacity:.4;cursor:not-allowed}.hw-ribbon-mode{margin-left:auto;font-size:11px;color:var(--hw-muted);white-space:nowrap}.hw-hover{position:absolute;border:1.5px solid var(--hw-accent);background:#2563eb0d;border-radius:2px;pointer-events:none;z-index:3}.hw-hover-cell{border-color:#059669;background:#0596690f}.hw-hover-table{border-color:var(--hw-ai);background:#7c3aed0d}.hw-canvas[data-hover-cursor=text] .hw-sheet{cursor:text}.hw-canvas[data-hover-cursor=col-resize] .hw-sheet{cursor:col-resize}.hw-canvas[data-hover-cursor=row-resize] .hw-sheet{cursor:row-resize}.hw-ctxmenu{position:fixed;z-index:40;min-width:168px;padding:4px;background:#fff;border:1px solid var(--hw-border);border-radius:10px;box-shadow:0 8px 28px #00000038;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw-ctxmenu-head{padding:4px 8px 6px;font-size:11px;font-weight:600;color:var(--hw-muted)}.hw-ctxmenu-item{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;padding:6px 10px;border:none;border-radius:6px;background:none;cursor:pointer;font:inherit;color:#111;text-align:left;line-height:1.2}.hw-ctxmenu-item.hw-ctxmenu-active:not(:disabled),.hw-ctxmenu-item:hover:not(:disabled){background:#f0f1f3}.hw-ctxmenu-item:disabled{opacity:.4;cursor:not-allowed}.hw-ctxmenu-icon{display:inline-flex;align-items:center;width:16px;justify-content:center;font-size:12px;color:var(--hw-muted)}.hw-ctxmenu-label{flex:1 1}.hw-ctxmenu-sep{height:1px;margin:4px 6px;background:var(--hw-border)}.hw-sidepanel{width:360px;flex-shrink:0;min-height:0;display:flex;flex-direction:column;border-left:1px solid var(--hw-border);background:#fafafa}.hw-sidepanel-unstyled{width:auto;border:0;background:transparent}.hw-panel-layer{position:absolute;inset:0;z-index:70;display:flex;pointer-events:none}.hw-panel-backdrop{position:absolute;inset:0;border:0;padding:0;cursor:default;background:#0f121861;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}.hw-panel-layer .hw-sidepanel{position:relative;z-index:1;pointer-events:auto}.hw-panel-layer-bottom{align-items:flex-end;justify-content:center;padding:14px}.hw-panel-layer-bottom .hw-sidepanel{width:min(920px,100%);height:min(48%,440px);min-height:280px;border:1px solid var(--hw-border);border-radius:16px;overflow:hidden;box-shadow:0 20px 55px #00000047}.hw-panel-layer-modal{align-items:center;justify-content:center;padding:24px}.hw-panel-layer-modal .hw-sidepanel{width:min(620px,100%);height:min(720px,86%);min-height:360px;border:1px solid var(--hw-border);border-radius:16px;overflow:hidden;box-shadow:0 24px 70px #00000052}.hw-panel-launcher{position:absolute;z-index:65;width:38px;height:38px;padding:0;border:1px solid var(--hw-border);border-radius:12px;cursor:pointer;color:#fff;background:var(--hw-ai);box-shadow:0 8px 24px #0000003d}.hw-panel-launcher-bottom{right:18px;bottom:18px}.hw-panel-launcher-modal{right:18px;top:18px}.hw-sidepanel-tabs{display:grid;grid-template-columns:1fr 1fr 32px;flex:0 0 42px;padding:5px 6px 0;background:var(--hw-panel);border-bottom:1px solid var(--hw-border)}.hw-sidepanel-tabs button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:var(--hw-muted);font:inherit;font-size:12px;font-weight:600;cursor:pointer;border-radius:7px 7px 0 0}.hw-sidepanel-tabs button:hover{color:var(--hw-text);background:#f5f5f6}.hw-sidepanel-tabs button.is-active{color:var(--hw-ai)}.hw-sidepanel-tabs button.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:2px;border-radius:2px 2px 0 0;background:var(--hw-ai)}.hw-sidepanel-tabs .hw-sidepanel-collapse{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:28px;height:28px;padding:0;border-radius:7px;color:var(--hw-muted)}.hw-sidepanel-tabs .hw-sidepanel-collapse:after{display:none}.hw-sidepanel-collapsed{width:40px;align-items:center}.hw-sidepanel-expand{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:7px;padding:0;border:1px solid var(--hw-border);border-radius:8px;background:var(--hw-panel);color:var(--hw-muted);font:inherit;cursor:pointer}.hw-sidepanel-expand:hover{color:var(--hw-text);background:#f0f1f3}.hw-sidepanel-body{display:flex;flex-direction:column;flex:1 1;min-width:0;min-height:0}.hw-sidepanel-pane{display:none;flex:1 1;min-height:0}.hw-sidepanel-pane.is-active{display:flex}.hw-sidepanel .hw-chat{width:100%;height:100%;border-left:0}.hw-sidepanel .hw-chat-head{display:none}.hw-chat{width:360px;flex-shrink:0;display:flex;flex-direction:column;border-left:1px solid var(--hw-border);background:#fafafa}.hw-chat-head{display:flex;align-items:baseline;gap:6px;height:40px;padding:0 12px;border-bottom:1px solid var(--hw-border)}.hw-chat-title{font-size:14px;font-weight:600;color:var(--hw-ai)}.hw-chat-sub{font-size:12px;color:var(--hw-muted)}.hw-design{flex:1 1;min-height:0;overflow:auto;color:var(--hw-text);background:#fafafa}.hw-design-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 26px;text-align:center;color:var(--hw-muted)}.hw-design-empty-icon{display:flex;color:#b7bbc4;margin-bottom:10px}.hw-design-empty strong{font-size:13px;color:#4b5563}.hw-design-empty p{max-width:250px;font-size:12px;line-height:1.55}.hw-design-selection{display:flex;align-items:center;gap:10px;padding:14px;background:var(--hw-panel);border-bottom:1px solid var(--hw-border)}.hw-design-selection>div{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.hw-design-selection strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hw-design-kind,.hw-design-page{font-size:10px;font-weight:600;color:var(--hw-muted);text-transform:uppercase}.hw-design-page{padding:3px 6px;border:1px solid var(--hw-border);border-radius:5px;background:#fff}.hw-design-section{padding:13px 14px 15px;border-bottom:1px solid var(--hw-border)}.hw-design-section h3{margin:0 0 10px;font-size:11px;color:var(--hw-muted);font-weight:600}.hw-design-grid{display:grid;grid-gap:6px;gap:6px}.hw-design-geometry{grid-template-columns:1fr 1fr}.hw-design-geometry label{height:29px;display:flex;align-items:center;gap:7px;padding:0 8px;background:#f0f1f3;border:1px solid transparent;border-radius:6px}.hw-design-geometry span{width:12px;font-size:10px;color:#8b919b}.hw-design-geometry output{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hw-design-select{width:100%;height:31px;margin-bottom:8px;padding:0 8px;box-sizing:border-box;border:1px solid #d8dbe1;border-radius:6px;background:#fff;color:var(--hw-text);font:inherit;font-size:12px}.hw-design-row{display:flex;align-items:center;gap:6px}.hw-design-align button,.hw-design-row button{height:30px;min-width:30px;padding:0 8px;border:1px solid #d8dbe1;border-radius:6px;background:#fff;color:var(--hw-text);font:inherit;font-size:12px;cursor:pointer}.hw-design-align button:hover:not(:disabled),.hw-design-row button:hover:not(:disabled){background:#eef0f3}.hw-design-align button:disabled,.hw-design-row button:disabled,.hw-design-select:disabled{opacity:.38;cursor:default}.hw-design-stepper{height:30px;display:grid;grid-template-columns:28px 44px 28px;border:1px solid #d8dbe1;border-radius:6px;overflow:hidden;background:#fff}.hw-design-stepper button{min-width:0;height:28px;padding:0;border:0;border-radius:0}.hw-design-stepper input{width:44px;box-sizing:border-box;border:0;border-left:1px solid #e3e5e9;border-right:1px solid #e3e5e9;outline:0;text-align:center;font:inherit;font-size:12px;color:var(--hw-text);background:#fff}.hw-design-toggle.is-active{color:var(--hw-ai);background:#7c3aed1a;border-color:#7c3aed73}.hw-design-color,.hw-design-fill{height:30px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d8dbe1;border-radius:6px;background:#fff;padding:0 7px;box-sizing:border-box}.hw-design-color{margin-left:auto;width:34px;padding:4px}.hw-design-color input,.hw-design-fill input{width:24px;height:20px;padding:0;border:0;background:transparent;cursor:pointer}.hw-design-fill{font-size:11px;color:var(--hw-muted)}.hw-design-align{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin-top:8px}.hw-design-align button{display:inline-flex;align-items:center;justify-content:center;padding:0}.hw-design-note{margin:9px 0 0;color:var(--hw-muted);font-size:10.5px;line-height:1.45}.hw-design-editing-note{display:flex;align-items:center;gap:9px;margin:12px 14px 0;padding:10px 11px;border:1px solid rgba(37,99,235,.22);border-radius:8px;background:#2563eb0f}.hw-design-editing-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--hw-accent);box-shadow:0 0 0 4px #2563eb1a}.hw-design-editing-note div{display:flex;flex-direction:column;gap:2px}.hw-design-editing-note strong{font-size:11px}.hw-design-editing-note span{font-size:10px;color:var(--hw-muted)}.hw-workspace.hw-studio{--hw-border:#30343d;--hw-bg:#15181d;--hw-panel:#202329;--hw-text:#e7e9ee;--hw-muted:#939aa7;--hw-accent:#8b5cf6;--hw-ai:#a78bfa;color-scheme:dark}.hw-studio .hw-toolbar{min-height:44px;padding:6px 12px;gap:6px;background:#202329;box-shadow:inset 0 -1px #ffffff05}.hw-studio .hw-brand{color:#f3f4f6;letter-spacing:-.02em}.hw-studio .hw-outline-collapse,.hw-studio .hw-outline-expand,.hw-studio .hw-tool,.hw-studio .hw-zoom{color:#d9dde5;background:#272b32;border-color:#3b404a}.hw-studio .hw-outline-collapse:hover,.hw-studio .hw-outline-expand:hover,.hw-studio .hw-tool:hover:not(:disabled),.hw-studio .hw-zoom:hover:not(:disabled){background:#323741;border-color:#4c5360}.hw-studio .hw-tool-accent{color:#fff;background:#7c3aed;border-color:#8b5cf6}.hw-studio .hw-tool-active{color:#ddd6fe;background:#7c3aed33;border-color:#7c3aed}.hw-studio .hw-canvas{padding:28px 30px 46px;background:radial-gradient(700px 440px at 50% -130px,rgba(124,58,237,.13),transparent 70%),#15181d}.hw-studio .hw-sheet{box-shadow:0 14px 42px #0000007a,0 0 0 1px #ffffff0d}.hw-studio .hw-chat,.hw-studio .hw-design,.hw-studio .hw-outline,.hw-studio .hw-sidepanel,.hw-studio .hw-statusbar{background:#1c1f25}.hw-studio .hw-design-selection,.hw-studio .hw-outline-head,.hw-studio .hw-sidepanel-tabs{background:#202329}.hw-studio .hw-outline-item{color:#cfd4dc}.hw-studio .hw-outline-item:hover,.hw-studio .hw-sidepanel-tabs button:hover{background:#292d35}.hw-studio .hw-outline-active{color:#ddd6fe;background:#7c3aed2e}.hw-studio .hw-sidepanel-tabs button.is-active{color:#ddd6fe}.hw-studio .hw-sidepanel-tabs button.is-active:after{background:#8b5cf6}.hw-studio .hw-design-geometry label{background:#252931}.hw-studio .hw-design-align button,.hw-studio .hw-design-color,.hw-studio .hw-design-fill,.hw-studio .hw-design-page,.hw-studio .hw-design-row button,.hw-studio .hw-design-select,.hw-studio .hw-design-stepper,.hw-studio .hw-design-stepper input{color:#e3e6ec;background:#272b32;border-color:#3b404a}.hw-studio .hw-design-stepper input{border-left-color:#3b404a;border-right-color:#3b404a}.hw-studio .hw-design-align button:hover:not(:disabled),.hw-studio .hw-design-row button:hover:not(:disabled){background:#343944}.hw-studio .hw-design-toggle.is-active{color:#ddd6fe;background:#7c3aed38;border-color:#7c3aed}.hw-studio .hw-design-editing-note{background:#7c3aed1f;border-color:#a78bfa4d}.hw-studio .hw-design-editing-dot{background:#a78bfa;box-shadow:0 0 0 4px #a78bfa1f}.hw-studio .hw-thumb-frame{border-color:#3b404a}.hw-studio .hw-outline-thumb-item:hover{background:#292d35}.hw-studio .hw-outline-thumb-item.hw-outline-active{background:#7c3aed29}.hw-studio .hw-outline-active .hw-thumb-frame{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf6}.hw-studio .hw-sidepanel-expand{color:#d9dde5;background:#272b32;border-color:#3b404a}.hw-studio .hw-sidepanel-expand:hover{background:#323741;border-color:#4c5360}.hw-studio .hw-attach-btn,.hw-studio .hw-attachment,.hw-studio .hw-btn-ghost,.hw-studio .hw-chip{color:#cbd1dc}.hw-studio .hw-chip{background:#7c3aed1a;border-color:#a78bfa47}.hw-studio .hw-attach-btn:hover:not(:disabled),.hw-studio .hw-btn-ghost:hover{background:#ffffff0f}.hw-studio .hw-textarea{color:#edf0f5;background:#252931;border-color:#3b404a}.hw-studio .hw-textarea::placeholder{color:#777f8d}.hw-studio .hw-card{background:#252931;border-color:#a78bfa47}.hw-studio .hw-card-label,.hw-studio .hw-card-summary,.hw-studio .hw-step,.hw-studio .hw-step-reasoning{color:#d7dbe3}.hw-studio .hw-step-status{color:#a8afbb}@media(max-width:960px){.hw-workspace.hw-studio .hw-outline{display:none}.hw-workspace.hw-studio .hw-body{position:relative}.hw-workspace.hw-studio .hw-sidepanel{position:absolute;z-index:24;top:0;right:0;bottom:0;width:min(320px,calc(100% - 72px));box-shadow:-14px 0 34px #00000061}.hw-workspace.hw-studio .hw-sidepanel-collapsed{width:40px;box-shadow:none}.hw-workspace.hw-studio .hw-canvas{padding:18px 48px 40px 18px}}.hw-mock-badge{padding:8px 12px;font-size:11px;color:#b45309;background:#f59e0b1a;border-bottom:1px solid rgba(245,158,11,.3)}.hw-mock-badge code{background:#00000014;padding:1px 4px;border-radius:3px}.hw-chat-list{flex:1 1;min-height:0;overflow:auto;padding:12px}.hw-empty{margin-top:24px;text-align:center;font-size:12px;color:var(--hw-muted)}.hw-chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px}.hw-chip{border:1px solid rgba(124,58,237,.3);background:#7c3aed0d;color:#444;font-size:11px;padding:4px 10px;border-radius:999px;cursor:pointer}.hw-chip:disabled{opacity:.4;cursor:default}.hw-msgs{display:flex;flex-direction:column;gap:12px}.hw-msg-user{align-self:flex-end;max-width:85%;background:var(--hw-accent);color:#fff;padding:8px 12px;border-radius:14px 14px 4px;font-size:13px}.hw-msg-error{font-size:12px;color:#b45309;background:#f59e0b1a;border:1px solid rgba(245,158,11,.4);padding:8px 12px;border-radius:14px 14px 14px 4px;white-space:pre-wrap}.hw-msg-assistant,.hw-msg-error{align-self:flex-start;max-width:95%}.hw-msg-assistant{width:100%}.hw-cards{display:flex;flex-direction:column;gap:6px;border:1px solid rgba(124,58,237,.3);background:#7c3aed0d;padding:8px;border-radius:14px 14px 14px 4px}.hw-card{border:1px solid rgba(124,58,237,.25);background:#fff9;padding:6px 10px;border-radius:8px}.hw-card-head{display:flex;align-items:center;gap:6px}.hw-card-icon{font-size:14px;line-height:1}.hw-card-label{font-size:12px;font-weight:500;color:#374151}.hw-card-target{margin-left:auto;font-family:ui-monospace,Menlo,monospace;font-size:10px;color:var(--hw-accent);background:#2563eb1a;padding:1px 6px;border-radius:999px}.hw-card-summary{margin:4px 0 0;font-size:12px;line-height:1.4;color:#4b5563;word-break:break-word}.hw-card-jump{margin-top:4px;font-size:11px;color:var(--hw-accent);background:none;border:none;cursor:pointer;padding:0}.hw-card-jump:hover{text-decoration:underline}.hw-card-danger{border-color:#dc262673;background:#fef2f2cc}.hw-card-danger-badge{font-size:10px;font-weight:600;color:#b91c1c;background:#dc26261f;padding:1px 6px;border-radius:999px}.hw-card-detail{margin:6px 0 0;padding:4px 8px;font-size:11px;line-height:1.5;color:#6b7280;border-left:3px solid rgba(220,38,38,.4);background:#00000008;border-radius:0 6px 6px 0;word-break:break-word;white-space:pre-wrap}.hw-review{margin-top:6px;display:flex;gap:8px}.hw-btn-primary{background:var(--hw-accent);color:#fff;font-weight:500}.hw-btn-ghost,.hw-btn-primary{border:none;font-size:12px;padding:5px 12px;border-radius:6px;cursor:pointer}.hw-btn-ghost{background:none;color:#4b5563}.hw-btn-ghost:hover{background:#0000000f}.hw-btn-ghost:disabled,.hw-btn-primary:disabled{opacity:.4;cursor:default}.hw-applied{font-size:11px;color:#059669}.hw-discarded{margin-top:4px;font-size:11px;color:var(--hw-muted)}.hw-applied-row{margin-top:4px;display:flex;align-items:center;gap:8px}.hw-revert{font-size:11px;color:#b45309;padding:2px 8px}.hw-revert:not(:disabled):hover{background:#b453091a}.hw-citations{margin-top:6px;padding:6px 8px;border:1px solid rgba(37,99,235,.2);background:#2563eb0d;border-radius:8px}.hw-citations-head{font-size:11px;font-weight:600;color:var(--hw-accent)}.hw-citations-list{margin:4px 0 0;padding-left:16px;display:flex;flex-direction:column;gap:2px}.hw-citations-list li{font-size:11px;line-height:1.4}.hw-citation-link{color:var(--hw-accent);word-break:break-word;text-decoration:none}.hw-citation-link:hover{text-decoration:underline}.hw-timeline{margin:2px 0 6px;padding-left:12px;border-left:2px solid var(--hw-border);display:flex;flex-direction:column;gap:4px}.hw-step{font-size:11px;line-height:1.45;color:#4b5563;position:relative}.hw-step-status{font-weight:600;color:#6b7280;display:flex;align-items:center;gap:6px}.hw-step-dot{width:6px;height:6px;border-radius:999px;background:var(--hw-accent);flex:none}.hw-step-reasoning{color:#374151;white-space:pre-wrap;word-break:break-word}.hw-step-search .hw-step-search-query{font-weight:600;color:var(--hw-accent)}.hw-step-search-running{color:var(--hw-muted)}.hw-step-live{animation:hw-pulse 1.1s ease-in-out infinite}@keyframes hw-pulse{0%,to{opacity:1}50%{opacity:.55}}.hw-empty-result{margin-top:4px;font-size:12px;color:var(--hw-muted)}.hw-composer-tools{display:flex;align-items:center;gap:6px;margin-bottom:6px}.hw-attach-btn{font-size:11px;color:#4b5563;background:none;border:1px solid var(--hw-border);padding:3px 10px;border-radius:999px;cursor:pointer}.hw-attach-btn:not(:disabled):hover{background:#0000000a}.hw-attach-btn:disabled{opacity:.4;cursor:default}.hw-attachments-wrap{margin-bottom:6px}.hw-attachments-head{display:flex;align-items:center;margin-bottom:4px}.hw-attachments-hint{font-size:11px;color:var(--hw-muted);cursor:help}.hw-attachments{display:flex;flex-wrap:wrap;gap:6px}.hw-attachment{display:inline-flex;align-items:center;gap:4px;max-width:100%;font-size:11px;color:#374151;border:1px solid var(--hw-border);background:#00000008;padding:2px 6px;border-radius:8px}.hw-attachment-unsupported{color:#92400e;border-color:#d9770680;background:#d9770614}.hw-attachment-thumb{width:22px;height:22px;object-fit:cover;border-radius:4px;display:block}.hw-attachment-icon{display:inline-flex;align-items:center;color:var(--hw-muted)}.hw-attachment-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-attachment-meta{color:var(--hw-muted);font-size:10px}.hw-attachment-x{display:inline-flex;align-items:center;background:none;border:none;color:inherit;cursor:pointer;padding:1px;border-radius:3px}.hw-attachment-x:hover{background:#0000001a;border-radius:3px}.hw-attach-error{margin:0 0 6px;padding:0 4px;font-size:11px;color:#b91c1c}.hw-typing{align-self:flex-start;display:flex;gap:4px;padding:10px 12px;border:1px solid rgba(124,58,237,.3);background:#7c3aed0d;border-radius:14px 14px 14px 4px}.hw-dot{width:6px;height:6px;border-radius:50%;background:var(--hw-ai);animation:hw-blink 1s infinite}.hw-dot:nth-child(2){animation-delay:.15s}.hw-dot:nth-child(3){animation-delay:.3s}@keyframes hw-blink{0%,to{opacity:.3}50%{opacity:1}}.hw-composer{flex-shrink:0;border-top:1px solid var(--hw-border);padding:8px}.hw-composer-hint{margin:0 0 6px;padding:0 4px;font-size:11px;color:var(--hw-muted)}.hw-anchors-wrap{margin-bottom:6px}.hw-anchors-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.hw-anchors-hint{font-size:11px;color:var(--hw-muted);cursor:help}.hw-anchors-clear{font:inherit;font-size:11px;color:var(--hw-ai);background:none;border:none;cursor:pointer;padding:0 2px}.hw-anchors-clear:hover{text-decoration:underline}.hw-anchors{display:flex;flex-wrap:wrap;gap:6px}.hw-anchor{gap:4px;font-size:11px;color:var(--hw-ai);border:1px solid rgba(124,58,237,.4);background:#7c3aed1a;padding:2px 8px;border-radius:999px}.hw-anchor,.hw-anchor-x{display:inline-flex;align-items:center}.hw-anchor-x{background:none;border:none;color:inherit;cursor:pointer;padding:1px;border-radius:3px}.hw-anchor-x:hover{background:#7c3aed40;border-radius:3px}.hw-composer-row{display:flex;align-items:flex-end;gap:8px}.hw-textarea{flex:1 1;height:56px;resize:none;font:inherit;font-size:13px;border:1px solid var(--hw-border);border-radius:8px;padding:8px 10px;outline:none;background:#fff}.hw-textarea:focus{border-color:var(--hw-accent)}.hw-textarea:disabled{opacity:.5}.hw-btn-send{height:36px;background:var(--hw-ai);color:#fff;border:none;font-size:13px;font-weight:500;padding:0 14px;border-radius:8px;cursor:pointer}.hw-btn-send:hover{opacity:.9}.hw-btn-send:disabled{opacity:.4;cursor:default}.hw-status{position:fixed;left:50%;bottom:20px;transform:translate(-50%);background:#0f172aeb;color:#e2e8f0;font-size:12px;padding:8px 16px;border-radius:8px;z-index:50;box-shadow:0 4px 16px #00000040}.hw-find{position:absolute;top:52px;right:16px;z-index:40;display:flex;flex-direction:column;gap:6px;padding:8px 10px;background:var(--hw-panel);border:1px solid var(--hw-border);border-radius:10px;box-shadow:0 6px 20px #00000029}.hw-format-ribbon~.hw-find{top:92px}.hw-find-row{display:flex;align-items:center;gap:6px}.hw-find-input{font:inherit;font-size:13px;padding:5px 8px;width:168px;border:1px solid #cdd0d6;border-radius:6px;background:#fff;color:var(--hw-text);outline:none}.hw-find-input:focus{border-color:var(--hw-accent)}.hw-find-input:disabled{opacity:.4}.hw-find-count{font-size:11px;color:var(--hw-muted);min-width:46px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.hw-find-close,.hw-find-nav{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;font:inherit;font-size:12px;line-height:1;border:1px solid transparent;border-radius:6px;background:none;color:var(--hw-muted);cursor:pointer}.hw-find-close:hover,.hw-find-nav:hover:not(:disabled){background:#f0f1f3;color:var(--hw-text)}.hw-find-nav:disabled{opacity:.35;cursor:default}.hw-find-case{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--hw-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 2px}.hw-find-btn{font:inherit;font-size:12px;padding:5px 8px;white-space:nowrap;border:1px solid #cdd0d6;border-radius:6px;background:#fff;cursor:pointer}.hw-find-btn:hover:not(:disabled){background:#f0f1f3}.hw-find-btn:disabled{opacity:.4;cursor:default}.hw-find-note{margin:0;font-size:11px;color:var(--hw-muted);max-width:320px}.hw-find-overlay{position:absolute;inset:0;pointer-events:none;z-index:3}.hw-find-hit{position:absolute;border-radius:1px;background:#facc1561;box-shadow:inset 0 0 0 1px #ca8a048c}.hw-find-current{background:#f9731680;box-shadow:inset 0 0 0 1.5px #ea580ce6}.hw-colwidth{position:fixed;z-index:70;min-width:200px;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--hw-border);border-radius:8px;padding:10px;box-shadow:0 8px 28px #0000002e;font-size:12px}.hw-colwidth-head{font-size:12px;font-weight:600;color:var(--hw-text)}.hw-colwidth-row{display:flex;align-items:center;gap:6px}.hw-colwidth-label{color:var(--hw-muted);flex:0 0 auto}.hw-colwidth-input{font:inherit;font-size:13px;width:68px;margin-left:auto;padding:4px 6px;text-align:right;border:1px solid #cdd0d6;border-radius:6px;background:#fff;color:var(--hw-text);outline:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hw-colwidth-input:focus{border-color:var(--hw-accent)}.hw-colwidth-unit{color:var(--hw-muted);flex:0 0 auto}.hw-colwidth-actions{display:flex;gap:6px}.hw-colwidth-apply{font:inherit;font-size:12px;padding:5px 10px;flex:0 0 auto;cursor:pointer;border:1px solid var(--hw-accent);border-radius:6px;background:var(--hw-accent);color:#fff}.hw-colwidth-apply:hover{opacity:.9}.hw-colwidth-equalize{font:inherit;font-size:12px;padding:5px 8px;flex:1 1;white-space:nowrap;cursor:pointer;border:1px solid #cdd0d6;border-radius:6px;background:#fff;color:var(--hw-text)}.hw-colwidth-equalize:hover:not(:disabled){background:#f0f1f3}.hw-colwidth-equalize:disabled{opacity:.4;cursor:default}.hw-colwidth-note{margin:0;font-size:11px;color:var(--hw-muted);max-width:220px;line-height:1.35}.hw-cellshade{position:absolute;z-index:50;display:flex;align-items:center;gap:3px;padding:3px 4px;background:#fff;border:1px solid var(--hw-border);border-radius:6px;box-shadow:0 4px 14px #00000029}.hw-cellshade-swatch{width:18px;height:18px;padding:0;border-radius:3px;border:1px solid rgba(0,0,0,.2);cursor:pointer}.hw-cellshade-swatch:hover{outline:2px solid var(--hw-accent);outline-offset:0}.hw-cellshade-custom{width:22px;height:18px;border-radius:3px;border:1px solid rgba(0,0,0,.2);cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.hw-cellshade-custom input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hw-cellshade-clear{font:inherit;font-size:11px;line-height:1;padding:3px 6px;cursor:pointer;border:1px solid #cdd0d6;border-radius:4px;background:#fff;color:var(--hw-muted)}.hw-cellshade-clear:hover{background:#f0f1f3;color:var(--hw-text)}