:root{--ink:#17231f;--deep:#1c2a26;--forest:#263b34;--paper:#f5f3ed;--white:#fff;--gold:#c99a52;--gold-light:#e7c98f;--muted:#6e7772;--line:#dcded8;--font-head:"Manrope",sans-serif;--font-body:"DM Sans",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55}button,select,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.demo-bar{height:28px;background:#b48745;color:#13201c;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.demo-bar span{width:6px;height:6px;background:var(--deep);border-radius:50%}.site-header{height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(245,243,237,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(23,35,31,.08)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:37px;height:37px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";position:absolute;background:var(--gold);transform:rotate(45deg)}.brand-mark:before{width:17px;height:2px;top:12px}.brand-mark:after{width:2px;height:17px;left:17px;top:10px}.brand-mark i{width:10px;height:10px;left:13px;top:13px;background:transparent;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold)}.brand strong{font-family:var(--font-head);font-size:.94rem;letter-spacing:.12em;display:block;line-height:1}.brand small{font-size:.55rem;letter-spacing:.16em;color:#69716d}.site-header nav{display:flex;gap:2.2rem;font-size:.88rem;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--gold);transition:.2s}.site-header nav a:hover:after{right:0}.header-cta{background:var(--deep);color:white;padding:13px 19px;border-radius:2px;font-size:.86rem;font-weight:700}.header-cta span{color:var(--gold-light);margin-left:8px}.menu-button{display:none;background:none;border:0;font-size:1.5rem}.hero{height:calc(100vh - 112px);min-height:650px;position:relative;overflow:hidden;background:var(--deep)}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,24,20,.9) 0%,rgba(13,24,20,.65) 38%,rgba(13,24,20,.08) 70%),linear-gradient(0deg,rgba(13,24,20,.42),transparent 48%)}.hero-content{position:absolute;left:7vw;top:50%;transform:translateY(-50%);max-width:690px;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:800;color:var(--gold-light);margin:0 0 18px}.eyebrow:before{content:"";display:inline-block;width:34px;height:1px;background:currentColor;vertical-align:middle;margin-right:12px}.eyebrow.dark{color:#7b623d}.eyebrow.gold{color:var(--gold-light)}.hero h1,.section h2,.credit-section h2,.profile h2,.contact-cta h2{font-family:var(--font-head);font-size:clamp(3.5rem,6.4vw,6.8rem);line-height:.94;letter-spacing:-.055em;margin:0;font-weight:600}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--gold-light)}.hero-copy{font-size:1.08rem;max-width:540px;color:#e1e6e3;margin:28px 0 30px}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 22px;border:1px solid transparent;border-radius:2px;font-weight:700;font-size:.88rem}.button.primary{background:var(--gold);color:#15211d}.button.primary:hover{background:#d6aa65}.button.ghost{color:white;border-color:rgba(255,255,255,.5);backdrop-filter:blur(4px)}.button.ghost:hover{background:rgba(255,255,255,.1)}.hero-proof{position:absolute;right:6vw;bottom:42px;color:white;display:flex;align-items:center;gap:12px;background:rgba(19,31,27,.56);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);padding:11px 17px 11px 11px}.proof-avatar{width:39px;height:39px;border-radius:50%;background:var(--gold);color:var(--ink);display:grid;place-items:center;font-weight:800;font-size:.76rem}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:.82rem}.hero-proof span{font-size:.7rem;color:#ccd3cf}.scroll-cue{position:absolute;left:50%;bottom:32px;color:white;border:1px solid rgba(255,255,255,.4);width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.search-panel{position:relative;z-index:4;width:min(1120px,88vw);margin:-28px auto 0;background:white;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;box-shadow:0 16px 45px rgba(24,35,31,.12);padding:12px}.search-field{padding:8px 20px;border-right:1px solid var(--line)}.search-field label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.09em;color:#7b827e;font-weight:700}.search-field select{border:0;background:transparent;padding:5px 0;width:100%;color:var(--ink);outline:0;font-weight:600}.search-button{border:0;background:var(--deep);color:white;padding:0 22px;font-weight:700;font-size:.85rem}.search-button span{color:var(--gold);margin-left:12px}.section{padding:110px max(6vw,calc((100vw - 1280px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:46px}.section h2,.credit-section h2,.profile h2,.contact-cta h2{font-size:clamp(2.45rem,4vw,4.6rem);line-height:1.02}.filter-tabs{display:flex;gap:6px}.filter-tabs button,.segmented button{border:1px solid #cfd3ce;background:transparent;padding:10px 16px;color:#616964;font-size:.8rem;font-weight:700}.filter-tabs button.active{background:var(--deep);color:white;border-color:var(--deep)}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.property-card{background:white;transition:.25s}.property-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(27,42,36,.1)}.property-media{height:285px;overflow:hidden;position:relative;background:#d8ddd8}.property-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.property-card:hover img{transform:scale(1.035)}.property-media.crop-a img{object-position:15% center}.property-media.crop-b img{object-position:78% center}.property-media button{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:1.2rem}.media-note{position:absolute;left:10px;bottom:10px;color:white;background:rgba(20,30,27,.62);font-size:.62rem;padding:4px 7px;text-transform:uppercase;letter-spacing:.05em}.property-body{padding:22px}.property-location{text-transform:uppercase;letter-spacing:.1em;color:#89714e;font-size:.64rem;font-weight:800}.property-body h3{font-family:var(--font-head);font-size:1.25rem;margin:8px 0 16px;line-height:1.25}.property-specs{display:flex;gap:13px;color:#67706b;font-size:.72rem;padding-bottom:19px;border-bottom:1px solid #e5e6e2}.property-price{padding-top:17px}.property-price span{display:block;color:#7b827e;font-size:.66rem}.property-price strong{font-family:var(--font-head);font-size:1.35rem}.center{text-align:center;margin-top:40px}.text-link{background:none;border:0;border-bottom:1px solid #809089;padding:8px 0;font-weight:700}.credit-section{background:var(--deep);color:white;padding:110px max(7vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr .85fr;gap:9vw;align-items:center}.credit-intro>p:not(.eyebrow){color:#bdc7c2;max-width:570px;margin:28px 0}.credit-intro ul{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:17px}.credit-intro li{border-top:1px solid rgba(255,255,255,.13);padding-top:16px;font-weight:600}.credit-intro li span{color:var(--gold-light);font-size:.68rem;margin-right:14px}.simulator-card{background:#f7f5ef;color:var(--ink);padding:32px;box-shadow:12px 12px 0 #30463e}.simulator-head{display:flex;justify-content:space-between;align-items:flex-start}.simulator-head span,.simulator-head strong{display:block}.simulator-head span{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#777e7a}.simulator-head strong{font-family:var(--font-head);font-size:1.4rem;margin-top:4px}.sim-badge{border:1px solid #c5c9c4;padding:6px 8px;color:#866d46!important}.segmented{display:grid;grid-template-columns:1fr 1fr;margin:25px 0}.segmented button.active{background:var(--deep);color:white}.range-label{display:flex;justify-content:space-between;align-items:center;margin:20px 0 4px;font-size:.78rem;color:#69716d}.range-label strong{font-size:1.02rem;color:var(--ink)}input[type=range]{width:100%;accent-color:var(--gold)}.range-scale{display:flex;justify-content:space-between;font-size:.62rem;color:#858b88}.estimate{background:#ebe9e2;margin:25px 0 14px;padding:18px 20px}.estimate span,.estimate small{display:block;color:#6f7773;font-size:.68rem}.estimate strong{display:block;font-family:var(--font-head);font-size:2rem;margin:2px 0}.button.full{width:100%;border:0}.fine-print{font-size:.61rem;color:#7e8581;margin:11px 0 0}.section-heading.compact{align-items:center}.section-heading.compact>p{max-width:430px;color:var(--muted)}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cdd1cc}.journey-grid article{padding:26px 26px 10px;border-right:1px solid #cdd1cc;min-height:250px}.journey-grid article:first-child{border-left:1px solid #cdd1cc}.journey-grid article>span{font-size:.66rem;color:#95784d}.step-icon{font-size:2rem;margin:32px 0 20px;color:#75613e}.journey-grid h3{font-family:var(--font-head);font-size:1.08rem}.journey-grid p{font-size:.83rem;color:var(--muted)}.profile{display:grid;grid-template-columns:.85fr 1.15fr;min-height:630px;background:#14211d;color:white}.profile-art{background:linear-gradient(150deg,#31463e,#1e302a);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.profile-art:before,.profile-art:after{content:"";position:absolute;border:1px solid rgba(201,154,82,.26);border-radius:50%}.profile-art:before{width:420px;height:420px}.profile-art:after{width:300px;height:300px}.monogram{position:relative;z-index:1;font-family:Georgia,serif;color:var(--gold-light);font-size:5rem;font-style:italic}.profile-art>span{position:absolute;left:35px;bottom:32px;color:#c2ccc7;font-size:.75rem;border-left:1px solid var(--gold);padding-left:12px}.profile-copy{padding:80px max(6vw,80px);display:flex;flex-direction:column;justify-content:center}.profile-copy>p:not(.eyebrow){color:#bcc7c2;max-width:600px;margin:26px 0}.signature{display:flex;flex-direction:column;border-left:2px solid var(--gold);padding-left:15px;margin:6px 0 28px}.signature span{font-size:.78rem;color:#aeb9b4}.button.ghost-light{border-color:#66736e;color:white;width:max-content}.admin-strip{background:#e4ded1;padding:31px 7vw;display:flex;justify-content:space-between;align-items:center}.admin-strip>div{display:flex;align-items:center;gap:18px}.admin-icon{width:46px;height:46px;border-radius:50%;background:var(--deep);color:var(--gold-light);display:grid;place-items:center}.admin-strip strong{font-family:var(--font-head)}.admin-strip p{margin:3px 0 0;color:#66706b;font-size:.8rem}.admin-strip button{background:none;border:0;border-bottom:1px solid #6f7773;padding:8px 0;font-weight:700}.contact-cta{padding:110px 6vw;text-align:center;background:#edeae2}.contact-cta p:not(.eyebrow){color:var(--muted);max-width:540px;margin:25px auto}.contact-cta .eyebrow:before{display:none}.contact-cta .button{margin-top:6px}footer{background:#111b18;color:white;padding:60px 6vw 28px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.footer-brand .brand-mark{border-color:var(--gold)}footer>div:not(.brand){display:flex;flex-direction:column;gap:5px;font-size:.74rem;color:#aeb9b4}footer>div strong{color:white;font-size:.75rem;margin-bottom:7px}footer a:hover{color:var(--gold-light)}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;margin:22px 0 0;color:#84908a;font-size:.67rem}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#15231e;color:white;padding:13px 20px;border-left:3px solid var(--gold);font-size:.82rem;opacity:0;pointer-events:none;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;padding:0;max-width:760px;width:92vw;background:#f5f3ed;color:var(--ink);box-shadow:0 35px 90px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(10,18,15,.7);backdrop-filter:blur(4px)}dialog[open]{padding:38px}.dialog-close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:1.6rem}.dialog-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.65rem;color:#8d7249;font-weight:700}dialog h2{font-family:var(--font-head);font-size:2.1rem;line-height:1.1;margin:10px 0}dialog>p{color:var(--muted)}.mock-admin{display:grid;grid-template-columns:160px 1fr;background:#fff;margin:25px 0;min-height:230px;border:1px solid #dcdfda}.mock-side{background:var(--deep);color:#aeb9b4;padding:18px;display:flex;flex-direction:column;gap:14px;font-size:.68rem}.mock-side b{color:var(--gold-light);margin-bottom:12px}.mock-side .on{background:#30453e;color:white;padding:8px}.mock-main{padding:20px}.mock-main>div:first-child{display:flex;justify-content:space-between;margin-bottom:20px}.mock-main button{border:0;background:var(--gold);padding:7px 10px;font-size:.65rem}.mock-row{display:flex;align-items:center;gap:10px;border-top:1px solid #e4e6e2;padding:12px 0}.mock-row i{width:8px;height:8px;border-radius:50%;background:#4c8f6a}.mock-row i.gold-dot{background:var(--gold)}.mock-row span{display:flex;flex-direction:column;font-size:.68rem;flex:1}.mock-row small{color:#848b87}.mock-row em{font-style:normal;font-size:.64rem;text-decoration:underline}.dialog-note{font-size:.7rem!important}
@media(max-width:900px){.site-header nav,.header-cta{display:none}.menu-button{display:block}.site-header.open nav{display:flex;position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:25px 5vw;flex-direction:column;box-shadow:0 12px 20px rgba(0,0,0,.1)}.hero{min-height:660px}.hero-shade{background:linear-gradient(90deg,rgba(13,24,20,.88),rgba(13,24,20,.32))}.hero-proof{display:none}.search-panel{grid-template-columns:1fr 1fr}.search-button{min-height:54px}.listing-grid{grid-template-columns:1fr 1fr}.property-card:last-child{display:none}.credit-section{grid-template-columns:1fr;gap:55px}.journey-grid{grid-template-columns:1fr 1fr}.profile{grid-template-columns:1fr}.profile-art{min-height:400px}.admin-strip{align-items:flex-start;gap:20px}.admin-strip p{max-width:500px}footer{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.demo-bar{font-size:.58rem}.site-header{height:72px}.site-header.open nav{top:72px}.hero{height:680px;min-height:0}.hero-content{left:6vw;right:6vw;top:47%}.hero h1{font-size:3.25rem}.hero-copy{font-size:.96rem}.hero-actions{flex-direction:column;align-items:flex-start}.scroll-cue{display:none}.search-panel{grid-template-columns:1fr;width:92vw}.search-field{border-right:0;border-bottom:1px solid var(--line)}.section{padding:80px 5vw}.section-heading{display:block}.filter-tabs{margin-top:25px}.listing-grid{grid-template-columns:1fr}.property-card:last-child{display:block}.property-media{height:260px}.credit-section{padding:80px 5vw}.simulator-card{padding:23px;box-shadow:7px 7px 0 #30463e}.section-heading.compact>p{margin-top:20px}.journey-grid{grid-template-columns:1fr}.journey-grid article{min-height:200px;border-left:1px solid #cdd1cc;border-bottom:1px solid #cdd1cc}.profile-art{min-height:330px}.profile-copy{padding:70px 6vw}.admin-strip{padding:30px 6vw;display:block}.admin-strip button{margin:20px 0 0 63px}.contact-cta{padding:85px 6vw}footer{grid-template-columns:1fr}.copyright{grid-column:1}.mock-admin{grid-template-columns:1fr}.mock-side{display:none}dialog[open]{padding:27px}.hero h1,.section h2,.credit-section h2,.profile h2,.contact-cta h2{font-size:2.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.purpose-options{border:0;padding:0;margin:24px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.purpose-options legend{font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:#777e7a;font-weight:700;margin-bottom:9px}.purpose-options label{position:relative}.purpose-options input{position:absolute;opacity:0;pointer-events:none}.purpose-options span{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cfd3ce;padding:10px 8px;font-size:.76rem;font-weight:700;cursor:pointer;transition:.2s}.purpose-options span:before{content:"";width:8px;height:8px;border:1px solid #8d948f;border-radius:50%;background:white;box-shadow:inset 0 0 0 2px white}.purpose-options input:checked+span{border-color:var(--gold);background:#eee5d5;color:var(--ink)}.purpose-options input:checked+span:before{background:var(--gold);border-color:var(--gold)}.purpose-options input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}.purpose-options+.segmented{margin-top:18px}
@media(max-width:420px){.purpose-options{grid-template-columns:1fr}.purpose-options span{justify-content:flex-start;padding-left:14px}}
.brand-logo{display:block;width:205px;height:auto;max-height:58px;object-fit:contain}.footer-brand .brand-logo{filter:brightness(0) invert(1);opacity:.92;width:230px}@media(max-width:620px){.brand-logo{width:165px;max-height:50px}.footer-brand .brand-logo{width:205px}}

.reference-section{padding:95px max(7vw,calc((100vw - 1160px)/2));background:#f5f3ed}.reference-heading{max-width:760px;margin-bottom:42px}.reference-heading h2{font-family:var(--font-head);font-size:clamp(2.45rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.055em;margin:0}.reference-heading>p:not(.eyebrow){color:var(--muted);max-width:650px;margin:22px 0 0}.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.reference-grid a{background:white;border-top:3px solid var(--gold);padding:30px 27px;min-height:270px;display:flex;flex-direction:column;transition:.25s}.reference-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(27,42,36,.09)}.reference-grid span{font-size:.63rem;text-transform:uppercase;letter-spacing:.11em;color:#8a7047;font-weight:800}.reference-grid strong{font-family:var(--font-head);font-size:1.3rem;line-height:1.2;margin:24px 0 12px}.reference-grid small{color:var(--muted);font-size:.78rem;line-height:1.5}.reference-grid b{font-size:.72rem;color:#826941;margin-top:auto;padding-top:25px}.reference-disclaimer{font-size:.7rem;color:#747d78;max-width:850px;margin:22px 0 0}.reference-content{background:#e7e2d7}.reference-guides{grid-template-columns:repeat(3,1fr)}.site-header nav a[aria-current="page"]:after{right:0}@media(max-width:900px){.reference-grid{grid-template-columns:1fr}.reference-grid a{min-height:210px}}@media(max-width:620px){.reference-section{padding:70px 6vw}.reference-guides{grid-template-columns:1fr}}
.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 46px}.video-card{background:white;display:flex;flex-direction:column;transition:.25s}.video-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(27,42,36,.1)}.video-cover{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#d7dcd7}.video-cover img{width:100%;height:100%;object-fit:cover;display:block}.video-cover i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(20,33,29,.9);color:var(--gold-light);font-style:normal;padding-left:3px}.video-copy{display:flex;flex-direction:column;padding:23px;flex:1}.video-copy small{font-size:.6rem;text-transform:uppercase;letter-spacing:.11em;color:#8a7047;font-weight:800}.video-copy strong{font-family:var(--font-head);font-size:1.15rem;line-height:1.25;margin:13px 0 8px}.video-copy p{font-size:.76rem;color:var(--muted);margin:0 0 20px}.video-copy b{font-size:.7rem;color:#826941;margin-top:auto}@media(max-width:900px){.video-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.video-grid{grid-template-columns:1fr}}
.profile-art{isolation:isolate;background:#1e302a}.profile-art:before{inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(180deg,rgba(13,28,23,.05) 30%,rgba(12,27,22,.78) 100%),linear-gradient(90deg,rgba(20,45,36,.34),transparent 64%);z-index:1}.profile-art:after{display:none}.profile-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s ease}.profile-art:hover .profile-visual{transform:scale(1.025)}.profile-art>span{z-index:2;right:35px;display:flex;flex-direction:column;gap:3px;color:white;font-size:.75rem;text-shadow:0 1px 12px rgba(0,0,0,.4)}.profile-art>span strong{font-family:var(--font-head);font-size:1.02rem;color:white}.profile-art>span small{color:#dce4df;font-size:.72rem}@media(max-width:620px){.profile-art>span{left:22px;right:22px;bottom:24px}.profile-art>span strong{font-size:.92rem}}
.focus-panel{position:relative;z-index:4;width:min(1120px,88vw);margin:-28px auto 0;background:white;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 16px 45px rgba(24,35,31,.12)}.focus-panel>div{padding:25px 30px;display:grid;grid-template-columns:auto 1fr;column-gap:15px;border-right:1px solid var(--line)}.focus-panel>div:last-child{border-right:0}.focus-panel span{grid-row:1/3;color:var(--gold);font-family:var(--font-head);font-size:.72rem;font-weight:800;padding-top:3px}.focus-panel strong{font-family:var(--font-head);font-size:.98rem}.focus-panel small{color:var(--muted);font-size:.74rem;margin-top:3px}.section-lead{max-width:430px;color:var(--muted);margin:0 0 4px}.strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.strategy-grid article{position:relative;background:white;border:1px solid #dedfd9;padding:34px 31px 31px;min-height:300px;display:flex;flex-direction:column;transition:.25s}.strategy-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(27,42,36,.09)}.strategy-grid article.featured{background:var(--deep);color:white;border-color:var(--deep)}.strategy-number{position:absolute;right:25px;top:22px;font-size:.65rem;color:#9c8259}.strategy-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eee8dc;color:#876c43;font-size:1.35rem;margin-bottom:34px}.strategy-grid article.featured .strategy-icon{background:var(--gold);color:var(--deep)}.strategy-grid h3{font-family:var(--font-head);font-size:1.3rem;line-height:1.2;margin:0 0 13px}.strategy-grid p{color:var(--muted);font-size:.86rem;margin:0 0 25px}.strategy-grid article.featured p{color:#bbc6c1}.strategy-grid a{font-size:.76rem;font-weight:800;margin-top:auto;color:#826941}.strategy-grid article.featured a{color:var(--gold-light)}.listings{background:#efede6}.listings-intro{color:var(--muted);max-width:640px;margin:-23px 0 36px;font-size:.88rem}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#f7f5ef}.faq-heading h2{font-family:var(--font-head);font-size:clamp(2.45rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.055em;margin:0}.faq-heading>p:not(.eyebrow){color:var(--muted);max-width:420px;margin-top:24px}.faq-list{border-top:1px solid #cdd1cc}.faq-list details{border-bottom:1px solid #cdd1cc}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:18px;padding:22px 0;font-family:var(--font-head);font-weight:700;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:1.25rem;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:.86rem;max-width:680px;margin:-4px 36px 24px 0}
@media(max-width:900px){.focus-panel{grid-template-columns:1fr}.focus-panel>div{border-right:0;border-bottom:1px solid var(--line)}.focus-panel>div:last-child{border-bottom:0}.strategy-grid{grid-template-columns:1fr}.strategy-grid article{min-height:250px}.faq{grid-template-columns:1fr;gap:45px}}
@media(max-width:620px){.focus-panel{width:92vw;margin-top:-18px}.focus-panel>div{padding:20px 22px}.section-lead{margin-top:22px}.strategy-grid article{padding:29px 25px}.listings-intro{margin:20px 0 30px}.faq{padding-top:75px}}
.guide-hub{background:#e7e2d7}.guide-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#cfd1ca;border:1px solid #cfd1ca}.guide-grid a{background:#f7f5ef;padding:26px 22px;min-height:190px;display:flex;flex-direction:column;transition:.2s}.guide-grid a:hover{background:white;transform:translateY(-3px)}.guide-grid span{font-size:.61rem;text-transform:uppercase;letter-spacing:.1em;color:#8a7047;font-weight:800}.guide-grid strong{font-family:var(--font-head);font-size:1.02rem;line-height:1.25;margin:20px 0 10px}.guide-grid small{color:var(--muted);font-size:.72rem;line-height:1.45}.content-header{position:relative;top:auto}.content-page{background:#f5f3ed}.breadcrumbs{width:min(1160px,88vw);margin:0 auto;padding:26px 0 0;display:flex;gap:9px;color:#6e7772;font-size:.72rem}.breadcrumbs a{text-decoration:underline}.content-hero{padding:90px max(7vw,calc((100vw - 1160px)/2));background:var(--deep);color:white}.content-hero h1{font-family:var(--font-head);font-size:clamp(3rem,5.6vw,6rem);line-height:.96;letter-spacing:-.055em;max-width:970px;margin:0}.content-hero>p:not(.eyebrow){max-width:720px;color:#c4ceca;font-size:1.05rem;margin:28px 0}.content-hero>div{display:flex;gap:12px}.content-ghost{border-color:#718079;color:white}.content-body{padding:90px max(7vw,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1fr 280px;gap:7vw;align-items:start}.article-main{display:grid;gap:0}.article-main article{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:30px 0;border-top:1px solid #cfd2cc}.article-main article>span{color:#987a4c;font-size:.68rem;font-weight:800}.article-main h2{font-family:var(--font-head);font-size:1.65rem;line-height:1.15;margin:0 0 12px}.article-main p{color:var(--muted);margin:0;max-width:760px}.content-notice{background:#e8e1d2;border-left:3px solid var(--gold);padding:20px 22px;margin-top:25px}.content-notice p{font-size:.78rem;margin:6px 0 0;color:#626d67}.content-side{position:sticky;top:30px;background:white;border-top:3px solid var(--gold);padding:22px;display:flex;flex-direction:column}.content-side strong{font-family:var(--font-head);margin-bottom:12px}.content-side a{font-size:.78rem;padding:11px 0;border-top:1px solid #e4e6e2}.content-side a:hover{color:#866b42}.content-faq{padding:85px max(7vw,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:white}.content-faq h2{font-family:var(--font-head);font-size:clamp(2.3rem,4vw,4.3rem);line-height:1;margin:0}.content-page+.footer{}.content-page .contact-cta{background:#e9e5dc}
@media(max-width:1050px){.guide-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.content-header nav,.content-header .header-cta{display:none}.content-body{grid-template-columns:1fr}.content-side{position:static}.content-faq{grid-template-columns:1fr;gap:40px}}
@media(max-width:620px){.guide-grid{grid-template-columns:1fr}.guide-grid a{min-height:150px}.content-hero{padding:70px 6vw}.content-hero>div{flex-direction:column;align-items:flex-start}.content-body,.content-faq{padding:65px 6vw}.article-main article{grid-template-columns:30px 1fr}.content-hero h1{font-size:3rem}}
.site-header nav a.nav-featured{color:#8a6b3d;font-weight:800}.site-header nav a.nav-featured:after{right:0}.external-reference{display:flex;flex-direction:column;align-items:flex-start;gap:9px;background:var(--deep);color:white;padding:28px}.external-reference>span{color:var(--gold-light);font-size:.65rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.external-reference>strong{font-family:var(--font-head);font-size:1.35rem}.external-reference p{color:#c4ceca;margin:0}.external-reference .button{margin-top:7px}.external-reference small{color:#98a7a1;font-size:.68rem}
.cta-logo{display:block;width:min(430px,72vw);height:auto;max-height:none;object-fit:contain;margin:0 auto 38px}@media(max-width:620px){.cta-logo{width:min(330px,82vw);margin-bottom:28px}}
.copyright{display:flex;justify-content:space-between;gap:12px 28px;flex-wrap:wrap}.developer-credit{color:#9aa69f;font-size:.64rem;white-space:nowrap}.developer-credit:hover{color:var(--gold-light)}@media(max-width:620px){.developer-credit{white-space:normal}}
