@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{background:var(--paper);color:var(--ink);margin:0;font-family:Carlito,sans-serif;font-size:18px;line-height:1.55}.skip{position:absolute;left:-999px}.skip:focus{z-index:99;background:#fff;padding:.7rem;top:1rem;left:1rem}a{color:inherit}.header{border-bottom:1px solid var(--line);z-index:5;background:#fbf8f1f5;justify-content:space-between;align-items:center;height:92px;padding:0 max(24px,5vw);display:flex;position:relative}.brand{text-transform:uppercase;letter-spacing:.08em;flex-direction:column;font-size:.76rem;line-height:.9;text-decoration:none;display:flex}.brand b{letter-spacing:.01em;text-transform:none;margin-top:.35rem;font:400 1.75rem/1 Caladea,serif}.header nav{align-items:center;gap:2rem;display:flex}.header nav a{font-size:.92rem;text-decoration:none}.nav-cta{border:1px solid;padding:.65rem 1rem}.menu{background:0 0;border:1px solid;padding:.6rem;display:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}.hero{color:#fff;align-items:end;min-height:760px;display:grid;position:relative;overflow:hidden}.hero img{object-fit:cover;width:100%;height:100%;position:absolute}.hero:after{content:"";background:linear-gradient(90deg,#0a231be0 0%,#0a231b7a 48%,#0a231b0d 80%),linear-gradient(#0000 55%,#091b15a6);position:absolute;inset:0}.hero-content{z-index:1;max-width:860px;padding:7rem max(24px,7vw);position:relative}.hero h1,.page-hero h1{letter-spacing:-.04em;margin:1rem 0;font:400 clamp(3.6rem,7.5vw,8rem)/.9 Caladea,serif}.hero h1 em,.page-hero em{color:#d9ddbd;font-weight:400}.hero .lead{max-width:650px;font-size:1.25rem}.btn{background:var(--cream);color:var(--ink);margin-top:1.5rem;padding:.9rem 1.2rem;font-weight:700;text-decoration:none;display:inline-block}.image-label{z-index:2;background:#0000008c;padding:.25rem .5rem;font-size:.72rem;position:absolute;bottom:1rem;right:1rem}.section{padding:7rem 0}.intro-grid{grid-template-columns:1.2fr .8fr;gap:7vw;display:grid}.intro-grid h2,.section h2,.page h2{margin:.4rem 0 2rem;font:400 clamp(2.6rem,5vw,5rem)/.98 Caladea,serif}.intro-grid .lede{font-size:1.28rem}.market-strip{background:var(--forest);color:#fff}.figures{border:1px solid #ffffff40;grid-template-columns:repeat(4,1fr);display:grid}.figure{border-right:1px solid #ffffff40;padding:2rem}.figure:last-child{border:0}.figure strong{font:400 3.2rem Caladea,serif;display:block}.figure small{opacity:.75;display:block}.cards{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card{border:1px solid var(--line);flex-direction:column;min-height:300px;padding:2rem;text-decoration:none;display:flex}.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{grid-template-columns:repeat(3,1fr);display:grid}.path{color:#fff;flex-direction:column;min-height:430px;padding:3rem;text-decoration:none;display:flex}.path:first-child{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{grid-template-columns:1fr 1fr;gap:6vw;display:grid}.newsletter form{align-self:end}.inline-form{display:flex}.inline-form input{font:inherit;background:0 0;border:0;border-bottom:2px solid;flex:1;min-width:0;padding:1rem}.inline-form button,.lead-form button{background:var(--ink);color:#fff;border:0;padding:1rem 1.3rem;font:700 1rem Carlito}.consent{gap:.7rem;margin-top:1rem;font-size:.84rem;display:flex}.page-hero{background:var(--forest);color:#fff;padding:7rem 0 5rem}.page-hero p{max-width:750px;font-size:1.2rem}.page{padding:5rem 0}.prose{max-width:780px}.prose h2{margin-top:3.5rem;font-size:2.5rem}.prose p{font-size:1.1rem}.source-box{border-top:1px solid;margin-top:4rem;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{grid-template-columns:.7fr 1.3fr;gap:6vw;display:grid}.lead-form fieldset{border:0;margin:0 0 2rem;padding:0}.lead-form legend{margin-bottom:1rem;font:400 1.8rem Caladea}.choices{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.choices label{border:1px solid var(--line);gap:.8rem;padding:1rem;display:flex}.choices span{flex-direction:column;display:flex}.form-grid label{font-weight:700}.form-grid input,.form-grid textarea,.form-grid select{width:100%;font:inherit;background:#fff;border:1px solid #a8aa9f;margin-top:.35rem;padding:.85rem;display:block}.wide{grid-column:1/-1}.honey{position:absolute;left:-9999px}.fine{font-size:.82rem}.actions{flex-wrap:wrap;gap:1rem;display:flex}.status{background:#e5e8d8;padding:1rem}.ai-note{border-left:3px solid var(--brick);padding-left:.8rem;font-size:.8rem}footer{color:#fff;background:#102a21;grid-template-columns:2fr repeat(3,1fr);gap:3rem;padding:5rem max(24px,5vw) 2rem;display:grid}footer div{flex-direction:column;gap:.5rem;display:flex}footer h2{margin:0;font:400 1.2rem Caladea}footer a{text-decoration:none}.operator{border-top:1px solid #496258;grid-column:1/-1;padding-top:2rem;font-size:.85rem}.light{color:#fff}.legal address{font-style:normal}@media (width<=800px){body{font-size:17px}.header{height:76px}.header nav{background:var(--paper);flex-direction:column;align-items:stretch;padding:1.5rem;display:none;position:absolute;top:76px;left:0;right:0}.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-bottom:1px solid #ffffff40;border-right:0}.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{color:#fff;background:linear-gradient(135deg,#102a21 0%,#193f31 58%,#315747 100%);position:relative;overflow:hidden}.newsletter:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 14%,#d9ddbd29,#0000 25%),linear-gradient(115deg,#0000 0 61%,#ffffff09 61% 62%,#0000 62% 100%);position:absolute;inset:0}.newsletter-orbit{color:#d9ddbd14;border:1px solid #d9ddbd2e;border-radius:50%;place-items:center;width:25rem;height:25rem;font:400 15rem/1 Caladea,serif;display:grid;position:absolute;top:-9rem;right:-3rem;transform:rotate(8deg)}.newsletter-wrap{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:center;gap:clamp(3rem,8vw,8rem);position:relative}.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{color:#d9ddbd;font-weight:400;display:block}.newsletter-lead{color:#ffffffd1;max-width:650px;font-size:1.18rem}.newsletter-benefits{border-top:1px solid #fff3;margin:2.25rem 0 0;padding:0;list-style:none}.newsletter-benefits li{border-bottom:1px solid #fff3;grid-template-columns:2.5rem 1fr;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.newsletter-benefits span{letter-spacing:.14em;color:#d9ddbd;font-size:.72rem}.newsletter-benefits strong{font-size:.98rem}.newsletter-card{background:var(--paper);color:var(--ink);border-top:5px solid var(--brick);padding:clamp(1.6rem,3.8vw,3.4rem);position:relative;box-shadow:22px 24px #07191359}.newsletter-card:after{content:"";pointer-events:none;border:1px solid #1833291f;position:absolute;inset:14px}.newsletter-card-head{z-index:1;grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;margin-bottom:2rem;display:grid;position:relative}.letter-seal{background:var(--brick);color:#fff;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;font:400 1.8rem/1 Caladea,serif;display:grid;box-shadow:0 0 0 5px #a24f371f}.form-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--brick);margin:0 0 .3rem;font-size:.7rem;font-weight:700}.newsletter-card h3{margin:0;font:400 clamp(1.75rem,3vw,2.45rem)/1.02 Caladea,serif}.newsletter-form{z-index:1;position:relative}.newsletter-email{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.newsletter-email input{width:100%;color:var(--ink);background:#fff;border:1px solid #9fa69e;outline:0;margin-top:.55rem;padding:1.05rem 1rem;font:400 1.05rem Carlito,sans-serif;transition:border-color .18s,box-shadow .18s;display:block}.newsletter-email input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #193f3124}.newsletter-submit{background:var(--brick);color:#fff;cursor:pointer;border:0;justify-content:space-between;gap:1rem;width:100%;margin-top:.85rem;padding:1.05rem 1.1rem;font:700 1rem Carlito,sans-serif;transition:background .18s,transform .18s;display:flex}.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{color:#68736d;cursor:not-allowed;background:#ece9e1}.newsletter-trust{color:#4b6259;justify-content:space-between;gap:.6rem;margin:1rem 0 .7rem;font-size:.75rem;display:flex}.newsletter-trust span:before{content:"✓";color:var(--brick);margin-right:.3rem;font-weight:700}.newsletter-privacy{color:#53645d;margin:.6rem 0 0;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);color:var(--ink);background:0 0;padding:.7rem .9rem;font:700 .85rem Carlito,sans-serif}.newsletter-form .status{border-left:4px solid var(--moss);background:#e5e8d8;margin:1rem 0 0;font-weight:700}@media (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 (width<=800px){.newsletter-orbit{top:-7rem;right:-10rem}.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{flex-direction:column;align-items:flex-start}.newsletter-benefits li{grid-template-columns:2rem 1fr}}.funnel-header{color:#fff;z-index:5;background:#102a21;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;height:86px;padding:0 max(24px,5vw);display:flex;position:relative}.funnel-header p{color:#ffffffad;letter-spacing:.06em;margin:0;font-size:.8rem}.funnel-footer{color:#fff;background:#0b211a;justify-content:space-between;align-items:center;gap:2rem;padding:2rem max(24px,5vw);display:flex}.funnel-footer .funnel-footer-brand{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.funnel-footer .funnel-footer-brand p{color:#ffffff9e;margin:0;font-size:.78rem}.funnel-footer nav a{color:#ffffffbd;text-underline-offset:.2em;font-size:.78rem}@media (width<=700px){.funnel-header{height:74px}.funnel-header p{display:none}.funnel-footer,.funnel-footer .funnel-footer-brand{flex-direction:column;align-items:flex-start}.funnel-footer{gap:1.2rem}.funnel-footer .funnel-footer-brand{gap:.7rem}}.portal-wordmark{text-transform:none;line-height:1.05}.portal-wordmark span{letter-spacing:0;font:400 1.28rem/1.05 Caladea,serif}.portal-wordmark small{letter-spacing:.08em;text-transform:uppercase;margin-top:.25rem;font-size:.62rem}.funnel-header .portal-wordmark,.funnel-footer .portal-wordmark{color:#fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.sale-slides,.sale-slide{transition:none!important}.entry-hero *{animation:none!important}}.hub-hero{background:var(--forest);color:#fff;border-bottom:1px solid #ffffff29;padding:clamp(4.5rem,9vw,8.5rem) 0 clamp(5rem,10vw,9rem)}.hub-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.hub-hero .eyebrow{color:#d9ddbd}.hub-hero h1{letter-spacing:-.045em;max-width:930px;margin:1rem 0 0;font:400 clamp(3.8rem,7vw,7.6rem)/.9 Caladea,serif}.hub-hero h1 em{color:#d9ddbd;font-weight:400;display:block}.hub-hero-intro{border-top:1px solid #ffffff47;padding-top:2rem}.hub-hero-intro>p:first-child{color:#ffffffd1;margin:0;font-size:1.12rem}.hub-hero .ai-note{color:#ffffffb3;margin-top:1.5rem}.hub-main{overflow:hidden}.hub-feature{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);padding-top:clamp(4.5rem,8vw,8rem);padding-bottom:clamp(4.5rem,8vw,8rem);display:grid}.hub-feature-image{margin:0;position:relative}.hub-feature-image:before{content:"01";z-index:-1;color:#e7e1d4;font:400 clamp(9rem,18vw,17rem)/1 Caladea,serif;position:absolute;top:-.5em;right:-.06em}.hub-feature-image img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.hub-feature-image figcaption,.hub-cluster-head figure figcaption{color:#fff;background:#091f18d1;padding:.28rem .5rem;font-size:.68rem;position:absolute;bottom:.65rem;right:.65rem}.hub-feature-copy{border-top:4px solid var(--brick);padding-top:1.5rem}.hub-kicker{color:#65756e;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin:0 0 2rem;font-size:.75rem;font-weight:700;display:flex}.hub-feature h2{letter-spacing:-.03em;margin:0;font:400 clamp(2.7rem,5vw,4.8rem)/.98 Caladea,serif}.hub-feature-copy>p:not(.hub-kicker){font-size:1.12rem}.hub-read-link{border-bottom:2px solid var(--brick);align-items:center;gap:1.5rem;margin-top:1.25rem;padding-bottom:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.hub-orientation{border-top:1px solid var(--line);padding-top:2rem;padding-bottom:clamp(4rem,8vw,7rem)}.hub-orientation>p{justify-content:space-between;gap:1rem;margin:0 0 2rem;font:400 1.2rem Caladea,serif;display:flex}.hub-orientation>p span{color:var(--brick);letter-spacing:.12em;text-transform:uppercase;font:700 .75rem Carlito,sans-serif}.hub-orientation ol{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.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{grid-template-columns:2.8rem 1fr;gap:.8rem;padding:1.25rem;text-decoration:none;transition:background-color .18s,color .18s;display:grid}.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{color:#6b7772;margin-top:.2rem;font-size:.76rem;font-weight:400;display:block}.hub-orientation a:hover small,.hub-orientation a:focus-visible small{color:#ffffffad}.hub-cluster{border-top:1px solid var(--line);padding:clamp(4.5rem,8vw,8rem) 0;scroll-margin-top:1rem}.hub-cluster:nth-child(2n){background:#f0ece2}.hub-cluster-head{grid-template-columns:minmax(100px,.28fr) minmax(0,.9fr) minmax(300px,.82fr);align-items:start;gap:clamp(2rem,5vw,5rem);margin-bottom:3rem;display:grid}.hub-cluster:not(.hub-cluster-with-image) .hub-cluster-head{grid-template-columns:minmax(100px,.28fr) minmax(0,1.72fr)}.hub-series-number{color:#cfc9ba;letter-spacing:-.07em;margin:-.18em 0 0;font:400 clamp(6rem,12vw,11rem)/.8 Caladea,serif}.hub-cluster-head .eyebrow{color:var(--brick);margin:0 0 .8rem}.hub-cluster-head h2{letter-spacing:-.04em;margin:0;font:400 clamp(3.2rem,6vw,5.8rem)/.9 Caladea,serif}.hub-cluster-head>div>p:last-child{max-width:660px;font-size:1.08rem}.hub-cluster-head figure{margin:0;position:relative}.hub-cluster-head figure img{aspect-ratio:3/2;object-fit:cover;filter:saturate(.86);width:100%;height:auto;display:block}.hub-lead-reference{color:#6b7772;margin:0 0 1.6rem calc(28% + 2rem);font-size:.85rem;font-style:italic}.hub-article-index{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.hub-article-index li{border-bottom:1px solid var(--line)}.hub-article-index a{grid-template-columns:minmax(74px,.22fr) minmax(0,1.58fr) auto;align-items:start;gap:clamp(1.5rem,4vw,4rem);padding:2rem .5rem;text-decoration:none;transition:background-color .18s,padding .18s;display:grid}.hub-article-index a:hover,.hub-article-index a:focus-visible{background:#e5e8d8a6;padding-left:1.25rem;padding-right:1.25rem}.hub-entry-number{color:#9b4a35;font:400 clamp(2rem,4vw,3.6rem)/1 Caladea,serif}.hub-entry-copy small{color:#6b7772;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.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{color:#4c6259;max-width:820px;margin:0;font-size:.94rem}.hub-entry-arrow{color:var(--brick);padding-top:.35rem;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{background:var(--forest);color:#fff;padding:clamp(5rem,9vw,9rem) 0}.hub-next .eyebrow{color:#d9ddbd}.hub-next h2{letter-spacing:-.04em;max-width:850px;margin:.7rem 0 3.5rem;font:400 clamp(3.2rem,6vw,6rem)/.92 Caladea,serif}.hub-next-grid{border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hub-next-grid a{color:#fff;flex-direction:column;min-height:360px;padding:2.25rem;text-decoration:none;transition:background-color .18s;display:flex}.hub-next-grid a:not(:last-child){border-right:1px solid #ffffff47}.hub-next-grid a:hover,.hub-next-grid a:focus-visible{background:#ffffff14}.hub-next-grid span{color:#d9ddbd;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.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{color:#fff;margin-top:auto}@media (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-bottom:1px solid #ffffff47;border-right:0}}@media (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{min-height:240px;padding:1.75rem}}@media (prefers-reduced-motion:reduce){.hub-orientation a,.hub-article-index a,.hub-next-grid a{transition:none}}.journal-hero{background:var(--forest);color:#fff;padding:clamp(3rem,7vw,7rem) 0 4rem;position:relative;overflow:hidden}.journal-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 20%,#d9ddbd1f,#0000 28%),linear-gradient(115deg,#0000 0 65%,#ffffff09 65% 65.5%,#0000 65.5%);position:absolute;inset:0}.journal-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.journal-back{color:#d9ddbd;letter-spacing:.04em;margin-bottom:3.5rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-block}.journal-hero h1{letter-spacing:-.045em;max-width:900px;margin:.8rem 0 1.6rem;font:400 clamp(3.4rem,6vw,6.8rem)/.91 Caladea,serif}.journal-hero h1 em{color:#d9ddbd;font-weight:400;display:block}.journal-dek{color:#ffffffd1;max-width:720px;font-size:1.2rem;line-height:1.55}.journal-meta{color:#ffffffab;border-top:1px solid #ffffff38;flex-wrap:wrap;gap:.8rem 1.5rem;margin-top:2rem;padding-top:1.15rem;font-size:.78rem;display:flex}.journal-hero .ai-note{color:#ffffffc7;margin-top:1.1rem;font-size:.78rem}.journal-visual{margin:2rem 0 0;position:relative;transform:rotate(1.2deg);box-shadow:22px 24px #091f187a}.journal-visual:before{content:"";z-index:-1;border:1px solid #d9ddbd73;position:absolute;inset:-13px 13px 13px -13px}.journal-visual img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.journal-visual figcaption{color:#fff;background:#091f18c7;padding:.3rem .55rem;font-size:.7rem;position:absolute;bottom:.7rem;right:.7rem}.article-layout{grid-template-columns:230px minmax(0,760px);justify-content:center;gap:clamp(3rem,7vw,7rem);padding-block:5.5rem 8rem;display:grid}.article-toc{border-top:4px solid var(--brick);align-self:start;padding-top:1.2rem;position:sticky;top:1.5rem}.article-toc p{margin:0 0 1rem;font:400 1.25rem Caladea,serif}.article-toc ol{counter-reset:toc;margin:0;padding:0;list-style:none}.article-toc li{border-top:1px solid var(--line)}.article-toc a{color:#3f5b50;padding:.55rem 0;font-size:.83rem;line-height:1.3;text-decoration:none;display:block}.article-toc a:hover,.article-toc a:focus-visible{color:var(--brick);text-underline-offset:.2em;text-decoration:underline}.journal-article{min-width:0}.article-lead{color:#29473c;margin:0 0 5rem;font:400 1.55rem/1.45 Caladea,serif}.journal-article section{margin-top:5.5rem;scroll-margin-top:2rem}.journal-article section:first-of-type{margin-top:0}.section-index{text-transform:uppercase;letter-spacing:.16em;color:var(--brick);margin:0 0 .7rem;font-size:.72rem;font-weight:700}.journal-article h2{letter-spacing:-.025em;color:var(--forest);margin:0 0 1.7rem;font:400 clamp(2.55rem,5vw,4.25rem)/.98 Caladea,serif}.journal-article h3{margin:2.6rem 0 .8rem;font:400 1.75rem/1.12 Caladea,serif}.journal-article p,.journal-article li{font-size:1.08rem;line-height:1.68}.journal-article a{text-underline-offset:.18em;text-decoration-color:#a24f3780}.journal-article a:hover,.journal-article a:focus-visible{color:#833923;text-decoration-color:currentColor}.journal-article sup a{color:var(--brick);padding:.1rem;font-weight:700;text-decoration:none}.phase-grid{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin:2.5rem 0;display:grid}.phase-grid>div{border-bottom:1px solid var(--line);padding:1.5rem}.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{letter-spacing:.14em;color:var(--brick);font-size:.72rem;font-weight:700}.phase-grid h3{margin:.45rem 0;font-size:1.45rem}.phase-grid p{color:#53675f;margin:0;font-size:.9rem}.editor-note{border-left:5px solid var(--brick);background:#eee2d7;margin:2.5rem 0;padding:1.4rem 1.6rem;font-size:1rem;line-height:1.55}.document-table,.checklist-table{border:1px solid var(--line);background:#fff;margin:2.5rem 0;overflow-x:auto}.journal-article table{border-collapse:collapse;text-align:left;width:100%;min-width:660px}.journal-article th{background:var(--forest);color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:1rem;font-size:.74rem}.journal-article td{vertical-align:top;border-bottom:1px solid var(--line);padding:1rem;font-size:.92rem;line-height:1.45}.journal-article tbody tr:last-child td{border-bottom:0}.journal-article td:first-child{color:var(--forest);font-weight:700}.offer-grid{background:#e5e8d8;margin:2.5rem 0;padding:1.8rem 2rem}.offer-grid h3{margin:0 0 1rem}.offer-grid li{margin:.45rem 0}.check-box{border:1px solid var(--moss);vertical-align:-.08rem;background:var(--paper);width:.95rem;height:.95rem;margin-right:.55rem;display:inline-block}.article-cta{background:var(--forest);color:#fff;padding:clamp(2rem,5vw,3.5rem);position:relative;box-shadow:14px 16px #d9ddbd}.article-cta:before{content:"";pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:12px}.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{background:var(--brick);color:#fff;justify-content:space-between;gap:2rem;min-width:min(100%,360px);margin-top:1rem;padding:1rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.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{color:#445b52;margin:1rem 0;font-size:.88rem;line-height:1.5}.source-note{border-top:1px solid var(--line);color:#53675f;margin-top:2rem;padding-top:1rem;font-size:.82rem!important}@media (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{column-count:2;border-bottom:1px solid var(--line);column-gap:2rem;padding-bottom:1rem;position:static}.article-toc p{column-span:all}.article-toc li{break-inside:avoid}}@media (width<=600px){.journal-back{margin-bottom:2.2rem}.journal-hero h1{overflow-wrap:normal;hyphens:auto;font-size:3.05rem}.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{margin-bottom:4rem;font-size:1.35rem}.journal-article section{margin-top:4.5rem}.journal-article h2{hyphens:auto;font-size:2.55rem}.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{width:100%;max-width:100%;height:auto;display:block}.article-copy table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.article-cta h2{overflow-wrap:anywhere;hyphens:auto}.home-guides{background:var(--forest);color:#fff;padding:6rem 0}.home-guides h2,.portal-ways h2{letter-spacing:-.04em;max-width:980px;margin:.5rem 0 1.5rem;font:400 clamp(3rem,6vw,5.8rem)/.95 Caladea,serif}.home-guides .card-grid{background:#ffffff4d;border-color:#ffffff4d}.home-guides .card-grid>a{background:var(--forest);color:#fff;flex-direction:column;display:flex}.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{text-underline-offset:.2em;margin-top:2rem;font-weight:700;display:inline-block}.portal-ways{background:#e5b85c;padding:6rem 0}.portal-way-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:3rem;display:grid}.portal-way-grid>a,.portal-way-grid>form{border-top:2px solid var(--ink);min-width:0;color:inherit;padding:2rem 0;text-decoration:none}.portal-way-grid b{letter-spacing:.12em;font-size:.74rem}.portal-way-grid h3{margin:1.8rem 0 .7rem;font:400 2rem/1.05 Caladea,serif}.portal-way-grid label{margin-top:1rem;font-size:.84rem;font-weight:700;display:block}.portal-way-grid input[type=email]{border:1px solid var(--ink);background:var(--paper);width:100%;font:inherit;margin-top:.35rem;padding:.8rem}.portal-way-grid .portal-consent{align-items:flex-start;gap:.55rem;font-weight:400;display:flex}.portal-way-grid .portal-consent input{margin-top:.3rem}.portal-way-grid button{background:var(--ink);color:#fff;border:0;margin-top:.8rem;padding:.8rem 1rem;font:700 .9rem Carlito,sans-serif}.portal-way-grid output{margin-top:.8rem;font-size:.84rem;font-weight:700;display:block}.editorial-image{margin:2.5rem 0 4rem;position:relative}.editorial-image img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.editorial-image figcaption{color:#fff;background:#091f18d1;padding:.3rem .55rem;font-size:.7rem;position:absolute;bottom:.7rem;right:.7rem}.home-hero{color:#fff;align-items:end;min-height:680px;display:grid;position:relative;overflow:hidden}.home-hero>img,.home-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-overlay{background:linear-gradient(90deg,#0a261cf2,#0a261c85,#0a261c14)}.home-copy{z-index:1;padding-bottom:7rem;position:relative}.home-copy h1{letter-spacing:-.05em;max-width:780px;margin:.7rem 0 1.4rem;font:400 clamp(3.6rem,7vw,7rem)/.9 Caladea,serif}.home-copy>p:not(.eyebrow){max-width:630px;font-size:1.2rem}.button{color:#fff;background:#a24f37;margin-top:1rem;padding:1rem 1.2rem;font-weight:700;text-decoration:none;display:inline-block}.sales-hub,.listing,.form-page,.content-page{padding-block:6rem}.sales-hub>h2,.home-local h2,.listing>h1,.form-page>h1,.content-page>h1{letter-spacing:-.04em;max-width:980px;margin:.5rem 0 1.5rem;font:400 clamp(3rem,6vw,5.8rem)/.95 Caladea,serif}.section-lead,.lead{color:#496258;max-width:780px;font-size:1.2rem}.sales-grid,.card-grid{background:#c9cdc4;border:1px solid #c9cdc4;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:3rem;display:grid}.sales-grid>a,.card-grid>a{color:#183329;background:#fbf8f1;min-width:0;padding:2rem;text-decoration:none}.sales-grid>a:hover,.card-grid>a:hover{background:#eef0e4}.sales-grid small,.card-grid small{color:#a24f37;letter-spacing:.12em;font-weight:700}.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;color:#496258;font-weight:700}.home-local{color:#fff;background:#193f31;padding:6rem 0}.place-links{flex-wrap:wrap;gap:.6rem;display:flex}.place-links a{color:#fff;border:1px solid #ffffff59;padding:.75rem 1rem;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{background:#f1e9df;border-left:4px solid #a24f37;padding:1rem}.fact-list{background:#eef0e4;padding:1.5rem 2rem}.sources{overflow-wrap:anywhere;background:#f5f2eb;gap:.5rem;margin-top:4rem;padding:2rem;display:grid}.next-step{color:#fff;background:#193f31;margin-top:5rem;padding:3rem}.next-step h2{font-size:2.8rem}.lead-form{background:#f5f2eb;max-width:760px;margin-top:2.5rem;padding:2rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid .wide{grid-column:1/-1}.lead-form label{gap:.35rem;font-weight:700;display:grid}.lead-form input{font:inherit;border:1px solid #8e998f;padding:.85rem}.lead-form button{color:#fff;background:#193f31;border:0;padding:1rem;font-weight:700}.lead-form .actions{gap:.7rem;margin-top:1rem;display:flex}.honey{left:-9999px;position:absolute!important}.funnel-footer nav{gap:1rem;display:flex}@media (width<=900px){.sales-grid,.card-grid{grid-template-columns:1fr 1fr}}@media (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 (width<=800px){.hero h1,.page-hero h1{overflow-wrap:anywhere}.figures,.cards,.path-grid{grid-template-columns:minmax(0,1fr)}.path{overflow-wrap:anywhere;min-width:0}.legal h2{overflow-wrap:anywhere;hyphens:auto}}.sale-form-card.sale-form-card .sale-option small,.sale-form-card.sale-form-card .sale-fields label>small,.sale-form-card.sale-form-card .sale-back,.sale-form-card.sale-form-card .sale-reassure,.sale-form-card.sale-form-card .sale-privacy,.sale-form-card.sale-form-card .sale-privacy a{color:#5f775f}.entry-kicker{color:#d9ddbd;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.entry-kicker:before{content:"";background:currentColor;width:1.5rem;height:1px;margin:0 .65rem .24rem 0;display:inline-block}.entry-kicker.dark{color:#a24f37}.entry-hero{color:#fff;align-items:center;min-height:800px;padding:4.5rem 0;display:grid;position:relative;overflow:hidden}.entry-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.entry-shade{background:linear-gradient(100deg,#081c15f7,#0a261cd1 48%,#08171170),linear-gradient(#0000 45%,#04120d8c);position:absolute;inset:0}.entry-hero-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(420px,.78fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid;position:relative}.entry-copy{max-width:730px}.entry-copy h1{letter-spacing:-.048em;text-wrap:balance;margin:1rem 0 1.5rem;font:400 clamp(3.5rem,6vw,6.6rem)/.89 Caladea,serif}.entry-copy h1 em{color:#d9ddbd;font-weight:400;display:block}.entry-lead{color:#ffffffe0;max-width:650px;font-size:1.16rem}.entry-link,.entry-prose a{text-underline-offset:.28em;gap:1rem;margin-top:1.2rem;font-weight:700;display:inline-flex}.entry-form-wrap{min-width:0;scroll-margin-top:1rem}.entry-form-label{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#a24f37;margin:0 0 .6rem;padding:.35rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.entry-trust{text-align:center;color:#fffc;font-size:.76rem}.entry-trust span{color:#d9ddbd;margin:0 .4rem}.entry-situation,.entry-proof,.entry-objections{padding:7.5rem 0}.entry-situation{background:#f5f2eb}.entry-situation-grid,.entry-objections-grid{grid-template-columns:1fr .78fr;gap:clamp(3rem,8vw,8rem);display:grid}.entry-situation h2,.entry-value h2,.entry-proof h2,.entry-objections h2,.entry-close h2{letter-spacing:-.038em;margin:.7rem 0 0;font:400 clamp(2.8rem,5vw,5.2rem)/.95 Caladea,serif}.entry-prose{padding-top:1.5rem;font-size:1.12rem}.entry-prose p:first-child{color:#294b3e;font-size:1.3rem}.entry-prose a{color:#a24f37}.entry-value{color:#fff;background:#193f31;padding:7rem 0}.entry-value-heading{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.entry-value-heading span{color:#d9ddbd;font:400 4rem Caladea}.entry-values{border-block:1px solid #ffffff3d;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.5rem;display:grid}.entry-values article{padding:2rem 2rem 2rem 0}.entry-values article+article{border-left:1px solid #ffffff3d;padding-left:2rem}.entry-values small{color:#d9ddbd;letter-spacing:.14em}.entry-values h3{margin:1.1rem 0 .7rem;font:400 1.9rem/1.05 Caladea}.entry-values p{color:#ffffffb8}.entry-band-cta{color:#fff;text-underline-offset:.25em;gap:1.5rem;margin-top:2.2rem;font-weight:700;display:inline-flex}.entry-proof{background:#fbf8f1}.entry-proof-grid{grid-template-columns:.65fr 1.35fr;align-items:center;gap:8vw;display:grid}.entry-proof-mark{aspect-ratio:1;text-align:center;background:#eedfd6;border:1px solid #a24f37;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.entry-proof-mark strong{font:400 clamp(2.2rem,4vw,3.8rem)/1 Caladea}.entry-proof-mark span{color:#668265;max-width:12rem;margin-top:.35rem;font-size:.78rem}.entry-proof-grid>div:last-child>p:last-child{max-width:700px;font-size:1.13rem}.entry-objections{background:#f5f2eb}.entry-details{border-top:1px solid #a8aa9f}.entry-details details{border-bottom:1px solid #a8aa9f;padding:1.35rem 0}.entry-details summary{cursor:pointer;font-weight:700}.entry-details summary:after{content:"+";float:right;color:#a24f37}.entry-details details[open] summary:after{content:"–"}.entry-details p{color:#496258;max-width:650px}.entry-close{color:#fff;text-align:center;background:#102a21;padding:6.5rem 0}.entry-close .shell{max-width:860px}.entry-close h2{margin:.8rem auto 1.2rem}.entry-close>div>p:not(.entry-kicker){color:#ffffffb8}.entry-close a{color:#fff;background:#a24f37;gap:1.8rem;margin-top:1.3rem;padding:1rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.entry-hero .sale-form-card{color:#183329;background:#fff;border-top:5px solid #a24f37;border-radius:8px;overflow:hidden;box-shadow:0 32px 80px #07140f61}.entry-hero .sale-progress{background:#e4e9e3;height:5px}.entry-hero .sale-progress span{background:linear-gradient(90deg,#a24f37,#c49467);width:25%;height:100%;display:block}.entry-hero .sale-step-info{color:#a24f37;text-transform:uppercase;margin:0;padding:1.1rem 1.4rem 0;font-size:.68rem;font-weight:700}.entry-hero .sale-form-note{color:#668265;margin:.35rem 1.4rem 0;font-size:.86rem}.entry-hero .sale-form{padding:1rem 1.4rem 1.4rem}.entry-hero .sale-viewport{overflow:hidden}.entry-hero .sale-slides{align-items:flex-start;transition:transform .3s;display:flex}.entry-hero .sale-slide{opacity:0;width:100%;min-width:100%;transition:all .2s;transform:translateY(6px)}.entry-hero .sale-slide.active{opacity:1;transform:none}.entry-hero .sale-question{margin:.2rem 0 1.1rem;font:400 1.7rem/1.1 Caladea}.entry-hero .sale-options,.entry-hero .sale-fields{gap:.65rem;display:grid}.entry-hero .sale-option{color:#183329;text-align:left;width:100%;min-height:68px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#fff 0% 58%,#f4f7f2);border:1px solid #d5d1c5;border-radius:6px;grid-template-columns:42px minmax(0,1fr) 14px;align-items:center;gap:.8rem;padding:.75rem;display:grid}.entry-hero .sale-option:hover,.entry-hero .sale-option.selected{border-color:#a24f37;box-shadow:0 10px 22px #2e392d1f}.entry-hero .sale-option-icon{color:#335b49;background:#f4f0e7;border:1px solid #d5d1c5;border-radius:6px;place-items:center;width:42px;height:42px;font:700 1rem Caladea;display:grid}.entry-hero .sale-option>span:nth-child(2){display:grid}.entry-hero .sale-option small{color:#668265;font-size:.78rem;line-height:1.3}.entry-hero .sale-option>b{color:#668265;font-size:1.4rem}.entry-hero .sale-fields{gap:.9rem}.entry-hero .sale-fields label{font-size:.86rem;font-weight:700}.entry-hero .sale-fields input,.entry-hero .sale-fields textarea{width:100%;font:inherit;background:#fff;border:1px solid #a8aa9f;margin-top:.3rem;padding:.78rem;display:block}.entry-hero .sale-fields label>small{color:#668265;margin-top:.4rem;font-weight:400;display:block}.entry-hero .sale-field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.entry-hero .sale-next,.entry-hero .sale-submit{color:#fff;cursor:pointer;background:#183329;border:0;justify-content:space-between;width:100%;padding:.9rem 1rem;font:700 .95rem Carlito;display:flex}.entry-hero .sale-back{color:#668265;background:0 0;border:0;padding:.8rem 0 0}.entry-hero .sale-note{border-top:1px solid #d5d1c5;padding-top:.7rem}.entry-hero .sale-note summary{cursor:pointer;font-size:.86rem;font-weight:700}.entry-hero .sale-note summary span{color:#668265;font-weight:400}.entry-hero .sale-callback,.entry-hero .sale-reassure,.entry-hero .sale-privacy{text-align:center;margin:.1rem 0}.entry-hero .sale-callback{font-size:.8rem;font-weight:700}.entry-hero .sale-reassure,.entry-hero .sale-privacy{color:#668265;font-size:.76rem}.entry-hero .sale-privacy{font-size:.7rem}.entry-hero .sale-form-actions{gap:.5rem;margin-top:.75rem;display:flex}.entry-hero .sale-form-actions button{color:#fff;background:#183329;border:0;padding:.75rem;font-weight:700}.entry-house .entry-shade{background:linear-gradient(95deg,#0f271df2,#0f271dad 55%,#0f271d33)}.entry-measure .entry-hero-grid,.entry-measure-soft .entry-hero-grid{grid-template-columns:minmax(420px,.78fr) minmax(0,1.05fr)}.entry-measure .entry-copy,.entry-measure-soft .entry-copy{grid-area:1/2}.entry-measure .entry-form-wrap,.entry-measure-soft .entry-form-wrap{grid-area:1/1}.entry-measure .entry-shade{background:linear-gradient(270deg,#081f17f7,#0d2c20c7 52%,#0b1d1666)}.entry-measure-soft .entry-shade{background:linear-gradient(270deg,#402f23ed,#373927bf,#162a1f73)}.entry-urban .entry-value{background:#a24f37}.entry-urban .entry-values small,.entry-urban .entry-value-heading span{color:#f4f0e7}.entry-land .entry-proof-mark{background:#e5e8d8;border-radius:0;transform:rotate(-2deg)}.entry-intimate .entry-hero{min-height:860px}.entry-intimate .entry-copy{align-self:end;padding-bottom:2rem}.entry-intimate .entry-shade{background:linear-gradient(90deg,#30241df0,#1e2f23b8,#0f221961)}.entry-intimate .entry-value{background:#495d4e}.entry-split .entry-situation-grid{grid-template-columns:1fr 1fr}.entry-split .entry-proof-mark{border-radius:0 50% 50% 0}.entry-portfolio .entry-value,.entry-ledger .entry-value{background:#242f2b}.entry-portfolio .entry-values,.entry-ledger .entry-values{border-color:#947b61}.entry-ledger .entry-proof-mark{background:#f4f0e7;border-radius:4px;box-shadow:18px 18px #e5e8d8}.entry-industrial .entry-hero>img{filter:saturate(.55)contrast(1.08)}.entry-industrial .entry-proof-mark{background:#e5e8d8;border-radius:0}.entry-industrial .entry-value{background:#29342f}@media (width<=980px){.entry-hero-grid,.entry-situation-grid,.entry-objections-grid,.entry-proof-grid,.entry-measure .entry-hero-grid,.entry-measure-soft .entry-hero-grid,.entry-split .entry-situation-grid{grid-template-columns:minmax(0,1fr)}.entry-copy,.entry-form-wrap{min-width:0}.entry-form-wrap{width:100%;max-width:650px}.entry-measure .entry-copy,.entry-measure-soft .entry-copy,.entry-measure .entry-form-wrap,.entry-measure-soft .entry-form-wrap{grid-area:auto/1}.entry-measure .entry-copy,.entry-measure-soft .entry-copy{grid-row:1}.entry-values{grid-template-columns:1fr}.entry-values article,.entry-values article+article{border-bottom:1px solid #ffffff3d;border-left:0;padding:1.5rem 0}.entry-values article:last-child{border-bottom:0}.entry-proof-mark{width:min(340px,80vw)}}@media (width<=600px){.entry-hero{align-items:start;padding:3rem 0 4rem}.entry-copy h1{font-size:3.15rem}.entry-lead{font-size:1rem}.entry-hero .sale-form{padding:.8rem 1rem 1rem}.entry-hero .sale-step-info{padding-left:1rem}.entry-hero .sale-form-note{margin-left:1rem}.entry-hero .sale-field-row{grid-template-columns:1fr}.entry-situation,.entry-proof,.entry-objections,.entry-value,.entry-close{padding:4.5rem 0}.entry-situation h2,.entry-value h2,.entry-proof h2,.entry-objections h2,.entry-close h2{hyphens:auto;font-size:2.65rem}.entry-value-heading span{display:none}.entry-prose{padding-top:0}.entry-prose p:first-child{font-size:1.15rem}.entry-trust{font-size:.7rem}}.entry-signal .entry-situation-grid{grid-template-columns:.72fr 1.28fr}.entry-signal .entry-proof-mark{border-radius:2rem 50% 50%}.entry-house .entry-situation{background:#e5e8d8}.entry-house .entry-proof-grid{grid-template-columns:.82fr 1.18fr}.entry-urban .entry-proof{background:#eedfd6}.entry-urban .entry-proof-grid{grid-template-columns:1.35fr .65fr}.entry-urban .entry-proof-mark{grid-area:1/2}.entry-urban .entry-proof-grid>div:last-child{grid-area:1/1}.entry-land .entry-situation-grid{grid-template-columns:1.3fr .7fr}.entry-land .entry-objections{background:#e5e8d8}.entry-intimate .entry-situation-grid{grid-template-columns:.68fr 1.32fr}.entry-intimate .entry-objections-grid{grid-template-columns:1.2fr .8fr}.entry-split .entry-proof{background:linear-gradient(90deg,#fbf8f1 0 50%,#eedfd6 50%)}.entry-portfolio .entry-situation{background:#e5e8d8}.entry-portfolio .entry-values{grid-template-columns:.8fr 1fr 1.2fr}.entry-ledger .entry-values{grid-template-columns:1fr}.entry-ledger .entry-values article,.entry-ledger .entry-values article+article{border-bottom:1px solid #ffffff3d;border-left:0;grid-template-columns:4rem .7fr 1fr;align-items:start;gap:1rem;padding:1.4rem 0;display:grid}.entry-ledger .entry-values h3,.entry-ledger .entry-values p{margin:.2rem 0}.entry-industrial .entry-situation{background:#dedfd7}.entry-industrial .entry-objections-grid{grid-template-columns:1.25fr .75fr}@media (width<=980px){.entry-signal .entry-situation-grid,.entry-house .entry-proof-grid,.entry-urban .entry-proof-grid,.entry-land .entry-situation-grid,.entry-intimate .entry-situation-grid,.entry-intimate .entry-objections-grid,.entry-portfolio .entry-values,.entry-industrial .entry-objections-grid{grid-template-columns:minmax(0,1fr)}.entry-urban .entry-proof-mark,.entry-urban .entry-proof-grid>div:last-child{grid-area:auto/1}.entry-ledger .entry-values article,.entry-ledger .entry-values article+article{grid-template-columns:3rem 1fr}.entry-ledger .entry-values p{grid-column:2}}.legacy-editorial{background:#fff;padding:5rem 0}.legacy-editorial>.shell>h2{margin:0 0 2rem;font:400 clamp(2.2rem,4vw,4rem)/1 Caladea,serif}.legacy-editorial main,.legacy-editorial header,.legacy-editorial footer{display:contents}.legacy-editorial .page-head,.legacy-editorial .article,.legacy-editorial .sources>div{max-width:820px;margin-inline:auto}.legacy-editorial img{max-width:100%;height:auto}.legacy-editorial .hero-form,.legacy-editorial form{display:none}
