@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-vietnamese-wght-normal-Czsa-EzN.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-latin-ext-wght-normal-C-3rgBeH.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-latin-wght-normal-CCVVNp6i.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.auth-screen{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;overflow-y:auto;background:var(--canvas)}.auth-card{width:100%;max-width:380px;color:var(--label)}.auth-brand{display:flex;width:76px;height:76px;margin:0 auto 18px;align-items:center;justify-content:center;background:#0a7aff1f;border-radius:20px}.auth-brand img{width:42px;height:42px;border-radius:10px}.auth-brand strong,.auth-brand span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.auth-card h1{margin:0;font-size:26px;font-weight:700;letter-spacing:-.4px;text-align:center}.auth-lede{margin:6px 0 22px;color:var(--label2);font-size:13px;line-height:1.45;text-align:center}.auth-form{display:grid;gap:16px}.auth-form .auth-field+.auth-field{margin-top:-16px;border-top:1px solid var(--sep)}.auth-form .auth-field:first-child{border-radius:var(--radius) var(--radius) 0 0}.auth-form .auth-field:nth-child(2){border-radius:0 0 var(--radius) var(--radius)}.auth-field{display:grid;gap:5px;padding:10px var(--pad);color:var(--label2);font-size:12px;font-weight:600;background:var(--card);box-shadow:var(--shadow-card)}.auth-field input{height:34px;padding:0 10px;color:var(--label);font-size:14px;font-weight:400;background:var(--fill);border:0;border-radius:9px;outline:none;transition:box-shadow .12s}.auth-field input:focus{box-shadow:0 0 0 3px #0a7aff40}.auth-hint{margin:-6px 0 0;color:var(--label2);font-size:12px;line-height:1.4}.auth-error{margin:-4px 0 0;color:var(--bad-text);font-size:13px;line-height:1.4;text-align:center}.auth-submit{width:100%;height:44px;margin-top:2px;font-size:15px;border-radius:11px;text-decoration:none}.auth-link-button{justify-self:center}.auth-footer{margin:18px 0 0;color:var(--label2);font-size:12px;line-height:1.5;text-align:center}.auth-footer a{color:var(--blue);font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.account{position:relative}.account-menu{position:absolute;bottom:0;left:48px;z-index:50;min-width:220px;padding:6px;color:var(--label);background:var(--card);border-radius:12px;box-shadow:var(--shadow-pop)}.account-identity{display:grid;gap:2px;margin-bottom:6px;padding:8px 10px 10px;border-bottom:1px solid var(--sep)}.account-identity strong{font-size:14px;font-weight:600}.account-identity span{color:var(--label2);font-size:12px}.account-menu button{display:block;width:100%;padding:8px 10px;color:var(--label);font-size:14px;font-weight:500;text-align:left;background:transparent;border:0;border-radius:7px;cursor:pointer}.account-menu button:hover{background:var(--fill)}.account-menu button:active{background:var(--fill2)}@media(max-width:480px){.auth-card h1{font-size:24px}}.share-dialog{width:min(520px,100%);max-height:min(760px,88vh);overflow:auto;padding:20px 22px 22px;color:var(--label);background:var(--canvas);border-radius:14px;box-shadow:var(--shadow-dialog)}.share-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.share-header h2{min-width:0;margin:0;overflow-wrap:anywhere;font-size:20px;font-weight:700;letter-spacing:-.3px;line-height:1.2}.share-add{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.share-add input{height:36px;min-width:0;padding:0 10px;color:var(--label);font-size:14px;background:var(--fill);border:0;border-radius:9px;outline:0;transition:box-shadow .12s}.share-add input::placeholder{color:var(--label2)}.share-add input:focus{box-shadow:0 0 0 3px #0a7aff40}.share-add select,.share-role-select,.share-plain-select{color:var(--label);font-size:13px;font-weight:500;background:var(--fill);border:0;border-radius:8px;cursor:pointer}.share-add select{height:36px;padding:0 8px;border-radius:9px}.share-add select:hover,.share-role-select:hover,.share-plain-select:hover{background:var(--fill2)}.share-add select option,.share-role-select option,.share-plain-select option{color:var(--label);background:var(--card)}.share-add button{height:36px;padding:0 14px}.share-guest-note{display:flex;align-items:center;gap:12px;margin:0;padding:10px var(--pad);color:var(--label);font-size:13px;line-height:1.4;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.share-guest-note:before{width:8px;height:8px;flex:none;content:"";background:var(--orange);border-radius:50%}.share-error{margin:10px 0 0;color:var(--bad-text);font-size:13px}.share-subheading{margin:20px 0 7px;padding:0 2px;color:var(--label2);font-size:13px;font-weight:600}.share-people{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.share-people li,.share-general{position:relative;display:grid;min-height:var(--row-h);grid-template-columns:29px minmax(0,1fr) auto;gap:12px;align-items:center;padding:6px var(--pad)}.share-people li:not(:first-child):before{position:absolute;top:0;right:0;left:calc(var(--pad) + 29px + 12px);height:1px;content:"";background:var(--sep)}.share-avatar,.share-general-icon{display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;border-radius:7px}.share-avatar{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;background:var(--grey)}.share-person{display:flex;min-width:0;flex-direction:column;gap:1px}.share-person strong{overflow:hidden;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.share-person strong span{color:var(--label2);font-weight:400}.share-person small{color:var(--label2);font-size:13px}.share-role-fixed{color:var(--label2);font-size:14px}.share-role-select,.share-plain-select{height:28px;padding:0 6px}.share-plain-select{margin-left:-6px;font-size:14px;background:transparent}.share-loading{height:44px;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.share-general{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.share-general-icon{color:#fff;font-size:16px;background:var(--grey)}.share-general-icon.is-public{background:var(--green)}.share-general-copy{min-width:0}.share-general-copy p{margin:1px 0 0;color:var(--label2);font-size:13px;line-height:1.4}.share-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.share-copy{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0 14px;color:var(--blue);font-size:14px;font-weight:600;background:#0a7aff1f;border:0;border-radius:9px;cursor:pointer;transition:background .12s,transform .08s}.share-copy:hover{background:#0a7aff2e}.share-copy:active{background:#0a7aff42;transform:scale(.985)}.share-copy svg{font-size:16px}.share-done{padding:0 20px}@media(max-width:780px){.share-dialog{padding:16px}.share-add{grid-template-columns:minmax(0,1fr) auto}.share-add button{grid-column:1 / -1}}.home{min-width:0;min-height:0;overflow-y:auto;background:var(--canvas);overscroll-behavior:contain}.home-header{position:sticky;top:0;z-index:10;display:grid;height:56px;grid-template-columns:180px minmax(0,520px) 1fr;align-items:center;gap:16px;padding:0 24px;background:var(--bar-bg);border-bottom:1px solid var(--sep);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.home-title{margin:0;font:inherit}.home-header .product-name{text-decoration:none}.home-search{display:flex;height:32px;align-items:center;gap:6px;padding:0 10px;color:var(--label2);font-size:13px;background:var(--fill);border-radius:9px;transition:box-shadow .12s}.home-search:focus-within{box-shadow:0 0 0 3px #0a7aff40}.home-search svg{flex:0 0 auto;font-size:15px}.home-search input{min-width:0;flex:1;color:var(--label);font:inherit;background:transparent;border:0;outline:0}.home-search input::placeholder{color:var(--label2)}.home-search button{display:grid;padding:2px;place-items:center;color:var(--label2);background:transparent;border:0;border-radius:6px;cursor:pointer}.home-search button:hover{color:var(--label);background:var(--fill2)}.home-account{display:none;justify-self:end}.home-sign-in{justify-self:end;cursor:pointer}.guest-notice{display:flex;align-items:center;gap:12px;margin:0 0 22px;padding:10px var(--pad);color:var(--label);font-size:14px;line-height:1.4;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.guest-notice svg{display:inline-flex;width:29px;height:29px;flex:0 0 auto;padding:6px;color:#fff;font-size:17px;background:var(--orange);border-radius:7px}.guest-notice span{color:var(--label)}.guest-notice button{padding:0;color:var(--blue-text);font:inherit;font-weight:600;background:none;border:0;cursor:pointer}.guest-notice button:hover{text-decoration:underline}.doc-card-owner.is-expiring{color:var(--warn-text)}.home-account .account-menu{inset:40px 0 auto auto}.home-inner{width:min(1040px,100%);margin:0 auto;padding:0 24px}.home-heading{margin:0;padding:0 2px 8px;color:var(--label2);font-size:13px;font-weight:600}.home-start{padding:24px 0 8px}.template-row{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 14px}.template{display:flex;flex:0 0 auto;flex-direction:column;gap:8px;padding:0;text-align:left;background:transparent;border:0;border-radius:12px;cursor:pointer}.template-sheet{display:grid;width:118px;height:152px;place-items:center;color:var(--label);background:var(--card);border-radius:10px;box-shadow:var(--shadow-card);transition:transform .12s,box-shadow .12s,background .12s}.template:hover .template-sheet{background:var(--card-hover);box-shadow:var(--shadow-pop);transform:translateY(-2px)}.template:active .template-sheet{transform:scale(.985)}.template-plus{color:var(--blue);font-size:40px}.template-sheet .file-mark{width:44px;height:44px;font-size:11px;border-radius:11px}.template-sheet.is-quiet{color:var(--blue);font-size:26px;background:#0a7aff14;box-shadow:none}.template:hover .template-sheet.is-quiet{background:#0a7aff24;box-shadow:none}.template-name{padding-left:2px;color:var(--label);font-size:13px;font-weight:500}.home-recent{padding:16px 0 64px}.home-recent-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.home-recent-heading .home-heading{padding-bottom:8px}.owner-filter{height:26px;margin-bottom:8px;padding:0 8px;color:var(--blue);font-size:13px;font-weight:500;background:transparent;border:0;border-radius:7px;cursor:pointer}.owner-filter:hover{background:#0a7aff14}.owner-filter option{color:var(--label);background:var(--card)}.recent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));gap:16px;margin:0;padding:2px;list-style:none}.doc-card{display:flex;height:100%;flex-direction:column;overflow:hidden;color:inherit;text-decoration:none;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform .12s,box-shadow .12s,background .12s}.doc-card:hover{background:var(--card-hover);box-shadow:var(--shadow-pop);transform:translateY(-2px)}.doc-card:active{transform:scale(.985)}.doc-card.is-placeholder{height:258px;background:var(--fill);box-shadow:none}.doc-card-preview{position:relative;display:block;height:186px;overflow:hidden;background:var(--paper);border-bottom:1px solid var(--sep)}.doc-card-preview:after{position:absolute;inset:auto 0 0;height:40px;content:"";background:linear-gradient(transparent,var(--paper))}.thumb-content{margin:0;padding:56px 60px;pointer-events:none;zoom:.36}.thumb-text{color:var(--paper-ink);font-family:var(--prose);font-size:18px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.thumb-text.is-code{font-family:var(--mono);font-size:14px;line-height:1.65;white-space:pre}.doc-card-body{display:flex;min-width:0;flex-direction:column;gap:5px;padding:10px 12px 12px}.doc-card-body strong{overflow:hidden;color:var(--label);font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.doc-card-meta{display:flex;min-width:0;align-items:center;gap:7px;color:var(--label2);font-size:13px}.doc-card-meta .file-mark{width:20px;height:20px;font-size:6.5px;border-radius:5px}.doc-card-meta>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-card-flag{display:grid;place-items:center;color:var(--label3);font-size:13px}.doc-card-owner{overflow:hidden;color:var(--label2);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-empty{display:flex;flex-direction:column;align-items:center;margin:0;padding:32px var(--pad);color:var(--label2);font-size:13px;line-height:1.45;text-align:center;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}@media(max-width:1050px){.home-header{grid-template-columns:auto minmax(0,1fr)}}@media(max-width:780px){.home{grid-column:2}.home-header{height:52px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:0 12px}.home-header .product-name span{display:none}.home-search{height:34px;font-size:15px}.home-account{display:block}.home-inner{padding:0 16px}.template-row{gap:12px}.template-sheet{width:100px;height:128px}.recent-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.doc-card-preview{height:140px}}.doc-card-shell{position:relative}.doc-card-actions{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .12s}.doc-card-shell:hover .doc-card-actions,.doc-card-actions:focus-within,.doc-card-shell:focus-within .doc-card-actions{opacity:1}.doc-card-actions .menu-trigger{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:var(--label2);background:var(--card);border-radius:8px;box-shadow:var(--shadow-card)}.doc-card-actions .menu-trigger:hover{color:var(--label);background:var(--card-hover)}@media(hover:none){.doc-card-actions{opacity:1}}:root{color-scheme:light;--sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Geist Variable", "Inter", system-ui, "Helvetica Neue", "Segoe UI", Roboto, sans-serif;--prose: "Newsreader Variable", "Newsreader", Georgia, serif;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--canvas: #f2f2f7;--card: #ffffff;--card-hover: #fbfbfd;--label: #1c1c1e;--label2: #6e6e73;--label3: #aeaeb2;--sep: rgba(60, 60, 67, .16);--fill: rgba(120, 120, 128, .12);--fill2: rgba(120, 120, 128, .2);--fill3: rgba(120, 120, 128, .3);--hair: rgba(0, 0, 0, .04);--blue: #0a7aff;--green: #34c759;--orange: #ff9500;--red: #ff3b30;--grey: #8e8e93;--indigo: #5856d6;--teal: #30b0c7;--purple: #af52de;--pink: #ff2d55;--ok-text: #1f8a3c;--warn-text: #b35f00;--bad-text: #c62a20;--blue-text: #0664d0;--sel-bg: rgba(10, 122, 255, .08);--seg-on: #fff;--bar-bg: rgba(242, 242, 247, .86);--sidebar-bg: rgba(233, 233, 238, .86);--dim-bg: rgba(0, 0, 0, .32);--paper: #ffffff;--paper-ink: #1c1c1e;--paper-muted: #6e6e73;--paper-line: rgba(60, 60, 67, .16);--code-bg: rgba(120, 120, 128, .12);--gutter: #fafafc;--shadow-card: 0 0 0 .5px var(--hair), 0 1px 2px rgba(0, 0, 0, .04);--shadow-sheet: 0 0 0 .5px rgba(0, 0, 0, .06), 0 2px 6px rgba(0, 0, 0, .05), 0 12px 32px rgba(0, 0, 0, .06);--shadow-dialog: 0 0 0 .5px rgba(0, 0, 0, .08), 0 24px 60px rgba(0, 0, 0, .24), 0 2px 8px rgba(0, 0, 0, .08);--shadow-pop: 0 0 0 .5px rgba(0, 0, 0, .08), 0 10px 30px rgba(0, 0, 0, .16), 0 2px 6px rgba(0, 0, 0, .06);--radius: 10px;--row-h: 44px;--pad: 16px;font-family:var(--sans);font-size:14px;color:var(--label);background:var(--canvas);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-feature-settings:"cv05","cv11"}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--canvas: #1c1c1e;--card: #2c2c2e;--card-hover: #333336;--label: #f5f5f7;--label2: #9a9aa1;--label3: #636366;--sep: rgba(84, 84, 88, .65);--fill: rgba(120, 120, 128, .24);--fill2: rgba(120, 120, 128, .34);--fill3: rgba(120, 120, 128, .44);--hair: rgba(255, 255, 255, .06);--blue: #0a84ff;--green: #30d158;--orange: #ff9f0a;--red: #ff453a;--grey: #98989d;--indigo: #5e5ce6;--teal: #40c8e0;--purple: #bf5af2;--pink: #ff375f;--ok-text: #4cd964;--warn-text: #ffb340;--bad-text: #ff6961;--blue-text: #5ea8ff;--sel-bg: rgba(10, 132, 255, .18);--seg-on: #636366;--bar-bg: rgba(28, 28, 30, .86);--sidebar-bg: rgba(36, 36, 38, .92);--dim-bg: rgba(0, 0, 0, .55);--paper: #2c2c2e;--paper-ink: #f5f5f7;--paper-muted: #9a9aa1;--paper-line: rgba(84, 84, 88, .65);--code-bg: rgba(120, 120, 128, .24);--gutter: #262628;--shadow-card: 0 0 0 .5px var(--hair);--shadow-sheet: 0 0 0 .5px rgba(255, 255, 255, .06), 0 12px 32px rgba(0, 0, 0, .35);--shadow-dialog: 0 0 0 .5px rgba(255, 255, 255, .08), 0 24px 60px rgba(0, 0, 0, .6), 0 2px 8px rgba(0, 0, 0, .3);--shadow-pop: 0 0 0 .5px rgba(255, 255, 255, .1), 0 10px 30px rgba(0, 0, 0, .5), 0 2px 6px rgba(0, 0, 0, .3)}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:6px}::selection{background:#0a7aff40}.frost{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.btn-pixel,.auth-submit,.share-button,.share-done,.share-add button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px;color:#fff;font-weight:600;font-size:14px;white-space:nowrap;background:var(--blue);border:0;border-radius:9px;cursor:pointer;transition:background .12s,transform .08s,opacity .12s}.btn-pixel:hover,.auth-submit:hover,.share-button:hover:not(:disabled),.share-done:hover,.share-add button:hover:not(:disabled){background:#0670ea}.btn-pixel:active,.auth-submit:active,.share-button:active,.share-done:active,.share-add button:active{background:#055fc7;transform:scale(.985)}.btn-pixel:disabled,.share-button:disabled,.share-add button:disabled,.auth-submit:disabled{opacity:.45;pointer-events:none}.btn-fill{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 14px;color:var(--label);font-weight:600;font-size:14px;white-space:nowrap;background:var(--fill);border:0;border-radius:9px;cursor:pointer;transition:background .12s,transform .08s}.btn-fill:hover{background:var(--fill2)}.btn-fill:active{background:var(--fill3);transform:scale(.985)}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px;color:#fff;font-weight:600;font-size:14px;white-space:nowrap;background:var(--red);border:0;border-radius:9px;cursor:pointer;transition:background .12s,transform .08s}.btn-danger:hover{background:#e02c21}.btn-danger:active{transform:scale(.985)}.app-shell{display:grid;grid-template-columns:68px minmax(0,1fr);height:100vh;overflow:hidden}.app-rail{position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;gap:18px;padding:14px 0;background:var(--sidebar-bg);border-right:1px solid var(--sep);-webkit-backdrop-filter:saturate(180%) blur(30px);backdrop-filter:saturate(180%) blur(30px)}.blanket-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;text-decoration:none}.blanket-mark img{display:block;width:32px;height:32px;border-radius:8px}.blanket-mark:hover{background:var(--fill)}.app-rail nav{display:flex;flex:1;flex-direction:column;gap:4px}.rail-link{display:grid;width:40px;height:36px;place-items:center;color:var(--label2);border-radius:8px;text-decoration:none;transition:background .12s}.rail-link svg{font-size:20px}.rail-link img{display:block;width:25px;height:25px}.rail-docs img{width:32px;height:32px;border-radius:8px}.rail-link:hover{color:var(--label);background:var(--fill)}.rail-link:active{background:var(--fill2)}.rail-link.is-active{color:#fff;background:var(--blue)}.rail-docs.is-active{background:#0a7aff24;box-shadow:inset 0 0 0 1px #0a7aff33}.avatar{display:inline-flex;width:32px;height:32px;padding:0;align-items:center;justify-content:center;color:var(--label2);font-size:12px;font-weight:600;text-transform:uppercase;background:var(--fill2);border:0;border-radius:50%;cursor:pointer}.avatar:hover{background:var(--fill3)}.product-name{display:flex;align-items:baseline;gap:6px}.product-name strong{color:var(--label);font-size:17px;font-weight:700;letter-spacing:-.3px}.product-name span{color:var(--label2);font-size:14px;font-weight:500}.file-mark{--mark: var(--grey);display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;color:#fff;font-size:8px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;background:var(--mark);border-radius:7px;flex:none}.file-mark-docx,.file-mark-doc{--mark: var(--blue)}.file-mark-md{--mark: var(--indigo)}.file-mark-txt,.file-mark-log{--mark: #636366}.file-mark-json,.file-mark-js,.file-mark-ts,.file-mark-tsx,.file-mark-jsx{--mark: var(--orange)}.file-mark-yaml,.file-mark-yml,.file-mark-toml,.file-mark-ini{--mark: var(--purple)}.file-mark-html,.file-mark-css,.file-mark-scss{--mark: var(--green)}.file-mark-py,.file-mark-sh,.file-mark-sql{--mark: var(--teal)}.file-mark-xml{--mark: var(--green)}.file-mark-conf,.file-mark-env{--mark: var(--purple)}.file-mark-csv{--mark: var(--pink)}.workspace{position:relative;display:grid;min-width:0;min-height:0;grid-template-rows:72px 44px minmax(0,1fr) 30px;background:var(--canvas)}.document-header{position:relative;z-index:8;display:flex;min-width:0;align-items:center;gap:12px;padding:0 16px 0 20px;background:var(--bar-bg);border-bottom:1px solid var(--sep);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.mobile-menu{display:none}.title-stack{display:flex;min-width:120px;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px}.doc-menubar{display:flex;align-items:center;gap:8px;margin-left:-12px}.menu-trigger.menubar-button{display:inline-flex;height:28px;align-items:center;gap:5px;padding:0 10px 0 12px;color:var(--label);font-size:13px;font-weight:600;background:var(--fill);border:0;border-radius:8px;cursor:pointer;transition:background .12s,transform .08s}.menubar-button:hover{background:var(--fill2)}.menubar-button:active{background:var(--fill3);transform:scale(.985)}.menubar-button[aria-expanded=true]{background:var(--fill3)}.menubar-button svg{font-size:13px;color:var(--label2)}.document-heading{margin:0;min-width:0;flex:0 1 auto}.document-title{display:block;width:min(560px,100%);padding:2px 8px;margin-left:-8px;color:var(--label);font-size:17px;font-weight:700;letter-spacing:-.3px;background:transparent;border:0;border-radius:7px;outline:0;transition:background .12s}.document-title:hover{background:var(--fill)}.document-title:focus{background:var(--card);box-shadow:0 0 0 3px #0a7aff40}.save-state{display:inline-flex;height:22px;align-items:center;gap:5px;padding:0 8px;color:var(--label2);font-size:12px;font-weight:600;white-space:nowrap;background:var(--fill);border-radius:11px;flex:none}.save-state svg{display:none}.save-state:before{width:7px;height:7px;content:"";background:var(--grey);border-radius:50%}.save-state-saved{color:var(--ok-text);background:#34c75924}.save-state-saved:before{background:var(--green)}.save-state-dirty,.save-state-saving{color:var(--warn-text);background:#ff950029}.save-state-dirty:before,.save-state-saving:before{background:var(--orange)}.save-state-saving:before{animation:pulse 1.6s ease-in-out infinite}.save-state-error{color:var(--bad-text);background:#ff3b301f}.save-state-error:before{background:var(--red)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.header-actions button{cursor:pointer}.storage-pill,.expiry-pill{display:inline-flex;height:22px;align-items:center;gap:5px;margin-right:4px;padding:0 8px;color:var(--label2);font-size:12px;font-weight:600;white-space:nowrap;background:var(--fill);border-radius:11px}.storage-pill>span{width:7px;height:7px;background:var(--green);border-radius:50%;animation:pulse 1.6s ease-in-out infinite}.expiry-pill{color:var(--warn-text);background:#ff950029}.expiry-pill svg{font-size:12px}.download-button,.sign-in-button{display:inline-flex;height:32px;align-items:center;gap:7px;padding:0 12px;color:var(--label);font-size:13px;font-weight:600;background:var(--fill);border:0;border-radius:8px;transition:background .12s,transform .08s}.download-button:hover,.sign-in-button:hover{background:var(--fill2)}.download-button:active,.sign-in-button:active{background:var(--fill3);transform:scale(.985)}.download-button svg{font-size:15px}.share-button{height:32px;padding:0 14px;font-size:13px;border-radius:8px}.share-button svg{font-size:14px}.header-actions .menu-trigger{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;color:var(--label2);background:var(--fill);border:0;border-radius:8px;cursor:pointer;transition:background .12s}.header-actions .menu-trigger:hover{color:var(--label);background:var(--fill2)}.header-actions .menu-trigger:active{background:var(--fill3);transform:scale(.94)}.menu{position:relative;display:inline-flex}.menu-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;cursor:pointer}.menu-panel{position:absolute;z-index:40;top:calc(100% + 8px);display:flex;min-width:240px;flex-direction:column;padding:6px;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-pop);animation:menu-in .12s ease-out}.menu-end{right:0}.menu-start{left:0}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.menu-item{display:grid;min-height:36px;grid-template-columns:18px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:0 10px;color:var(--label);font-size:14px;font-weight:500;text-align:left;background:transparent;border:0;border-radius:7px;cursor:pointer}.menu-item:hover{background:var(--fill)}.menu-item:active{background:var(--fill2)}.menu-item.is-danger{color:var(--bad-text)}.menu-item.is-danger:hover{background:#ff3b301f}.menu-icon{display:inline-flex;justify-content:center;color:var(--label2);font-size:15px}.menu-item.is-danger .menu-icon{color:var(--bad-text)}.menu-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-item small{color:var(--label2);font-size:13px;font-weight:400}.menu-separator{height:1px;margin:6px 4px;background:var(--sep)}.menu-more{display:inline-flex;color:var(--label3);font-size:14px}.menu-back{display:grid;min-height:36px;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:center;margin:-6px -6px 6px;padding:0 16px 0 14px;color:var(--label);font-size:14px;font-weight:600;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--sep);border-radius:var(--radius) var(--radius) 0 0;cursor:pointer}.menu-back .menu-icon{color:var(--blue)}.menu-back:hover{background:var(--fill)}.menu-back .menu-icon svg{transform:rotate(180deg)}.menu-note{margin:2px 10px 6px;color:var(--label2);font-size:13px;line-height:1.5}.menu-item.is-checked .menu-icon:after{content:"✓";color:var(--blue);font-size:13px;font-weight:700}.home-trash{display:none;width:34px;height:34px;align-items:center;justify-content:center;color:var(--label2);background:var(--fill);border-radius:9px}.home-trash svg{font-size:18px}.home-spacer{flex:1}.trash-note{max-width:62ch;margin:0 0 18px;color:var(--label2);font-size:13px;line-height:1.55}.trash-list{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.trash-row{display:flex;min-height:56px;align-items:center;gap:12px;padding:8px 12px;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.trash-row.is-placeholder{height:56px;background:var(--fill);box-shadow:none}.trash-title{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.trash-title strong{overflow:hidden;color:var(--label);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.trash-title small{color:var(--label2);font-size:12px}.trash-row-actions{display:flex;flex:none;gap:8px}.trash-row-actions .btn-fill{height:32px;padding:0 12px;font-size:13px}.trash-row-actions .btn-fill.is-quiet{width:32px;padding:0;color:var(--bad-text)}.trash-row-actions svg{font-size:15px}.confirm-dialog{width:min(420px,100%);padding:22px;color:var(--label);background:var(--canvas);border-radius:14px;box-shadow:var(--shadow-dialog)}.confirm-dialog h2{margin:0 0 8px;font-size:18px;font-weight:700;letter-spacing:-.2px}.confirm-dialog p{margin:0;color:var(--label2);font-size:14px;line-height:1.5}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.app-shell.with-history{grid-template-columns:68px minmax(0,1fr) 320px}.history-panel{display:flex;min-height:0;flex-direction:column;background:var(--sidebar-bg);border-left:1px solid var(--sep)}.history-header{display:flex;height:72px;flex:none;align-items:center;justify-content:space-between;padding:0 10px 0 16px;border-bottom:1px solid var(--sep)}.history-header h2{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;letter-spacing:-.2px}.history-header h2 svg{color:var(--label2);font-size:17px}.history-header button{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;color:var(--label2);background:var(--fill);border:0;border-radius:8px;cursor:pointer}.history-header button:hover{color:var(--label);background:var(--fill2)}.history-loading{height:64px;margin:12px;background:var(--fill);border-radius:var(--radius)}.history-list{display:flex;flex:1;flex-direction:column;gap:2px;margin:0;padding:8px;overflow-y:auto;list-style:none}.history-item{display:flex;width:100%;flex-direction:column;gap:2px;padding:9px 12px;color:var(--label);text-align:left;background:transparent;border:0;border-radius:9px;cursor:pointer}.history-item:hover{background:var(--fill)}.history-item.is-active{background:var(--sel-bg);box-shadow:inset 0 0 0 1px #0a7aff59}.history-item:disabled{opacity:.5;cursor:default}.history-item strong{font-size:14px;font-weight:600}.history-item span{color:var(--label2);font-size:13px}.history-item small{color:var(--label2);font-size:12px}.history-actions{display:flex;flex-wrap:wrap;gap:8px;padding:6px 12px 12px}.history-restore,.history-actions .btn-fill{height:32px;padding:0 12px;font-size:13px}.history-actions svg{font-size:15px}.history-empty{padding:10px 12px;color:var(--label2);font-size:13px;line-height:1.5}.version-banner{z-index:6;display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;color:var(--warn-text);font-size:13px;font-weight:600;background:#ff950024;border-bottom:1px solid var(--sep)}.version-banner span{display:inline-flex;align-items:center;gap:7px;min-width:0}.version-banner svg{flex:none;font-size:15px}.version-banner button{padding:0;color:var(--blue);font:inherit;background:none;border:0;cursor:pointer;white-space:nowrap}.version-banner button:hover{text-decoration:underline}.version-banner.is-trashed{color:var(--bad-text);background:#ff3b301f}.version-binary{display:grid;max-width:420px;margin:auto;place-content:center;justify-items:center;color:var(--label2);text-align:center}.version-binary svg{color:var(--blue);font-size:40px}.version-binary h2{margin:14px 0 6px;color:var(--label);font-size:18px;font-weight:700}.version-binary p{margin:0;font-size:14px;line-height:1.5}.toolbar{position:relative;z-index:7;display:flex;min-width:0;align-items:center;gap:10px;padding:0 16px 0 20px;background:var(--bar-bg);border-bottom:1px solid var(--sep)}.tool-group{display:flex;align-items:center;gap:2px;padding-right:10px;border-right:1px solid var(--sep)}.tool-group button{display:grid;height:28px;min-width:28px;padding:0 6px;place-items:center;color:var(--label);background:transparent;border:0;border-radius:7px;cursor:pointer;transition:background .12s}.tool-group button:hover{background:var(--fill)}.tool-group button:active{background:var(--fill2)}.tool-group button.is-active{color:var(--blue);background:var(--sel-bg)}.tool-group svg{font-size:16px}.search-tool{padding:0 10px 0 0}.toolbar-spacer{flex:1}.find-panel{position:absolute;z-index:12;top:124px;right:22px;display:flex;width:min(430px,calc(100% - 44px));flex-direction:column;gap:7px;padding:10px;background:var(--card);border-radius:12px;box-shadow:var(--shadow-pop)}.find-row,.replace-row{display:flex;align-items:center;gap:6px}.find-row>svg{flex:none;color:var(--label2);font-size:16px}.find-row input,.replace-row input{min-width:0;height:30px;flex:1;padding:0 9px;color:var(--label);background:var(--fill);border:1px solid transparent;border-radius:7px;outline:0}.find-row input:focus,.replace-row input:focus{background:var(--card);border-color:var(--blue)}.find-count{min-width:56px;color:var(--label2);font-size:11px;text-align:right;white-space:nowrap}.find-row button,.replace-row button{display:inline-flex;height:30px;flex:none;align-items:center;justify-content:center;padding:0 10px;color:var(--label);font-size:12px;font-weight:600;background:var(--fill);border:0;border-radius:7px;cursor:pointer}.find-row button{width:30px;padding:0}.find-row button:hover,.replace-row button:hover{background:var(--fill2)}.find-row button:disabled,.replace-row button:disabled{opacity:.35;cursor:default}.find-row button svg{font-size:14px}.find-up{transform:rotate(180deg)}.file-format{color:var(--label2);font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.view-switcher{display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:2px;background:var(--fill);border-radius:9px}.view-switcher button{position:relative;height:26px;padding:0 12px;color:var(--label);font-size:13px;font-weight:500;text-transform:capitalize;background:transparent;border:0;border-radius:7px;cursor:pointer;transition:background .12s}.view-switcher button:hover:not(.is-active){background:#7878801a}.view-switcher button.is-active{font-weight:600;background:var(--seg-on);box-shadow:0 1px 3px #0000001f,0 0 0 .5px #0000000a}.view-switcher button:not(.is-active):not(:first-child):before{position:absolute;top:7px;bottom:7px;left:-1px;width:1px;content:"";background:#3c3c432e}.view-switcher button.is-active+button:before{display:none}.document-stage{display:flex;min-width:0;min-height:0;justify-content:center;gap:24px;overflow:auto;padding:32px clamp(20px,4vw,64px) 80px;background:var(--canvas);overscroll-behavior:contain}.editor-sheet,.preview-sheet{position:relative;width:min(816px,100%);min-width:min(620px,100%);min-height:1056px;flex:0 1 816px;background:var(--paper);border-radius:12px;box-shadow:var(--shadow-sheet)}.editor-sheet{display:flex;overflow:hidden}.text-editor{width:100%;min-height:1054px;resize:none;padding:72px clamp(48px,8%,86px) 90px;color:var(--paper-ink);font-family:var(--prose);font-size:18px;font-weight:390;line-height:1.7;background:transparent;border:0;outline:0}.text-editor::placeholder{color:var(--label3)}.editor-sheet.is-code .text-editor{padding:44px 40px 80px 14px;font-family:var(--mono);font-size:13px;line-height:1.65;tab-size:2;white-space:pre}.line-numbers{width:52px;flex:0 0 52px;padding:44px 10px 80px 0;color:var(--label3);font-family:var(--mono);font-size:12px;line-height:1.79;text-align:right;background:var(--gutter);border-right:1px solid var(--sep);-webkit-user-select:none;user-select:none}.line-numbers span{display:block}.document-stage.is-split .editor-sheet,.document-stage.is-split .preview-sheet{width:auto;min-width:0;flex:1 1 0;max-width:816px}.preview-sheet{padding:72px clamp(48px,8%,86px) 90px}.markdown-body{color:var(--paper-ink);font-family:var(--prose);font-size:18px;line-height:1.7}.markdown-body>:first-child{margin-top:0}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--paper-ink);font-family:var(--sans);font-weight:700;letter-spacing:-.02em;line-height:1.15}.markdown-body h1{margin:0 0 24px;padding-bottom:12px;font-size:34px;letter-spacing:-.45px;border-bottom:1px solid var(--paper-line)}.markdown-body h2{margin:40px 0 14px;font-size:24px}.markdown-body h3{margin:28px 0 10px;font-size:19px}.markdown-body p,.markdown-body ul,.markdown-body ol{margin:0 0 18px}.markdown-body li::marker{color:var(--label2)}.markdown-body a{color:var(--blue);text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body blockquote{margin:24px 0;padding:2px 0 2px 18px;color:var(--paper-muted);border-left:3px solid var(--fill3)}.markdown-body code{padding:.12em .35em;font-family:var(--mono);font-size:.82em;background:var(--code-bg);border-radius:5px}.markdown-body pre{overflow-x:auto;padding:14px 16px;font-size:13px;line-height:1.6;color:#e5e5ea;background:#1c1c1e;border-radius:10px}.markdown-body pre code{padding:0;font-size:inherit;background:transparent}.markdown-body hr{margin:32px 0;border:0;border-top:1px solid var(--paper-line)}.markdown-body img{max-width:100%;border-radius:8px}.markdown-body table{border-collapse:collapse}.markdown-body th,.markdown-body td{padding:6px 10px;border:1px solid var(--paper-line)}.document-status{position:relative;z-index:6;display:flex;align-items:center;gap:18px;padding:0 20px;color:var(--label2);font-size:12px;background:var(--bar-bg);border-top:1px solid var(--sep);font-variant-numeric:tabular-nums}.status-extension{margin-left:auto}.empty-editor{display:grid;min-width:0;place-content:center;color:var(--label2);text-align:center;background:var(--canvas)}.empty-editor h1{margin:18px 0 6px;color:var(--label);font-size:22px;font-weight:700;letter-spacing:-.3px}.empty-editor p{margin:0;font-size:14px;line-height:1.45}.unavailable-home{margin:20px auto 0;text-decoration:none}.empty-sheet{display:flex;width:76px;height:76px;margin:auto;align-items:center;justify-content:center;color:var(--blue);font-size:40px;background:#0a7aff1f;border-radius:20px}.dialog-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:24px;background:var(--dim-bg)}.create-dialog{width:min(560px,100%);max-height:min(720px,88vh);overflow:auto;padding:20px 22px 22px;color:var(--label);background:var(--canvas);border-radius:14px;box-shadow:var(--shadow-dialog)}.create-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.create-dialog h2{margin:0 0 4px;font-size:20px;font-weight:700;letter-spacing:-.3px}.create-dialog header p{margin:0;color:var(--label2);font-size:13px;line-height:1.4}.create-dialog header button,.share-close,.toast button{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;color:var(--label2);background:var(--fill);border:0;border-radius:8px;cursor:pointer;transition:background .12s}.create-dialog header button:hover,.share-close:hover,.toast button:hover{background:var(--fill2)}.format-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.format-grid>button{position:relative;display:grid;min-height:var(--row-h);grid-template-columns:29px minmax(0,1fr) 16px;gap:12px;align-items:center;padding:8px var(--pad);color:var(--label);text-align:left;background:transparent;border:0;cursor:pointer}.format-grid>button:hover{background:#7878800f}.format-grid>button:active{background:#78788024}.format-grid>button:nth-child(n+3):before{position:absolute;top:0;right:0;left:calc(var(--pad) + 29px + 12px);height:1px;content:"";background:var(--sep)}.format-grid>button:nth-child(2n):after{position:absolute;top:0;bottom:0;left:0;width:1px;content:"";background:var(--sep)}.format-grid>button>span{display:flex;min-width:0;flex-direction:column;gap:1px}.format-grid strong{font-size:14px;font-weight:500}.format-grid small{overflow:hidden;color:var(--label2);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.format-arrow{color:var(--label3);font-size:16px;transform:rotate(-90deg)}.status-expiry{color:var(--warn-text)}.status-expiry button{padding:0;color:var(--blue);font:inherit;font-weight:500;background:none;border:0;cursor:pointer}.status-expiry button:hover{text-decoration:underline}.auth-secondary{height:36px;padding:0 12px;color:var(--blue);font-size:14px;font-weight:600;background:transparent;border:0;border-radius:9px;cursor:pointer}.auth-secondary:hover{background:#0a7aff14}.workspace.is-word{grid-template-rows:72px auto minmax(0,1fr) 30px}.word-editor{display:contents}.word-toolbar{position:relative;z-index:7;min-width:0;min-height:44px;background:var(--card);border-bottom:1px solid var(--sep)}.word-toolbar[hidden]{display:block;min-height:0;border:0}.word-stage{position:relative;min-width:0;min-height:0;overflow:auto;padding:24px 12px 80px;background:var(--canvas)}.word-host{width:fit-content;min-width:min(816px,100%);margin:0 auto}.word-host .superdoc-page,.word-host .superdoc-page *{cursor:text}.word-toolbar .sd-toolbar-button,.word-toolbar button,.word-toolbar [role=button]{cursor:pointer}.word-toolbar input{cursor:text}.word-loading{position:absolute;inset:24px 0 auto;display:flex;justify-content:center;pointer-events:none}.word-loading span{width:min(816px,calc(100% - 24px));height:1056px;background:var(--paper);border-radius:12px;box-shadow:var(--shadow-sheet)}.toast{position:fixed;z-index:70;right:24px;bottom:44px;display:flex;max-width:min(380px,calc(100vw - 32px));align-items:center;gap:12px;padding:10px 10px 10px 14px;color:var(--label);font-size:14px;font-weight:500;line-height:1.35;background:var(--card);border-radius:12px;box-shadow:var(--shadow-pop)}.toast button{width:26px;height:26px}.toast svg{font-size:16px;color:var(--blue)}@media(max-width:1050px){.app-shell{grid-template-columns:60px minmax(0,1fr)}.storage-pill,.download-button span{display:none}.download-button{width:32px;padding:0;justify-content:center}}@media(max-width:1100px){.app-shell.with-history{grid-template-columns:68px minmax(0,1fr) 280px}}@media(max-width:780px){:root{font-size:15px}.app-shell.with-history{grid-template-columns:0 minmax(0,1fr)}.history-panel{position:fixed;z-index:45;inset:0 0 0 auto;width:min(340px,92vw);background:var(--card);box-shadow:var(--shadow-dialog)}.version-banner{padding:0 12px;font-size:12px}.trash-row{flex-wrap:wrap}.menu-panel{min-width:214px}body{overflow:hidden}.app-shell{grid-template-columns:0 minmax(0,1fr)}.app-rail{display:none}.workspace,.empty-editor{grid-column:2}.workspace{grid-template-rows:64px 44px minmax(0,1fr) 30px}.workspace.is-word{grid-template-rows:64px auto minmax(0,1fr) 30px}.home-trash{display:inline-flex}.document-header{gap:8px;padding:0 10px}.mobile-menu{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;color:var(--blue);background:transparent;border:0;border-radius:8px}.mobile-menu svg{font-size:22px}.document-title{font-size:16px}.save-state{display:none}.header-actions{gap:6px}.share-button{width:32px;padding:0;justify-content:center}.share-button span{display:none}.toolbar{padding:0 10px;overflow-x:auto}.find-panel{top:112px;right:10px;width:calc(100% - 20px)}.find-count,.history-tools,.file-format{display:none}.view-switcher{margin-left:auto}.document-stage{justify-content:flex-start;padding:14px 12px 60px}.editor-sheet,.preview-sheet,.document-stage.is-split .editor-sheet,.document-stage.is-split .preview-sheet{width:100%;min-width:100%;max-width:none;min-height:calc(100vh - 160px);flex:0 0 auto}.document-stage.is-split{flex-direction:column}.text-editor{min-height:calc(100vh - 162px);padding:36px 24px 60px;font-size:17px}.editor-sheet.is-code .text-editor{padding:30px 20px 60px 12px}.line-numbers{width:42px;flex-basis:42px;padding-top:30px}.preview-sheet{padding:36px 24px 60px}.markdown-body h1{font-size:28px}.document-status{gap:14px;padding:0 12px}.document-status span:nth-child(2):not(.status-expiry),.status-extension{display:none}.expiry-pill{display:none}.workspace.is-word{grid-template-rows:52px auto minmax(0,1fr) 30px}.word-stage{padding:12px 0 60px}.format-grid{grid-template-columns:1fr}.format-grid>button:nth-child(n+2):before{position:absolute;top:0;right:0;left:calc(var(--pad) + 29px + 12px);height:1px;content:"";background:var(--sep)}.format-grid>button:nth-child(2n):after{display:none}.toast{right:12px;bottom:40px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.print-sheet{display:none}@media print{html,body{background:#fff}.app-rail,.document-header,.toolbar,.word-toolbar,.document-status,.document-footer,.history-panel,.version-banner,.toast,.menu-panel{display:none!important}.app-shell,.workspace,.workspace.is-word{display:block;height:auto;overflow:visible;background:#fff}.document-stage,.split-view,.text-editor,.markdown-preview{display:none!important}.workspace.is-word .word-stage{display:block;overflow:visible}.print-sheet{display:block;max-width:100%;color:#000;font-size:11pt;line-height:1.5}.print-sheet h1{margin:0 0 16px;font-size:20pt}.print-sheet pre{font-family:DejaVu Sans Mono,monospace;font-size:10pt;white-space:pre-wrap;word-break:break-word}.print-sheet img{max-width:100%}.workspace.is-word .print-sheet{display:none}}
