:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d261f;background:#f6f7f3;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:#f6f7f3;color:#1b211d}a{color:inherit;text-decoration:none}.nav{min-height:70px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde2dc;background:rgba(255,255,255,.92);position:sticky;top:0;z-index:20}.nav nav{display:flex;gap:18px;align-items:center}.brand{font-weight:800;letter-spacing:-.03em;font-size:20px;color:#173d2a}.nav-button{border:0;background:transparent;font:inherit;cursor:pointer}main{max-width:1180px;margin:0 auto;padding:56px 28px 90px}.hero{display:grid;grid-template-columns:1.4fr .8fr;gap:36px;align-items:center;min-height:520px}.hero h1,.pricing-head h1,.auth-panel h1,.reader h1{font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:-.055em;margin:12px 0 22px}.hero p{font-size:19px;max-width:680px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:#2b6848}.hero-card,.panel,.price-card{background:white;border:1px solid #dde2dc;border-radius:22px;padding:28px;box-shadow:0 16px 45px rgba(27,45,34,.06)}.metric{display:flex;flex-direction:column;margin-bottom:24px}.metric strong,.price strong{font-size:46px;letter-spacing:-.05em}.metric span,.price span,.fine{color:#647067}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;border:1px solid #bfcac1;background:#fff;padding:0 18px;font-weight:700;cursor:pointer}.button.primary{background:#214f36;color:#fff;border-color:#214f36}.button.small{min-height:38px;font-size:13px}.button.danger{border-color:#d9a9a9;color:#8d2929;background:#fff7f7}.button.danger:hover{background:#fbeaea}.grid{display:grid;gap:20px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.feature-grid article{padding:28px;border-top:1px solid #cfd6d0}.pricing-head{text-align:center;margin-bottom:38px}.price-card.featured{border-color:#6e9b7e}.plan-label{font-size:12px;font-weight:800;letter-spacing:.16em;color:#2b6848}.price{display:flex;align-items:baseline;gap:8px;margin:20px 0}.price-card .button{width:100%;margin-top:16px}.narrow{max-width:620px}.auth-panel label,.promo label{display:flex;flex-direction:column;gap:7px;font-weight:700;margin:16px 0}input{min-height:48px;border:1px solid #cbd4cd;border-radius:11px;padding:0 14px;font:inherit;background:#fff}.message{min-height:24px;color:#355a43}.message.bad{color:#a12d2d}.narrow-panel{max-width:700px;margin:26px auto}.app-layout{max-width:1450px;display:grid;grid-template-columns:310px 1fr;gap:22px;padding-top:28px}.sidebar{align-self:start;position:sticky;top:96px;max-height:calc(100vh - 120px);overflow:auto}.sidebar hr{border:0;border-top:1px solid #e2e7e3;margin:20px 0}.subject-list details{border-top:1px solid #e4e8e4;padding:10px 0}.subject-list summary{cursor:pointer;font-weight:750}.chapter-link{display:block;width:100%;text-align:left;padding:8px 4px;border:0;background:transparent;cursor:pointer;color:#445047}.chapter-link:hover{color:#1e5638}.study-panel{min-width:0}.reader{font-family:Georgia,"Times New Roman",serif;max-width:920px;margin:0 auto}.reader .eyebrow{font-family:Inter,ui-sans-serif,system-ui}.reader h1{font-family:Inter,ui-sans-serif,system-ui;font-size:44px}.reader h3{font-family:Inter,ui-sans-serif,system-ui;margin-top:32px}.reader p{font-size:18px;line-height:1.75}.account-page{max-width:920px}.account-heading h1{font-size:clamp(38px,6vw,64px)}.account-card{padding:34px}.account-card h2{margin:7px 0 0;font-size:30px;letter-spacing:-.035em}.account-card-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.account-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#e7f3ea;color:#21583a;font-size:11px;font-weight:800;letter-spacing:.08em}.account-plan-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;font-size:20px;font-weight:750;color:#2e4938;margin:20px 0 8px}.account-list-price{text-decoration:line-through;color:#879087;font-weight:650}.account-effective-price{font-size:28px;color:#173d2a;letter-spacing:-.035em}.account-discount-summary{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:#e8f4eb;color:#1f5d3c;font-size:12px;font-weight:750;margin:0 0 18px}.account-details{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.account-details>div{border:1px solid #e1e6e2;border-radius:14px;padding:16px;background:#fbfcfa}.account-details span{display:block;color:#6a756d;font-size:12px;margin-bottom:5px}.account-details strong{font-size:15px}.account-notice{margin-top:20px;padding:14px 16px;border:1px solid #d7dfd9;border-radius:12px;background:#f7faf7;color:#415048}.account-actions{margin-top:22px}.legal-footer{max-width:1180px;margin:52px auto 0;padding:18px 8px 12px;border-top:1px solid #dfe5e0;color:#6d786f;font-size:11px}.legal-footer>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.legal-footer-links{display:flex;gap:12px;flex-wrap:wrap}.legal-footer a{color:#536158}.legal-footer a:hover{text-decoration:underline}.legal-footer small{display:block;margin-top:6px;font-size:10px;color:#7d877f}.legal-page{max-width:860px}.legal-card{padding:34px}.legal-section+.legal-section{border-top:1px solid #e4e9e5;margin-top:24px;padding-top:20px}.legal-section h2{font-size:20px;margin:0 0 10px}.legal-section p{color:#465149;line-height:1.7}.legal-section a{text-decoration:underline}@media(max-width:900px){.account-details{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.hero,.grid.three,.grid.two,.app-layout{grid-template-columns:1fr}.hero{min-height:auto}.sidebar{position:static;max-height:none}.stack-mobile{flex-direction:column}.nav{padding:0 20px}main{padding:36px 18px 70px}.account-details{grid-template-columns:1fr}.account-card-top{flex-direction:column}.account-card{padding:24px}.legal-footer{padding-left:0;padding-right:0}}
