:root{--bg:#f5f4f0;--paper:#fff;--ink:#252d29;--muted:#69736c;--line:#dedfd8;--accent:#b8422b;--accent-hover:#963621;--forest:#233e35;--pale:#eaf0e9;--warning:#805515;--danger:#a63025;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font:15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #37735e;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.16;font-weight:500;letter-spacing:-1.1px;margin-bottom:14px}h2{font-size:24px;line-height:1.3;letter-spacing:-.5px;font-weight:600;margin-bottom:12px}h3{font-size:17px}p:last-child{margin-bottom:0}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.65px;line-height:1.5;color:var(--muted);margin-bottom:10px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:20px;z-index:99;padding:14px;background:#fff}.skip:focus{top:10px}[hidden]{display:none!important}.app-nav{position:fixed;inset:0 auto 0 0;width:224px;background:var(--forest);color:#f9faf5;padding:34px 20px 22px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:650;letter-spacing:-.8px}.brand:hover{color:inherit}.brand-mark{display:flex;width:43px;height:45px;align-items:center;justify-content:center;background:#db674c;color:#fff;font:37px/1 Georgia,serif;border-radius:9px}.brand small{display:block;font-size:9px;font-weight:400;letter-spacing:.2px;opacity:.75;margin-top:-2px}.primary-nav{display:flex;flex-direction:column;gap:7px;margin-top:48px}.primary-nav a{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:7px;color:#d9e1d8;font-size:14px}.primary-nav a span{width:18px;font-size:19px}.primary-nav a:hover,.primary-nav a.active{color:#fff;background:#3a544b}.nav-note{margin-top:auto;padding:36px 12px;color:#b8c9bd;font:italic 23px/1.5 Georgia,serif}.nav-user{border-top:1px solid #53675b;padding-top:22px;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#687e6d;display:grid;place-items:center;font-size:13px}.nav-user strong{font-size:13px;font-weight:500;display:block}.nav-user small{display:block;font-size:10px;color:#becdc0}.nav-user form{margin-left:auto}.logout{border:0;background:none;color:#dbe4db;padding:10px;font-size:20px;min-width:40px}.page{margin-left:224px;padding:48px clamp(26px,4vw,68px) 60px;max-width:1800px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:12px 0 38px}.page-heading>div{max-width:720px}.page-heading .muted{font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:11px 19px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:600;line-height:1.35;transition:background .15s,color .15s;white-space:normal;text-align:center}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-hover);color:#fff}.button.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:#f0f2eb;border-color:#b4bdb1}.button.small{min-height:39px;padding:8px 13px;font-size:12px}.library-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px}.search{margin:0;flex:1;max-width:390px}.search input{margin:0;background:#fff;padding:12px 16px;border-radius:8px}.filter-group{display:flex;gap:5px;flex-wrap:wrap}.filter{border:0;background:transparent;padding:10px 14px;min-height:43px;color:var(--muted);border-radius:7px;font-size:12px}.filter.active{background:#e6eae2;color:#284b3c;font-weight:600}.filter span{margin-left:4px}.books-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr));gap:22px}.book-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.book-card:hover{border-color:#9cad9e;box-shadow:0 6px 18px #263b2910}.book-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:26px}.book-glyph{height:62px;width:47px;border-radius:2px 5px 5px 2px;box-shadow:inset 5px 0 #00000010;border:1px solid #00000012;display:grid;place-items:center;font:30px Georgia,serif;background:#ece0c8;color:#79654a}.tone-1{background:#e3e9dc;color:#48664d}.tone-2{background:#eed8ce;color:#985c45}.book-genre{font-size:11px;color:var(--muted);margin-bottom:9px}.book-card h2{font-family:Georgia,serif;font-weight:500;font-size:25px;line-height:1.3;overflow-wrap:anywhere;margin-bottom:20px}.book-card h2 a{display:block}.book-count{font-size:12px;color:var(--muted);margin-top:auto;margin-bottom:22px}.book-count span{margin:0 5px}.book-card footer{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #ecece6;padding-top:18px;font-size:11px;color:var(--muted)}.book-card footer a{font-weight:600;color:var(--ink);font-size:12px}.pill{display:inline-flex;align-items:center;white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1.5;background:#f0f0e9;color:#626a5c}.pill.success{background:#eaf2e7;color:#3c613d}.pill.working{background:#f8e9d3;color:#805515}.pill.warning{background:#fae6da;color:#893f22}.storage-note{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px;margin:36px 0}.storage-note span{color:#4d7351}.empty-state{padding:70px 24px;text-align:center;border:1px dashed #ced4c8;border-radius:12px;background:#f9faf6}.empty-state h2{font:30px/1.3 Georgia,serif;margin-bottom:14px}.empty-state p{color:var(--muted);font-size:14px;margin-bottom:24px}.empty-state .small-note{font-size:12px;margin-top:20px}.empty-state.compact{padding:40px 20px}.empty-symbol{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 26px;border-radius:17px;background:#e7ece1;color:#536f50;font-size:29px}.breadcrumb{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:24px;padding:5px 0}.paper{background:var(--paper);border:1px solid var(--line);border-radius:10px}.brief-form{max-width:1040px}.form-section{display:grid;grid-template-columns:210px minmax(0,1fr);gap:45px;border-top:1px solid var(--line);padding:32px 0}.form-section h2{font-size:21px}.form-section p{font-size:13px}.step-number{font:italic 26px Georgia,serif;color:#879581;display:block;margin-bottom:14px}.form-fields{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px 30px}label{display:block;font-size:13px;font-weight:500;margin:0 0 20px}label:last-child{margin-bottom:0}input,textarea,select{display:block;width:100%;padding:11px 13px;border:1px solid #cdd2c9;border-radius:6px;background:#fff;color:var(--ink);margin-top:7px;font-size:14px}input::placeholder,textarea::placeholder{color:#7a8077;font-size:13px}textarea{resize:vertical;line-height:1.6}input[type=file]{font-size:12px;border:0;background:transparent;padding:10px 0}input[type=file]::file-selector-button{border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);padding:8px 12px;margin-right:10px}.required{color:var(--accent)}.field-hint{display:block;font-size:11px;color:var(--muted);font-weight:400}.upload-zone{background:#f5f7f0;border:1px dashed #b4c1ae;border-radius:7px;padding:18px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;font-size:12px}.notice{padding:14px 18px;border-radius:7px;font-size:13px;margin:0 0 20px}.notice.success{background:#e9f1e5;color:#35552f}.notice.error{background:#fcece7;color:var(--danger)}.notice.warning{background:#f8eedc;color:#76500d}.workspace-page{padding-top:25px}.workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.workspace-heading>div:first-child{min-width:0;max-width:760px}.workspace-heading h1{font-size:34px;overflow-wrap:anywhere;line-height:1.2}.workspace-heading .eyebrow{text-transform:uppercase}.workspace-actions{display:flex;gap:8px;flex-shrink:0;margin-top:13px}.workspace-meta{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:4px 0 24px;margin-bottom:30px;font-size:11px;color:var(--muted);flex-wrap:wrap}.saved-indicator{display:flex;gap:7px;align-items:center}.saved-indicator>span{color:#4a7043}.version-picker{margin-left:auto;max-width:340px}.version-picker select{font-size:11px;background:transparent;border-color:transparent;min-height:40px;padding:7px 23px 7px 10px;margin:0}.workspace-layout{display:grid;grid-template-columns:184px minmax(0,1fr);gap:32px;align-items:start}.section-nav{position:sticky;top:24px;min-width:0}.nav-caption{font-size:9px;letter-spacing:1.4px;color:var(--muted);font-weight:600;padding:0 10px;margin:10px 0 18px}.section-nav>a:not(.section-utility){display:flex;align-items:center;gap:10px;padding:13px 10px;border-radius:6px;margin-bottom:5px;font-size:12px;line-height:1.4;min-height:44px}.section-nav>a.active{background:#e5ebdf;color:#2f5239;font-weight:600}.section-number{font-size:9px;color:#7d8b75}.section-check{margin-left:auto;color:#477448}.section-progress{padding:20px 10px;margin-top:20px;border-top:1px solid var(--line);font-size:11px}.section-progress strong{font-size:21px;font-weight:500}.section-progress strong span{font-size:11px;color:var(--muted);font-weight:400}.progress-track{height:3px;background:#dee4d6;margin:10px 0 16px;border-radius:4px}.progress-track span{display:block;height:3px;background:#739469}.section-progress a{color:#52674e}.section-utility{display:block;padding:10px;font-size:11px;color:var(--muted)}.work-surface{min-width:0;max-width:1050px}.surface-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.surface-heading h2{font:28px/1.25 Georgia,serif;margin:0}.surface-heading .eyebrow{font-size:9px;margin-bottom:6px}.editor-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.model-tabs{display:flex;background:#eaece5;padding:4px;border-radius:8px;gap:3px}.model-tabs a{display:flex;align-items:center;gap:7px;font-size:12px;padding:8px 13px;border-radius:5px;min-height:38px}.model-tabs a.active{background:#fff;box-shadow:0 1px 3px #24352712;color:var(--ink);font-weight:600}.model-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#c96b4d;flex-shrink:0}.model-dot.gemini{background:#6274ac}.editor-paper{padding:30px 36px;box-shadow:0 2px 6px #30402c04}.document-editor{resize:vertical;width:100%;min-height:410px;height:480px;border:0;border-radius:0;padding:0;margin:0;line-height:1.85;font:16px/1.85 Georgia,"Times New Roman",serif;color:#333d35;background:transparent}.document-editor:focus-visible{outline:2px solid #c7d4be;outline-offset:14px}.document-text{white-space:pre-wrap;overflow-wrap:anywhere;font:16px/1.85 Georgia,"Times New Roman",serif;color:#333d35}.editor-footer{display:flex;align-items:center;gap:12px;margin:14px 0 0;flex-wrap:wrap}.save-status{font-size:11px;color:#4d6c48;margin-right:auto}.save-status.error{color:var(--danger)}.character-count{font-size:10px;color:var(--muted)}.editor-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.help-text{font-size:11px;color:var(--muted);margin-top:12px}.secondary-actions{display:flex;flex-direction:column;gap:16px;font-size:11px;color:var(--muted);margin-top:24px}.secondary-actions>a{padding:8px 0}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.compare-paper{padding:25px;min-width:0}.compare-paper header{display:flex;align-items:center;gap:9px;margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:16px}.compare-paper h3{font-size:13px;margin:0}.compare-paper .document-text{font-size:15px;line-height:1.8;margin-bottom:24px}.compare-paper .button{width:100%}.brief-paper,.history-paper{padding:30px}.history-row{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid #e9ebe3}.history-row>span:nth-child(2){flex:1}.history-row strong{display:block;font-size:14px;font-weight:500}.history-row small{display:block;font-size:11px;color:var(--muted)}.history-icon{width:36px;height:42px;display:grid;place-items:center;background:#f0f2e9;color:#5c7258;border-radius:4px}.revision-history summary,details summary{cursor:pointer;padding:12px 0}.revision-history>details{margin-left:12px}.revision-history .document-text{padding:20px;background:#fff;border:1px solid var(--line);border-radius:7px;font-size:14px}.generation-progress{display:flex;gap:20px;align-items:center;padding:24px;background:#f2ecde;border:1px solid #e6d6b7;border-radius:9px;margin-bottom:28px}.generation-progress h2{font-size:18px;margin-bottom:5px}.generation-progress p{font-size:13px;margin-bottom:5px}.generation-progress small{font-size:11px;color:var(--muted)}.generation-progress .button{margin-left:auto;flex-shrink:0}.spinner{height:27px;width:27px;border:2px solid #d9c6a2;border-top-color:#8a6740;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}dialog{border:1px solid var(--line);border-radius:13px;max-width:500px;width:calc(100% - 32px);padding:34px;color:var(--ink);box-shadow:0 20px 70px #192b2330}dialog::backdrop{background:#12241b70;backdrop-filter:blur(2px)}dialog h2{font:28px/1.2 Georgia,serif}dialog p{font-size:14px;color:var(--muted)}dialog>.eyebrow{font-size:10px}dialog .button.primary{width:100%}.dialog-close{position:absolute;right:10px;top:7px;border:0;background:transparent;font-size:27px;color:var(--muted);width:40px;height:40px}.busy-message{margin-top:15px}.ready-grid{display:grid;gap:24px}.ready-card{padding:30px}.ready-card header{display:flex;justify-content:space-between;gap:22px;margin-bottom:23px}.ready-card h2{font:27px/1.3 Georgia,serif;max-width:700px}.ready-mark{width:42px;height:42px;border-radius:50%;background:#e8f0e4;display:grid;place-items:center;color:#567b4e;font-size:20px;flex-shrink:0}.ready-list a{display:flex;align-items:center;gap:14px;padding:15px 0;border-top:1px solid var(--line);font-size:13px}.ready-list small{margin-left:auto;color:var(--muted);font-size:11px}.ready-card footer{display:flex;align-items:center;gap:25px;margin-top:24px;font-size:12px}.library-search{display:block;margin-bottom:25px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:13px 21px;border-radius:8px;background:#263e32;color:#fff;box-shadow:0 5px 25px #0002;font-size:13px;z-index:100}.demo-banner{padding:8px 12px;background:#ece5d4;color:#755521;font-size:11px;margin-bottom:20px;border-radius:5px}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{padding:55px 70px;background:var(--forest);color:#f5f7ed;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story .eyebrow{color:#b6c8b9}.login-story h1{font-size:62px;line-height:1.13;margin:22px 0 30px;letter-spacing:-1px}.login-story p:not(.eyebrow){font-size:16px;color:#bdcdbf;line-height:1.9}.login-footnote{font:italic 15px Georgia,serif;color:#b6c8b9}.login-form{display:flex;align-items:center;justify-content:center;padding:50px}.login-form>div{max-width:370px;width:100%}.login-form h2{font:34px/1.25 Georgia,serif}.login-form form{margin-top:35px}.login-form .button{width:100%;margin-top:5px}.login-hint{font-size:12px;line-height:1.8;color:var(--muted);margin-top:30px}.login-form>.muted{font-size:13px}.login-page .demo-banner{position:fixed;top:0;left:0;z-index:100}.small-note{font-size:12px}@media(min-width:1700px){.workspace-layout{grid-template-columns:205px minmax(0,1fr);gap:42px}.work-surface{max-width:1100px}.document-editor{height:560px}.page{padding-right:75px}}@media(max-width:1200px){.app-nav{width:190px;padding:28px 14px 20px}.brand{font-size:21px}.brand-mark{width:36px;height:39px;font-size:31px}.brand small{font-size:8px}.page{margin-left:190px;padding:32px 26px}.workspace-layout{grid-template-columns:150px minmax(0,1fr);gap:22px}.section-nav>a:not(.section-utility){font-size:11px;padding:12px 6px;gap:7px}.workspace-heading h1{font-size:31px}.workspace-actions{flex-wrap:wrap;justify-content:flex-end;max-width:170px}.workspace-meta{gap:9px}.editor-paper{padding:27px}.model-tabs a{padding:8px 10px;font-size:11px}.editor-toolbar .pill{font-size:9px}.surface-heading h2{font-size:25px}.form-section{grid-template-columns:160px minmax(0,1fr);gap:25px}.compare-grid{grid-template-columns:1fr}.page-heading h1{font-size:37px}.login-story{padding:45px}.login-story h1{font-size:48px}}@media(max-width:900px){.app-nav{width:170px;padding:24px 12px}.brand small{display:none}.brand{font-size:20px}.primary-nav a{padding:12px 8px;font-size:12px;gap:8px}.nav-note{font-size:21px}.nav-user{gap:7px}.nav-user strong{font-size:12px}.avatar{width:28px;height:28px}.logout{padding:5px;min-width:30px}.page{margin-left:170px;padding:25px 22px}.workspace-layout{grid-template-columns:1fr;gap:22px}.section-nav{position:static;display:flex;flex-wrap:wrap;gap:5px;border-bottom:1px solid var(--line);padding-bottom:17px}.nav-caption,.section-progress,.section-utility{display:none}.section-nav>a:not(.section-utility){margin:0;padding:10px;font-size:12px}.section-number{display:none}.workspace-heading{gap:15px}.workspace-meta{margin-bottom:20px}.version-picker{margin-left:0;max-width:100%}.library-toolbar{align-items:stretch;flex-direction:column}.search{max-width:none}.page-heading{gap:18px;align-items:flex-start}.page-heading>.button{flex-shrink:0}.form-section{grid-template-columns:1fr;gap:15px}.form-section>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.form-section>div:first-child p{width:100%;margin-top:-10px}.step-number{margin:0}.form-section h2{margin:0}.generation-progress{flex-wrap:wrap}.generation-progress .button{margin-left:46px}.login-story{padding:30px}.login-story h1{font-size:42px}}@media(max-width:600px){body{font-size:14px}.app-nav{position:sticky;top:0;width:100%;height:auto;padding:10px 16px;display:grid;grid-template-columns:1fr auto;gap:10px;background:var(--forest)}.brand{font-size:20px;gap:8px}.brand-mark{width:29px;height:32px;border-radius:6px;font-size:27px}.primary-nav{grid-row:2;grid-column:1/-1;margin:0;flex-direction:row;gap:6px}.primary-nav a{padding:8px 13px;min-height:40px;flex:1;justify-content:center}.primary-nav a span{font-size:16px}.nav-note{display:none}.nav-user{grid-row:1;grid-column:2;border:0;padding:0}.nav-user small,.avatar{display:none}.nav-user strong{font-size:11px}.logout{min-height:34px}.page{margin-left:0;padding:27px 18px 40px}.page-heading{margin:6px 0 25px;flex-wrap:wrap;gap:15px}.page-heading h1{font-size:35px}.page-heading .muted{font-size:13px}.eyebrow{font-size:9px}.books-grid{gap:16px}.book-card{padding:22px}.book-card h2{font-size:24px}.storage-note{align-items:flex-start;font-size:11px;text-align:left}.filter-group{gap:0}.filter{padding:10px 12px;min-height:44px}.breadcrumb{margin-bottom:18px}.workspace-heading{display:block}.workspace-heading h1{font-size:30px;margin-bottom:14px}.workspace-actions{max-width:none;margin:0 0 19px;justify-content:flex-start}.workspace-actions .button{min-height:42px}.workspace-meta{gap:5px 12px;align-items:center;font-size:10px}.saved-indicator{width:100%;margin-bottom:8px}.version-picker{flex:1;min-width:0}.version-picker select{font-size:10px;padding-left:0;width:100%;max-width:100%}.section-nav>a:not(.section-utility){font-size:11px;padding:9px;min-height:40px}.surface-heading{gap:10px;align-items:flex-start}.surface-heading h2{font-size:24px}.surface-heading .button{max-width:137px;font-size:10px;min-height:38px}.editor-toolbar{flex-wrap:wrap;gap:9px}.model-tabs a{font-size:12px;padding:9px 13px;min-height:42px}.editor-toolbar .pill{font-size:10px}.editor-paper{padding:24px 20px}.document-editor{font-size:16px;line-height:1.8;min-height:350px;height:480px}.document-editor:focus-visible{outline-offset:8px}.editor-footer{gap:9px}.save-status{width:100%;flex-basis:100%}.character-count{margin-right:auto}.editor-footer .button{min-height:42px;font-size:11px;padding:9px 10px}.editor-actions{align-items:stretch}.editor-actions>.button,.editor-actions form{flex:1}.editor-actions form .button{width:100%;height:100%}.editor-actions .button{font-size:11px;padding:11px}.help-text{font-size:10px}.brief-paper,.history-paper,.compare-paper{padding:20px}.history-row{gap:10px;flex-wrap:wrap}.history-row .pill{font-size:9px}.form-fields{padding:22px 18px}.form-footer{align-items:flex-start;flex-direction:column}.form-footer .button{width:100%}.generation-progress{padding:20px;gap:14px}.generation-progress h2{font-size:17px}.generation-progress .button{margin-left:0}.generation-progress p{font-size:12px}.generation-progress small{font-size:11px}.ready-card{padding:23px}.ready-card h2{font-size:24px}.ready-list a{font-size:12px;gap:9px}.ready-list small{font-size:10px}.ready-card footer{align-items:flex-start;flex-direction:column;gap:17px}.ready-card footer .button{width:100%}.empty-state{padding:45px 20px}.empty-state h2{font-size:27px}.empty-state p{font-size:13px}.empty-state br{display:none}.login-page{display:block}.login-story{min-height:0;padding:25px 28px 32px;gap:30px}.login-story h1{font-size:36px;margin:12px 0 0}.login-story p:not(.eyebrow),.login-footnote{display:none}.login-story h1 br{display:none}.login-form{padding:35px 28px}.login-form h2{font-size:29px}.toast{bottom:15px;font-size:12px;width:max-content;max-width:calc(100% - 32px)}dialog{padding:30px 24px}dialog h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.spinner{border-color:#8a6740}}
/* Reading width and long book names remain manageable on wide screens. */
.books-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr))}.book-card h2 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.book-card{min-height:310px}.work-surface{max-width:860px}.document-editor{height:clamp(290px,38vh,400px);min-height:290px}.document-text{max-width:78ch}.compare-grid .document-text{max-width:none}@media(min-width:1700px){.work-surface{max-width:900px}.document-editor{height:clamp(320px,40vh,460px)}}@media(max-width:600px){.document-editor{height:400px}.book-card{min-height:290px}}

.model-dot.gemini_pro{background:#7a58a0}.model-dot.gemini_flash{background:#477aaf}.model-tabs{flex-wrap:wrap;min-width:0}.model-tabs a{overflow-wrap:anywhere}
