:root{color:#27302d;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f3ea}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 24px;border-bottom:1px solid #ded5c4;background:#f7f3eaf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.topnav{display:inline-flex;align-items:center;gap:12px}.brand{color:#2f4f4a;font-weight:800}.brand img{display:block;width:190px;height:44px;object-fit:contain}.topnav a,.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid transparent;border-radius:8px;background:transparent;color:#2f4f4a}.topnav a:hover,.icon-button:hover{border-color:#d8cdb8;background:#fffaf0}.topnav .nav-text-link,.topnav .nav-primary-link{width:auto;padding:0 14px;font-weight:800;white-space:nowrap}.topnav .nav-primary-link{border-color:#2f4f4a;background:#2f4f4a;color:#fffaf0}.topnav .nav-primary-link:hover{border-color:#253f3b;background:#253f3b}.page,.reader-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0}.narrow-page{width:min(720px,calc(100% - 32px))}.page-heading,.reader-toolbar,.reader-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}h1,h2,p{margin-top:0}h1{margin-bottom:6px;font-size:clamp(2rem,5vw,3.8rem);line-height:1.05;color:#1f2c29}h2{font-size:1.05rem}.page-heading p,.reader-toolbar p,.book-card p,.state-line,.audio-placeholder{color:#65736f}.voice-preferences fieldset{padding:0;border:0}.voice-grid{display:flex;flex-direction:column;margin:12px 0}.voice-card{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.4fr) minmax(220px,1fr);align-items:center;gap:14px;padding:12px 4px;border-bottom:1px solid #d8cdb8;cursor:pointer}.voice-card[data-selected=true]{background:#edf1ea}.voice-heading{display:flex;align-items:center;gap:8px}.voice-heading small{margin-left:auto}.voice-card audio{width:100%}.audio-model-preferences{margin-top:18px}.audio-model-preferences>label{grid-template-columns:auto 1fr;align-items:start;padding:10px 4px;border-bottom:1px solid #d8cdb8;cursor:pointer}.audio-model-preferences input{width:auto;margin-top:3px}.audio-model-preferences span{display:grid;gap:4px}.audio-model-preferences .state-line{padding:10px 0 0}.promo-form .secondary-button{margin-top:8px}.password-form .primary-button{justify-self:start;margin-top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.primary-button,.secondary-button,.danger-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:8px;border:1px solid transparent;font-weight:700}.primary-button{background:#2f4f4a;color:#fffaf0}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.text-button:disabled,.icon-button:disabled{cursor:wait;opacity:.72}.button-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:button-spin .75s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.secondary-button{border-color:#cfc2aa;background:#fffaf0;color:#2f4f4a}.danger-button{border-color:#c87566;background:#fff4f2;color:#9a3428}.text-button{background:transparent;color:#2f4f4a}.home-page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:clamp(28px,6vw,72px) 0 48px}.home-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:center;gap:clamp(28px,6vw,72px)}.home-hero-copy{display:grid;gap:20px}.home-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:0;color:#9a5f2d;font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-subtitle{max-width:660px;margin-bottom:0;color:#53625e;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero-panel{display:grid;gap:28px;padding:clamp(24px,5vw,44px);border:1px solid #ded5c4;border-radius:24px;background:#fffaf0;box-shadow:0 22px 60px #1f2c291f}.home-hero-panel img{width:min(300px,100%);height:auto}.home-book-preview{display:grid;gap:14px;padding:28px 24px;border-radius:18px;background:#f7f3ea}.home-book-preview span{display:block;height:12px;border-radius:999px;background:#d8cdb8}.home-book-preview span:nth-child(1){width:92%}.home-book-preview span:nth-child(2){width:78%}.home-book-preview span:nth-child(3){width:86%}.home-book-preview span:nth-child(4){width:58%}.home-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:clamp(38px,7vw,76px)}.home-feature{display:grid;align-content:start;gap:12px;padding:18px;border:1px solid #ded5c4;border-radius:16px;background:#fffaf0}.home-feature svg{color:#d99152}.home-feature h2,.home-plans-teaser h2{margin-bottom:0;color:#1f2c29;font-size:1.1rem}.home-feature p,.home-plans-teaser p{margin-bottom:0;color:#5d6c68;line-height:1.55}.home-plans-teaser{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;margin-top:18px;padding:24px;border:1px solid #ded5c4;border-radius:16px;background:#edf1ea}.auth-screen{display:grid;place-items:center;min-height:calc(100vh - 64px);padding:24px}.auth-panel,.form-panel,.detail-panel{display:grid;gap:18px;width:min(480px,100%)}.auth-panel{padding:28px;border:1px solid #ded5c4;border-radius:8px;background:#fffaf0}label,fieldset{display:grid;gap:8px;color:#33433f;font-weight:700}input,textarea{width:100%;border:1px solid #cfc2aa;border-radius:8px;background:#fffdf7;color:#27302d;padding:12px 14px}textarea{resize:vertical}.error,.success{padding:12px 14px;border-radius:8px}.error{background:#fff0ed;color:#a33a2d}.success{background:#edf8ef;color:#2f6840}.state-line{display:inline-flex;align-items:center;gap:8px;padding:20px 0}.empty-state{display:grid;justify-items:center;gap:16px;padding:80px 24px;border:1px dashed #cfc2aa;border-radius:8px;text-align:center}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.book-card{position:relative;min-height:180px;border:1px solid #ded5c4;border-radius:8px;background:#fffaf0}.book-card>a{display:grid;align-content:space-between;height:100%;padding:18px 52px 18px 18px}.book-card-actions{position:absolute;top:10px;right:10px;z-index:2}.book-card-actions .icon-button{background:#fffdf7}.book-action-menu{position:absolute;top:calc(100% + 6px);right:0;display:grid;min-width:150px;padding:6px;border:1px solid #d8cdb8;border-radius:8px;background:#fffdf7;box-shadow:0 10px 24px #1f2c2924}.book-action-menu a,.book-action-menu button{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:36px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#2f4f4a;font-weight:700}.book-action-menu a:hover,.book-action-menu button:hover{background:#edf1ea}.book-action-menu button:last-child{color:#9a3428}.book-progress{margin-top:14px}.book-progress .progress-track{margin:0 0 7px}.book-progress strong{color:#42534f;font-size:.82rem}.status{width:max-content;border-radius:999px;padding:4px 10px;background:#e7e0d1;color:#42534f;font-size:.78rem;font-weight:800;text-transform:uppercase}.status[data-status=completed]{background:#dff1e3;color:#2f6840}.status[data-status=failed]{background:#ffe0db;color:#9a3428}.metadata-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.metadata-list div{padding:14px;border-radius:8px;background:#fffaf0}.metadata-list dt{color:#65736f;font-size:.78rem;text-transform:uppercase}.metadata-list dd{margin:4px 0 0;font-weight:800}.button-row,.toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.reader-shell[data-theme=light]{--reader-bg: #fffdf8;--reader-text: #222926}.reader-shell[data-theme=sepia]{--reader-bg: #fbf0dc;--reader-text: #302820}.reader-shell[data-theme=dark]{--reader-bg: #17201e;--reader-text: #ecf0e8}.reader-toolbar{min-height:68px;padding-bottom:16px}.reader-toolbar h1{max-width:58vw;margin-bottom:4px;font-size:1.3rem}.segmented-control{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;max-width:420px;padding:4px;border:1px solid #d7cbb9;border-radius:8px;background:#fffaf0}.segmented-control button{min-height:40px;border:0;border-radius:6px;background:transparent;color:#42534f;font-weight:800}.segmented-control button[aria-pressed=true]{background:#2f4f4a;color:#fffaf0}.progress-track{height:8px;margin:18px 0;overflow:hidden;border-radius:999px;background:#ddd2bf}.progress-track span{display:block;height:100%;background:#d99152}.reader-page{min-height:min(72vh,820px);max-width:760px;margin:0 auto;padding:clamp(24px,6vw,64px);border-radius:8px;background:var(--reader-bg);color:var(--reader-text);font-family:Palatino Linotype,Palatino,Book Antiqua,Georgia,serif;font-kerning:normal;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.reader-page p{margin-bottom:0;hanging-punctuation:first last}.pdf-frame{height:min(74vh,860px);border:1px solid #d8cdb8;border-radius:8px;overflow:hidden;background:#fffaf0}.pdf-frame iframe{width:100%;height:100%;border:0}.audio-panel{display:grid;gap:12px;max-width:760px;margin:16px auto 0;padding:16px;border:1px solid #d8cdb8;border-radius:8px;background:#fffaf0}.audio-panel audio{width:100%}.audio-request-control{display:flex;align-items:stretch}.audio-request-control button{border-radius:8px 0 0 8px}.audio-request-control label,.audio-request-control select{min-width:min(220px,34vw)}.audio-request-control select{height:100%;padding:0 12px;border:1px solid #2f4f4a;border-left:0;border-radius:0 8px 8px 0;background:#fffaf0;color:#1f2c29}.audio-request-control label:not(:last-child) select{border-radius:0}.audio-request-control label:last-child select{min-width:96px}.audio-placeholder{display:inline-flex;align-items:center;gap:8px}.reader-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;max-width:760px;margin:18px auto 0}.reader-footer .secondary-button{min-width:0;white-space:nowrap}.reader-footer .secondary-button:last-child{justify-self:end}@media (max-width: 720px){.topbar,.page-heading,.reader-toolbar{align-items:flex-start;flex-direction:column}.topbar{align-items:center;gap:8px;padding:10px 16px}.brand,.topnav{justify-content:center;width:100%}.topnav .nav-text-link,.topnav .nav-primary-link{flex:1;min-width:0}.home-page{padding-top:28px}.home-hero,.home-plans-teaser{grid-template-columns:1fr}.home-hero-panel{order:-1;padding:20px}.home-actions .primary-button,.home-actions .secondary-button{width:100%}.home-features{grid-template-columns:1fr}.page-heading [data-testid=new-book-link]{width:100%;margin:8px 0 18px;text-align:center}.promo-form .secondary-button{width:100%;margin-top:12px;text-align:center}.reader-toolbar h1{max-width:100%}.segmented-control{max-width:none}.metadata-list{grid-template-columns:1fr}.voice-grid{display:block}.voice-card{grid-template-columns:1fr}.audio-request-control{flex-direction:column;gap:10px}.audio-request-control button,.audio-request-control select{width:100%;min-height:42px;border:1px solid #2f4f4a;border-radius:8px}.reader-footer{width:100%;gap:8px}.reader-footer .secondary-button{gap:4px;padding:0 10px;font-size:.82rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important}}
