:root{--cream:#fbf6ee;--cream-deep:#f3eada;--cream-card:#fffdf8;--ink:#2b241c;--ink-soft:#5a4e3e;--ink-whisper:#8a7c6a;--terracotta:#c26b47;--terracotta-deep:#8f4a2b;--terracotta-soft:#f4e0d3;--sage:#7d9b6f;--sage-soft:#dde6d4;--dusty-blue:#7f95ad;--dusty-blue-soft:#dce5ed;--amber:#d4a057;--amber-soft:#f4e4c4;--border:rgba(43,36,28,.08);--border-strong:rgba(43,36,28,.15);--surface-dark:#2b241c;--text-on-dark:#fbf6ee;--shadow-sm:0 1px 2px rgba(43,36,28,.04);--shadow-md:0 6px 24px -8px rgba(43,36,28,.1);--shadow-lg:0 24px 60px -20px rgba(43,36,28,.18);--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--tap:44px}html[data-theme=night]{--cream:#1e1813;--cream-deep:#28211a;--cream-card:#322a22;--ink:#efe3ce;--ink-soft:#b5a68e;--ink-whisper:#7e7261;--terracotta:#e8916a;--terracotta-deep:#d17a52;--terracotta-soft:#3b2519;--sage:#a3be93;--sage-soft:#29332a;--dusty-blue:#a3b5ca;--dusty-blue-soft:#2a3340;--amber:#e8bc7e;--amber-soft:#3a2d18;--border:rgba(239,227,206,.08);--border-strong:rgba(239,227,206,.16);--surface-dark:#14100c;--text-on-dark:#efe3ce;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow-md:0 6px 24px -8px rgba(0,0,0,.5);--shadow-lg:0 24px 60px -20px rgba(0,0,0,.6)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;transition:background-color .5s ease}body{background:var(--cream);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background-color .5s ease,color .5s ease}a{color:inherit;text-decoration:none;transition:color .2s ease}img,svg{display:block;max-width:100%}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}input,select,textarea{color:inherit;font:inherit}.serif{font-family:Newsreader,Georgia,serif}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.container{margin:0 auto;max-width:1240px;padding:0 24px;width:100%}@media (min-width:768px){.container{padding:0 32px}}.section{padding:48px 0}@media (min-width:768px){.section{padding:72px 0}}@media (min-width:1024px){.section{padding:100px 0}}.section-intro{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media (min-width:1024px){.section-intro{align-items:flex-end;flex-direction:row;gap:48px;justify-content:space-between;margin-bottom:56px}}.section-label{align-items:center;color:var(--terracotta-deep);display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.section-label:before{background:var(--terracotta);border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.section-title{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(28px,6vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.08;max-width:680px}.section-title em{color:var(--terracotta);font-style:italic;font-weight:300}.section-aside{color:var(--ink-soft);font-size:15px;line-height:1.6;max-width:360px}@media (min-width:1024px){.section-aside{padding-bottom:6px}}.announce{align-items:center;background:var(--surface-dark);color:var(--text-on-dark);display:flex;flex-wrap:wrap;font-size:12.5px;gap:8px;justify-content:center;letter-spacing:.2px;padding:9px 16px;text-align:center;transition:background-color .5s ease,color .5s ease}.announce strong{color:var(--amber);font-weight:500}.announce .greet-icon{align-items:center;color:var(--amber);display:inline-flex;flex-shrink:0;height:14px;justify-content:center;width:14px}@media (min-width:640px){.announce{font-size:13px;padding:10px 0}}.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--cream);border-bottom:1px solid var(--border);position:sticky;top:0;transition:background-color .5s ease,border-color .5s ease;z-index:100}html:not([data-theme=night]) .site-header{background:hsla(37,62%,96%,.92)}html[data-theme=night] .site-header{background:rgba(30,24,19,.92)}.header-inner{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:14px 8px}@media (min-width:1024px){.header-inner{gap:40px;padding:18px 16px}}.logo{align-items:center;display:flex;flex-shrink:0;font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;gap:10px;letter-spacing:-.01em}@media (min-width:640px){.logo{font-size:20px;gap:12px}}@media (min-width:1024px){.logo{font-size:22px}}.logo-mark{background:var(--terracotta);border-radius:50%;flex-shrink:0;height:34px;position:relative;transition:background-color .5s ease;width:34px}.logo-mark:before{background:var(--cream);height:15px;left:10px;top:5px;transition:background-color .5s ease;width:15px}.logo-mark:after,.logo-mark:before{border-radius:50%;content:"";position:absolute}.logo-mark:after{background:var(--amber);bottom:7px;height:8px;right:8px;width:8px}@media (min-width:1024px){.logo-mark{height:40px;width:40px}.logo-mark:before{height:18px;left:11px;top:6px;width:18px}.logo-mark:after{bottom:8px;height:10px;right:9px;width:10px}}.logo-text span{color:var(--ink-soft);display:block;font-family:Manrope,sans-serif;font-size:10px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}@media (min-width:1024px){.logo-text span{font-size:11px}}nav.main-nav{display:none}@media (min-width:1024px){nav.main-nav{align-items:center;display:flex;flex:1;gap:28px;justify-content:center}nav.main-nav a{color:var(--ink-soft);font-size:14.5px;font-weight:500;padding:6px 0}nav.main-nav a:hover{color:var(--terracotta)}nav.main-nav a.has-chevron:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";display:inline-block;height:6px;margin-left:6px;transform:rotate(45deg);vertical-align:2px;width:6px}}.header-actions{align-items:center;display:flex;gap:6px}@media (min-width:640px){.header-actions{gap:10px}}.icon-btn{align-items:center;border-radius:50%;color:var(--ink-soft);display:flex;height:var(--tap);justify-content:center;transition:background-color .2s ease,color .2s ease;width:var(--tap)}.icon-btn:hover{background:var(--cream-deep);color:var(--terracotta)}@media (min-width:1024px){.icon-btn{height:40px;width:40px}}.btn-subscribe{align-items:center;background:var(--surface-dark);border-radius:999px;color:var(--text-on-dark);display:inline-flex;font-size:13px;font-weight:500;min-height:var(--tap);padding:10px 18px;transition:transform .2s ease,background-color .2s ease;white-space:nowrap}.btn-subscribe:hover{background:var(--terracotta);transform:translateY(-1px)}@media (max-width:639px){.btn-subscribe{display:none}}@media (min-width:1024px){.btn-subscribe{font-size:13.5px;padding:10px 20px}}.theme-toggle{align-items:center;background:transparent;border:1px solid var(--border-strong);border-radius:50%;color:var(--ink-soft);display:flex;height:var(--tap);justify-content:center;overflow:hidden;position:relative;transition:color .2s ease,border-color .2s ease;width:var(--tap)}.theme-toggle:hover{border-color:var(--terracotta);color:var(--terracotta)}.theme-toggle .moon,.theme-toggle .sun{position:absolute;transition:opacity .4s ease,transform .4s ease}html[data-theme=night] .theme-toggle .sun{opacity:0;transform:rotate(90deg) scale(.5)}html:not([data-theme=night]) .theme-toggle .sun,html[data-theme=night] .theme-toggle .moon{opacity:1;transform:rotate(0) scale(1)}html:not([data-theme=night]) .theme-toggle .moon{opacity:0;transform:rotate(-90deg) scale(.5)}@media (min-width:1024px){.theme-toggle{height:40px;width:40px}}.menu-toggle{align-items:center;border-radius:50%;color:var(--ink-soft);display:flex;height:var(--tap);justify-content:center;width:var(--tap)}@media (min-width:1024px){.menu-toggle{display:none}}.drawer-backdrop{backdrop-filter:blur(4px);background:rgba(43,36,28,.5);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:200}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer{background:var(--cream);display:flex;flex-direction:column;height:100vh;max-width:360px;overflow-y:auto;padding:20px 24px 32px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);width:100%;z-index:201}.drawer.open{transform:translateX(0)}.drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:18px;padding-bottom:16px}.drawer-close,.drawer-head{align-items:center;display:flex}.drawer-close{border-radius:50%;color:var(--ink-soft);height:40px;justify-content:center;width:40px}.drawer-close:hover{background:var(--cream-deep)}.drawer details summary,.drawer nav a,.drawer-title{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500}.drawer details summary,.drawer nav a{border-bottom:1px solid var(--border);color:var(--ink);cursor:pointer;display:block;padding:14px 0}.drawer details{border-bottom:1px solid var(--border)}.drawer details summary{align-items:center;display:flex;justify-content:space-between;list-style:none}.drawer details summary::-webkit-details-marker{display:none}.drawer details summary:after{color:var(--ink-whisper);content:"+";font-size:20px;font-weight:300;transition:transform .2s ease}.drawer details[open] summary:after{transform:rotate(45deg)}.drawer details>div{display:flex;flex-direction:column;gap:2px;padding:4px 0 18px}.drawer details>div a{align-items:center;border:none;color:var(--ink-soft);display:flex;font-family:Manrope,sans-serif;font-size:14.5px;font-weight:400;justify-content:space-between;padding:8px 0}.drawer details>div a.parent-category{color:var(--ink);font-size:15px;font-weight:500}.drawer details>div a.child-category{font-size:13.5px;padding-left:18px;position:relative}.drawer details>div a.child-category:before{color:var(--ink-whisper);content:"→";font-size:11px;left:0;position:absolute}.drawer details>div a .count{background:var(--cream-deep);border-radius:999px;color:var(--ink-whisper);font-size:11px;padding:2px 8px}.drawer nav a:last-child{border-bottom:none}.drawer-cta{background:var(--cream-deep);border-radius:var(--radius-md);margin-top:24px;padding:20px;text-align:center}.drawer-cta h4{font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:500;margin-bottom:8px}.drawer-cta p{color:var(--ink-soft);font-size:13px;margin-bottom:14px}.drawer-cta .btn-primary{justify-content:center;width:100%}.btn-primary{align-items:center;background:var(--terracotta);border-radius:999px;color:var(--text-on-dark);display:inline-flex;font-size:14.5px;font-weight:500;gap:8px;min-height:var(--tap);padding:14px 22px;transition:all .25s ease}.btn-primary:hover{background:var(--terracotta-deep);box-shadow:0 10px 24px -10px rgba(194,107,71,.5);transform:translateY(-2px)}.btn-primary svg{transition:transform .25s ease}.btn-primary:hover svg{transform:translateX(4px)}@media (min-width:768px){.btn-primary{font-size:15px;padding:16px 28px}}.btn-secondary{align-items:center;border-bottom:1.5px solid var(--ink);color:var(--ink);display:inline-flex;font-size:14.5px;font-weight:500;min-height:var(--tap);padding:12px 0}.btn-secondary:hover{border-color:var(--terracotta);color:var(--terracotta)}@media (min-width:768px){.btn-secondary{font-size:15px;padding:14px 0}}.btn-ghost{align-items:center;border:1px solid var(--border-strong);border-radius:999px;color:var(--ink);display:inline-flex;font-size:13.5px;font-weight:500;gap:6px;min-height:var(--tap);padding:10px 18px;transition:all .2s ease}.btn-ghost:hover{border-color:var(--terracotta);color:var(--terracotta)}.article-card{cursor:pointer;transition:transform .35s ease}.article-card:hover{transform:translateY(-4px)}.article-img{aspect-ratio:3/2;background:var(--cream-deep);border-radius:var(--radius-md);margin-bottom:18px;overflow:hidden;position:relative;transition:background-color .5s ease}.article-img svg{height:auto;position:relative;width:100%;z-index:1}.article-img img,.article-img picture{display:block;inset:0;position:absolute}.article-img img{height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%;z-index:1}.article-img:before{background:linear-gradient(180deg,rgba(194,107,71,.06) 0,transparent 40%,rgba(43,36,28,.38));content:"";inset:0;pointer-events:none;position:absolute;z-index:2}html[data-theme=night] .article-img:before{background:linear-gradient(180deg,rgba(232,145,106,.08) 0,transparent 40%,rgba(10,7,4,.55))}.article-img:after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.25  0 0 0 0 0.18  0 0 0 0 0.12  0 0 0 0.22 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");content:"";inset:0;mix-blend-mode:multiply;opacity:.4;pointer-events:none;position:absolute;z-index:3}html[data-theme=night] .article-img:after{mix-blend-mode:screen;opacity:.55}.article-card:hover .article-img img{transform:scale(1.04)}.fig-num{background:hsla(37,62%,96%,.85);border-radius:999px;color:#000;font-family:Newsreader,Georgia,serif;font-size:11px;font-style:italic;font-weight:300;left:12px;letter-spacing:.08em;padding:3px 8px;position:absolute;top:10px;z-index:4}.article-category{color:var(--terracotta-deep);display:inline-block;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase}.article-category,.article-title{font-weight:500;margin-bottom:10px}.article-title{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:20px;letter-spacing:-.01em;line-height:1.22}@media (min-width:768px){.article-title{font-size:22px}}.article-card:hover .article-title{color:var(--terracotta-deep)}.article-excerpt{color:var(--ink-soft);font-size:14.5px;line-height:1.6;margin-bottom:14px}@media (min-width:768px){.article-excerpt{font-size:15px}}.article-meta{align-items:center;color:var(--ink-whisper);display:flex;font-size:12.5px;gap:12px}.article-meta .dot{background:currentColor;border-radius:50%;height:3px;width:3px}.article-grid{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:640px){.article-grid{gap:28px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.article-grid{gap:32px;grid-template-columns:repeat(3,1fr)}}.newsletter-form{background:transparent;display:flex;flex-direction:column;gap:10px;margin:0 auto 14px;max-width:480px;padding:0}@media (min-width:480px){.newsletter-form{background:var(--cream-card);border-radius:999px;box-shadow:var(--shadow-md);flex-direction:row;gap:0;padding:6px}}.newsletter-form input{background:var(--cream-card);border:none;border-radius:999px;box-shadow:var(--shadow-md);color:var(--ink);flex:1;font-size:15px;min-height:var(--tap);outline:none;padding:14px 20px;width:100%}@media (min-width:480px){.newsletter-form input{background:transparent;box-shadow:none;font-size:14.5px;padding:12px 18px}}.newsletter-form input::placeholder{color:var(--ink-whisper)}.newsletter-form button{background:var(--surface-dark);border-radius:999px;box-shadow:var(--shadow-md);color:var(--text-on-dark);font-size:14.5px;font-weight:500;min-height:var(--tap);padding:14px 22px;transition:background-color .2s ease;white-space:nowrap}@media (min-width:480px){.newsletter-form button{box-shadow:none;font-size:14px;padding:12px 22px}}.newsletter-form button:hover{background:var(--terracotta)}.newsletter-section{background:var(--sage-soft);overflow:hidden;padding:64px 0;position:relative;transition:background-color .5s ease}@media (min-width:1024px){.newsletter-section{padding:96px 0}}.newsletter-section:before{background:var(--cream);height:240px;left:-80px;opacity:.4;top:-80px;width:240px}.newsletter-section:after,.newsletter-section:before{border-radius:50%;content:"";position:absolute;transition:background-color .5s ease}.newsletter-section:after{background:var(--amber-soft);bottom:-100px;height:280px;opacity:.5;right:-60px;width:280px}.newsletter-inner{margin:0 auto;max-width:680px;position:relative;text-align:center;z-index:1}.newsletter-eyebrow{color:var(--terracotta-deep);font-size:12px;font-weight:500;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}html:not([data-theme=night]) .newsletter-eyebrow{color:#4e6943}.newsletter-section h2{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(28px,6vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.06;margin-bottom:16px}.newsletter-section h2 em{color:var(--terracotta);font-style:italic;font-weight:300}html:not([data-theme=night]) .newsletter-section h2 em{color:#4e6943}.newsletter-section p{color:var(--ink-soft);font-size:15.5px;line-height:1.6;margin-bottom:28px;margin-left:auto;margin-right:auto;max-width:520px}@media (min-width:768px){.newsletter-section p{font-size:17px}}.newsletter-fineprint{color:var(--ink-soft);display:flex;flex-wrap:wrap;font-size:12.5px;gap:18px;justify-content:center;margin-top:6px}.newsletter-fineprint span{align-items:center;display:inline-flex;gap:5px}.newsletter-fineprint span:before{color:var(--sage);content:"✓";font-weight:600}footer{background:var(--surface-dark);color:rgba(239,227,206,.7);padding:48px 0 24px;transition:background-color .5s ease}@media (min-width:768px){footer{padding:64px 0 32px}}@media (min-width:1024px){footer{padding:80px 0 40px}}.footer-grid{border-bottom:1px solid rgba(239,227,206,.1);display:grid;gap:32px;grid-template-columns:1fr;padding-bottom:32px}@media (min-width:640px){.footer-grid{gap:32px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.footer-grid{gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;padding-bottom:48px}}.footer-brand .logo{color:var(--text-on-dark);margin-bottom:16px}.footer-brand p{font-size:14px;line-height:1.6;margin-bottom:20px;max-width:340px}.footer-brand .socials{display:flex;gap:10px}.footer-brand .socials a{align-items:center;border:1px solid rgba(239,227,206,.2);border-radius:50%;color:var(--text-on-dark);display:flex;height:var(--tap);justify-content:center;transition:all .2s ease;width:var(--tap)}.footer-brand .socials a:hover{background:var(--terracotta);border-color:var(--terracotta)}.footer-col h4{color:var(--text-on-dark);font-family:Newsreader,Georgia,serif;font-size:15px;font-weight:500;letter-spacing:.01em;margin-bottom:14px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{align-items:center;color:rgba(239,227,206,.7);display:inline-flex;font-size:14px;min-height:var(--tap)}.footer-col a:hover{color:var(--amber)}.footer-bottom{color:rgba(239,227,206,.4);display:flex;flex-direction:column;font-size:12.5px;gap:6px;padding-top:24px}@media (min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.breadcrumb{color:var(--ink-whisper);font-size:13px;overflow:hidden;padding:20px 0 0;text-overflow:ellipsis;white-space:nowrap}.breadcrumb a:hover{color:var(--terracotta)}.breadcrumb .sep{margin:0 8px;opacity:.5}.breadcrumb .current{color:var(--ink-soft);font-weight:500}.article-hero{padding:28px 0 40px}@media (min-width:768px){.article-hero{padding:40px 0 56px}}.article-hero-inner{margin:0 auto;max-width:820px;text-align:center}.article-category-badge{align-items:center;background:var(--terracotta-soft);border-radius:999px;color:var(--terracotta-deep);display:inline-flex;font-size:11.5px;font-weight:500;gap:8px;letter-spacing:.08em;margin-bottom:20px;padding:6px 14px;text-transform:uppercase;transition:background-color .5s ease}.article-category-badge:before{background:var(--terracotta);border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.article-hero h1{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(30px,7vw,58px);font-weight:400;letter-spacing:-.025em;line-height:1.06;margin-bottom:20px}.article-hero h1 em{color:var(--terracotta);font-style:italic;font-weight:300}.article-dek{color:var(--ink-soft);font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:300;line-height:1.55;margin:0 auto 28px;max-width:640px}@media (min-width:768px){.article-dek{font-size:20px;margin-bottom:36px}}.article-meta-row{align-items:center;border-top:1px solid var(--border);color:var(--ink-whisper);display:flex;flex-wrap:wrap;font-size:13px;gap:14px;justify-content:center;margin:0 auto;max-width:520px;padding-top:20px}.article-meta-row .dot{background:currentColor;border-radius:50%;height:3px;width:3px}.author-mini{align-items:center;display:flex;gap:10px}.author-mini-avatar{align-items:center;background:var(--sage-soft);border-radius:50%;color:var(--sage);display:flex;font-family:Newsreader,Georgia,serif;font-size:12px;font-weight:500;height:30px;justify-content:center;width:30px}.author-mini strong{color:var(--ink);font-weight:500}.article-hero-img{background:var(--cream-deep);border-radius:var(--radius-lg);margin:0 auto 40px;max-width:1040px;overflow:hidden;position:relative;transition:background-color .5s ease;width:100%}@media (min-width:768px){.article-hero-img{border-radius:var(--radius-xl);margin-bottom:64px}}.article-hero-img img,.article-hero-img picture{display:block;height:auto;width:100%}.article-hero-img:after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.9  0 0 0 0 0.88  0 0 0 0 0.82  0 0 0 0.22 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");content:"";inset:0;mix-blend-mode:overlay;opacity:.5;pointer-events:none;position:absolute}.article-hero-img svg{display:block;height:auto;width:100%}.article-hero-img .caption{backdrop-filter:blur(8px);background:hsla(37,62%,96%,.9);border-radius:999px;bottom:14px;color:#000;font-size:11.5px;left:14px;max-width:calc(100% - 28px);padding:8px 14px;position:absolute;z-index:2}.article-hero-img .caption em{color:var(--terracotta-deep);font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:400;letter-spacing:.04em;margin-right:5px}@media (min-width:768px){.article-hero-img .caption{bottom:24px;font-size:12.5px;left:24px;padding:10px 18px}}.reading-progress{background:var(--terracotta);height:3px;left:0;position:fixed;top:0;transition:width .08s linear,background-color .5s ease;width:0;z-index:200}.article-layout{display:grid;gap:0;grid-template-columns:1fr;margin:0 auto;max-width:1240px;position:relative}@media (min-width:1024px){.article-layout{gap:48px;grid-template-columns:220px 1fr 220px}}@media (min-width:1280px){.article-layout{gap:60px;grid-template-columns:240px 1fr 240px}}.article-left,.article-right{display:none}@media (min-width:1024px){.article-left,.article-right{display:block;position:relative}.article-sticky{position:sticky;top:110px}}.toc-mobile{background:var(--cream-deep);border-radius:var(--radius-md);margin:0 0 28px;overflow:hidden;transition:background-color .5s ease}@media (min-width:1024px){.toc-mobile{display:none}}.toc-mobile summary{align-items:center;color:var(--ink);cursor:pointer;display:flex;font-size:13.5px;font-weight:500;justify-content:space-between;list-style:none;padding:14px 18px}.toc-mobile summary::-webkit-details-marker{display:none}.toc-mobile summary:after{color:var(--ink-whisper);content:"+";font-size:18px;font-weight:300;transition:transform .2s ease}.toc-mobile[open] summary:after{transform:rotate(45deg)}.toc-mobile summary:before{color:var(--ink-whisper);content:"In this article";font-size:11px;font-weight:500;letter-spacing:.12em;margin-right:12px;text-transform:uppercase}.toc-mobile ol{counter-reset:toc;list-style:none;padding:0 18px 14px}.toc-mobile li{counter-increment:toc}.toc-mobile a{color:var(--ink-soft);display:flex;font-size:14px;gap:10px;line-height:1.4;padding:9px 0}.toc-mobile a:before{content:counter(toc,decimal-leading-zero);flex-shrink:0;font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:300}.toc-mobile a:before,.toc-mobile a:hover{color:var(--terracotta)}.toc{padding:8px 0}.toc-heading{border-left:2px solid var(--terracotta);color:var(--ink-whisper);font-size:11px;font-weight:500;letter-spacing:.14em;margin-bottom:16px;padding-left:14px;text-transform:uppercase}.toc ul{list-style:none}.toc li{margin-bottom:2px}.toc a{border-left:2px solid transparent;color:var(--ink-soft);display:block;font-size:13px;line-height:1.4;padding:7px 14px;transition:all .2s ease}.toc a.active,.toc a:hover{color:var(--terracotta)}.toc a.active{background:var(--terracotta-soft);border-left-color:var(--terracotta);font-weight:500}.share-sticky{border-top:1px solid var(--border);margin-top:36px;padding:18px 0}.share-label{color:var(--ink-whisper);font-size:11px;font-weight:500;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.share-buttons{display:flex;flex-direction:column;gap:6px}.share-btn{align-items:center;background:transparent;border-radius:var(--radius-sm);color:var(--ink-soft);display:flex;font-size:13px;gap:10px;min-height:var(--tap);padding:10px 12px;text-align:left;transition:all .2s ease}.share-btn:hover{background:var(--cream-deep);color:var(--ink)}.share-btn svg{flex-shrink:0}.article-content{counter-reset:section;margin:0 auto;max-width:720px}.read-indicator{align-items:center;background:var(--cream-deep);border-radius:var(--radius-md);color:var(--ink-soft);display:flex;font-size:13px;gap:10px;margin-bottom:24px;padding:12px 16px;transition:background-color .5s ease}.read-indicator-icon{align-items:center;background:var(--cream-card);border-radius:50%;color:var(--terracotta);display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.article-content h2{border-left:4px solid var(--terracotta);color:var(--ink);counter-increment:section;font-family:Newsreader,Georgia,serif;font-size:clamp(24px,5vw,34px);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:44px 0 16px;padding-left:18px}@media (min-width:768px){.article-content h2{margin:56px 0 20px;padding-left:20px}}.article-content h2:before{color:var(--terracotta);content:counter(section,decimal-leading-zero);display:block;font-family:Newsreader,Georgia,serif;font-size:13px;font-style:italic;font-weight:300;letter-spacing:.1em;line-height:1;margin-bottom:4px}@media (min-width:768px){.article-content h2:before{font-size:14px;margin-bottom:6px}}.article-content h3{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:20px;font-weight:500;line-height:1.25;margin:32px 0 12px}@media (min-width:768px){.article-content h3{font-size:22px;margin:36px 0 14px}}.article-content p{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:300;line-height:1.7;margin-bottom:22px}@media (min-width:768px){.article-content p{font-size:18px;line-height:1.75;margin-bottom:24px}}.article-content p strong{color:var(--ink);font-weight:500}.article-content p a{border-bottom:1.5px solid var(--terracotta-soft);color:var(--terracotta-deep);font-weight:400;transition:all .2s ease}.article-content p a:hover{background:var(--terracotta-soft);border-bottom-color:var(--terracotta)}.article-content ol,.article-content ul{margin:0 0 24px;padding-left:24px}.article-content li{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:300;line-height:1.65;margin-bottom:10px;padding-left:4px}@media (min-width:768px){.article-content li{font-size:18px;line-height:1.7;margin-bottom:12px;padding-left:8px}.article-content ol,.article-content ul{margin:0 0 28px 20px;padding-left:16px}}.article-content ul li::marker{color:var(--terracotta);content:"— "}.article-content ol li::marker{color:var(--terracotta);font-weight:500}.article-content>h2:first-of-type+p:first-letter{color:var(--terracotta);float:left;font-family:Newsreader,Georgia,serif;font-size:4.5em;font-style:italic;font-weight:300;line-height:.82;margin:.08em .12em -.05em 0}@media (min-width:768px){.article-content>h2:first-of-type+p:first-letter{font-size:5.2em;margin-right:.1em}}.pullquote{border-left:3px solid var(--terracotta);color:var(--terracotta-deep);font-family:Newsreader,Georgia,serif;font-size:21px;font-style:italic;font-weight:300;line-height:1.3;margin:32px 0;padding:6px 0 6px 20px}@media (min-width:768px){.pullquote{font-size:26px;margin:44px 0;max-width:640px;padding:8px 0 8px 28px}}.callout{background:var(--sage-soft);border-radius:var(--radius-md);margin:28px 0;padding:20px 22px;transition:background-color .5s ease}@media (min-width:768px){.callout{border-radius:var(--radius-lg);margin:36px 0;padding:24px 28px}}.callout.amber{background:var(--amber-soft)}.callout.blue{background:var(--dusty-blue-soft)}.callout-label{align-items:center;color:var(--sage);display:inline-flex;font-size:11px;font-weight:500;gap:8px;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}html:not([data-theme=night]) .callout-label{color:#4e6943}.callout.amber .callout-label{color:var(--terracotta-deep)}.callout.blue .callout-label{color:var(--dusty-blue)}html:not([data-theme=night]) .callout.blue .callout-label{color:#3a4961}.callout-label svg{height:14px;width:14px}.callout h4{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:500;line-height:1.3;margin-bottom:8px}@media (min-width:768px){.callout h4{font-size:19px}}.callout p{color:var(--ink-soft)!important;font-family:Manrope,sans-serif!important;font-size:14.5px!important;font-weight:400!important;line-height:1.6!important;margin-bottom:0!important}@media (min-width:768px){.callout p{font-size:15.5px!important;line-height:1.65!important}}.section-break{align-items:center;border:0;display:flex;gap:14px;justify-content:center;margin:32px 0}@media (min-width:768px){.section-break{margin:40px 0}}.section-break:after,.section-break:before{background:var(--terracotta);content:"";height:1px;opacity:.4;width:32px}@media (min-width:768px){.section-break:after,.section-break:before{width:40px}}.section-break span{color:var(--terracotta);font-family:Newsreader,Georgia,serif;font-size:13px;font-style:italic;font-weight:300;letter-spacing:.4em;opacity:.7}.inline-newsletter{background:var(--cream-deep);border-radius:var(--radius-lg);display:grid;gap:16px;margin:36px 0;padding:24px;transition:background-color .5s ease}@media (min-width:640px){.inline-newsletter{gap:20px;grid-template-columns:auto 1fr;padding:28px 32px}}.inline-newsletter-icon{align-items:center;background:var(--cream-card);border-radius:50%;color:var(--terracotta);display:flex;flex-shrink:0;height:52px;justify-content:center;transition:background-color .5s ease;width:52px}.inline-newsletter-text h4{font-family:Newsreader,Georgia,serif;font-size:19px;font-weight:500;line-height:1.2;margin-bottom:4px}@media (min-width:768px){.inline-newsletter-text h4{font-size:22px}}.inline-newsletter-text p{color:var(--ink-soft)!important;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important;margin-bottom:14px!important}.inline-newsletter-form{display:flex;flex-direction:column;gap:8px}@media (min-width:480px){.inline-newsletter-form{background:var(--cream-card);border-radius:999px;flex-direction:row;gap:0;max-width:420px;padding:4px}}.inline-newsletter-form input{background:var(--cream-card);border:none;border-radius:999px;color:var(--ink);flex:1;font-size:14px;min-height:var(--tap);outline:none;padding:11px 16px}@media (min-width:480px){.inline-newsletter-form input{background:transparent}}.inline-newsletter-form button{background:var(--surface-dark);border-radius:999px;color:var(--text-on-dark);font-size:13px;font-weight:500;min-height:var(--tap);padding:10px 20px;white-space:nowrap}.inline-newsletter-form button:hover{background:var(--terracotta)}.next-step{background:var(--surface-dark);border-radius:var(--radius-lg);color:var(--text-on-dark);margin:44px 0 24px;overflow:hidden;padding:32px 24px;position:relative;transition:background-color .5s ease}@media (min-width:768px){.next-step{border-radius:var(--radius-xl);margin:56px 0 32px;padding:44px 48px}}.next-step:before{background:var(--terracotta);border-radius:50%;content:"";filter:blur(40px);height:280px;opacity:.15;position:absolute;right:-60px;top:-80px;width:280px}.next-step-label{background:hsla(37,62%,96%,.1);border:1px solid hsla(37,62%,96%,.2);border-radius:999px;color:var(--amber);display:inline-block;font-size:11px;letter-spacing:.12em;margin-bottom:16px;padding:5px 12px;text-transform:uppercase}.next-step h3{color:var(--text-on-dark);font-family:Newsreader,Georgia,serif;font-size:clamp(22px,5vw,34px);font-weight:400;letter-spacing:-.02em;line-height:1.15;margin-bottom:14px}.next-step h3 em{color:var(--amber);font-style:italic;font-weight:300}.next-step p{color:rgba(239,227,206,.75)!important;font-family:Manrope,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1.6!important;margin-bottom:20px!important}@media (min-width:768px){.next-step p{font-size:16px!important;line-height:1.65!important;margin-bottom:24px!important}}.next-step-btn{align-items:center;background:var(--text-on-dark);border-radius:999px;color:var(--surface-dark);display:inline-flex;font-size:14px;font-weight:500;gap:8px;min-height:var(--tap);padding:12px 22px;transition:all .25s ease}.next-step-btn:hover{background:var(--terracotta);color:var(--text-on-dark)}@media (min-width:768px){.next-step-btn{font-size:14.5px;padding:14px 26px}}.article-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{align-items:center;background:var(--cream-deep);border-radius:999px;color:var(--ink-soft);display:inline-flex;font-size:12.5px;min-height:var(--tap);padding:7px 14px;transition:all .2s ease}.tag:hover{background:var(--terracotta-soft);color:var(--terracotta-deep)}.article-footer-tools{border-bottom:1px solid var(--border);border-top:1px solid var(--border);display:flex;flex-direction:column;gap:20px;margin:32px 0;padding:28px 0}@media (min-width:768px){.article-footer-tools{align-items:center;flex-direction:row;justify-content:space-between;margin:40px 0;padding:32px 0}}.share-inline{display:flex;gap:8px}.share-inline button{align-items:center;border:1px solid var(--border-strong);border-radius:50%;color:var(--ink-soft);display:flex;height:var(--tap);justify-content:center;transition:all .2s ease;width:var(--tap)}.share-inline button:hover{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--text-on-dark)}.author-card{align-items:flex-start;background:var(--cream-deep);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:16px;margin:40px auto;max-width:720px;padding:24px;transition:background-color .5s ease}@media (min-width:640px){.author-card{align-items:center;flex-direction:row;gap:24px;padding:32px 36px}}.author-avatar{align-items:center;background:var(--terracotta);border-radius:50%;color:var(--text-on-dark);display:flex;flex-shrink:0;font-family:Newsreader,Georgia,serif;font-size:22px;font-weight:400;height:64px;justify-content:center;transition:background-color .5s ease;width:64px}@media (min-width:640px){.author-avatar{font-size:28px;height:80px;width:80px}}.author-card h4{font-family:Newsreader,Georgia,serif;font-size:19px;font-weight:500;margin-bottom:4px}.author-card .author-role{color:var(--ink-whisper);font-size:12px;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.author-card p{color:var(--ink-soft);font-size:14px;line-height:1.6}@media (min-width:768px){.author-card p{font-size:14.5px}}.faq-section{background:var(--cream-deep);padding:56px 0;transition:background-color .5s ease}@media (min-width:1024px){.faq-section{padding:80px 0}}.faq-inner{margin:0 auto;max-width:820px;padding:0 20px}@media (min-width:768px){.faq-inner{padding:0 32px}}.faq-title{font-family:Newsreader,Georgia,serif;font-size:clamp(26px,6vw,44px);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:10px}.faq-title em{color:var(--terracotta);font-style:italic;font-weight:300}.faq-intro{color:var(--ink-soft);font-size:15px;margin-bottom:32px}.faq-item{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:10px;overflow:hidden;transition:background-color .5s ease,border-color .5s ease}.faq-question{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-height:var(--tap);padding:18px 20px;text-align:left;transition:background-color .2s ease;width:100%}@media (min-width:768px){.faq-question{padding:22px 26px}}.faq-question:hover{background:var(--cream)}.faq-question h4{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500;line-height:1.35}@media (min-width:768px){.faq-question h4{font-size:17px}}.faq-toggle{align-items:center;background:var(--terracotta-soft);border-radius:50%;color:var(--terracotta-deep);display:flex;flex-shrink:0;font-size:15px;font-weight:400;height:26px;justify-content:center;transition:transform .3s ease;width:26px}.faq-item.open .faq-toggle{transform:rotate(45deg)}.faq-answer{color:var(--ink-soft);font-size:15px;line-height:1.65;max-height:0;overflow:hidden;padding:0 20px;transition:max-height .3s ease}@media (min-width:768px){.faq-answer{font-size:15.5px;padding:0 26px}}.faq-item.open .faq-answer{max-height:300px;padding:0 20px 18px}@media (min-width:768px){.faq-item.open .faq-answer{padding:0 26px 22px}}.prev-next{display:grid;gap:14px;grid-template-columns:1fr;margin:56px auto;max-width:1040px;padding:0 20px}@media (min-width:640px){.prev-next{gap:20px;grid-template-columns:1fr 1fr}}@media (min-width:768px){.prev-next{margin:80px auto;padding:0 32px}}.prev-next-card{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 22px;transition:all .3s ease}@media (min-width:768px){.prev-next-card{padding:24px 28px}}.prev-next-card:hover{border-color:var(--terracotta);transform:translateY(-3px)}.prev-next-label{align-items:center;color:var(--ink-whisper);display:flex;font-size:11px;font-weight:500;gap:6px;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.prev-next-card.next .prev-next-label{justify-content:flex-end}.prev-next-card.next{text-align:right}.prev-next-title{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500;line-height:1.3}@media (min-width:768px){.prev-next-title{font-size:17px}}.prev-next-card:hover .prev-next-title{color:var(--terracotta-deep)}.related{padding:64px 0}@media (min-width:1024px){.related{padding:100px 0}}.related-title{font-family:Newsreader,Georgia,serif;font-size:clamp(26px,6vw,44px);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:10px;text-align:center}.related-title em{color:var(--terracotta);font-style:italic;font-weight:300}.related-intro{color:var(--ink-soft);font-size:15px;margin-bottom:40px;text-align:center}@media (min-width:1024px){.related-intro{margin-bottom:56px}}.related-grid{display:grid;gap:28px;grid-template-columns:1fr}@media (min-width:640px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.related-grid{gap:32px;grid-template-columns:repeat(3,1fr)}}.related-card{cursor:pointer;transition:transform .35s ease}.related-card:hover{transform:translateY(-4px)}.related-img{aspect-ratio:4/3;background:var(--cream-deep);border-radius:var(--radius-md);margin-bottom:16px;overflow:hidden;position:relative;transition:background-color .5s ease}.related-img svg{height:100%;width:100%}.related-img:after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.25  0 0 0 0 0.18  0 0 0 0 0.12  0 0 0 0.22 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");border-radius:inherit;content:"";inset:0;mix-blend-mode:multiply;opacity:.4;pointer-events:none;position:absolute}html[data-theme=night] .related-img:after{mix-blend-mode:screen;opacity:.55}.related-category{color:var(--terracotta-deep);display:inline-block;font-size:11.5px;font-weight:500;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.related-card h3{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:1.25;margin-bottom:8px}@media (min-width:768px){.related-card h3{font-size:20px;margin-bottom:10px}}.related-card:hover h3{color:var(--terracotta-deep)}.related-date{color:var(--ink-whisper);font-size:12.5px}.pagination{padding-bottom:40px;padding-top:0}.pagination-inner{flex-wrap:wrap;justify-content:center}.pagination-inner,.pagination-pages{align-items:center;display:flex;gap:6px}.pagination-btn,.pagination-page{align-items:center;border-radius:var(--radius-md);color:var(--ink-soft);display:inline-flex;font-size:14px;font-weight:500;height:var(--tap);justify-content:center;min-width:var(--tap);padding:0 12px;transition:all .2s ease}.pagination-btn:hover:not(.disabled),.pagination-page:hover:not(.active){background:var(--cream-deep);color:var(--terracotta)}.pagination-btn:focus-visible,.pagination-page:focus-visible{outline:2px solid var(--terracotta);outline-offset:2px}.pagination-btn.disabled{cursor:not-allowed;opacity:.4}.pagination-page.active{background:var(--terracotta);color:var(--text-on-dark)}.pagination-dots{align-items:center;color:var(--ink-whisper);cursor:default;display:inline-flex;height:var(--tap);justify-content:center;min-width:var(--tap)}.topics-grid{display:grid;gap:14px;grid-template-columns:1fr}@media (min-width:640px){.topics-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.topics-grid{gap:16px;grid-template-columns:repeat(4,1fr)}}.topic-card{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:space-between;min-height:180px;overflow:hidden;padding:22px 20px;position:relative;transition:all .3s ease}@media (min-width:768px){.topic-card{min-height:220px;padding:28px 24px}}.topic-card:hover{border-color:var(--terracotta);transform:translateY(-4px)}.topic-card .bg-shape{border-radius:50%;height:160px;opacity:.35;position:absolute;right:-50px;top:-50px;width:160px}@media (min-width:768px){.topic-card .bg-shape{height:180px;right:-60px;top:-60px;width:180px}}.topic-card.t1 .bg-shape{background:var(--terracotta-soft)}.topic-card.t2 .bg-shape{background:var(--sage-soft)}.topic-card.t3 .bg-shape{background:var(--amber-soft)}.topic-card.t4 .bg-shape{background:var(--dusty-blue-soft)}.topic-icon{color:var(--terracotta);font-family:Newsreader,Georgia,serif;font-size:34px;font-style:italic;line-height:1;position:relative;z-index:1}@media (min-width:768px){.topic-icon{font-size:40px}}.topic-card.t2 .topic-icon{color:var(--sage)}.topic-card.t3 .topic-icon{color:var(--amber)}.topic-card.t4 .topic-icon{color:var(--dusty-blue)}.topic-name{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;line-height:1.25;position:relative;z-index:1}@media (min-width:768px){.topic-name{font-size:20px}}.topic-count{color:var(--ink-whisper);display:block;font-size:11px;font-weight:500;letter-spacing:.06em;margin-top:4px;position:relative;text-transform:uppercase;z-index:1}@media (min-width:768px){.topic-count{font-size:12px}}.cornerstone-grid{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:640px){.cornerstone-grid{gap:18px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cornerstone-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}.cornerstone-card{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-lg);display:block;overflow:hidden;padding:24px 22px;position:relative;transition:transform .35s ease,box-shadow .35s ease}@media (min-width:768px){.cornerstone-card{padding:32px 28px}}.cornerstone-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.cornerstone-num{color:var(--terracotta-soft);font-family:Newsreader,Georgia,serif;font-size:52px;font-style:italic;font-weight:300;line-height:1;position:absolute;right:18px;top:14px;user-select:none}@media (min-width:768px){.cornerstone-num{font-size:64px;right:22px;top:18px}}.cornerstone-icon{align-items:center;border-radius:14px;display:flex;height:48px;justify-content:center;margin-bottom:18px;position:relative;width:48px;z-index:1}@media (min-width:768px){.cornerstone-icon{border-radius:16px;height:56px;margin-bottom:22px;width:56px}}.cornerstone-card.c1 .cornerstone-icon,.cornerstone-card.c5 .cornerstone-icon{background:var(--terracotta-soft);color:var(--terracotta-deep)}.cornerstone-card.c2 .cornerstone-icon,.cornerstone-card.c6 .cornerstone-icon{background:var(--sage-soft);color:var(--sage)}.cornerstone-card.c3 .cornerstone-icon{background:var(--amber-soft);color:var(--terracotta-deep)}.cornerstone-card.c4 .cornerstone-icon{background:var(--dusty-blue-soft);color:var(--dusty-blue)}.cornerstone-title{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:20px;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin-bottom:10px}@media (min-width:768px){.cornerstone-title{font-size:22px;margin-bottom:12px}}.cornerstone-desc{color:var(--ink-soft);font-size:14px;line-height:1.6;margin-bottom:18px}@media (min-width:768px){.cornerstone-desc{font-size:14.5px;margin-bottom:20px}}.cornerstone-link{align-items:center;color:var(--terracotta-deep);display:inline-flex;font-size:13px;font-weight:500;gap:6px}.cornerstone-link:after{content:"→";transition:transform .25s ease}.cornerstone-card:hover .cornerstone-link:after{transform:translateX(4px)}.notes-grid{display:grid;gap:14px;grid-template-columns:1fr}@media (min-width:640px){.notes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.notes-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}.note-card{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;overflow:hidden;padding:22px 20px;position:relative;transition:all .3s ease}@media (min-width:768px){.note-card{padding:24px}}.note-card:hover{border-color:var(--terracotta);box-shadow:var(--shadow-md);transform:translateY(-3px)}.note-card .note-mark{color:var(--terracotta);font-family:Newsreader,Georgia,serif;font-size:15px;font-style:italic;opacity:.5;position:absolute;right:20px;top:16px}.note-card .note-meta{color:var(--ink-whisper);display:flex;font-size:11.5px;gap:10px;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.note-card h3{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;line-height:1.25;margin-bottom:10px}@media (min-width:768px){.note-card h3{font-size:19px}}.note-card p{color:var(--ink-soft);flex:1;font-size:14px;line-height:1.55;margin-bottom:14px}.note-card .note-link{align-items:center;color:var(--terracotta-deep);display:inline-flex;font-size:12.5px;font-weight:500;gap:5px;letter-spacing:.02em}.note-card .note-link:after{content:"→";transition:transform .2s ease}.note-card:hover .note-link:after{transform:translateX(3px)}.stories-grid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.stories-grid{gap:18px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.stories-grid{gap:20px;grid-template-columns:repeat(4,1fr)}}.story-card{aspect-ratio:9/14;background:var(--surface-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius-md);cursor:pointer;overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1)}@media (min-width:1024px){.story-card{border-radius:var(--radius-lg)}}.story-card:hover{transform:scale(1.02)}.story-card:before{background-image:inherit;background-position:50%;background-size:cover;content:"";filter:grayscale(100%);inset:0;position:absolute;z-index:0}.story-card .s-bg{inset:0;opacity:.75;position:absolute;z-index:1}.story-card.sc1 .s-bg{background:linear-gradient(180deg,var(--terracotta) 0,var(--terracotta-deep) 100%)}.story-card.sc2 .s-bg{background:linear-gradient(180deg,var(--sage) 0,#4e6943 100%)}.story-card.sc3 .s-bg{background:linear-gradient(180deg,var(--amber) 0,#8a5e1f 100%)}.story-card.sc4 .s-bg{background:linear-gradient(180deg,var(--dusty-blue) 0,#4a5d73 100%)}.story-card.sc5 .s-bg{background:linear-gradient(180deg,#b78775,#5f3f33)}.story-card.sc6 .s-bg{background:linear-gradient(180deg,#9bb9a0,#3d5844)}.story-card .s-overlay{background:linear-gradient(180deg,transparent 40%,rgba(10,8,6,.85));inset:0;position:absolute;z-index:2}.story-content{bottom:0;color:#fbf6ee;left:0;padding:16px;position:absolute;right:0;z-index:3}@media (min-width:768px){.story-content{padding:22px}}.story-badge{align-items:center;backdrop-filter:blur(8px);background:hsla(37,62%,96%,.15);border-radius:999px;display:inline-flex;font-size:10.5px;font-weight:500;gap:6px;letter-spacing:.1em;margin-bottom:10px;padding:4px 10px;text-transform:uppercase}@media (min-width:768px){.story-badge{font-size:11px;margin-bottom:14px;padding:5px 12px}}.story-badge .play-dot{background:#fbf6ee;border-radius:50%;height:5px;width:5px}.story-title{font-family:Newsreader,Georgia,serif;font-size:15px;font-weight:500;letter-spacing:-.01em;line-height:1.2}@media (min-width:768px){.story-title{font-size:17px}}@media (min-width:1024px){.story-title{font-size:19px}}.story-date{font-size:11px;margin-top:8px;opacity:.7}.page-intro{padding:32px 0 40px}@media (min-width:768px){.page-intro{padding:48px 0 64px}}.page-intro h1{font-family:Newsreader,Georgia,serif;font-size:clamp(32px,7vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1.04;margin-bottom:20px;max-width:820px}.page-intro h1 em{color:var(--terracotta);font-style:italic;font-weight:300}.page-intro .lede{color:var(--ink-soft);font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:300;line-height:1.55;max-width:680px}@media (min-width:768px){.page-intro .lede{font-size:22px}}.prose{margin:0 auto;max-width:720px}.prose h2{border-left:4px solid var(--terracotta);color:var(--ink);font-size:clamp(24px,5vw,34px);letter-spacing:-.02em;line-height:1.15;margin:44px 0 16px;padding-left:18px}.prose h2,.prose h3{font-family:Newsreader,Georgia,serif;font-weight:500}.prose h3{font-size:19px;line-height:1.3;margin:32px 0 12px}@media (min-width:768px){.prose h3{font-size:22px}}.prose p{color:var(--ink);font-size:16px;line-height:1.7;margin-bottom:18px}@media (min-width:768px){.prose p{font-size:17px;margin-bottom:22px}}.prose ol,.prose ul{margin:0 0 22px 24px;padding-left:8px}.prose li{color:var(--ink);font-size:16px;line-height:1.65;margin-bottom:8px}@media (min-width:768px){.prose li{font-size:17px}}.prose a{border-bottom:1.5px solid var(--terracotta-soft);color:var(--terracotta-deep);transition:all .2s ease}.prose a:hover{background:var(--terracotta-soft);border-bottom-color:var(--terracotta)}.prose strong{color:var(--ink);font-weight:500}.search-bar{align-items:center;background:var(--cream-card);border:1px solid var(--border-strong);border-radius:999px;display:flex;gap:0;margin:0 auto;max-width:640px;padding:5px 5px 5px 20px}.search-bar svg{color:var(--ink-whisper);flex-shrink:0}.search-bar input{background:transparent;border:none;color:var(--ink);flex:1;font-size:15px;min-height:var(--tap);outline:none;padding:12px 14px}.search-bar input::placeholder{color:var(--ink-whisper)}.search-bar button{background:var(--surface-dark);border-radius:999px;color:var(--text-on-dark);font-size:13.5px;font-weight:500;min-height:var(--tap);padding:12px 22px}.search-bar button:hover{background:var(--terracotta)}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.form-field label{color:var(--ink-soft);font-size:12.5px;font-weight:500;letter-spacing:.04em}.form-field input,.form-field textarea{background:var(--cream-card);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--ink);font-size:15px;min-height:var(--tap);padding:12px 16px;transition:border-color .2s ease}.form-field input:focus,.form-field textarea:focus{border-color:var(--terracotta);outline:none}.form-field textarea{font-family:inherit;min-height:140px;resize:vertical}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 32px}@media (min-width:768px){.filter-bar{gap:10px;margin:32px 0 48px}}.filter-pill{align-items:center;background:transparent;border:1px solid var(--border-strong);border-radius:999px;color:var(--ink-soft);display:inline-flex;font-size:13px;gap:6px;min-height:var(--tap);padding:8px 14px;transition:all .2s ease}.filter-pill:hover{border-color:var(--terracotta);color:var(--terracotta)}.filter-pill.active{background:var(--terracotta);border-color:var(--terracotta);color:var(--text-on-dark)}.filter-pill .count{font-size:11px;opacity:.7}.state-wrap{padding:64px 0 80px;text-align:center}@media (min-width:768px){.state-wrap{padding:96px 0 120px}}.state-wrap .big-num{color:var(--terracotta);font-size:clamp(96px,22vw,200px);font-style:italic;font-weight:300;line-height:1;margin-bottom:8px;opacity:.5}.state-wrap .big-num,.state-wrap h1{font-family:Newsreader,Georgia,serif}.state-wrap h1{font-size:clamp(28px,6vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:14px}.state-wrap h1 em{color:var(--terracotta);font-style:italic;font-weight:300}.state-wrap p{color:var(--ink-soft);font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:460px}.state-wrap .actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.bg-deep{background:var(--cream-deep);transition:background-color .5s ease}.text-center{text-align:center}.hero{border-bottom:1px solid var(--border);overflow:hidden;padding:40px 0 56px;position:relative}@media (min-width:768px){.hero{padding:64px 0 96px}}@media (min-width:1024px){.hero{padding:80px 0 120px}}.hero-inner{align-items:center;display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:1024px){.hero-inner{gap:56px;grid-template-columns:1.15fr .85fr}}.hero-eyebrow{align-items:center;color:var(--terracotta-deep);display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:.1em;margin-bottom:18px;text-transform:uppercase}.hero-eyebrow:before{background:var(--terracotta);content:"";height:1.5px;width:22px}.hero h1{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(34px,8vw,68px);font-weight:400;letter-spacing:-.025em;line-height:1.02;margin-bottom:18px}.hero h1 em{color:var(--terracotta);font-style:italic;font-weight:300}.hero-dek{color:var(--ink-soft);font-size:16px;line-height:1.6;margin-bottom:28px;max-width:520px}@media (min-width:768px){.hero-dek{font-size:18px;margin-bottom:36px}}.hero-ctas{align-items:center;gap:14px}.hero-ctas,.hero-meta{display:flex;flex-wrap:wrap}.hero-meta{border-top:1px solid var(--border);gap:24px;margin-top:36px;padding-top:28px}@media (min-width:768px){.hero-meta{gap:32px;margin-top:48px;padding-top:32px}}.hero-stat .num{color:var(--ink);display:block;font-family:Newsreader,Georgia,serif;font-size:26px;font-weight:400;line-height:1;margin-bottom:6px}@media (min-width:768px){.hero-stat .num{font-size:32px}}.hero-stat .label{color:var(--ink-whisper);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.hero-visual{aspect-ratio:1/1;margin:0 auto;max-height:560px;max-width:520px;position:relative;width:100%}.hero-visual .blob-bg{animation:blob 14s ease-in-out infinite;background:var(--terracotta-soft);border-radius:55% 45% 48% 52%/48% 52% 48% 52%;inset:0;position:absolute;transition:background-color .5s ease}@keyframes blob{0%,to{border-radius:55% 45% 48% 52%/48% 52% 48% 52%}33%{border-radius:48% 52% 55% 45%/52% 48% 52% 48%}66%{border-radius:52% 48% 45% 55%/55% 45% 52% 48%}}.hero-visual img,.hero-visual svg{height:100%;inset:0;position:absolute;width:100%}.hero-visual img{border-bottom:1px solid var(--border);object-fit:cover}.hero-float{align-items:center;background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);display:flex;font-size:12px;gap:10px;padding:10px 14px;position:absolute;transition:background-color .5s ease,border-color .5s ease}@media (min-width:768px){.hero-float{font-size:13px;padding:14px 18px}}.hero-float-1{animation:float 5s ease-in-out infinite;left:4%;top:6%}.hero-float-2{animation:float 6s ease-in-out infinite reverse;bottom:6%;right:4%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-float .dot{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}@media (min-width:768px){.hero-float .dot{height:36px;width:36px}}.hero-float .dot.sage{background:var(--sage-soft);color:var(--sage)}.hero-float .dot.amber{background:var(--amber-soft);color:var(--terracotta-deep)}.hero-float strong{color:var(--ink);display:block;font-family:Newsreader,Georgia,serif;font-size:13px;font-weight:500;line-height:1.2}@media (min-width:768px){.hero-float strong{font-size:15px}}.hero-float span{color:var(--ink-whisper);display:block;font-size:11px}.featured{align-items:center;background:var(--surface-dark);border-radius:var(--radius-lg);color:var(--text-on-dark);display:grid;gap:28px;grid-template-columns:1fr;overflow:hidden;padding:32px 24px;position:relative;transition:background-color .5s ease}@media (min-width:768px){.featured{border-radius:var(--radius-xl);gap:40px;padding:48px 40px}}@media (min-width:1024px){.featured{gap:56px;grid-template-columns:1.2fr 1fr;padding:56px 64px}}.featured:before{background:var(--terracotta);border-radius:50%;content:"";filter:blur(40px);height:400px;opacity:.15;position:absolute;right:-100px;top:-120px;width:400px}.featured-tag{background:hsla(37,62%,96%,.1);border:1px solid hsla(37,62%,96%,.2);border-radius:999px;color:var(--amber);display:inline-block;font-size:11.5px;letter-spacing:.1em;margin-bottom:20px;padding:6px 14px;text-transform:uppercase}.featured h2{font-family:Newsreader,Georgia,serif;font-size:clamp(26px,5vw,44px);font-weight:400;letter-spacing:-.02em;line-height:1.08;margin-bottom:16px}.featured p{color:rgba(239,227,206,.75);font-size:15px;line-height:1.6;margin-bottom:20px}@media (min-width:768px){.featured p{font-size:16.5px;margin-bottom:28px}}.featured-meta{align-items:center;color:rgba(239,227,206,.55);display:flex;flex-wrap:wrap;font-size:12px;gap:14px}.featured-meta .dot{background:currentColor;border-radius:50%;height:3px;width:3px}.featured-btn{align-items:center;background:var(--text-on-dark);border-radius:999px;color:var(--surface-dark);display:inline-flex;font-size:13.5px;font-weight:500;gap:8px;margin-top:20px;min-height:var(--tap);padding:12px 22px;transition:all .25s ease}@media (min-width:768px){.featured-btn{font-size:14.5px;margin-top:28px;padding:14px 26px}}.featured-btn:hover{background:var(--terracotta);color:var(--text-on-dark)}.featured-img{background:var(--cream-deep);border-radius:var(--radius-md);margin:0 auto;max-width:340px;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.featured-img{border-radius:var(--radius-lg);max-width:none}}.featured-img img,.featured-img svg{height:auto;position:relative;width:100%;z-index:1}.featured-img img{display:block}.featured-img .fig-num{background:transparent;border:1px solid hsla(37,62%,96%,.25);color:var(--text-on-dark);left:16px;top:14px}.featured-img:after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.9  0 0 0 0 0.88  0 0 0 0 0.82  0 0 0 0.25 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");content:"";inset:0;mix-blend-mode:overlay;opacity:.5;pointer-events:none;position:absolute;z-index:2}.trust-section{padding:64px 0}@media (min-width:1024px){.trust-section{padding:120px 0}}.trust-grid{align-items:center;display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:1024px){.trust-grid{gap:80px;grid-template-columns:1fr 1fr}}.trust-text h2{font-family:Newsreader,Georgia,serif;font-size:clamp(28px,6vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.08;margin-bottom:20px}.trust-text h2 em{color:var(--terracotta);font-style:italic;font-weight:300}.trust-text p{color:var(--ink-soft);font-size:15.5px;line-height:1.65;margin-bottom:16px}@media (min-width:768px){.trust-text p{font-size:17px;margin-bottom:20px}}.trust-points{margin-top:24px}.trust-point{border-top:1px solid var(--border);display:flex;gap:16px;padding:16px 0}.trust-point:last-child{border-bottom:1px solid var(--border)}.trust-point-num{color:var(--terracotta);flex-shrink:0;font-family:Newsreader,Georgia,serif;font-size:18px;font-style:italic;min-width:26px}.trust-point-text strong{color:var(--ink);display:block;font-family:Newsreader,Georgia,serif;font-size:15.5px;font-weight:500;margin-bottom:2px}.trust-point-text span{color:var(--ink-soft);font-size:14px}.quote-card{background:var(--terracotta-soft);border-radius:var(--radius-lg);padding:32px 28px;position:relative;transition:background-color .5s ease}@media (min-width:768px){.quote-card{border-radius:var(--radius-xl);padding:48px 40px}}.quote-mark{color:var(--terracotta);font-family:Newsreader,Georgia,serif;font-size:100px;font-style:italic;left:28px;line-height:.5;opacity:.3;position:absolute;top:32px}@media (min-width:768px){.quote-mark{font-size:120px;left:40px;top:40px}}.quote-text{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:19px;font-style:italic;font-weight:400;line-height:1.35;margin:44px 0 24px;position:relative}@media (min-width:768px){.quote-text{font-size:24px;margin:60px 0 32px}}.quote-author{gap:14px}.quote-author,.quote-avatar{align-items:center;display:flex}.quote-avatar{background:var(--cream);border-radius:50%;color:var(--terracotta-deep);font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500;height:44px;justify-content:center;overflow:hidden;transition:background-color .5s ease,color .5s ease;width:44px}.quote-author strong{color:var(--ink);display:block;font-size:14.5px;font-weight:500}.quote-author span{color:var(--ink-soft);font-size:12.5px}.seo-section{background:var(--cream);padding:48px 0 56px;transition:background-color .5s ease}@media (min-width:1024px){.seo-section{padding:72px 0 80px}}.seo-inner{display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:1040px}@media (min-width:1024px){.seo-inner{gap:64px;grid-template-columns:220px 1fr}}.seo-eyebrow{align-self:start;position:sticky;top:120px}.seo-body h2{font-family:Newsreader,Georgia,serif;font-size:clamp(26px,5vw,40px);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:18px;max-width:620px}.seo-body h2 em{color:var(--terracotta);font-style:italic;font-weight:300}.seo-body h3{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;line-height:1.3;margin:28px 0 10px}@media (min-width:768px){.seo-body h3{font-size:20px;margin:36px 0 12px}}.seo-body p{color:var(--ink-soft);font-size:15px;line-height:1.7;margin-bottom:14px;max-width:680px}@media (min-width:768px){.seo-body p{font-size:15.5px;line-height:1.75;margin-bottom:16px}}.seo-body p strong{color:var(--ink);font-weight:500}.seo-body p a{border-bottom:1.5px solid var(--terracotta-soft);color:var(--terracotta-deep);transition:all .2s ease}.seo-body p a:hover{background:var(--terracotta-soft);border-bottom-color:var(--terracotta)}.seo-tags{border-top:1px solid var(--border);color:var(--ink-soft);font-size:13.5px;line-height:2.1;margin-top:28px;padding-top:22px}.seo-tags .seo-tag-label{color:var(--ink-whisper);display:inline-block;font-size:11px;font-weight:500;letter-spacing:.12em;margin-bottom:4px;margin-right:10px;text-transform:uppercase}.seo-tags a{border-bottom:1px solid var(--terracotta-soft);color:var(--terracotta-deep);margin:0 2px;transition:all .2s ease}.seo-tags a:hover{background:var(--terracotta-soft);border-bottom-color:var(--terracotta)}.seo-tags span{color:var(--ink-whisper);margin:0 4px;opacity:.5}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown:after{background:transparent;content:"";height:16px;left:0;position:absolute;right:0;top:100%}.nav-dropdown-menu{background:var(--cream-card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:none;left:0;margin-top:16px;max-height:500px;min-width:280px;overflow-y:auto;padding:8px;position:absolute;top:100%;transition:background-color .5s ease,border-color .5s ease;z-index:1000}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:hover:after{display:block}.nav-dropdown-menu a{align-items:center;border-radius:var(--radius-sm);display:flex;font-size:14px;justify-content:space-between;padding:10px 18px;transition:background-color .2s ease,color .2s ease}.nav-dropdown-menu a.parent-category{color:var(--ink);font-weight:500;padding:5px 10px}.nav-dropdown-menu a.child-category{color:var(--ink-soft);font-size:13px;padding-left:36px;position:relative}.nav-dropdown-menu a.child-category:before{color:var(--ink-whisper);content:"→";font-size:11px;left:20px;position:absolute}.nav-dropdown-menu a:hover{background:var(--terracotta-soft);color:var(--terracotta-deep)}.nav-dropdown-menu a .count{color:var(--ink-whisper);font-size:12px;font-weight:500}@media (max-width:1023px){.nav-dropdown-menu,.nav-dropdown:after{display:none!important}}