:root{--paper:#eef2f7;--surface:#fafbfd;--ink:#20354d;--muted:#5b6c80;--line:#d3dce7;--blue:#315b80;--sun:#876735;--moon:#6c5b8f;--venus:#8a536f;--serif:"Songti SC","STSong","Noto Serif CJK SC",serif;--sans:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;--shadow:0 16px 44px #1f36500b;color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #4a729e;outline-offset:4px}button{color:inherit}main{min-height:70vh;outline:none}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-size:42px;font-weight:600;line-height:1.5;letter-spacing:.025em;margin-bottom:20px}h2{font-size:22px;line-height:1.6}p{line-height:1.85}small{font-size:12px}hr{border:0;border-top:1px solid var(--line);margin:26px 0}.demo-bar{height:30px;display:flex;justify-content:center;align-items:center;gap:8px;background:#dfe7f0;color:#435a71;font-size:11px;letter-spacing:.06em}.status-dot{height:5px;width:5px;background:#617b95;border-radius:50%}.demo-divider{margin:0 5px;opacity:.5}.site-header{max-width:1200px;margin:auto;padding:26px 40px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;letter-spacing:.08em}.brand-mark{font-size:37px;line-height:1;font-weight:400}.brand small{display:block;font-size:10px;letter-spacing:.035em;font-weight:400;color:var(--muted);margin-top:5px}.header-link{font-size:12px;min-height:44px;display:flex;align-items:center;gap:12px}.site-footer{max-width:1120px;margin:70px auto 0;border-top:1px solid var(--line);padding:26px 0 32px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.site-footer a{min-height:30px;display:flex;align-items:flex-start}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:500;color:var(--muted);margin-bottom:22px}.lead{font-size:15px;color:var(--muted);line-height:1.95;margin-bottom:28px}.micro{font-size:11px;line-height:1.9;color:var(--muted);margin:14px 0 0}.small-label{font-size:12px;line-height:1.6;letter-spacing:.05em;color:var(--muted)}.button{border:1px solid transparent;min-height:50px;padding:13px 22px;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:22px;font-size:14px;font-weight:500;line-height:1.6;transition:background .18s,transform .18s}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#365572}.button.secondary{background:transparent;border-color:#bccbda;color:var(--ink)}.button.secondary:hover{background:#e3eaf2}.full{display:flex;width:100%;margin-top:16px}.button.full>span:last-child{margin-left:auto}.text-button{border:0;background:none;font-size:12px;font-weight:500;color:var(--blue);min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 0}.text-button:hover{text-decoration:underline}.button.text-button{padding:12px 16px}.back{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-bottom:28px;font-size:12px;color:var(--muted)}.center{text-align:center}.narrow{max-width:560px;margin:35px auto 0}.initial-loading{padding:100px;text-align:center;color:var(--muted)}.skip-link{position:fixed;top:-90px;left:16px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.ink-accent{color:var(--blue)}
.home-hero{max-width:1120px;margin:40px auto 80px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;min-height:480px}.hero-copy h1{font-size:40px;line-height:1.75;letter-spacing:.035em}.hero-copy .eyebrow{margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:36px}.book-scene{height:475px;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:10px}.book{position:relative;background:#dce6f0;width:300px;height:403px;border-radius:3px 9px 9px 3px;box-shadow:inset 9px 0 12px #ffffff5c,inset 11px 0 1px #90a4bd22,10px 12px 0 -7px #d0d9e2,16px 24px 45px #2c436728;transform:rotate(6deg);padding:27px 27px 23px 35px;border:1px solid #c7d5e3;display:flex;flex-direction:column}.book-top{font-size:8px;letter-spacing:.08em;display:flex;justify-content:space-between;color:#5b728b}.book-title{font-family:var(--serif);font-size:32px;line-height:1.5;letter-spacing:.12em;margin-top:27px;z-index:1}.book-title em{font-style:normal;color:#647b99}.orbit-art{position:absolute;width:165px;height:165px;right:14px;bottom:49px;color:#6a7f9f}.orbit{position:absolute;inset:0;border:1px solid #8196b569;border-radius:50%}.orbit-b{inset:21px -10px;transform:rotate(-45deg)}.orbit-c{inset:-10px 21px;transform:rotate(-45deg)}.orbit-art>span{position:absolute;top:62px;left:67px;font-size:35px;font-weight:100}.orbit-dot{position:absolute;top:14px;left:20px;width:22px;height:22px;background:#6e83a6;border:5px solid #dce6f0;border-radius:50%}.book-bottom{margin-top:auto;font-size:9px;letter-spacing:.12em;z-index:1}.book-bottom small{display:block;font-size:8px;color:#607893;margin-top:9px}.book-caption{position:absolute;bottom:12px;font-size:10px;color:var(--muted);letter-spacing:.1em;display:flex;align-items:center;gap:10px}.tiny-line{height:1px;width:27px;background:#99aabd}.three-lenses{max-width:1120px;margin:auto;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:30px}.section-intro p{font-family:var(--serif);font-size:20px;line-height:1.7;margin-top:18px;margin-bottom:0}.lens{border-left:1px solid var(--line);padding-left:25px}.lens .small-label{margin-left:9px}.lens h2{font-size:16px;font-weight:500;margin:18px 0 8px}.lens p{font-size:12px;color:var(--muted);margin-bottom:0}.planet-icon{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-family:Georgia,serif;font-size:23px;background:#e1e8f0;flex-shrink:0}.planet-icon.sun{color:var(--sun);background:#efe9dc}.planet-icon.moon{color:var(--moon);background:#e6e3ef}.planet-icon.venus{color:var(--venus);background:#efe2e9}.planet-icon.large{width:66px;height:66px;font-size:40px}.sample-quote{text-align:center;padding:75px 24px 10px}.sample-quote blockquote{font-family:var(--serif);font-size:25px;line-height:1.9;margin:0 0 18px}.sample-quote p:not(.eyebrow){font-size:12px;color:var(--muted)}
.notice{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#e2eaf3;border-radius:8px;font-size:12px;margin:24px 0}.notice>span{font-size:24px;line-height:1.2}.notice strong{font-weight:500}.notice p{margin:5px 0 0;color:var(--muted);line-height:1.8}.form-panel{background:var(--surface);border:1px solid #dee5ee;border-radius:12px;padding:30px;box-shadow:var(--shadow)}.form-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.form-top h2{font-size:17px;margin:0}.form-panel label:not(.check-label),.note-panel label{display:block;font-size:12px;font-weight:500;margin-bottom:10px}.form-panel label>span{font-weight:400;font-size:10px;color:var(--muted);margin-left:8px}input:not([type=checkbox]),textarea{display:block;width:100%;min-width:0;border:1px solid #cbd6e2;border-radius:6px;background:#fff;color:var(--ink);padding:13px 12px;font-size:16px;min-height:49px}textarea{resize:vertical;line-height:1.8}input[type=date],input[type=time]{appearance:none;-webkit-appearance:none}input::-webkit-date-and-time-value{text-align:left}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.field-hint{font-size:11px;color:var(--muted);margin:13px 0 22px}.check-label{display:flex;align-items:flex-start;gap:10px;font-size:12px!important;cursor:pointer;line-height:1.8}.check-label input{margin:3px 0 0;width:18px;height:18px;flex-shrink:0;accent-color:var(--blue)}.form-panel .check-label>span{font-size:11px;margin:0}.check-label a{text-decoration:underline;text-underline-offset:3px}.form-error{color:#a23f46;font-size:12px;line-height:1.7;margin:12px 0 0}.form-error:empty{display:none}.footnote{text-align:center;font-size:10px;color:var(--muted);margin-top:22px;line-height:1.8}.report-overview{max-width:1000px;margin:28px auto 0}.birth-line{font-size:12px;color:var(--muted);line-height:1.9}.sep{color:#9dabbb;margin:0 8px}.sample-tag{font-size:10px;padding:4px 8px;border-radius:4px;background:#e0e8f1;margin-left:8px;white-space:nowrap}.chapter-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:30px 0 54px}.chapter-card{display:block;padding:24px;background:var(--surface);border:1px solid #d7e0ea;border-radius:10px;transition:transform .18s,box-shadow .18s}.chapter-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.chapter-card>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.chapter-state{font-size:10px;color:var(--muted)}.chapter-card .small-label{font-size:11px;margin-bottom:9px}.chapter-card h2{font-family:var(--serif);font-size:23px;margin-bottom:9px}.chapter-card>p:not(.small-label){font-size:11px;color:var(--muted);min-height:40px;line-height:1.8}.card-bottom{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:21px}.preview-layout{display:grid;grid-template-columns:250px 1fr;gap:58px;border-top:1px solid var(--line);padding-top:55px}.preview-aside .small-label{margin:24px 0 15px}.preview-aside h2{font-family:var(--serif);font-size:27px;font-weight:500}.preview-aside>p:not(.small-label){font-size:12px;color:var(--muted)}.preview-number{font-family:Georgia,serif;font-size:42px;color:var(--moon);display:block;margin-top:24px}.preview-number small{font-family:var(--sans);font-size:11px;margin-left:8px}.prose{font-size:16px;line-height:1.95;overflow-wrap:anywhere}.prose h2{font-family:var(--serif);font-size:25px;line-height:1.65;font-weight:600;margin-bottom:24px}.prose h3{font-size:18px;font-weight:600;line-height:1.65;margin:0 0 20px}.prose p{line-height:1.95;margin-bottom:22px}.prose strong{font-weight:600;color:#254e70}.prose section{margin-bottom:47px;scroll-margin-top:28px}.prose ul,.prose ol{padding-left:23px;line-height:2.1}.prose li{padding-left:5px;margin:8px 0}.paywall{margin-top:40px;background:#e1e8f2;border:1px solid #ccd8e6;border-radius:12px;padding:30px}.paywall-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.percent{font-family:Georgia,serif;font-size:45px;color:#3a5577}.percent small{font-size:20px;margin-left:4px}.progress-track{height:3px;background:#c4cfe0;border-radius:3px;overflow:hidden;margin-top:15px}.progress-track>span{display:block;width:var(--progress);height:100%;background:#496988}.paywall h2{font-family:var(--serif);font-size:24px;margin:24px 0}.unlock-list{list-style:none;padding:0;margin:0 0 25px}.unlock-list li{display:flex;gap:17px;margin:20px 0}.unlock-list li>span{font-size:24px;font-family:Georgia,serif;line-height:1.1;width:23px;text-align:center;color:#647491}.unlock-list strong{font-size:13px;font-weight:500}.unlock-list p{font-size:11px;line-height:1.8;color:var(--muted);margin:4px 0 0}.paywall .button{font-size:13px}.order-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:30px}.order-price{display:flex;align-items:center;justify-content:space-between}.order-price>span:first-child{font-size:22px}.order-price strong{font-size:50px;font-weight:400;margin-left:5px;font-family:Georgia,serif}.order-price>span:last-child{font-size:12px;text-align:right;line-height:1.9}.order-price small{font-size:10px;color:var(--muted)}.order-signs{font-size:13px}.plain-list{font-size:12px;line-height:2.1;color:var(--muted);padding-left:18px}.checkout-panel{margin-top:22px}.success{text-align:center}.success-mark{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;background:#dae8e3;color:#396858;font-size:25px;margin-bottom:30px}.success h1{font-size:32px}.success .eyebrow{margin-bottom:15px}.key-panel{text-align:left;border:1px solid var(--line);background:var(--surface);padding:24px;border-radius:10px;margin:24px 0}.key-panel>p:not(.small-label):not(.micro){font-size:12px;color:var(--muted)}.access-key{font-size:13px;line-height:1.8;overflow-wrap:anywhere;user-select:all;display:block;padding:14px;background:#eaf0f6;border-radius:5px;color:#305a7c}.key-panel .button{font-size:12px}.reader-page{max-width:1080px;margin:25px auto 0;padding-bottom:60px}.reader-heading{display:flex;align-items:center;gap:23px;margin-bottom:40px}.reader-heading .eyebrow{margin:0 0 8px}.reader-heading h1{font-size:32px;margin:0}.font-button{margin-left:auto;border:1px solid var(--line);border-radius:6px;background:transparent;width:44px;height:44px;font-family:Georgia,serif}.reader-layout{display:grid;grid-template-columns:225px minmax(0,640px);justify-content:space-between;gap:60px}.reader-aside{position:sticky;top:30px;align-self:start}.toc{display:flex;flex-direction:column;border-left:1px solid var(--line);margin-top:24px;padding-left:17px}.toc a,.toc>span{font-size:12px;line-height:1.8;padding:12px 0;color:var(--muted)}.toc a:hover{color:var(--blue)}.toc small{display:block;font-size:10px;color:var(--muted)}.chapter-intro{padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:34px}.chapter-intro h2{font-size:26px;color:var(--ink)}.chapter-intro>p{font-size:13px;color:var(--muted)}.reader-content{min-width:0}.reader-content .prose section{margin-bottom:40px}.reader-tabs{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);display:flex;width:390px;max-width:100%;padding:7px;background:#fafbfded;border:1px solid #d4deea;box-shadow:0 4px 30px #20334c1c;backdrop-filter:blur(12px);border-radius:13px;z-index:10}.reader-tabs>a{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;padding:8px 10px;border-radius:8px;font-size:12px}.reader-tabs .planet-icon{width:30px;height:30px;font-size:22px;background:transparent}.reader-tabs small{display:block;font-size:9px;margin-top:3px;color:var(--muted)}.reader-tabs>a.active{background:#e8e9f2}.reader-tabs>a.active.sun{background:#efeadf}.reader-tabs>a.active.venus{background:#efe4e9}.tab-lock{font-size:20px}.feedback{border-top:1px solid var(--line);padding-top:28px;margin-top:45px}.feedback h2{font-size:16px;margin-bottom:5px}.feedback p{font-size:12px;color:var(--muted)}.feedback-options{display:flex;gap:9px}.feedback-options button{flex:1;min-height:44px;border:1px solid #c4d0df;border-radius:6px;background:transparent;font-size:12px}.feedback-options button.selected{border-color:#647e9d;background:#dfe8f2}.reader-next{margin-top:34px}.mobile-toc{display:none}.large-text .prose{font-size:19px}.empty{text-align:center;padding-top:35px}.empty .planet-icon{margin-bottom:25px}.empty h1{font-size:30px}.saved-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:50px}.save-info{display:flex;gap:13px;margin:25px 0;font-size:12px}.save-info>span{color:#547b67}.save-info strong{font-weight:500}.save-info p{font-size:11px;color:var(--muted);margin-top:6px}.manage-panel{padding:28px;border:1px solid var(--line);border-radius:10px;align-self:start}.manage-panel h2{font-size:16px}.manage-panel p{font-size:12px;color:var(--muted)}.manage-panel .text-button{display:flex;justify-content:flex-start;width:100%;text-align:left}.danger{color:#914750}.note-panel{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:25px}.note-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.note-bottom>span{font-size:11px;color:var(--muted)}.note-panel .button{min-height:44px;font-size:12px}.practice>p:has(>strong:only-child){margin-top:32px;margin-bottom:12px}.practice>p:last-child{font-family:var(--serif);padding:25px;background:#e2e9f3;border-radius:8px}.reading .site-footer{padding-bottom:110px}#toast{position:fixed;bottom:110px;left:50%;transform:translate(-50%,10px);z-index:50;max-width:calc(100% - 40px);background:#23394ff2;color:#fff;padding:12px 20px;border-radius:8px;font-size:12px;line-height:1.8;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;padding:30px;max-width:420px;width:calc(100% - 40px);box-shadow:var(--shadow)}dialog::backdrop{background:#1d30435e;backdrop-filter:blur(3px)}dialog h2{font-size:21px}dialog p{font-size:13px;color:var(--muted)}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}
@media(min-width:1500px){.home-hero{margin-top:65px}.site-header{padding-top:34px}}
@media(max-width:1199px){.home-hero,.three-lenses,.report-overview,.reader-page{margin-left:40px;margin-right:40px}.home-hero{gap:30px}.site-footer{margin-left:40px;margin-right:40px}.hero-copy h1{font-size:34px}.reader-layout{grid-template-columns:210px minmax(0,640px);gap:45px}.preview-layout{grid-template-columns:210px 1fr;gap:36px}}
@media(max-width:760px){.site-header{padding:20px 23px}.brand{gap:8px;font-size:14px}.brand-mark{font-size:31px}.brand small{font-size:8px}.header-link{font-size:11px;gap:7px}.home-hero{display:flex;flex-direction:column;margin:29px 24px 40px;gap:30px;min-height:auto}.hero-copy{width:100%}.hero-copy h1{font-size:30px;line-height:1.75;letter-spacing:0;margin-bottom:18px}.hero-copy .eyebrow{font-size:10px;margin-bottom:18px}.lead{font-size:13px;line-height:1.9;margin-bottom:23px}.desktop-only{display:none}.hero-actions{margin-top:22px;gap:9px}.hero-actions .primary{flex:1;padding:13px 15px;justify-content:space-between}.hero-actions .text-button{padding:10px 5px;white-space:nowrap;font-size:11px}.hero-copy .micro{font-size:10px;margin-top:10px}.book-scene{height:355px;width:100%;padding-top:4px}.book{width:230px;height:300px;padding:20px 22px 19px 29px;transform:rotate(5deg)}.book-title{font-size:25px;margin-top:18px;line-height:1.45}.book-top{font-size:6px}.book-top span:last-child{font-size:9px}.orbit-art{width:124px;height:124px;bottom:30px;right:7px}.orbit-b{inset:17px -7px}.orbit-c{inset:-7px 17px}.orbit-art>span{top:46px;left:49px;font-size:29px}.orbit-dot{width:18px;height:18px;left:14px;top:9px;border-width:4px}.book-bottom{font-size:7px}.book-bottom small{font-size:6px;margin-top:6px}.book-caption{bottom:0;font-size:9px}.three-lenses{margin:0 24px;grid-template-columns:1fr;gap:0;padding:25px 0 8px}.section-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:20px}.section-intro .eyebrow{font-size:9px;line-height:1.9;margin:0}.section-intro p{font-size:17px;margin:0}.lens{padding:20px 0 20px 48px;position:relative;border:0;border-top:1px solid var(--line)}.lens .planet-icon{position:absolute;left:0;top:23px}.lens .small-label{margin:0;font-size:10px}.lens h2{margin:5px 0;font-size:16px}.lens p{font-size:11px}.sample-quote{padding:44px 24px 0}.sample-quote blockquote{font-size:19px;line-height:1.9}.sample-quote p:not(.eyebrow){font-size:11px}.site-footer{margin:48px 24px 0;flex-direction:column;gap:8px;padding-top:22px;font-size:10px}.site-footer a{min-height:34px}.narrow{margin:14px 24px 0;max-width:none}.back{margin-bottom:20px;font-size:11px}.eyebrow{font-size:10px;margin-bottom:15px}h1{font-size:28px;line-height:1.55;margin-bottom:15px}.notice{padding:15px;gap:10px;font-size:11px;margin:21px 0}.notice>span{font-size:22px}.form-panel{padding:22px 18px}.form-top{margin-bottom:19px}.form-top h2{font-size:16px}.form-top .text-button{font-size:11px}.field-grid{gap:12px}.check-label{font-size:11px!important}.footnote{font-size:9px}.report-overview{margin:14px 24px 0}.birth-line{font-size:11px}.sep{margin:0 4px}.sample-tag{font-size:9px;margin-left:5px}.chapter-cards{gap:9px;margin:24px 0 30px}.chapter-card{padding:14px 10px;border-radius:8px;min-width:0}.chapter-card>div{margin-bottom:16px;flex-wrap:wrap;gap:6px}.chapter-card .planet-icon{width:28px;height:28px;font-size:21px}.chapter-state{font-size:9px}.chapter-card .small-label{font-size:9px;margin-bottom:9px}.chapter-card h2{font-size:17px;line-height:1.5;margin-bottom:0;min-height:50px}.chapter-card>p:not(.small-label){display:none}.card-bottom{font-size:9px;margin-top:13px;padding-top:12px}.preview-layout{display:block;padding-top:25px}.preview-aside{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;margin-bottom:33px}.preview-aside .planet-icon{width:39px;height:39px;font-size:27px}.preview-aside .small-label{margin:0;font-size:11px}.preview-aside h2,.preview-aside>p:not(.small-label){display:none}.preview-number{font-size:28px;margin:0}.preview-number small{font-size:9px;margin-left:4px}.prose{font-size:16px;line-height:1.95}.prose h2{font-size:23px;margin-bottom:22px}.prose h3{font-size:18px}.prose p{margin-bottom:22px}.prose section{margin-bottom:38px}.paywall{margin-top:31px;padding:23px 19px}.paywall h2{font-size:22px;line-height:1.65;margin:22px 0}.paywall-top .small-label{font-size:10px}.percent{font-size:39px}.percent small{font-size:16px}.paywall .micro{font-size:10px}.unlock-list{margin-bottom:20px}.unlock-list li{gap:12px;margin:18px 0}.unlock-list strong{font-size:12px}.unlock-list p{font-size:10px}.paywall .button{font-size:12px;gap:9px;padding:13px 15px}.order-card{padding:24px 21px}.order-price strong{font-size:44px}.success{padding-top:20px}.success h1{font-size:28px}.key-panel{padding:22px 18px}.access-key{font-size:12px}.reader-page{margin:10px 24px 0;padding-bottom:32px}.reader-heading{gap:15px;margin-bottom:25px}.reader-heading .planet-icon{width:50px;height:50px;font-size:33px}.reader-heading h1{font-size:26px}.reader-heading .eyebrow{font-size:10px;margin-bottom:5px}.font-button{width:40px;height:44px}.reader-layout{display:block}.reader-aside{display:none}.mobile-toc{display:block;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px;font-size:11px}.mobile-toc summary{cursor:pointer;padding:15px 0;min-height:48px}.mobile-toc nav{padding-bottom:12px}.mobile-toc a{display:block;padding:12px 0;color:var(--muted);line-height:1.8}.chapter-intro h2{font-size:25px;line-height:1.6}.chapter-intro>p{font-size:12px}.chapter-intro{margin-bottom:30px}.reader-tabs{bottom:0;width:100%;border-radius:0;border-left:0;border-right:0;border-bottom:0;padding:7px 14px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -5px 20px #20334c0b}.reader-tabs>a{min-height:49px;font-size:12px;padding:6px 10px}.feedback h2{font-size:15px}.feedback-options{gap:7px}.feedback-options button{font-size:11px}.saved-grid{display:block}.manage-panel{padding:21px;margin-top:27px}.empty h1{font-size:27px}.note-panel{padding:21px 17px}.large-text .prose{font-size:19px}.reading .site-footer{padding-bottom:95px}.button{font-size:13px}.full{margin-top:14px}}
@media(max-width:360px){.site-header{padding-left:18px;padding-right:18px}.brand small{display:none}.home-hero,.narrow,.report-overview,.reader-page{margin-left:18px;margin-right:18px}.hero-copy h1{font-size:27px}.hero-actions{gap:7px}.hero-actions .primary{font-size:12px;padding:12px}.hero-actions .text-button{font-size:10px}.chapter-card h2{font-size:15px}.chapter-card{padding:12px 8px}.chapter-state{font-size:8px}.chapter-card .small-label{font-size:8px}.preview-number small{font-size:8px}.preview-aside{gap:8px}.feedback-options button{font-size:10px}.paywall{padding:20px 16px}.paywall .button{font-size:11px}}
progress.progress-track{display:block;width:100%;appearance:none;border:0;border-radius:3px;background:#c4cfe0;color:#496988}progress.progress-track::-webkit-progress-bar{background:#c4cfe0}progress.progress-track::-webkit-progress-value{background:#496988}progress.progress-track::-moz-progress-bar{background:#496988}.chapter-card h2{text-wrap:balance}
h1{text-wrap:balance}
.reading .site-header{position:sticky;top:0;background:#eef2f7f5;backdrop-filter:blur(12px);z-index:15}.reading .prose section{scroll-margin-top:12px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
