.home{--red:#E8272A;--red-dark:#C91E21;--charcoal:#222222;--mid:#444444;--muted:#787a90;--off:#F6F7FA;--white:#ffffff;--border:#E4E6EF;--shadow:0 4px 24px rgba(0,0,0,0.09);--shadow-lg:0 12px 40px rgba(0,0,0,0.14);--radius:14px;--radius-lg:20px;--max:1280px;--gap:clamp(16px,4vw,48px);--font:var(--font-sans);color:var(--charcoal);font-family:var(--font);background:var(--white)}.home img{display:block;max-width:100%}.home a{text-decoration:none;color:inherit}.home .hp-wrap{max-width:var(--max);margin:0 auto;padding:0 var(--gap)}.home .hp-sec{padding:68px 0}.home .hp-sec--tight{padding:48px 0}.home .hp-sec--red{background:var(--red)}.home .hp-sec--off{background:var(--off)}.home .hp-sec--white{background:var(--white)}.home .hp-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:12px}.home .hp-eyebrow:before{content:"";display:block;width:20px;height:2px;background:var(--red);border-radius:2px}.home .hp-h2{font-family:var(--font);font-size:clamp(22px,3.2vw,38px);font-weight:700;color:var(--charcoal);line-height:1.2;margin-bottom:10px}.home .hp-h2 span{color:var(--red)}.home .hp-sub{font-family:var(--font);font-size:15px;color:var(--muted);line-height:1.65;max-width:500px}.home .hp-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:36px}.home .hp-see-all{display:inline-flex;align-items:center;gap:6px;font-family:var(--font);font-size:13px;font-weight:700;color:var(--red);white-space:nowrap;transition:gap .2s}.home .hp-see-all:hover{gap:10px}.home .hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font);font-size:14px;font-weight:700;border-radius:50px;cursor:pointer;transition:all .2s;border:none;text-decoration:none}.home .hp-btn:hover{transform:translateY(-1px)}.home .hp-btn--red{background:var(--red);color:#fff;padding:13px 28px;box-shadow:0 4px 16px rgba(232,39,42,.28)}.home .hp-btn--red:hover{background:var(--red-dark);box-shadow:0 6px 22px rgba(232,39,42,.36)}.home .hp-btn--outline{background:transparent;color:var(--red);border:2px solid var(--red);padding:11px 26px}.home .hp-btn--outline:hover{background:var(--red);color:#fff}.home .hp-btn--white{background:#fff;color:var(--red);padding:13px 28px;box-shadow:0 4px 16px rgba(0,0,0,.12)}.home .hp-btn--white:hover{background:#f0f0f0}.home .hp-btn--dark{background:var(--charcoal);color:#fff;padding:13px 28px}.home .hp-btn--dark:hover{background:#111}.home .hp-btn--sm{font-size:12px;padding:9px 20px}.home .hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:var(--charcoal)}.home .hero__bg{position:absolute;inset:0;background:var(--home-hero-image,url("/neighborhoods/heritage-village-burleson-tx-neighborhood.webp")) center 40% /cover no-repeat;filter:brightness(.46);transform:scale(1.03);transition:transform 7s ease-out}.home .hero:hover .hero__bg{transform:scale(1)}.home .hero__overlay{position:absolute;inset:0;background:linear-gradient(155deg,rgba(34,34,34,.82),rgba(34,34,34,.42) 55%,rgba(232,39,42,.18))}.home .hero__inner{position:relative;z-index:2;width:100%;max-width:var(--max);margin:0 auto;padding:88px var(--gap) 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.home .hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(232,39,42,.92);color:#fff;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:20px}.home .hero__badge:before{content:"";width:7px;height:7px;background:#fff;border-radius:50%;animation:hp-pulse 2s infinite}@keyframes hp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.home .hero__h1{font-family:var(--font);font-size:clamp(30px,5.5vw,60px);font-weight:700;color:#fff;line-height:1.12;max-width:720px;margin-bottom:14px}.home .hero__h1 em{font-style:normal;color:var(--red)}.home .hero__sub{font-family:var(--font);font-size:clamp(14px,1.6vw,17px);color:rgba(255,255,255,.8);max-width:500px;line-height:1.65;margin-bottom:36px}.home .hero__card{background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 60px rgba(0,0,0,.32);width:100%;max-width:780px;overflow:hidden}.home .hero__tabs{display:flex;border-bottom:1px solid var(--border)}.home .hero__tab{flex:1 1;font-family:var(--font);font-size:13px;font-weight:700;padding:14px 8px;background:none;cursor:pointer;color:var(--muted);border:none;border-bottom:3px solid transparent;transition:color .18s,border-color .18s}.home .hero__tab.active{color:var(--red);border-bottom-color:var(--red)}.home .hero__tab:hover{color:var(--charcoal)}.home .hero__search{padding:22px 24px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.home .hero__input{flex:1 1;min-width:200px;display:flex;align-items:center;gap:10px;background:var(--off);border:1.5px solid var(--border);border-radius:10px;padding:13px 16px;transition:border-color .18s}.home .hero__input:hover{border-color:var(--red)}.home .hero__input svg{color:var(--muted);flex-shrink:0}.home .hero__input input{font-family:var(--font);font-size:14px;color:var(--charcoal);background:none;border:none;outline:none;width:100%}.home .hero__input input::placeholder{color:var(--muted)}.home .hero__city{background:var(--off);border:1.5px solid var(--border);border-radius:10px;padding:13px 36px 13px 16px;font-family:var(--font);font-size:14px;color:var(--charcoal);cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23787a90' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;min-width:148px;transition:border-color .18s}.home .hero__city:focus,.home .hero__city:hover{border-color:var(--red)}.home .hero__go{background:var(--red);color:#fff;border:none;border-radius:10px;padding:13px 26px;font-family:var(--font);font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 4px 16px rgba(232,39,42,.28);transition:all .18s}.home .hero__go:hover{background:var(--red-dark);transform:translateY(-1px)}.home .hero__hints{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:20px}.home .hero__hint{font-family:var(--font);font-size:12px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:5px 14px;border-radius:50px;transition:all .18s;cursor:pointer}.home .hero__hint:hover{background:rgba(255,255,255,.2);color:#fff}.home .bcat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.home .bcat-card{position:relative;border-radius:14px;overflow:hidden;cursor:pointer;min-height:196px;text-decoration:none;display:block;box-shadow:var(--shadow);transition:transform .22s,box-shadow .22s}.home .bcat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.home .bcat-card__img{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .4s}.home .bcat-card:hover .bcat-card__img{transform:scale(1.06)}.home .bcat-card__ov{position:absolute;inset:0;background:linear-gradient(0deg,rgba(34,34,34,.84) 0,rgba(34,34,34,.16) 60%,transparent)}.home .bcat-card__body{position:relative;z-index:2;padding:16px 18px 18px;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.home .bcat-card__count{display:inline-block;background:rgba(255,255,255,.94);color:var(--charcoal);font-family:var(--font);font-size:10px;font-weight:700;padding:3px 10px;border-radius:50px;margin-bottom:5px;width:-moz-fit-content;width:fit-content}.home .bcat-card__name{font-family:var(--font);font-size:17px;font-weight:700;color:#fff;line-height:1.25}.home .listings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.home .listing-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .22s,box-shadow .22s;text-decoration:none;display:block;color:inherit}.home .listing-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.home .listing-card__img{position:relative;height:208px;overflow:hidden;background:#ededed 50%/cover no-repeat;animation:bh-placeholder-reveal 0s linear .45s forwards}.home .listing-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home .listing-card:hover .listing-card__img img{transform:scale(1.06)}.home .listing-card__badge{position:absolute;top:12px;left:12px;right:auto;background:#fff;color:#1c1c1e;font-family:var(--font);font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:none;padding:5px 13px;border-radius:999px;box-shadow:0 1px 5px rgba(0,0,0,.22)}.home .listing-card__save{position:absolute;bottom:10px;right:10px;width:36px;height:36px;background:rgba(255,255,255,.93);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;box-shadow:0 2px 8px rgba(0,0,0,.14);transition:all .18s}.home .listing-card__save:hover{background:#fff;transform:scale(1.1)}.home .listing-card__save svg{color:var(--muted)}.home .listing-card__save:hover svg{color:var(--red)}.home .listing-card__body{padding:18px 20px 14px}.home .listing-card__price{font-family:var(--font);font-size:21px;font-weight:700;color:var(--red);margin-bottom:3px}.home .listing-card__addr{font-family:var(--font);font-size:12px;color:var(--muted);margin-bottom:12px;line-height:1.4}.home .listing-card__stats{display:flex;gap:14px;padding-top:12px;border-top:1px solid var(--border);flex-wrap:wrap}.home .listing-card__stat{display:flex;align-items:center;gap:5px;font-family:var(--font);font-size:12px;font-weight:600;color:var(--mid)}.home .listing-card__stat svg{color:var(--muted)}.home .listing-card__cta{display:flex;justify-content:flex-end;padding:0 20px 18px}.home .agents-layout{display:grid;grid-template-columns:1fr 1fr 300px;grid-gap:20px;gap:20px}.home .agent-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .22s,transform .22s,border-color .22s}.home .agent-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:var(--red)}.home .agent-card__photo{width:88px;height:88px;border-radius:50%;overflow:hidden;margin-bottom:16px;border:3px solid var(--off);box-shadow:0 4px 14px rgba(0,0,0,.1)}.home .agent-card__photo img{width:100%;height:100%;object-fit:cover}.home .agent-card__photo--placeholder{background:linear-gradient(135deg,#eee,#ddd);display:flex;align-items:center;justify-content:center}.home .agent-card__photo--placeholder svg{color:var(--muted)}.home .agent-card__name{font-family:var(--font);font-size:16px;font-weight:700;color:var(--charcoal);margin-bottom:3px}.home .agent-card__title{font-family:var(--font);font-size:11px;font-weight:700;color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.home .agent-card__market{font-family:var(--font);font-size:12px;color:var(--muted);margin-bottom:14px}.home .agent-card__tags{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:20px}.home .agent-card__tag{font-family:var(--font);font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--mid);background:var(--off);padding:4px 10px;border-radius:50px}.home .agent-card__cta{margin-top:auto;width:100%}.home .agents-side{display:flex;flex-direction:column;gap:20px}.home .cta-img{position:relative;border-radius:var(--radius);overflow:hidden;min-height:210px;cursor:pointer;text-decoration:none;display:flex;box-shadow:var(--shadow);transition:transform .22s,box-shadow .22s;flex:1 1}.home .cta-img:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.home .cta-img__bg{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .4s}.home .cta-img:hover .cta-img__bg{transform:scale(1.06)}.home .cta-img__ov{position:absolute;inset:0;background:linear-gradient(0deg,rgba(34,34,34,.9) 0,rgba(34,34,34,.3) 60%,transparent)}.home .cta-img__icon{position:absolute;top:16px;left:16px;width:38px;height:38px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center}.home .cta-img__icon svg{color:var(--red)}.home .cta-img__body{position:relative;z-index:2;padding:16px;width:100%;display:flex;flex-direction:column;justify-content:flex-end}.home .cta-img__text{font-family:var(--font);font-size:14px;font-weight:700;color:#fff;line-height:1.4;margin-bottom:14px}.home .cta-img__btn{display:inline-block;background:#fff;color:var(--red);font-family:var(--font);font-size:12px;font-weight:700;padding:9px 20px;border-radius:50px;text-align:center;box-shadow:0 4px 14px rgba(0,0,0,.18);transition:all .18s}.home .cta-img:hover .cta-img__btn{background:var(--red);color:#fff}.home .pro-spot{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);display:grid;grid-template-columns:360px 1fr}.home .pro-spot__img{position:relative;overflow:hidden}.home .pro-spot__img img{width:100%;height:100%;object-fit:cover;display:block;min-height:320px}.home .pro-spot__badge{position:absolute;top:18px;left:18px;background:var(--red);color:#fff;font-family:var(--font);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:50px}.home .pro-spot__body{padding:38px 42px;display:flex;flex-direction:column;justify-content:center}.home .pro-spot__cat{display:inline-flex;align-items:center;gap:6px;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:8px}.home .pro-spot__stars{color:#F4B912;font-size:14px;letter-spacing:2px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.home .pro-spot__stars span{font-family:var(--font);font-size:13px;font-weight:700;color:var(--charcoal)}.home .pro-spot__stars small{font-family:var(--font);font-size:12px;color:var(--muted)}.home .pro-spot__name{font-family:var(--font);font-size:26px;font-weight:700;color:var(--charcoal);margin-bottom:4px}.home .pro-spot__biz{font-family:var(--font);font-size:13px;color:var(--muted);margin-bottom:18px}.home .pro-spot__desc{font-family:var(--font);font-size:14px;color:var(--mid);line-height:1.7;margin-bottom:20px;max-width:400px}.home .pro-spot__svcs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.home .pro-spot__svc{font-family:var(--font);font-size:11px;font-weight:700;color:var(--mid);background:var(--off);border:1px solid var(--border);padding:5px 12px;border-radius:50px}.home .pro-spot__actions{display:flex;gap:12px;flex-wrap:wrap}.home .svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.home .svc-card{background:var(--off);border:1.5px solid var(--border);border-radius:var(--radius);padding:22px 20px;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;transition:all .22s}.home .svc-card:hover{background:var(--white);box-shadow:var(--shadow);transform:translateY(-3px);border-color:var(--red)}.home .svc-card__icon{width:46px;height:46px;background:rgba(232,39,42,.1);border-radius:12px;display:flex;align-items:center;justify-content:center}.home .svc-card__icon svg{color:var(--red)}.home .svc-card__type{font-family:var(--font);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.home .svc-card__name{font-family:var(--font);font-size:16px;font-weight:700;color:var(--charcoal)}.home .svc-card__desc{font-family:var(--font);font-size:12px;color:var(--mid);line-height:1.6}.home .svc-card__link{font-family:var(--font);font-size:12px;font-weight:700;color:var(--red);margin-top:auto}.home .pros-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.home .pro-cat{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:20px 14px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;text-decoration:none;color:inherit;transition:all .22s}.home .pro-cat:hover{box-shadow:var(--shadow);transform:translateY(-3px);border-color:var(--red)}.home .pro-cat__icon{width:50px;height:50px;background:rgba(232,39,42,.09);border-radius:13px;display:flex;align-items:center;justify-content:center;transition:background .22s}.home .pro-cat:hover .pro-cat__icon{background:rgba(232,39,42,.16)}.home .pro-cat__icon svg{color:var(--red)}.home .pro-cat__name{font-family:var(--font);font-size:13px;font-weight:700;color:var(--charcoal);line-height:1.3}.home .pro-cat__count{font-family:var(--font);font-size:11px;color:var(--muted)}.home .discover-tabs{display:flex;gap:10px;margin-bottom:26px;flex-wrap:wrap}.home .discover-tab{font-family:var(--font);font-size:13px;font-weight:700;padding:9px 22px;border-radius:50px;border:2px solid var(--border);background:none;color:var(--mid);cursor:pointer;transition:all .18s}.home .discover-tab.active,.home .discover-tab:hover{background:var(--red);color:#fff;border-color:var(--red)}.home .discover-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.home .d-card{background:var(--off);border:1.5px solid var(--border);border-radius:var(--radius);padding:24px 22px 20px;display:flex;flex-direction:column;gap:10px;transition:all .22s;cursor:pointer}.home .d-card:hover{box-shadow:var(--shadow);border-color:var(--red)}.home .d-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home .d-card__title{font-family:var(--font);font-size:16px;font-weight:700;color:var(--charcoal);line-height:1.35}.home .d-card__desc{font-family:var(--font);font-size:13px;color:var(--mid);line-height:1.65;flex:1 1}.home .d-card__link{font-family:var(--font);font-size:13px;font-weight:700;color:var(--charcoal);text-decoration:underline;text-underline-offset:3px;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:auto}.home .d-card__link:hover{color:var(--red)}.home .why-bh{background:var(--charcoal);position:relative;overflow:hidden}.home .why-bh:before{content:"";position:absolute;inset:0;background:var(--home-band-image,url("/neighborhoods/hidden-creek-estates-burleson-tx-neighborhood.webp")) center/cover;opacity:.07}.home .why-bh__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.home .why-bh__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:14px}.home .why-bh__eyebrow:before{content:"";display:block;width:20px;height:2px;background:var(--red);border-radius:2px}.home .why-bh__h2{font-family:var(--font);font-size:clamp(22px,3vw,34px);font-weight:700;color:#fff;line-height:1.2;margin-bottom:14px}.home .why-bh__h2 span{color:var(--red)}.home .why-bh__desc{font-family:var(--font);font-size:15px;color:rgba(255,255,255,.7);line-height:1.7;margin-bottom:30px;max-width:420px}.home .why-bh__pillars{display:flex;flex-direction:column;gap:20px}.home .why-bh__pillar{display:flex;gap:16px;align-items:flex-start}.home .why-bh__picon{width:40px;height:40px;background:rgba(232,39,42,.18);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.home .why-bh__picon svg{color:var(--red)}.home .why-bh__ptitle{font-family:var(--font);font-size:15px;font-weight:700;color:#fff;margin-bottom:3px}.home .why-bh__ptext{font-family:var(--font);font-size:13px;color:rgba(255,255,255,.58);line-height:1.6}.home .why-bh__photos{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;height:380px}.home .why-bh__photo{border-radius:12px;overflow:hidden}.home .why-bh__photo img{width:100%;height:100%;object-fit:cover;display:block}.home .why-bh__photo--tall{grid-row:1/3;grid-column:1}.home .promo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.home .promo-card{border-radius:var(--radius-lg);overflow:hidden;position:relative;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;box-shadow:var(--shadow-lg);transition:transform .22s}.home .promo-card:hover{transform:translateY(-5px)}.home .promo-card__bg{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .5s}.home .promo-card:hover .promo-card__bg{transform:scale(1.06)}.home .promo-card__body{position:relative;z-index:2;padding:30px 34px}.home .promo-card__eyebrow{font-family:var(--font);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.8);margin-bottom:7px}.home .promo-card__h3{font-family:var(--font);font-size:clamp(20px,2.8vw,28px);font-weight:700;color:#fff;line-height:1.2;margin-bottom:10px}.home .promo-card__desc{font-family:var(--font);font-size:13px;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:20px;max-width:340px}.home .promo-card__prize{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:5px 14px;border-radius:50px;font-family:var(--font);font-size:11px;font-weight:700;color:#fff;margin-bottom:14px;letter-spacing:.05em}.home .promo-card__prize span{color:#7CFC00}.home .promo-card--yard .promo-card__ov{background:linear-gradient(135deg,rgba(20,80,30,.9),rgba(34,34,34,.7));position:absolute;inset:0}.home .promo-card--launch .promo-card__ov{background:linear-gradient(135deg,rgba(34,34,34,.95),rgba(232,39,42,.72));position:absolute;inset:0}.home .promo-card__form{display:flex;gap:8px;max-width:360px}.home .promo-card__email{flex:1 1;background:rgba(255,255,255,.14);border:1.5px solid rgba(255,255,255,.3);border-radius:10px;padding:11px 15px;font-family:var(--font);font-size:13px;color:#fff;outline:none;transition:all .18s}.home .promo-card__email::placeholder{color:rgba(255,255,255,.5)}.home .promo-card__email:focus{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.22)}.home .promo-card__submit{background:#fff;color:var(--red);border:none;border-radius:10px;padding:11px 18px;font-family:var(--font);font-size:13px;font-weight:700;cursor:pointer;transition:all .18s;white-space:nowrap}.home .promo-card__submit:hover{background:var(--red);color:#fff}.home .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.home .testi-card{background:var(--off);border:1.5px solid var(--border);border-radius:var(--radius);padding:26px 24px;display:flex;flex-direction:column;gap:12px;transition:all .22s}.home .testi-card:hover{box-shadow:var(--shadow);border-color:var(--red)}.home .testi-card__stars{color:#F4B912;font-size:16px;letter-spacing:2px}.home .testi-card__quote{font-family:var(--font);font-size:14px;color:var(--mid);line-height:1.7;font-style:italic}.home .testi-card__author{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}.home .testi-card__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--border);display:flex;align-items:center;justify-content:center}.home .testi-card__avatar svg{color:var(--muted)}.home .testi-card__name{font-family:var(--font);font-size:14px;font-weight:700;color:var(--charcoal)}.home .testi-card__loc{font-family:var(--font);font-size:11px;color:var(--muted)}.home .trust-bar{margin-top:52px;padding:26px 36px;background:var(--off);border:1.5px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:space-around;gap:20px;flex-wrap:wrap}.home .trust-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.home .trust-stat__num{font-family:var(--font);font-size:30px;font-weight:700;color:var(--red);line-height:1}.home .trust-stat__lbl{font-family:var(--font);font-size:12px;color:var(--muted);font-weight:600;text-align:center}.home .trust-div{width:1px;height:48px;background:var(--border)}.home .final-cta{position:relative;overflow:hidden;padding:80px 0;background:var(--red)}.home .final-cta:after,.home .final-cta:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.home .final-cta:before{width:480px;height:480px;top:-200px;right:-100px}.home .final-cta:after{width:300px;height:300px;bottom:-120px;left:60px;background:rgba(255,255,255,.04)}.home .final-cta__inner{position:relative;z-index:2;text-align:center}.home .final-cta__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:18px}.home .final-cta__badge,.home .final-cta__h2{color:#fff;font-family:var(--font);font-weight:700}.home .final-cta__h2{font-size:clamp(26px,4vw,44px);line-height:1.15;margin-bottom:12px}.home .final-cta__sub{font-family:var(--font);font-size:16px;color:rgba(255,255,255,.82);line-height:1.65;max-width:460px;margin:0 auto 32px}.home .final-cta__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media (max-width:1100px){.home .agents-layout{grid-template-columns:1fr 1fr}.home .agents-side{flex-direction:row}.home .agents-layout .agents-side{grid-column:1/-1}.home .pros-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.home .bcat-grid,.home .discover-cards,.home .listings-grid,.home .svc-grid{grid-template-columns:repeat(2,1fr)}.home .why-bh__inner{grid-template-columns:1fr;gap:36px}.home .why-bh__photos{height:260px}.home .promo-grid{grid-template-columns:1fr}.home .testi-grid{grid-template-columns:repeat(2,1fr)}.home .pro-spot{grid-template-columns:1fr}.home .pros-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.home .hp-sec{padding:48px 0}.home .bcat-grid{grid-template-columns:1fr 1fr}.home .agents-layout,.home .discover-cards,.home .listings-grid,.home .svc-grid,.home .testi-grid{grid-template-columns:1fr}.home .pros-grid{grid-template-columns:repeat(2,1fr)}.home .trust-bar{flex-direction:column;gap:16px}.home .trust-div{display:none}.home .hero__search{flex-direction:column}.home .hero__go{width:100%;justify-content:center}.home .hero__city,.home .hero__input{width:100%}}.home .nl-rail{display:grid;grid-auto-flow:column;grid-auto-columns:300px;grid-gap:20px;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home .nl-rail .listing-card--rail{scroll-snap-align:start;width:300px}.home .nl-rail .listing-card--rail .listing-card__img{height:190px}.home .nl-rail .listing-card--rail .listing-card__stats{border-top:none;padding-top:0;margin-bottom:6px}.home .nl-rail .listing-card--rail .listing-card__addr{margin-bottom:0}.home .nl-rail .listing-card--rail .listing-card__body{padding:14px 16px 16px}.home .wayfind-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.home .wayfind-card{background:var(--off);border:1px solid var(--border);border-radius:var(--radius-lg);padding:34px 30px 30px;text-align:center;text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:transform .25s,box-shadow .25s}.home .wayfind-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.home .wayfind-card__art{width:200px;height:170px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.home .wayfind-card__art img{max-width:100%;max-height:100%;object-fit:contain}.home .wayfind-card__title{font-family:var(--font);font-size:21px;font-weight:700;color:var(--charcoal);margin-bottom:8px}.home .wayfind-card__desc{font-family:var(--font);font-size:14px;color:var(--mid);line-height:1.6;margin-bottom:16px;flex:1 1}.home .wayfind-card__cta{display:inline-flex;align-items:center;gap:7px;font-family:var(--font);font-size:14px;font-weight:700;color:var(--red)}.home .wayfind-card:hover .wayfind-card__cta{text-decoration:underline}.home .ill-band{display:grid;grid-template-columns:5fr 7fr;grid-gap:48px;gap:48px;align-items:center;background:var(--tan,#EDE9E1);border-radius:var(--radius-lg);padding:44px 48px}.home .ill-band--reverse{grid-template-columns:7fr 5fr}.home .ill-band--reverse .ill-band__art{order:2}.home .ill-band--reverse .ill-band__body{order:1}.home .ill-band__art{display:flex;align-items:center;justify-content:center}.home .ill-band__art img{max-width:100%;max-height:280px;object-fit:contain}.home .ill-band__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:22px}.home .ill-band__link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font);font-size:14px;font-weight:700;color:var(--charcoal);text-decoration:none}.home .ill-band__link:hover{color:var(--red)}.home .value-form{display:flex;gap:12px;margin-top:22px;max-width:520px}.home .value-form__input{flex:1 1;min-width:0;font-family:var(--font);font-size:15px;color:var(--charcoal);background:#fff;border:1px solid var(--border);border-radius:50px;padding:14px 22px}.home .value-form__input:focus{outline:2px solid var(--red);outline-offset:1px}.home .photo-band{display:grid;grid-template-columns:6fr 6fr;align-items:stretch;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);background:var(--charcoal)}.home .photo-band__img{min-height:340px}.home .photo-band__img img{width:100%;height:100%;object-fit:cover;display:block}.home .photo-band__body{padding:48px 46px;display:flex;flex-direction:column;justify-content:center}.home .photo-band__body .hp-h2{color:#fff}.home .photo-band__body .hp-sub{color:rgba(255,255,255,.78);max-width:none}.home .photo-band__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:24px}.home .photo-band__body .ill-band__link{color:rgba(255,255,255,.9)}.home .photo-band__body .ill-band__link:hover{color:#fff}.home .life-rail{display:grid;grid-auto-flow:column;grid-auto-columns:250px;grid-gap:18px;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home .life-card{position:relative;scroll-snap-align:start;margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);aspect-ratio:1/1}.home .life-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.home .life-card:hover img{transform:scale(1.05)}.home .life-card__label{position:absolute;left:0;right:0;bottom:0;padding:34px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-family:var(--font);font-size:14px;font-weight:700}.home .insights-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.home .insight-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.home .insight-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.home .insight-card__img{position:relative;height:180px;overflow:hidden}.home .insight-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.home .insight-card:hover .insight-card__img img{transform:scale(1.06)}.home .insight-card__tag{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 12px;border-radius:50px}.home .insight-card__body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1 1}.home .insight-card__title{font-family:var(--font);font-size:17px;font-weight:700;color:var(--charcoal);line-height:1.35;margin-bottom:8px}.home .insight-card:hover .insight-card__title{color:var(--red)}.home .insight-card__desc{font-family:var(--font);font-size:13.5px;color:var(--mid);line-height:1.6;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home .insight-card__date{font-family:var(--font);font-size:12px;color:var(--muted);margin-top:12px}.home .explore-cols{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.home .explore-col__h3{font-family:var(--font);font-size:14px;font-weight:700;color:var(--charcoal);text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(--red)}.home .explore-col__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.home .explore-col__links a{font-family:var(--font);font-size:14px;color:var(--mid);text-decoration:none}.home .explore-col__links a:hover{color:var(--red)}.home .explore-col__more{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--charcoal)!important}.home .explore-col__more:hover{color:var(--red)!important}@media (max-width:1100px){.home .explore-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.home .wayfind-grid{grid-template-columns:1fr}.home .ill-band,.home .ill-band--reverse{grid-template-columns:1fr;gap:24px;padding:32px 28px}.home .ill-band--reverse .ill-band__art{order:0}.home .ill-band__art img{max-height:200px}.home .photo-band{grid-template-columns:1fr}.home .photo-band__img{min-height:240px}.home .insights-grid{grid-template-columns:1fr}}@media (max-width:640px){.home .nl-rail{grid-auto-columns:82%}.home .life-rail{grid-auto-columns:70%}.home .value-form{flex-direction:column}.home .value-form .hp-btn{justify-content:center}.home .explore-cols{grid-template-columns:1fr;gap:24px}.home .photo-band__body{padding:30px 24px}}.home .agent-card__photo--ring{border:3px solid var(--red)}.home .insight-hero{position:relative;display:block;border-radius:var(--radius-lg);overflow:hidden;min-height:300px;margin-bottom:24px;text-decoration:none;box-shadow:var(--shadow)}.home .insight-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.home .insight-hero:hover .insight-hero__bg{transform:scale(1.04)}.home .insight-hero__ov{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.62))}.home .insight-hero__body{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:300px;padding:40px 24px;gap:14px}.home .insight-hero__tag{background:var(--red);color:#fff;font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 14px;border-radius:50px}.home .insight-hero__title{font-family:var(--font);font-size:clamp(20px,2.6vw,30px);font-weight:700;color:#fff;line-height:1.25;max-width:720px}.home .insight-hero__btn{background:#fff;color:var(--charcoal);font-family:var(--font);font-size:14px;font-weight:700;padding:12px 26px;border-radius:50px;transition:background .15s,color .15s}.home .insight-hero:hover .insight-hero__btn{background:var(--red);color:#fff}.home .d-card__icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.home .local-info{display:grid;grid-template-columns:7fr 5fr;grid-gap:48px;gap:48px;align-items:center}.home .local-info__body .hp-see-all{margin-top:20px}.home .local-info__photo img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}@media (max-width:900px){.home .local-info{grid-template-columns:1fr;gap:26px}}