:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17231f;background:#f6f3ec;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:#204c40}button,.button,select,input{font:inherit}button,.button{min-height:46px;border:1px solid #c9cec8;border-radius:12px;background:#fff;color:#173f35;padding:.7rem 1rem;cursor:pointer;text-decoration:none;font-weight:650}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #e3a94c;outline-offset:3px}.primary,.play{background:#173f35;color:#fff;border-color:#173f35}.primary{padding:.85rem 1.4rem}header{height:70px;padding:0 max(20px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #deddd7;background:#fbfaf7;position:sticky;top:0;z-index:2}.brand{text-decoration:none;font-weight:800;font-size:1.2rem;color:#173f35}.brand span{color:#d99539;font-size:1.5rem}header nav a{font-weight:600;text-decoration:none}.page{max-width:1100px;margin:auto;padding:48px 20px}.narrow{max-width:720px}.hero{max-width:670px;text-align:center;margin:20px auto 55px}.hero h1,.player h1{font-family:Georgia,serif;font-size:clamp(2.3rem,7vw,4.7rem);line-height:1;margin:.2em 0}.hero>p:not(.eyebrow){font-size:1.15rem;line-height:1.7;color:#50605a}.eyebrow{font-size:.74rem;letter-spacing:.15em;font-weight:800;color:#95702d}.drop{border:1px solid #d9d8d0;border-radius:22px;background:#fbfaf7;padding:28px;min-height:280px}.empty{text-align:center;max-width:450px;margin:35px auto;color:#57645f}.emptyIcon{font-size:3rem;color:#c68c36}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.bookCard{text-align:left;display:flex;gap:16px;padding:14px}.bookCard img,.cover{width:78px;height:110px;object-fit:cover;border-radius:7px;background:#d9a657;color:#173f35;display:grid;place-items:center;font:700 2rem Georgia}.bookCard span{display:flex;flex-direction:column;gap:5px}.bookCard small{color:#66716d}.legal,footer{text-align:center;color:#67726e;font-size:.83rem}footer{padding:30px}.error{color:#a32121}.playerTop{display:flex;gap:30px;align-items:center}.playerTop img,.cover.large{width:180px;height:250px;object-fit:cover;border-radius:12px}.player h1{font-size:clamp(2rem,5vw,3.4rem)}.status{color:#9a6a21;font-weight:700}.controls{display:flex;justify-content:center;gap:12px;align-items:center;margin:35px 0}.controls button{border-radius:50%;width:52px;height:52px;padding:0}.controls .play{width:68px;height:68px}.selectors{display:flex;gap:15px;flex-wrap:wrap}.selectors label,.narrow>label{display:flex;flex-direction:column;gap:7px;margin:15px 0;font-weight:650}.selectors select,.narrow select{min-height:44px;border:1px solid #c8ccc7;border-radius:9px;padding:0 12px;background:#fff}.progress{height:8px;border-radius:8px;background:#dfe1dc;overflow:hidden;margin:20px 0}.progress span{height:100%;display:block;background:#d99b3e}.actions{display:flex;gap:12px;margin:25px 0}.reading{background:#fff;padding:clamp(20px,5vw,55px);border-radius:16px;line-height:1.8;margin-top:32px}.reading p{padding:6px;border-radius:6px;cursor:pointer}.reading p.active{background:#fff0c9}.generation{background:#fff;border:1px solid #ddd;border-radius:16px;padding:24px;margin:30px 0}.stack{display:flex;gap:12px;flex-wrap:wrap}.check{flex-direction:row!important;align-items:center}.lead{font:1.7rem Georgia}aside{background:#e9eee9;padding:16px;border-radius:10px}@media(max-width:620px){.page{padding-top:30px}.playerTop{align-items:flex-start}.playerTop img,.cover.large{width:100px;height:145px}.controls{gap:6px}.controls button{width:46px;height:46px}.reading{margin-left:-10px;margin-right:-10px}}@media(prefers-color-scheme:dark){:root{color:#e8ece9;background:#111815}header,.drop,.reading,.bookCard,.generation{background:#18211d;border-color:#334039}button,.button,select{background:#222d28;color:#f1f3f2;border-color:#435049}.hero>p:not(.eyebrow),.empty,.legal,footer,.bookCard small{color:#aeb8b3}.reading p.active{background:#4a3b20}a{color:#9ed3bd}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
