:root{--c-blue-50:#eef2ff;--c-blue-100:#c7d2fe;--c-blue-200:#bfdbfe;--c-blue-300:#93c5fd;--c-blue-700:#1d4ed8;--c-blue-800:#1e40af;--c-blue-900:#1e3a8a;--c-orange-100:#fed7aa;--c-orange-200:#fff7ed;--c-orange-600:#d97706;--c-orange-700:#b45309;--c-orange-900:#9a3412;--c-amber-100:#fef3c7;--c-amber-700:#a16207;--c-red-100:#fee2e2;--c-red-700:#b91c1c;--c-cyan-100:#e0f2fe;--c-cyan-700:#0e7490;--c-green-500:#16a34a;--c-gold-500:#d4a017;--c-gold-600:#a87f0c;--c-gold-bright:#fbbf24;--c-slate-50:#f8fafc;--c-slate-100:#f1f5f9;--c-slate-200:#e2e8f0;--c-slate-300:#cbd5e1;--c-slate-400:#94a3b8;--c-slate-500:#64748b;--c-slate-600:#475569;--c-slate-700:#334155;--c-slate-800:#1e293b;--c-slate-900:#0f172a;--c-bg:#ffffff;--c-text:#0f172a;--c-muted:#64748b;--c-divider:#e5e5e5;--c-divider-hairline:#ececec;--c-navy:#0f172a;--c-navy-deep:#0a0f1c;--r-input:6px;--r-button:7px;--r-card:12px;--r-pill:100px;--font-sans:'Geist', -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, sans-serif;--container-max:1180px;--container-wide:1280px;--section-pad-y:64px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:var(--c-bg);color:var(--c-text);line-height:1.5;-webkit-font-smoothing:antialiased}img,svg,video{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--c-blue-800);outline-offset:2px;border-radius:4px}h1,h2,h3,h4{font-weight:500;letter-spacing:-.5px;line-height:1.15;margin:0 0 .5em;color:var(--c-text)}h1{font-size:42px;letter-spacing:-1.2px;line-height:1.05}h2{font-size:32px;letter-spacing:-1px;line-height:1.1}h3{font-size:22px;letter-spacing:-.5px}h4{font-size:16px;letter-spacing:-.2px}p{margin:0 0 1em}a{color:var(--c-blue-800);text-decoration:none}a:hover{text-decoration:underline}@media (max-width:800px){h1{font-size:32px}h2{font-size:26px}}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ezhb-skip{position:absolute;left:-9999px;top:0;background:var(--c-blue-800);color:#fff;padding:.75rem 1rem;z-index:10000;font-size:13px}.ezhb-skip:focus{left:1rem;top:1rem}.ezhb-container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 24px}.ezhb-section{padding:var(--section-pad-y) 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-section__header{text-align:center;max-width:580px;margin:0 auto 48px}.ezhb-section__title{margin:12px 0 8px}.ezhb-eyebrow{font-size:11px;color:var(--c-blue-800);font-weight:500;letter-spacing:1px;text-transform:uppercase}.ezhb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:none;font-size:13px;font-weight:500;border-radius:var(--r-button);text-decoration:none;cursor:pointer;transition:background .12s ease;line-height:1.2}.ezhb-btn--primary{background:var(--c-orange-600);color:#fff}.ezhb-btn--primary:hover{background:var(--c-orange-700);text-decoration:none}.ezhb-btn--ghost{background:rgb(255 255 255 / .06);color:#fff;border:.5px solid rgb(255 255 255 / .12);padding:12px 18px}.ezhb-btn--secondary{background:#fff;color:var(--c-slate-600);border:.5px solid var(--c-slate-300);padding:9px 14px;font-size:12px}.ezhb-icon{display:inline-flex}.ezhb-icon svg{display:block}.ezhb-icon--check{color:var(--c-blue-800)}.ezhb-icon--x{color:var(--c-red-700)}.ezhb-icon--arrow{color:var(--c-blue-800)}.ezhb-icon--pin{color:var(--c-blue-800)}.ezhb-site-header{background:#fff;border-bottom:.5px solid var(--c-divider-hairline);position:sticky;top:0;z-index:100}.ezhb-site-header__row{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;max-width:var(--container-wide);margin:0 auto}.ezhb-site-header__brand{display:flex;align-items:center;gap:8px}.ezhb-wordmark{display:flex;align-items:center;gap:8px}.ezhb-wordmark__mark{width:28px;height:28px;background:var(--c-blue-800);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:500;letter-spacing:.4px}.ezhb-wordmark__primary{font-size:14px;font-weight:500;color:var(--c-blue-800);letter-spacing:-.2px}.ezhb-wordmark__est{font-size:11px;color:#999;margin-left:2px}.ezhb-site-nav{display:none}.ezhb-site-nav__menu{list-style:none;margin:0;padding:0;display:flex;gap:24px;align-items:center}.ezhb-site-nav__menu a{font-size:13px;color:var(--c-slate-600)}.ezhb-site-nav__menu a:hover{color:var(--c-blue-800);text-decoration:none}.ezhb-site-header__cta{display:flex;align-items:center;gap:16px}.ezhb-site-header__phone,.ezhb-phone-link{color:var(--c-blue-800);font-weight:500;font-size:13px;padding-left:16px;border-left:.5px solid #ddd}.ezhb-phone-link{text-decoration:none}.ezhb-site-header__phone .ezhb-icon,.ezhb-phone-link .ezhb-icon{display:none}@media (min-width:900px){.ezhb-site-nav{display:flex;flex:1;justify-content:flex-end;padding-right:24px}}.ezhb-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;background:var(--c-blue-50);border:.5px solid var(--c-blue-100);border-radius:var(--r-pill);font-size:11px;color:var(--c-blue-900);font-weight:500;letter-spacing:.2px}.ezhb-pill--brand{background:var(--c-blue-50);color:var(--c-blue-900)}.ezhb-pill__dot{width:5px;height:5px;background:var(--c-blue-800);border-radius:50%}.ezhb-pill__star{width:11px;height:11px;flex:0 0 11px}.ezhb-chip{display:inline-block;padding:4px 10px;background:var(--c-blue-50);color:var(--c-blue-900);border-radius:var(--r-pill);font-size:12px;font-weight:500}.ezhb-tag{display:inline-block;padding:3px 9px;background:var(--c-slate-100);color:var(--c-slate-600);border-radius:var(--r-pill);font-size:11px;font-weight:500}.ezhb-stat__value{font-size:22px;font-weight:500;color:var(--c-blue-800);margin:0;letter-spacing:-.5px;line-height:1}.ezhb-stat__label{font-size:11px;color:var(--c-muted);margin:4px 0 0}.ezhb-hero{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:var(--container-max);margin:0 auto}@media (max-width:800px){.ezhb-hero__grid{grid-template-columns:1fr;gap:32px}}.ezhb-hero__copy{padding:0}.ezhb-hero__pill{display:inline-flex;align-items:center;gap:7px;background:var(--c-blue-50);border:.5px solid var(--c-blue-100);padding:5px 11px;border-radius:var(--r-pill);margin-bottom:24px}.ezhb-hero__pill-text{font-size:11px;color:var(--c-blue-900);font-weight:500}.ezhb-hero__headline{font-size:42px;font-weight:500;color:var(--c-text);margin:0 0 6px;line-height:1.05;letter-spacing:-1.2px}.ezhb-hero__headline-accent{display:block;font-size:42px;font-weight:500;color:var(--c-blue-800);line-height:1.05;letter-spacing:-1.2px;margin-bottom:22px}.ezhb-hero__intro{font-size:14px;color:var(--c-slate-600);margin:0 0 24px;line-height:1.65}.ezhb-hero__checks{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.ezhb-hero__checks li{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--c-slate-700)}.ezhb-hero__checks .ezhb-icon--check{width:20px;height:20px;flex:0 0 20px;background:var(--c-blue-50);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:5px;color:var(--c-blue-800)}.ezhb-hero__stats{display:flex;gap:24px;padding-top:20px;border-top:.5px solid var(--c-slate-200)}.ezhb-hero__stats .ezhb-stat{padding:0}.ezhb-lead-form{background:#fff;border:.5px solid var(--c-slate-300);border-radius:var(--r-card);padding:24px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-lead-form--dark{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .12);color:#fff}.ezhb-lead-form__pulse{display:flex;align-items:center;gap:8px;margin-bottom:6px}.ezhb-lead-form__pulse-dot{width:6px;height:6px;background:var(--c-green-500);border-radius:50%}.ezhb-lead-form__pulse-tag{font-size:11px;color:var(--c-green-500);font-weight:500;letter-spacing:.3px;text-transform:uppercase}.ezhb-lead-form__title{font-size:22px;font-weight:500;color:var(--c-text);margin:0 0 6px;letter-spacing:-.5px}.ezhb-lead-form--dark .ezhb-lead-form__title{color:#fff}.ezhb-lead-form__sub{font-size:13px;color:var(--c-muted);margin:0 0 20px;line-height:1.5}.ezhb-lead-form--dark .ezhb-lead-form__sub{color:rgb(255 255 255 / .65)}.ezhb-lead-form__field{display:flex;flex-direction:column;margin-bottom:10px}.ezhb-lead-form__field label{font-size:11px;color:var(--c-slate-600);font-weight:500;margin-bottom:5px}.ezhb-lead-form--dark .ezhb-lead-form__field label{color:rgb(255 255 255 / .7)}.ezhb-lead-form__field input,.ezhb-lead-form__field select{width:100%;background:var(--c-slate-50);color:var(--c-text);border:.5px solid var(--c-slate-300);padding:11px 12px;font-size:13px;outline:none;border-radius:var(--r-input);font-family:var(--font-sans)}.ezhb-lead-form__field input:focus,.ezhb-lead-form__field select:focus{border-color:var(--c-blue-800)}.ezhb-lead-form--dark .ezhb-lead-form__field input,.ezhb-lead-form--dark .ezhb-lead-form__field select{background:rgb(255 255 255 / .05);color:#fff;border-color:rgb(255 255 255 / .18)}.ezhb-lead-form__row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}@media (max-width:480px){.ezhb-lead-form__row{grid-template-columns:1fr}}.ezhb-lead-form__row .ezhb-lead-form__field{margin-bottom:0}.ezhb-lead-form__submit{width:100%;justify-content:center;padding:14px;font-size:14px;margin-top:8px}.ezhb-lead-form__legal{font-size:10px;color:var(--c-slate-400);margin:12px 0 0;text-align:center;line-height:1.5}.ezhb-lead-form__status{display:none;margin-top:12px;padding:10px 12px;border-radius:var(--r-input);font-size:12px;font-weight:500}.ezhb-lead-form__status.is-success{display:block;background:rgb(22 163 74 / .1);color:#166534}.ezhb-lead-form__status.is-error{display:block;background:rgb(220 38 38 / .08);color:var(--c-red-700)}.ezhb-how{background:#fff;padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-how__steps{list-style:none;padding:0;margin:0;position:relative;max-width:880px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ezhb-how__steps::before{content:'';position:absolute;top:36px;left:16%;right:16%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--c-slate-300) 20%,var(--c-slate-300) 80%,transparent 100%);z-index:0}@media (max-width:700px){.ezhb-how__steps{grid-template-columns:1fr;gap:32px}.ezhb-how__steps::before{display:none}}.ezhb-how__step{text-align:center;position:relative;z-index:1}.ezhb-how__icon{width:72px;height:72px;border-radius:50%;background:#fff;border:.5px solid var(--c-slate-300);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.ezhb-how__step--invert .ezhb-how__icon{background:var(--c-blue-800);border-color:var(--c-blue-800);color:#fff}.ezhb-how__icon svg{width:26px;height:26px}.ezhb-how__badge{display:inline-block;background:var(--c-blue-50);border:.5px solid var(--c-blue-100);padding:4px 10px;border-radius:var(--r-pill);margin-bottom:14px;font-size:10px;color:var(--c-blue-900);font-weight:500;letter-spacing:.4px}.ezhb-how__step--invert .ezhb-how__badge{background:var(--c-orange-200);border-color:var(--c-orange-100);color:var(--c-orange-900)}.ezhb-how__title{font-size:17px;font-weight:500;margin:0 0 8px;letter-spacing:-.3px;color:var(--c-text)}.ezhb-how__body{font-size:13px;color:var(--c-muted);margin:0;line-height:1.6}.ezhb-how__cta{text-align:center;margin-top:56px;padding-top:32px;border-top:.5px solid var(--c-slate-200);max-width:880px;margin-left:auto;margin-right:auto}.ezhb-how__cta-text{font-size:13px;color:var(--c-muted);margin:0 0 16px}.ezhb-situations{background:linear-gradient(180deg,var(--c-slate-100) 0%,var(--c-slate-50) 100%);padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-situations__pill{display:inline-flex;align-items:center;gap:7px;background:#fff;border:.5px solid var(--c-blue-100);padding:5px 12px;border-radius:var(--r-pill);margin-bottom:16px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-situations__pill-dot{width:5px;height:5px;background:var(--c-blue-800);border-radius:50%}.ezhb-situations__pill-text{font-size:11px;color:var(--c-blue-900);font-weight:500;letter-spacing:.4px;text-transform:uppercase}.ezhb-situations__title-accent{color:var(--c-blue-800)}.ezhb-situations__sub{font-size:14px;color:var(--c-muted);max-width:540px;margin:0 auto;line-height:1.6}.ezhb-situations__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:920px;margin:0 auto}@media (max-width:800px){.ezhb-situations__grid{grid-template-columns:repeat(2,1fr)}}.ezhb-situations__tile{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:22px 18px;box-shadow:0 1px 2px rgb(15 23 42 / .04);position:relative;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:border-color .12s,box-shadow .12s}.ezhb-situations__tile:hover{border-color:var(--c-blue-100);box-shadow:0 4px 12px rgb(30 64 175 / .06);text-decoration:none}.ezhb-situations__tile::after{content:'';position:absolute;top:-20px;right:-20px;width:80px;height:80px;background:radial-gradient(circle,rgb(30 64 175 / .04) 0%,transparent 70%);pointer-events:none}.ezhb-situations__icon{width:38px;height:38px;border-radius:9px;background:var(--c-blue-50);color:var(--c-blue-800);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.ezhb-situations__icon svg{width:20px;height:20px}.ezhb-situations__tile--blue .ezhb-situations__icon{background:var(--c-blue-50);color:var(--c-blue-800)}.ezhb-situations__tile--amber .ezhb-situations__icon{background:var(--c-amber-100);color:var(--c-amber-700)}.ezhb-situations__tile--red .ezhb-situations__icon{background:var(--c-red-100);color:var(--c-red-700)}.ezhb-situations__tile--cyan .ezhb-situations__icon{background:var(--c-cyan-100);color:var(--c-cyan-700)}.ezhb-situations__name{font-size:14px;font-weight:500;color:var(--c-text);margin:0 0 4px;letter-spacing:-.2px}.ezhb-situations__sub-tile{font-size:11px;color:var(--c-muted);margin:0;line-height:1.5}.ezhb-types-pill{display:inline-flex;align-items:center;gap:14px;padding:8px 16px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-pill);box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-types-pill__bottom{text-align:center;margin-top:48px;padding-top:32px;border-top:.5px solid var(--c-slate-200);max-width:920px;margin-left:auto;margin-right:auto}.ezhb-types-pill__lead{font-size:13px;color:var(--c-muted);margin:0 0 10px;line-height:1.6}.ezhb-types-pill__list{list-style:none;margin:0;padding:0;display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap}.ezhb-types-pill__sep{color:var(--c-slate-300)}.ezhb-types-pill__item{font-size:12px;color:var(--c-blue-800);font-weight:500}.ezhb-types-pill__item--excluded{color:var(--c-slate-400);text-decoration:line-through;text-decoration-color:var(--c-slate-300)}.ezhb-cases{padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-cases__grid{display:grid;gap:24px;grid-template-columns:1fr;max-width:var(--container-max);margin:0 auto}@media (min-width:800px){.ezhb-cases__grid{grid-template-columns:repeat(3,1fr)}}.ezhb-case-card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-case-card__media{position:relative;aspect-ratio:16 / 10;background:var(--c-blue-50)}.ezhb-case-card__img{width:100%;height:100%;object-fit:cover}.ezhb-case-card__placeholder{width:100%;height:100%;background:repeating-linear-gradient(45deg,var(--c-blue-50) 0 12px,var(--c-blue-100) 12px 24px)}.ezhb-case-card__badge{position:absolute;top:12px;left:12px;background:var(--c-orange-600);color:#fff;padding:4px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:500}.ezhb-case-card__body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.ezhb-case-card__meta{font-size:11px;color:var(--c-muted);font-weight:500}.ezhb-case-card__title{font-size:17px;margin:0}.ezhb-case-card__story{margin:0;color:var(--c-slate-700);font-size:13px;line-height:1.6}.ezhb-case-card__tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.ezhb-case-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:.5px solid var(--c-slate-100)}.ezhb-case-card__date{font-size:11px;color:var(--c-muted)}.ezhb-case-card__link{display:inline-flex;align-items:center;gap:5px;font-weight:500;font-size:12px}.ezhb-cases__cta{margin-top:32px;padding:22px 28px;background:var(--c-blue-50);border-radius:var(--r-card);display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;max-width:var(--container-max);margin-left:auto;margin-right:auto}.ezhb-cases__cta span{font-weight:500;color:var(--c-blue-900);font-size:13px}.ezhb-area{background:linear-gradient(180deg,var(--c-slate-100) 0%,var(--c-slate-50) 100%);padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-area__grid{display:grid;gap:32px;align-items:start;grid-template-columns:1fr;max-width:var(--container-max);margin:0 auto}@media (min-width:900px){.ezhb-area__grid{grid-template-columns:1fr 1.1fr;gap:48px}}.ezhb-area__map{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:24px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-area__regions{display:grid;gap:14px}@media (min-width:600px){.ezhb-area__regions{grid-template-columns:1fr 1fr}}.ezhb-region-card{background:#fff;padding:20px;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-region-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ezhb-region-card__name{font-size:15px;font-weight:500;color:var(--c-blue-900);margin:0}.ezhb-region-card__chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.ezhb-area__stats{margin:32px auto 0;background:var(--c-blue-800);color:#fff;padding:20px 24px;border-radius:var(--r-card);display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:var(--container-max)}@media (min-width:700px){.ezhb-area__stats{grid-template-columns:repeat(4,1fr)}}.ezhb-stat-bar{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.ezhb-stat-bar strong{font-size:22px;font-weight:500;letter-spacing:-.5px}.ezhb-stat-bar span{font-size:11px;color:var(--c-blue-200)}.ezhb-compare{padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-compare__subhead{font-size:14px;color:var(--c-muted);line-height:1.6;max-width:580px;margin:0 auto}.ezhb-compare__grid-wrap{max-width:980px;margin:0 auto}.ezhb-compare__grid{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--c-slate-50);border:.5px solid var(--c-slate-200);border-radius:var(--r-card);overflow:hidden}@media (max-width:700px){.ezhb-compare__grid{grid-template-columns:1fr}.ezhb-compare__cell{border-left:none!important}}.ezhb-compare__cell{padding:16px 20px;border-bottom:.5px solid var(--c-slate-100);background:#fff}.ezhb-compare__cell--col-label{background:var(--c-slate-100);padding:18px 20px;border-bottom:.5px solid var(--c-slate-200)}.ezhb-compare__cell--col-us{background:#fff;border-left:.5px solid var(--c-slate-200);border-bottom:.5px solid var(--c-slate-200);padding:18px 20px;position:relative}.ezhb-compare__cell--col-them{background:#fafbfc;border-left:.5px solid var(--c-slate-200);border-bottom:.5px solid var(--c-slate-200);padding:18px 20px}.ezhb-compare__cell--label{background:#fff}.ezhb-compare__cell--us{background:#fff;border-left:.5px solid #f1f5f9}.ezhb-compare__cell--them{background:#fafbfc;border-left:.5px solid #f1f5f9}.ezhb-compare__row--last{border-bottom:none!important}.ezhb-compare__col-label{font-size:11px;color:var(--c-muted);font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin:0}.ezhb-compare__col-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--c-text)}.ezhb-compare__col-title--muted{color:var(--c-slate-600)}.ezhb-compare__col-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center}.ezhb-compare__col-icon--us{background:var(--c-blue-800)}.ezhb-compare__col-icon--them{background:var(--c-slate-400)}.ezhb-compare__rec-badge{position:absolute;top:-1px;right:-1px;padding:3px 8px;background:var(--c-blue-800);color:#fff;font-size:9px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;border-bottom-left-radius:6px}.ezhb-compare__feature-name{font-size:13px;color:var(--c-slate-600);margin:0}.ezhb-compare__feature-name--strong{color:#92400e;font-weight:500}.ezhb-compare__feature-sub{font-size:11px;color:var(--c-amber-700);margin:4px 0 0;line-height:1.4}.ezhb-compare__us-value{display:flex;align-items:center;gap:8px}.ezhb-compare__us-text{font-size:13px;color:var(--c-text);font-weight:500;margin:0}.ezhb-compare__them-text{font-size:13px;color:var(--c-muted);margin:0}.ezhb-compare__them-value{display:flex;align-items:start;gap:8px}.ezhb-compare__them-text-warn{font-size:13px;color:var(--c-slate-600);line-height:1.45;margin:0}.ezhb-compare__them-text-warn strong{color:#92400e}.ezhb-compare__row--highlight{background:#fffbeb!important}.ezhb-compare__row--highlight.ezhb-compare__cell--label{border-left:3px solid #f59e0b!important}.ezhb-compare__callout{margin:28px auto 0;max-width:980px;padding:24px;border-radius:10px;display:flex;align-items:start;gap:14px}.ezhb-compare__callout--warn{background:#fffbeb;border:.5px solid #fed7aa}.ezhb-compare__callout--info{background:var(--c-slate-50);border:.5px solid var(--c-slate-200);margin-top:16px}.ezhb-compare__callout-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ezhb-compare__callout-icon--warn{background:var(--c-amber-100)}.ezhb-compare__callout-icon--info{background:var(--c-blue-50)}.ezhb-compare__callout-title{font-size:13px;margin:0 0 4px;font-weight:500}.ezhb-compare__callout-title--warn{color:#78350f}.ezhb-compare__callout-title--info{color:var(--c-text)}.ezhb-compare__callout-body{font-size:12px;line-height:1.6;margin:0}.ezhb-compare__callout-body--warn{color:var(--c-amber-700)}.ezhb-compare__callout-body--info{color:var(--c-slate-600)}.ezhb-nick{padding:64px 24px;background:#fff;border-bottom:.5px solid var(--c-divider)}.ezhb-nick__grid{display:grid;gap:40px;align-items:start;grid-template-columns:1fr;max-width:var(--container-max);margin:0 auto}@media (min-width:900px){.ezhb-nick__grid{grid-template-columns:.85fr 1.15fr;gap:48px}}.ezhb-nick__media{position:relative}.ezhb-nick__photo{aspect-ratio:4 / 5;background:linear-gradient(135deg,var(--c-blue-800),var(--c-blue-900));border-radius:var(--r-card);overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}.ezhb-nick__photo-placeholder{font-size:16px;font-weight:500;opacity:.35;letter-spacing:.04em}.ezhb-nick__overlay{position:absolute;left:16px;bottom:80px;background:rgb(15 23 42 / .85);color:#fff;padding:10px 14px;border-radius:var(--r-input);backdrop-filter:blur(8px)}.ezhb-nick__name{font-weight:500;font-size:14px}.ezhb-nick__role{font-size:11px;color:var(--c-blue-200);margin-top:2px}.ezhb-nick__contacts{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ezhb-nick__contact{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:var(--c-slate-50);border-radius:var(--r-input);color:var(--c-slate-700);font-weight:500;font-size:11px;text-decoration:none}.ezhb-nick__contact:hover{background:var(--c-blue-50);color:var(--c-blue-800);text-decoration:none}.ezhb-nick__contact .ezhb-icon{width:18px;height:18px}.ezhb-nick__quote{margin:8px 0 20px;font-size:24px;font-weight:500;color:var(--c-text);line-height:1.3;letter-spacing:-.5px}.ezhb-nick__bio p{color:var(--c-slate-700);font-size:14px;line-height:1.65}.ezhb-nick__commit{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-top:.5px solid var(--c-slate-200);padding-top:24px}.ezhb-nick__commit li{display:flex;flex-direction:column;gap:4px}.ezhb-nick__commit strong{color:var(--c-blue-800);font-size:14px;font-weight:500}.ezhb-nick__commit span{color:var(--c-muted);font-size:12px}.ezhb-press{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-press__subhead{font-size:13px;color:var(--c-muted);line-height:1.6;max-width:540px;margin:0 auto}.ezhb-press__trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:540px;margin:0 auto 24px}.ezhb-press__trust-cell{padding:20px 16px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;display:flex;align-items:center;justify-content:center;min-height:80px}.ezhb-press__bbb,.ezhb-press__google{text-align:center}.ezhb-press__bbb-text{font-size:22px;font-weight:700;color:var(--c-text);letter-spacing:-.5px}.ezhb-press__bbb-aplus{color:var(--c-blue-800)}.ezhb-press__cell-sub{font-size:9px;color:var(--c-muted);margin-top:2px;letter-spacing:.4px;text-transform:uppercase}.ezhb-press__stars{display:flex;gap:1px;justify-content:center;margin-bottom:4px}.ezhb-press__google-text{font-size:12px;font-weight:500;color:var(--c-text)}.ezhb-press__google-rating{font-size:9px;color:var(--c-muted);margin-top:2px}.ezhb-press__divider-row{display:flex;align-items:center;gap:14px;max-width:1080px;margin:32px auto 28px}.ezhb-press__divider-line{flex:1;height:.5px;background:var(--c-slate-200)}.ezhb-press__divider-text{font-size:10px;color:var(--c-slate-400);font-weight:500;letter-spacing:.6px;text-transform:uppercase}.ezhb-press__network-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(8,1fr);gap:1px;background:var(--c-slate-200);border:.5px solid var(--c-slate-200);border-radius:var(--r-card);overflow:hidden;max-width:1080px;margin-left:auto;margin-right:auto}@media (max-width:900px){.ezhb-press__network-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:500px){.ezhb-press__network-grid{grid-template-columns:repeat(2,1fr)}}.ezhb-press__network-cell{padding:22px 14px;display:flex;align-items:center;justify-content:center;min-height:100px;background:#fff}.ezhb-press__network-cell img{max-width:100%;max-height:50px;object-fit:contain;filter:grayscale(.15);transition:filter 0.2s}.ezhb-press__network-cell:hover img{filter:grayscale(0)}.ezhb-press__dev-banner{margin:24px auto 0;max-width:1080px;padding:12px 16px;background:var(--c-amber-100);border:.5px solid #fcd34d;border-radius:8px;display:flex;align-items:start;gap:10px}.ezhb-press__dev-icon{width:18px;height:18px;background:var(--c-orange-600);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}.ezhb-press__dev-text{font-size:11px;color:#78350f;line-height:1.55;margin:0}.ezhb-press__dev-text strong{font-weight:600}.ezhb-faq{padding:64px 24px;background:#fff;border-bottom:.5px solid var(--c-divider)}.ezhb-faq__grid{display:grid;gap:32px;grid-template-columns:1fr;max-width:var(--container-max);margin:0 auto}@media (min-width:900px){.ezhb-faq__grid{grid-template-columns:.8fr 1.2fr;gap:48px}.ezhb-faq__aside{position:sticky;top:96px;align-self:start}}.ezhb-faq__title{margin:8px 0 12px;font-size:32px}.ezhb-faq__intro{color:var(--c-muted);font-size:14px;line-height:1.6}.ezhb-faq__phone-card{margin-top:20px;background:var(--c-blue-50);padding:18px;border-radius:var(--r-card);display:flex;flex-direction:column;gap:4px}.ezhb-faq__phone-label{font-size:11px;font-weight:500;color:var(--c-blue-800);letter-spacing:.6px;text-transform:uppercase}.ezhb-faq__phone-number{font-size:22px;font-weight:500;color:var(--c-blue-900);letter-spacing:-.3px}.ezhb-faq__phone-hours{font-size:11px;color:var(--c-muted)}.ezhb-faq__list{display:flex;flex-direction:column;gap:8px}.ezhb-faq__item{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);overflow:hidden}.ezhb-faq__item[open]{border-color:var(--c-blue-100);box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-faq__q{list-style:none;padding:16px 20px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:500;color:var(--c-text);font-size:14px}.ezhb-faq__q::-webkit-details-marker{display:none}.ezhb-faq__icon{width:24px;height:24px;flex:0 0 auto;border-radius:50%;background:var(--c-blue-50);color:var(--c-blue-800);display:inline-flex;align-items:center;justify-content:center;transition:background .12s}.ezhb-faq__icon span:nth-child(1){display:inline-flex}.ezhb-faq__icon span:nth-child(2){display:none}.ezhb-faq__item[open] .ezhb-faq__icon{background:var(--c-blue-800);color:#fff}.ezhb-faq__item[open] .ezhb-faq__icon span:nth-child(1){display:none}.ezhb-faq__item[open] .ezhb-faq__icon span:nth-child(2){display:inline-flex}.ezhb-faq__a{padding:0 20px 20px;color:var(--c-slate-700);line-height:1.6;font-size:13px}.ezhb-final{background:var(--c-navy);color:#fff;padding:72px 24px;text-align:center}.ezhb-final__inner{max-width:720px;margin:0 auto}.ezhb-final__pill{display:inline-flex;align-items:center;gap:7px;background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .12);padding:5px 11px;border-radius:var(--r-pill);margin-bottom:22px}.ezhb-final__pill-text{font-size:11px;color:rgb(255 255 255 / .85);font-weight:500}.ezhb-final__headline{color:#fff;margin:0 0 6px;font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.1}.ezhb-final__headline-soft{display:block;color:rgb(255 255 255 / .55);font-weight:400;margin-bottom:24px;font-size:32px;letter-spacing:-1px;line-height:1.1}.ezhb-final__body{font-size:14px;color:rgb(255 255 255 / .65);margin:0 auto 28px;max-width:480px;line-height:1.6}.ezhb-final__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ezhb-final__phone-pill{display:flex;align-items:center;gap:10px;padding:12px 18px;background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .12);border-radius:var(--r-button);color:#fff;font-size:13px;font-weight:500;text-decoration:none}.ezhb-final__phone-pill svg{stroke:#fff}.ezhb-final__phone-pill:hover{text-decoration:none;background:rgb(255 255 255 / .1)}.ezhb-site-footer{background:var(--c-navy-deep);color:rgb(255 255 255 / .7);padding:56px 24px 24px}.ezhb-site-footer a{color:rgb(255 255 255 / .7)}.ezhb-site-footer a:hover{color:#fff;text-decoration:underline}.ezhb-footer__top{display:grid;gap:32px;grid-template-columns:1.1fr 0.9fr 0.9fr 0.9fr;margin-bottom:32px;max-width:1080px;margin-left:auto;margin-right:auto}@media (max-width:800px){.ezhb-footer__top{grid-template-columns:1fr 1fr;gap:32px}}.ezhb-footer__wordmark{font-size:14px;font-weight:500;color:#fff}.ezhb-footer__brand-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.ezhb-footer__brand{display:inline-block;background:#fff;border-radius:8px;padding:14px 16px;margin-bottom:18px;line-height:0;text-decoration:none}.ezhb-footer__logo{display:block;height:auto;width:200px;max-width:100%}@media (max-width:800px){.ezhb-footer__brand{padding:12px 14px;margin-bottom:14px}.ezhb-footer__logo{width:180px}}.ezhb-footer__tagline{color:rgb(255 255 255 / .55);font-size:12px;line-height:1.7;margin:0 0 16px}.ezhb-footer__contact{display:flex;flex-direction:column;gap:8px;font-size:12px}.ezhb-footer__contact a,.ezhb-footer__contact span{color:rgb(255 255 255 / .7)}.ezhb-footer__address{font-style:normal;color:rgb(255 255 255 / .55)}.ezhb-footer__heading{color:rgb(255 255 255 / .4);font-size:11px;font-weight:500;letter-spacing:.6px;text-transform:uppercase;margin:0 0 14px}.ezhb-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px;font-size:12px}.ezhb-footer__where{border-top:.5px solid rgb(255 255 255 / .08);padding:32px 0;margin-bottom:24px;max-width:1080px;margin-left:auto;margin-right:auto}.ezhb-footer__where-grid{display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}@media (max-width:800px){.ezhb-footer__where-grid{grid-template-columns:1fr 1fr}}.ezhb-footer__where-grid h4{font-size:12px;font-weight:500;color:#fff;margin:0 0 10px}.ezhb-footer__where-grid p{color:rgb(255 255 255 / .55);font-size:11px;line-height:1.7;margin:0}.ezhb-footer__bottom{border-top:.5px solid rgb(255 255 255 / .08);padding-top:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;color:rgb(255 255 255 / .4);font-size:11px;max-width:1080px;margin:0 auto}.ezhb-footer__legal{list-style:none;padding:0;margin:0;display:flex;gap:20px;font-size:11px}.ezhb-page__title{font-size:32px}.ezhb-page__content{font-size:15px;line-height:1.7;color:var(--c-slate-700)}.text-center{text-align:center}.content-region{padding:56px 0}.container--narrow{max-width:880px;padding:0 24px;margin:0 auto}.ezhb-cases__header{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px;gap:32px;flex-wrap:wrap;max-width:1100px;margin-left:auto;margin-right:auto}.ezhb-cases__intro{max-width:520px}.ezhb-cases__title{font-size:36px;margin:12px 0 6px}.ezhb-cases__subhead{font-size:14px;color:var(--c-muted);line-height:1.6;max-width:480px}.ezhb-case-card__media{aspect-ratio:4/3;background:var(--c-slate-200)}.ezhb-case-card__badge{background:rgb(255 255 255 / .95)!important;color:var(--c-blue-800)!important;box-shadow:0 1px 2px rgb(15 23 42 / .1);font-size:10px;letter-spacing:.3px;text-transform:uppercase}.ezhb-case-card__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.ezhb-case-card__type{font-size:11px;color:var(--c-muted)}.ezhb-tag{background:var(--c-blue-50);color:var(--c-blue-900);border-radius:5px}.ezhb-cases__bottom-cta{margin:40px auto 0;padding:20px;background:var(--c-slate-50);border:.5px solid var(--c-slate-200);border-radius:10px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;max-width:1100px}.ezhb-cases__bottom-lead{font-size:14px;color:var(--c-text);margin:0 0 3px;font-weight:500}.ezhb-cases__bottom-sub{font-size:12px;color:var(--c-muted);margin:0}.ezhb-area{background:linear-gradient(180deg,#fff 0%,var(--c-slate-50) 100%)}.ezhb-area__subhead{font-size:14px;color:var(--c-muted);line-height:1.6;max-width:540px;margin:0 auto}.ezhb-area__grid{grid-template-columns:1fr 1.2fr;gap:32px;align-items:stretch}@media (max-width:900px){.ezhb-area__grid{grid-template-columns:1fr}}.ezhb-area__map{position:relative;min-height:400px;padding:0;overflow:hidden}.ezhb-area__map svg{width:100%;height:100%}.ezhb-area__map-legend{position:absolute;bottom:16px;left:16px;background:rgb(255 255 255 / .96);padding:10px 14px;border-radius:8px;box-shadow:0 2px 8px rgb(15 23 42 / .08);border:.5px solid var(--c-slate-200)}.ezhb-area__legend-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ezhb-area__legend-dot{width:6px;height:6px;background:var(--c-blue-800);border-radius:50%}.ezhb-area__legend-title{font-size:11px;color:var(--c-text);font-weight:500}.ezhb-area__legend-sub{font-size:10px;color:var(--c-muted);margin:0}.ezhb-area__regions{display:flex;flex-direction:column;gap:12px}.ezhb-region-card{padding:18px 20px;border-radius:10px}.ezhb-region-card__label{display:flex;align-items:center;gap:8px}.ezhb-region-card__color{width:8px;height:8px;border-radius:2px}.ezhb-region-card__meta{font-size:11px;color:var(--c-muted)}.ezhb-region-card__tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.ezhb-tag--blue{background:var(--c-blue-50);color:var(--c-blue-800)}.ezhb-area__stats{background:#fff;color:var(--c-text);border:.5px solid var(--c-slate-200);padding:24px;gap:12px;margin-top:32px}.ezhb-area__stat{text-align:center;padding:8px}.ezhb-area__stat--divider{border-left:.5px solid var(--c-slate-200)}.ezhb-area__stat-value{font-size:24px;font-weight:500;color:var(--c-blue-800);letter-spacing:-.5px;margin:0}.ezhb-area__stat-label{font-size:11px;color:var(--c-muted);margin-top:4px}.ezhb-area__bottom-line{text-align:center;margin-top:32px}.ezhb-area__bottom-line p{font-size:13px;color:var(--c-muted)}.ezhb-area__bottom-accent{color:var(--c-blue-800);font-weight:500}.ezhb-nick{background:linear-gradient(180deg,var(--c-slate-50) 0%,#ffffff 100%)}.ezhb-nick__grid{grid-template-columns:0.85fr 1fr;align-items:center}.ezhb-nick__photo{aspect-ratio:4/5;border-radius:16px;box-shadow:0 8px 24px rgb(15 23 42 / .08);border:.5px solid var(--c-slate-200)}.ezhb-nick__overlay{position:absolute;bottom:16px;left:16px;background:rgb(15 23 42 / .85);color:#fff;padding:10px 14px;border-radius:8px;backdrop-filter:blur(8px)}.ezhb-nick__contacts{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px;grid-template-columns:none}.ezhb-nick__contact{flex-direction:row;padding:8px 12px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:7px}.ezhb-nick__quote{font-size:36px;margin:12px 0 16px;line-height:1.1;letter-spacing:-1px}.ezhb-nick__bio p{font-size:14px;color:var(--c-slate-600);line-height:1.7;margin-bottom:14px}.ezhb-nick__bio p:last-child{margin-bottom:28px}.ezhb-nick__commit{list-style:none;padding:20px;margin:0;background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:none}.ezhb-nick__commit-item{padding:0;text-align:left}.ezhb-nick__commit-item--divider{padding-left:14px;border-left:.5px solid var(--c-slate-200)}.ezhb-nick__commit-head{display:flex;align-items:center;gap:7px;margin-bottom:4px}.ezhb-nick__commit-value{font-size:16px;font-weight:500;color:var(--c-blue-800);letter-spacing:-.3px;margin:0}.ezhb-nick__commit-label{font-size:11px;color:var(--c-muted);line-height:1.5;margin:0}.ezhb-faq{background:linear-gradient(180deg,#ffffff 0%,var(--c-slate-50) 100%)}.ezhb-faq__grid{grid-template-columns:0.85fr 1.15fr;gap:56px}@media (max-width:800px){.ezhb-faq__grid{grid-template-columns:1fr;gap:32px}}.ezhb-faq__title{font-size:36px;margin:12px 0 16px;line-height:1.1;letter-spacing:-1px}.ezhb-faq__intro{font-size:14px;color:var(--c-slate-600);line-height:1.65;margin-bottom:24px}.ezhb-faq__contact-card{display:flex;align-items:start;gap:12px;padding:18px 20px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;box-shadow:0 1px 2px rgb(15 23 42 / .04);text-decoration:none;color:inherit;transition:border-color .12s}.ezhb-faq__contact-card:hover{border-color:var(--c-blue-100);text-decoration:none}.ezhb-faq__contact-icon{width:32px;height:32px;background:var(--c-blue-50);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ezhb-faq__contact-label{font-size:12px;color:var(--c-muted);margin:0}.ezhb-faq__contact-number{font-size:15px;color:var(--c-blue-800);font-weight:500;margin:2px 0 0}.ezhb-faq__list{display:flex;flex-direction:column;gap:10px}.ezhb-faq__item{padding:0}.ezhb-faq__item[open]{border-color:var(--c-blue-800);box-shadow:0 1px 3px rgb(30 64 175 / .06)}.ezhb-faq__q{padding:18px 20px;font-size:14px}.ezhb-faq__icon{width:22px;height:22px;background:var(--c-slate-100);color:var(--c-muted);border-radius:5px}.ezhb-faq__item[open] .ezhb-faq__icon{background:var(--c-blue-50);color:var(--c-blue-800);transform:rotate(180deg)}.ezhb-faq__a{padding:0 20px 20px;font-size:13px;line-height:1.65}.ezhb-faq__see-all{text-align:center;padding-top:14px}.ezhb-faq__see-all a{font-size:13px;color:var(--c-blue-800);font-weight:500}.ezhb-loc-narrow{max-width:880px}.ezhb-loc-hero{background:linear-gradient(180deg,var(--c-slate-50) 0%,#fff 100%);padding:56px 24px 48px;border-bottom:.5px solid var(--c-divider)}.ezhb-breadcrumbs{font-size:11px;color:var(--c-muted);margin-bottom:16px}.ezhb-breadcrumbs a{color:var(--c-blue-800)}.ezhb-loc-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media (max-width:800px){.ezhb-loc-hero__grid{grid-template-columns:1fr;gap:32px}}.ezhb-loc-hero__copy{padding-top:0}.ezhb-loc-hero__headline{font-size:42px;font-weight:500;letter-spacing:-1.2px;line-height:1.05;margin:12px 0 0}.ezhb-loc-hero__accent{color:var(--c-blue-800)}.ezhb-loc-hero__intro{font-size:15px;color:var(--c-slate-600);margin-top:16px;line-height:1.7}.ezhb-loc-hero__stats{display:flex;gap:24px;padding-top:20px;margin-top:20px;border-top:.5px solid var(--c-slate-200)}.ezhb-loc-section-head{text-align:left;margin-bottom:24px;max-width:none}.ezhb-loc-section-title{font-size:28px;font-weight:500;letter-spacing:-.8px;line-height:1.15;margin:12px 0 0}.ezhb-loc-section-title--small{font-size:24px}.ezhb-loc-about{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-loc-about .ezhb-prose{font-size:15px;line-height:1.8;color:var(--c-slate-700)}.ezhb-loc-reasons{background:linear-gradient(180deg,var(--c-slate-100) 0%,var(--c-slate-50) 100%);padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-loc-reasons__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:600px){.ezhb-loc-reasons__grid{grid-template-columns:1fr}}.ezhb-loc-reasons__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:22px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-loc-reasons__title{margin:0 0 8px;font-size:16px;font-weight:500}.ezhb-loc-reasons__body{font-size:13px;color:var(--c-muted);line-height:1.6;margin:0}.ezhb-loc-faq{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-loc-faq__list{display:flex;flex-direction:column;gap:12px}.ezhb-loc-faq__item{background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;padding:20px}.ezhb-loc-faq__q{font-size:14px;font-weight:500;margin:0 0 8px;color:var(--c-text)}.ezhb-loc-faq__a{font-size:13px;color:var(--c-slate-600);line-height:1.7;margin:0}.ezhb-loc-faq__see-all{text-align:center;padding-top:16px}.ezhb-loc-faq__see-all a{font-size:13px;color:var(--c-blue-800);font-weight:500}.ezhb-loc-nearby{background:linear-gradient(180deg,var(--c-slate-100) 0%,var(--c-slate-50) 100%);padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-loc-nearby__chips{display:flex;flex-wrap:wrap;gap:8px}.ezhb-loc-nearby__chip{display:inline-block;padding:8px 14px;background:#fff;color:var(--c-blue-800);border:.5px solid var(--c-blue-100);border-radius:var(--r-pill);font-size:12px;font-weight:500;text-decoration:none;transition:background .12s}.ezhb-loc-nearby__chip:hover{background:var(--c-blue-50);text-decoration:none}.ezhb-loc-final{background:var(--c-navy);color:#fff;padding:64px 24px;text-align:center;border-bottom:none}.ezhb-loc-final__inner{max-width:720px;margin:0 auto}.ezhb-loc-final__headline{color:#fff;margin:0 0 12px;font-size:32px;font-weight:500;letter-spacing:-1px}.ezhb-loc-final__sub{font-size:14px;color:rgb(255 255 255 / .65);margin:0 0 28px}.ezhb-archive{background:#fff;padding:56px 24px}.ezhb-archive__region{margin-bottom:40px}.ezhb-archive__region:last-child{margin-bottom:0}.ezhb-archive__region-head{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:12px;margin-bottom:16px;border-bottom:.5px solid var(--c-slate-200)}.ezhb-archive__region-name{font-size:22px;font-weight:500;margin:0;letter-spacing:-.5px}.ezhb-archive__region-count{font-size:12px;color:var(--c-muted)}.ezhb-archive__grid{list-style:none;padding:0;margin:0;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.ezhb-archive__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.ezhb-archive__grid{grid-template-columns:repeat(4,1fr)}}.ezhb-archive__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:border-color .12s,box-shadow .12s}.ezhb-archive__card:hover{border-color:var(--c-blue-100);box-shadow:0 1px 4px rgb(30 64 175 / .06);text-decoration:none}.ezhb-archive__card-title{font-size:13px;font-weight:500;color:var(--c-text);flex:1}.ezhb-archive__card-meta{font-size:11px;color:var(--c-muted);white-space:nowrap}.ezhb-archive__card-arrow{color:var(--c-blue-800);font-weight:500;flex-shrink:0}.ezhb-case-single__facts{list-style:none;padding:24px;margin:24px 0 0;background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.ezhb-case-single__facts{grid-template-columns:repeat(4,1fr)}}.ezhb-case-single__facts li{display:flex;flex-direction:column;gap:2px}.ezhb-case-single__facts strong{font-size:18px;font-weight:500;color:var(--c-blue-800);letter-spacing:-.3px}.ezhb-case-single__facts span{font-size:11px;color:var(--c-muted);text-transform:uppercase;letter-spacing:.4px}.ezhb-case-single{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-case-single__image{margin:0 0 32px;border-radius:var(--r-card);overflow:hidden}.ezhb-case-single__image img{width:100%;height:auto;display:block}.ezhb-case-single__tags{list-style:none;padding:24px 0 0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:6px;border-top:.5px solid var(--c-slate-100)}.ezhb-archive__pagination{text-align:center;margin-top:40px}.ezhb-archive__pagination .nav-links{display:inline-flex;gap:8px}.ezhb-archive__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:.5px solid var(--c-slate-200);border-radius:7px;font-size:13px;color:var(--c-slate-600);text-decoration:none}.ezhb-archive__pagination .page-numbers.current{background:var(--c-blue-800);color:#fff;border-color:var(--c-blue-800)}.ezhb-archive__pagination .page-numbers:hover:not(.current){border-color:var(--c-blue-100);color:var(--c-blue-800);text-decoration:none}.ezhb-contact{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-contact__grid{display:grid;gap:32px;grid-template-columns:1fr;max-width:1080px;margin:0 auto}@media (min-width:800px){.ezhb-contact__grid{grid-template-columns:1fr 1fr;gap:48px}}.ezhb-contact__info{display:flex;flex-direction:column;gap:14px}.ezhb-contact__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:18px 20px;display:flex;align-items:start;gap:14px;text-decoration:none;color:inherit;transition:border-color .12s,box-shadow .12s}a.ezhb-contact__card:hover{border-color:var(--c-blue-100);box-shadow:0 1px 3px rgb(30 64 175 / .06);text-decoration:none}.ezhb-contact__icon{width:40px;height:40px;background:var(--c-blue-50);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ezhb-contact__label{font-size:11px;color:var(--c-muted);font-weight:500;letter-spacing:.4px;text-transform:uppercase;margin:0 0 4px}.ezhb-contact__value{font-size:16px;color:var(--c-text);font-weight:500;margin:0 0 2px}.ezhb-contact__hint{font-size:12px;color:var(--c-muted);margin:0}.ezhb-contact__notes{margin-top:12px}.ezhb-page-hero{background:linear-gradient(180deg,var(--c-slate-50) 0%,#fff 100%);padding:56px 24px 48px;border-bottom:.5px solid var(--c-divider)}.ezhb-page-hero__title{font-size:42px;font-weight:500;letter-spacing:-1.2px;line-height:1.05;margin:12px 0 0}.ezhb-page-hero__intro{font-size:16px;color:var(--c-slate-600);margin-top:16px;line-height:1.7;max-width:720px}.ezhb-about-nick{background:linear-gradient(180deg,var(--c-slate-50) 0%,#fff 100%);padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-about-nick__grid{display:grid;grid-template-columns:0.85fr 1fr;gap:48px;align-items:center}@media (max-width:800px){.ezhb-about-nick__grid{grid-template-columns:1fr}}.ezhb-about-nick__media .ezhb-nick__photo{aspect-ratio:4/5;border-radius:16px}.ezhb-about-nick__quote{font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.1;margin:12px 0 16px}.ezhb-about-nick__bio{font-size:14px;color:var(--c-slate-600);line-height:1.7;margin:0 0 14px}.ezhb-about-story{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-about-diff{background:linear-gradient(180deg,var(--c-slate-100) 0%,var(--c-slate-50) 100%);padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-about-diff__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width:600px){.ezhb-about-diff__grid{grid-template-columns:1fr}}.ezhb-about-diff__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:24px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-about-diff__card h3{font-size:17px;margin:0 0 10px;font-weight:500}.ezhb-about-diff__card p{font-size:14px;color:var(--c-slate-600);line-height:1.65;margin:0}.ezhb-about-trust{background:#fff;padding:56px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-about-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:640px;margin:0 auto}@media (max-width:600px){.ezhb-about-trust__grid{grid-template-columns:1fr}}.ezhb-about-trust__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:var(--r-card);padding:20px;text-align:center;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-about-trust__bbb{font-size:24px;font-weight:700;color:var(--c-text);margin:0}.ezhb-about-trust__bbb span{color:var(--c-blue-800)}.ezhb-about-trust__years{font-size:24px;font-weight:500;color:var(--c-blue-800);margin:0}.ezhb-about-trust__big{font-size:13px;font-weight:500;margin:0}.ezhb-about-trust__sub{font-size:11px;color:var(--c-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.4px}.ezhb-about-trust__sub-small{font-size:11px;color:var(--c-muted);margin-top:2px}.ezhb-prose{font-size:15px;line-height:1.75;color:var(--c-slate-700)}.ezhb-prose h2{font-size:26px;margin:32px 0 12px}.ezhb-prose h3{font-size:19px;margin:24px 0 10px}.ezhb-prose p{margin:0 0 1.2em}.ezhb-prose ul,.ezhb-prose ol{margin:0 0 1.2em 1.2em}.ezhb-prose li{margin-bottom:.4em}:root{--ezhb-c-muted:var(--c-slate-600, #475569);--ezhb-c-text:var(--c-slate-900, #0f172a);--ezhb-c-divider:var(--c-divider-hairline, #e2e8f0);--ezhb-font-mono:'Geist Mono', ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}.ezhb-reviews{padding:56px 24px 64px;background:#fff;border-bottom:.5px solid var(--ezhb-c-divider)}.ezhb-reviews__sub{font-size:14px;color:var(--ezhb-c-muted);max-width:540px;margin:6px auto 0;line-height:1.6;text-align:center}.ezhb-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:36px auto 28px;max-width:var(--container-max,1180px)}@media (max-width:900px){.ezhb-reviews__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ezhb-reviews__grid{grid-template-columns:1fr}}.ezhb-review-card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.ezhb-review-card:hover{border-color:var(--c-blue-100);box-shadow:0 4px 14px rgb(15 23 42 / .05);transform:translateY(-2px)}.ezhb-review-card__thumb{position:relative;aspect-ratio:4 / 5;overflow:hidden}.ezhb-review-card--blue .ezhb-review-card__thumb{background:linear-gradient(135deg,#1e3a5f 0%,#1e293b 100%)}.ezhb-review-card--warm .ezhb-review-card__thumb{background:linear-gradient(135deg,#7c2d12 0%,#292524 100%)}.ezhb-review-card--green .ezhb-review-card__thumb{background:linear-gradient(135deg,#14532d 0%,#1c2820 100%)}.ezhb-review-card__thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgb(0 0 0 / .75) 100%)}.ezhb-review-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:rgb(255 255 255 / .95);color:var(--c-blue-800);display:inline-flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;border:0;box-shadow:0 6px 20px rgb(0 0 0 / .3);transition:transform .15s}.ezhb-review-card__play:hover{transform:translate(-50%,-50%) scale(1.05)}.ezhb-review-card__duration{position:absolute;top:12px;right:12px;padding:3px 8px;background:rgb(0 0 0 / .65);border-radius:4px;font-size:10.5px;color:#fff;font-family:var(--ezhb-font-mono);z-index:2}.ezhb-review-card__caption{position:absolute;bottom:14px;left:14px;right:14px;color:#fff;z-index:2}.ezhb-review-card__name{font-size:14px;font-weight:500;margin:0 0 2px}.ezhb-review-card__location{font-size:11px;color:rgb(255 255 255 / .7);font-family:var(--ezhb-font-mono);letter-spacing:.04em;margin:0}.ezhb-review-card__body{padding:14px 18px 18px}.ezhb-review-card__quote{font-size:13px;color:var(--c-slate-700);line-height:1.55;margin:0 0 10px}.ezhb-review-card__tags{display:flex;gap:5px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.ezhb-review-card__tag{font-size:10.5px;padding:2px 8px;background:var(--c-blue-50);color:var(--c-blue-900);border-radius:4px;font-weight:500}.ezhb-reviews__foot{text-align:center;font-size:13px;color:var(--ezhb-c-muted);margin:0}.ezhb-reviews__foot a{color:var(--c-blue-800);font-weight:500}.ezhb-tv{background:linear-gradient(180deg,#0c1729 0%,#1e293b 100%);color:#fff;padding:64px 24px}.ezhb-tv__inner{max-width:var(--container-max,1180px);margin:0 auto;display:grid;grid-template-columns:0.9fr 1.1fr;gap:56px;align-items:center}@media (max-width:900px){.ezhb-tv__inner{grid-template-columns:1fr;gap:32px}}.ezhb-tv__eyebrow{font-size:10.5px;font-family:var(--ezhb-font-mono);font-weight:500;letter-spacing:.08em;color:#fdba74;text-transform:uppercase;margin:0 0 14px;display:flex;align-items:center;gap:8px}.ezhb-tv__eyebrow-dot{width:6px;height:6px;background:#fdba74;border-radius:50%;animation:ezhb-tv-pulse 1.6s ease-out infinite}@keyframes ezhb-tv-pulse{0%,100%{opacity:1}50%{opacity:.3}}.ezhb-tv__title{font-size:38px;font-weight:600;letter-spacing:-.03em;line-height:1.05;margin:0 0 16px;color:#fff}.ezhb-tv__title-accent{color:#fdba74}.ezhb-tv__intro{font-size:14.5px;color:rgb(255 255 255 / .7);line-height:1.65;margin:0 0 24px;max-width:440px}.ezhb-tv__meta{list-style:none;padding:22px 0 0;margin:0;border-top:.5px solid rgb(255 255 255 / .15);display:flex;flex-direction:column;gap:14px}.ezhb-tv__meta-item{display:flex;align-items:center;gap:12px;font-size:13px;color:rgb(255 255 255 / .85)}.ezhb-tv__meta-item strong{color:#fff;font-weight:500}.ezhb-tv__meta-icon{width:32px;height:32px;border-radius:8px;background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .12);display:inline-flex;align-items:center;justify-content:center;color:#fdba74;flex-shrink:0}.ezhb-tv__player{position:relative;aspect-ratio:16 / 9;background:#000;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 24px 60px rgb(0 0 0 / .35),0 0 0 1px rgb(255 255 255 / .05)}.ezhb-tv__player::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgb(30 64 175 / .4) 0%,rgb(0 0 0 / .9) 70%),linear-gradient(135deg,#1e3a5f 0%,#1e293b 100%)}.ezhb-tv__player:focus{outline:3px solid #fdba74;outline-offset:4px}.ezhb-tv__player-chrome{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:7px;padding:5px 11px;background:rgb(0 0 0 / .5);border-radius:6px;font-size:10px;font-family:var(--ezhb-font-mono);color:#fdba74;letter-spacing:.06em;text-transform:uppercase;z-index:2}.ezhb-tv__player-chrome::before{content:"";width:6px;height:6px;background:#ef4444;border-radius:50%}.ezhb-tv__player-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:rgb(255 255 255 / .95);color:var(--c-blue-800);display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .15s;box-shadow:0 8px 24px rgb(0 0 0 / .4)}.ezhb-tv__player:hover .ezhb-tv__player-play{transform:translate(-50%,-50%) scale(1.06)}.ezhb-tv__player-caption{position:absolute;bottom:14px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;z-index:2}.ezhb-tv__player-title{font-size:13px;font-weight:500}.ezhb-tv__player-title small{display:block;font-size:11px;color:rgb(255 255 255 / .6);font-weight:400;margin-top:2px;font-family:var(--ezhb-font-mono);letter-spacing:.04em}.ezhb-tv__player-duration{padding:4px 9px;background:rgb(0 0 0 / .6);border-radius:4px;font-size:11px;font-family:var(--ezhb-font-mono);color:rgb(255 255 255 / .85);flex-shrink:0}.ezhb-team{background:linear-gradient(180deg,var(--c-slate-50) 0%,#fff 100%);padding:56px 24px 64px}.ezhb-team__grid{list-style:none;padding:0;margin:0 auto;max-width:var(--container-max,1180px);display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media (max-width:900px){.ezhb-team__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.ezhb-team__grid{grid-template-columns:1fr}}.ezhb-team__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:12px;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.ezhb-team__card:hover{border-color:var(--c-blue-100);box-shadow:0 4px 14px rgb(15 23 42 / .05);transform:translateY(-2px)}.ezhb-team__photo{aspect-ratio:1 / 1;background:repeating-linear-gradient(45deg,var(--c-slate-50) 0 14px,var(--c-slate-100) 14px 28px);border-bottom:.5px solid var(--c-slate-200);position:relative;overflow:hidden}.ezhb-team__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%}.ezhb-team__photo[data-staff="1"] img{object-position:center 55%}.ezhb-team__photo[data-staff="2"] img{object-position:center 0%}.ezhb-team__photo[data-staff="3"] img{object-position:center 100%}.ezhb-team__photo[data-staff="4"] img{object-position:center 0%}.ezhb-team__body{padding:16px 18px 18px}.ezhb-team__name{font-size:14px;font-weight:600;color:var(--ezhb-c-text);margin:0 0 2px;letter-spacing:-.01em}.ezhb-team__role{font-size:11px;color:var(--c-blue-800);font-family:var(--ezhb-font-mono);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-weight:500}.ezhb-team__bio{font-size:12.5px;color:var(--c-slate-600);line-height:1.55;margin:0}.ezhb-site-header__brand-link{display:inline-block;line-height:0}.ezhb-site-header__logo{display:block;height:96px;width:auto;max-width:320px}@media (max-width:640px){.ezhb-site-header__logo{height:52px;max-width:220px}}.ezhb-footer__brand{display:inline-block;line-height:0;margin-bottom:14px}.ezhb-footer__logo{display:block;height:64px;width:auto;max-width:240px}@media (max-width:640px){.ezhb-footer__logo{height:52px;max-width:200px}}.ezhb-nick__photo{position:relative;overflow:hidden}.ezhb-nick__photo-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.ezhb-hub-grid{padding:56px 24px 64px;background:linear-gradient(180deg,var(--c-slate-50) 0%,#fff 100%)}.ezhb-hub-grid__list{list-style:none;padding:0;margin:0 auto;max-width:var(--container-max,1180px);display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:900px){.ezhb-hub-grid__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ezhb-hub-grid__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.ezhb-hub-grid__list{grid-template-columns:1fr}}.ezhb-hub-grid__item{margin:0}.ezhb-hub-grid__link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:8px;text-decoration:none;color:var(--c-slate-900);font-size:14px;font-weight:500;transition:border-color .15s,transform .15s,box-shadow .15s}.ezhb-hub-grid__link:hover{border-color:var(--c-blue-300);box-shadow:0 2px 8px rgb(15 23 42 / .05);transform:translateY(-1px)}.ezhb-hub-grid__arrow{color:var(--c-blue-700);font-size:14px}.ezhb-footer__where-grid--hub{display:grid;grid-template-columns:1fr 2fr;gap:32px;max-width:880px}@media (max-width:640px){.ezhb-footer__where-grid--hub{grid-template-columns:1fr;gap:20px}}.ezhb-footer__where-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:6px 16px}.ezhb-footer__where-grid--hub>div:first-child .ezhb-footer__where-list{grid-template-columns:1fr}@media (max-width:640px){.ezhb-footer__where-list{grid-template-columns:repeat(2,1fr)}}.ezhb-footer__where-list li{margin:0}.ezhb-footer__where-list a{color:rgb(255 255 255 / .7);text-decoration:none;font-size:13px;line-height:1.6;transition:color .15s}.ezhb-footer__where-list a:hover{color:#fff}.ezhb-reviews__grid--3x3{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.ezhb-reviews__grid--3x3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ezhb-reviews__grid--3x3{grid-template-columns:1fr}}.ezhb-review-card__thumb--video{background:#000;aspect-ratio:9 / 16}.ezhb-review-card__thumb--video::after{display:none}.ezhb-review-card__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#000}.ezhb-review-card--video .ezhb-review-card__quote{font-size:13.5px;line-height:1.55}.ezhb-review-card__name--light{margin:8px 0 0;font-size:13px;font-weight:600;color:var(--c-slate-900)}.ezhb-review-card__location--light{margin:2px 0 0;font-size:11px;color:var(--c-slate-500);font-family:var(--ezhb-font-mono);letter-spacing:.04em}.ezhb-review-card--placeholder{opacity:.7;border-style:dashed}.ezhb-review-card__thumb--placeholder{background:repeating-linear-gradient(45deg,var(--c-slate-50) 0 14px,var(--c-slate-100) 14px 28px);aspect-ratio:9 / 16;display:flex;align-items:center;justify-content:center}.ezhb-review-card__coming{color:var(--c-slate-500);font-size:12px;font-family:var(--ezhb-font-mono);letter-spacing:.08em;text-transform:uppercase;font-weight:500;background:rgb(255 255 255 / .9);padding:8px 14px;border-radius:6px;border:.5px solid var(--c-slate-200)}.ezhb-review-card__quote--placeholder{color:var(--c-slate-500);font-style:italic;font-size:12.5px}@media (max-width:700px){.ezhb-compare__cell--col-label,.ezhb-compare__cell--col-us,.ezhb-compare__cell--col-them{display:none}.ezhb-compare__cell--label:not(.ezhb-compare__row--highlight){background:var(--c-slate-100)!important;padding:12px 20px 8px;border-bottom:none}.ezhb-compare__feature-name{font-weight:600;color:var(--c-text)}.ezhb-compare__cell--us::before,.ezhb-compare__cell--them::before{display:block;font-size:11px;font-weight:600;letter-spacing:.2px;margin-bottom:4px}.ezhb-compare__cell--us::before{content:"EZ Home Buyers";color:var(--c-blue-800)}.ezhb-compare__cell--them::before{content:"Traditional realtor";color:var(--c-slate-600)}}.ezhb-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:4px;padding:0;background:#fff0;border:.5px solid var(--c-slate-200);border-radius:8px;cursor:pointer}.ezhb-nav-toggle__bars{position:relative;width:18px;height:12px}.ezhb-nav-toggle__bars span{position:absolute;left:0;width:100%;height:2px;background:var(--c-blue-800);border-radius:2px;transition:transform .2s ease,opacity .2s ease,top .2s ease}.ezhb-nav-toggle__bars span:nth-child(1){top:0}.ezhb-nav-toggle__bars span:nth-child(2){top:5px}.ezhb-nav-toggle__bars span:nth-child(3){top:10px}.ezhb-nav-toggle[aria-expanded="true"] .ezhb-nav-toggle__bars span:nth-child(1){top:5px;transform:rotate(45deg)}.ezhb-nav-toggle[aria-expanded="true"] .ezhb-nav-toggle__bars span:nth-child(2){opacity:0}.ezhb-nav-toggle[aria-expanded="true"] .ezhb-nav-toggle__bars span:nth-child(3){top:5px;transform:rotate(-45deg)}@media (min-width:900px){.ezhb-nav-toggle{display:none}}@media (max-width:899px){.ezhb-site-nav.is-open{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:.5px solid var(--c-divider-hairline);border-bottom:.5px solid var(--c-divider-hairline);box-shadow:0 12px 28px rgb(15 23 42 / .10);padding:8px;z-index:200}.ezhb-site-nav.is-open .ezhb-site-nav__menu{flex-direction:column;align-items:stretch;gap:2px;padding:0;margin:0 auto;list-style:none;max-width:var(--container-wide)}.ezhb-site-nav.is-open .ezhb-site-nav__menu li{width:100%}.ezhb-site-nav.is-open .ezhb-site-nav__menu a{display:block;padding:14px 16px;font-size:15px;font-weight:500;color:var(--c-text);border-radius:8px}.ezhb-site-nav.is-open .ezhb-site-nav__menu a:hover{background:var(--c-slate-50);color:var(--c-blue-800);text-decoration:none}}@media (max-width:899px){.ezhb-site-header__row{gap:8px;padding-left:24px;padding-right:24px}.ezhb-nav-toggle{flex-shrink:0}.ezhb-site-header__cta{flex-shrink:0}.ezhb-phone-link{white-space:nowrap}}@media (max-width:430px){.ezhb-site-header__logo{height:42px;max-width:150px}.ezhb-phone-link{font-size:12px;padding-left:10px}}:root{--font-mono:'Geist Mono', ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}.ezhb-compare-v2{background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);padding:64px 24px;border-bottom:.5px solid var(--c-divider)}.ezhb-compare-v2__inner{max-width:1200px;margin:0 auto}.ezhb-compare-v2__head{text-align:center;margin-bottom:32px}.ezhb-compare-v2__title{font-size:36px;font-weight:500;letter-spacing:-1.1px;line-height:1.1;margin:8px 0}.ezhb-compare-v2__title-muted{color:var(--c-slate-400)}.ezhb-compare-v2__title-strong{color:var(--c-blue-800)}.ezhb-compare-v2__sub{font-size:14px;color:var(--c-slate-600);margin:12px auto 0;max-width:600px;line-height:1.65}.ezhb-compare-v2__cards{display:grid;grid-template-columns:1.05fr 0.95fr;gap:28px;align-items:start}@media (max-width:800px){.ezhb-compare-v2__cards{grid-template-columns:1fr;gap:36px}}.ezhb-compare-v2__card{background:#fff;border:.5px solid var(--c-slate-200);border-radius:14px;padding:28px 28px 24px;position:relative;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-compare-v2__card--us{border:1px solid var(--c-blue-800);box-shadow:0 12px 32px rgb(30 64 175 / .12);transform:translateY(-2px)}.ezhb-compare-v2__badge{position:absolute;top:-11px;left:24px;padding:4px 10px;border-radius:100px;font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:#fff}.ezhb-compare-v2__badge--us{background:var(--c-blue-800)}.ezhb-compare-v2__badge--them{background:var(--c-slate-400)}.ezhb-compare-v2__card-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.ezhb-compare-v2__card-icon{width:32px;height:32px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center}.ezhb-compare-v2__card-icon--us{background:var(--c-blue-800)}.ezhb-compare-v2__card-icon--them{background:var(--c-slate-300)}.ezhb-compare-v2__card-title{font-size:17px;font-weight:500;margin:0;letter-spacing:-.3px}.ezhb-compare-v2__card-title--them{color:var(--c-slate-600)}.ezhb-compare-v2__big{margin-bottom:18px;padding-bottom:18px;border-bottom:.5px dashed var(--c-slate-200)}.ezhb-compare-v2__big-value{font-family:var(--font-mono);font-size:32px;font-weight:500;letter-spacing:-.04em;line-height:1;margin-bottom:4px}.ezhb-compare-v2__big-value--us{color:var(--c-blue-800)}.ezhb-compare-v2__big-value--them{color:var(--c-slate-600)}.ezhb-compare-v2__big-label{font-size:11px;color:var(--c-muted);font-weight:500;letter-spacing:.4px;text-transform:uppercase}.ezhb-compare-v2__rows{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:9px}.ezhb-compare-v2__rows li{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.ezhb-compare-v2__row-label{font-size:13px;color:var(--c-slate-600)}.ezhb-compare-v2__row-value{font-size:13.5px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.ezhb-compare-v2__row-value--neg{color:var(--c-red-700)}.ezhb-compare-v2__row-value--good{color:#15803d}.ezhb-compare-v2__net{border-radius:8px;padding:16px 18px;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.ezhb-compare-v2__net--us{background:var(--c-blue-50);border:.5px solid var(--c-blue-100)}.ezhb-compare-v2__net--them{background:var(--c-slate-50);border:.5px solid var(--c-slate-200)}.ezhb-compare-v2__net-label{font-size:11px;font-weight:500;letter-spacing:.4px;text-transform:uppercase}.ezhb-compare-v2__net-label--us{color:var(--c-blue-800)}.ezhb-compare-v2__net-label--them{color:var(--c-muted)}.ezhb-compare-v2__net-value{font-family:var(--font-mono);font-size:28px;font-weight:500;letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:2px}.ezhb-compare-v2__net-value--us{color:var(--c-blue-900)}.ezhb-compare-v2__net-value--them{color:var(--c-text)}.ezhb-compare-v2__time-block{text-align:right}.ezhb-compare-v2__time-block strong{font-size:14px;font-weight:500;margin-top:4px;display:block;font-variant-numeric:tabular-nums}.ezhb-compare-v2__time-block--us strong{color:#15803d}.ezhb-compare-v2__time-block--them strong{color:#92400e}.ezhb-compare-v2__footnote{font-size:12px;line-height:1.55;display:flex;gap:7px;align-items:flex-start}.ezhb-compare-v2__footnote--us{color:#15803d}.ezhb-compare-v2__footnote--them{color:#92400e}.ezhb-compare-v2__delta{margin-top:28px;background:var(--c-navy);border-radius:14px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;color:#fff}.ezhb-compare-v2__delta-icon{width:56px;height:56px;border-radius:14px;background:rgb(251 191 36 / .15);border:.5px solid rgb(251 191 36 / .3);color:#fbbf24;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ezhb-compare-v2__delta-text{font-size:11px;color:rgb(255 255 255 / .55);font-weight:500;letter-spacing:.5px;text-transform:uppercase}.ezhb-compare-v2__delta-big{font-size:24px;font-weight:500;letter-spacing:-.5px;margin-top:2px}.ezhb-compare-v2__delta-big strong{color:#86efac;font-weight:600}.ezhb-compare-v2__delta-big span{color:rgb(255 255 255 / .6);font-size:14px;font-weight:400;margin-left:10px}.ezhb-compare-v2__timeline{margin-top:32px}.ezhb-compare-v2__timeline-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.ezhb-compare-v2__timeline-head p{font-size:11px;color:var(--c-muted);font-weight:500;letter-spacing:.6px;text-transform:uppercase;margin:0}.ezhb-compare-v2__timeline-bar{position:relative;height:60px}.ezhb-compare-v2__timeline-grid{position:absolute;inset:0;display:flex}.ezhb-compare-v2__timeline-grid>div{flex:1;border-left:.5px dashed var(--c-slate-200)}.ezhb-compare-v2__timeline-grid>div:first-child{border-left:none}.ezhb-compare-v2__timeline-rail{position:absolute;height:24px;border-radius:6px;display:flex;align-items:center;padding-left:12px;color:#fff;font-size:10.5px;font-weight:600;letter-spacing:.3px}.ezhb-compare-v2__timeline-rail--us{top:4px;left:0;width:7.7%;background:linear-gradient(90deg,var(--c-blue-800),var(--c-blue-700))}.ezhb-compare-v2__timeline-rail--them{top:32px;left:0;width:67%;background:var(--c-slate-300);color:var(--c-slate-700)}@media (max-width:560px){.ezhb-compare-v2{padding:48px 20px}.ezhb-compare-v2__title{font-size:26px;letter-spacing:-.6px}.ezhb-compare-v2__delta{padding:20px;gap:16px}.ezhb-compare-v2__delta-big{font-size:20px}.ezhb-compare-v2__delta-big span{display:block;margin-left:0;margin-top:4px}}.ezhb-hero__proof-strip{display:flex;align-items:center;gap:18px;padding:14px 16px;margin-top:22px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;box-shadow:0 1px 2px rgb(15 23 42 / .04)}.ezhb-hero__proof-avatars{display:flex;flex-shrink:0}.ezhb-hero__proof-avatar{width:30px;height:30px;border-radius:50%;border:2px solid #fff;margin-left:-8px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--c-slate-600)}.ezhb-hero__proof-avatar:first-child{margin-left:0}.ezhb-hero__proof-meta{min-width:0}.ezhb-hero__proof-stars{display:flex;align-items:center;gap:3px;margin-bottom:2px;font-size:12px;color:var(--c-text);font-weight:500}.ezhb-hero__proof-stars svg{width:11px;height:11px}.ezhb-hero__proof-quote{font-size:11.5px;color:var(--c-muted);margin:0}.ezhb-area__grid--no-map{grid-template-columns:1fr;gap:28px}.ezhb-area-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--c-slate-200);border:.5px solid var(--c-slate-200);border-radius:12px;overflow:hidden}@media (max-width:720px){.ezhb-area-stats{grid-template-columns:repeat(2,1fr)}}.ezhb-area-stats__cell{background:#fff;padding:28px 24px;display:flex;flex-direction:column;gap:6px}.ezhb-area-stats__big{font-size:40px;font-weight:600;color:var(--c-blue-800);letter-spacing:-.025em;line-height:1;font-feature-settings:"tnum"}.ezhb-area-stats__label{font-size:13px;font-weight:500;color:var(--c-text);margin-top:4px}.ezhb-area-stats__sub{font-size:11.5px;color:var(--c-muted);line-height:1.4}.ezhb-area__regions--2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width:720px){.ezhb-area__regions--2x2{grid-template-columns:1fr}}.ezhb-footer__social{list-style:none;padding:0;margin:18px 0 0;display:flex;gap:8px}.ezhb-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .08);color:rgb(255 255 255 / .7);transition:background .15s,color .15s,border-color .15s}.ezhb-footer__social a:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .18);color:#fff;text-decoration:none}.ezhb-footer__social svg{width:15px;height:15px}.ezhb-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:.5px solid var(--c-slate-200);padding:10px 16px;box-shadow:0 -4px 16px rgb(15 23 42 / .08);z-index:50;align-items:center;justify-content:space-between;gap:12px}.ezhb-sticky-cta__phone{font-size:13px;font-weight:500;color:var(--c-blue-800);display:flex;align-items:center;gap:6px}@media (max-width:700px){.ezhb-sticky-cta{display:flex}body{padding-bottom:72px}}.ezhb-site-header{transition:box-shadow .25s ease,background .25s ease}.ezhb-site-header.is-scrolled{box-shadow:0 2px 14px rgb(15 23 42 / .08);background:#fff}.ezhb-site-header.is-scrolled .ezhb-site-header__default{display:none}.ezhb-site-header__scrolled{display:none;flex:1;max-width:540px;margin:0 24px;align-items:center;gap:10px}.ezhb-site-header.is-scrolled .ezhb-site-header__scrolled{display:flex}.ezhb-header-inline-form__field{flex:1;display:flex;align-items:center;gap:8px;background:var(--c-slate-50);border:.5px solid var(--c-slate-200);border-radius:8px;padding:0 12px;height:40px;transition:border-color .15s,background .15s}.ezhb-header-inline-form__field:focus-within{border-color:var(--c-blue-800);background:#fff}.ezhb-header-inline-form__icon{color:var(--c-orange-600);display:inline-flex;align-items:center;flex-shrink:0}.ezhb-header-inline-form__field input{flex:1;border:none;background:#fff0;outline:none;font-size:13px;font-family:inherit;color:var(--c-text);min-width:0}.ezhb-header-inline-form__field input::placeholder{color:var(--c-muted)}.ezhb-header-inline-form__submit{padding:9px 18px;font-size:12.5px;white-space:nowrap;height:40px;flex-shrink:0}@media (max-width:1100px){.ezhb-site-header__scrolled{margin:0 16px}}@media (max-width:900px){.ezhb-site-header.is-scrolled .ezhb-site-header__scrolled{display:none}}.ezhb-site-nav__item--has-submenu{position:relative}.ezhb-site-nav__item--has-submenu>a{display:inline-flex;align-items:center;gap:4px}.ezhb-site-nav__caret{transition:transform 0.18s ease;color:var(--c-slate-400)}.ezhb-site-nav__item--has-submenu:hover>a .ezhb-site-nav__caret,.ezhb-site-nav__item--has-submenu:focus-within>a .ezhb-site-nav__caret{transform:rotate(180deg);color:var(--c-blue-800)}.ezhb-site-nav__submenu{position:absolute;top:calc(100% + 8px);right:0;list-style:none;margin:0;padding:6px 0;min-width:200px;background:#fff;border:.5px solid var(--c-slate-200);border-radius:8px;box-shadow:0 8px 24px rgb(15 23 42 / .08),0 1px 2px rgb(15 23 42 / .04);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s;z-index:200}.ezhb-site-nav__item--has-submenu:hover>.ezhb-site-nav__submenu,.ezhb-site-nav__item--has-submenu:focus-within>.ezhb-site-nav__submenu{opacity:1;visibility:visible;transform:translateY(0)}.ezhb-site-nav__item--has-submenu::after{content:"";position:absolute;top:100%;left:0;right:0;height:12px;pointer-events:none}.ezhb-site-nav__item--has-submenu:hover::after,.ezhb-site-nav__item--has-submenu:focus-within::after{pointer-events:auto}.ezhb-site-nav__submenu li{list-style:none}.ezhb-site-nav__submenu a{display:block;padding:9px 16px;font-size:13px;color:var(--c-slate-700);white-space:nowrap;transition:background 0.12s}.ezhb-site-nav__submenu a:hover{background:var(--c-blue-50);color:var(--c-blue-800)}@media (max-width:899px){.ezhb-site-nav.is-open .ezhb-site-nav__submenu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;padding:2px 0 2px 14px;min-width:0}.ezhb-site-nav.is-open .ezhb-site-nav__caret{display:none}.ezhb-site-nav.is-open .ezhb-site-nav__submenu a{padding:10px 16px;font-size:14px}}.ezhb-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#0c1729 0%,#1e293b 100%);padding:72px 24px}.ezhb-hero__photo-slot{position:absolute;inset:0;width:100%;height:100%;z-index:0;display:block;background:linear-gradient(135deg,#1e3a5f 0%,#2a4a73 40%,#3a3b54 100%)}.ezhb-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgb(8 17 33 / .88) 0%,rgb(8 17 33 / .72) 38%,rgb(8 17 33 / .35) 62%,#fff0 78%),linear-gradient(180deg,rgb(8 17 33 / .15) 0%,rgb(8 17 33 / .55) 100%);z-index:1;pointer-events:none}.ezhb-hero__grid{position:relative;z-index:2}.ezhb-hero__pill{background:rgb(255 255 255 / .1);border:.5px solid rgb(255 255 255 / .18);backdrop-filter:blur(8px)}.ezhb-hero__pill-text{color:rgb(255 255 255 / .9)}.ezhb-hero__headline{color:#fff}.ezhb-hero__headline-accent{color:#fdba74}.ezhb-hero__intro{color:rgb(255 255 255 / .78)}.ezhb-hero__checks li{color:rgb(255 255 255 / .92)}.ezhb-hero__checks .ezhb-icon--check{background:rgb(217 119 6 / .18);color:#fdba74}.ezhb-hero__stats{border-top:.5px solid rgb(255 255 255 / .15)}.ezhb-stat__value{color:#fff}.ezhb-stat__label{color:rgb(255 255 255 / .65)}.ezhb-hero__proof-strip{background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .12)}.ezhb-hero__proof-avatar{border:1.5px solid rgb(255 255 255 / .85)!important}.ezhb-hero__proof-stars{color:rgb(255 255 255 / .92)}.ezhb-hero__proof-stars>span{color:rgb(255 255 255 / .85)}.ezhb-hero__proof-quote{color:rgb(255 255 255 / .78)}@media (max-width:800px){.ezhb-hero{padding:48px 20px}.ezhb-hero::after{background:linear-gradient(180deg,rgb(8 17 33 / .78) 0%,rgb(8 17 33 / .62) 100%)}}.ezhb-footer__where-grid{grid-template-columns:repeat(4,1fr)!important;gap:24px!important}@media (max-width:900px){.ezhb-footer__where-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:600px){.ezhb-footer__where-grid{grid-template-columns:repeat(2,1fr)!important}}.ezhb-footer__where-grid h4 a{color:#fff;text-decoration:none}.ezhb-footer__where-grid h4 a:hover{text-decoration:underline}.ezhb-footer__where-list a{color:rgb(255 255 255 / .55);text-decoration:none;transition:color .12s}.ezhb-footer__where-list a:hover{color:#fff;text-decoration:underline}.ezhb-footer__where-list .ezhb-footer__hub-link{color:var(--c-blue-300);font-weight:500}.ezhb-loc-statsband{background:linear-gradient(180deg,#fff 0%,var(--c-slate-50) 100%);padding:8px 24px 40px}.ezhb-loc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--c-slate-200);border:.5px solid var(--c-slate-200);border-radius:12px;overflow:hidden}@media (max-width:720px){.ezhb-loc-stats{grid-template-columns:repeat(2,1fr)}}.ezhb-loc-stats__cell{background:#fff;padding:18px 20px}.ezhb-loc-stats__big{font-family:var(--ezhb-font-mono);font-size:26px;font-weight:500;color:var(--c-blue-800);letter-spacing:-.03em;line-height:1}.ezhb-loc-stats__label{font-size:12px;color:var(--c-muted);margin-top:5px}.ezhb-loc-search{padding:0 24px 8px}.ezhb-loc-search__box{display:flex;align-items:center;gap:10px;background:#fff;border:.5px solid var(--c-slate-300);border-radius:10px;padding:0 16px;height:48px;color:var(--c-slate-400);transition:border-color .15s,box-shadow .15s}.ezhb-loc-search__box:focus-within{border-color:var(--c-blue-800);box-shadow:0 0 0 3px rgb(30 64 175 / .08);color:var(--c-blue-800)}.ezhb-loc-search__box input{flex:1;border:none;outline:none;background:#fff0;font-size:14px;font-family:inherit;color:var(--c-text);min-width:0}.ezhb-loc-search__box input::placeholder{color:var(--c-muted)}.ezhb-archive__region--v2 .ezhb-archive__media{position:relative;height:170px;border-radius:14px;overflow:hidden;margin-bottom:16px;background:linear-gradient(120deg,#1e3a5f 0%,#0f172a 100%)}.ezhb-archive__media-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ezhb-archive__media-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 17 33 / .05) 30%,rgb(8 17 33 / .72) 100%)}.ezhb-archive__media-label{position:absolute;left:20px;bottom:14px;z-index:2}.ezhb-archive__region--v2 .ezhb-archive__region-name{color:#fff;font-size:24px;margin:0;letter-spacing:-.5px}.ezhb-archive__region--v2 .ezhb-archive__region-count{color:rgb(255 255 255 / .75);font-size:11.5px;font-family:var(--ezhb-font-mono);letter-spacing:.04em;text-transform:uppercase}.ezhb-archive__viewall{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:500;color:var(--c-blue-800);text-decoration:none}.ezhb-archive__viewall:hover{text-decoration:underline}@media (max-width:600px){.ezhb-archive__region--v2 .ezhb-archive__media{height:130px}}.ezhb-loc-case__link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:14px;font-weight:500;color:var(--c-blue-800);text-decoration:none}.ezhb-loc-case__link:hover{text-decoration:underline}.ezhb-press__trust-row--v2{display:grid;grid-template-columns:1fr 1.4fr;gap:16px;max-width:680px;margin:0 auto 36px}.ezhb-press__trust-cell--v2{background:#fff;border:.5px solid var(--c-slate-200);border-radius:10px;padding:18px;display:flex;align-items:center;justify-content:center;min-height:96px;overflow:hidden}.ezhb-press__trust-cell--v2 img{max-height:72px;width:auto;max-width:100%}.ezhb-press__trust-cell--google{padding:0}.ezhb-press__trust-cell--google img{width:100%;height:100%;object-fit:cover;max-height:none}.ezhb-press__as-seen-row{display:flex;align-items:center;gap:18px;max-width:700px;margin:32px auto 24px}.ezhb-press__as-seen-row .ezhb-press__divider-line{flex:1;height:.5px;background:var(--c-slate-200)}.ezhb-press__as-seen-row img{height:56px;width:auto;opacity:.85}.ezhb-press__network-grid--v2{grid-template-columns:repeat(4,1fr);max-width:700px}@media (max-width:500px){.ezhb-press__network-grid--v2{grid-template-columns:repeat(2,1fr)}}.ezhb-press__trust-cell--google{text-decoration:none}.ezhb-sit-photo{margin:0 0 32px}.ezhb-sit-photo img{width:100%;height:auto;border-radius:16px;display:block}.ezhb-ac{position:relative}.ezhb-ac__list{position:absolute;z-index:60;left:0;right:0;top:100%;background:#fff;border:.5px solid var(--c-slate-300);border-radius:10px;margin-top:4px;box-shadow:0 12px 32px rgb(15 23 42 / .14);overflow:hidden}.ezhb-ac__item{display:block;width:100%;text-align:left;padding:10px 14px;background:#fff;border:0;cursor:pointer;font-size:13px;color:var(--c-text);border-bottom:.5px solid var(--c-slate-100)}.ezhb-ac__item:last-child{border-bottom:0}.ezhb-ac__item:hover,.ezhb-ac__item.is-active{background:var(--c-blue-50)}.ezhb-ac__manual-note{font-size:11px;color:#b45309;margin:6px 0 0}.ezhb-ac__manual-toggle{background:none;border:0;padding:0;margin-top:6px;font-size:11px;color:var(--c-muted);text-decoration:underline;cursor:pointer}.ezhb-ac__manual-toggle:hover{color:var(--c-blue-800)}.ezhb-lead-form__manual{border:.5px dashed var(--c-slate-300);border-radius:10px;padding:12px;margin-bottom:12px}.ezhb-step2__progress{height:4px;background:var(--c-slate-100);border-radius:999px;margin-bottom:10px;overflow:hidden}.ezhb-step2__bar{display:block;height:100%;width:55%;background:var(--c-blue-800);border-radius:999px;animation:ezhb-step2-fill 700ms ease-out forwards}@keyframes ezhb-step2-fill{to{width:92%}}.ezhb-step2__eyebrow{font-size:11px;font-weight:600;letter-spacing:.4px;color:var(--c-blue-800);text-transform:uppercase;margin:0 0 12px}.ezhb-lead-form--dark .ezhb-step2__eyebrow{color:#fbbf24}.ezhb-step2 textarea{width:100%;border:.5px solid var(--c-slate-300);border-radius:8px;padding:9px 12px;font:inherit;font-size:13px;resize:vertical}.ezhb-step2__skip{display:block;width:100%;margin-top:8px;background:none;border:0;cursor:pointer;font-size:11px;color:var(--c-muted);text-decoration:underline}.ezhb-step2__skip:hover{color:var(--c-text)}.ezhb-exit{position:fixed;inset:0;z-index:9999;background:rgb(15 23 42 / .55);display:flex;align-items:center;justify-content:center;padding:20px;animation:ezhb-exit-in 180ms ease-out}@keyframes ezhb-exit-in{from{opacity:0}to{opacity:1}}.ezhb-exit__card{background:#fff;border-radius:16px;max-width:420px;width:100%;padding:28px;text-align:center;box-shadow:0 24px 64px rgb(15 23 42 / .3)}.ezhb-exit__eyebrow{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#b45309;margin:0 0 8px}.ezhb-exit__title{font-size:20px;font-weight:600;letter-spacing:-.4px;margin:0 0 10px;color:var(--c-text)}.ezhb-exit__body{font-size:13px;color:var(--c-muted);line-height:1.6;margin:0 0 18px}.ezhb-exit__go{width:100%}.ezhb-exit__dismiss{display:block;width:100%;margin-top:10px;background:none;border:0;cursor:pointer;font-size:11px;color:var(--c-muted);text-decoration:underline}.ezhb-loc-photo{margin:0 0 1.5rem;border-radius:14px;overflow:hidden}.ezhb-loc-photo__img{width:100%;height:auto;display:block;aspect-ratio:16/10;object-fit:cover}.ezhb-prose .ezhb-crosslinks a{font-weight:600}.ezhb-region-card__link{display:inline-block;margin-top:.65rem;font-weight:600;font-size:.9rem}.ezhb-post-hero{padding:3rem 0 1rem}.ezhb-post-title{font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.15;margin:.5rem 0 0}.ezhb-post-body{padding-top:1rem}.ezhb-post-figcap{font-size:.75rem;opacity:.6;padding:.4rem .2rem 0;text-align:right}.ezhb-post-body .ezhb-prose{max-width:42rem;margin:0 auto;font-size:1.15rem;line-height:1.75}.ezhb-post-body .ezhb-prose p{margin:0 0 1.15em}.ezhb-post-body .ezhb-prose h2{font-size:1.65rem;line-height:1.25;letter-spacing:-.01em;margin:2em 0 .6em}.ezhb-post-body .ezhb-prose h3{font-size:1.22rem;line-height:1.3;margin:1.7em 0 .45em}.ezhb-post-body .ezhb-prose a{text-decoration:underline;text-underline-offset:3px;font-weight:600}.ezhb-post-body .ezhb-loc-photo{max-width:42rem;margin:0 auto 1.6rem}.ezhb-post-body .ezhb-prose .ezhb-loc-photo{margin:2rem 0}.ezhb-post-hero .ezhb-loc-narrow{max-width:46rem}.ezhb-post-body .ezhb-loc-narrow{max-width:none}.ezhb-loc-nearby__chip--flat{cursor:default;opacity:.7}.ezhb-lead-form [hidden]{display:none!important}.ezhb-lead-form__thanks{background:#fff;color:#1a2233;border-radius:16px;padding:40px 32px;text-align:center;box-shadow:0 12px 40px rgb(10 18 35 / .18)}.ezhb-lead-form__thanks h3{margin:0 0 10px;font-size:22px;color:#1a2233}.ezhb-lead-form__thanks p{margin:0;color:#475069;line-height:1.6}.ezhb-lead-form__thanks-icon{width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:#16a34a;color:#fff;font-size:24px;line-height:48px}@media (max-width:900px){.ezhb-lead-form input:not([type=hidden]):not([name="ezhb_hp"]),.ezhb-lead-form select,.ezhb-lead-form textarea{font-size:16px;min-height:48px}.ezhb-lead-form .ezhb-ac__manual-toggle{font-size:13px;padding:10px 4px;min-height:40px}.ezhb-lead-form .ezhb-lead-form__submit{min-height:50px;font-size:16px}}