@font-face{font-family:Atkinson;src:url(/fonts/AtkinsonHyperlegible-Regular.ttf);font-weight:400}@font-face{font-family:Atkinson;src:url(/fonts/AtkinsonHyperlegible-Bold.ttf);font-weight:700}@font-face{font-family:OpenDyslexic;src:url(/fonts/OpenDyslexic-Regular.otf);font-weight:400}@font-face{font-family:OpenDyslexic;src:url(/fonts/OpenDyslexic-Bold.otf);font-weight:700}:root{--navy:#0b3247;--teal:#0b6674;--aqua:#18aaa6;--soft-aqua:#c7eeee;--page:#eef7f7;--surface:#fff;--text:#102f32;--muted:#5d7779;--border:#cfe0df;--shadow:0 12px 34px #0b32471a}*{box-sizing:border-box}html{background:#dfeceb}body{color:var(--text);margin:0;font-family:Atkinson,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}.app{background:var(--page);min-height:100vh;color:var(--text);transition:background .2s,color .2s}.app-shell{background:var(--page);max-width:840px;min-height:100vh;margin:0 auto;position:relative}.theme-sepia{--page:#f5efe3;--surface:#fffaf0;--text:#332e27;--muted:#766d61;--border:#ded2bd;--soft-aqua:#dce8df}.theme-dark{--page:#0e1918;--surface:#152523;--text:#edfafa;--muted:#b6cecb;--border:#456560;--soft-aqua:#19433f;--navy:#edfafa;--teal:#6bdad5;--aqua:#42c9c5;--shadow:0 12px 34px #00000040}.theme-dark .primary{color:#fff;background:linear-gradient(135deg,#147681,#139c99)}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#8eaaa6}.theme-dark .reader,.theme-dark .reader *{color:var(--text)!important}.theme-dark .reader a{color:var(--teal)!important}.name-gate{text-align:center;flex-direction:column;justify-content:center;width:min(520px,100% - 32px);min-height:100vh;margin:0 auto;padding:34px 12px;display:flex}.name-gate>img{width:210px;margin:0 auto 8px}.alpha-glyph{background:var(--soft-aqua);width:58px;height:58px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:2rem;font-weight:700;display:grid}.name-gate h1{color:var(--navy);margin:0 0 8px}.name-gate>p{color:var(--muted);line-height:1.5}.name-gate .field{text-align:left;margin-top:14px}.name-gate .primary{width:100%}.name-gate>small{color:var(--muted);margin-top:12px}.page-pad{padding:28px 20px 42px}.project-header{text-align:center;padding:4px 8px 22px}.wordmark{object-fit:contain;width:190px;height:auto;margin:0 auto 16px;display:block}.project-header h1{color:var(--navy);margin:0;font-size:clamp(1.55rem,6vw,2.2rem);line-height:1.08}.theme-dark .project-header h1{color:var(--text)}.author{color:var(--teal);margin:5px 0 26px;font-size:1.08rem;font-weight:700}.intro{color:var(--muted);margin:0;font-weight:700}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chapter-card,.metadata-card{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:15px;width:100%;box-shadow:0 2px 8px #0b32470a}.chapter-card{min-height:108px;padding:13px 14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:block}.chapter-card:hover,.chapter-card:focus-visible{border-color:var(--aqua);box-shadow:var(--shadow);outline:none;transform:translateY(-1px)}.new-chapter-card{text-align:center;color:var(--teal);border-style:dashed;align-content:center;place-items:center;gap:3px;display:grid}.new-chapter-card>span{font-size:1.7rem;line-height:1}.new-chapter-card small{color:var(--muted);max-width:230px}.chapter-copy{gap:2px;display:grid}.chapter-copy strong{color:var(--teal);font-size:1.08rem}.chapter-copy small{color:var(--muted);font-size:.96rem}.metadata-card{color:var(--teal);justify-content:space-between;align-items:center;margin-top:12px;padding:16px;font-weight:700;display:flex}.metadata-card b{font-size:1.5rem;font-weight:400}.goal-card{margin:12px 6px 22px}.goal-card>div:first-child{gap:2px;display:grid}.goal-card span{color:var(--muted)}.progress-row{align-items:center;gap:12px;margin-top:9px;display:flex}.progress{background:var(--border);border-radius:8px;flex:1;height:10px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--aqua),#72d6d0);border-radius:inherit;width:92%;height:100%;display:block}.expiry{text-align:center;color:var(--muted);margin:25px 0 0;line-height:1.45}.expiry span{color:var(--teal);margin-right:5px}.prototype-wrap{text-align:center;margin-top:30px;position:relative}.prototype-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.9rem;text-decoration:underline}.prototype-menu{z-index:4;border:1px solid var(--border);background:var(--surface);width:210px;box-shadow:var(--shadow);border-radius:12px;padding:7px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.prototype-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:9px}.prototype-menu button:hover{background:var(--soft-aqua)}.prototype-menu hr{border:0;border-top:1px solid var(--border);margin:6px 4px}.prototype-menu small{color:var(--muted);padding:5px 9px 2px;font-weight:700;display:block}.prototype-menu button.selected{background:var(--soft-aqua);color:var(--teal);font-weight:700}.chapter-page{min-height:100vh;padding-bottom:145px}.chapter-header{z-index:8;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--page) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:56px 1fr auto;align-items:center;gap:8px;min-height:84px;padding:10px 18px;display:grid;position:sticky;top:0}.chapter-header h1{color:var(--navy);margin:0;font-size:1.25rem}.theme-dark .chapter-header h1{color:var(--text)}.chapter-header p{color:var(--muted);margin:2px 0 0}.bookmark-ribbon{width:34px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:5px 6px 9px}.bookmark-ribbon svg{width:100%;height:100%;display:block;overflow:visible}.bookmark-ribbon path{fill:var(--surface);stroke:currentColor;stroke-width:1.7px}.bookmark-ribbon.saved{color:var(--teal)}.bookmark-ribbon.saved path{fill:var(--soft-aqua)}.bookmark-menu{z-index:20;border:1px solid var(--border);background:var(--surface);width:190px;box-shadow:var(--shadow);border-radius:12px;padding:6px;display:grid;position:fixed;top:76px;right:max(16px,50vw - 404px)}.bookmark-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px}.bookmark-menu button:hover{background:var(--soft-aqua)}.bookmark-menu button.danger{color:#a33838}.brand-mark{cursor:pointer;background:0 0;border:0;place-items:center;width:55px;height:55px;padding:0;display:grid}.brand-mark:disabled{cursor:default}.brand-mark img{object-fit:contain;width:100%;height:100%}.history-actions{gap:4px;display:flex}.history-actions button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--teal);cursor:pointer;border-radius:9px;font-size:1.35rem;line-height:1}.history-actions button:disabled{opacity:.45;cursor:wait}.chapter-edge-navigation button{z-index:9;border:1px solid color-mix(in srgb,var(--border) 58%,transparent);background:color-mix(in srgb,var(--surface) 48%,transparent);width:36px;height:54px;color:color-mix(in srgb,var(--teal) 68%,transparent);box-shadow:none;cursor:pointer;opacity:.58;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;padding:0;font-size:1.9rem;line-height:1;transition:opacity .15s,background .15s;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.chapter-edge-navigation button:hover,.chapter-edge-navigation button:focus-visible{opacity:.9;background:color-mix(in srgb,var(--surface) 76%,transparent)}.chapter-edge-navigation .previous{border-radius:0 14px 14px 0;left:max(4px,50vw - 458px)}.chapter-edge-navigation .next{border-radius:14px 0 0 14px;right:max(4px,50vw - 458px)}@media (width<=600px){.chapter-edge-navigation button{width:34px;height:54px;font-size:1.8rem}}.manuscript{background:var(--surface);min-height:calc(100vh - 205px);color:var(--text);padding:30px clamp(22px,7vw,64px);line-height:1.48}.reader,.editor{outline:none;max-width:680px;min-height:62vh;margin:0 auto}.reader{touch-action:manipulation}.copy-protected{-webkit-user-drag:none}.reader-watermark{z-index:7;pointer-events:none;opacity:.085;color:var(--teal);grid-template-columns:repeat(3,1fr);align-content:space-around;justify-items:center;font-size:clamp(.8rem,2vw,1.05rem);font-weight:700;display:grid;position:fixed;inset:84px 0 110px;overflow:hidden}.reader-watermark span{white-space:nowrap;transform:rotate(-28deg)}.alpha-comment-highlight{color:inherit;cursor:pointer;box-shadow:inset 0 -2px 0 var(--aqua);background:#a9e4de;border-radius:3px}.alpha-comment-highlight.comment-jump{animation:.6s ease-in-out 2 comment-pulse}.recent-writing{text-decoration-line:underline;-webkit-text-decoration-color:var(--aqua);text-decoration-color:var(--aqua);text-underline-offset:4px;text-decoration-thickness:2px}@keyframes comment-pulse{50%{background:#62d8cf;box-shadow:0 0 0 5px #14b9b12e}}.theme-dark .alpha-comment-highlight{background:#286963;color:#fff!important}.alpha-comment-reader{background:var(--surface);color:var(--text);text-align:left;border-radius:10px;margin:12px 0 18px;padding:12px 14px;line-height:1.5}.reader::selection{color:#102f32;background:#bfe9df}.reader ::selection{color:#102f32;background:#bfe9df}.reader p,.editor p{margin:0 0 1.1em}.reader strong,.reader b,.editor strong,.editor b{font-weight:700!important}.font-serif{font-family:Georgia,Times New Roman,serif}.font-sans{font-family:Atkinson,Arial,sans-serif}.font-dyslexic{font-family:OpenDyslexic,sans-serif;line-height:1.72}.font-mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.editor{border-radius:10px}.editor:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--aqua) 35%,transparent)}.beta-edit-insertion,.beta-edit-insertion *{text-underline-offset:3px;color:#087f84!important;background:0 0!important;-webkit-text-decoration:underline #13aaa7!important;text-decoration:underline #13aaa7!important;text-decoration-thickness:2px!important}.theme-dark .beta-edit-insertion,.theme-dark .beta-edit-insertion *{color:#72e5df!important;background:0 0!important;text-decoration-color:#72e5df!important}.recovery-banner{border:1px solid var(--aqua);background:var(--soft-aqua);border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:8px 10px;margin:12px 16px;padding:13px;display:grid}.recovery-banner div{display:grid}.recovery-banner div span{color:var(--muted);font-size:.9rem}.recovery-banner button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:8px;grid-area:1/2;padding:8px 12px;font-weight:700}.recovery-banner .text-button{color:var(--teal);background:0 0;grid-row:2;padding:0;font-size:.85rem}.writing-dock{z-index:10;width:min(840px,100%);padding:9px 14px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb,var(--page) 96%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -12px 30px #0b324712}.save-state{text-align:center;color:var(--muted);margin-bottom:5px;font-size:.84rem;display:block}.save-state i{background:var(--aqua);border-radius:50%;width:7px;height:7px;display:inline-block}.sync-reminder{color:var(--muted);text-align:center;margin:-1px 0 6px;font-size:.76rem;display:block}.format-wrap{max-width:560px;margin:0 auto;position:relative}.format-row{grid-template-columns:repeat(9,1fr);margin:0 auto 8px;display:grid}.format-row button{min-width:0;height:38px;color:var(--teal);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:1.05rem}.format-row button:hover,.format-row button:focus-visible{background:var(--soft-aqua);outline:none}.format-row button.active{background:var(--teal);color:#fff;box-shadow:0 2px 7px color-mix(in srgb,var(--teal) 25%,transparent)}.format-palette{z-index:12;border:1px solid var(--border);background:var(--surface);width:min(310px,100vw - 28px);box-shadow:var(--shadow);border-radius:13px;grid-template-columns:repeat(5,1fr);gap:5px;padding:10px;display:grid;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.format-palette>strong{grid-column:1/-1;padding:1px 4px 5px;font-size:.85rem}.format-palette button{min-width:0;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-items:center;gap:4px;padding:5px 2px;font-size:.7rem;display:grid}.format-palette button:hover,.format-palette button:focus-visible{background:var(--soft-aqua)}.format-palette i{border:1px solid var(--border);border-radius:50%;width:23px;height:23px}.primary-actions{gap:9px;max-width:560px;margin:0 auto;display:flex}.primary-actions .wide{flex:1}.primary-actions .compact{flex:0 0 52px;padding:10px;font-family:Georgia,serif;font-size:16px}.primary,.secondary{cursor:pointer;border-radius:11px;min-height:46px;padding:10px 18px;font-weight:700}.primary{border:1px solid var(--teal);background:linear-gradient(135deg,var(--teal),#078c89);color:#fff}.primary:hover{filter:brightness(1.06)}.primary:disabled{cursor:wait;opacity:.65}.primary.wide{width:100%;font-size:1.05rem}.secondary{border:1px solid var(--teal);background:var(--surface);color:var(--teal)}.alpha-comment-guide{flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.alpha-comment-guide>span{color:var(--muted);text-align:left;font-size:.86rem;line-height:1.25}.alpha-comment-guide .secondary{border-radius:9px;flex:none;min-height:34px;padding:6px 10px;font-size:.84rem}.alpha-comments-list{max-height:min(72vh,620px);overflow:auto}.alpha-comments-list>button:not(.secondary){border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:10px;gap:4px;margin:0 0 8px;padding:10px;display:grid}.alpha-comments-list>button strong{color:var(--teal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.alpha-comments-list>button span{color:var(--muted)}@media (width<=520px){.alpha-comment-guide{flex-direction:column;align-items:stretch}.alpha-comment-guide>span{text-align:center}}.overlay{z-index:30;background:#05181d57;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(840px,100%);padding:8px 18px max(24px,env(safe-area-inset-bottom));background:var(--surface);border-radius:25px 25px 0 0;animation:.18s ease-out slide-up;box-shadow:0 -20px 50px #0000002e}@keyframes slide-up{0%{opacity:.3;transform:translateY(30px)}}.handle{background:var(--border);border-radius:9px;width:42px;height:5px;margin:0 auto 8px}.bottom-sheet header{border-bottom:1px solid var(--border);grid-template-columns:36px 1fr 36px;align-items:center;display:grid}.bottom-sheet h2{text-align:center;grid-column:2;margin:7px 0 14px}.bottom-sheet header button{cursor:pointer;background:0 0;border:0;grid-column:3;font-size:2rem}.sheet-link{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:34px 1fr 20px;align-items:center;gap:8px;width:100%;padding:17px 9px;display:grid}.sheet-link span{color:var(--teal);font-size:1.2rem}.sheet-link i{color:var(--muted);font-size:1.5rem;font-style:normal}.sheet-section{border-bottom:1px solid var(--border);padding:15px 9px 12px}.sheet-section>strong{margin-bottom:9px;display:block}.style-row{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.style-row button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;min-height:40px}.style-row button:hover,.style-row button:focus-visible{border-color:var(--teal);background:var(--soft-aqua);color:var(--teal)}.switch-row{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px 9px;display:flex}.switch-row span{gap:2px;display:grid}.switch-row small{color:var(--muted)}.switch-row input{width:22px;height:22px;accent-color:var(--teal)}.modal-overlay{align-items:center;padding:20px}.confirm{background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);border-radius:20px;padding:25px}.confirm h2{margin:0 0 8px}.confirm p{color:var(--muted);line-height:1.5}.confirm button{width:100%;margin-top:9px}.alpha-comment-box blockquote{border-left:4px solid var(--aqua);background:var(--soft-aqua);max-height:105px;color:var(--text);margin:12px 0;padding:10px 12px;overflow:auto}.alpha-comment-box textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:120px;color:var(--text);font-family:var(--ui),"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;border-radius:10px;padding:12px}.emoji-row{flex-wrap:wrap;gap:5px;margin:0 0 10px;display:flex}.emoji-row button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;min-height:36px;padding:3px;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:1.2rem;width:38px!important;margin:0!important}.emoji-row button:hover,.emoji-row button:focus-visible{background:var(--soft-aqua);border-color:var(--aqua)}.field-error{color:#a33838!important;font-weight:700!important}.panel-page{background:var(--page);min-height:100vh}.panel-header{grid-template-columns:40px 1fr 40px;align-items:center;margin:-5px 0 27px;display:grid}.panel-header h1{text-align:center;color:var(--navy);margin:0;font-size:1.4rem}.theme-dark .panel-header h1{color:var(--text)}.panel-header button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:2.3rem}.panel-intro{color:var(--muted);margin:0 0 18px}.field{gap:6px;margin-bottom:15px;font-weight:700;display:grid}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:49px;color:var(--text);border-radius:10px;outline:none;padding:12px 13px;font-weight:400}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px color-mix(in srgb,var(--aqua) 17%,transparent)}.field textarea{resize:vertical;min-height:80px}.metadata-readonly-note{background:var(--soft-aqua);color:var(--muted);border-radius:10px;margin:0 0 18px;padding:11px 13px}.metadata-readonly{opacity:.82}.metadata-readonly input,.metadata-readonly textarea,.metadata-readonly select{cursor:default;color:var(--text);-webkit-text-fill-color:var(--text);opacity:1}.field textarea.summary{min-height:120px}.field small{color:var(--muted);font-weight:400}.check{gap:9px;margin:6px 0 18px;display:flex}.result-heading{justify-content:space-between;margin:24px 0 10px;display:flex}.result-heading span{color:var(--muted)}.results{gap:9px;display:grid}.results article{border:1px solid var(--border);background:var(--surface);border-radius:11px;padding:13px}.results p{margin:0 0 4px}.results small{color:var(--muted)}.choice-list{border:1px solid var(--border);background:var(--surface);border-radius:13px;overflow:hidden}.choice-list label{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:13px;min-height:58px;padding:12px 15px;display:flex}.choice-list label:last-child{border:0}.choice-list input{accent-color:var(--teal);width:20px;height:20px}.section-title{margin:24px 0 9px;font-weight:700}.size-control{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:22px 1fr 30px 50px;align-items:center;gap:10px;padding:15px;display:grid}.size-control input{accent-color:var(--teal)}.big-a{font-size:1.7rem}.theme-row{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.theme-row button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;padding:11px}.theme-row button.selected{border-color:var(--teal);background:var(--soft-aqua);color:var(--teal);font-weight:700}.reading-preview{border:1px solid var(--border);background:var(--surface);border-radius:13px;margin-top:22px;padding:20px;line-height:1.55}.toast{z-index:50;background:var(--navy);color:#fff;text-align:center;width:min(420px,100% - 32px);box-shadow:var(--shadow);border-radius:11px;padding:12px 16px;animation:.2s ease-out toast-in;position:fixed;bottom:92px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.unavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.unavailable>img{object-fit:contain;width:220px;height:110px}.unavailable-icon{background:var(--soft-aqua);width:70px;height:70px;color:var(--teal);border-radius:50%;place-items:center;margin:6px 0 16px;font-size:2.4rem;display:grid}.unavailable h1{color:var(--navy);margin:0 0 8px}.unavailable p{margin:3px 0}.unavailable .muted{color:var(--muted);margin:6px 0 22px}.unavailable.with-recovery{justify-content:flex-start;padding-top:28px}.unavailable.with-recovery>img{height:78px}.recovery-open{width:min(360px,100%)}.device-recovery{border:1px solid var(--border);background:var(--surface);width:min(680px,100%);box-shadow:var(--shadow);text-align:left;border-radius:16px;margin-top:20px;padding:18px}.device-recovery>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.device-recovery h2{color:var(--navy);margin:0;font-size:1.25rem}.device-recovery header p{color:var(--teal);margin:3px 0 0;font-weight:700}.recovery-explanation{color:var(--muted);line-height:1.45;margin:14px 0!important}.recovery-chapters{gap:9px;display:grid}.recovery-chapters article{border:1px solid var(--border);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.recovery-chapters article>div:first-child{gap:4px;min-width:0;display:grid}.recovery-chapters strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recovery-status{border-radius:999px;width:max-content;padding:3px 8px;font-size:.82rem;font-weight:700}.recovery-status.synced{background:var(--soft-aqua);color:var(--teal)}.recovery-status.unsynced{color:#785600;background:#fff0c9}.recovery-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.recovered-writing-view{width:min(620px,100% - 28px)}.recovered-writing-view pre{white-space:pre-wrap;text-align:left;border:1px solid var(--border);background:var(--page);max-height:55vh;font:inherit;border-radius:10px;padding:14px;line-height:1.5;overflow:auto}@media (width<=560px){.recovery-chapters article{grid-template-columns:1fr}.recovery-actions{justify-content:flex-start}.device-recovery>header{align-items:center}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--aqua) 42%,transparent);outline-offset:2px}@media (width>=700px){.app{padding:28px 28px 0}.app-shell{min-height:calc(100vh - 28px);box-shadow:var(--shadow);border-radius:26px 26px 0 0;overflow:hidden}.landing-page{padding:34px 50px 44px}.chapter-grid{grid-template-columns:1fr 1fr}.writing-dock{border-radius:0;width:min(840px,100% - 56px);bottom:0}.panel-page{padding:36px 70px 50px}}@media print{.screenshot-protected .manuscript,.screenshot-protected .chapter-header,.screenshot-protected .writing-dock{display:none!important}.screenshot-protected:after{content:"Printing is disabled for this protected reader link.";padding:40px;font:18px Atkinson,Arial,sans-serif;display:block}}@media (width<=390px){.page-pad{padding-left:14px;padding-right:14px}.chapter-card{padding:13px}.format-row button{font-size:.92rem}.manuscript{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
