@font-face{font-family:Caladea;src:local("Georgia")}@font-face{font-family:Carlito;src:local("Trebuchet MS")}@font-face{font-family:Carlito;src:local("Trebuchet MS");font-weight:700}:root{--ink:#183329;--forest:#193f31;--moss:#668265;--cream:#f4f0e7;--paper:#fbf8f1;--brick:#a24f37;--line:#d5d1c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Carlito,sans-serif;font-size:18px;line-height:1.55}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}a{color:inherit}.header{height:92px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbf8f1f5;position:relative;z-index:5}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:.9;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.brand b{font:400 1.75rem/1 Caladea,serif;letter-spacing:.01em;text-transform:none;margin-top:.35rem}.header nav{display:flex;gap:2rem;align-items:center}.header nav a{text-decoration:none;font-size:.92rem}.nav-cta{border:1px solid;padding:.65rem 1rem}.menu{display:none;background:none;border:1px solid;padding:.6rem}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}.hero{min-height:760px;position:relative;display:grid;align-items:end;color:#fff;overflow:hidden}.hero img{position:absolute;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a231be0,#0a231b7a 48%,#0a231b0d 80%),linear-gradient(0deg,rgba(9,27,21,.65),transparent 45%)}.hero-content{position:relative;z-index:1;padding:7rem max(24px,7vw);max-width:860px}.hero h1,.page-hero h1{font:400 clamp(3.6rem,7.5vw,8rem)/.9 Caladea,serif;letter-spacing:-.04em;margin:1rem 0}.hero h1 em,.page-hero em{font-weight:400;color:#d9ddbd}.hero .lead{max-width:650px;font-size:1.25rem}.btn{display:inline-block;margin-top:1.5rem;padding:.9rem 1.2rem;background:var(--cream);color:var(--ink);text-decoration:none;font-weight:700}.image-label{position:absolute;right:1rem;bottom:1rem;z-index:2;font-size:.72rem;background:#0000008c;padding:.25rem .5rem}.section{padding:7rem 0}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw}.intro-grid h2,.section h2,.page h2{font:400 clamp(2.6rem,5vw,5rem)/.98 Caladea,serif;margin:.4rem 0 2rem}.intro-grid .lede{font-size:1.28rem}.market-strip{background:var(--forest);color:#fff}.figures{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.25)}.figure{padding:2rem;border-right:1px solid rgba(255,255,255,.25)}.figure:last-child{border:0}.figure strong{font:400 3.2rem Caladea,serif;display:block}.figure small{display:block;opacity:.75}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{border:1px solid var(--line);padding:2rem;text-decoration:none;min-height:300px;display:flex;flex-direction:column}.card:nth-child(3n+2){background:#e5e8d8}.card:nth-child(3n){background:#eedfd6}.card h3{font:400 2rem/1.05 Caladea,serif}.card .arrow{margin-top:auto}.path-grid{display:grid;grid-template-columns:repeat(3,1fr)}.path{padding:3rem;min-height:430px;display:flex;flex-direction:column;text-decoration:none;color:#fff}.path:nth-child(1){background:#335b49}.path:nth-child(2){background:var(--brick)}.path:nth-child(3){background:#797c55}.path h3{font:400 2.5rem/1 Caladea,serif}.path span:last-child{margin-top:auto}.newsletter{background:#e5e8d8}.newsletter-wrap{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.newsletter form{align-self:end}.inline-form{display:flex}.inline-form input{flex:1;border:0;border-bottom:2px solid;padding:1rem;background:transparent;font:inherit;min-width:0}.inline-form button,.lead-form button{background:var(--ink);color:#fff;border:0;padding:1rem 1.3rem;font:700 1rem Carlito}.consent{display:flex;gap:.7rem;font-size:.84rem;margin-top:1rem}.page-hero{padding:7rem 0 5rem;background:var(--forest);color:#fff}.page-hero p{max-width:750px;font-size:1.2rem}.page{padding:5rem 0}.prose{max-width:780px}.prose h2{font-size:2.5rem;margin-top:3.5rem}.prose p{font-size:1.1rem}.source-box{margin-top:4rem;border-top:1px solid;padding-top:1rem}.source-box summary{cursor:pointer;font-weight:700}.source-box li{margin:.8rem 0}.source-box a{overflow-wrap:anywhere}.lead-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw}.lead-form fieldset{border:0;padding:0;margin:0 0 2rem}.lead-form legend{font:400 1.8rem Caladea;margin-bottom:1rem}.choices{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.choices label{border:1px solid var(--line);padding:1rem;display:flex;gap:.8rem}.choices span{display:flex;flex-direction:column}.form-grid label{font-weight:700}.form-grid input,.form-grid textarea,.form-grid select{display:block;width:100%;margin-top:.35rem;border:1px solid #a8aa9f;background:#fff;padding:.85rem;font:inherit}.wide{grid-column:1/-1}.honey{position:absolute;left:-9999px}.fine{font-size:.82rem}.actions{display:flex;gap:1rem;flex-wrap:wrap}.status{padding:1rem;background:#e5e8d8}.ai-note{font-size:.8rem;border-left:3px solid var(--brick);padding-left:.8rem}footer{background:#102a21;color:#fff;padding:5rem max(24px,5vw) 2rem;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}footer div{display:flex;flex-direction:column;gap:.5rem}footer h2{font:400 1.2rem Caladea;margin:0}footer a{text-decoration:none}.operator{grid-column:1/-1;border-top:1px solid #496258;padding-top:2rem;font-size:.85rem}.light{color:#fff}.legal address{font-style:normal}@media(max-width:800px){body{font-size:17px}.header{height:76px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:1.5rem;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.menu{display:block}.hero{min-height:680px}.hero-content{padding:5rem 24px}.hero h1,.page-hero h1{font-size:3.5rem}.section{padding:4.5rem 0}.intro-grid,.newsletter-wrap,.lead-layout,.figures,.cards,.path-grid{grid-template-columns:1fr}.figure{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.path{min-height:330px}.form-grid,.choices{grid-template-columns:1fr}.wide{grid-column:auto}.inline-form{flex-direction:column}.shell{width:min(100% - 32px,1180px)}footer{grid-template-columns:1fr 1fr}footer>div:first-child,.operator{grid-column:1/-1}}.newsletter{position:relative;overflow:hidden;background:linear-gradient(135deg,#102a21,#193f31 58%,#315747);color:#fff}.newsletter:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 14%,rgba(217,221,189,.16),transparent 25%),linear-gradient(115deg,transparent 0 61%,rgba(255,255,255,.035) 61% 62%,transparent 62% 100%);pointer-events:none}.newsletter-orbit{position:absolute;right:-3rem;top:-9rem;width:25rem;height:25rem;border:1px solid rgba(217,221,189,.18);border-radius:50%;display:grid;place-items:center;color:#d9ddbd14;font:400 15rem/1 Caladea,serif;transform:rotate(8deg)}.newsletter-wrap{position:relative;z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:clamp(3rem,8vw,8rem);align-items:center}.newsletter-story .eyebrow{color:#d9ddbd}.newsletter-story h2{max-width:680px;margin-bottom:1.5rem;font-size:clamp(3.25rem,5vw,5.25rem)}.newsletter-story h2 em{display:block;color:#d9ddbd;font-weight:400}.newsletter-lead{max-width:650px;font-size:1.18rem;color:#ffffffd1}.newsletter-benefits{list-style:none;margin:2.25rem 0 0;padding:0;border-top:1px solid rgba(255,255,255,.2)}.newsletter-benefits li{display:grid;grid-template-columns:2.5rem 1fr;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.newsletter-benefits span{font-size:.72rem;letter-spacing:.14em;color:#d9ddbd}.newsletter-benefits strong{font-size:.98rem}.newsletter-card{position:relative;background:var(--paper);color:var(--ink);padding:clamp(1.6rem,3.8vw,3.4rem);box-shadow:22px 24px #07191359;border-top:5px solid var(--brick)}.newsletter-card:after{content:"";position:absolute;inset:14px;border:1px solid rgba(24,51,41,.12);pointer-events:none}.newsletter-card-head{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:start;margin-bottom:2rem}.letter-seal{width:3.5rem;height:3.5rem;display:grid;place-items:center;border-radius:50%;background:var(--brick);color:#fff;font:400 1.8rem/1 Caladea,serif;box-shadow:0 0 0 5px #a24f371f}.form-kicker{margin:0 0 .3rem;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:700;color:var(--brick)}.newsletter-card h3{margin:0;font:400 clamp(1.75rem,3vw,2.45rem)/1.02 Caladea,serif}.newsletter-form{position:relative;z-index:1}.newsletter-email{display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.newsletter-email input{display:block;width:100%;margin-top:.55rem;border:1px solid #9fa69e;background:#fff;padding:1.05rem 1rem;color:var(--ink);font:400 1.05rem Carlito,sans-serif;outline:0;transition:border-color .18s,box-shadow .18s}.newsletter-email input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #193f3124}.newsletter-submit{width:100%;margin-top:.85rem;border:0;background:var(--brick);color:#fff;padding:1.05rem 1.1rem;display:flex;justify-content:space-between;gap:1rem;font:700 1rem Carlito,sans-serif;cursor:pointer;transition:background .18s,transform .18s}.newsletter-submit:hover{background:#873d2b;transform:translateY(-1px)}.newsletter-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}.newsletter-form[data-newsletter-configured=false] .newsletter-email input:disabled{background:#ece9e1;color:#68736d;cursor:not-allowed}.newsletter-trust{display:flex;justify-content:space-between;gap:.6rem;margin:1rem 0 .7rem;color:#4b6259;font-size:.75rem}.newsletter-trust span:before{content:"✓";margin-right:.3rem;color:var(--brick);font-weight:700}.newsletter-privacy{margin:.6rem 0 0;color:#53645d;font-size:.76rem;line-height:1.45}.newsletter-privacy a{text-underline-offset:.15em}.newsletter-form .actions{margin-top:1rem}.newsletter-form .actions button{border:1px solid var(--ink);background:transparent;color:var(--ink);padding:.7rem .9rem;font:700 .85rem Carlito,sans-serif}.newsletter-form .status{margin:1rem 0 0;background:#e5e8d8;border-left:4px solid var(--moss);font-weight:700}@media(max-width:1100px){.newsletter-wrap{grid-template-columns:1fr;gap:3.5rem}.newsletter-story h2{max-width:760px}.newsletter-card{max-width:650px}.path-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.path,.card{min-width:0}}@media(max-width:800px){.newsletter-orbit{right:-10rem;top:-7rem}.newsletter-wrap{grid-template-columns:1fr;gap:2.75rem}.newsletter-story h2{font-size:3.15rem}.newsletter-card{padding:1.55rem;box-shadow:10px 12px #07191359}.newsletter-card-head{grid-template-columns:1fr}.newsletter-trust{align-items:flex-start;flex-direction:column}.newsletter-benefits li{grid-template-columns:2rem 1fr}}.funnel-header{height:86px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16);background:#102a21;color:#fff;position:relative;z-index:5}.funnel-header p{margin:0;color:#ffffffad;font-size:.8rem;letter-spacing:.06em}.funnel-footer{padding:2rem max(24px,5vw);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#0b211a;color:#fff}.funnel-footer .funnel-footer-brand{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.funnel-footer .funnel-footer-brand p{margin:0;color:#ffffff9e;font-size:.78rem}.funnel-footer nav{display:flex;gap:1.4rem}.funnel-footer nav a{color:#ffffffbd;font-size:.78rem;text-underline-offset:.2em}@media(max-width:700px){.funnel-header{height:74px}.funnel-header p{display:none}.funnel-footer,.funnel-footer .funnel-footer-brand{align-items:flex-start;flex-direction:column}.funnel-footer{gap:1.2rem}.funnel-footer .funnel-footer-brand{gap:.7rem}}.hub-hero{padding:clamp(4.5rem,9vw,8.5rem) 0 clamp(5rem,10vw,9rem);background:var(--forest);color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(3rem,8vw,8rem);align-items:end}.hub-hero .eyebrow{color:#d9ddbd}.hub-hero h1{max-width:930px;margin:1rem 0 0;font:400 clamp(3.8rem,7vw,7.6rem)/.9 Caladea,serif;letter-spacing:-.045em}.hub-hero h1 em{display:block;color:#d9ddbd;font-weight:400}.hub-hero-intro{padding-top:2rem;border-top:1px solid rgba(255,255,255,.28)}.hub-hero-intro>p:first-child{margin:0;color:#ffffffd1;font-size:1.12rem}.hub-hero .ai-note{margin-top:1.5rem;color:#ffffffb3}.hub-main{overflow:hidden}.hub-feature{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(2.5rem,7vw,7rem);align-items:center;padding-top:clamp(4.5rem,8vw,8rem);padding-bottom:clamp(4.5rem,8vw,8rem)}.hub-feature-image{position:relative;margin:0}.hub-feature-image:before{content:"01";position:absolute;z-index:-1;right:-.06em;top:-.5em;color:#e7e1d4;font:400 clamp(9rem,18vw,17rem)/1 Caladea,serif}.hub-feature-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hub-feature-image figcaption,.hub-cluster-head figure figcaption{position:absolute;right:.65rem;bottom:.65rem;padding:.28rem .5rem;background:#091f18d1;color:#fff;font-size:.68rem}.hub-feature-copy{border-top:4px solid var(--brick);padding-top:1.5rem}.hub-kicker{display:flex;justify-content:space-between;gap:1rem;margin:0 0 2rem;color:#65756e;font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hub-feature h2{margin:0;font:400 clamp(2.7rem,5vw,4.8rem)/.98 Caladea,serif;letter-spacing:-.03em}.hub-feature-copy>p:not(.hub-kicker){font-size:1.12rem}.hub-read-link{display:inline-flex;align-items:center;gap:1.5rem;margin-top:1.25rem;padding-bottom:.35rem;border-bottom:2px solid var(--brick);font-weight:700;text-decoration:none}.hub-orientation{padding-top:2rem;padding-bottom:clamp(4rem,8vw,7rem);border-top:1px solid var(--line)}.hub-orientation>p{display:flex;justify-content:space-between;gap:1rem;margin:0 0 2rem;font:400 1.2rem Caladea,serif}.hub-orientation>p span{color:var(--brick);font:700 .75rem Carlito,sans-serif;letter-spacing:.12em;text-transform:uppercase}.hub-orientation ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.hub-orientation li{border-bottom:1px solid var(--line)}.hub-orientation li:not(:nth-child(3n)){border-right:1px solid var(--line)}.hub-orientation a{display:grid;grid-template-columns:2.8rem 1fr;gap:.8rem;padding:1.25rem;text-decoration:none;transition:background-color .18s,color .18s}.hub-orientation a:hover,.hub-orientation a:focus-visible{background:var(--forest);color:#fff}.hub-orientation a:focus-visible,.hub-article-index a:focus-visible,.hub-next a:focus-visible,.hub-read-link:focus-visible{outline:3px solid var(--brick);outline-offset:4px}.hub-orientation b{color:var(--brick);font:400 1.4rem Caladea,serif}.hub-orientation a:hover b,.hub-orientation a:focus-visible b{color:#d9ddbd}.hub-orientation a>span{font-weight:700}.hub-orientation small{display:block;margin-top:.2rem;color:#6b7772;font-size:.76rem;font-weight:400}.hub-orientation a:hover small,.hub-orientation a:focus-visible small{color:#ffffffad}.hub-cluster{padding:clamp(4.5rem,8vw,8rem) 0;border-top:1px solid var(--line);scroll-margin-top:1rem}.hub-cluster:nth-child(2n){background:#f0ece2}.hub-cluster-head{display:grid;grid-template-columns:minmax(100px,.28fr) minmax(0,.9fr) minmax(300px,.82fr);gap:clamp(2rem,5vw,5rem);align-items:start;margin-bottom:3rem}.hub-cluster:not(.hub-cluster-with-image) .hub-cluster-head{grid-template-columns:minmax(100px,.28fr) minmax(0,1.72fr)}.hub-series-number{margin:-.18em 0 0;color:#cfc9ba;font:400 clamp(6rem,12vw,11rem)/.8 Caladea,serif;letter-spacing:-.07em}.hub-cluster-head .eyebrow{margin:0 0 .8rem;color:var(--brick)}.hub-cluster-head h2{margin:0;font:400 clamp(3.2rem,6vw,5.8rem)/.9 Caladea,serif;letter-spacing:-.04em}.hub-cluster-head>div>p:last-child{max-width:660px;font-size:1.08rem}.hub-cluster-head figure{position:relative;margin:0}.hub-cluster-head figure img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;filter:saturate(.86)}.hub-lead-reference{margin:0 0 1.6rem calc(28% + 2rem);color:#6b7772;font-size:.85rem;font-style:italic}.hub-article-index{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}.hub-article-index li{border-bottom:1px solid var(--line)}.hub-article-index a{display:grid;grid-template-columns:minmax(74px,.22fr) minmax(0,1.58fr) auto;gap:clamp(1.5rem,4vw,4rem);align-items:start;padding:2rem .5rem;text-decoration:none;transition:background-color .18s,padding .18s}.hub-article-index a:hover,.hub-article-index a:focus-visible{padding-left:1.25rem;padding-right:1.25rem;background:#e5e8d8a6}.hub-entry-number{color:#9b4a35;font:400 clamp(2rem,4vw,3.6rem)/1 Caladea,serif}.hub-entry-copy small{color:#6b7772;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.hub-entry-copy h3{max-width:900px;margin:.35rem 0 .65rem;font:400 clamp(1.55rem,2.5vw,2.3rem)/1.05 Caladea,serif}.hub-entry-copy p{max-width:820px;margin:0;color:#4c6259;font-size:.94rem}.hub-entry-arrow{padding-top:.35rem;color:var(--brick);font-size:1.5rem}.hub-index-feature a{padding-top:2.8rem;padding-bottom:2.8rem}.hub-index-feature .hub-entry-copy h3{font-size:clamp(1.9rem,3.2vw,3rem)}.hub-next{padding:clamp(5rem,9vw,9rem) 0;background:var(--forest);color:#fff}.hub-next .eyebrow{color:#d9ddbd}.hub-next h2{max-width:850px;margin:.7rem 0 3.5rem;font:400 clamp(3.2rem,6vw,6rem)/.92 Caladea,serif;letter-spacing:-.04em}.hub-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.28);border-bottom:1px solid rgba(255,255,255,.28)}.hub-next-grid a{min-height:360px;padding:2.25rem;display:flex;flex-direction:column;color:#fff;text-decoration:none;transition:background-color .18s}.hub-next-grid a:not(:last-child){border-right:1px solid rgba(255,255,255,.28)}.hub-next-grid a:hover,.hub-next-grid a:focus-visible{background:#ffffff14}.hub-next-grid span{color:#d9ddbd;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hub-next-grid h3{margin:2.5rem 0 1rem;font:400 clamp(2rem,3.5vw,3rem)/1 Caladea,serif}.hub-next-grid p{color:#ffffffb8}.hub-next-grid b{margin-top:auto;color:#fff}@media(max-width:1000px){.hub-hero-grid,.hub-feature{grid-template-columns:1fr}.hub-hero-intro{max-width:720px}.hub-feature-image{max-width:800px}.hub-cluster-head{grid-template-columns:100px minmax(0,1fr)}.hub-cluster-head figure{grid-column:2;max-width:620px}.hub-next-grid{grid-template-columns:1fr}.hub-next-grid a{min-height:260px}.hub-next-grid a:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}}@media(max-width:700px){.hub-hero{padding:4rem 0 5rem}.hub-hero h1{font-size:3.55rem}.hub-feature{padding-top:4rem;padding-bottom:4rem}.hub-orientation ol{grid-template-columns:1fr}.hub-orientation li:not(:nth-child(3n)){border-right:0}.hub-cluster{padding:4.5rem 0}.hub-cluster-head,.hub-cluster:not(.hub-cluster-with-image) .hub-cluster-head{grid-template-columns:1fr;gap:1.5rem}.hub-series-number{font-size:6.5rem}.hub-cluster-head figure{grid-column:auto}.hub-lead-reference{margin-left:0}.hub-article-index a{grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1.6rem 0}.hub-entry-number{font-size:1.8rem}.hub-entry-arrow{display:none}.hub-entry-copy h3,.hub-index-feature .hub-entry-copy h3{font-size:1.7rem}.hub-entry-copy p{font-size:.9rem}.hub-next h2{font-size:3.4rem}.hub-next-grid a{padding:1.75rem;min-height:240px}}@media(prefers-reduced-motion:reduce){.hub-orientation a,.hub-article-index a,.hub-next-grid a{transition:none}}.journal-hero{padding:clamp(3rem,7vw,7rem) 0 4rem;background:var(--forest);color:#fff;overflow:hidden;position:relative}.journal-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 20%,rgba(217,221,189,.12),transparent 28%),linear-gradient(115deg,transparent 0 65%,rgba(255,255,255,.035) 65% 65.5%,transparent 65.5%);pointer-events:none}.journal-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(3rem,7vw,7rem);align-items:center;position:relative}.journal-back{display:inline-block;margin-bottom:3.5rem;color:#d9ddbd;text-decoration:none;font-size:.82rem;font-weight:700;letter-spacing:.04em}.journal-hero h1{font:400 clamp(3.4rem,6vw,6.8rem)/.91 Caladea,serif;letter-spacing:-.045em;margin:.8rem 0 1.6rem;max-width:900px}.journal-hero h1 em{display:block;color:#d9ddbd;font-weight:400}.journal-dek{font-size:1.2rem;line-height:1.55;color:#ffffffd1;max-width:720px}.journal-meta{display:flex;gap:.8rem 1.5rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.22);font-size:.78rem;color:#ffffffab}.journal-hero .ai-note{font-size:.78rem;margin-top:1.1rem;color:#ffffffc7}.journal-visual{margin:2rem 0 0;position:relative;transform:rotate(1.2deg);box-shadow:22px 24px #091f187a}.journal-visual:before{content:"";position:absolute;inset:-13px 13px 13px -13px;border:1px solid rgba(217,221,189,.45);z-index:-1}.journal-visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.journal-visual figcaption{position:absolute;right:.7rem;bottom:.7rem;background:#091f18c7;padding:.3rem .55rem;font-size:.7rem;color:#fff}.article-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:clamp(3rem,7vw,7rem);justify-content:center;padding-block:5.5rem 8rem}.article-toc{position:sticky;top:1.5rem;align-self:start;border-top:4px solid var(--brick);padding-top:1.2rem}.article-toc p{font:400 1.25rem Caladea,serif;margin:0 0 1rem}.article-toc ol{list-style:none;margin:0;padding:0;counter-reset:toc}.article-toc li{border-top:1px solid var(--line)}.article-toc a{display:block;padding:.55rem 0;text-decoration:none;color:#3f5b50;font-size:.83rem;line-height:1.3}.article-toc a:hover,.article-toc a:focus-visible{color:var(--brick);text-decoration:underline;text-underline-offset:.2em}.journal-article{min-width:0}.article-lead{font:400 1.55rem/1.45 Caladea,serif;margin:0 0 5rem;color:#29473c}.journal-article section{scroll-margin-top:2rem;margin-top:5.5rem}.journal-article section:first-of-type{margin-top:0}.section-index{margin:0 0 .7rem;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--brick)}.journal-article h2{font:400 clamp(2.55rem,5vw,4.25rem)/.98 Caladea,serif;letter-spacing:-.025em;margin:0 0 1.7rem;color:var(--forest)}.journal-article h3{font:400 1.75rem/1.12 Caladea,serif;margin:2.6rem 0 .8rem}.journal-article p,.journal-article li{font-size:1.08rem;line-height:1.68}.journal-article a{text-decoration-color:#a24f3780;text-underline-offset:.18em}.journal-article a:hover,.journal-article a:focus-visible{color:#833923;text-decoration-color:currentColor}.journal-article sup a{color:var(--brick);font-weight:700;text-decoration:none;padding:.1rem}.phase-grid{display:grid;grid-template-columns:1fr 1fr;margin:2.5rem 0;border:1px solid var(--line)}.phase-grid>div{padding:1.5rem;border-bottom:1px solid var(--line)}.phase-grid>div:nth-child(odd){border-right:1px solid var(--line)}.phase-grid>div:nth-last-child(-n+2){border-bottom:0}.phase-grid span{font-size:.72rem;font-weight:700;letter-spacing:.14em;color:var(--brick)}.phase-grid h3{font-size:1.45rem;margin:.45rem 0}.phase-grid p{font-size:.9rem;margin:0;color:#53675f}.editor-note{margin:2.5rem 0;padding:1.4rem 1.6rem;border-left:5px solid var(--brick);background:#eee2d7;font-size:1rem;line-height:1.55}.document-table,.checklist-table{overflow-x:auto;margin:2.5rem 0;border:1px solid var(--line);background:#fff}.journal-article table{border-collapse:collapse;width:100%;min-width:660px;text-align:left}.journal-article th{background:var(--forest);color:#fff;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;padding:1rem}.journal-article td{padding:1rem;vertical-align:top;border-bottom:1px solid var(--line);font-size:.92rem;line-height:1.45}.journal-article tbody tr:last-child td{border-bottom:0}.journal-article td:first-child{font-weight:700;color:var(--forest)}.offer-grid{margin:2.5rem 0;background:#e5e8d8;padding:1.8rem 2rem}.offer-grid h3{margin:0 0 1rem}.offer-grid li{margin:.45rem 0}.check-box{display:inline-block;width:.95rem;height:.95rem;border:1px solid var(--moss);margin-right:.55rem;vertical-align:-.08rem;background:var(--paper)}.article-cta{padding:clamp(2rem,5vw,3.5rem);background:var(--forest);color:#fff;position:relative;box-shadow:14px 16px #d9ddbd}.article-cta:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.18);pointer-events:none}.article-cta h2{color:#fff;font-size:clamp(2.4rem,4vw,3.6rem)}.article-cta p{color:#ffffffd1}.article-cta .eyebrow{color:#d9ddbd}.cta-link{position:relative;display:inline-flex;justify-content:space-between;gap:2rem;min-width:min(100%,360px);margin-top:1rem;padding:1rem 1.2rem;background:var(--brick);color:#fff;text-decoration:none;font-weight:700}.cta-link:hover,.cta-link:focus-visible{color:#fff;background:#833923}.article-sources{border-top:1px solid var(--line);padding-top:2.2rem}.article-sources h2{font-size:2.8rem}.article-sources ol{padding-left:1.4rem}.article-sources li{margin:1rem 0;font-size:.88rem;line-height:1.5;color:#445b52}.source-note{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.82rem!important;color:#53675f}@media(max-width:1050px){.journal-hero-grid{grid-template-columns:1fr}.journal-visual{max-width:720px;margin-top:0}.article-layout{grid-template-columns:1fr}.article-toc{position:static;column-count:2;column-gap:2rem;border-bottom:1px solid var(--line);padding-bottom:1rem}.article-toc p{column-span:all}.article-toc li{break-inside:avoid}}@media(max-width:600px){.journal-back{margin-bottom:2.2rem}.journal-hero h1{font-size:3.05rem;overflow-wrap:normal;hyphens:auto}.journal-dek{font-size:1.05rem}.journal-visual{box-shadow:10px 12px #091f187a}.article-layout{padding-block:3.5rem 5rem}.article-toc{column-count:1}.article-lead{font-size:1.35rem;margin-bottom:4rem}.journal-article section{margin-top:4.5rem}.journal-article h2{font-size:2.55rem;hyphens:auto}.phase-grid{grid-template-columns:1fr}.phase-grid>div,.phase-grid>div:nth-child(odd),.phase-grid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.phase-grid>div:last-child{border-bottom:0}.article-cta{box-shadow:8px 10px #d9ddbd}}.article-hero img{display:block;width:100%;max-width:100%;height:auto}.article-copy table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-cta h2{overflow-wrap:anywhere;hyphens:auto}.home-guides{padding:6rem 0;background:var(--forest);color:#fff}.home-guides h2,.portal-ways h2{max-width:980px;margin:.5rem 0 1.5rem;font:400 clamp(3rem,6vw,5.8rem)/.95 Caladea,serif;letter-spacing:-.04em}.home-guides .card-grid{background:#ffffff4d;border-color:#ffffff4d}.home-guides .card-grid>a{display:flex;flex-direction:column;background:var(--forest);color:#fff}.home-guides .card-grid>a:hover{background:#244b3c}.home-guides .card-grid h3{font:400 1.7rem/1.1 Caladea,serif}.home-guides .card-grid p{color:#ffffffb8}.home-guides .card-grid strong,.home-guides .card-grid small,.all-guides{color:#d9ddbd}.all-guides{display:inline-block;margin-top:2rem;font-weight:700;text-underline-offset:.2em}.portal-ways{padding:6rem 0;background:#e5b85c}.portal-way-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:3rem}.portal-way-grid>a,.portal-way-grid>form{min-width:0;padding:2rem 0;border-top:2px solid var(--ink);color:inherit;text-decoration:none}.portal-way-grid b{font-size:.74rem;letter-spacing:.12em}.portal-way-grid h3{margin:1.8rem 0 .7rem;font:400 2rem/1.05 Caladea,serif}.portal-way-grid label{display:block;margin-top:1rem;font-size:.84rem;font-weight:700}.portal-way-grid input[type=email]{width:100%;margin-top:.35rem;padding:.8rem;border:1px solid var(--ink);background:var(--paper);font:inherit}.portal-way-grid .portal-consent{display:flex;align-items:flex-start;gap:.55rem;font-weight:400}.portal-way-grid .portal-consent input{margin-top:.3rem}.portal-way-grid button{margin-top:.8rem;padding:.8rem 1rem;border:0;background:var(--ink);color:#fff;font:700 .9rem Carlito,sans-serif}.portal-way-grid output{display:block;margin-top:.8rem;font-size:.84rem;font-weight:700}.editorial-image{position:relative;margin:2.5rem 0 4rem}.editorial-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.editorial-image figcaption{position:absolute;right:.7rem;bottom:.7rem;padding:.3rem .55rem;background:#091f18d1;color:#fff;font-size:.7rem}.home-hero{position:relative;min-height:680px;display:grid;align-items:end;color:#fff;overflow:hidden}.home-hero>img,.home-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-overlay{background:linear-gradient(90deg,#0a261cf2,#0a261c85,#0a261c14)}.home-copy{position:relative;z-index:1;padding-bottom:7rem}.home-copy h1{max-width:780px;margin:.7rem 0 1.4rem;font:400 clamp(3.6rem,7vw,7rem)/.9 Caladea,serif;letter-spacing:-.05em}.home-copy>p:not(.eyebrow){max-width:630px;font-size:1.2rem}.button{display:inline-block;margin-top:1rem;padding:1rem 1.2rem;background:#a24f37;color:#fff;text-decoration:none;font-weight:700}.sales-hub,.listing,.form-page,.content-page{padding-block:6rem}.sales-hub>h2,.home-local h2,.listing>h1,.form-page>h1,.content-page>h1{max-width:980px;margin:.5rem 0 1.5rem;font:400 clamp(3rem,6vw,5.8rem)/.95 Caladea,serif;letter-spacing:-.04em}.section-lead,.lead{max-width:780px;font-size:1.2rem;color:#496258}.sales-grid,.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:3rem;background:#c9cdc4;border:1px solid #c9cdc4}.sales-grid>a,.card-grid>a{min-width:0;padding:2rem;background:#fbf8f1;color:#183329;text-decoration:none}.sales-grid>a:hover,.card-grid>a:hover{background:#eef0e4}.sales-grid small,.card-grid small{color:#a24f37;font-weight:700;letter-spacing:.12em}.sales-grid h3,.card-grid h2{font:400 1.7rem/1.1 Caladea,serif}.sales-grid p,.card-grid p{color:#5b6d64}.sales-grid strong{color:#a24f37;font-size:.86rem}.promise{text-align:center;font-weight:700;color:#496258}.home-local{padding:6rem 0;background:#193f31;color:#fff}.place-links{display:flex;flex-wrap:wrap;gap:.6rem}.place-links a{border:1px solid rgba(255,255,255,.35);padding:.75rem 1rem;color:#fff;text-decoration:none}.content-page{max-width:900px}.content-page section{margin-top:4rem}.content-page h2{font:400 2.2rem/1.05 Caladea,serif}.content-page p{font-size:1.08rem}.notice{padding:1rem;border-left:4px solid #a24f37;background:#f1e9df}.fact-list{padding:1.5rem 2rem;background:#eef0e4}.sources{display:grid;gap:.5rem;margin-top:4rem;padding:2rem;background:#f5f2eb;overflow-wrap:anywhere}.next-step{margin-top:5rem;padding:3rem;background:#193f31;color:#fff}.next-step h2{font-size:2.8rem}.lead-form{max-width:760px;margin-top:2.5rem;padding:2rem;background:#f5f2eb}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid .wide{grid-column:1/-1}.lead-form label{display:grid;gap:.35rem;font-weight:700}.lead-form input{padding:.85rem;border:1px solid #8e998f;font:inherit}.lead-form button{padding:1rem;border:0;background:#193f31;color:#fff;font-weight:700}.lead-form .actions{display:flex;gap:.7rem;margin-top:1rem}.honey{position:absolute!important;left:-9999px}.funnel-footer nav{display:flex;gap:1rem}@media(max-width:900px){.sales-grid,.card-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.home-hero{min-height:620px}.home-copy{padding-bottom:4rem}.home-copy h1{font-size:3.25rem}.sales-hub,.listing,.form-page,.content-page{padding-block:4rem}.home-guides,.portal-ways{padding:4rem 0}.sales-grid,.card-grid,.form-grid,.portal-way-grid{grid-template-columns:1fr}.sales-grid>a,.card-grid>a{padding:1.4rem}.funnel-footer{align-items:flex-start}.funnel-footer nav{flex-direction:column}}@media(max-width:800px){.hero h1,.page-hero h1{overflow-wrap:anywhere}.figures,.cards,.path-grid{grid-template-columns:minmax(0,1fr)}.path{min-width:0;overflow-wrap:anywhere}.legal h2{overflow-wrap:anywhere;hyphens:auto}}
