:root{color:#17223b;font-synthesis:none;text-rendering:optimizelegibility;--brand-950:#17225f;--brand-900:#202f84;--brand-800:#2b3ca5;--brand-700:#3446b8;--brand-600:#465bd2;--brand-500:#6375e5;--brand-100:#e8ebff;--brand-50:#f4f5ff;--ink-950:#111827;--ink-900:#17223b;--ink-800:#24324d;--ink-700:#3f4e68;--ink-600:#5e6a80;--ink-500:#7b879c;--ink-400:#9ca7b8;--ink-300:#c6ced9;--ink-200:#dde3eb;--ink-100:#edf1f5;--ink-50:#f7f9fb;--surface:#fff;--surface-soft:#f6f8fb;--surface-raised:#fff;--workspace:#dfe5ed;--border:#d9e0e9;--border-strong:#c2ccd9;--success:#19704b;--success-bg:#e7f6ef;--warning:#956300;--warning-bg:#fff5d8;--danger:#b42318;--danger-bg:#fff0ee;--shadow-sm:0 1px 2px #1118270f, 0 1px 4px #1118270a;--shadow-md:0 12px 32px #1c273f21, 0 2px 8px #1c273f14;--shadow-lg:0 24px 64px #141f392e, 0 6px 18px #141f3917;--radius-sm:7px;--radius-md:11px;--radius-lg:18px;--titlebar-height:52px;--tabs-height:38px;--ribbon-height:112px;--status-height:29px;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#e7ebf3;--ink-950:#f5f7fb;--ink-900:#edf1f8;--ink-800:#dbe2ee;--ink-700:#bdc7d7;--ink-600:#9ba7bb;--ink-500:#7c899d;--ink-400:#657187;--ink-300:#4d586d;--ink-200:#394458;--ink-100:#2a3344;--ink-50:#202735;--surface:#1a2130;--surface-soft:#202938;--surface-raised:#252f40;--workspace:#121822;--border:#333e50;--border-strong:#485469;--brand-50:#252b4e;--brand-100:#2d3766;--success-bg:#143b2d;--warning-bg:#403516;--danger-bg:#42211f;--shadow-sm:0 1px 3px #00000047;--shadow-md:0 14px 36px #00000057;--shadow-lg:0 24px 64px #00000073;background:#121722}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--workspace);overflow-x:hidden}button,input,select,textarea{font:inherit}button,select,input[type=color],input[type=range]{accent-color:var(--brand-700)}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--brand-500) 45%, transparent);outline-offset:1px}button:disabled{cursor:not-allowed;opacity:.45}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.primary-button,.secondary-button,.text-button,.titlebar-button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 14px;font-weight:650;transition:background .12s,border-color .12s,transform .12s,box-shadow .12s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-600));box-shadow:0 4px 12px #3446b838}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 18px #3446b847}.secondary-button{color:var(--ink-800);background:var(--surface);border-color:var(--border);box-shadow:var(--shadow-sm)}.secondary-button:hover:not(:disabled){border-color:var(--border-strong);background:var(--ink-50)}.text-button{min-height:30px;color:var(--brand-700);background:0 0;padding:4px 7px}.primary-button.small,.secondary-button.small{min-height:30px;padding:5px 10px;font-size:12px}.primary-button.large,.secondary-button.large{min-height:46px;padding:11px 18px}.full-width{width:100%}.icon-button{width:34px;height:34px;color:var(--ink-600);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink-900);background:var(--ink-100)}.danger-icon,.danger-text,.danger-item{color:var(--danger)!important}.section-kicker{color:var(--brand-700);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.home-shell{min-height:100vh;color:var(--ink-900);background:radial-gradient(circle at 85% 10%, #6375e529, transparent 28%), linear-gradient(180deg, var(--surface) 0, var(--ink-50) 58%, var(--workspace) 100%)}.home-topbar{border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(22px,5vw,72px);display:flex;position:sticky;top:0}.brand-lockup,.titlebar-brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--brand-600), var(--brand-900));border:0;border-radius:12px 12px 12px 4px;place-items:center;width:39px;height:39px;font-family:Georgia,serif;font-size:23px;font-weight:800;display:inline-grid;box-shadow:0 8px 20px #3446b842}.brand-mark.small{cursor:pointer;border-radius:9px 9px 9px 3px;width:30px;height:30px;font-size:18px}.brand-lockup strong{font-size:17px;line-height:1.15;display:block}.brand-lockup small{color:var(--ink-600);margin-top:2px;font-size:11px;display:block}.home-actions,.hero-buttons{align-items:center;gap:10px;display:flex}.offline-pill,.local-only-note{min-height:30px;color:var(--warning);background:var(--warning-bg);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:64px;max-width:1320px;min-height:440px;margin:0 auto;padding:72px clamp(22px,5vw,72px) 54px;display:grid}.hero-copy{max-width:710px}.eyebrow{border:1px solid color-mix(in srgb, var(--brand-500) 35%, var(--border));color:var(--brand-800);background:var(--brand-50);border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:750;display:inline-flex}.hero-copy h1{letter-spacing:-.045em;max-width:760px;color:var(--ink-950);margin:22px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);line-height:1.02}.hero-copy p{max-width:690px;color:var(--ink-600);margin:0 0 28px;font-size:17px;line-height:1.65}.hero-visual{place-items:center;min-height:320px;display:grid;position:relative}.hero-visual:before{content:"";filter:blur(16px);background:radial-gradient(circle,#465bd238,#0000 65%);border-radius:50%;position:absolute;inset:5% 0 0 8%}.mini-window{border:1px solid color-mix(in srgb, var(--border-strong) 75%, transparent);background:var(--surface);width:min(100%,520px);height:310px;box-shadow:var(--shadow-lg);border-radius:16px;position:relative;overflow:hidden;transform:perspective(900px)rotateY(-5deg)rotateX(2deg)}.mini-titlebar{background:var(--brand-900);align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.mini-titlebar span{background:#ffffff9e;border-radius:50%;width:8px;height:8px}.mini-tabs{border-bottom:1px solid var(--border);height:31px;color:var(--ink-600);align-items:center;gap:24px;padding:0 16px;font-size:10px;display:flex}.mini-tabs b{color:var(--brand-700)}.mini-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:9px;height:40px;padding:0 15px;display:flex}.mini-toolbar i{background:var(--ink-100);border-radius:4px;width:28px;height:21px}.mini-page{background:#fff;width:255px;height:255px;margin:18px auto;padding:34px 28px;position:relative;box-shadow:0 3px 16px #18243c24}.mini-heading,.mini-line,.preview-title,.preview-subtitle,.preview-line{background:#d9dfe9;border-radius:999px;display:block}.mini-heading{background:#6c78ba;width:70%;height:10px;margin-bottom:17px}.mini-line{width:72%;height:5px;margin:9px 0}.mini-line.wide{width:96%}.mini-line.medium{width:82%}.mini-comment{background:#fff4ec;border-left:3px solid #f39b65;border-radius:4px;width:72px;height:36px;position:absolute;top:95px;right:-46px}.home-content{max-width:1180px;margin:0 auto;padding:20px clamp(22px,5vw,64px) 74px}.section-heading-row{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading-row h2{letter-spacing:-.025em;margin:5px 0 0;font-size:24px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.template-card{text-align:left;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);cursor:pointer;padding:14px;transition:transform .14s,box-shadow .14s,border-color .14s}.template-card:hover{border-color:color-mix(in srgb, var(--brand-500) 45%, var(--border));box-shadow:var(--shadow-md);transform:translateY(-3px)}.template-card>span{color:var(--ink-900);margin:12px 2px 2px;font-weight:750;display:block}.template-card>small{color:var(--ink-600);margin-left:2px}.template-preview{border:1px solid var(--border);background:var(--ink-50);border-radius:12px;height:150px;overflow:hidden}.blank-preview,.import-preview{color:var(--brand-700);background:linear-gradient(145deg, var(--brand-50), var(--surface));place-items:center;display:grid}.import-preview{color:var(--ink-700);background:linear-gradient(145deg, var(--ink-50), var(--surface))}.welcome-preview{background:#fff;width:100%;padding:26px 24px}.preview-title{background:#5d69aa;width:65%;height:10px;margin-bottom:10px}.preview-subtitle{width:45%;height:6px;margin-bottom:22px}.preview-line{width:96%;height:5px;margin:10px 0}.preview-line.short{width:75%}.recent-heading{margin-top:50px}.recent-list{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:visible}.recent-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:74px;padding:8px 11px;display:grid;position:relative}.recent-row:last-child{border-bottom:0}.recent-row:hover{background:var(--ink-50)}.recent-open{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;min-width:0;padding:7px;display:flex}.document-icon{border:1px solid var(--border);width:42px;height:48px;color:var(--brand-700);background:var(--brand-50);border-radius:8px 8px 8px 3px;flex:none;place-items:center;display:grid}.recent-details{min-width:0}.recent-details strong,.recent-details small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-details strong{color:var(--ink-900)}.recent-details small{color:var(--ink-600);margin-top:5px}.row-menu-wrap{position:relative}.context-menu{z-index:40;border:1px solid var(--border);background:var(--surface-raised);min-width:190px;box-shadow:var(--shadow-md);border-radius:10px;padding:6px;position:absolute;top:38px;right:0}.context-menu button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:34px;padding:6px 9px;display:flex}.context-menu button:hover{background:var(--ink-100)}.recent-empty{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);min-height:140px;color:var(--ink-600);background:color-mix(in srgb, var(--surface) 76%, transparent);justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.recent-empty strong{color:var(--ink-800)}.recent-empty p{margin:4px 0 0}.home-footer{border-top:1px solid var(--border);min-height:72px;color:var(--ink-600);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;padding:20px clamp(22px,5vw,72px);font-size:12px;display:flex}.home-footer div{color:var(--ink-800);align-items:center;gap:7px;font-weight:700;display:flex}.home-footer p{margin:0}.workspace-shell{grid-template-rows:auto minmax(0, 1fr) var(--status-height);height:100vh;min-height:600px;color:var(--ink-900);background:var(--workspace);display:grid;overflow:hidden}.editor-chrome{z-index:30;background:var(--surface);box-shadow:0 1px 0 var(--border), 0 5px 16px #15203812;position:relative}.document-titlebar{min-height:var(--titlebar-height);color:#fff;background:linear-gradient(90deg, #ffffff0e, transparent 26%), linear-gradient(125deg, var(--brand-950), var(--brand-800));grid-template-columns:auto minmax(230px,420px) minmax(160px,1fr) auto;align-items:center;gap:14px;padding:7px 12px;display:grid}.titlebar-wordmark{letter-spacing:-.01em;font-weight:750}.document-title-field{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;min-width:0;height:34px;display:flex;overflow:hidden}.document-title-field:focus-within{background:#ffffff26;border-color:#ffffff9e}.document-title-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 9px;font-weight:650}.document-title-field small{color:#ffffffad;padding-right:9px}.titlebar-state{color:#ffffffc7;justify-content:center;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.titlebar-state>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connection-dot{background:#e6b349;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #e6b34929}.connection-dot.online{background:#61d49a;box-shadow:0 0 0 3px #61d49a29}.titlebar-actions{align-items:center;gap:6px;display:flex}.titlebar-button{color:#fff;background:#ffffff14;border-color:#ffffff2e;min-height:32px;padding:6px 10px;font-size:12px}.titlebar-button:hover{background:#ffffff29}.titlebar-button.primary{color:var(--brand-900);background:#fff;border-color:#fff}.ribbon-tabs{height:var(--tabs-height);border-bottom:1px solid var(--border);background:var(--surface);align-items:end;gap:2px;padding:0 10px;display:flex}.ribbon-tabs button{height:37px;color:var(--ink-700);cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:12px;font-weight:650;position:relative}.ribbon-tabs button:hover{color:var(--ink-950);background:var(--ink-50)}.ribbon-tabs button.active{color:var(--brand-700)}.ribbon-tabs button.active:after{content:"";background:var(--brand-600);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:10px;right:10px}.ribbon-panel{min-height:var(--ribbon-height);scrollbar-width:thin;border-bottom:1px solid var(--border);background:var(--surface-soft);overflow:auto hidden}.ribbon-groups{min-width:max-content;height:var(--ribbon-height);align-items:stretch;padding:5px 8px 4px;display:flex}.ribbon-group{border-right:1px solid var(--border);justify-content:center;align-items:center;min-width:78px;padding:2px 8px 17px;display:flex;position:relative}.ribbon-group:last-child{border-right:0}.ribbon-group.wide{min-width:245px}.ribbon-group-content{justify-content:center;align-items:center;gap:4px;min-height:74px;display:flex}.ribbon-group-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;color:var(--ink-500);font-size:9px;position:absolute;bottom:2px;left:6px;right:6px;overflow:hidden}.ribbon-stack{flex-direction:column;align-items:stretch;gap:4px;display:flex}.ribbon-row{align-items:center;gap:3px;display:flex}.select-row{min-width:330px}.ribbon-button{min-width:31px;min-height:31px;color:var(--ink-800);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:11px;line-height:1.05;display:inline-flex}.ribbon-button:hover:not(:disabled){border-color:var(--border);background:var(--ink-100)}.ribbon-button.active{color:var(--brand-800);border-color:color-mix(in srgb, var(--brand-500) 35%, var(--border));background:var(--brand-100)}.ribbon-button.compact{min-width:27px;min-height:27px;padding:4px}.ribbon-button>span{white-space:nowrap}.ribbon-group-content>.ribbon-button:has(>span:last-child){flex-direction:column;min-width:62px;min-height:64px;padding:7px 8px}.direction-symbol{font-size:9px;font-weight:800}.ribbon-select-wrap select{border:1px solid var(--border);height:30px;color:var(--ink-800);background:var(--surface);cursor:pointer;border-radius:6px;padding:0 23px 0 7px;font-size:11px}.style-select select{width:96px}.font-select select{width:125px}.size-select select{width:61px}.line-select select{width:64px}.color-control{cursor:pointer;border:1px solid #0000;border-radius:6px;place-items:center;width:32px;height:31px;display:grid;position:relative}.color-control:hover{border-color:var(--border);background:var(--ink-100)}.color-control>span{font-family:Georgia,serif;font-weight:800}.color-control input{cursor:pointer;background:0 0;border:0;width:21px;height:6px;padding:0;position:absolute;bottom:2px}.zoom-control{align-items:center;gap:7px;display:flex}.ribbon-zoom{min-width:155px;padding:0 9px}.ribbon-zoom input{width:95px}.ribbon-zoom span{width:38px;color:var(--ink-600);font-size:10px}.workspace-body{background:var(--workspace);grid-template-columns:minmax(0,1fr) 0;min-height:0;transition:grid-template-columns .18s;display:grid;position:relative;overflow:hidden}.workspace-shell.activity-visible .workspace-body{grid-template-columns:minmax(0,1fr) 330px}.editor-stage{background:linear-gradient(90deg, #ffffff24, transparent 9%, transparent 91%, #ffffff24), var(--workspace);min-width:0;min-height:0;position:relative;overflow:hidden}.editor-stage>.superdoc{width:100%;height:100%}.editor-stage .superdoc--contained,.editor-stage .superdoc__document,.editor-stage .super-editor-container,.editor-stage .super-editor{height:100%;min-height:0}.editor-stage .superdoc__document{background:0 0}.editor-stage .super-editor-container{padding-top:24px;padding-bottom:48px}:root[data-theme=dark] .editor-stage canvas{filter:brightness(.94)}.find-panel{z-index:25;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);width:min(360px,100% - 24px);box-shadow:var(--shadow-md);padding:12px;position:absolute;top:14px;left:14px}.find-panel header,.activity-header{justify-content:space-between;align-items:center;display:flex}.find-input-row{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;height:38px;margin-top:10px;padding:0 8px;display:grid}.find-input-row input{min-width:0;height:100%;color:var(--ink-900);background:0 0;border:0;outline:0}.find-input-row span{color:var(--ink-500);font-size:11px}.find-controls{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.find-controls label{color:var(--ink-600);align-items:center;gap:6px;font-size:11px;display:flex}.find-controls div{gap:4px;display:flex}.find-controls button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;place-items:center;width:31px;height:29px;display:grid}.find-empty{color:var(--ink-500);margin:11px 2px 0;font-size:11px}.activity-panel{border-left:1px solid var(--border);background:var(--surface);grid-template-rows:auto auto minmax(0,1fr);width:330px;min-width:330px;min-height:0;display:grid;overflow:hidden;box-shadow:-8px 0 22px #18233a14}.activity-header{padding:14px 13px 11px}.activity-header h2{margin:3px 0 0;font-size:17px}.activity-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;padding:0 10px;display:grid}.activity-tabs button{min-height:39px;color:var(--ink-600);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700;position:relative}.activity-tabs button span{background:var(--ink-100);border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:4px;font-size:9px;display:inline-grid}.activity-tabs button.active{color:var(--brand-700)}.activity-tabs button.active:after{content:"";background:var(--brand-600);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.activity-content{min-height:0;padding:11px;overflow-y:auto}.panel-empty,.revision-empty{text-align:center;min-height:180px;color:var(--ink-500);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 16px;display:flex}.panel-empty strong,.revision-empty strong{color:var(--ink-800)}.panel-empty p,.revision-empty p{max-width:260px;margin:0;font-size:12px;line-height:1.5}.comment-list,.change-list{flex-direction:column;gap:9px;margin-top:11px;display:flex}.comment-card,.change-card{border:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow-sm);border-radius:10px;overflow:hidden}.comment-card.active,.change-card.active{border-color:color-mix(in srgb, var(--brand-500) 55%, var(--border));box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-500) 18%, transparent)}.comment-card.resolved{opacity:.68}.comment-anchor,.change-summary{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:10px;display:flex}.comment-anchor .avatar{width:29px;height:29px;color:var(--brand-700);background:var(--brand-100);border-radius:50%;flex:none;place-items:center;display:grid}.comment-anchor strong,.comment-anchor small{display:block}.comment-anchor strong{font-size:11px}.comment-anchor small{color:var(--ink-500);margin-top:2px;font-size:9px}.comment-card blockquote{border-left:2px solid var(--brand-500);color:var(--ink-600);background:var(--brand-50);margin:0 10px 8px;padding:7px 9px;font-size:10px}.comment-card>p{color:var(--ink-800);margin:0 10px 10px;font-size:12px;line-height:1.45}.comment-reply{border-left:2px solid var(--border);background:var(--ink-50);margin:0 10px 8px 27px;padding:8px}.comment-reply strong{font-size:10px}.comment-reply p{margin:3px 0 0;font-size:11px}.comment-actions,.change-actions{border-top:1px solid var(--border);background:var(--ink-50);gap:4px;padding:6px 8px;display:flex}.comment-actions button,.change-actions button,.change-toolbar button,.change-all-row button{min-height:28px;color:var(--ink-700);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;display:inline-flex}.comment-actions button:hover,.change-actions button:hover,.change-toolbar button:hover,.change-all-row button:hover{background:var(--ink-100)}.reply-composer{margin:0 9px 9px}.reply-composer textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:70px;color:var(--ink-900);background:var(--surface);border-radius:7px;padding:8px}.reply-composer>div{justify-content:end;gap:6px;margin-top:5px;display:flex}.change-toolbar,.change-all-row{justify-content:space-between;gap:5px;display:flex}.change-all-row{margin-top:5px}.change-card{border-inline-start:4px solid var(--brand-500)}.change-summary{display:block}.change-summary strong{margin-top:6px;font-size:11px;display:block}.change-summary p{overflow-wrap:anywhere;color:var(--ink-600);margin:5px 0 0;font-size:11px;line-height:1.4}.change-type{color:var(--brand-800);background:var(--brand-100);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:800;display:inline-block}.change-deletion{color:var(--danger);background:var(--danger-bg)}.panel-help{width:100%;margin-top:12px;font-size:10px}.status-bar{min-height:var(--status-height);border-top:1px solid var(--border-strong);color:var(--ink-600);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:0 9px;font-size:10px;display:flex}.status-left,.status-zoom{align-items:center;gap:13px;min-width:0;display:flex}.status-left>span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.mode-chip{color:var(--brand-800);background:var(--brand-100);text-transform:capitalize;border-radius:999px;padding:2px 6px}.status-zoom{gap:5px}.status-zoom input{width:100px}.status-zoom button{cursor:pointer;background:0 0;border:0;border-radius:4px;width:21px;height:21px;padding:0}.status-zoom button:hover{background:var(--ink-100)}.status-zoom span{text-align:right;width:36px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a101e8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);width:min(100%,560px);max-height:min(820px,100vh - 48px);box-shadow:var(--shadow-lg);grid-template-rows:auto minmax(0,1fr) auto;animation:.15s ease-out modal-in;display:grid;overflow:hidden}.modal-small{max-width:420px}.modal-medium{max-width:560px}.modal-large{max-width:780px}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:16px;padding:18px 18px 14px;display:flex}.modal-header h2{letter-spacing:-.02em;margin:0;font-size:19px}.modal-header p{color:var(--ink-600);margin:5px 0 0;font-size:12px;line-height:1.45}.modal-body{min-height:0;padding:18px;overflow-y:auto}.modal-footer{border-top:1px solid var(--border);background:var(--ink-50);justify-content:end;align-items:center;gap:9px;min-height:63px;padding:12px 18px;display:flex}.field-label{color:var(--ink-700);gap:7px;font-size:12px;font-weight:700;display:grid}.field-label>span{align-items:center;gap:6px;display:flex}.field-label input,.field-label select,.field-label textarea{border:1px solid var(--border);width:100%;min-height:39px;color:var(--ink-900);background:var(--surface);border-radius:8px;padding:8px 10px;font-weight:450}.field-label textarea{resize:vertical}.field-label small{color:var(--ink-500);font-weight:450}.settings-grid{gap:14px;display:grid}.settings-section{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:16px}.settings-heading{align-items:start;gap:10px;margin-bottom:14px;display:flex}.settings-heading h3{margin:0;font-size:14px}.settings-heading p{color:var(--ink-600);margin:4px 0 0;font-size:11px;line-height:1.45}.segmented{gap:5px;display:flex}.segmented button{border:1px solid var(--border);min-height:37px;color:var(--ink-700);background:var(--surface);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;display:flex}.segmented button.active{color:var(--brand-800);border-color:color-mix(in srgb, var(--brand-500) 40%, var(--border));background:var(--brand-100)}.storage-meter{background:var(--ink-100);border-radius:999px;height:8px;overflow:hidden}.storage-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--brand-700), var(--brand-500));height:100%;display:block}.settings-row{color:var(--ink-600);justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.settings-row span{align-items:center;gap:5px;display:flex}.privacy-status{border-radius:8px;align-items:start;gap:8px;margin-top:13px;padding:9px 10px;font-size:11px;line-height:1.45;display:flex}.privacy-status.ok{color:var(--success);background:var(--success-bg)}.privacy-status.warning{color:var(--warning);background:var(--warning-bg)}.table-dialog-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.table-preview{border:1px solid var(--border-strong);grid-column:1/-1;grid-template-columns:repeat(3,1fr);align-content:start;width:210px;min-height:120px;margin:0 auto;display:grid}.table-preview span{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--brand-50);min-height:22px}.symbol-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.symbol-grid button{aspect-ratio:1;border:1px solid var(--border);color:var(--ink-900);background:var(--surface);cursor:pointer;border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:22px;display:grid}.symbol-grid button:hover{border-color:var(--brand-500);background:var(--brand-50)}.preset-row{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.preset-row button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;min-height:36px}.preset-row button:hover{border-color:var(--brand-500);background:var(--brand-50)}.margin-fields{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px;display:grid}.stats-cards{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.stat-card{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface), var(--brand-50));border-radius:12px;flex-direction:column;justify-content:space-between;min-height:115px;padding:16px;display:flex}.stat-card span{color:var(--ink-600);font-size:11px}.stat-card strong{color:var(--brand-800);letter-spacing:-.04em;font-size:31px}.document-info-list{border:1px solid var(--border);border-radius:12px;gap:0;margin:0;display:grid;overflow:hidden}.document-info-list>div{border-bottom:1px solid var(--border);grid-template-columns:170px minmax(0,1fr);align-items:center;gap:16px;min-height:49px;padding:9px 12px;display:grid}.document-info-list>div:last-child{border-bottom:0}.document-info-list dt{color:var(--ink-600);font-size:11px}.document-info-list dd{color:var(--ink-900);margin:0;font-size:12px;font-weight:650}.revision-list{gap:8px;display:grid}.revision-row{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:67px;padding:9px;display:grid}.revision-badge{width:34px;height:34px;color:var(--brand-700);background:var(--brand-100);border-radius:9px;place-items:center;display:grid}.revision-copy{min-width:0}.revision-copy strong,.revision-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.revision-copy strong{font-size:12px}.revision-copy span{color:var(--ink-500);margin-top:4px;font-size:10px}.revision-actions{align-items:center;gap:3px;display:flex}.toast-stack{z-index:1400;pointer-events:none;flex-direction:column;gap:8px;width:min(390px,100vw - 28px);display:flex;position:fixed;bottom:42px;right:14px}.toast{border:1px solid var(--border);min-height:45px;color:var(--ink-800);background:var(--surface-raised);box-shadow:var(--shadow-md);pointer-events:auto;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 9px 9px 12px;font-size:12px;animation:.16s ease-out toast-in;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(15px)}}.toast-success{border-left:4px solid var(--success)}.toast-error{border-left:4px solid var(--danger)}.toast-info{border-left:4px solid var(--brand-600)}.toast button{width:28px;height:28px;color:var(--ink-500);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.toast button:hover{background:var(--ink-100)}.update-banner{z-index:1300;border:1px solid color-mix(in srgb, var(--brand-500) 40%, var(--border));max-width:680px;min-height:52px;color:var(--ink-800);background:var(--surface-raised);box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:10px;padding:9px 10px 9px 14px;font-size:12px;display:flex;position:fixed;bottom:38px;left:50%;transform:translate(-50%)}.spinner{border:2px solid var(--border);border-top-color:var(--brand-600);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.home-hero{grid-template-columns:1fr;gap:36px;padding-top:48px}.hero-visual{min-height:270px}.mini-window{max-width:560px}.document-titlebar{grid-template-columns:auto minmax(180px,1fr) auto}.titlebar-state{display:none}.workspace-shell.activity-visible .workspace-body{grid-template-columns:minmax(0,1fr) 300px}.activity-panel{width:300px;min-width:300px}.status-left>span:nth-child(n+4){display:none}}@media (max-width:780px){:root{--ribbon-height:102px}.home-topbar{padding-inline:16px}.home-actions .offline-pill,.brand-lockup small{display:none}.home-hero{padding-inline:20px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:15px}.hero-visual{display:none}.template-grid{grid-template-columns:1fr}.template-preview{height:118px}.home-footer{flex-direction:column;align-items:start}.document-titlebar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.titlebar-wordmark,.titlebar-actions .titlebar-button:not(.primary){display:none}.titlebar-button.primary{width:38px;padding:0;font-size:0}.titlebar-button.primary svg{width:17px}.ribbon-tabs{overflow-x:auto}.ribbon-tabs button{padding-inline:11px}.workspace-shell.activity-visible .workspace-body{grid-template-columns:1fr}.activity-panel{z-index:40;width:min(330px,92vw);min-width:0;position:absolute;top:0;bottom:0;right:0}.status-left>span:nth-child(n+3){display:none}.status-zoom input{width:65px}.symbol-grid{grid-template-columns:repeat(6,1fr)}.stats-cards{grid-template-columns:1fr}.stat-card{min-height:80px}}@media (max-width:520px){.home-hero{padding-top:34px}.hero-copy h1{font-size:37px}.hero-buttons{flex-direction:column;align-items:stretch}.recent-details small{max-width:240px}.document-title-field small{display:none}.ribbon-panel{min-height:92px}.titlebar-actions{display:none}.document-titlebar{grid-template-columns:auto minmax(0,1fr)}.modal-backdrop{padding:10px}.modal-card{max-height:calc(100vh - 20px)}.table-dialog-grid,.margin-fields{grid-template-columns:1fr}.preset-row{grid-template-columns:repeat(2,1fr)}.symbol-grid{grid-template-columns:repeat(5,1fr)}.document-info-list>div{grid-template-columns:1fr;gap:4px}.revision-row{grid-template-columns:auto minmax(0,1fr)}.revision-actions{grid-column:1/-1;justify-content:end}.update-banner{width:calc(100vw - 20px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media print{body{background:#fff!important;overflow:visible!important}.editor-chrome,.status-bar,.activity-panel,.find-panel,.toast-stack,.update-banner,.modal-backdrop{display:none!important}.workspace-shell,.workspace-body,.editor-stage{background:#fff!important;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.editor-stage .superdoc,.editor-stage .superdoc--contained,.editor-stage .superdoc__document,.editor-stage .super-editor-container,.editor-stage .super-editor{height:auto!important;overflow:visible!important}}.app-loading{background:var(--app-bg);min-height:100dvh;color:var(--text-primary);text-align:center;place-content:center;justify-items:center;gap:.7rem;display:grid}.app-loading .brand-mark{width:3rem;height:3rem;font-size:1.5rem}.app-loading>span:last-child{color:var(--text-muted);font-size:.9rem}
