:root{--serif:"Cormorant Garamond","EB Garamond",Georgia,"Times New Roman",serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}html{scroll-behavior:smooth}body{font-weight:400;line-height:1.5;overflow-x:hidden}a{transition:color .25s ease}a:hover{color:var(--gold)}img{max-width:100%;display:block}.container{max-width:1240px;margin:0 auto;padding:0 2.5rem}@media (max-width:720px){.container{padding:0 1.25rem}}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,4%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line-soft)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0}.nav-logo{font-family:var(--serif);font-size:1.4rem;font-weight:600;letter-spacing:.18em;color:var(--ink)}.nav-logo .o{color:var(--gold)}.nav-links{display:flex;gap:2rem;list-style:none;font-family:var(--sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:500}.nav-links a{color:var(--ink-mute)}.nav-links a:hover{color:var(--gold)}.nav-right{display:flex;align-items:center;gap:1rem}.nav-signin{font-family:var(--sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:var(--ink);background:transparent;padding:.65rem 1.2rem;border:1px solid var(--ink);font-weight:500;transition:all .25s ease}.nav-signin:hover{background:var(--ink);color:var(--bg)}.nav-cta{font-family:var(--sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:var(--bg);background:var(--gold);padding:.65rem 1.2rem;border:1px solid var(--gold);font-weight:500;transition:all .25s ease}.nav-cta:hover{background:var(--gold-bright);color:var(--bg)}@media (max-width:820px){.nav-inner{flex-wrap:wrap;row-gap:.35rem;padding-top:.6rem;padding-bottom:.6rem}.nav-links{order:3;width:100%;justify-content:flex-start;gap:.9rem;font-size:.58rem;letter-spacing:.14em;flex-wrap:wrap}.nav-links li:nth-child(-n+4){display:none}}.hero{position:relative;padding:7rem 0 6rem;overflow:hidden;border-bottom:1px solid var(--line-soft)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 35%,rgba(201,169,97,.1),transparent 70%);pointer-events:none}.hero-inner{position:relative;text-align:center;max-width:880px;margin:0 auto}.issue-tag{font-family:var(--sans);font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem}.issue-tag:after,.issue-tag:before{content:"";display:inline-block;width:28px;height:1px;background:var(--gold-deep);vertical-align:middle;margin:0 1rem}.hero-title{font-family:var(--serif);font-size:clamp(4rem,12vw,8.5rem);font-weight:500;letter-spacing:.04em;line-height:1;margin-bottom:1.25rem}.hero-title .o{color:var(--gold)}.hero-tagline{font-family:var(--serif);font-style:italic;font-size:clamp(1.1rem,1.6vw,1.4rem);color:var(--ink-mute);margin-bottom:3rem;letter-spacing:.02em}.hero-divider{width:60px;height:1px;background:var(--gold);margin:0 auto 3rem}.hero-meta{font-family:var(--sans);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:1.5rem}.hero-feature-title{font-family:var(--serif);font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:400;color:var(--ink);line-height:1.2;margin-bottom:1rem;max-width:720px;margin-left:auto;margin-right:auto}.hero-feature-sub{font-family:var(--serif);font-style:italic;font-size:1.05rem;color:var(--ink-mute);margin-bottom:2.5rem}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--sans);font-size:.72rem;letter-spacing:.25em;text-transform:uppercase;color:var(--ink);border:1px solid var(--gold);padding:.95rem 1.8rem;font-weight:500;transition:all .25s ease}.hero-cta:hover{background:var(--gold);color:var(--bg)}.hero-cta .arrow{transition:transform .25s ease}.hero-cta:hover .arrow{transform:translateX(4px)}.section{padding:6rem 0;border-bottom:1px solid var(--line-soft)}.section-eyebrow{font-family:var(--sans);font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.section-eyebrow:before{content:"";width:24px;height:1px;background:var(--gold)}.section-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15;max-width:780px;margin-bottom:1.25rem;letter-spacing:.005em}.section-lede{font-family:var(--serif);font-style:italic;font-size:1.15rem;color:var(--ink-mute);max-width:640px;margin-bottom:3.5rem;line-height:1.55}.featured{display:grid;grid-template-columns:5fr 6fr;grid-gap:4.5rem;gap:4.5rem;align-items:center}@media (max-width:900px){.featured{grid-template-columns:1fr;gap:3rem}}.featured-cover{position:relative;background:var(--bg-soft);padding:2rem;border:1px solid var(--line)}.featured-cover img{width:100%;height:auto;box-shadow:0 30px 80px rgba(0,0,0,.6),0 0 0 1px rgba(201,169,97,.08)}.featured-cover:after{content:"";position:absolute;inset:12px;border:1px solid var(--gold-deep);opacity:.25;pointer-events:none}.featured-content .issue-num{font-family:var(--sans);font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.featured-content h3{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:500;line-height:1.2;margin-bottom:.75rem}.featured-content .dek{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:1.05rem;margin-bottom:2rem}.toc{border-top:1px solid var(--line);margin-bottom:2.5rem}.toc-row{display:grid;grid-template-columns:220px 1fr auto;grid-gap:1.25rem;gap:1.25rem;align-items:baseline;padding:1rem 0;border-bottom:1px solid var(--line)}@media (max-width:640px){.toc-row{grid-template-columns:1fr auto}.toc-row .cat{grid-column:1/-1;margin-bottom:.2rem}}.toc-row .cat{font-family:var(--sans);font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.toc-row .title{font-family:var(--serif);font-size:1.1rem;color:var(--ink)}.toc-row .page{font-family:var(--sans);font-size:.75rem;color:var(--ink-faint);letter-spacing:.1em}.featured-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-ghost,.btn-primary{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:.72rem;letter-spacing:.25em;text-transform:uppercase;padding:.9rem 1.6rem;font-weight:500;transition:all .25s ease;cursor:pointer;border:1px solid var(--gold)}.btn-primary{background:var(--gold);color:var(--bg)}.btn-primary:hover{background:var(--gold-bright);color:var(--bg)}.btn-ghost{background:transparent;color:var(--ink)}.btn-ghost:hover{background:var(--gold);color:var(--bg)}.themes-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}@media (max-width:900px){.themes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.themes-grid{grid-template-columns:1fr}}.theme-card{padding:2.5rem 1.75rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);transition:background .35s ease;cursor:pointer;position:relative;min-height:240px;display:flex;flex-direction:column}.theme-card:hover{background:linear-gradient(180deg,rgba(201,169,97,.05),transparent)}.theme-card:hover .theme-num{color:var(--gold-bright)}.theme-card:hover .theme-name{color:var(--gold)}.theme-num{font-family:var(--sans);font-size:.68rem;letter-spacing:.3em;color:var(--ink-faint);margin-bottom:1.5rem;transition:color .25s ease}.theme-icon{width:32px;height:32px;margin-bottom:1.5rem;stroke:var(--gold);stroke-width:1.1;fill:none}.theme-name{font-size:1.4rem;font-weight:500;margin-bottom:.6rem;line-height:1.2;transition:color .25s ease}.theme-desc,.theme-name{font-family:var(--serif)}.theme-desc{font-size:.95rem;color:var(--ink-mute);line-height:1.5;font-style:italic;flex:1 1}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem}@media (max-width:900px){.archive-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.archive-grid{grid-template-columns:1fr}}.issue-card{background:var(--bg-soft);border:1px solid var(--line);padding:1.5rem;transition:all .3s ease}.issue-card:hover{border-color:var(--gold-deep);transform:translateY(-4px)}.issue-card .thumb{aspect-ratio:5/7;background:var(--bg);border:1px solid var(--line);margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.issue-card .thumb img{width:100%;height:100%;object-fit:cover}.issue-card .thumb.placeholder{background:linear-gradient(135deg,var(--bg) 0,var(--bg-elev) 100%);color:var(--ink-faint);font-family:var(--serif);font-style:italic;font-size:1rem}.issue-card .thumb.placeholder:before{content:"";position:absolute;inset:18px;border:1px solid var(--line)}.issue-card .meta{font-family:var(--sans);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.issue-card h4{font-family:var(--serif);font-size:1.3rem;font-weight:500;line-height:1.25;margin-bottom:.5rem}.issue-card p{font-family:var(--serif);font-style:italic;font-size:.95rem;color:var(--ink-mute)}.issue-card.upcoming{opacity:.6}.issue-card.upcoming:hover{transform:none;border-color:var(--line);cursor:default}.manifesto{text-align:center;max-width:800px;margin:0 auto}.manifesto-text{font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.55;color:var(--ink);margin-bottom:2.5rem;font-weight:400}.manifesto-text .drop{font-size:1.4em;color:var(--gold);font-style:italic}.manifesto-sig{font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:1rem;margin-top:3rem}.manifesto-sig:before{content:"";display:block;width:40px;height:1px;background:var(--gold);margin:0 auto 1rem}.newsletter{text-align:center;background:linear-gradient(180deg,var(--bg) 0,var(--bg-soft) 100%);padding:5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.newsletter h2{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;margin-bottom:1rem}.newsletter p{font-family:var(--serif);font-style:italic;color:var(--ink-mute);margin-bottom:2.5rem;font-size:1.1rem}.signup-form{display:flex;max-width:480px;margin:0 auto;border:1px solid var(--gold-deep)}.signup-form input{flex:1 1;background:transparent;border:none;padding:1rem 1.25rem;color:var(--ink);font-family:var(--serif);font-size:1.05rem;outline:none}.signup-form input::placeholder{color:var(--ink-faint);font-style:italic}.signup-form button{background:var(--gold);color:var(--bg);border:none;padding:0 1.5rem;font-family:var(--sans);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .25s ease}.signup-form button:hover{background:var(--gold-bright)}.frequency{font-family:var(--sans);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;margin-top:1.5rem}.frequency,footer{color:var(--ink-faint)}footer{padding:4rem 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}@media (max-width:800px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}.footer-brand .logo{font-family:var(--serif);font-size:1.8rem;font-weight:600;letter-spacing:.15em;color:var(--ink);margin-bottom:.5rem}.footer-brand .logo .o{color:var(--gold)}.footer-brand p{font-family:var(--serif);font-style:italic;color:var(--ink-mute);margin-bottom:1.5rem;max-width:280px}.footer-col h5{font-family:var(--sans);font-size:.68rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-weight:500}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.65rem;font-family:var(--serif);font-size:1rem}.footer-col a{color:var(--ink-mute)}.footer-col a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--line-soft);font-family:var(--sans);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint)}@media (max-width:600px){.footer-bottom{flex-direction:column;gap:1rem}}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:880px;margin:0 auto}@media (max-width:720px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{position:relative;background:var(--bg-soft);border:1px solid var(--line);padding:2.5rem 2rem;transition:all .3s ease}.pricing-card:hover{border-color:var(--gold-deep);transform:translateY(-3px)}.pricing-card.featured{border-color:var(--gold);display:block}.pricing-card.featured:before{content:"Best value · save 17%";position:absolute;top:-12px;left:2rem;background:var(--gold);color:var(--bg);font-family:var(--sans);font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;padding:.35rem .8rem;font-weight:500}.pricing-card .ptag{font-family:var(--sans);font-size:.68rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.pricing-card .price{font-family:var(--serif);font-size:3.6rem;font-weight:500;line-height:1;margin-bottom:.25rem}.pricing-card .price .unit{font-size:1.1rem;color:var(--ink-mute);font-style:italic;font-weight:400}.pricing-card .first-year{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:.98rem;margin-bottom:1.5rem}.pricing-card ul{list-style:none;margin-bottom:2rem;border-top:1px solid var(--line);padding-top:1.25rem}.pricing-card li{font-family:var(--serif);font-size:1rem;color:var(--ink);padding:.55rem 0;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;gap:.65rem}.pricing-card li:before{content:"";width:14px;height:1px;background:var(--gold);flex:none}.pricing-card .renew{font-size:.62rem;letter-spacing:.22em;color:var(--ink-faint);margin-top:1rem;text-align:center}.pricing-card .renew,.pricing-card button{font-family:var(--sans);text-transform:uppercase}.pricing-card button{display:block;width:100%;font-size:.72rem;letter-spacing:.25em;padding:1rem;background:transparent;color:var(--ink);border:1px solid var(--gold);cursor:pointer;font-weight:500;transition:all .25s ease}.pricing-card button:hover,.pricing-card.featured button{background:var(--gold);color:var(--bg)}.pricing-card.featured button:hover{background:var(--gold-bright)}.pricing-foot{text-align:center;margin-top:3rem;font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:1rem}.pricing-foot a{color:var(--gold);text-decoration:underline;-webkit-text-decoration-color:var(--gold-deep);text-decoration-color:var(--gold-deep)}.subscriber-banner{background:linear-gradient(180deg,rgba(201,169,97,.08),transparent);border:1px solid var(--gold-deep);padding:2rem;text-align:center;max-width:600px;margin:0 auto}.subscriber-banner .check{width:36px;height:36px;border-radius:50%;border:1px solid var(--gold);display:inline-flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:1rem;font-family:var(--serif);font-size:1.2rem}.subscriber-banner h3{font-family:var(--serif);font-size:1.6rem;font-weight:500;margin-bottom:.5rem}.subscriber-banner p{font-family:var(--serif);font-style:italic;color:var(--ink-mute);margin-bottom:1.25rem}.subscriber-banner .signout{font-family:var(--sans);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--ink-faint);cursor:pointer;background:none;border:none}.subscriber-banner .signout:hover{color:var(--gold)}@media (max-width:820px){#app .container{grid-template-columns:1fr!important;gap:3rem!important}#app .container>div:last-child>div{width:260px!important}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .9s ease,transform .9s ease}.reveal.in{opacity:1;transform:none}:root{--bg:#0a0a0a;--bg-soft:#111;--bg-elev:#161513;--line:#2a2722;--line-soft:#1a1815;--ink:#f5f1e8;--ink-mute:#b8b1a3;--ink-faint:#7a7468;--gold:#c9a961;--gold-bright:#e4c885;--gold-deep:#8a7340;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom);--topbar-h:calc(52px + var(--safe-top));--tabbar-h:calc(36px + max(0px, var(--safe-bottom) - 20px))}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{overscroll-behavior:none}body{background:var(--bg);color:var(--ink);font-family:var(--serif);-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:none;cursor:pointer;padding:0}.app{position:fixed;inset:0;display:flex;flex-direction:column;background:var(--bg)}.topbar{height:var(--topbar-h);padding-top:var(--safe-top);background:hsla(0,0%,4%,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;padding-left:1.2rem;padding-right:1.2rem;position:relative;z-index:10}.topbar .logo{font-family:var(--serif);font-size:1.15rem;font-weight:600;letter-spacing:.16em}.topbar .logo .o{color:var(--gold)}.topbar .right{display:flex;gap:.5rem;align-items:center}.topbar-cta,.topbar-signin{font-family:var(--sans);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;padding:.45rem .7rem;font-weight:500;line-height:1;transition:all .2s ease}.topbar-signin{color:var(--ink);background:transparent;border:1px solid var(--ink)}.topbar-signin:active{background:var(--ink);color:var(--bg)}.topbar-cta{color:var(--bg);background:var(--gold);border:1px solid var(--gold)}.topbar-cta:active{background:var(--gold-bright)}.icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--ink-mute);transition:color .15s ease}.icon-btn:active{color:var(--gold)}.icon-btn svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.views{flex:1 1;overflow:hidden;position:relative}.view{position:absolute;inset:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:1.25rem 1.2rem calc(var(--tabbar-h) + 1rem);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease}.view.active{opacity:1;pointer-events:auto;transform:none}.tabbar{height:var(--tabbar-h);padding-bottom:max(0px,var(--safe-bottom) - 20px);background:hsla(0,0%,4%,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line-soft);display:flex;justify-content:space-around;align-items:stretch;position:relative;z-index:10}.tab{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.2rem;color:var(--ink-faint);font-family:var(--sans);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;line-height:1;transition:color .15s ease;min-height:36px}.tab svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.tab.active{color:var(--gold)}.tab.active svg{stroke-width:1.6}.hero-card{border:1px solid var(--line);background:var(--bg-soft);padding:1.25rem;display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.hero-card .cover{width:90px;flex:none;aspect-ratio:5/7;background:var(--bg);border:1px solid var(--line);overflow:hidden}.hero-card .cover img{width:100%;height:100%;object-fit:cover}.hero-card .info{flex:1 1;min-width:0}.hero-card .eyebrow{font-family:var(--sans);font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem}.hero-card h2{font-family:var(--serif);font-size:1.25rem;font-weight:500;line-height:1.2;margin-bottom:.4rem}.hero-card .dek{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:.92rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.btn-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--sans);font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;padding:.85rem 1.2rem;background:var(--gold);color:var(--bg);font-weight:500;width:100%;min-height:44px}.btn-pill:active{background:var(--gold-bright)}.btn-pill.ghost{background:transparent;color:var(--ink);border:1px solid var(--gold)}.btn-pill.ghost:active{background:var(--gold);color:var(--bg)}.section-head{display:flex;align-items:center;justify-content:space-between;margin:1.75rem 0 .9rem}.section-head h3{font-size:.66rem;letter-spacing:.3em;color:var(--gold);font-weight:500}.section-head a,.section-head h3{font-family:var(--sans);text-transform:uppercase}.section-head a{font-size:.62rem;letter-spacing:.2em;color:var(--ink-faint)}.h-scroll{display:flex;gap:.85rem;overflow-x:auto;overflow-y:hidden;margin:0 -1.2rem;padding:.25rem 1.2rem .5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.h-scroll::-webkit-scrollbar{display:none}.h-card{flex:0 0 130px;scroll-snap-align:start}.h-card .thumb{aspect-ratio:5/7;background:var(--bg-soft);border:1px solid var(--line);overflow:hidden;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;color:var(--ink-faint);font-family:var(--serif);font-style:italic;font-size:.85rem}.h-card .thumb img{width:100%;height:100%;object-fit:cover}.h-card .meta{font-family:var(--sans);font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.2rem}.h-card h4{font-family:var(--serif);font-size:.92rem;font-weight:500;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.toc-list{border-top:1px solid var(--line);margin-top:.5rem}.toc-item{display:flex;gap:.85rem;align-items:flex-start;padding:.95rem 0;border-bottom:1px solid var(--line);min-height:44px}.toc-item .cat{flex:none;width:64px;font-family:var(--sans);font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);padding-top:.2rem}.toc-item .ttl{flex:1 1;font-family:var(--serif);font-size:.98rem;line-height:1.3;color:var(--ink)}.toc-item .pg{font-family:var(--sans);font-size:.62rem;letter-spacing:.15em;color:var(--ink-faint);padding-top:.2rem}.issues-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.issue-tile{background:var(--bg-soft);border:1px solid var(--line);padding:.85rem}.issue-tile .thumb{aspect-ratio:5/7;background:var(--bg);border:1px solid var(--line);margin-bottom:.7rem;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--ink-faint);font-family:var(--serif);font-style:italic;font-size:.85rem}.issue-tile .thumb img{width:100%;height:100%;object-fit:cover}.issue-tile .meta{font-family:var(--sans);font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem}.issue-tile h4{font-size:.95rem;font-weight:500;line-height:1.25;margin-bottom:.25rem}.issue-tile .dek,.issue-tile h4{font-family:var(--serif);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.issue-tile .dek{font-style:italic;color:var(--ink-mute);font-size:.82rem}.issue-tile.upcoming{opacity:.55}.themes-list{display:flex;flex-direction:column;gap:.6rem}.theme-row{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-soft);border:1px solid var(--line);min-height:44px}.theme-row:active{background:var(--bg-elev)}.theme-row svg{width:28px;height:28px;flex:none;stroke:var(--gold);stroke-width:1.2;fill:none}.theme-row .body{flex:1 1}.theme-row .name{font-family:var(--serif);font-size:1.1rem;font-weight:500;line-height:1.2}.theme-row .desc{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:.85rem;line-height:1.3;margin-top:.15rem}.theme-row .arrow{color:var(--ink-faint);font-size:1.2rem;font-family:var(--sans)}.acct-hero{text-align:center;padding:2rem 1rem 2.5rem;border-bottom:1px solid var(--line-soft);margin-bottom:1.25rem}.acct-avatar{width:64px;height:64px;border-radius:50%;border:1px solid var(--gold-deep);display:flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--serif);font-size:1.7rem;margin:0 auto 1rem}.acct-status{font-family:var(--sans);font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.acct-status.guest{color:var(--ink-faint)}.acct-name{font-size:1.4rem;font-weight:500}.acct-meta,.acct-name{font-family:var(--serif)}.acct-meta{font-style:italic;color:var(--ink-mute);margin-top:.4rem;font-size:.95rem}.acct-list{display:flex;flex-direction:column;gap:.5rem}.acct-row{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--bg-soft);border:1px solid var(--line);min-height:48px;font-family:var(--serif);font-size:1.02rem}.acct-row:active{background:var(--bg-elev)}.acct-row .lbl{display:flex;align-items:center;gap:.7rem}.acct-row .lbl svg{width:18px;height:18px;stroke:var(--ink-mute);stroke-width:1.4;fill:none}.acct-row .val{font-family:var(--sans);font-size:.7rem;letter-spacing:.15em;color:var(--ink-faint)}.acct-row.danger{border-color:hsla(8,60%,62%,.4)}.acct-row.danger .lbl{color:#d97565}.acct-row.danger .lbl svg{stroke:#d97565}.acct-pricing{background:var(--bg-soft);border:1px solid var(--line);padding:1.25rem;margin-bottom:1rem}.acct-pricing h4{font-family:var(--sans);font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.acct-pricing p{font-family:var(--serif);color:var(--ink);margin-bottom:1rem}.acct-pricing .stars{display:flex;gap:.5rem;font-family:var(--sans);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:1.1rem}.reader{position:fixed;inset:0;background:var(--bg);display:none;flex-direction:column;z-index:50}.reader.open{display:flex;animation:rise .25s ease}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.reader-top{position:absolute;top:0;left:0;right:0;z-index:5;padding:calc(var(--safe-top) + .5rem) 1rem .5rem;background:linear-gradient(180deg,hsla(0,0%,4%,.95),hsla(0,0%,4%,0));display:flex;justify-content:space-between;align-items:center;transition:opacity .25s ease,transform .25s ease}.reader.controls-hidden .reader-bot,.reader.controls-hidden .reader-top{opacity:0;pointer-events:none;transform:translateY(-6px)}.reader.controls-hidden .reader-bot{transform:translateY(6px)}.reader-bot{position:absolute;bottom:0;left:0;right:0;z-index:5;padding:.6rem 1rem calc(var(--safe-bottom) + .8rem);background:linear-gradient(0deg,hsla(0,0%,4%,.95),hsla(0,0%,4%,0));gap:1rem;transition:opacity .25s ease,transform .25s ease}.reader-bot,.reader-close{display:flex;justify-content:center;align-items:center}.reader-close{width:40px;height:40px;color:var(--ink)}.reader-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}.reader-counter{font-family:var(--sans);font-size:.7rem;letter-spacing:.22em;color:var(--ink-mute);background:rgba(0,0,0,.4);padding:.4rem .8rem;border:1px solid var(--line)}.reader-counter .cur,.reader-status{color:var(--gold)}.reader-status{font-family:var(--sans);font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--gold-deep);padding:.3rem .55rem}.reader-status.sub{background:var(--gold);color:var(--bg)}.reader-pager{flex:1 1;overflow:hidden;display:flex;scroll-snap-type:x mandatory;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reader-pager::-webkit-scrollbar{display:none}.reader-page{flex:0 0 100%;width:100vw;height:100%;scroll-snap-align:center;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;background:var(--bg)}.reader-page img{max-width:100%;max-height:100%;width:100%;height:auto;object-fit:contain;-webkit-user-drag:none;user-drag:none;pointer-events:none;background:var(--bg)}.reader-paywall{flex:0 0 100%;width:100vw;height:100%;scroll-snap-align:center;flex-direction:column;padding:2rem 1.25rem;text-align:center;background:var(--bg);overflow-y:auto}.reader-paywall,.reader-paywall .lock{display:flex;align-items:center;justify-content:center}.reader-paywall .lock{width:54px;height:54px;border-radius:50%;border:1px solid var(--gold);color:var(--gold);margin-bottom:1.25rem}.reader-paywall .lock svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.6;fill:none}.reader-paywall .eyebrow{font-family:var(--sans);font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.reader-paywall h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:.6rem;max-width:340px}.reader-paywall p{font-family:var(--serif);font-style:italic;color:var(--ink-mute);margin-bottom:2rem;max-width:320px;font-size:1rem}.reader-paywall .btn-pill{max-width:280px;margin-bottom:.6rem}.reader-paywall .signin{font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:.92rem;margin-top:1rem}.reader-paywall .signin a{color:var(--gold)}.sheet-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:80;opacity:0;pointer-events:none;transition:opacity .25s ease}.sheet-backdrop.open{opacity:1;pointer-events:auto}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:90;background:var(--bg-soft);border-top:1px solid var(--gold-deep);border-radius:18px 18px 0 0;max-height:88vh;overflow-y:auto;padding:.5rem 1.25rem calc(var(--safe-bottom) + 1.5rem);transform:translateY(100%);transition:transform .3s cubic-bezier(.2,1,.3,1)}.sheet.open{transform:translateY(0)}.sheet .handle{width:36px;height:4px;background:var(--line);border-radius:99px;margin:.4rem auto 1.25rem}.sheet h3{font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:.5rem}.sheet .lede,.sheet h3{font-family:var(--serif)}.sheet .lede{font-style:italic;color:var(--ink-mute);margin-bottom:1.5rem;font-size:1rem}.plan-row{display:flex;justify-content:space-between;align-items:center;padding:1.1rem;border:1px solid var(--line);background:var(--bg);margin-bottom:.7rem;min-height:48px;position:relative}.plan-row.featured,.plan-row:active{border-color:var(--gold)}.plan-row.featured:after{content:"Best";position:absolute;top:-9px;right:1rem;font-family:var(--sans);font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;background:var(--gold);color:var(--bg);padding:.15rem .55rem}.plan-row .name{font-family:var(--sans);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem}.plan-row .price{font-family:var(--serif);font-size:1.4rem;font-weight:500;line-height:1}.plan-row .price .unit{font-size:.85rem;color:var(--ink-mute);font-style:italic}.plan-row .renew{font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:.85rem;margin-top:.25rem}.plan-row .arrow{color:var(--gold);font-size:1.5rem;font-family:var(--sans)}.sheet-foot{margin-top:.75rem;font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:.9rem;text-align:center}.sheet-foot a{color:var(--gold)}.toast{position:fixed;bottom:calc(var(--tabbar-h) + 1rem);left:50%;transform:translateX(-50%) translateY(20px);background:var(--bg-elev);border:1px solid var(--gold-deep);color:var(--ink);padding:.7rem 1.1rem;font-family:var(--sans);font-size:.72rem;letter-spacing:.08em;opacity:0;transition:all .3s ease;z-index:200;border-radius:99px}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.manifesto-card{background:var(--bg-soft);border:1px solid var(--line);padding:1.5rem;margin-top:1rem}.manifesto-card p{font-family:var(--serif);font-size:1.05rem;line-height:1.5;color:var(--ink)}.manifesto-card p .drop{color:var(--gold);font-style:italic}.manifesto-card .sig{font-family:var(--serif);font-style:italic;color:var(--ink-faint);text-align:center;margin-top:1.25rem;font-size:.95rem}.manifesto-card .sig:before{content:"";display:block;width:30px;height:1px;background:var(--gold);margin:0 auto .6rem}.seg-control{display:flex;background:var(--bg-elev);border:1px solid var(--line);border-radius:8px;overflow:hidden}.seg-btn{flex:1 1;padding:.55rem .4rem;background:transparent;color:var(--ink-mute);font-family:var(--sans);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;border:none;cursor:pointer;font-weight:500;min-height:36px;border-right:1px solid var(--line);transition:all .15s ease}.seg-btn:last-child{border-right:none}.seg-btn.active{background:var(--gold);color:var(--bg)}.seg-btn:hover:not(.active){color:var(--ink)}.switch{position:relative;display:inline-block;width:42px;height:24px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;inset:0;background:var(--bg-elev);border:1px solid var(--line);border-radius:24px;transition:.2s ease}.switch .slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;top:3px;background:var(--ink-faint);border-radius:50%;transition:.2s ease}.switch input:checked+.slider{background:var(--gold-deep);border-color:var(--gold)}.switch input:checked+.slider:before{background:var(--bg);transform:translateX(18px)}.row-note{font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:.85rem;line-height:1.4}.row-note.blocked{color:#d97565}.theme-detail{position:fixed;inset:0;background:var(--bg);z-index:60;display:none;flex-direction:column}.theme-detail.open{display:flex;animation:slideUp .3s cubic-bezier(.2,1,.3,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.td-top{height:var(--topbar-h);padding-top:var(--safe-top);padding-left:1rem;padding-right:1rem;justify-content:space-between;gap:.75rem;background:hsla(0,0%,4%,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);flex:none}.td-close,.td-top{display:flex;align-items:center}.td-close{width:40px;height:40px;justify-content:center;color:var(--ink)}.td-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}.td-eyebrow{font-family:var(--sans);font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);text-align:center;flex:1 1}.td-body{flex:1 1;overflow-y:auto;padding:1.25rem 1.25rem calc(var(--safe-bottom) + 2rem)}.td-title{font-size:2rem;font-weight:500;line-height:1.1;margin-bottom:.75rem}.td-tagline,.td-title{font-family:var(--serif)}.td-tagline{font-style:italic;color:var(--gold);font-size:1.1rem;margin-bottom:1.25rem}.td-lede{font-family:var(--serif);color:var(--ink-mute);font-size:1.02rem;line-height:1.55}.td-lede,.td-schema{margin-bottom:.75rem}.td-schema{background:transparent;border:none;padding:0}.td-schema svg{width:100%;height:auto;display:block}.td-stat{background:var(--bg-soft);border:1px solid var(--line);padding:1.25rem;margin-bottom:1rem;text-align:center}.td-stat .lbl{font-family:var(--sans);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.td-stat .v{font-family:var(--serif);font-size:2.6rem;font-weight:500;line-height:1;margin-bottom:.4rem}.td-stat .d{color:var(--ink-mute);font-size:.95rem}.td-quote,.td-stat .d{font-family:var(--serif);font-style:italic}.td-quote{border-left:1px solid var(--gold);padding:.5rem 0 .5rem 1rem;font-size:1.15rem;line-height:1.4;margin-bottom:.5rem}.td-quote-by{font-size:.6rem;letter-spacing:.25em;color:var(--ink-faint);padding-left:1rem;margin-bottom:2rem}.td-points-head,.td-quote-by{font-family:var(--sans);text-transform:uppercase}.td-points-head{font-size:.62rem;letter-spacing:.28em;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.td-points-head:before{content:"";width:18px;height:1px;background:var(--gold)}.td-point{padding:1.1rem 0;border-bottom:1px solid var(--line)}.td-point:last-child{border-bottom:none}.td-point .n{font-family:var(--sans);font-size:.58rem;letter-spacing:.28em;color:var(--gold);margin-bottom:.4rem}.td-point h4{font-family:var(--serif);font-size:1.15rem;font-weight:500;line-height:1.25;margin-bottom:.35rem}.td-point p{font-family:var(--serif);font-size:.97rem;color:var(--ink-mute);line-height:1.5}.letters{position:fixed;inset:0;background:var(--bg);z-index:65;display:none;flex-direction:column}.letters.open{display:flex;animation:slideUp .3s cubic-bezier(.2,1,.3,1)}.lt-top{height:var(--topbar-h);padding-top:var(--safe-top);padding-left:1rem;padding-right:1rem;gap:.75rem;background:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);flex:none}.lt-close,.lt-top{display:flex;align-items:center}.lt-close{width:40px;height:40px;justify-content:center;color:var(--ink)}.lt-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}.lt-title{flex:1 1;text-align:center;font-family:var(--serif);font-size:1.05rem;font-weight:500}.lt-thread{flex:1 1;overflow-y:auto;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;gap:.85rem}.lt-bubble{max-width:88%;padding:.85rem 1rem;border-radius:14px;font-family:var(--serif);font-size:1rem;line-height:1.5}.lt-bubble.editor{align-self:flex-start;background:var(--bg-soft);border:1px solid var(--line);border-bottom-left-radius:4px}.lt-bubble.editor .meta{font-family:var(--sans);font-size:.55rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem}.lt-bubble.user{align-self:flex-end;background:linear-gradient(135deg,var(--gold-deep),var(--gold));color:var(--bg);border-bottom-right-radius:4px}.lt-bubble.user .meta{font-size:.55rem;letter-spacing:.25em;color:hsla(0,0%,4%,.65);margin-bottom:.3rem}.lt-bubble .ts,.lt-bubble.user .meta{font-family:var(--sans);text-transform:uppercase}.lt-bubble .ts{display:block;font-size:.53rem;letter-spacing:.2em;margin-top:.5rem;opacity:.65}.lt-bubble.system{align-self:center;background:transparent;font-family:var(--sans);font-size:.58rem;letter-spacing:.25em;text-transform:uppercase;color:var(--ink-faint);padding:.5rem 0;max-width:100%}.lt-composer{border-top:1px solid var(--line-soft);padding:.7rem .85rem calc(var(--safe-bottom) + .85rem);background:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:.5rem;flex:none}.lt-composer input{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);font-family:var(--serif);font-size:.95rem;padding:.6rem .8rem;outline:none}.lt-composer input:focus{border-color:var(--gold-deep)}.lt-composer input::placeholder{color:var(--ink-faint);font-style:italic}.lt-composer textarea{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);font-family:var(--serif);font-size:1rem;line-height:1.45;padding:.7rem .85rem;outline:none;min-height:64px;max-height:200px;resize:none}.lt-composer textarea:focus{border-color:var(--gold-deep)}.lt-composer .bar{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.lt-composer .count{font-family:var(--sans);font-size:.55rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint)}.lt-composer .count.warn{color:#d97565}.lt-composer .send{font-family:var(--sans);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;padding:.6rem 1rem;background:var(--gold);color:var(--bg);border:none;font-weight:500;display:flex;align-items:center;gap:.4rem;min-height:36px}.lt-composer .send:disabled{opacity:.35;background:var(--bg-elev);color:var(--ink-faint)}.lt-composer .send .ld{display:none;width:11px;height:11px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:spin .8s linear infinite}.lt-composer .send.loading .ld{display:inline-block}.lt-composer .send.loading{opacity:.7}.lt-gate{flex:1 1;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.25rem}.lt-gate.active{display:flex}.lt-gate .lock{width:54px;height:54px;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:1.25rem}.lt-gate .lock svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}.lt-gate h3{font-size:1.4rem;font-weight:500;margin-bottom:.5rem}.lt-gate h3,.lt-gate p{font-family:var(--serif)}.lt-gate p{font-style:italic;color:var(--ink-mute);max-width:300px;margin-bottom:1.5rem}.article-reader{position:fixed;inset:0;z-index:70;background:var(--bg);display:none}.article-reader.open{display:block;animation:slideUp .3s cubic-bezier(.2,1,.3,1)}.ar-frame{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--bg);overflow:hidden}.ar-top{height:var(--topbar-h);padding-top:var(--safe-top);padding-left:1rem;padding-right:1rem;gap:.75rem;background:hsla(0,0%,4%,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);flex:none;z-index:5;transition:transform .3s ease,opacity .3s ease}.ar-close,.ar-top{display:flex;align-items:center}.ar-close{width:40px;height:40px;justify-content:center;color:var(--ink)}.ar-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}.ar-eyebrow{flex:1 1;text-align:center;font-family:var(--sans);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ar-body{flex:1 1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:1.5rem 1.25rem calc(var(--safe-bottom) + 2rem);background:var(--bg);scroll-behavior:smooth;--ar-text-scale:1}.ar-article{max-width:680px;margin:0 auto;color:var(--ink);font-family:var(--serif);font-size:calc(1.05rem * var(--ar-text-scale));line-height:1.65;scroll-margin-top:.5rem}.ar-article+.ar-article{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--line-soft)}.ar-hero{margin:-1.5rem -1.25rem 1.5rem}.ar-hero img{display:block;width:100%;height:auto;background:var(--bg)}.ar-figure figcaption,.ar-hero figcaption{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:calc(.9rem * var(--ar-text-scale));line-height:1.45;padding:.7rem 0 0;margin:0}.ar-hero figcaption{padding-left:1.25rem;padding-right:1.25rem}.ar-figure{margin:2rem 0}.ar-figure img{display:block;width:100%;height:auto;background:var(--bg)}.ar-article .ar-section{font-family:var(--sans);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.ar-article h1{font-family:var(--serif);font-weight:500;font-size:calc(1.7rem * var(--ar-text-scale));line-height:1.2;margin:0 0 .8rem;color:var(--ink)}.ar-article .ar-dek{font-family:var(--serif);font-size:calc(1.15rem * var(--ar-text-scale));line-height:1.4;color:var(--ink-mute);margin:0 0 1.5rem}.ar-article .ar-subtitle{font-style:italic;color:var(--ink-mute);font-size:calc(1.05rem * var(--ar-text-scale));margin:0 0 1.5rem;line-height:1.45}.ar-article .ar-divider{width:48px;height:1px;background:var(--gold);margin:1.25rem 0 1.5rem}.ar-article p{margin:0 0 1.1em}.ar-article>.ar-body-prose>p:first-of-type:first-letter{font-family:var(--serif);font-weight:500;color:var(--gold);font-size:calc(3.6rem * var(--ar-text-scale));line-height:.85;float:left;margin:.1em .25em 0 0}.ar-paywall{background:linear-gradient(180deg,hsla(0,0%,4%,0) 0,var(--bg-soft) 12%,var(--bg-soft) 100%);padding:3.5rem 1.5rem 3rem;text-align:center;margin-top:2rem}.ar-paywall .lock{width:54px;height:54px;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--gold);margin:0 auto 1.25rem}.ar-paywall .lock svg{width:22px;height:22px}.ar-paywall h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin-bottom:.6rem}.ar-paywall .lede{font-family:var(--serif);font-style:italic;color:var(--ink-mute);font-size:.95rem;margin-bottom:1.5rem}.ar-textsize{display:flex;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:0;color:var(--gold);cursor:pointer;font-family:var(--serif);font-weight:600;transition:color .15s ease;min-width:40px;white-space:nowrap;padding:0 .55rem;font-size:.85rem}.ar-textsize:active{color:var(--gold-bright)}.pdf-page{position:relative;margin-bottom:8px;line-height:0}.pdf-page,.pdf-page img{width:100%;background:var(--bg)}.pdf-page img{height:auto;display:block;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;image-rendering:auto;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:bicubic}.pdf-page .page-num{display:none}.pdf-page:after{content:attr(data-wm);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-style:italic;font-size:1.6rem;color:hsla(42,39%,94%,.04);pointer-events:none;letter-spacing:.1em;transform:rotate(-22deg)}.pdf-paywall{background:linear-gradient(180deg,hsla(0,0%,4%,0) 0,var(--bg-soft) 12%,var(--bg-soft) 100%);padding:3.5rem 1.5rem 3rem;text-align:center;margin-top:8px}.pdf-paywall .lock{width:54px;height:54px;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--gold);margin:0 auto 1.25rem}.pdf-paywall .lock svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}.pdf-paywall .eyebrow{font-family:var(--sans);font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.pdf-paywall h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:.6rem;max-width:300px;margin-left:auto;margin-right:auto}.pdf-paywall p.lede{font-family:var(--serif);font-style:italic;color:var(--ink-mute);margin:0 auto 1.75rem;max-width:280px;font-size:1rem}.pdf-paywall .btn-pill{max-width:280px;margin:0 auto .65rem}.pdf-paywall .signin{font-family:var(--serif);font-style:italic;color:var(--ink-faint);font-size:.92rem;margin-top:1rem}.pdf-paywall .signin a{color:var(--gold)}.ar-progress{position:absolute;top:var(--topbar-h);left:0;right:0;height:2px;background:rgba(42,39,34,.55);z-index:4;overflow:hidden}.ar-progress-bar{height:100%;width:0;background:var(--gold);transition:width .12s ease-out}.full-toc{position:fixed;inset:0;background:var(--bg);z-index:60;display:none;flex-direction:column}.full-toc.open{display:flex;animation:slideUp .3s cubic-bezier(.2,1,.3,1)}.ft-top{height:var(--topbar-h);padding-top:var(--safe-top);padding-left:1rem;padding-right:1rem;gap:.75rem;background:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);flex:none}.ft-close,.ft-top{display:flex;align-items:center}.ft-close{width:40px;height:40px;justify-content:center;color:var(--ink)}.ft-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}.ft-title{flex:1 1;text-align:center;font-family:var(--sans);font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.ft-body{flex:1 1;overflow-y:auto;padding:1.25rem 1.25rem calc(var(--safe-bottom) + 2rem)}.ft-issue{font-family:var(--serif);font-size:1.7rem;font-weight:500;margin-bottom:.25rem;line-height:1.1}.ft-issue-meta{font-size:.62rem;letter-spacing:.28em;color:var(--ink-faint);margin-bottom:1.8rem}.ft-issue-meta,.ft-section-head{font-family:var(--sans);text-transform:uppercase}.ft-section-head{font-size:.6rem;letter-spacing:.32em;color:var(--gold);margin:1.75rem 0 .65rem;display:flex;align-items:center;gap:.6rem}.ft-section-head:before{content:"";width:18px;height:1px;background:var(--gold)}.ft-row{display:grid;grid-template-columns:36px 1fr 36px;grid-gap:.75rem;gap:.75rem;padding:.85rem 0;border-bottom:1px solid var(--line);align-items:start}.ft-row:last-child{border-bottom:none}.ft-row .pg{font-family:var(--sans);font-size:.65rem;letter-spacing:.18em;color:var(--gold);padding-top:.25rem}.ft-row .body .ttl{font-family:var(--serif);font-size:1rem;font-weight:500;line-height:1.3;color:var(--ink)}.ft-row .body .dek{font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--ink-mute);line-height:1.4;margin-top:.2rem}.ft-row .arrow{font-family:var(--sans);color:var(--ink-faint);text-align:right;padding-top:.25rem}@media (min-width:600px){.app{max-width:430px;margin:0 auto;border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft)}.full-toc,.letters,.theme-detail{max-width:430px;left:50%;right:auto;transform:translateX(-50%)}.article-reader{background:rgba(0,0,0,.88);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ar-frame{position:absolute;inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:min(430px,92vw);aspect-ratio:9/16;max-height:92vh;border:1px solid var(--line);border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.6),0 0 0 1px rgba(201,169,97,.1)}}@media (max-width:640px){.hero{padding:2.25rem 0 2.5rem}.section{padding:3rem 0}.featured-actions{justify-content:center;flex-direction:column;align-items:center;gap:.8rem}.featured-actions .btn-ghost,.featured-actions .btn-primary{width:100%;max-width:320px;text-align:center;justify-content:center}.pricing-grid{gap:.75rem;margin-top:1rem}.pricing-card{padding:1rem .9rem!important}.pricing-card .ptag{margin-bottom:.35rem!important}.pricing-card .price{margin-bottom:.25rem!important;font-size:2.2rem!important}.pricing-card .first-year{margin-bottom:.6rem!important;font-size:.82rem!important}.pricing-card ul{margin:.35rem 0 .9rem!important;padding-left:1.1rem!important}.pricing-card ul li{margin-bottom:.25rem!important;font-size:.92rem!important;line-height:1.35!important}.pricing-card button{padding:.7rem 1rem!important;margin-top:.4rem!important}.pricing-card .renew{margin-top:.55rem!important;font-size:.82rem!important}.pricing-card.featured{padding-top:1.2rem!important}.pricing-card.featured:before{top:-10px!important;left:1rem!important}.app-cta-row{justify-content:center}.toc.collapsed .toc-row:nth-child(n+4){display:none}.toc-toggle{display:block;margin:1rem auto 1.75rem;background:transparent;border:1px solid var(--gold-deep);color:var(--gold);font-family:var(--sans);font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;padding:.75rem 1.4rem;cursor:pointer;transition:all .15s ease}.toc-toggle:hover{background:var(--gold);color:var(--bg)}}@media (min-width:641px){.toc-toggle{display:none!important}}