@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#21291f;--olive:#334133;--olive2:#586348;--sand:#f5f1e8;--paper:#fffcf5;--copper:#a15f38;--line:#d8d8c9;--muted:#61695d;--white:#fff;--serif:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--sand);color:var(--ink);font:15px/1.75 var(--sans)}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em}h3{font-size:1.12rem;letter-spacing:-.02em}h1{font-size:clamp(3.5rem,6.1vw,6.9rem)}h2{font-size:clamp(2.4rem,4.1vw,4.4rem)}p{margin-bottom:1.15em}::selection{background:#dccbb0;color:var(--ink)}:focus-visible{outline:3px solid var(--copper);outline-offset:4px}[hidden]{display:none!important}.skip{position:absolute;left:16px;top:-90px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}
.wrap{width:min(1320px,calc(100% - 88px));margin-inline:auto}.section{padding-block:104px}.eyebrow{font-size:.69rem;text-transform:uppercase;letter-spacing:.2em;font-weight:700;line-height:1.5;margin-bottom:19px;color:var(--copper)}.eyebrow.light{color:#f1cfaa}.display{font-family:var(--serif);font-size:clamp(2.8rem,4.3vw,4.8rem);line-height:1.16;letter-spacing:-.04em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:53px;gap:20px;border:1px solid var(--copper);background:var(--copper);color:#fff;padding:13px 22px;font-size:.77rem;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px);background:#a45d34}.button.white{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.white:hover{background:white}.button.ghost{background:transparent;border-color:currentColor;color:inherit}.button.ghost:hover{background:#ffffff19}.button.full{width:100%}.arrow{font-size:1.25em;line-height:1}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:.76rem;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:6px;transition:gap .2s}.text-link:hover{gap:22px}.sourcemark{font-size:.68rem;color:var(--muted);line-height:1.55}
.topline{background:#222e24;color:#d3ddcc;text-align:center;font-size:.59rem;letter-spacing:.16em;text-transform:uppercase;padding:7px 14px}.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid #e2dfd5}.header-inner{max-width:1510px;min-height:82px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;line-height:1.05;flex-shrink:0}.brand-mark{width:34px;height:34px;border:1.5px solid var(--olive);border-radius:50%;display:grid;place-items:center;color:var(--olive);font-size:17px}.brand-copy small{display:block;font-size:.61rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--olive2)}.brand-copy strong{display:block;font-family:var(--serif);font-size:1.3rem;font-weight:600;letter-spacing:-.045em}#nav{display:flex;align-items:center;gap:28px;margin-left:auto}#nav a{font-size:.74rem;font-weight:700;text-decoration:none;white-space:nowrap}#nav a:hover,#nav a[aria-current=page]{color:var(--copper)}.header-phone{font-size:.73rem;font-weight:700;text-decoration:none;white-space:nowrap;border-bottom:1px solid var(--olive);padding-block:5px}.header-cta{min-height:42px;padding:9px 14px;font-size:.68rem}.menu-toggle{display:none;background:transparent;border:0;color:var(--ink);font-weight:700;font-size:.74rem;min-height:44px}
.hero{min-height:690px;position:relative;isolation:isolate;color:white;background:#2b392f;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,29,25,.82),rgba(23,35,30,.55) 45%,rgba(24,36,29,.1) 100%);z-index:-1}.hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 348px;gap:76px;align-items:center;min-height:690px;padding-block:56px}.hero-copy{max-width:780px;animation:rise .7s both}.hero h1{max-width:770px;margin-bottom:25px}.hero-copy>p:not(.eyebrow){max-width:500px;font-size:1.01rem;line-height:1.76;color:#f4f2e9;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-caption{position:absolute;right:18px;bottom:12px;font-size:.61rem;background:#1b2a20b8;padding:3px 7px;color:#eee}
.lead-form{background:var(--paper);color:var(--ink);padding:28px 29px 26px;box-shadow:0 18px 50px #0d201c3a}.lead-form h2{font-size:2.03rem;line-height:1.1;margin:0 0 10px}.lead-form .eyebrow{margin-bottom:10px}.lead-form p{font-size:.75rem;line-height:1.6;color:var(--muted);margin-bottom:16px}.lead-form label{display:block;font-size:.65rem;font-weight:700;margin:0 0 9px}.lead-form input:not([type=checkbox]),.lead-form select,.lead-form textarea{width:100%;display:block;margin-top:4px;background:white;border:1px solid #c9cbbb;border-radius:0;color:var(--ink);padding:9px 11px;font-size:.78rem;min-height:41px}.lead-form textarea{min-height:64px;resize:vertical}.lead-form .consent{display:flex;align-items:flex-start;gap:8px;font-size:.6rem;line-height:1.5;font-weight:400;margin:13px 0}.lead-form .consent input{margin-top:2px;accent-color:var(--olive)}.lead-form .button{min-height:44px;font-size:.72rem}.lead-form .preview-note{font-size:.59rem;line-height:1.5;margin:10px 0 0}.form-status{padding:10px 12px;background:#e7ebdf;color:var(--olive);font-size:.7rem;line-height:1.45;margin-top:10px}.form-status:empty{display:none}.honeypot{position:absolute;left:-9999px}.intro-bar{background:var(--olive);color:#eff0e7}.intro-bar .wrap{display:flex;justify-content:space-around;gap:20px;padding-block:19px;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.intro-bar span:before{content:'✦';color:#d19b73;margin-right:12px}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:44px}.section-head h2{max-width:760px;margin-bottom:0}.section-head p{max-width:355px;color:var(--muted);font-size:.91rem;margin:0}.intro-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:110px;align-items:start}.intro-grid h2{margin:0}.intro-grid .big-copy{font-size:1.24rem;line-height:1.7;max-width:740px}.intro-grid p:last-child{margin-bottom:0}.rule{border-top:1px solid var(--line)}
.community-list{border-top:1px solid var(--line)}.community-row{display:grid;grid-template-columns:72px minmax(0,.68fr) minmax(0,1fr) 150px;gap:26px;align-items:center;padding:32px 0;border-bottom:1px solid var(--line);text-decoration:none;transition:padding .25s,background .25s}.community-row:hover{padding-left:12px;background:#eae7dc}.community-row .number{font-family:var(--serif);font-size:1.2rem;color:var(--copper)}.community-row h3{font-family:var(--serif);font-size:2.15rem;font-weight:500;margin:0;line-height:1.15}.community-row p{color:var(--muted);font-size:.85rem;margin:0}.community-row .row-action{font-size:.73rem;font-weight:700;text-align:right}.community-row .row-action span{font-size:1.1rem;margin-left:8px}.row-tag{display:block;color:var(--copper);font-size:.59rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;margin-bottom:7px}.section-foot{margin-top:30px;font-size:.7rem;color:var(--muted)}
.image-feature{background:#e8e7dc}.image-feature-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.image-feature figure{margin:0}.image-feature figure img{width:100%;aspect-ratio:1.38;object-fit:cover}.image-feature figcaption{margin-top:8px;font-size:.6rem;color:var(--muted)}.image-feature p{max-width:500px;color:var(--muted)}.image-feature h2{margin-bottom:24px}.check-list{padding:0;margin:20px 0 28px;list-style:none}.check-list li{padding:10px 0;border-bottom:1px solid var(--line);font-size:.86rem}.check-list li:before{content:'↗';color:var(--copper);margin-right:13px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.step{padding:30px 40px 20px 0;margin-right:40px;border-right:1px solid var(--line)}.step:last-child{margin-right:0;border:0}.step span{font-family:var(--serif);font-size:1.4rem;color:var(--copper)}.step h3{font-family:var(--serif);font-size:1.75rem;font-weight:500;margin:40px 0 13px}.step p{font-size:.83rem;color:var(--muted);margin-bottom:0}.dark-band{background:#26382c;color:#fff}.dark-band .eyebrow{color:#dbad81}.dark-band p{color:#d5dfd2}.dark-band .text-link{color:#fff}.dark-split{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.dark-split h2{margin-bottom:22px}.dark-split .lead-form p{color:var(--muted)}.dark-split .lead-form{max-width:410px;margin-left:auto}
.page-intro{padding:75px 0 75px;background:var(--paper)}.crumb{font-size:.7rem;color:var(--muted);margin-bottom:31px}.crumb a{text-decoration:none}.page-intro h1{font-size:clamp(3.2rem,5.4vw,5.7rem);max-width:1100px;margin-bottom:22px}.page-intro .lede{max-width:750px;font-size:1.1rem;color:var(--muted);line-height:1.75;margin-bottom:0}.minihero{position:relative;color:#fff;background:var(--olive);padding:118px 0 92px;isolation:isolate}.minihero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.minihero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1d2b24dd,#1d2b2488 65%,#1d2b2444);z-index:-1}.minihero h1{max-width:1000px;font-size:clamp(3.3rem,5.5vw,6rem);margin-bottom:23px}.minihero p:not(.eyebrow):not(.crumb){max-width:700px;font-size:1.05rem}.minihero .crumb{color:#f1f0e9}.minihero .button{margin-top:15px}
.article-grid{display:grid;grid-template-columns:minmax(0,780px) 315px;gap:100px;align-items:start}.article-main .answer{font-size:1.25rem;line-height:1.7;margin-bottom:45px}.article-main section{border-top:1px solid var(--line);padding-top:42px;margin-top:42px}.article-main h2{font-size:2.45rem;margin-bottom:18px}.article-main h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin:25px 0 10px}.article-main p,.article-main li{font-size:.94rem;color:#41483f}.article-main ul{padding-left:21px}.article-main a:not(.button){color:#79513a}.article-aside{position:sticky;top:115px}.aside-box{border-top:3px solid var(--copper);padding-top:22px;margin-bottom:45px}.aside-box h2{font-family:var(--serif);font-size:1.5rem;margin-bottom:18px}.aside-box a{display:block;border-bottom:1px solid var(--line);padding:9px 0;font-size:.76rem;text-decoration:none}.aside-box .button{margin-top:20px;width:100%;border:0;color:white}.aside-box .sourcemark{margin-top:10px}.fact-table{width:100%;border-collapse:collapse;margin:20px 0 10px;font-size:.79rem}.fact-table td{border-top:1px solid var(--line);padding:12px 10px 12px 0;vertical-align:top}.fact-table td:first-child{font-weight:700;width:34%}.sources{border-top:1px solid var(--line);margin-top:50px;padding-top:20px}.sources h2{font-family:var(--sans);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.sources li{font-size:.75rem;margin-bottom:7px}.note-panel{background:#e8eadd;padding:24px 27px;margin:30px 0}.note-panel p:last-child{margin-bottom:0}.contact-inline{background:var(--olive);color:white;padding:36px;margin:40px 0}.contact-inline h2{font-size:2rem;margin-bottom:15px}.contact-inline p{color:#e0e5d9}.contact-inline .button{background:var(--paper);border-color:var(--paper);color:var(--ink)}
.agent-hero{background:#e9e7dc;padding:70px 0 80px}.agent-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:100px;align-items:center}.agent-grid h1{font-size:clamp(3.5rem,5.5vw,6.1rem);max-width:850px;margin-bottom:22px}.agent-grid .lede{font-size:1.02rem;color:#4e574b;max-width:650px}.agent-grid .actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.agent-portrait{margin:0;position:relative}.agent-portrait img{width:100%;height:390px;object-fit:cover;object-position:50% 17%;filter:saturate(.75)}.agent-portrait figcaption{background:var(--olive);color:white;padding:21px 25px;font-size:.7rem}.agent-portrait figcaption strong{display:block;font:500 1.7rem var(--serif);margin-bottom:2px}.agent-portrait figcaption a{color:white}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.reason{border-top:1px solid var(--line);padding-top:22px}.reason .num{font-family:var(--serif);font-size:1.25rem;color:var(--copper)}.reason h3{font:500 1.65rem var(--serif);margin:28px 0 14px}.reason p{color:var(--muted);font-size:.83rem}.agent-contact{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.agent-contact h2{margin-bottom:20px}.contact-line{display:block;font:500 2rem var(--serif);text-decoration:none;margin:10px 0}.agent-contact .lead-form{box-shadow:none}
.footer{background:#202d24;color:#dae1d6;padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr .9fr;gap:65px;padding-bottom:48px}.footer .brand{color:#fff;margin-bottom:18px}.footer .brand-mark{border-color:#d7e0d4;color:#d7e0d4}.footer .brand-copy small{color:#b6c7b6}.footer h2{font:700 .66rem var(--sans);text-transform:uppercase;letter-spacing:.15em;color:#fff;margin-bottom:20px}.footer p,.footer a{font-size:.73rem;line-height:1.8}.footer a{display:block;text-decoration:none;margin-bottom:6px}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff23;padding:17px 0;display:flex;justify-content:space-between;gap:20px;color:#b5c3b5;font-size:.62rem}.footer-bottom a{display:inline}.mobile-call{display:none}
@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal{transform:translateY(22px);transition:transform .6s}.reveal.is-visible{transform:none}
@media(max-width:1150px){.header-inner{gap:19px}.header-phone{display:none}#nav{gap:18px}.hero-inner{gap:32px}.article-grid{gap:55px}.agent-grid{gap:55px}.image-feature-inner{gap:50px}}
@media(max-width:900px){.header-inner{min-height:72px}.header-cta{margin-left:auto}.menu-toggle{display:block}#nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:12px 28px 25px;border-bottom:1px solid var(--line);box-shadow:0 15px 30px #2222;flex-direction:column;align-items:stretch;gap:0}#nav.open{display:flex}#nav a{padding:12px 0;border-bottom:1px solid var(--line)}.hero-inner{grid-template-columns:1fr 315px}.hero h1{font-size:4.5rem}.intro-grid{gap:50px}.community-row{grid-template-columns:40px 1fr 1fr 80px;gap:16px}.community-row h3{font-size:1.7rem}.article-grid{grid-template-columns:minmax(0,1fr) 260px;gap:36px}.agent-grid{grid-template-columns:1fr 270px}.agent-portrait img{height:340px}}
@media(max-width:700px){body{font-size:14px}.wrap{width:calc(100% - 38px)}.section{padding-block:65px}.topline{font-size:.52rem}.header-inner{min-height:67px;padding:0 19px;gap:10px}.brand-copy strong{font-size:1.06rem}.brand-copy small{font-size:.5rem}.brand-mark{width:28px;height:28px;font-size:15px}.header-cta{display:none}.hero{min-height:0}.hero-inner{display:block;min-height:0;padding:68px 0 44px}.hero>img{object-position:58% center}.hero:before{background:linear-gradient(180deg,#1a2b23cb,#1a2b23a0 52%,#1a2b23d9)}.hero h1{font-size:clamp(3.2rem,11.2vw,5rem);max-width:550px}.hero-copy>p:not(.eyebrow){font-size:.92rem;max-width:470px}.hero .lead-form{max-width:510px;margin-top:47px}.hero-caption{font-size:.5rem}.lead-form{padding:24px}.lead-form input:not([type=checkbox]),.lead-form select,.lead-form textarea{font-size:16px;min-height:44px}.intro-bar .wrap{flex-wrap:wrap;justify-content:center;gap:4px 16px;padding-block:15px;font-size:.57rem}.intro-bar span:before{margin-right:6px}.intro-grid,.image-feature-inner,.dark-split,.agent-contact{grid-template-columns:1fr;gap:28px}.intro-grid .big-copy{font-size:1.06rem}.section-head{display:block;margin-bottom:30px}.section-head p{margin-top:20px}.community-row{grid-template-columns:33px 1fr 28px;gap:12px;align-items:start;padding:21px 0}.community-row h3{font-size:1.55rem}.community-row p{grid-column:2;grid-row:2;font-size:.78rem}.community-row .row-action{grid-column:3;grid-row:1;font-size:0}.community-row .row-action span{font-size:1.15rem}.image-feature-inner{gap:28px}.image-feature figure img{aspect-ratio:1.28}.steps,.reason-grid{grid-template-columns:1fr}.step{padding:20px 0 24px;margin:0;border-right:0;border-bottom:1px solid var(--line)}.step h3{margin-top:12px}.dark-split .lead-form{margin:0;max-width:none}.page-intro{padding:42px 0 50px}.page-intro h1,.minihero h1{font-size:clamp(3rem,10vw,4.8rem)}.minihero{padding:68px 0}.minihero img{object-position:60% center}.article-grid{display:block}.article-aside{position:static;margin-top:40px}.article-main h2{font-size:2.05rem}.article-main .answer{font-size:1.07rem}.agent-hero{padding:44px 0 55px}.agent-grid{display:flex;flex-direction:column;gap:35px;align-items:stretch}.agent-grid h1{font-size:clamp(3rem,9.8vw,4.7rem)}.agent-portrait{max-width:400px}.agent-portrait img{height:350px;object-position:50% 15%}.reason-grid{gap:20px}.reason h3{margin-top:13px}.agent-contact .lead-form{margin-top:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;padding-bottom:82px}.footer-bottom span{display:block;margin-bottom:8px}.mobile-call{position:fixed;z-index:25;bottom:0;left:0;right:0;background:var(--copper);color:white;text-align:center;text-decoration:none;padding:12px 16px;font-size:.8rem;font-weight:700;box-shadow:0 -7px 25px #0002;display:block}}
@media(max-width:390px){.brand-copy strong{font-size:.96rem}.brand-copy small{letter-spacing:.1em}.hero h1{font-size:3.1rem}.intro-bar .wrap{justify-content:start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.directory-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}
.directory-filters button{border:1px solid var(--line);background:transparent;padding:10px 15px;font-size:.72rem;font-weight:700;color:var(--olive)}
.directory-filters button:hover,.directory-filters button.active{background:var(--olive);color:#fff;border-color:var(--olive)}
.filter-status{font-size:.7rem;color:var(--muted);margin:0 0 24px}
.table-scroll{overflow-x:auto}
.comparison-table{width:100%;border-collapse:collapse;margin-top:25px;min-width:650px;font-size:.81rem}
.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;padding:15px 18px 15px 0;border-bottom:1px solid var(--line)}
.comparison-table thead th{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.comparison-table tbody th{font-weight:700}
.comparison-table a{color:#79513a}
.source-context{max-width:780px;color:var(--muted);font-size:.74rem;line-height:1.6;margin:20px 0 0}
.source-context a{color:#79513a}
.article-bridge{font-size:.92rem;color:#41483f}
.article-evidence{font-size:.82rem;line-height:1.6;color:var(--muted);border-left:2px solid var(--copper);padding-left:17px;margin:0 0 30px}
.article-evidence a{color:#79513a}
.article-main .deep-list{padding-left:25px;margin:20px 0 28px}
.article-main .deep-list li{padding:7px 0;border-bottom:1px solid var(--line)}
.article-main .comparison-table{font-size:.78rem}
.article-main .comparison-table th,.article-main .comparison-table td{padding:13px 15px 13px 0}
.contact-inline .contact-inline-title{font-family:var(--serif);font-size:2rem;line-height:1.15;color:#fff;margin:0 0 15px}
.table-hint{display:none}
@media(max-width:700px){.article-main .table-hint{display:block;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:21px 0 4px}.article-main .table-scroll{border-right:2px solid var(--copper)}}
.article-aside{max-height:calc(100vh - 125px);overflow-y:auto;padding-right:8px}
@media(max-width:700px){.article-aside{max-height:none;overflow:visible;padding-right:0}}

/* Editorial home and library, adapted from the approved Stillwater structure. */
body{font-size:16px}
h1,h2,h3{font-weight:700;letter-spacing:-.018em}
.topline{background:#1e2b21}
.site-header{background:#26382c;border-bottom-color:#ffffff25;color:#fff}
.brand-copy small,.brand-mark{color:#e5d2b6}
.brand-mark{border-color:#e5d2b6}
#nav a:hover,#nav a[aria-current=page]{color:#f1bd91}
.header-phone{border-color:#aebba8}
.header-cta{background:#f0a76f;border-color:#f0a76f;color:#22291f}
.header-cta:hover{background:#f6b784}
.menu-toggle{color:#fff}
.hero h1{max-width:760px;font-size:clamp(4.5rem,7vw,7.2rem);line-height:.98}
.hero-inner{gap:64px}
.hero-copy>p:not(.eyebrow){font-size:1.04rem;max-width:565px}
.lead-form h2{font-size:2.4rem}
.section-head h2,.intro-grid h2,.image-feature h2,.dark-band h2{line-height:1.04}
.community-row h3{font-size:2.45rem;font-weight:700}
.step h3{font-size:1.9rem;font-weight:700}
.article-main h2{font-size:2.75rem;line-height:1.08}
.article-main h3{font-weight:700}
.page-intro h1{font-size:clamp(4rem,6.3vw,6.4rem);line-height:1.02}
.minihero h1{font-size:clamp(4rem,6.2vw,6.6rem);line-height:1.02}
.aside-box h2,.agent-portrait figcaption strong,.contact-inline .contact-inline-title{font-weight:700}
.editorial-feature{background:var(--paper);border-top:1px solid var(--line)}
.editorial-feature-head{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:48px}
.editorial-feature-head h2{max-width:860px;font-size:clamp(3.5rem,5.2vw,5.65rem);line-height:1.03;margin:0}
.editorial-feature-head .text-link{white-space:nowrap;margin-bottom:10px}
.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:32px;row-gap:62px}
.guide-card{min-width:0;display:flex;flex-direction:column}
.guide-card-media{display:block;overflow:hidden;background:#d5d8c8;aspect-ratio:1.55}
.guide-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.guide-card:hover .guide-card-media img{transform:scale(1.035)}
.guide-card-body{display:flex;flex:1;flex-direction:column;padding-top:20px}
.guide-card-meta{font-size:.68rem;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);margin:0 0 16px}
.guide-card-meta span{color:#85502f;font-weight:700;letter-spacing:.12em}
.guide-card h3{font-size:clamp(2rem,2.55vw,2.65rem);line-height:1.05;margin:0 0 15px;max-width:520px}
.guide-card h3 a{text-decoration:none}
.guide-card h3 a:hover{text-decoration:underline;text-decoration-thickness:2px}
.guide-card-body>p:not(.guide-card-meta){font-size:.92rem;color:#4b554b;line-height:1.65;margin:0 0 22px}
.guide-card-action{display:inline-flex;align-items:center;gap:20px;align-self:flex-start;margin-top:auto;font-size:.77rem;font-weight:700;text-decoration:none;padding-bottom:5px;border-bottom:1px solid transparent}
.guide-card-action:hover{gap:27px;border-bottom-color:currentColor}
.guide-card-action span{font-size:1.35rem;line-height:1}
.library-intro{padding-bottom:48px}
.library-intro h1{max-width:800px}
.library-section{background:var(--paper);padding-top:42px}
.library-section .section-head{margin-bottom:35px}
.library-section .section-head h2{font-size:clamp(2.65rem,3.6vw,4.2rem);max-width:950px}
.library-controls{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:end}
.library-controls label{display:block;font-size:.78rem;font-weight:700;margin-bottom:9px}
.library-controls input,.library-controls select{width:100%;height:61px;padding:13px 17px;border:1px solid #b9c4b7;border-radius:0;background:#fff;color:var(--ink);font-size:.94rem}
.library-count{font-size:.75rem;color:var(--muted);margin:19px 0 36px}
.library-empty{padding:35px 0;color:var(--muted)}
.library-section .directory-note{border-top:1px solid var(--line);padding-top:25px;margin-top:60px}
@media(max-width:900px){.site-header #nav{background:#26382c}.hero-inner{gap:30px}.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-feature-head{align-items:start;flex-direction:column;gap:20px}.editorial-feature-head .text-link{margin:0}}
@media(max-width:700px){.hero h1{font-size:clamp(3.6rem,14vw,5.7rem)}.hero-inner{padding-top:65px}.hero .lead-form{margin-top:35px}.editorial-feature-head h2{font-size:clamp(3.3rem,11vw,4.9rem)}.editorial-grid{grid-template-columns:1fr;row-gap:48px}.guide-card-media{aspect-ratio:1.55}.guide-card h3{font-size:2.45rem}.guide-card-body>p:not(.guide-card-meta){font-size:.9rem}.library-intro{padding-bottom:35px}.library-controls{grid-template-columns:1fr;gap:18px}.library-controls input,.library-controls select{font-size:16px}.library-section{padding-top:35px}.community-row h3{font-size:1.9rem}.article-main h2{font-size:2.35rem}}

.guide-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
.guide-links a{background:var(--paper);padding:34px;text-decoration:none;display:flex;flex-direction:column;min-height:240px;transition:background .2s}
.guide-links a:hover{background:#e9e7dc}
.guide-links span{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--copper);font-weight:700}
.guide-links strong{font:500 1.75rem/1.2 var(--serif);margin:25px 0 auto}
.guide-links small{font-size:.73rem;font-weight:700}
.directory-note{max-width:780px;margin-top:35px;font-size:.92rem}
.directory-note a{color:#79513a}
@media(max-width:900px){.guide-links{grid-template-columns:1fr}.guide-links a{min-height:175px}.guide-links strong{margin:15px 0 auto}}

/* Best-agent evidence, testimonials and FAQ */
.agent-proof{background:#f5f2e9}.agent-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.agent-proof-card{display:block;min-width:0;background:#fffdf7;border:1px solid #d9d9cc;padding:29px 29px 32px;color:var(--ink);text-decoration:none}.agent-proof-card .num{color:var(--copper);font-size:.69rem;letter-spacing:.12em;font-weight:800}.agent-proof-card h3{font:600 1.65rem/1.12 var(--serif);margin:19px 0 14px}.agent-proof-card p{font-size:.84rem;line-height:1.7;color:var(--muted)}.agent-proof-card .text-link{display:inline-block;margin-top:12px}.agent-testimonials{background:#e7e9df}.agent-testimonials blockquote{margin:0}.agent-testimonials .quote-mark{font:700 4rem/.7 var(--serif);color:var(--copper);margin:0}.agent-testimonials .quote-text{font:600 1.75rem/1.18 var(--serif);color:var(--ink);margin:20px 0}.agent-testimonials blockquote footer{font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.agent-testimonials blockquote footer a{color:var(--ink)}.agent-testimonials .sourcemark{margin-top:25px}.agent-media{background:#fffdf7}.agent-media .image-feature-inner{grid-template-columns:1.1fr .9fr}.agent-media figure{margin:0}.agent-media figure img{height:390px;width:100%;object-fit:cover}.agent-media figcaption{font-size:.7rem;color:var(--muted);margin-top:8px}.agent-media p{max-width:670px}.agent-faq{background:#f5f2e9}.agent-faq-layout{display:grid;grid-template-columns:.77fr 1.23fr;gap:70px;align-items:start}.agent-faq-layout>div:first-child{position:sticky;top:115px}.agent-faq-layout>div:first-child p:not(.eyebrow){max-width:420px;color:var(--muted)}.agent-faq-list{border-top:1px solid var(--line)}.agent-faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.agent-faq-list summary{list-style:none;cursor:pointer;font:600 1.16rem/1.35 var(--serif);padding-right:30px;position:relative}.agent-faq-list summary::-webkit-details-marker{display:none}.agent-faq-list summary:after{content:'+';position:absolute;right:0;top:0;font:400 1.4rem var(--serif);color:var(--copper)}.agent-faq-list details[open] summary:after{content:'−'}.agent-faq-list details p{font-size:.86rem;line-height:1.75;color:var(--muted);margin:14px 20px 4px 0}.agent-related .agent-proof-card{font:600 1.45rem/1.15 var(--serif);min-height:145px;display:flex;align-items:end;justify-content:space-between}.agent-related .agent-proof-card:hover{border-color:var(--copper)}
@media(max-width:900px){.agent-proof-grid{grid-template-columns:1fr 1fr}.agent-faq-layout{grid-template-columns:1fr;gap:28px}.agent-faq-layout>div:first-child{position:static}}
@media(max-width:650px){.agent-proof-grid{grid-template-columns:1fr}.agent-proof-card{padding:25px}.agent-media .image-feature-inner{display:flex;flex-direction:column}.agent-media figure{width:100%}.agent-media figure img{height:260px}.agent-faq-list summary{font-size:1.08rem}.agent-grid h1{font-size:clamp(2.9rem,12vw,4.6rem)}}
