@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#20333a;background:#f8f7f2;font-synthesis:none;font-weight:400;--ink:#19333d;--muted:#66716d;--paper:#f8f7f2;--line:#d9ddd6;--gold:#c5a268}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}img{max-width:100%;display:block}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #9c6620;outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(2.8rem,5.4vw,5.3rem);letter-spacing:-.045em}h2{font-size:2.6rem;letter-spacing:-.035em}h3{font-size:1.65rem;letter-spacing:-.025em}p{font-size:1rem;line-height:1.8;color:var(--muted)}em{font-weight:400}svg{flex-shrink:0}.header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{max-width:1400px;padding:27px 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:13px;font-family:Manrope,sans-serif;font-size:1.75rem;letter-spacing:-.08em;font-weight:600;white-space:nowrap}.brand-symbol{font-size:2.4rem;line-height:1;color:#9b743f;font-weight:400;letter-spacing:0}.brand-dot{color:#9b743f}.nav{display:flex;align-items:center;gap:27px;font-size:.875rem}.nav>a:not(.button){padding:6px 0}.nav>a.active{border-bottom:1px solid #85643c}.nav-separator{height:22px;border-left:1px solid var(--line)}.tiny-star{color:#9b743f;font-size:.8rem}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:.875rem;padding:17px 23px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;min-height:48px}.button:hover:not(:disabled){background:#31515c;transform:translateY(-1px)}.button-small{padding:13px 16px;gap:15px}.button-light{background:#f6f3e9;color:var(--ink);border-color:#f6f3e9}.button-light:hover:not(:disabled){background:#e9e1ce}.button-outline{background:transparent;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:.875rem;font-weight:500;border-bottom:1px solid transparent;padding-bottom:4px}.text-link:hover{border-bottom-color:currentColor}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.17em;font-size:.75rem;line-height:1.6;font-weight:600}.short-line{display:inline-block;width:27px;border-top:1px solid #9b743f;vertical-align:middle;margin-right:10px}.hero{max-width:1400px;margin:auto;padding:62px 5% 46px;display:grid;grid-template-columns:.95fr 1.05fr;gap:5%}.hero-copy{display:flex;flex-direction:column;padding-top:21px}.hero .eyebrow{color:#65736e;font-size:.75rem;letter-spacing:.16em}.hero h1{margin:27px 0 25px;font-size:clamp(4.1rem,6.35vw,6.35rem);line-height:1.04}.hero h1 em{color:#8d754e}.hero-copy>p{max-width:410px;font-size:1.03rem;line-height:1.85}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:29px}.hero-note{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;margin-top:46px;padding-top:17px;font-size:.75rem;letter-spacing:.15em;color:#728078}.hero-art{margin:0;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.hero-art>img{width:100%;height:510px;object-fit:cover;object-position:center}.hero-art figcaption{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;color:#6b746d;padding-top:13px;letter-spacing:.015em}.topic-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 5%;display:flex;justify-content:center;gap:4.2%;align-items:center}.topic-strip>span{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#6b756f}.topic-strip a{display:flex;gap:24px;align-items:center;font-size:.8rem}.topic-strip a svg{color:#987648}.section{max-width:1400px;margin:auto;padding:73px 5% 76px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading .eyebrow{color:#7f725c;margin-bottom:12px}.section-heading h2{font-size:2.7rem}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.content-card{display:flex;flex-direction:column;min-width:0}.card-visual{height:239px;position:relative;overflow:hidden;background:#1a3947;margin-bottom:21px}.card-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.content-card:hover .card-visual img{transform:scale(1.035)}.card-visual.ochre{background:#b18e56;color:#fff8e5}.card-visual.blue{background:#254751;color:#e5e4d4}.visual-number{position:absolute;right:18px;top:16px;font-size:.75rem;letter-spacing:.14em;border:1px solid #ffffff55;border-radius:50%;padding:7px}.visual-word{position:absolute;top:40px;left:31px;white-space:pre-line;font-family:Playfair Display,serif;font-size:2.65rem;line-height:1.15;letter-spacing:-.03em}.visual-footer{position:absolute;bottom:25px;left:31px;font-size:.75rem;letter-spacing:.16em}.card-meta{display:flex;justify-content:space-between;gap:8px;font-size:.75rem;color:#697568;margin-bottom:13px}.card-meta>span:first-child{text-transform:uppercase;letter-spacing:.13em}.content-card h3{margin-bottom:12px;line-height:1.25}.content-card>p{font-size:.875rem;line-height:1.75}.card-link{display:flex;gap:12px;align-items:center;margin-top:auto;padding-top:18px;font-size:.8rem}.premium-label{position:absolute;top:13px;left:13px;display:flex;align-items:center;gap:6px;color:#fff;background:#18333dee;padding:7px 10px;font-size:.75rem;letter-spacing:.12em}.media-badge{position:absolute;right:15px;bottom:15px;border-radius:50%;background:#fff;color:var(--ink);padding:13px;display:flex}.podcast-feature{max-width:1260px;margin:0 auto 80px;display:grid;grid-template-columns:.8fr 1.2fr;background:#ecefe9}.podcast-art{position:relative;background:#1a343d;color:#e3d3ac;padding:38px 42px;display:flex;flex-direction:column;align-items:start;min-height:365px}.podcast-art .eyebrow{font-size:.75rem;margin:25px 0 15px}.podcast-art h2{font-size:3.9rem;line-height:1}.podcast-art h2 em{color:#c9b990}.podcast-art-bottom{font-size:.75rem;letter-spacing:.2em;margin-top:35px}.podcast-copy{padding:43px 52px}.podcast-copy>.eyebrow{color:#7b755f;margin-bottom:13px}.podcast-copy h2{font-size:2.6rem;margin-bottom:17px}.podcast-copy>p{max-width:420px;font-size:.95rem;margin-bottom:15px}.episode-line{display:flex;align-items:center;gap:16px;border-top:1px solid #cdd5cd;margin-top:27px;padding-top:22px}.play-circle{border:1px solid #b3bfb5;border-radius:50%;width:45px;height:45px;display:grid;place-items:center}.episode-line .eyebrow{font-size:.75rem;color:#7a7f70}.episode-line h4{font-weight:500;font-size:.9rem;margin:4px 0}.episode-line div>span:last-child{font-size:.75rem;color:#6a766e}.membership-callout{padding:55px 5% 30px;background:var(--ink);color:#f2f0e6;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.membership-callout>.button{margin-right:5%}.membership-callout>.member-perks,.membership-callout>div:first-child{margin-left:5%}.membership-callout .eyebrow{color:#c5ad7d;margin-bottom:14px}.membership-callout h2{font-size:3rem}.membership-callout p{color:#c4ceca;font-size:.9rem;margin-top:20px}.member-perks{grid-column:1/-1;display:flex;gap:45px;border-top:1px solid #ffffff25;padding-top:25px;margin-right:5%;font-size:.8rem;color:#d5d9cd}.member-perks span{display:flex;align-items:center;gap:10px}.member-perks svg{color:#d4b980}.newsletter{display:flex;align-items:center;flex-direction:column;text-align:center;padding:74px 20px 85px}.newsletter>svg{color:#987747;margin-bottom:19px}.newsletter .eyebrow{font-size:.75rem;color:#79735f}.newsletter h2{font-size:3.25rem;line-height:1.12;margin:15px 0 19px}.newsletter p{font-size:.9rem}.newsletter .button{margin-top:25px}.newsletter small{font-size:.75rem;color:#707b71;margin-top:16px}.footer{border-top:1px solid var(--line);padding:45px 5% 20px;max-width:1400px;margin:auto}.footer-top{display:grid;grid-template-columns:1.1fr .75fr .75fr 1.3fr;gap:30px;padding-bottom:45px}.footer-top>div{display:flex;align-items:start;flex-direction:column;gap:12px}.footer .brand{margin-top:-8px;margin-bottom:0}.footer p{font-size:.8rem;line-height:1.8}.footer-top .eyebrow{font-size:.75rem;color:#737a6e;margin-bottom:6px}.footer-top>div>a:not(.brand){font-size:.8rem}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;gap:20px;color:#7a8174;font-size:.75rem}.footer-bottom>div{display:flex;gap:20px}.mobile-toggle{display:none}.page-shell{max-width:1400px;margin:auto;padding:65px 5% 90px;min-height:60vh}.page-intro{max-width:800px;margin-bottom:45px}.page-intro .eyebrow,.about-layout .eyebrow,.narrow>.eyebrow{color:#8a7048;margin-bottom:20px}.page-intro h1{margin-bottom:23px}.page-intro p{font-size:1.1rem;max-width:650px}.centered{margin-left:auto;margin-right:auto;text-align:center}.centered p{margin:auto}.filter-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:30px}.filter-row>div{display:flex;gap:10px}.filter{border:1px solid var(--line);padding:10px 20px;background:transparent;font-size:.875rem}.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.library-nav{display:flex;flex-wrap:wrap;gap:28px;border-bottom:1px solid var(--line);margin-bottom:30px;font-size:.9rem}.library-nav a{padding-bottom:15px;display:flex;gap:7px;align-items:center}.library-nav a.active{border-bottom:2px solid #9c7a45}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-layout h1{margin-bottom:35px}.about-layout img{aspect-ratio:1.35;object-fit:cover}.prose{line-height:1.85}.prose p{margin:16px 0 28px}.prose h2{font-size:1.9rem;margin:30px 0 15px}.prose .lead{font-size:1.35rem;line-height:1.6;color:var(--ink);margin-top:0}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.source-note{font-size:.8rem!important;line-height:1.7;margin-top:32px;border-top:1px solid var(--line);padding-top:22px;color:#677168}.plans{max-width:950px;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:50px auto}.plan{border:1px solid var(--line);padding:38px;display:flex;flex-direction:column}.plan .eyebrow{font-size:.75rem;margin-bottom:15px;color:#8b7858}.plan h2{font-size:2.2rem}.plan-price{font-family:Playfair Display,serif;font-size:1.6rem;color:var(--ink);margin-top:25px;margin-bottom:10px}.plan>p:not(.plan-price){font-size:.9rem}.plan ul{list-style:none;padding:25px 0;margin:15px 0 25px;border-top:1px solid var(--line);display:grid;gap:16px}.plan li{display:flex;gap:12px;font-size:.9rem}.plan .button{margin-top:auto;gap:12px}.premium-plan{background:var(--ink);color:#fff}.premium-plan p{color:#d5dbd7}.premium-plan .eyebrow{color:#d5b679}.premium-plan ul{border-color:#ffffff25}.faq{max-width:800px;margin:75px auto 0}.faq h2{margin-bottom:30px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:1rem}.faq summary::-webkit-details-marker{display:none}.faq p{margin-top:15px}.faq .minus{display:none}.faq details[open] summary>svg:not(.minus){display:none}.faq details[open] .minus{display:block}.auth-shell{display:grid;grid-template-columns:1fr 1fr;max-width:1250px;margin:55px auto 75px;gap:70px;padding:0 4%}.auth-art{position:relative;overflow:hidden}.auth-art>img{width:100%;height:100%;min-height:650px;object-fit:cover}.auth-art>div{position:absolute;left:30px;right:25px;bottom:35px;color:#fff7e5;background:#132d37e8;padding:27px}.auth-art h2{font-size:2.8rem;margin-top:14px}.auth-content{align-self:center;padding:15px 0}.auth-content>.eyebrow{color:#8a7048;margin-bottom:20px}.auth-content h1{font-size:3rem;margin-bottom:22px}.auth-content>p{margin-bottom:25px}.auth-content form{display:flex;flex-direction:column;gap:20px;margin-top:25px}form>label{display:flex;flex-direction:column;gap:10px;font-size:.875rem;font-weight:500}input:not([type=checkbox]){width:100%;padding:14px;background:transparent;border:1px solid #bcc7be;border-radius:0;font-size:1rem;color:var(--ink)}.checkbox-label{display:flex;gap:12px;align-items:start;font-size:.85rem;line-height:1.7;font-weight:400}.checkbox-label input{margin:5px 0 0;accent-color:var(--ink);width:17px;height:17px;flex-shrink:0}.checkbox-label a{text-decoration:underline}.checkbox-label strong{font-size:.75rem;font-weight:500;color:#6c746a}.consent-fields{display:grid;gap:20px}.full-width{width:100%}.auth-links{display:flex;flex-direction:column;gap:16px;margin-top:23px;font-size:.85rem}.auth-links a{text-decoration:underline;text-underline-offset:4px}.auth-links>a:last-child{color:#6d7469;display:flex;gap:8px;align-items:center}.notice{padding:17px 20px;background:#ecece1;border-left:2px solid #a99055;font-size:.875rem;line-height:1.7;margin:20px 0;color:#49574e}.notice.error{border-color:#a34a3c;background:#f6e8e2;color:#74382e}.notice.success{border-color:#426b56;background:#e6eee5}.narrow{max-width:850px}.narrow>h1{margin-bottom:25px}.narrow>.button{margin-top:25px}.account-box{border-top:1px solid var(--line);padding:30px 0;margin-top:25px}.account-box h2{margin:13px 0 20px}.account-box .checkbox-label{margin-bottom:22px}.account-box>p{margin-top:17px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:20px}.text-button{background:transparent;border:0;border-bottom:1px solid currentColor;padding:5px 0;font-size:.875rem}.reader{max-width:1000px;margin:auto;padding:45px 5% 90px}.reader-head{padding:45px 0 30px;max-width:850px}.reader-head h1{font-size:clamp(2.7rem,5.4vw,4.7rem);margin:20px 0 25px}.reader-head>p{font-size:1.2rem;max-width:700px;margin-bottom:22px}.reader-meta{font-size:.75rem;letter-spacing:.12em;color:#697666}.reader-image{width:100%;max-height:450px;object-fit:cover;margin:15px 0 40px}.reader>.prose{max-width:710px;margin:auto}.reader .prose p{font-size:1.1rem}.reading-gate{background:#e9ede5;text-align:center;padding:35px;margin:40px 0;display:flex;align-items:center;flex-direction:column}.reading-gate h2{margin:20px 0 0}.reading-gate p{font-size:1rem!important}.reading-gate .text-link{margin-top:20px}.media-panel{padding:25px;background:#e9ede5;margin:25px 0}.media-panel audio{display:block;width:100%;margin-top:20px}.media-panel iframe{width:100%;aspect-ratio:16/9;border:0;margin-top:20px}.skip-link{position:absolute;left:15px;top:-60px;z-index:100;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:15px}@media(min-width:1450px){.podcast-feature{max-width:1260px}.membership-callout{padding-left:max(5%,calc((100vw - 1260px)/2));padding-right:max(5%,calc((100vw - 1260px)/2))}.membership-callout>div:first-child,.membership-callout>.member-perks{margin-left:0}.membership-callout>.button,.member-perks{margin-right:0}}@media(max-width:1100px){.nav{gap:17px;font-size:.8rem}.header-inner{padding:24px 4%;gap:20px}.brand{font-size:1.55rem}.hero{gap:4%;padding-top:40px}.hero h1{font-size:5.4rem}.hero-art>img{height:480px}.hero-note{font-size:.75rem}.topic-strip{gap:3%}.topic-strip a{gap:12px}.podcast-feature{margin-left:5%;margin-right:5%}.podcast-copy{padding:35px}.podcast-copy h2{font-size:2.2rem}.podcast-art{padding:32px}.membership-callout h2{font-size:2.5rem}.auth-shell{gap:35px}.card-meta{flex-direction:column;gap:7px}.visual-word{font-size:2.2rem}}@media(max-width:850px){.mobile-toggle{display:flex;padding:8px;background:none;border:0}.header-inner{flex-wrap:wrap;padding:18px 5%}.nav{display:none;width:100%;padding:12px 0 5px;flex-direction:column;align-items:stretch;gap:16px}.nav.open{display:flex}.nav-separator{display:none}.nav a{font-size:1rem}.nav>.button{align-self:start}.hero{padding-top:30px}.hero h1{font-size:4.3rem}.hero .eyebrow{font-size:.75rem}.hero-copy>p{font-size:.95rem}.hero-art>img{height:455px}.hero-actions{align-items:start;flex-direction:column;gap:20px}.hero-note{margin-top:30px}.hero-art figcaption{flex-direction:column;gap:5px}.topic-strip{justify-content:space-between;gap:20px;flex-wrap:wrap}.topic-strip>span{width:100%}.topic-strip a{font-size:.75rem}.section{padding-top:50px}.card-grid{gap:20px}.card-visual{height:195px}.visual-word{font-size:1.7rem;left:20px;top:48px}.visual-footer{left:20px;font-size:.75rem}.content-card h3{font-size:1.45rem}.section-heading h2{font-size:2.3rem}.podcast-feature{grid-template-columns:.85fr 1.15fr}.podcast-art h2{font-size:3.1rem}.podcast-art .eyebrow{font-size:.75rem}.podcast-copy{padding:30px}.podcast-copy h2{font-size:1.9rem}.membership-callout{grid-template-columns:1fr;padding:40px 5% 30px;gap:25px}.membership-callout>div:first-child,.membership-callout>.member-perks{margin-left:0}.membership-callout>.button{justify-self:start}.member-perks{gap:24px;font-size:.75rem;flex-wrap:wrap}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{flex-wrap:wrap}.about-layout{gap:6%}.about-layout h1{font-size:3.5rem}.plans{gap:15px}.plan{padding:25px}.plan h2{font-size:1.9rem}.auth-shell{grid-template-columns:1fr;max-width:600px;padding:0 6%;margin-top:30px}.auth-art{display:none}}@media(max-width:600px){h1{font-size:3rem}h2{font-size:2.2rem}.brand{font-size:1.65rem}.hero{display:flex;flex-direction:column;padding:31px 6% 27px;gap:32px}.hero-copy{padding-top:0}.hero .eyebrow{font-size:.75rem}.hero h1{font-size:4.55rem;margin:24px 0}.hero-copy>p{font-size:1rem;max-width:100%}.hero-actions{flex-direction:row;align-items:center;gap:24px}.hero-actions>.button{gap:15px;padding:16px 19px}.hero-note{margin-top:28px;font-size:.75rem}.hero-art>img{height:auto;aspect-ratio:1.18;object-fit:cover}.hero-art figcaption{flex-direction:row;font-size:.75rem}.topic-strip{padding:20px 6%;gap:20px 13px}.topic-strip a{font-size:.8rem;width:46%;justify-content:space-between}.topic-strip>span{font-size:.75rem}.section{padding:44px 6%}.section-heading{align-items:start;gap:23px;flex-direction:column;margin-bottom:26px}.section-heading h2{font-size:2.4rem}.section-heading>.text-link{font-size:.8rem}.card-grid{grid-template-columns:1fr;gap:35px}.card-visual{height:245px;margin-bottom:18px}.visual-word{font-size:2.6rem;left:29px;top:40px}.visual-footer{left:29px;font-size:.75rem}.card-meta{flex-direction:row;font-size:.75rem}.content-card h3{font-size:1.8rem}.content-card>p{font-size:1rem}.card-link{padding-top:14px}.podcast-feature{grid-template-columns:1fr;margin:12px 6% 45px}.podcast-art{min-height:340px;padding:30px}.podcast-art h2{font-size:3.7rem}.podcast-art .eyebrow,.podcast-art-bottom{font-size:.75rem}.podcast-copy{padding:30px 25px}.podcast-copy h2{font-size:2.2rem}.podcast-copy>p{font-size:1rem}.episode-line{gap:12px}.episode-line div>span:last-child{font-size:.75rem}.membership-callout{padding:39px 6% 27px}.membership-callout h2{font-size:2.6rem;max-width:340px}.membership-callout p{font-size:1rem}.member-perks{flex-direction:column;gap:16px;font-size:.85rem}.newsletter{padding:50px 6%}.newsletter h2{font-size:2.8rem}.newsletter p{font-size:1rem}.newsletter small{font-size:.75rem}.desktop-only{display:none}.footer{padding:40px 6% 25px}.footer-top{gap:32px 18px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-top>div>a:not(.brand),.footer p{font-size:.875rem}.footer-top .eyebrow{font-size:.75rem}.footer-bottom{font-size:.75rem;gap:18px;flex-direction:column}.page-shell{padding:40px 6% 60px}.page-intro h1{font-size:3.3rem}.page-intro p{font-size:1rem}.filter-row{gap:15px;flex-wrap:wrap}.library-nav{gap:20px;font-size:.8rem}.about-layout{display:flex;flex-direction:column;gap:35px}.about-layout h1{font-size:4rem}.about-layout img{aspect-ratio:1.4}.prose .lead{font-size:1.3rem}.plans{grid-template-columns:1fr;margin:30px auto}.plan{padding:30px}.plan h2{font-size:2.2rem}.faq{margin-top:45px}.auth-content h1{font-size:2.8rem}.reader{padding:30px 6% 60px}.reader-head{padding-top:30px}.reader-head h1{font-size:3.15rem}.reader-head>p{font-size:1.1rem}.reader .prose p{font-size:1rem}.reading-gate{padding:26px 20px}.reader-image{aspect-ratio:1.35}.narrow>h1{font-size:3rem}.account-box h2{font-size:2.3rem}.notice{padding:15px;font-size:.875rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.brand{font-size:1.55rem;letter-spacing:-.055em;gap:11px}.brand-number{color:#93713e}.brand-symbol{font-size:2.25rem}.social-bar{border-bottom:1px solid var(--line);background:#efefe8}.social-bar>div{max-width:1400px;margin:auto;padding:10px 5%;display:flex;justify-content:flex-end;align-items:center;gap:28px}.social-bar>div>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#6e766a}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.social-links a{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;line-height:1.5;color:#43584f}.social-links a:hover{color:#8b672e;text-decoration:underline;text-underline-offset:4px}.footer-top .social-links{margin-top:8px;gap:13px 19px}.footer-top .social-links a{font-size:.75rem}@media(min-width:851px)and (max-width:1100px){.header-inner{gap:15px}.nav{gap:13px}.brand{font-size:1.35rem}.brand-symbol{font-size:2rem}.nav .button-small{padding:12px;gap:8px}}@media(max-width:600px){.brand{font-size:1.45rem}.social-bar>div{padding:10px 6%;justify-content:center}.social-bar>div>span{display:none}.social-links{gap:14px}.social-links a{font-size:.75rem;gap:5px}.social-links svg{width:13px;height:13px}.footer-top .social-links{gap:19px}}.access-guide{margin:0 0 48px}.access-status{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 26px;background:#ecefe9;border:1px solid var(--line);margin-bottom:20px}.access-status .eyebrow{font-size:.68rem;color:#5d6b60;margin-bottom:6px}.access-status strong{font-size:1rem;font-weight:600}.access-status p{max-width:760px;font-size:.875rem;line-height:1.65;margin-top:7px}.access-status>.text-link{flex-shrink:0}.access-options{display:grid;grid-template-columns:1fr 1fr;gap:20px}.access-option{padding:28px 30px;border:1px solid var(--line);display:flex;flex-direction:column}.access-option>.eyebrow{font-size:.68rem;color:#826b45;margin-bottom:12px}.access-option h2{font-size:2rem;margin-bottom:10px}.access-option p{font-size:.9rem;line-height:1.65}.access-option ul{list-style:none;display:grid;gap:13px;padding:0;margin:22px 0;font-size:.9rem}.access-option li{display:flex;align-items:center;gap:10px}.access-option .access-note{border-top:1px solid var(--line);padding-top:17px;font-size:.8rem;display:flex;align-items:flex-start;gap:8px}.access-note svg{margin-top:3px}.access-links{display:flex;flex-wrap:wrap;gap:10px 24px;padding-top:22px;margin-top:auto}.access-option-premium{background:var(--ink);border-color:var(--ink);color:#f8f7f2}.access-option-premium p{color:#d6dfda}.access-option-premium>.eyebrow{color:#dfbf86}.access-option-premium .access-note{border-color:#ffffff30}.library-resource-heading{margin-bottom:24px;max-width:760px}.library-resource-heading h2{font-size:2.2rem;margin-bottom:12px}.library-resource-heading p{font-size:.875rem}.library-nav a.active{border-bottom:2px solid #85643c}.premium-label{letter-spacing:.08em}.content-card:has(.premium-label) .visual-word{top:62px}@media(max-width:850px){.access-status{align-items:flex-start;flex-direction:column;gap:14px}.access-option{padding:24px}.access-option h2{font-size:1.8rem}}@media(max-width:600px){.access-options{grid-template-columns:1fr}.access-status{padding:20px}.access-guide{margin-bottom:36px}.access-option{padding:24px}.access-option h2{font-size:2rem}.access-links{flex-direction:column;align-items:flex-start}}.premium-experiences{border-top:1px solid var(--line);padding-top:48px;margin-top:60px}.experience-heading{max-width:710px;margin-bottom:30px}.experience-heading>.eyebrow{color:#826b45;margin-bottom:14px}.experience-heading h2{margin-bottom:18px}.experience-heading p{font-size:.95rem}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.experience-card{display:flex;flex-direction:column;border:1px solid var(--line);padding:27px;background:#f0f1eb;transition:border-color .2s}.experience-card:hover{border-color:#9a845e}.experience-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:29px;color:#80673f}.coming-soon{font-size:.7rem;font-weight:500;background:#e6e7dc;color:#4b584a;padding:6px 9px;white-space:nowrap}.experience-card>.eyebrow{font-size:.67rem;color:#6a766c;margin-bottom:10px}.experience-card h3{font-size:1.6rem;margin-bottom:14px}.experience-card>p{font-size:.875rem;line-height:1.75}.experience-card .card-link{padding-top:24px}.upcoming-perks{border-top:1px solid #ffffff30;padding:18px 0 24px}.upcoming-perks>.eyebrow{font-size:.65rem;color:#dfbf86;margin-bottom:9px}.upcoming-perks p{font-size:.82rem;line-height:1.8;color:#d6dfda}.experience-preview{background:#eef0e9;border:1px solid var(--line);padding:30px;margin:15px 0 35px}.experience-preview>.eyebrow{color:#80673f;margin-bottom:16px}.experience-preview h2{font-size:2rem;margin-bottom:18px}.experience-preview ul{list-style:none;padding:0;display:grid;gap:14px;margin:22px 0}.experience-preview li{display:flex;align-items:center;gap:12px;font-size:.95rem}.experience-topic{border-top:1px solid var(--line);padding-top:22px}.experience-topic .eyebrow{font-size:.7rem;margin-bottom:8px}.experience-preview .notice{margin-bottom:0}@media(max-width:1000px){.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.premium-experiences{margin-top:42px;padding-top:32px}.experience-grid{grid-template-columns:1fr}.experience-card{padding:24px}.experience-heading h2{font-size:2.2rem}.experience-preview{padding:23px}.experience-preview h2{font-size:1.8rem}}
