@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-weight:400 800;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/outfit.woff2') format('woff2');font-weight:400 800;font-display:swap}
:root{--ink:#123e38;--green:#007557;--paper:#f8faf7;--line:#d5e2dc;--muted:#526963;--lime:#f8d447;--blue:#174da9;--eb-gradient:linear-gradient(115deg,#007557 0%,#087f70 44%,#164fa5 100%)}
body{font-family:Manrope,Arial,sans-serif;background:var(--paper);color:var(--ink)}
h1,h2,h3{font-family:Outfit,Arial,sans-serif;font-weight:500;letter-spacing:-.035em}
h1 em,.hero h1 em,.hero h2 em{font-family:inherit;font-style:normal;color:var(--green);font-weight:600}
button,input,select,textarea{font-family:inherit}
::selection{background:#f8d447;color:#123e38}
a,button{touch-action:manipulation}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #176bd4;outline-offset:4px}
.site-header,.av-header,.content-header{max-width:1440px;background:#f8faf7f5;gap:24px;border-bottom:1px solid var(--line);padding:23px 5%;margin-inline:auto}
.site-header nav a,.av-header nav a{font-size:13px;font-weight:650}
.site-header nav a:hover,.av-header nav a:hover{text-decoration:underline;text-underline-offset:6px}
.button,button.primary,.primary-button{background:var(--eb-gradient);border:1px solid transparent;color:#fff;border-radius:10px;font-weight:700;box-shadow:0 5px 14px #00665012;transition:box-shadow .2s,transform .2s;min-height:46px}
.button:hover,button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00665026}
.button.pale,.button.light{background:#f8d447;color:#123e38;border-color:#f8d447}
.eyebrow{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:10px;letter-spacing:1.8px}
.lead,.intro{color:var(--muted)}
.live-dot,.dot{background:#007557;box-shadow:0 0 0 4px #00755715}
input:not([type=checkbox]):not([type=radio]),select,textarea{border-color:#b8ccc3;border-radius:9px;background-color:#fff;color:#123e38;min-height:48px}
input:hover,select:hover,textarea:hover{border-color:#6c9e90}
input:focus,select:focus,textarea:focus{border-color:#007557;box-shadow:0 0 0 3px #0075570e}
.eb-home{max-width:1440px;margin:0 auto;padding:28px 5% 0}
.eb-hero{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:40px;align-items:center;min-height:570px;padding:42px 0 48px}
.eb-hero-copy{position:relative;z-index:1}
.eb-kicker{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:28px}
.eb-kicker:before{content:'';display:block;width:32px;height:5px;border-radius:8px;background:linear-gradient(90deg,#007557 35%,#f8d447 35% 65%,#1755b1 65%)}
.eb-hero h1{font-size:clamp(52px,5.7vw,84px);line-height:.99;letter-spacing:-.055em;margin:0 0 26px;font-weight:500;max-width:700px}
.eb-hero h1 em{font-style:normal;background:linear-gradient(100deg,#007557 15%,#08796f 48%,#164fa5 90%);color:#007557;background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}
.eb-hero-copy>p:not(.eb-kicker){font-size:16px;line-height:1.8;max-width:460px;color:var(--muted);margin-bottom:26px}
.eb-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}
.eb-actions .button{padding:16px 24px;gap:26px}
.eb-actions .text-link{font-weight:700;font-size:12px}
.eb-trust{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-top:23px}
.eb-trust svg{width:17px;height:17px;color:var(--green)}
.eb-visual{position:relative;min-width:0;height:530px;margin-left:15px}
.eb-photo{height:100%;width:100%;object-fit:cover;object-position:50% 45%;border-radius:100px 12px 100px 12px;display:block}
.eb-visual:before{content:'';position:absolute;z-index:-1;inset:28px -15px -15px 30px;border-radius:100px 12px 100px 12px;background:linear-gradient(145deg,#e9cd57,#9bcc9b 45%,#96b9ee)}
.eb-photo-label{position:absolute;right:32px;bottom:22px;font-size:9px;color:#fff;text-shadow:0 1px 4px #000;background:#173b3270;padding:5px 8px;border-radius:4px}
.eb-visual-note{position:absolute;left:-35px;top:42px;display:flex;align-items:center;gap:12px;background:#f8faf7f5;border:1px solid #fff;padding:15px 18px;border-radius:12px;box-shadow:0 10px 30px #183e3518;animation:eb-float 6s ease-in-out 2}
.eb-note-mark{height:35px;width:35px;display:grid;place-items:center;border-radius:50%;background:#e4f1e8;color:#007557;font-size:23px}
.eb-visual-note strong{display:block;font-size:13px}.eb-visual-note small{font-size:10px;color:var(--muted)}
.eb-stamp{position:absolute;bottom:54px;left:-32px;width:125px;height:125px;background:linear-gradient(135deg,#f8e47c,#f8d447);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-9deg);box-shadow:0 10px 30px #183e3510}
.eb-stamp strong{font-family:Outfit,sans-serif;font-size:42px;font-weight:500;line-height:1}.eb-stamp span{font-size:10px;line-height:1.5;text-align:center;font-weight:700;margin-top:5px}
.eb-strip{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:18px 25px;margin:15px 0 0;border-radius:8px;background:linear-gradient(100deg,#007557,#087974 55%,#164fa5);color:white;font-size:11px;font-weight:650}
.eb-strip span{display:flex;align-items:center;gap:12px}.eb-strip i{width:6px;height:6px;border-radius:50%;background:#f8d447}
.eb-chooser{padding:65px 0 50px;scroll-margin-top:20px}
.eb-chooser-head{display:flex;gap:30px;justify-content:space-between;align-items:end;margin-bottom:22px}
.eb-chooser h2{font-size:36px;margin:8px 0 0;line-height:1.1}.eb-chooser-head>a{font-size:12px;white-space:nowrap;font-weight:700;text-underline-offset:5px}
.eb-home .public-home-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0}
.eb-home .public-home-links a{position:relative;min-height:166px;border-radius:12px;border:1px solid var(--line);padding:18px 15px;background:#fff;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:12px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}
.eb-home .public-home-links a:hover{background:linear-gradient(150deg,#e7f5e9,#eef4fb);border-color:#83b49e;transform:translateY(-4px)}
.eb-home .public-home-links strong{font-family:Outfit,sans-serif;font-size:16px;letter-spacing:-.2px;font-weight:500;display:block;line-height:1.2}
.eb-home .public-home-links small{font-size:10px;line-height:1.5;color:var(--muted);display:block;margin-top:6px}
.eb-icon{display:block;width:31px;height:31px;color:#007557;flex:none}
.eb-home .public-home-links a:nth-child(3n+2) .eb-icon{color:#174da9}
.eb-home .public-home-links .eb-link-arrow{position:absolute;right:12px;top:17px;color:#6c8980;font-size:15px}
.eb-home .public-home-bottom{margin-top:20px;font-size:11px;color:var(--muted)}
/* One visual language across property maps, content and asset calculators. */
.hero.wrap{padding-top:65px;padding-bottom:65px}
.hero h1,.hero h2{font-family:Outfit,sans-serif;letter-spacing:-.045em;font-size:clamp(44px,4.8vw,68px);line-height:1.06;font-weight:500}
.hero-art{border-radius:70px 12px 70px 12px;background:radial-gradient(at 100% 0%,#e5edb1,transparent 60%),linear-gradient(145deg,#d7eee4,#dfe9fa);border-color:#cbddd4}
.hero-price{background:linear-gradient(130deg,#005e48,#164d77);color:#fff;border:0;box-shadow:0 16px 40px #123e3825}
.hero-price a,.hero-price>span,.hero-price .eyebrow{color:#e0efeb}
.hero-price strong{color:#fff}
.hero-art .hero-price>span,.hero-art .hero-price strong small{color:#dfeee9}
.stats-strip,.promise-strip{background:linear-gradient(105deg,#edf5e7,#edf5f7);border-color:#d5e2dc}
.comparison-band{background:linear-gradient(110deg,#e5f1e5,#e7eff8)}
.compare-card,.estimate-panel,.explorer,.calculator{border-radius:16px;border-color:#cbded4}
.comparison-summary{background:linear-gradient(120deg,#007557,#164fa5);color:white}
.section-heading h2,.section-intro h2{font-size:clamp(32px,3.2vw,46px)}
.av-hero{max-width:1340px;padding:64px 5%;gap:65px}
.av-hero h1{font-size:clamp(44px,4.4vw,64px);line-height:1.05}
.av-hero h1 em{background:var(--eb-gradient);background-clip:text;-webkit-text-fill-color:transparent}
.value-art{border-radius:90px 12px 90px 12px;background:radial-gradient(at 80% 0%,#f8dc66,transparent 60%),linear-gradient(140deg,#d2ebd5,#a7cde7);border:0}
.art-center{background:var(--eb-gradient);transform:rotate(-4deg);border-radius:14px}
.art-center strong{font-family:Outfit,sans-serif;font-weight:500}.art-center i{color:#ffec9c}
.art-chip{background:#fffffff0;border-color:#fff}.orbit{border-color:#00755745}
.art-chip.a1{animation:eb-float 6s ease-in-out 2}
.asset-grid{gap:18px}.asset-card{border-radius:12px;border-color:#d5e2dc;border-top:3px solid #007557;padding:25px;box-shadow:0 6px 15px #123e3803}
.asset-card:nth-child(3n+2){border-top-color:#1755b1}.asset-card:nth-child(3n){border-top-color:#e4b924}
.asset-card:hover{box-shadow:0 12px 32px #123e3810}.asset-icon{background:linear-gradient(135deg,#e5f1e4,#e3effb);border-radius:10px}.asset-icon .eb-icon{width:27px;height:27px}
.tag,.small-tag,.status-pill{background:#eaf2ee;color:#38594d}
.filter.active{background:var(--eb-gradient);border-color:transparent}
.steps-section{background:linear-gradient(130deg,#edf5e8,#e8f0f8);border-radius:18px}.steps-grid article>span{font-family:Outfit,sans-serif;font-style:normal;color:#007557}
.api-banner{position:relative;overflow:hidden;background:linear-gradient(115deg,#005b46,#086d65 50%,#153c82);border-radius:18px}.api-banner h2{color:#fff}.api-banner .eyebrow{color:#ffe796}
.public-wrap{max-width:1240px;padding-top:30px}
.public-intro{position:relative;max-width:none;background:radial-gradient(at 100% 0%,#f6e7a780,transparent 50%),linear-gradient(110deg,#e5f2e9,#eaf1fb);border:1px solid #d9e8dd;border-radius:18px;padding:35px 40px 25px}
.public-intro:after{content:'';position:absolute;left:40px;top:0;width:90px;height:4px;background:linear-gradient(90deg,#007557 33%,#e5bb29 33% 66%,#1755b1 66%);border-radius:0 0 3px 3px}
.public-intro h1{font-size:clamp(32px,3.9vw,54px);letter-spacing:-.04em;max-width:850px;margin:16px 0 18px;line-height:1.06}
.public-intro .lead{font-size:15px;line-height:1.8;margin-bottom:15px;max-width:850px}
.public-badges{margin:18px 0 0;gap:8px}.public-badges span{background:#ffffffa8;border:1px solid #d9e6dc;border-radius:5px;padding:5px 9px;font-size:10px}
.public-estimator{gap:40px;margin-top:32px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.public-form-card{border-radius:14px;border:1px solid #d0e2d8;box-shadow:0 10px 30px #123e3806;border-top:4px solid #007557;padding:28px}
.public-form-card h2{font-size:28px;letter-spacing:-.8px}.public-form-card>p{font-size:14px;color:var(--muted)}
.public-result{background:linear-gradient(130deg,#005e48,#154c82);border-radius:12px;color:#fff}
.public-result strong{font-family:Outfit,sans-serif;font-weight:500;line-height:1.2;letter-spacing:-.02em}
.public-note{border-color:#d8b829;background:#f9f7e9;padding:15px 18px;border-radius:0 8px 8px 0;font-size:14px}
.public-reading{max-width:850px}.public-reading h2{font-size:30px}.public-reading details{background:#fff;padding:20px;border:1px solid #d5e2dc;border-radius:8px;margin:10px 0}
.public-related a{background:#fff;border-radius:8px;font-size:12px}.public-related a:hover{background:#e7f2ee}
.public-estimator aside h2{font-size:32px}.breadcrumbs{color:#4d6b61;font-size:11px;margin-bottom:23px}
.content-hero,.page-hero{background:radial-gradient(at 90% 0%,#f4e5a060,transparent 45%),linear-gradient(110deg,#e7f3eb,#e9f0fb);border-radius:16px}
.city-card{background:linear-gradient(160deg,#fff 65%,#f0f6ed);border-radius:12px;border-color:#d5e2dc}.city-card strong{font-family:Outfit,sans-serif;color:#007557;font-weight:500}
.track>span{background:linear-gradient(90deg,#007557,#1d69c0)}
.bar-row.active .track>span{background:linear-gradient(90deg,#007557,#d8b829)}
.calculator,.price-panel,.price-hero{background:linear-gradient(135deg,#e9f4e8,#e8f0fc)}
.api-docs pre,.api-docs code{background:#eaf2ee}.login-panel{background:linear-gradient(135deg,#fff,#f0f6ed)}
.av-footer,.site-footer{background:linear-gradient(110deg,#e5f0e7,#e8eff5);border-top:1px solid #cedfd4;color:#3a5c51;margin-top:40px}
.site-footer .identity{color:#123e38}
.eb-catalog-visual{position:relative;margin:0;min-width:0;height:500px;border-radius:90px 12px 90px 12px;overflow:hidden;background:#007557}
.eb-catalog-visual img{width:100%;height:100%;object-fit:cover;display:block}
.eb-catalog-visual:after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#003d3299)}
.eb-catalog-visual figcaption{position:absolute;bottom:32px;left:35px;right:30px;z-index:1;color:white}
.eb-catalog-visual figcaption span{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#f8e393}
.eb-catalog-visual figcaption strong{display:block;font-family:Outfit,sans-serif;font-size:40px;font-weight:500;line-height:1.08;margin:14px 0 22px;letter-spacing:-1px}
.eb-catalog-visual figcaption small{font-size:9px;color:#e3eee4}
.map-card{background:radial-gradient(at 100% 0%,#f7e9b2,transparent 65%),linear-gradient(140deg,#dfeee5,#e5eef9);border-radius:65px 12px 65px 12px;border:1px solid #d5e2dc}
.price-card{background:linear-gradient(115deg,#00664e,#18588d);border-radius:14px}.price-card strong{font-family:Outfit,sans-serif}
.jump-links a{background:linear-gradient(120deg,#e5f0e7,#e7eef5);border-radius:7px}.stat{min-width:0}
.content-footer{background:linear-gradient(120deg,#e5f0e7,#e8eff5);padding-inline:30px;border-radius:14px 14px 0 0}
@media(max-width:700px){.eb-catalog-visual{height:350px;border-radius:65px 12px 65px 12px}.eb-catalog-visual figcaption strong{font-size:35px}}
@media(max-width:480px){.stats-strip .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.stats-strip .stat{display:block;padding-left:12px}.stats-strip .stat:nth-child(odd){padding-left:0}.stats-strip .stat strong{display:block;font-family:Outfit,sans-serif;font-size:26px}.stats-strip .stat span{font-size:9px;display:block;max-width:100%;margin-top:6px}}
@keyframes eb-float{0%,100%{translate:0 0}50%{translate:0 -7px}}
@media(min-width:1000px){.eb-home+.hero{border-top:1px solid var(--line)}}
@media(max-width:1000px){.eb-hero{gap:25px;min-height:470px}.eb-visual{height:450px}.eb-hero h1{font-size:60px}.eb-visual-note{left:-15px;font-size:11px;padding:12px}.eb-stamp{left:-15px;width:105px;height:105px}.eb-home .public-home-links{grid-template-columns:repeat(3,minmax(0,1fr))}.eb-home .public-home-links a{min-height:140px}.site-header,.av-header{padding-inline:25px;gap:15px}.site-header nav{gap:18px}.site-header nav a{font-size:11px}}
@media(max-width:700px){.eb-home{padding:12px 20px 0}.eb-hero{grid-template-columns:1fr;gap:30px;padding:28px 0 26px}.eb-kicker{font-size:9px;letter-spacing:1.2px;margin-bottom:22px}.eb-hero h1{font-size:clamp(46px,10.5vw,70px);max-width:580px;margin-bottom:20px}.eb-hero-copy>p:not(.eb-kicker){font-size:14px;max-width:470px}.eb-visual{height:315px;margin:0 0 12px 12px}.eb-photo{object-position:50% 42%;border-radius:60px 10px 60px 10px}.eb-visual:before{inset:18px -8px -10px 20px;border-radius:60px 10px 60px 10px}.eb-visual-note{top:24px;left:-12px}.eb-stamp{width:96px;height:96px;left:-12px;bottom:27px}.eb-stamp strong{font-size:32px}.eb-stamp span{font-size:8px}.eb-photo-label{font-size:8px;right:20px;bottom:16px}.eb-strip{gap:12px;padding:16px;flex-wrap:wrap;font-size:10px}.eb-strip span{gap:7px}.eb-chooser{padding:38px 0}.eb-chooser-head{display:block}.eb-chooser h2{font-size:31px;margin-bottom:16px}.eb-home .public-home-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eb-home .public-home-links a{padding:16px 13px;min-height:152px}.eb-home .public-home-links strong{font-size:16px}.eb-actions{gap:18px}.eb-actions .button{font-size:12px;padding:14px 17px}.eb-actions .text-link{font-size:11px}.public-wrap{padding:23px 18px}.public-intro{padding:26px 22px 22px}.public-intro:after{left:22px}.public-intro h1{font-size:36px}.public-intro .lead{font-size:14px}.public-estimator{grid-template-columns:minmax(0,1fr);gap:25px}.public-form-card{padding:22px}.public-estimator aside h2{font-size:28px}.av-hero{gap:30px;padding:38px 22px}.av-hero h1{font-size:44px}.site-header,.av-header{padding:17px 20px}.hero.wrap{padding-top:40px;padding-bottom:40px}.hero h1,.hero h2{font-size:46px}.hero-art{border-radius:60px 12px 60px 12px}.site-header nav{top:100%}.av-header nav a{font-size:11px}.av-header nav{gap:12px}.av-header nav .button{padding:8px 11px}.api-banner{padding:30px}.api-banner h2{font-size:32px}.public-result{padding:20px}.public-result strong{font-size:clamp(24px,7.6vw,38px)}}
@media(max-width:360px){.eb-home{padding-inline:16px}.eb-kicker{font-size:8px}.eb-hero h1{font-size:44px}.eb-hero-copy>p:not(.eb-kicker){font-size:13px}.eb-actions{gap:12px}.eb-visual{height:280px}.eb-strip{font-size:9px;padding:12px}.eb-chooser h2{font-size:29px}.public-intro h1{font-size:31px}.public-form-card{padding:18px}.site-header,.av-header{padding-inline:16px}.av-header nav{gap:8px}.av-header nav a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:800px){.site-header nav{top:100%}}
