.hv-root{--hv-bg:#f3f4f6;--hv-paper-bg:#fff;--hv-fg:#1f2937;--hv-muted:#6b7280;--hv-border:#e5e7eb;--hv-primary:#4f46e5;--hv-primary-fg:#fff;--hv-page-bg:#fff;--hv-panel-subtle-bg:#eef2ff;--hv-input-bg:#f8fafc;--hv-input-fg:#1f2937;--hv-input-border:#d1d5db;--hv-thumb-preview-bg:#fff;--hv-thumb-skeleton-bg:#e5e7eb;--hv-thumb-skeleton-fg:#cbd5e1;--hv-modal-bg:#fff;--hv-modal-subtle-bg:#f8fafc;--hv-sheet-scroll-bg:#f8fafc;--hv-sheet-header-bg:#f1f5f9;--hv-sheet-header-fg:#475569;--hv-sheet-cell-bg:#fff;--hv-sheet-cell-fg:#0f172a;--hv-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--hv-shadow-lg:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--hv-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--hv-bg);color:var(--hv-fg);display:flex;flex-direction:column;height:100%;width:100%;position:relative;overflow:hidden}.hv-root[data-hv-theme=dark]{--hv-bg:#0f172a;--hv-paper-bg:#111827;--hv-fg:#f8fafc;--hv-muted:#94a3b8;--hv-border:#334155;--hv-panel-subtle-bg:rgba(79,70,229,.14);--hv-input-bg:#0f172a;--hv-input-fg:#f8fafc;--hv-input-border:#475569;--hv-thumb-preview-bg:#111827;--hv-thumb-skeleton-bg:#1e293b;--hv-thumb-skeleton-fg:#475569;--hv-modal-bg:#111827;--hv-modal-subtle-bg:#0f172a;--hv-sheet-scroll-bg:#0f172a;--hv-sheet-header-bg:#1e293b;--hv-sheet-header-fg:#cbd5e1;--hv-sheet-cell-bg:#111827;--hv-sheet-cell-fg:#f8fafc;--hv-shadow:0 4px 6px -1px rgba(0,0,0,.5);--hv-shadow-lg:0 20px 25px -5px rgba(0,0,0,.45),0 10px 10px -5px rgba(0,0,0,.35)}.hv-toolbar{flex:0 0 auto;height:56px;background:var(--hv-paper-bg);border-bottom:1px solid var(--hv-border);justify-content:space-between;padding:0 16px;z-index:20;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hv-toolbar,.hv-toolbar-group{display:flex;align-items:center}.hv-toolbar-group{gap:8px}.hv-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--hv-radius);border:1px solid transparent;background:transparent;color:var(--hv-muted);cursor:pointer;transition:all .2s ease;min-width:36px;height:36px}.hv-btn:hover:not(:disabled){background:var(--hv-bg);color:var(--hv-fg)}.hv-btn-active{background:var(--hv-panel-subtle-bg);color:var(--hv-primary);border-color:rgba(79,70,229,.16)}.hv-btn:disabled{opacity:.4;cursor:not-allowed}.hv-btn-primary{background:var(--hv-primary);color:var(--hv-primary-fg);font-weight:500;padding:0 16px}.hv-btn-primary:hover:not(:disabled){background:#4338ca;color:#fff}.hv-btn-primary.hv-btn-active{box-shadow:0 0 0 2px rgba(129,140,248,.35)}.hv-shell{flex:1;display:flex;overflow:hidden;position:relative}.hv-slot{flex:0 0 auto;padding:12px 16px;background:var(--hv-paper-bg);color:var(--hv-fg)}.hv-slot-header{border-bottom:1px solid var(--hv-border)}.hv-slot-footer{border-top:1px solid var(--hv-border)}.hv-export-slot-host{position:fixed;top:0;left:-200vw;width:960px;opacity:0;pointer-events:none;z-index:-1}.hv-export-slot{width:100%;box-sizing:border-box;background:transparent}.hv-export-slot-header{margin-bottom:12px}.hv-export-slot-footer{margin-top:12px}.hv-sidebar{width:240px;background:var(--hv-paper-bg);border-right:1px solid var(--hv-border);display:flex;flex-direction:column;transition:transform .3s ease,width .3s ease;z-index:10}.hv-sidebar.collapsed{width:0;border-right:none;overflow:hidden}.hv-thumb-list{flex:1;overflow-y:auto;padding:16px;position:relative}.hv-thumb-viewport{position:relative;width:100%}.hv-thumb-item{position:absolute;left:0;right:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.7;transition:opacity .2s;padding-bottom:16px}.hv-thumb-item.active,.hv-thumb-item:hover{opacity:1}.hv-thumb-preview{width:100px;height:140px;background:var(--hv-thumb-preview-bg);border:1px solid var(--hv-border);box-shadow:var(--hv-shadow);border-radius:4px;overflow:hidden;position:relative}.hv-thumb-item.active .hv-thumb-preview{outline:2px solid var(--hv-primary);outline-offset:2px}.hv-thumb-img{width:100%;height:100%;object-fit:contain;background:var(--hv-thumb-preview-bg)}.hv-thumb-label{font-size:12px;color:var(--hv-muted)}.hv-main{flex:1;background:var(--hv-bg);overflow:auto;padding:32px;display:flex;flex-direction:column;align-items:stretch;scroll-behavior:smooth}.hv-main.hv-main-richtext-authoring{padding:0 0 32px}.hv-zoom-shell{display:flex;justify-content:center;align-items:flex-start;margin:0 auto}.hv-zoom-stage{flex:0 0 auto;will-change:transform}.hv-page-container{background:var(--hv-page-bg);box-shadow:var(--hv-shadow-lg);margin-bottom:24px;transition:transform .2s ease;position:relative}.hv-view-single .hv-page-container{margin-left:auto;margin-right:auto}.hv-view-double{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.hv-pdf-canvas{display:block}.hv-status-shell{width:min(960px,calc(100vw - 64px));max-width:100%;min-width:0;margin:0 auto}.hv-loader,.hv-status-shell{display:flex;justify-content:center}.hv-loader{flex-direction:column;align-items:center;width:100%;min-height:160px;color:var(--hv-muted);gap:12px}.hv-spinner{width:24px;height:24px;border:3px solid var(--hv-border);border-top-color:var(--hv-primary);border-radius:50%;animation:hv-spin .8s linear infinite}@keyframes hv-spin{to{transform:rotate(1turn)}}.hv-error-banner{display:flex;flex-direction:column;align-items:center;gap:8px;margin:32px auto;padding:16px 24px;background:#fef2f2;border:1px solid #fee2e2;border-radius:var(--hv-radius);color:#991b1b;text-align:center;box-sizing:border-box;width:min(560px,100%);max-width:100%;min-width:min(280px,100%);box-shadow:var(--hv-shadow)}.hv-error-banner>p,.hv-error-banner>strong,.hv-info-banner>p,.hv-info-banner>strong{display:block;width:100%;max-width:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.hv-error-banner>p,.hv-info-banner>p{margin:0}.hv-info-banner{margin:0 auto 24px;padding:16px 20px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:var(--hv-radius);color:#1d4ed8;max-width:720px;box-shadow:var(--hv-shadow)}.hv-info-banner.warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.hv-info-banner p{margin:8px 0 0}.hv-docx-content{box-sizing:border-box;width:816px;min-height:1056px;padding:96px;background:#fff;color:#000;font-family:Calibri,Times New Roman,serif;line-height:1.5;outline:none}.hv-docx-content img{max-width:100%;height:auto;border-radius:8px}.hv-docx-content figure{margin:28px 0;display:flex;flex-direction:column;gap:10px}.hv-docx-content figure.hv-inline-image{width:100%;--hv-image-scale:1;--hv-image-focus-x:50%;--hv-image-focus-y:50%}.hv-docx-content figure.hv-inline-image.size-sm{max-width:240px}.hv-docx-content figure.hv-inline-image.size-md{max-width:420px}.hv-docx-content figure.hv-inline-image.size-lg{max-width:560px}.hv-docx-content figure.hv-inline-image.size-full{max-width:100%}.hv-docx-content figure.hv-inline-image.align-left{margin-left:0;margin-right:auto}.hv-docx-content figure.hv-inline-image.align-center{margin-left:auto;margin-right:auto}.hv-docx-content figure.hv-inline-image.align-right{margin-left:auto;margin-right:0}.hv-inline-image-frame{width:100%;overflow:hidden;border-radius:12px;background:#eef2f7}.hv-inline-image-frame img{display:block;width:100%;object-position:var(--hv-image-focus-x) var(--hv-image-focus-y);transform:scale(var(--hv-image-scale));transform-origin:center center}.hv-docx-content figure.hv-inline-image.crop-original .hv-inline-image-frame{aspect-ratio:auto}.hv-docx-content figure.hv-inline-image.crop-original .hv-inline-image-frame img{height:auto;object-fit:contain}.hv-docx-content figure.hv-inline-image.crop-wide .hv-inline-image-frame{aspect-ratio:16/9}.hv-docx-content figure.hv-inline-image.crop-square .hv-inline-image-frame{aspect-ratio:1/1}.hv-docx-content figure.hv-inline-image.crop-portrait .hv-inline-image-frame{aspect-ratio:4/5}.hv-docx-content figure.hv-inline-image.crop-portrait img,.hv-docx-content figure.hv-inline-image.crop-square img,.hv-docx-content figure.hv-inline-image.crop-wide img{width:100%;height:100%;object-fit:cover}.hv-docx-content figcaption{font-size:12px;color:#64748b;text-align:center}.hv-docx-content a{color:#2563eb;text-decoration:underline}.hv-docx-content blockquote{margin:24px 0;padding:12px 16px;border-left:4px solid #94a3b8;background:#f8fafc;color:#334155}.hv-docx-content hr{border:0;border-top:1px solid #cbd5e1;margin:28px 0}.hv-docx-content table{width:100%;border-collapse:collapse;margin:24px 0}.hv-plain-text-doc{color:#0f172a;font-family:Georgia,Times New Roman,serif}.hv-plain-text-doc ol,.hv-plain-text-doc p,.hv-plain-text-doc ul{margin:0 0 18px;line-height:1.72;font-size:17px}.hv-plain-text-doc ol,.hv-plain-text-doc ul{padding-left:28px}.hv-docx-content td,.hv-docx-content th{border:1px solid #cbd5e1;padding:10px 12px;vertical-align:top}.hv-docx-content th{background:#f8fafc;font-weight:700}.hv-docx-measure-shell{position:fixed;top:0;left:-200vw;width:816px;opacity:0;pointer-events:none;z-index:-1}.hv-docx-measure-content{overflow:visible}.hv-docx-page-surface{width:816px;min-height:1056px;overflow:hidden}.hv-text-scroll-surface{width:816px;min-height:0;overflow:visible}.hv-text-scroll-content{width:100%;min-height:0}.hv-richtext-authoring-shell{width:100%;min-width:100%;display:flex;flex-direction:column;gap:0}.hv-richtext-authoring-top{width:100%;box-sizing:border-box;flex:0 0 auto;align-self:stretch;margin:0 0 24px;background:var(--hv-paper-bg);border-bottom:1px solid var(--hv-border);overflow:hidden}.hv-docx-editor-stage{position:relative}.hv-docx-page-image{display:block;width:100%;height:auto}.hv-richtext-toolbar{display:flex;flex-direction:column;gap:10px;padding:12px 24px;border-bottom:none;background:var(--hv-paper-bg)}.hv-richtext-file-input{display:none}.hv-richtext-toolbar-row{display:flex;flex-wrap:wrap;gap:0 12px;align-items:flex-end}.hv-richtext-toolbar-section{display:flex;flex-direction:column;gap:8px;position:relative;padding:0 24px}.hv-richtext-toolbar-section:first-child{padding-left:0}.hv-richtext-toolbar-section:last-child{padding-right:0}.hv-richtext-toolbar-section:not(:last-child):after{content:"";position:absolute;top:2px;right:0;bottom:2px;width:1px;background:var(--hv-border)}.hv-richtext-toolbar-section-toggle{display:none}.hv-richtext-toolbar-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hv-muted)}.hv-richtext-toolbar-subgroup{display:flex;flex-direction:column;gap:6px}.hv-richtext-toolbar-sublabel{font-size:11px;font-weight:600;color:var(--hv-muted)}.hv-richtext-button-group{display:flex;flex-wrap:wrap;gap:8px}.hv-richtext-button-group .hv-btn{min-width:auto;height:32px;padding:0 10px;font-size:12px}.hv-richtext-context-panel{display:flex;flex-direction:column;gap:14px;padding:14px 0 4px;border-top:1px solid var(--hv-border)}.hv-richtext-context-panel-compact{padding-top:8px}.hv-richtext-context-header strong{display:block;font-size:14px;color:var(--hv-fg)}.hv-richtext-context-header p{margin:6px 0 0;font-size:12px;line-height:1.5;color:var(--hv-muted)}.hv-richtext-image-editor{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;align-items:start}.hv-richtext-image-preview-card{padding:12px;border:1px solid var(--hv-border);border-radius:14px;background:var(--hv-modal-subtle-bg)}.hv-richtext-image-preview{position:relative;width:100%;overflow:hidden;border-radius:12px;background:#e2e8f0;cursor:crosshair}.hv-richtext-image-preview.crop-original{aspect-ratio:4/3}.hv-richtext-image-preview.crop-wide{aspect-ratio:16/9}.hv-richtext-image-preview.crop-square{aspect-ratio:1/1}.hv-richtext-image-preview.crop-portrait{aspect-ratio:4/5}.hv-richtext-image-preview img{width:100%;height:100%;object-fit:cover;pointer-events:none}.hv-richtext-image-preview.crop-original img{object-fit:contain;background:#fff}.hv-richtext-image-focus-point{position:absolute;width:20px;height:20px;border-radius:999px;border:2px solid #fff;background:var(--hv-primary);box-shadow:0 4px 12px rgba(15,23,42,.24);transform:translate(-50%,-50%);pointer-events:none}.hv-richtext-image-controls{display:flex;flex-direction:column;gap:12px}.hv-richtext-range-group{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--hv-muted)}.hv-richtext-focus-readout{display:flex;gap:12px;font-size:12px;color:var(--hv-muted)}.hv-richtext-select{min-width:150px;border:1px solid var(--hv-input-border);border-radius:10px;padding:8px 10px;background:var(--hv-input-bg);color:var(--hv-input-fg);font-size:12px;outline:none}.hv-richtext-select:focus{border-color:var(--hv-primary);box-shadow:0 0 0 2px rgba(79,70,229,.16)}.hv-richtext-template-panel{display:flex;flex-direction:column;gap:10px;flex:0 0 auto;padding:10px 24px 14px;border-top:1px solid var(--hv-border);background:var(--hv-paper-bg)}.hv-richtext-template-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between}.hv-richtext-template-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hv-muted)}.hv-richtext-template-grid{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.hv-richtext-template-toggle{min-width:auto;padding:0 12px;color:var(--hv-fg);background:var(--hv-paper-bg);border-color:var(--hv-border)}.hv-richtext-template-card{display:flex;flex:0 0 220px;flex-direction:column;gap:8px;align-items:flex-start;min-height:104px;padding:14px;border:1px solid var(--hv-border);border-radius:12px;background:var(--hv-paper-bg);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hv-richtext-template-card:hover{border-color:rgba(79,70,229,.35);transform:translateY(-1px)}.hv-richtext-template-card.active{border-color:rgba(79,70,229,.6);box-shadow:0 0 0 2px rgba(79,70,229,.12);background:var(--hv-panel-subtle-bg)}.hv-richtext-template-title{font-size:14px;font-weight:700;color:var(--hv-fg)}.hv-richtext-template-description{font-size:12px;line-height:1.45;color:var(--hv-muted)}.hv-docx-preview-stage{width:100%}.hv-docx-preview-shell{position:fixed;top:0;left:-200vw;width:1200px;opacity:0;pointer-events:none;z-index:-1;overflow:visible}.hv-docx-preview-host{width:max-content}.hv-docx-preview-host .hv-docx-page-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%;background:transparent!important;padding:0!important}.hv-docx-preview-host section.hv-docx-page{position:relative;margin:0!important;box-shadow:var(--hv-shadow-lg);background:#fff;color:#000}.hv-docx-preview-host section.hv-docx-page img{max-width:100%;height:auto}.hv-docx-preview-host section.hv-docx-page .hv-signature-overlay{z-index:12}.hv-slide-container{width:960px;aspect-ratio:16/9;background:#fff;position:relative;overflow:hidden;user-select:none}.hv-sidebar-right{border-right:none;border-left:1px solid var(--hv-border)}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-in{animation:zoomIn .2s ease-out forwards}.hv-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(2px)}.hv-modal{background:var(--hv-modal-bg);border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;display:flex;flex-direction:column;max-height:90vh;position:relative}.hv-signature-overlay{position:absolute;inset:0;pointer-events:none;z-index:8}.hv-signature-overlay-capture{position:absolute;inset:0;pointer-events:auto;cursor:crosshair;background:radial-gradient(circle at center,rgba(79,70,229,.08),rgba(79,70,229,.03));outline:2px dashed rgba(79,70,229,.36);outline-offset:-10px}.hv-signature-overlay-banner{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(15,23,42,.84);border:1px solid hsla(0,0%,100%,.12);color:#fff;box-shadow:var(--hv-shadow)}.hv-signature-overlay-banner-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.hv-signature-overlay-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hv-signature-overlay-hint{max-width:420px;font-size:12px;line-height:1.45;color:hsla(0,0%,100%,.92)}.hv-signature-overlay-cancel{flex:0 0 auto;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.1);color:#fff;font-size:12px;font-weight:700;padding:8px 12px;cursor:pointer}.hv-signature-overlay-cancel:hover{background:hsla(0,0%,100%,.16)}.hv-signature-stamp{position:absolute;display:flex;flex-direction:column;justify-content:flex-start;gap:6px;padding:12px 14px 10px;border:1px solid transparent;border-radius:12px;background:transparent;box-shadow:none;pointer-events:auto;user-select:none;touch-action:none;cursor:pointer}.hv-signature-stamp:hover{background:hsla(0,0%,100%,.72);border-color:rgba(148,163,184,.35)}.hv-signature-stamp.active{background:hsla(0,0%,100%,.92);border-color:rgba(79,70,229,.7);box-shadow:0 0 0 3px rgba(79,70,229,.18),0 14px 28px rgba(15,23,42,.2);cursor:move}.hv-signature-ghost{pointer-events:none;background:hsla(0,0%,100%,.8);border-color:rgba(79,70,229,.5);box-shadow:0 0 0 2px rgba(79,70,229,.16),0 18px 32px rgba(15,23,42,.12);opacity:.94}.hv-signature-ghost .hv-signature-meta{color:#475569}.hv-signature-image{flex:1 1 auto;min-height:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center center;pointer-events:none}.hv-signature-image-wrap{flex:1 1 auto;min-height:0;display:flex;align-items:center}.hv-signature-ink{background:#111827;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.hv-signature-meta{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:auto;padding-top:2px;border-top:none;font-size:10px;color:#334155;pointer-events:none}.hv-signature-meta-name{min-width:0;line-height:1.2;font-size:12px;font-weight:700;white-space:normal}.hv-signature-meta-jobtitle{line-height:1.2;font-size:11px;font-weight:700}.hv-signature-meta-date{line-height:1.2;font-size:10px;font-weight:500;opacity:.9}.hv-signature-remove{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border:none;border-radius:999px;background:#ef4444;color:#fff;cursor:pointer;box-shadow:var(--hv-shadow)}.hv-signature-resize{position:absolute;right:-5px;bottom:-5px;width:14px;height:14px;border-radius:4px;background:var(--hv-primary);cursor:nwse-resize}.hv-signature-note-indicator{position:absolute;left:10px;top:-10px;display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:0 8px;border-radius:999px;background:#f59e0b;color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;box-shadow:var(--hv-shadow)}.hv-signature-color-picker,.hv-signature-color-toolbar{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.hv-signature-color-picker-label,.hv-signature-color-toolbar-label{font-size:11px;font-weight:600;color:var(--hv-muted)}.hv-signature-color-swatch-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hv-signature-color-swatch{width:18px;height:18px;padding:0;border:2px solid rgba(148,163,184,.35);border-radius:999px;cursor:pointer;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25)}.hv-signature-color-swatch.active{border-color:var(--hv-primary);box-shadow:0 0 0 3px rgba(79,70,229,.18)}.hv-annotation-chip{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#f59e0b;color:#fff;box-shadow:var(--hv-shadow);pointer-events:auto;cursor:pointer;transform:translate(-10%,-10%);z-index:1}.hv-annotation-chip:hover{filter:brightness(1.05)}.hv-annotation-chip.linked{background:#d97706}.hv-annotation-chip.empty{background:#fbbf24;color:#78350f}.hv-annotation-card{position:absolute;display:flex;flex-direction:column;min-width:120px;min-height:80px;border:1px solid rgba(217,119,6,.26);border-radius:14px;background:rgba(255,251,235,.98);box-shadow:0 14px 26px rgba(15,23,42,.12);pointer-events:auto;user-select:none;overflow:hidden;z-index:2}.hv-annotation-card.active{border-color:rgba(217,119,6,.66);box-shadow:0 0 0 3px rgba(251,191,36,.2),0 18px 30px rgba(15,23,42,.18)}.hv-annotation-card.linked{background:hsla(55,97%,88%,.98)}.hv-annotation-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 8px;background:rgba(245,158,11,.16);cursor:pointer}.hv-annotation-card.active .hv-annotation-header{cursor:move}.hv-annotation-header-copy{display:flex;align-items:center;gap:8px;min-width:0}.hv-annotation-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#92400e}.hv-annotation-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:999px;background:rgba(217,119,6,.12);color:#b45309;font-size:10px;font-weight:700}.hv-annotation-remove{flex:0 0 auto;width:22px;height:22px;border:none;border-radius:999px;background:#ef4444;color:#fff;cursor:pointer;box-shadow:var(--hv-shadow)}.hv-annotation-body{flex:1;min-height:0;padding:10px 12px 12px}.hv-annotation-input,.hv-annotation-preview{width:100%;height:100%;border:none;background:transparent;color:#451a03;font-size:13px;line-height:1.45}.hv-annotation-input{resize:none;outline:none;font-family:inherit}.hv-annotation-preview{white-space:pre-wrap;overflow:hidden}.hv-annotation-input::placeholder,.hv-annotation-preview.empty{color:#b45309}.hv-annotation-ghost{pointer-events:none;opacity:.9;border-style:dashed}.hv-annotation-resize{position:absolute;right:-5px;bottom:-5px;width:14px;height:14px;border-radius:4px;background:#d97706;cursor:nwse-resize}.hv-signature-selection-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(79,70,229,.22);border-radius:12px;background:rgba(79,70,229,.08)}.hv-signature-selection-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--hv-primary)}.hv-signature-selection-image{align-self:center;height:48px;object-fit:contain}.hv-signature-selection-copy{font-size:12px;color:var(--hv-fg)}.hv-signature-empty{padding:12px;border:1px dashed var(--hv-border);border-radius:12px;font-size:12px;color:var(--hv-muted);text-align:center}.hv-signature-item{position:relative;align-items:stretch;width:100%}.hv-signature-item-main{width:100%;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--hv-border);border-radius:12px;background:var(--hv-paper-bg);padding:12px;cursor:pointer;text-align:left}.hv-signature-item.active .hv-signature-item-main{border-color:rgba(79,70,229,.6);box-shadow:0 0 0 2px rgba(79,70,229,.12)}.hv-signature-item-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;width:100%}.hv-signature-item-image{height:48px;max-width:100%;object-fit:contain}.hv-signature-item-copy{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--hv-muted);min-width:0;width:100%}.hv-signature-item-copy strong{color:var(--hv-fg);font-size:12px;white-space:normal;word-break:break-word}.hv-signature-item-copy em{font-style:italic}.hv-signature-item-check{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(34,197,94,.12);color:#16a34a}.hv-image-surface{width:fit-content;max-width:min(100%,1080px);padding:20px;background:var(--hv-page-bg)}.hv-image-renderer{display:block;max-width:min(100%,1020px);height:auto}.hv-slide-surface{width:min(100%,1080px);overflow:hidden}.hv-slide-stage{position:relative;width:100%;height:100%;overflow:hidden}.hv-slide-scene{position:absolute;inset:0 auto auto 0;transform-origin:top left}.hv-slide-stage .hv-signature-stamp{padding:6px 8px 4px;gap:6px}.hv-slide-stage .hv-signature-meta{padding-top:2px;border-top:none;font-size:12px;gap:3px}.hv-slide-stage .hv-signature-meta-name{font-weight:700}.hv-slide-stage .hv-signature-meta-date{font-weight:600}.hv-slide-element{position:absolute;box-sizing:border-box;overflow:hidden}.hv-slide-element.shape{padding:8px 10px;border:1px solid transparent}.hv-slide-textbox{width:100%;height:100%;padding:10px 12px;overflow:hidden;word-break:break-word}.hv-slide-paragraph{display:block;margin:0 0 10px;line-height:1.34;white-space:normal}.hv-slide-paragraph.align-ctr{text-align:center}.hv-slide-paragraph.align-r{text-align:right}.hv-slide-paragraph.align-l{text-align:left}.hv-slide-bullet{display:inline-block;width:1.1em;font-size:0;vertical-align:top}.hv-slide-bullet:before{content:"\2022";font-size:.95rem;color:currentColor}.hv-slide-paragraph-copy{display:inline;white-space:pre-wrap}.hv-slide-image{width:100%;height:100%;object-fit:contain}.hv-slide-image-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:12px;background:linear-gradient(135deg,#f8fafc,#eef2ff);color:#64748b;font-size:14px;text-align:center}.hv-sheet-container{width:min(100%,1180px);padding:0;overflow:hidden}.hv-sheet-tabs{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;overflow-x:auto;background:var(--hv-sheet-scroll-bg);border-bottom:1px solid var(--hv-border)}.hv-sheet-tab-list{display:flex;gap:8px;overflow-x:auto}.hv-sheet-tab{flex:0 0 auto;padding:8px 14px;border:1px solid transparent;border-radius:999px;background:rgba(148,163,184,.14);color:var(--hv-fg);font-size:12px;font-weight:600;cursor:pointer}.hv-sheet-tab.active{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.2);color:#1d4ed8}.hv-sheet-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.hv-sheet-actions .hv-btn{min-width:auto;padding:0 12px;color:var(--hv-fg);background:var(--hv-paper-bg);border-color:var(--hv-border)}.hv-sheet-formula-bar{display:flex;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--hv-border);background:var(--hv-paper-bg)}.hv-sheet-formula-cell{min-width:64px;padding:8px 10px;border-radius:10px;background:var(--hv-sheet-header-bg);color:var(--hv-sheet-header-fg);font-size:12px;font-weight:700;text-align:center}.hv-sheet-formula-input{flex:1;min-width:0;border:1px solid var(--hv-input-border);border-radius:10px;padding:10px 12px;outline:none;font-size:13px;background:var(--hv-input-bg);color:var(--hv-input-fg)}.hv-sheet-viewport-note{padding:10px 12px;border-bottom:1px solid var(--hv-border);background:rgba(148,163,184,.08);color:var(--hv-muted);font-size:12px}.hv-sheet-scroll{overflow:auto;max-height:calc(100vh - 240px);background:var(--hv-sheet-scroll-bg)}.hv-sheet-surface{position:relative;width:max-content;min-width:100%;background:var(--hv-sheet-cell-bg)}.hv-sheet-table{border-collapse:collapse;table-layout:fixed}.hv-sheet-column-header,.hv-sheet-corner,.hv-sheet-row-header{background:var(--hv-sheet-header-bg);color:var(--hv-sheet-header-fg);font-size:11px;font-weight:700;border:1px solid var(--hv-border)}.hv-sheet-corner{width:48px;min-width:48px;position:sticky;left:0;top:0;z-index:30}.hv-sheet-column-header{position:sticky;top:0;z-index:20;padding:8px 0}.hv-sheet-row-header{width:48px;min-width:48px;text-align:center;position:sticky;left:0;z-index:10}.hv-sheet-cell{border:1px solid var(--hv-border);padding:8px 10px;font-size:13px;color:var(--hv-sheet-cell-fg);white-space:pre-wrap;vertical-align:top;outline:none;background:var(--hv-sheet-cell-bg)}.hv-sheet-cell.active{box-shadow:inset 0 0 0 2px rgba(37,99,235,.45);background:rgba(239,246,255,.7)}.hv-toolbar-page-group{display:flex;align-items:center;gap:8px;color:var(--hv-fg);font-size:14px;font-weight:600}.hv-toolbar-page-input{width:48px;text-align:center;border:1px solid var(--hv-input-border);border-radius:8px;padding:6px 4px;background:var(--hv-input-bg);color:var(--hv-input-fg);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hv-toolbar-page-input:focus{border-color:var(--hv-primary);box-shadow:0 0 0 2px rgba(79,70,229,.18)}.hv-toolbar-page-sep{color:var(--hv-muted)}.hv-btn-label{display:inline}.hv-thumb-skeleton{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--hv-thumb-skeleton-bg);color:var(--hv-thumb-skeleton-fg);animation:hv-pulse 1.2s ease-in-out infinite}.hv-empty-state,.hv-loading-copy,.hv-thumb-empty{padding:16px;text-align:center;color:var(--hv-muted)}.hv-empty-state{font-size:14px}.hv-thumb-empty{font-size:12px}.hv-loading-copy{padding:48px;font-size:14px}@keyframes hv-pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:640px){.hv-richtext-authoring-top{margin:0 0 16px}.hv-richtext-template-panel,.hv-richtext-toolbar{padding-left:16px;padding-right:16px}.hv-richtext-image-editor{grid-template-columns:1fr}.hv-btn-label{display:none}}@media (max-width:900px){.hv-richtext-toolbar{gap:12px}.hv-richtext-toolbar-row{flex-direction:column;align-items:stretch;gap:10px}.hv-richtext-toolbar-section{padding:12px;border:1px solid var(--hv-border);border-radius:14px;background:var(--hv-modal-subtle-bg)}.hv-richtext-toolbar-section:after{display:none}.hv-richtext-toolbar-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0;border:none;background:transparent;color:var(--hv-fg);text-align:left;cursor:pointer}.hv-richtext-toolbar-section-toggle .hv-richtext-toolbar-label{color:var(--hv-fg)}.hv-richtext-toolbar-toggle-copy{flex:0 0 auto;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hv-primary)}.hv-richtext-toolbar-section-toggle.open .hv-richtext-toolbar-toggle-copy{color:var(--hv-muted)}.hv-richtext-select{width:100%}}