.agent-module-scss-module__STcYVa__root{--cream:#fbf6f0;--paper:#fff;--navy:#12243b;--navy-2:#0d1a2c;--coral:#e08a5a;--coral-d:#c9713f;--ink:#22303f;--muted:#6e7986;--line:#22303f1a;font-family:var(--font-sans,system-ui),sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;overflow-x:clip}.agent-module-scss-module__STcYVa__root *,.agent-module-scss-module__STcYVa__root :before,.agent-module-scss-module__STcYVa__root :after{box-sizing:border-box}.agent-module-scss-module__STcYVa__root h1,.agent-module-scss-module__STcYVa__root h2,.agent-module-scss-module__STcYVa__root h3{letter-spacing:-.02em;font-weight:700;line-height:1.12}.agent-module-scss-module__STcYVa__root ::selection{background:#e08a5a3d}.agent-module-scss-module__STcYVa__nav{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fbf6f0e6;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem clamp(1.25rem,5vw,4rem);display:flex;position:sticky;top:0}.agent-module-scss-module__STcYVa__brand{color:var(--ink);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.agent-module-scss-module__STcYVa__brandMark{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.agent-module-scss-module__STcYVa__brandText{flex-direction:column;font-size:1.15rem;font-weight:700;line-height:1;display:flex}.agent-module-scss-module__STcYVa__brandText span{letter-spacing:.24em;text-transform:uppercase;color:var(--coral-d);margin-top:3px;font-size:.56rem;font-weight:500}.agent-module-scss-module__STcYVa__navLinks{gap:1.75rem;display:flex}.agent-module-scss-module__STcYVa__navLinks a{color:var(--ink);font-size:.92rem;text-decoration:none;transition:color .2s}.agent-module-scss-module__STcYVa__navLinks a:hover{color:var(--coral-d)}.agent-module-scss-module__STcYVa__navRight{align-items:center;gap:1rem;display:flex}.agent-module-scss-module__STcYVa__navCta{background:var(--coral);color:#fff;border-radius:999px;padding:.6rem 1.3rem;font-size:.9rem;text-decoration:none;transition:background .2s,transform .2s}.agent-module-scss-module__STcYVa__navCta:hover{background:var(--coral-d);transform:translateY(-1px)}.agent-module-scss-module__STcYVa__burger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;width:40px;height:40px;display:none;position:relative}.agent-module-scss-module__STcYVa__burger span,.agent-module-scss-module__STcYVa__burger span:before,.agent-module-scss-module__STcYVa__burger span:after{content:"";background:var(--ink);width:20px;height:1.7px;transition:all .25s;position:absolute;left:10px}.agent-module-scss-module__STcYVa__burger span{top:19px}.agent-module-scss-module__STcYVa__burger span:before{top:-6px}.agent-module-scss-module__STcYVa__burger span:after{top:6px}.agent-module-scss-module__STcYVa__burger .agent-module-scss-module__STcYVa__burgerOpen{background:0 0}.agent-module-scss-module__STcYVa__burger .agent-module-scss-module__STcYVa__burgerOpen:before{top:0;transform:rotate(45deg)}.agent-module-scss-module__STcYVa__burger .agent-module-scss-module__STcYVa__burgerOpen:after{top:0;transform:rotate(-45deg)}.agent-module-scss-module__STcYVa__mobileMenu{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:.2rem;padding:1rem clamp(1.25rem,5vw,4rem) 1.5rem;display:flex;position:absolute;top:100%;left:0;right:0}.agent-module-scss-module__STcYVa__mobileMenu a{color:var(--ink);border-bottom:1px solid var(--line);padding:.7rem 0;text-decoration:none}.agent-module-scss-module__STcYVa__mobileCta{background:var(--coral);text-align:center;border-radius:999px;margin-top:.6rem;color:#fff!important}.agent-module-scss-module__STcYVa__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1160px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,5vw,4rem);display:grid}.agent-module-scss-module__STcYVa__heroTag{color:var(--navy);background:#e9eef5;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.agent-module-scss-module__STcYVa__dot{background:var(--coral);border-radius:50%;width:8px;height:8px}.agent-module-scss-module__STcYVa__h1{margin:0 0 1.25rem;font-size:clamp(2.4rem,5.2vw,4rem)}.agent-module-scss-module__STcYVa__accent{color:var(--coral-d)}.agent-module-scss-module__STcYVa__lead{color:var(--muted);max-width:30rem;margin:0 0 2rem;font-size:1.1rem}.agent-module-scss-module__STcYVa__heroCtas{flex-wrap:wrap;gap:1rem;display:flex}.agent-module-scss-module__STcYVa__btnPrimary{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.7rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 26px #e08a5a52}.agent-module-scss-module__STcYVa__btnPrimary:hover{background:var(--coral-d);transform:translateY(-2px)}.agent-module-scss-module__STcYVa__btnGhost{border:1px solid var(--navy);color:var(--navy);border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.agent-module-scss-module__STcYVa__btnGhost:hover{background:var(--navy);color:#fff}.agent-module-scss-module__STcYVa__heroArt{position:relative}.agent-module-scss-module__STcYVa__heroFrame{aspect-ratio:4/5;border:1px solid var(--line);border-radius:24px 24px 24px 80px;overflow:hidden;box-shadow:0 30px 60px #22303f29}.agent-module-scss-module__STcYVa__heroBadge{background:#fff;border-radius:14px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex;position:absolute;bottom:7%;left:-6%;box-shadow:0 14px 30px #22303f29}.agent-module-scss-module__STcYVa__heroBadge svg{color:var(--coral)}.agent-module-scss-module__STcYVa__record{background:var(--line);border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;max-width:1160px;margin:0 auto;display:grid}.agent-module-scss-module__STcYVa__recordItem{background:var(--cream);text-align:center;padding:1.75rem 1rem}.agent-module-scss-module__STcYVa__recordIco{width:42px;height:42px;color:var(--navy);background:#e9eef5;border-radius:12px;place-items:center;margin-bottom:.6rem;display:inline-grid}.agent-module-scss-module__STcYVa__recordNum{color:var(--navy);font-size:1.9rem;font-weight:800;display:block}.agent-module-scss-module__STcYVa__recordLabel{color:var(--muted);font-size:.82rem}.agent-module-scss-module__STcYVa__section{max-width:1160px;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) clamp(1.25rem,5vw,4rem)}.agent-module-scss-module__STcYVa__sectionHead{text-align:center;max-width:40rem;margin:0 auto 2.75rem}.agent-module-scss-module__STcYVa__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--coral-d);margin-bottom:.8rem;font-size:.76rem;font-weight:700;display:inline-block}.agent-module-scss-module__STcYVa__kickerLight{letter-spacing:.14em;text-transform:uppercase;color:#f0a97f;margin-bottom:.8rem;font-size:.76rem;font-weight:700;display:inline-block}.agent-module-scss-module__STcYVa__h2{font-size:clamp(1.9rem,4vw,2.7rem)}.agent-module-scss-module__STcYVa__h2Light{color:#fff;letter-spacing:-.02em;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:700}.agent-module-scss-module__STcYVa__listingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.agent-module-scss-module__STcYVa__listingCard{background:var(--paper);border:1px solid var(--line);border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.agent-module-scss-module__STcYVa__listingCard:hover{transform:translateY(-5px);box-shadow:0 20px 44px #22303f1f}.agent-module-scss-module__STcYVa__listingImg{aspect-ratio:4/3;position:relative}.agent-module-scss-module__STcYVa__listingImg img{transition:transform .6s}.agent-module-scss-module__STcYVa__listingCard:hover .agent-module-scss-module__STcYVa__listingImg img{transform:scale(1.05)}.agent-module-scss-module__STcYVa__listingTag{background:var(--coral);color:#fff;text-transform:uppercase;border-radius:999px;padding:.3rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.agent-module-scss-module__STcYVa__listingBody{padding:1.25rem 1.5rem 1.5rem}.agent-module-scss-module__STcYVa__listingPrice{color:var(--navy);font-size:1.5rem;font-weight:800}.agent-module-scss-module__STcYVa__listingBody h3{margin:.35rem 0 .75rem;font-size:1.15rem}.agent-module-scss-module__STcYVa__listingSpecs{color:var(--muted);gap:1rem;font-size:.85rem;display:flex}.agent-module-scss-module__STcYVa__listingSpecs span{align-items:center;gap:.35rem;display:inline-flex}.agent-module-scss-module__STcYVa__listingSpecs svg{color:var(--coral-d)}.agent-module-scss-module__STcYVa__results{background:var(--navy)}.agent-module-scss-module__STcYVa__resultsInner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1080px;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) clamp(1.25rem,5vw,4rem);display:grid}.agent-module-scss-module__STcYVa__resultsList{gap:.85rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.agent-module-scss-module__STcYVa__resultsList li{color:#eaf0f6;align-items:center;gap:.7rem;font-size:1rem;display:flex}.agent-module-scss-module__STcYVa__resultsList li svg{color:var(--coral);flex-shrink:0}.agent-module-scss-module__STcYVa__resultsImg{aspect-ratio:4/3;border-radius:16px;position:relative;overflow:hidden}.agent-module-scss-module__STcYVa__soldStamp{background:var(--coral);color:#fff;letter-spacing:.1em;border-radius:6px;padding:.5rem 1.1rem;font-weight:800;position:absolute;top:1.5rem;right:1.5rem;transform:rotate(6deg);box-shadow:0 8px 20px #0000004d}.agent-module-scss-module__STcYVa__reviews{max-width:1160px;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) clamp(1.25rem,5vw,4rem)}.agent-module-scss-module__STcYVa__reviewGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.agent-module-scss-module__STcYVa__reviewCard{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.75rem}.agent-module-scss-module__STcYVa__reviewCard p{color:var(--ink);margin:.5rem 0 1.25rem;font-size:1rem}.agent-module-scss-module__STcYVa__reviewCard footer strong{display:block}.agent-module-scss-module__STcYVa__quoteMark{color:var(--coral)}.agent-module-scss-module__STcYVa__stars{color:#f5b301;gap:2px;margin-bottom:.4rem;display:inline-flex}.agent-module-scss-module__STcYVa__valuation{background:var(--coral)}.agent-module-scss-module__STcYVa__valGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1080px;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) clamp(1.25rem,5vw,4rem);display:grid}.agent-module-scss-module__STcYVa__valCopy .agent-module-scss-module__STcYVa__kicker{color:#7a3d1c}.agent-module-scss-module__STcYVa__valCopy>p{color:#ffffffeb;max-width:28rem;font-size:1.05rem}.agent-module-scss-module__STcYVa__valMeta{flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.agent-module-scss-module__STcYVa__valMeta span{color:#fff;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:inline-flex}.agent-module-scss-module__STcYVa__formCard{background:var(--paper);border-radius:18px;padding:2rem;box-shadow:0 30px 60px #0003}.agent-module-scss-module__STcYVa__formCard h3{margin:0 0 1.25rem;font-size:1.4rem}.agent-module-scss-module__STcYVa__formCard label{color:var(--muted);margin-bottom:1rem;font-size:.82rem;display:block}.agent-module-scss-module__STcYVa__formCard input,.agent-module-scss-module__STcYVa__formCard select{border:1px solid var(--line);background:var(--cream);width:100%;font:inherit;color:var(--ink);border-radius:10px;margin-top:.35rem;padding:.75rem .9rem}.agent-module-scss-module__STcYVa__formCard input:focus,.agent-module-scss-module__STcYVa__formCard select:focus{border-color:var(--coral);outline:none;box-shadow:0 0 0 3px #e08a5a2e}.agent-module-scss-module__STcYVa__formRow{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.agent-module-scss-module__STcYVa__formSubmit{background:var(--navy);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:999px;margin-top:.5rem;padding:.9rem;font-size:.98rem;font-weight:600;transition:background .2s,transform .2s}.agent-module-scss-module__STcYVa__formSubmit:hover{background:var(--navy-2);transform:translateY(-2px)}.agent-module-scss-module__STcYVa__sent{text-align:center;padding:1.5rem .5rem}.agent-module-scss-module__STcYVa__sent h3{margin:0 0 .5rem;font-size:1.4rem}.agent-module-scss-module__STcYVa__sent p{color:var(--muted);margin:0 0 1.5rem}.agent-module-scss-module__STcYVa__sent button{border:1px solid var(--coral);color:var(--coral-d);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.7rem 1.5rem}.agent-module-scss-module__STcYVa__sentTick{width:58px;height:58px;color:var(--coral-d);background:#fbe6db;border-radius:50%;place-items:center;margin-bottom:1rem;display:inline-grid}.agent-module-scss-module__STcYVa__footer{background:var(--navy-2);color:#eaf0f6}.agent-module-scss-module__STcYVa__footerTop{grid-template-columns:1.3fr 2fr;gap:clamp(2rem,5vw,4rem);max-width:1160px;margin:0 auto;padding:clamp(3rem,6vw,4.5rem) clamp(1.25rem,5vw,4rem) 2.5rem;display:grid}.agent-module-scss-module__STcYVa__footer .agent-module-scss-module__STcYVa__brand{color:#fff}.agent-module-scss-module__STcYVa__footer .agent-module-scss-module__STcYVa__brandMark{background:var(--coral)}.agent-module-scss-module__STcYVa__footerBrandCol p{color:#eaf0f699;max-width:24rem;margin:1rem 0 0;font-size:.92rem}.agent-module-scss-module__STcYVa__footerCols{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.agent-module-scss-module__STcYVa__footerCols h4{color:#f0a97f;margin:0 0 .85rem;font-size:.9rem}.agent-module-scss-module__STcYVa__footerCols a,.agent-module-scss-module__STcYVa__footerCols span{color:#eaf0f699;align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.88rem;text-decoration:none;display:flex}.agent-module-scss-module__STcYVa__footerCols a:hover{color:#fff}.agent-module-scss-module__STcYVa__footerBottom{color:#eaf0f68c;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1160px;margin:0 auto;padding:1.5rem clamp(1.25rem,5vw,4rem);font-size:.82rem;display:flex}.agent-module-scss-module__STcYVa__footerCredit a{color:#f0a97f;text-decoration:none}.agent-module-scss-module__STcYVa__footerCredit a:hover{text-decoration:underline}.agent-module-scss-module__STcYVa__fab{z-index:50;background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .2s;display:none;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 14px 30px #e08a5a73}.agent-module-scss-module__STcYVa__fab:hover{transform:scale(1.06)}@media (max-width:900px){.agent-module-scss-module__STcYVa__hero{grid-template-columns:1fr}.agent-module-scss-module__STcYVa__heroArt{order:-1;max-width:24rem;margin:0 auto}.agent-module-scss-module__STcYVa__record{grid-template-columns:1fr 1fr}.agent-module-scss-module__STcYVa__listingGrid,.agent-module-scss-module__STcYVa__reviewGrid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.agent-module-scss-module__STcYVa__resultsInner,.agent-module-scss-module__STcYVa__valGrid,.agent-module-scss-module__STcYVa__footerTop{grid-template-columns:1fr}}@media (max-width:720px){.agent-module-scss-module__STcYVa__navLinks{display:none}.agent-module-scss-module__STcYVa__burger{display:block}.agent-module-scss-module__STcYVa__fab{display:grid}}@media (max-width:480px){.agent-module-scss-module__STcYVa__record{grid-template-columns:1fr 1fr}.agent-module-scss-module__STcYVa__formRow,.agent-module-scss-module__STcYVa__footerCols{grid-template-columns:1fr}}
