:root{--ink:#282342;--purple:#6c5aa8;--lilac:#e9e2f7;--cream:#fffaf0;--turq:#42c9bd;--line:#d9d1e7;--radius:22px;font-family:ui-rounded,"Nunito",system-ui,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}body{margin:0;min-height:100vh;padding-bottom:78px;background:var(--cream)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer;color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:5;background:white;padding:.7rem}.top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(16px,5vw,70px);background:#fffdf8;border-bottom:1px solid #eee8df;position:sticky;top:0;z-index:3}.brand{display:flex;gap:9px;align-items:center;color:var(--ink);text-decoration:none;line-height:.85;font-size:17px;letter-spacing:-.6px}.brain{height:40px;width:40px;border-radius:50%;background:var(--turq);display:grid;place-items:center;font-size:23px}.avatar,.round{border-radius:50%;background:var(--lilac);width:42px;height:42px;font-size:21px}.install{background:var(--turq);border-radius:30px;padding:.55rem .9rem;margin-left:auto;margin-right:.7rem}.hidden{display:none!important}main{max-width:1150px;margin:auto;padding:clamp(20px,4vw,50px) clamp(16px,4vw,38px)}.view{display:none}.view.active{display:block}.hero{background:var(--lilac);border-radius:var(--radius);padding:clamp(28px,7vw,70px);margin-bottom:38px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:190px;height:190px;background:var(--turq);border-radius:48% 52% 37% 63%;right:-48px;bottom:-67px}.hero h1{font-size:clamp(2.3rem,6vw,4.5rem);line-height:.95;max-width:620px;margin:.3rem 0 1rem;letter-spacing:-.065em}.hero p:not(.eyebrow){font-size:1.1rem;max-width:500px}.eyebrow{font-weight:800;font-size:.75rem;letter-spacing:.13em;color:var(--purple);margin:0 0 .55rem}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px}.section-title h1,.section-title h2{margin:0}.text-button{color:var(--purple);background:none;text-decoration:underline}.book-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.book-card,.panel{background:#fffdf8;border:1px solid #eee8df;border-radius:var(--radius);padding:20px;box-shadow:0 5px 18px #4a39650d}.cover{height:175px;background:linear-gradient(145deg,#5d4b93,#aa98d5 58%,#3fc4ba);border-radius:15px;padding:20px;color:white;display:flex;align-items:flex-end;font-family:Georgia,serif;font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.05;margin-bottom:17px}.book-card h2{font-size:1.25rem;margin:0 0 .2rem}.meta{color:#655f70;font-size:.9rem}.pill{display:inline-block;border-radius:20px;padding:.3rem .55rem;background:#e5faf7;color:#14736c;font-size:.76rem;font-weight:bold;margin:.6rem 0}.card-actions{display:flex;gap:8px;margin-top:12px}.card-actions button,.panel button,.notes button,.control-actions button{padding:.62rem .85rem;border-radius:13px;background:var(--lilac);font-weight:700}.card-actions button:first-child,.panel button.primary,.notes button{background:var(--purple);color:white}.notice{max-width:1074px;margin:18px auto -10px;padding:12px 16px;border-radius:14px;background:#fff0da;color:#65430c}.notice.error{background:#ffe5e7;color:#852832}.loading{color:#655f70}.bottom{position:fixed;bottom:0;left:0;right:0;background:#fffdf8;border-top:1px solid #e8e2da;display:flex;justify-content:center;gap:min(8vw,80px);z-index:3;padding:max(8px,env(safe-area-inset-bottom)) 12px 8px}.bottom button{background:none;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:.76rem}.bottom span{font-size:22px}.bottom .selected{color:var(--purple);font-weight:800}.reader-view{max-width:850px;margin:auto}.reader-head{display:flex;align-items:center;gap:14px;margin-bottom:15px}.reader-head h1{font-size:1.05rem;margin:2px 0}.reader-head small{color:#655f70}.reader-head #readerMenu{margin-left:auto;border-radius:13px;width:auto;padding:10px 14px;font-size:16px}.reader-controls{background:var(--lilac);padding:17px;border-radius:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:0 0 20px}.reader-controls label{font-size:.86rem;font-weight:700;display:grid;gap:5px}.reader-controls input[type=range]{width:100%;accent-color:var(--purple)}.reader-controls select{border:0;border-radius:8px;padding:5px}.control-actions{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.reader-text{--font-size:20px;--leading:1.75;font-family:Georgia,serif;font-size:var(--font-size);line-height:var(--leading);border-radius:var(--radius);padding:clamp(22px,5vw,55px);min-height:60vh}.theme-cream{background:#fffaf0}.theme-lavender{background:#efebf9}.theme-night{background:#27233a;color:#f7f1e8}.reader-text p{margin:0 0 1.45em}.reader-text .prefix{color:#1b8b84;font-weight:bold}.reader-text.chunked .sentence{display:inline-block;margin:0 .28em .55em 0;padding:.1em .15em;border-radius:5px;background:#ffffff42}.reader-text.focus p{opacity:.32;transition:opacity .2s}.reader-text.focus p:hover,.reader-text.focus p:focus{opacity:1}.reading-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:18px 0}.reading-actions button{background:#e5faf7;border-radius:14px;padding:.6rem .8rem;font-weight:700}.reading-actions #bookmark.active{background:var(--turq)}#progressLabel{font-size:.82rem;color:#655f70}.notes{background:var(--lilac);border-radius:18px;padding:18px}.notes h2{font-size:1.05rem;margin-top:0}.note{background:#fffdf8;border-radius:10px;padding:10px;margin:8px 0;font-size:.92rem}.notes textarea{display:block;width:100%;border:1px solid #cfc5e0;border-radius:10px;min-height:78px;padding:9px;margin:6px 0 10px}.rsvp{position:fixed;inset:0;background:#292343f2;color:white;z-index:10;display:grid;place-content:center;text-align:center;gap:40px}.rsvp span{font:clamp(3rem,12vw,8rem)/1 Georgia,serif}.rsvp button{margin:5px;padding:.7rem 1rem;border-radius:10px;background:var(--turq)}dialog{width:min(500px,calc(100vw - 28px));border:0;border-radius:22px;padding:28px;box-shadow:0 15px 50px #17112655;color:var(--ink)}dialog::backdrop{background:#261f3c88}.close{float:right;background:none;font-size:28px;line-height:1}.auth-form{display:grid;gap:11px}.auth-form input{border:1px solid #cfc5e0;border-radius:10px;padding:10px}.auth-form button{background:var(--purple);color:white;border-radius:12px;padding:10px;font-weight:700}.dialog-book h2{font-size:2rem;margin:.2rem 0}.checkout{background:#fff0da;border-radius:14px;padding:13px;margin:14px 0;font-size:.93rem}.profile-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e8e2ef}@media(max-width:540px){.reader-controls{grid-template-columns:1fr}.hero{margin-inline:-2px}.book-grid{grid-template-columns:1fr}.cover{height:130px}}