:root{--dc-ink: #0e1a24;--dc-ink-strong: #223240;--dc-ink-muted: rgba(14, 26, 36, .7);--dc-sand: #f5efe4;--dc-rust: #c6362b;--dc-gold: #caa463;--dc-sage: #6a8573;--dc-border: rgba(14, 26, 36, .12);--dc-shell-max: 2040px;--dc-shell-gutter: clamp(1rem, 5vw, 7rem);--dc-shell-inline: min(var(--dc-shell-max), calc(100% - (var(--dc-shell-gutter) * 2)));--dc-map-shell-max: 2320px}@media(min-width:1280px){:root{--dc-shell-gutter: clamp(8rem, 8vw, 16rem)}}*,*:before,*:after{box-sizing:border-box}html{overflow-x:clip}body{margin:0;background:linear-gradient(180deg,#f5efe4,#fff9f0);color:var(--dc-ink);font-family:Outfit,Segoe UI,sans-serif;overflow-x:clip}a{color:var(--dc-rust)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--dc-gold);outline-offset:3px}.site-header,.site-footer{background:var(--dc-ink);color:#fff}.skip-link{position:absolute;top:.75rem;left:.75rem;z-index:1000;padding:.75rem 1rem;border-radius:999px;background:#fff;color:var(--dc-ink);text-decoration:none;transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus,.screen-reader-text:active{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.site-header__inner,.site-footer__inner,.content-shell{width:var(--dc-shell-inline);margin:0 auto}.site-header__inner,.site-footer__inner{display:grid;gap:1rem;padding:1rem 0}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.site-header__brand{color:#fff;font-family:Fraunces,Georgia,serif;font-size:1.4rem;text-decoration:none}.site-header__nav{display:flex;align-items:center;justify-content:flex-end;min-width:0}.site-header__toggle{display:none;align-items:center;gap:.75rem;min-height:2.8rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0f;color:#fff;font:inherit;font-weight:700;cursor:pointer}.site-header__toggle-icon{position:relative;display:inline-block;width:1.1rem;height:.75rem}.site-header__toggle-icon:before,.site-header__toggle-icon:after{content:"";position:absolute;left:0;width:100%;height:2px;background:currentColor;border-radius:999px;transition:transform .18s ease,top .18s ease,bottom .18s ease}.site-header__toggle-icon:before{top:.05rem;box-shadow:0 .31rem 0 currentColor}.site-header__toggle-icon:after{bottom:.05rem}.site-header__toggle[aria-expanded=true] .site-header__toggle-icon:before{top:.34rem;box-shadow:none;transform:rotate(45deg)}.site-header__toggle[aria-expanded=true] .site-header__toggle-icon:after{bottom:.3rem;transform:rotate(-45deg)}.site-header__menu,.site-footer__menu{display:flex;gap:1rem;margin:0;padding:0;list-style:none}.site-header__menu a,.site-footer__menu a{color:#fff;text-decoration:none}.site-footer__top{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:1.25rem}.site-footer__panel{min-width:0}.site-footer__brand{color:#fff;font-family:Fraunces,Georgia,serif;font-size:1.45rem;text-decoration:none}.site-footer__lead,.site-footer__bottom p,.site-footer__muted{margin:0;color:#ffffffc7}.site-footer__heading{margin:0 0 .8rem;color:#fff;font-family:Fraunces,Georgia,serif;font-size:1rem}.site-footer__list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.site-footer__list a{color:#fff}.site-footer__navigation,.site-footer__bottom{padding-top:1rem;border-top:1px solid rgba(255,255,255,.14)}.site-footer__navigation{display:grid;gap:.85rem}.site-footer__menu{flex-wrap:wrap}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem}.content-shell--not-found .dc-button-row{margin-top:1rem}.content-shell__search{margin-top:1.25rem}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:end}.search-form__field{display:block}.search-form__input{width:100%;min-height:3.25rem;padding:.85rem 1rem;border:1px solid var(--dc-border);border-radius:.9rem;background:#fff;color:var(--dc-ink);font:inherit}.site-main{padding:2rem 0 4rem}.content-shell{background:#ffffffb8;border:1px solid var(--dc-border);border-radius:1.25rem;padding:2rem}.content-shell+.content-shell{margin-top:2rem}.content-shell__header{margin-bottom:1.5rem}.content-shell__eyebrow{margin:0 0 .5rem;color:var(--dc-sage);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.content-shell__excerpt{max-width:50rem;color:#0e1a24cc}.archive-list{display:grid;gap:1rem}.archive-list__item{padding:1rem 1.25rem;background:#fff;border:1px solid var(--dc-border);border-radius:1rem}.dc-form{border:1px solid var(--dc-border);border-radius:1.05rem;background:linear-gradient(180deg,#fffffff5,#fffaf4e6),#fff;padding:clamp(1rem,1.6vw,1.25rem);box-shadow:0 16px 34px -28px #0e1a2447}.dc-form h2{margin:0 0 .55rem;color:var(--dc-ink);font-size:clamp(1.18rem,1.7vw,1.5rem);line-height:1.08}.dc-form form{display:grid;gap:.56rem}.dc-form p{margin:0}.dc-form__grid{display:grid;gap:.56rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dc-form label{display:grid;gap:.28rem;color:#0e1a24b8;font-size:.82rem;font-weight:760;line-height:1.2}.dc-form input,.dc-form textarea,.dc-form button{width:100%;min-height:2.72rem;padding:.66rem .78rem;border:1px solid var(--dc-border);border-radius:.72rem;background:#ffffffeb;color:var(--dc-ink);font:inherit;line-height:1.25}.dc-form input:focus,.dc-form textarea:focus{border-color:#c6362b70;box-shadow:0 0 0 3px #c6362b1a;outline:0}.dc-form textarea{height:4.8rem;min-height:4.8rem;resize:vertical}.dc-form button{min-height:2.8rem;margin-top:.1rem;background:var(--dc-rust);border-color:var(--dc-rust);color:#fff;font-weight:820;cursor:pointer;box-shadow:0 14px 28px -22px #c6362bbf;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dc-form button:hover,.dc-form button:focus-visible{background:#a82b23;border-color:#a82b23;box-shadow:0 16px 32px -22px #c6362be6;transform:translateY(-1px)}.dc-form input[type=checkbox]{width:auto;min-width:1rem;min-height:1rem;margin:.08rem 0 0;padding:0;accent-color:var(--dc-rust)}.dc-form__consent label{display:flex;align-items:flex-start;gap:.48rem;color:#0e1a249e;font-size:.76rem;font-weight:650;line-height:1.35}.dc-form__trap{position:absolute;left:-9999px}.dc-form__notice{margin:0 0 .7rem;padding:.62rem .78rem;border-radius:.75rem;font-size:.9rem}.dc-form__notice--success{background:#6a857326}.dc-form__notice--error{background:#b14f2f26}@media(max-width:520px){.dc-form__grid{grid-template-columns:1fr}}.dc-svg-map,.dc-browse-map,.dc-closings-map{border:1px solid var(--dc-border);border-radius:1rem;background:#fff;padding:1.5rem}.dc-svg-map{border:0;border-radius:0;background:transparent;padding:0}.dc-svg-map__header{display:grid;gap:.5rem;margin-bottom:1rem}.dc-svg-map__header h2,.dc-map-panel h3{margin:0;font-family:Fraunces,Georgia,serif}.dc-svg-map__header p,.dc-map-panel p{margin:0;line-height:1.7}.dc-svg-map__layout,.dc-browse-map__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:1rem;align-items:start}.dc-svg-map__sidebar,.dc-browse-map__sidebar{display:grid;gap:.85rem}.dc-svg-map__canvas,.dc-browse-map__canvas,.dc-closings-map__canvas{position:relative;min-height:240px;border:1px solid var(--dc-border);border-radius:.9rem;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.88),transparent 24%),radial-gradient(circle at 82% 16%,rgba(181,109,73,.12),transparent 26%),linear-gradient(180deg,#f4ecdffa,#e9e0d0f0);overflow:hidden}.dc-svg-map__canvas{min-height:clamp(680px,74vw,880px);border:0;border-radius:0;background:transparent;overflow:visible}.dc-svg-map__canvas>*{position:relative;z-index:1}.dc-closings-map__canvas{position:relative}.dc-browse-map__canvas{min-height:420px;padding:0;background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.66),transparent 26%),radial-gradient(circle at 82% 12%,rgba(202,164,99,.14),transparent 28%),linear-gradient(180deg,#e7eff3fa,#d8e4ebf2)}.dc-browse-map__surface{width:100%;min-height:420px}.dc-browse-map__surface .gm-style{font-family:Outfit,Segoe UI,sans-serif}.dc-browse-map__surface .gm-style iframe+div{border-radius:.9rem}.dc-browse-map__legend{position:absolute;top:.9rem;right:.9rem;display:inline-flex;flex-wrap:wrap;gap:.45rem .8rem;align-items:center;padding:.55rem .8rem;border:1px solid rgba(14,26,36,.12);border-radius:999px;background:#ffffffeb;color:var(--dc-ink-strong);font-size:.78rem;font-weight:700;box-shadow:0 16px 30px #0e1a241a;backdrop-filter:blur(10px);z-index:4}.dc-browse-map__legend-item{display:inline-flex;align-items:center;gap:.38rem}.dc-browse-map__toggle{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .75rem;border:1px solid rgba(14,26,36,.14);border-radius:999px;background:#0e1a240a;color:var(--dc-ink-strong);font:inherit;font-size:.76rem;font-weight:800;letter-spacing:.02em;cursor:pointer}.dc-browse-map__toggle[data-state=on]{background:#caa4632e;border-color:#8b6d2d5c}.dc-browse-map__legend-swatch{display:inline-block;width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(14,26,36,.18)}.dc-browse-map__legend-swatch--county{background:#4e96d547}.dc-browse-map__legend-swatch--unincorporated{background:#ead39fb8;border-color:#8b6d2d73}.dc-browse-map__card{position:absolute;inset:auto auto 1rem 1rem;width:min(24rem,calc(100% - 2rem));z-index:3}.dc-browse-map__card[hidden]{display:none!important}.dc-browse-map__card-article{display:grid;gap:.9rem;padding:1.25rem;background:#fffffffa;border:1px solid rgba(14,26,36,.16);border-radius:1rem;box-shadow:0 28px 60px #0e1a2438}.dc-browse-map__card-close{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;padding:.35rem .7rem;border:1px solid var(--dc-border);border-radius:999px;background:#fffffff5;color:var(--dc-ink);font:inherit;font-size:.82rem;font-weight:700;cursor:pointer;box-shadow:0 10px 30px #0e1a241a}.dc-browse-map__card-eyebrow,.dc-browse-map__card-title,.dc-browse-map__card-kind,.dc-browse-map__card-summary,.dc-browse-map__card-meta{margin:0}.dc-browse-map__card-eyebrow{color:var(--dc-sage);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dc-browse-map__card-title{max-width:18rem;font-family:Fraunces,Georgia,serif;font-size:1.4rem;line-height:1.12}.dc-browse-map__card-kind,.dc-browse-map__card-meta{color:var(--dc-ink-muted);line-height:1.55}.dc-browse-map__card-kind{font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dc-browse-map__card-summary{line-height:1.7}.dc-browse-map__card-actions{display:flex;flex-wrap:wrap;gap:.75rem}.dc-browse-map__overlay{position:absolute;transform:translate(-50%,-50%);z-index:2}.dc-browse-map__county-badge{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .85rem;border:1px solid rgba(14,26,36,.12);border-radius:999px;background:#ffffffe6;color:var(--dc-ink-strong);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;white-space:nowrap;box-shadow:0 16px 26px #0e1a241f;backdrop-filter:blur(10px)}.dc-browse-map [data-community-target].is-active{border-color:#b14f2f59;box-shadow:0 18px 36px #0e1a2414}.dc-browse-map--metro .dc-browse-map__layout{grid-template-columns:1fr}.dc-browse-map--metro .dc-browse-map__canvas{min-height:560px;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 24%),radial-gradient(circle at bottom left,rgba(8,13,21,.16),transparent 28%),linear-gradient(180deg,#f2f5f7fa,#e2e9eff5)}.dc-browse-map--metro .dc-browse-map__surface{min-height:560px}.dc-browse-map--metro .dc-browse-map__sidebar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.dc-closings-map__map{width:100%;min-height:420px}.dc-closings-map__modal{position:absolute;inset:auto auto .75rem .75rem;width:min(20rem,calc(100% - 1.5rem));max-height:calc(100% - 1.5rem);z-index:3}.dc-closings-map__modal[hidden]{display:none!important}.dc-closings-map__card{display:grid;gap:.75rem;padding:1rem;max-height:inherit;overflow-y:auto;background:#fffffffa;border:1px solid rgba(14,26,36,.16);border-radius:1rem;box-shadow:0 28px 60px #0e1a2438}.dc-closings-map__card-media{margin:-1rem -1rem 0;overflow:hidden;border-radius:1rem 1rem 0 0;background:#0e1a2414}.dc-closings-map__card-media img{display:block;width:100%;aspect-ratio:4 / 3;max-height:12rem;object-fit:cover}.dc-closings-map__modal-close{position:absolute;top:.55rem;right:.55rem;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;min-width:1.9rem;min-height:1.9rem;padding:0;border:1px solid rgba(169,21,18,.34);border-radius:999px;background:#fffffff5;color:#a91512;font:inherit;font-size:1.18rem;font-weight:850;line-height:1;cursor:pointer;box-shadow:0 10px 26px #0e1a2429}.dc-closings-map__modal.is-preview .dc-closings-map__modal-close{display:none}.dc-closings-map__modal.is-preview{pointer-events:none}.dc-closings-map__modal-close:hover,.dc-closings-map__modal-close:focus-visible{background:#a91512;border-color:#a91512;color:#fff;outline:none}.dc-closings-map__modal-eyebrow,.dc-closings-map__modal-title,.dc-closings-map__modal-location,.dc-closings-map__modal-summary,.dc-closings-map__modal-meta{margin:0}.dc-closings-map__modal-eyebrow{color:var(--dc-sage);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dc-closings-map__modal-title{max-width:16rem;font-family:Fraunces,Georgia,serif;padding-right:2.1rem;font-size:1.16rem;line-height:1.16}.dc-closings-map__modal-location{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;color:var(--dc-ink-muted);font-size:.92rem;line-height:1.5}.dc-closings-map__modal-location a{color:var(--dc-rust);text-decoration:none}.dc-closings-map__repeat-pill{display:inline-flex;align-items:center;width:fit-content;min-height:1.22rem;padding:.14rem .4rem;border:1px solid rgba(91,105,115,.2);border-radius:999px;background:#5b697314;color:inherit;font-size:.68rem;font-weight:820;letter-spacing:.02em;line-height:1;white-space:nowrap}.dc-closings-map__modal-meta{display:grid;gap:.55rem;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));padding:0;list-style:none}.dc-closings-map__modal-meta li{display:grid;gap:.15rem;min-width:0;padding:.56rem .66rem;background:#f5efe4b8;border:1px solid rgba(14,26,36,.08);border-radius:.8rem}.dc-closings-map__modal-meta span{color:var(--dc-ink-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dc-closings-map__modal-meta strong{color:var(--dc-ink);font-size:.94rem;line-height:1.35;overflow-wrap:anywhere}.dc-closings-map__modal-summary{line-height:1.7}.dc-closings-map__modal-actions{display:flex;flex-wrap:wrap;gap:.55rem}.dc-closings-map__modal-actions .dc-button{padding:.7rem 1rem;font-size:.92rem}.dc-map-svg{display:block;width:100%;height:auto;min-height:clamp(680px,74vw,880px);overflow:visible}.dc-svg-map{--dc-map-paper: #f4ecdf;--dc-map-paper-deep: #eadfcd;--dc-map-ink: #183039;--dc-map-ink-soft: rgba(24, 48, 57, .72);--dc-map-outline: rgba(24, 48, 57, .34);--dc-map-water: #c7dbd5;--dc-map-water-deep: #739392;--dc-map-copper: #b56d49;--dc-map-copper-soft: rgba(181, 109, 73, .16);--dc-map-land: rgba(255, 251, 245, .84);--dc-map-land-pinellas: rgba(195, 210, 191, .42);--dc-map-land-hillsborough: rgba(228, 194, 171, .34);--dc-map-land-pasco: rgba(219, 207, 175, .4)}.dc-svg-map.dc-svg-map--metro{border:0;border-radius:0;background:transparent;padding:0}.dc-svg-map--metro .dc-svg-map__layout{grid-template-columns:minmax(0,1.72fr) minmax(220px,.5fr)}.dc-svg-map--county .dc-svg-map__layout{grid-template-columns:minmax(0,1.88fr) minmax(300px,.7fr);gap:1.35rem}.dc-svg-map--metro .dc-svg-map__canvas{min-height:clamp(720px,76vw,840px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.dc-svg-map--metro .dc-svg-map__canvas:before,.dc-svg-map--metro .dc-svg-map__canvas:after{display:none}.dc-svg-map--metro .dc-map-svg{min-height:clamp(720px,76vw,840px)}.dc-svg-map--county .dc-svg-map__canvas{min-height:clamp(760px,82vw,980px);padding:0;box-shadow:none}.dc-svg-map--county .dc-map-svg{min-height:clamp(760px,82vw,980px)}.dc-map__county-link{text-decoration:none;cursor:pointer}.dc-map__county-geometry{transform-box:fill-box;transform-origin:center center;transition:transform .32s cubic-bezier(.16,1,.3,1);will-change:transform}.dc-map__county-labels{pointer-events:none}.dc-map__county-hit{fill:#fff0;stroke:#fff0;stroke-width:18;vector-effect:non-scaling-stroke}.dc-map__county-area-lines{pointer-events:none}.dc-map__county-hover-outline,.dc-map__county-overlay-border,.dc-map__county-area-line{fill:none;stroke:#1e303f38;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:0;stroke-dasharray:1;stroke-dashoffset:1;transition:opacity .26s cubic-bezier(.16,1,.3,1);animation:none}.dc-map__county-hover-outline{stroke-width:1.8;opacity:0;display:none}.dc-map__county-overlay-border{stroke-width:1.15}.dc-map__county-area-line{stroke-width:.9}.dc-map__county{fill:var(--dc-map-land);stroke:var(--dc-map-outline);stroke-width:2.4;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round;transition:fill .24s cubic-bezier(.16,1,.3,1),stroke .24s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1),filter .32s cubic-bezier(.16,1,.3,1);transform-box:fill-box;transform-origin:center center;filter:drop-shadow(0 12px 20px rgba(24,48,57,.08));will-change:fill,stroke,filter}.dc-map__county--pinellas{fill:var(--dc-map-land-pinellas)}.dc-map__county--hillsborough{fill:var(--dc-map-land-hillsborough)}.dc-map__county--pasco{fill:var(--dc-map-land-pasco)}.dc-svg-map--metro .dc-map__county{stroke:#183039b8;stroke-width:2.1;filter:drop-shadow(0 10px 20px rgba(24,48,57,.12))}.dc-svg-map--metro .dc-map__county--pinellas{fill:#c4d2c1b3}.dc-svg-map--metro .dc-map__county--hillsborough{fill:#e4c2abb3}.dc-svg-map--metro .dc-map__county--pasco{fill:#dbcfafbd}.dc-map__layer{vector-effect:non-scaling-stroke}.dc-map__layer--gulf,.dc-map__layer--bay{fill:var(--dc-map-water)}.dc-map__layer--bay-detail{fill:none;stroke:#739392c7;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.dc-map__waves{pointer-events:none}.dc-map__wave{fill:none;stroke:#5890c56b;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dc-map__wave--inner{stroke:#467eb694}.dc-map__route{pointer-events:none}.dc-map__route-path-casing,.dc-map__route-path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dc-map__route-path-casing{stroke:#f9f5ede6;stroke-width:6.2;opacity:.92}.dc-map__route-path{stroke:#496f8ed1;stroke-width:3}.dc-map__route-shield-plate{fill:#2d5c91f0;stroke:#f7f3ece0;stroke-width:1.1;vector-effect:non-scaling-stroke}.dc-map__route-shield-cap{fill:#a91512f0;stroke:#f7f3ece0;stroke-width:1.1;vector-effect:non-scaling-stroke}.dc-map__route-shield-text{fill:#f9f7f3fa;font-family:Outfit,Segoe UI,sans-serif;font-size:7.2px;font-weight:800;letter-spacing:.03em;text-anchor:middle;dominant-baseline:middle}.dc-svg-map--metro .dc-map__route-path-casing{stroke-width:7.8}.dc-svg-map--metro .dc-map__route-path{stroke-width:3.8}.dc-svg-map--metro .dc-map__route-shield-text{font-size:8.6px}.dc-map__county-link:hover .dc-map__county,.dc-map__county-link:focus .dc-map__county,.dc-map__county-link.is-promoted .dc-map__county{fill:#fffbf5fa;stroke:#1830397a;filter:drop-shadow(0 18px 28px rgba(24,48,57,.12))}.dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{transform:none}.dc-svg-map--metro .dc-map__county-link:hover .dc-map__county-geometry,.dc-svg-map--metro .dc-map__county-link:focus .dc-map__county-geometry,.dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county-geometry,.dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-geometry{transform:scale(1.05)}.dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-overlay-border,.dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-area-line{--dc-area-line-opacity: .9;--dc-area-line-draw-duration: 2.4s;opacity:var(--dc-area-line-opacity);transition:none;animation:dc-map-county-line-draw var(--dc-area-line-draw-duration) linear both;animation-delay:var(--dc-area-line-delay, 0s)}.dc-map__county-label{fill:var(--dc-map-ink);font-family:Fraunces,Georgia,serif;font-size:1.08rem;font-weight:700;text-anchor:middle;paint-order:stroke;stroke:#fff8f0f5;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.dc-map__landmark{cursor:pointer;pointer-events:all;--dc-map-landmark-accent: var(--dc-map-copper);--dc-map-landmark-accent-strong: rgba(181, 109, 73, .96);--dc-map-landmark-badge-border: rgba(24, 48, 57, .24);--dc-map-landmark-badge-hover: rgba(181, 109, 73, .42)}.dc-map__landmark-hit{fill:#fff0}.dc-map__landmark-badge{fill:#fffbf5fa;stroke:var(--dc-map-landmark-badge-border);stroke-width:1.3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 6px 10px rgba(24,48,57,.08))}.dc-map__landmark-icon{fill:var(--dc-map-landmark-accent);stroke:#18303933;stroke-width:.7;vector-effect:non-scaling-stroke}.dc-map__landmark--airport{--dc-map-landmark-accent: #b56d49;--dc-map-landmark-accent-strong: #a05839;--dc-map-landmark-badge-hover: rgba(181, 109, 73, .44)}.dc-map__landmark--theme-park{--dc-map-landmark-accent: #b04d3e;--dc-map-landmark-accent-strong: #963b2d;--dc-map-landmark-badge-hover: rgba(176, 77, 62, .44)}.dc-map__landmark--zoo,.dc-map__landmark--wildlife-park{--dc-map-landmark-accent: #6a8573;--dc-map-landmark-accent-strong: #56715f;--dc-map-landmark-badge-hover: rgba(106, 133, 115, .4)}.dc-map__landmark--botanical-garden{--dc-map-landmark-accent: #6f9560;--dc-map-landmark-accent-strong: #547747;--dc-map-landmark-badge-hover: rgba(111, 149, 96, .42)}.dc-map__landmark--aquarium{--dc-map-landmark-accent: #4785a6;--dc-map-landmark-accent-strong: #356b88;--dc-map-landmark-badge-hover: rgba(71, 133, 166, .4)}.dc-map__landmark--lagoon{--dc-map-landmark-accent: #52a3c4;--dc-map-landmark-accent-strong: #3b88aa;--dc-map-landmark-badge-hover: rgba(82, 163, 196, .42)}.dc-map__landmark:hover .dc-map__landmark-badge,.dc-map__landmark:focus .dc-map__landmark-badge,.dc-map__landmark.is-active .dc-map__landmark-badge{fill:#fff8f1fa;stroke:var(--dc-map-landmark-badge-hover)}.dc-map__landmark:hover .dc-map__landmark-icon,.dc-map__landmark:focus .dc-map__landmark-icon,.dc-map__landmark.is-active .dc-map__landmark-icon{fill:var(--dc-map-landmark-accent-strong)}.dc-svg-map__hover-card{position:absolute;inset:1rem 1rem auto auto;width:min(19rem,calc(100% - 2rem));z-index:3;pointer-events:none}.dc-svg-map__hover-card[hidden]{display:none!important}.dc-svg-map__hover-card-article{display:grid;gap:.7rem;padding:1rem 1.05rem;background:#fffbf5fa;border:1px solid rgba(24,48,57,.14);border-radius:.95rem;box-shadow:0 18px 36px #18303929}.dc-svg-map__hover-card-eyebrow,.dc-svg-map__hover-card-title,.dc-svg-map__hover-card-summary{margin:0}.dc-svg-map__hover-card-eyebrow{color:var(--dc-map-water-deep);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dc-svg-map__hover-card-title{font-family:Fraunces,Georgia,serif;font-size:1.14rem;line-height:1.14;color:var(--dc-map-ink)}.dc-svg-map__hover-card-summary{color:var(--dc-map-ink-soft);font-size:.92rem;line-height:1.6}.dc-map__spot{text-decoration:none}.dc-map__dot-hit{fill:transparent}.dc-map__dot{fill:var(--dc-map-ink);stroke:#fff9f1fa;stroke-width:2.8;vector-effect:non-scaling-stroke;transition:transform .22s cubic-bezier(.22,1,.36,1),fill .2s cubic-bezier(.22,1,.36,1);transform-box:fill-box;transform-origin:center center}.dc-map__spot--stub .dc-map__dot{fill:var(--dc-map-copper)}.dc-map__zone{text-decoration:none}.dc-map__zone-shape{fill:#18303914;stroke:#18303942;stroke-width:1.3;vector-effect:non-scaling-stroke;transition:fill .22s cubic-bezier(.22,1,.36,1),stroke .22s cubic-bezier(.22,1,.36,1),filter .24s cubic-bezier(.22,1,.36,1)}.dc-map__entry-label{fill:var(--dc-map-ink);font-size:.72rem;font-weight:700;text-anchor:middle;paint-order:stroke;stroke:#fff8f0f5;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;user-select:none;opacity:0;transition:opacity .18s cubic-bezier(.22,1,.36,1)}.dc-svg-map--metro .dc-map__entry-label{font-size:.88rem;letter-spacing:.06em;opacity:1}.dc-map__spot:hover .dc-map__entry-label,.dc-map__spot:focus .dc-map__entry-label,.dc-map__spot.is-active .dc-map__entry-label,.dc-map__zone:hover .dc-map__entry-label,.dc-map__zone:focus .dc-map__entry-label,.dc-map__zone.is-active .dc-map__entry-label{opacity:1}.dc-map__water-label{fill:#446867d1;font-family:Fraunces,Georgia,serif;font-size:1rem;font-style:italic;letter-spacing:.06em;text-transform:uppercase;text-anchor:middle;pointer-events:none}.dc-map__water-label--gulf{fill:#446867c2}.dc-map__water-label--bay{fill:#537877d6}.dc-svg-map--metro .dc-map__water-label{font-family:Fraunces,Georgia,serif;font-size:1.16rem;font-style:italic;font-weight:600;letter-spacing:.04em;text-transform:none;fill:#457bb1eb;stroke:#f8f3e9f5;stroke-width:4px;paint-order:stroke}.dc-svg-map--metro .dc-map__water-label--gulf{fill:#5990c4db;font-size:1.72rem;letter-spacing:.05em}.dc-svg-map--metro .dc-map__water-label--bay{fill:#457bb1f0}.dc-map__water-label--animated .dc-map__water-letter{display:inline-block;opacity:0;transform:translateY(-.42em) scale(1.65);transform-box:fill-box;transform-origin:center}.dc-map__water-label--animated .dc-map__water-letter-space{opacity:1}.dc-svg-map--metro .dc-map__county-label{font-family:Outfit,Segoe UI,sans-serif;font-size:1.12rem;font-style:normal;font-weight:700;letter-spacing:.12em;text-transform:uppercase;fill:#11232ff5;stroke:#faf5ecf0;stroke-width:2.9px}.dc-map__spot:hover .dc-map__dot,.dc-map__spot:focus .dc-map__dot,.dc-map__spot.is-active .dc-map__dot{fill:var(--dc-map-copper);transform:scale(1.08);transform-origin:center}.dc-map__zone:hover .dc-map__zone-shape,.dc-map__zone:focus .dc-map__zone-shape,.dc-map__zone.is-active .dc-map__zone-shape{fill:var(--dc-map-copper-soft);stroke:#b56d498f;filter:drop-shadow(0 10px 14px rgba(24,48,57,.08))}.dc-map-svg a,.dc-map-svg a:focus,.dc-map-svg a:focus-visible,.dc-map__county-link,.dc-map__county-link:focus,.dc-map__county-link:focus-visible{outline:0;box-shadow:none;-webkit-tap-highlight-color:transparent}.dc-map-panel,.dc-map-list__item{display:grid;gap:.55rem;padding:1rem 1.1rem;background:#fffbf5f0;border:1px solid rgba(24,48,57,.12);border-radius:.9rem}.dc-map-panel__eyebrow{margin:0;color:var(--dc-map-water-deep);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dc-map-panel__meta{margin:0;color:var(--dc-map-ink-soft);font-size:.92rem}.dc-map-search{display:grid;gap:.65rem}.dc-map-search__input{width:100%;padding:.82rem .95rem;border:1px solid rgba(24,48,57,.16);border-radius:.8rem;background:#fffbf5fa;color:var(--dc-map-ink);font:inherit}.dc-map-search__meta,.dc-map-search__empty{margin:0;color:var(--dc-map-ink-soft);font-size:.92rem;line-height:1.6}.dc-map-list{display:grid;gap:.85rem;max-height:38rem;overflow:auto;padding-right:.15rem}.dc-map-list__item{color:var(--dc-ink);text-decoration:none}.dc-map-list__item strong,.dc-map-list__item span,.dc-map-list__item small{display:block}.dc-map-list__item span,.dc-map-list__item small{color:var(--dc-ink-muted);line-height:1.6}.dc-map-list__item:hover,.dc-map-list__item:focus,.dc-map-list__item.is-active{border-color:#b56d4961;box-shadow:0 18px 36px #18303914}.map-shell--county-atlas{position:relative;width:min(var(--dc-map-shell-max),calc(100% - .1rem));margin-inline:auto;padding:clamp(1rem,1.8vw,1.35rem);border-radius:1.45rem;background:radial-gradient(circle at 12% 14%,rgba(49,121,185,.18),transparent 18%),radial-gradient(circle at 88% 10%,rgba(169,21,18,.1),transparent 20%),linear-gradient(180deg,#1a2029,#111720);box-shadow:0 24px 52px #11182224;overflow:hidden}.map-shell--county-atlas:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 12%,rgba(255,247,236,.08),transparent 24%),linear-gradient(180deg,#ffffff0d,#fff0);pointer-events:none}.map-shell--county-atlas>*{position:relative;z-index:1}.map-shell--county-atlas .dc-svg-map__header{display:none}.map-shell--county-atlas .dc-svg-map--county{--dc-map-ink: #f4ede4;--dc-map-ink-soft: rgba(232, 223, 213, .76);--dc-map-outline: rgba(235, 228, 218, .18);--dc-map-water: rgba(26, 41, 56, .34);--dc-map-water-deep: #7a9cbc;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .14)}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__layout{grid-template-columns:minmax(0,2.42fr) minmax(260px,.62fr);gap:clamp(1rem,1.8vw,1.45rem);align-items:start}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__canvas,.map-shell--county-atlas .dc-svg-map--county .dc-map-svg{min-height:clamp(980px,88vw,1240px)}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__canvas{padding:0;background:transparent;border:0;box-shadow:none;overflow:visible}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__sidebar{gap:1rem;padding-top:.25rem;max-width:340px;justify-self:end}.map-shell--county-atlas .dc-svg-map--county .dc-map__county{fill:#2b3440f2;stroke:#efe8df2e;stroke-width:2.15;filter:drop-shadow(0 22px 38px rgba(4,7,12,.24))}.map-shell--county-atlas .dc-svg-map--county .dc-map__county-label{fill:#f4ede42e;stroke:none;font-family:Outfit,Segoe UI,sans-serif;font-size:1.18rem;font-style:normal;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.map-shell--county-atlas .dc-svg-map--county .dc-map__zone-shape{fill:#f5ede314;stroke:#f1e9e047;stroke-width:1.1}.map-shell--county-atlas .dc-svg-map--county .dc-map__zone--existing .dc-map__zone-shape{fill:#e7ded21c}.map-shell--county-atlas .dc-svg-map--county .dc-map__zone--stub .dc-map__zone-shape{fill:#7a9cbc14;stroke:#b7cde03d}.map-shell--county-atlas .dc-svg-map--county .dc-map__zone:hover .dc-map__zone-shape,.map-shell--county-atlas .dc-svg-map--county .dc-map__zone:focus .dc-map__zone-shape,.map-shell--county-atlas .dc-svg-map--county .dc-map__zone.is-active .dc-map__zone-shape{fill:#a915122e;stroke:#f7eee494;filter:drop-shadow(0 16px 26px rgba(4,7,12,.18)) drop-shadow(0 0 14px rgba(109,149,183,.12))}.map-shell--county-atlas .dc-svg-map--county .dc-map__entry-label{fill:#f6efe6f5;stroke:#0c1016e0;stroke-width:4.4px;letter-spacing:.02em}.map-shell--county-atlas .dc-svg-map--county .dc-map__dot{fill:#f4ede4fa;stroke:#0e141bbd}.map-shell--county-atlas .dc-svg-map--county .dc-map__water-label{fill:#83a8c7c7;stroke:#10161e8f;stroke-width:1.1px;paint-order:stroke fill;font-style:italic;font-weight:500;letter-spacing:.04em;text-transform:none}.map-shell--county-atlas .dc-svg-map--county .dc-map__route-path-casing{stroke:#f5eee529}.map-shell--county-atlas .dc-svg-map--county .dc-map__route-path{stroke:#739dc2bd}.map-shell--county-atlas .dc-svg-map--county .dc-map__route-shield-plate{fill:#2f5684eb;stroke:#f4eee7b3}.map-shell--county-atlas .dc-svg-map--county .dc-map__route-shield-cap{fill:#a91512e6;stroke:#f4eee7b3}.map-shell--county-atlas .dc-map-search__input,.map-shell--county-atlas .dc-map-panel,.map-shell--county-atlas .dc-map-list__item{background:linear-gradient(180deg,#fffaf4d6,#f7f0e8b3);border-color:#232f3c14;box-shadow:0 16px 34px #0c121b1f;backdrop-filter:blur(10px)}.map-shell--county-atlas .dc-map-search__input{color:#243241}.map-shell--county-atlas .dc-map-search__input::placeholder{color:#354556a3}.map-shell--county-atlas .dc-map-search__meta,.map-shell--county-atlas .dc-map-search__empty,.map-shell--county-atlas .dc-map-panel__meta,.map-shell--county-atlas .dc-map-list__item span,.map-shell--county-atlas .dc-map-list__item small{color:#243241bd}.map-shell--county-atlas .dc-map-panel__eyebrow{color:#546e83e6}.map-shell--county-atlas .dc-map-list__item:hover,.map-shell--county-atlas .dc-map-list__item:focus,.map-shell--county-atlas .dc-map-list__item.is-active{border-color:#a915122e;box-shadow:0 20px 36px #0c121b24}@media(min-width:1180px){.map-shell--county-atlas{width:min(var(--dc-map-shell-max),calc(100vw - 1rem));margin-inline:calc(50% - 50vw + .5rem);padding:clamp(1rem,1.7vw,1.45rem)}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__layout{grid-template-columns:minmax(0,2.7fr) minmax(250px,.5fr);gap:clamp(1rem,1.6vw,1.4rem)}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__canvas,.map-shell--county-atlas .dc-svg-map--county .dc-map-svg{min-height:clamp(1080px,84vw,1360px)}}.dc-landing{width:var(--dc-shell-inline);margin:0 auto;display:grid;gap:2rem}.dc-landing--area{gap:1.5rem}.dc-landing--area>.content-shell,.dc-landing--area>.hero-panel,.dc-landing--area>.split-panel{scroll-margin-top:6rem}.dc-landing--area>.content-shell,.dc-landing--area>.split-panel{padding:clamp(1.35rem,2vw,1.95rem);background:linear-gradient(180deg,#ffffffe0,#fffc)}.hero-panel,.split-panel{display:grid;gap:1.5rem;align-items:start}.hero-panel>*,.split-panel>*,.dc-svg-map__layout>*,.dc-browse-map__layout>*,.card-grid>*{min-width:0}.hero-panel{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);background:radial-gradient(circle at top right,rgba(202,164,99,.18),transparent 35%),linear-gradient(180deg,#ffffffeb,#ffffffd1)}.hero-panel--area{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);padding:clamp(1.5rem,3vw,2.2rem);background:radial-gradient(circle at top right,rgba(202,164,99,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(106,133,115,.12),transparent 34%),linear-gradient(180deg,#fffffffa,#f5efe4e6)}.hero-panel--home{background:radial-gradient(circle at top right,rgba(177,79,47,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(106,133,115,.14),transparent 36%),linear-gradient(180deg,#fffffff5,#f5efe4e6)}.hero-panel h1,.split-panel h2,.section-heading h2,.feature-card h3,.detail-card h3,.stat-card h2{font-family:Fraunces,Georgia,serif}.hero-panel h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1;letter-spacing:-.03em}.hero-panel__lede{max-width:44rem;margin:1rem 0 0;font-size:1.1rem;line-height:1.65;color:#0e1a24d1}.hero-panel__content,.hero-panel__media{display:grid;gap:1rem}.hero-panel__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.1rem}.hero-panel__fact{display:grid;gap:.35rem;padding:.95rem 1rem;background:#ffffffd6;border:1px solid rgba(14,26,36,.1);border-radius:.95rem;box-shadow:0 12px 28px #0e1a240d}.hero-panel__fact-label{color:var(--dc-ink-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-panel__fact-value{color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;font-size:1.2rem;line-height:1.1}.hero-panel__quick-nav{margin-top:.25rem}.area-guide-header{gap:clamp(1rem,2vw,1.5rem)}.area-guide-header__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(1rem,2vw,1.35rem);align-items:start}.area-guide-header__intro{padding:clamp(1.5rem,3vw,2.2rem);background:radial-gradient(circle at top right,rgba(202,164,99,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(106,133,115,.12),transparent 34%),linear-gradient(180deg,#fffffffa,#f5efe4eb);border:1px solid rgba(14,26,36,.08);border-radius:1.1rem;box-shadow:0 18px 42px #0e1a2414}.area-guide-header__back-link{margin:.8rem 0 0;color:var(--dc-ink-muted);font-size:.92rem}.area-guide-header__back-link a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(14,26,36,.16)}.area-guide-header__aside{display:grid;gap:1rem;align-content:start}.area-guide-map-card{display:grid;gap:.85rem}.area-guide-map-card h2{margin:0}.area-guide-map-card__map{position:relative;min-height:clamp(260px,30vw,360px);overflow:hidden;border:1px solid rgba(14,26,36,.08);border-radius:1rem;background:radial-gradient(circle at 18% 22%,rgba(255,238,203,.14),transparent 24%),linear-gradient(180deg,#101d2914,#101d2924),linear-gradient(135deg,#d9e5e0,#edf2ee);isolation:isolate}.area-guide-map-card__fallback,.area-guide-map-card__map>.dc-area-focus-map{position:absolute;inset:0}.area-guide-map-card__fallback{background:radial-gradient(circle at 22% 28%,rgba(255,238,203,.18),transparent 18%),linear-gradient(135deg,#a2b7b4cc,#6f8d77c2 42%,#d8c59ad6)}.dc-area-focus-map{position:relative;pointer-events:none;isolation:isolate}.dc-area-focus-map__canvas{position:absolute;inset:0;overflow:hidden}.dc-area-focus-map .dc-map-svg{width:100%;height:100%;min-height:0}.area-guide-map-card .dc-area-focus-map{--dc-map-land: rgba(255, 250, 244, .84);--dc-map-land-pinellas: rgba(186, 204, 196, .56);--dc-map-land-hillsborough: rgba(224, 191, 168, .58);--dc-map-land-pasco: rgba(211, 202, 170, .58);--dc-map-outline: rgba(20, 32, 43, .42);--dc-map-water: rgba(178, 203, 211, .82);--dc-map-water-deep: rgba(94, 129, 142, .94);--dc-map-copper: #a45f3f;--dc-map-copper-soft: rgba(164, 95, 63, .16)}.area-guide-map-card .dc-area-focus-map .dc-map__county{stroke-width:2;filter:drop-shadow(0 18px 28px rgba(16,27,37,.12))}.area-guide-map-card .dc-area-focus-map .dc-map__county-label{fill:#18283533;stroke:#faf5ecd1;stroke-width:4px;font-family:Outfit,Segoe UI,sans-serif;font-size:.96rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.area-guide-map-card .dc-area-focus-map .dc-map__zone-shape{fill:#fffbf51f;stroke:#1828352e;stroke-width:1.15}.area-guide-map-card .dc-area-focus-map .dc-map__dot{fill:#121f2be6;stroke:#faf5ecf5;stroke-width:2.4}.area-guide-map-card .dc-area-focus-map .dc-map__entry-label{fill:#121f2bf5;stroke:#faf5ecf5;stroke-width:4.8px;letter-spacing:.02em;opacity:0}.area-guide-tabs-wrap{display:grid;gap:.6rem}.area-guide-header__nav{padding:.95rem 1rem 1rem;background:#ffffffc2;border:1px solid rgba(14,26,36,.08);border-radius:1rem;box-shadow:0 12px 28px #0e1a240a}.area-guide-tabs{gap:.45rem}.area-guide-tabs .quick-nav__link{min-height:2.15rem;padding:.42rem .8rem;border-radius:999px;background:#ffffff85;border-color:#0e1a2414;box-shadow:none}.area-guide-trust-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.72fr);gap:.75rem .9rem;align-items:center;padding:.8rem .9rem;background:linear-gradient(135deg,#f5efe4e0,#fffffff5)}.area-guide-trust-strip__identity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center}.area-guide-trust-strip__copy{display:grid;gap:.12rem}.area-guide-trust-strip__copy h2,.area-guide-trust-strip__copy p{margin:0}.area-guide-trust-strip__copy h2{font-size:.98rem;line-height:1.2}.area-guide-trust-strip__copy p{font-size:.9rem;line-height:1.38}.area-guide-trust-strip__microcopy{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;color:var(--dc-ink-muted);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.area-guide-trust-strip__chip{display:inline-flex;align-items:center;min-height:1.76rem;padding:.32rem .58rem;border:1px solid rgba(14,26,36,.1);border-radius:999px;background:#ffffffb8;color:#132536b8;text-decoration:none}.area-guide-trust-strip__chip--link{color:#123a5a;font-weight:800}.area-guide-trust-strip__chip--link:hover,.area-guide-trust-strip__chip--link:focus-visible{border-color:#295b8252;background:#eef7fbeb}.area-guide-trust-strip__contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;align-content:center}.area-guide-trust-strip__link{display:grid;gap:.15rem;padding:.62rem .76rem;background:#ffffffd1;border:1px solid rgba(14,26,36,.08);border-radius:.72rem;color:inherit;text-decoration:none}.area-guide-trust-strip__link strong{color:var(--dc-ink-strong);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.area-guide-trust-strip__link span{color:var(--dc-rust);font-weight:700;font-size:.94rem;line-height:1.35;word-break:break-word}.area-guide-trust-strip__link--email{min-width:0}.area-guide-trust-strip__link--email span{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}.area-guide-trust-strip__link--static{cursor:default}.area-guide-trust__card{display:grid;gap:1rem}.area-guide-trust__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start}.area-guide-trust__avatar{display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:999px;background:linear-gradient(135deg,#b14f2f29,#6a85733d);color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700;letter-spacing:.04em;overflow:hidden;border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 22px #0d233629}.area-guide-trust__avatar img{display:block;width:100%;height:100%;object-fit:cover}.area-guide-trust__identity{display:grid;gap:.3rem}.area-guide-trust__identity h2,.area-guide-trust__identity p{margin:0}.area-guide-trust__contact{display:grid;gap:.8rem}.area-guide-trust__contact li strong{color:var(--dc-ink-strong);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.area-guide-trust__contact a{color:var(--dc-rust);font-weight:700;text-decoration:none}.area-guide-trust__social{margin-top:.1rem}.area-guide-map-card .dc-area-focus-map .dc-map__spot.is-active .dc-map__dot{fill:var(--dc-map-copper);transform:scale(1.14)}.area-guide-map-card .dc-area-focus-map .dc-map__zone.is-active .dc-map__zone-shape{fill:#a45f3f2e;stroke:#a45f3f8a;filter:drop-shadow(0 10px 18px rgba(16,27,37,.12))}.area-guide-map-card .dc-area-focus-map .dc-map__spot.is-active .dc-map__entry-label,.area-guide-map-card .dc-area-focus-map .dc-map__zone.is-active .dc-map__entry-label{opacity:1}.area-guide-map-card .dc-area-focus-map .dc-map__water-label{fill:#486e81e6;stroke:#f8f3eac7;stroke-width:2px;paint-order:stroke fill;font-size:.96rem;text-transform:none}.area-guide-map-card .dc-area-focus-map .dc-map__route-path-casing{stroke:#f8f3eac7}.area-guide-map-card .dc-area-focus-map .dc-map__route-path{stroke:#537a97d6}.area-guide-map-card .dc-area-focus-map .dc-map__route-shield-plate{fill:#2f5684eb;stroke:#f8f3eab8}.area-guide-map-card .dc-area-focus-map .dc-map__route-shield-cap{fill:#a91512eb;stroke:#f8f3eab8}.area-guide-map-card .dc-area-focus-map .dc-map__landmark-badge{fill:#fffaf4eb;stroke:#1828352e}.area-guide-map-card .dc-area-focus-map .dc-map__landmark-icon{stroke:#18283529}.home-coverage-stage{position:relative;width:100vw;margin-inline:calc(50% - 50vw);overflow:clip;isolation:isolate;padding:clamp(2.2rem,4vw,3.7rem) clamp(1rem,2.2vw,2rem) clamp(2.6rem,4vw,3.9rem);border:0;border-radius:0;background:radial-gradient(circle at 16% 18%,rgba(49,121,185,.22),transparent 24%),radial-gradient(circle at 82% 12%,rgba(169,21,18,.2),transparent 28%),linear-gradient(180deg,#151921,#0d1016 46%,#11171f);box-shadow:none}.home-coverage-stage:before,.home-coverage-stage:after{content:"";position:absolute;inset:0;pointer-events:none}.home-coverage-stage:before{background:radial-gradient(circle at 12% 16%,rgba(49,121,185,.2),transparent 20%),radial-gradient(circle at 88% 12%,rgba(169,21,18,.18),transparent 22%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 46%);opacity:.96}.home-coverage-stage:after{background-image:radial-gradient(rgba(255,255,255,.08) .55px,transparent .7px),radial-gradient(rgba(255,255,255,.04) .4px,transparent .6px);background-position:0 0,3px 3px;background-size:8px 8px,12px 12px;opacity:.1;mix-blend-mode:screen}.home-coverage-stage>*{position:relative;z-index:1}.home-coverage-stage .section-heading{width:var(--dc-shell-inline);max-width:48rem;margin-inline:auto}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .content-shell__eyebrow{color:#83bff1f0}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .section-heading h2,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .feature-card h3,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map-panel h3{color:#f7f0e8}.home-coverage-stage .section-heading h2{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:600;letter-spacing:-.05em;line-height:.98}.home-coverage-stage .home-coverage-callout,.home-coverage-stage .home-coverage-grid{width:var(--dc-shell-inline);margin-inline:auto}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .section-heading p,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .feature-card p,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .feature-card__meta-text,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .section-callout p,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map-panel p,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map-panel__meta{color:#ebe4dbc2}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro{--dc-map-ink: #f4ece3;--dc-map-ink-soft: rgba(244, 236, 227, .78);--dc-map-outline: rgba(219, 228, 239, .26);--dc-map-water: rgba(31, 54, 76, .3);--dc-map-water-deep: #3179b9;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .22);--dc-map-land: #b7c2c4;--dc-map-land-pinellas: #a7c2bc;--dc-map-land-hillsborough: #b67d7c;--dc-map-land-pasco: #98a77a;background:transparent;border:0;padding:0}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__layout{grid-template-columns:minmax(0,2.45fr) minmax(250px,.4fr);gap:clamp(1rem,2vw,1.9rem);align-items:start}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__canvas,.home-coverage-stage .dc-svg-map--metro .dc-map-svg{min-height:clamp(1040px,90vw,1320px)}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__canvas{background:transparent;border:0;box-shadow:none;padding:0;overflow:visible}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__sidebar{gap:1rem;padding-top:.7rem}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county{stroke:#d8e2ed57;stroke-width:2.2;filter:drop-shadow(0 24px 48px rgba(2,4,8,.32))}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county--pinellas{fill:var(--dc-map-land-pinellas)}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county--hillsborough{fill:var(--dc-map-land-hillsborough)}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county--pasco{fill:var(--dc-map-land-pasco)}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:#dbd4c9fa;stroke:#d8e2ed57;filter:drop-shadow(0 30px 52px rgba(2,4,8,.42)) drop-shadow(0 0 30px rgba(169,21,18,.16));transform:none}.home-coverage-stage .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county-geometry,.home-coverage-stage .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county-geometry,.home-coverage-stage .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county-geometry,.home-coverage-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-geometry{transform:scale(1.066)}.home-coverage-stage .dc-svg-map--metro .dc-map__county-overlay-border,.home-coverage-stage .dc-svg-map--metro .dc-map__county-area-line{stroke:#e0ebf542}.home-coverage-stage .dc-svg-map--metro .dc-map__county-overlay-border{stroke-width:1.04}.home-coverage-stage .dc-svg-map--metro .dc-map__county-area-line{stroke-width:.86}.home-coverage-stage .dc-svg-map--metro .dc-map__county-hover-outline{stroke:#a91512d6;stroke-width:1.05}.home-coverage-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-overlay-border,.home-coverage-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county-area-line{--dc-area-line-opacity: .94;opacity:var(--dc-area-line-opacity);stroke:#eef6ffe0}@keyframes dc-map-county-line-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__county-label{fill:#f7f0e8f5;stroke:#080b11b8;stroke-width:1.4px;paint-order:stroke fill;font-family:Outfit,Segoe UI,sans-serif;font-size:1.12rem;font-weight:800;letter-spacing:.11em;filter:drop-shadow(0 10px 18px rgba(0,0,0,.34))}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__wave{stroke:#3179b93d;--dc-wave-sway-offset: 5px;--dc-wave-sway-duration: 15s}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__wave--inner{stroke:#509ce07a;--dc-wave-sway-offset: 6px;--dc-wave-sway-duration: 13s}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__route-path-casing{stroke:#f4eee742}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__route-path{stroke:#5fb1f7f5;filter:drop-shadow(0 0 12px rgba(49,121,185,.18))}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__route-shield-plate{fill:#2b588cf5;stroke:#f4efe8db}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__route-shield-cap{fill:#a91512f5;stroke:#f4efe8db}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map__route-shield-text{fill:#f7f3ecfa;font-size:9.4px;font-weight:800}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__water-label{fill:#7ebef3f5;stroke:#080c12c7;stroke-width:1.45px;paint-order:stroke fill;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;filter:drop-shadow(0 14px 18px rgba(0,0,0,.24))}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__water-label--gulf{font-size:2.26rem;letter-spacing:.03em}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-svg-map--metro .dc-map__water-label--bay{font-size:1.28rem}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map-panel,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .home-coverage-grid .feature-card,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .home-coverage-callout{background:linear-gradient(180deg,#ffffff14,#ffffff08);border-color:#e2ebf514;box-shadow:0 20px 44px #0204083d;backdrop-filter:blur(14px)}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .home-coverage-callout{background:linear-gradient(135deg,#3179b91f,#a9151214),linear-gradient(180deg,#ffffff14,#ffffff08)}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-map-panel__eyebrow{color:#7cbff2e6}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .feature-card__meta-text{color:#cdd7e1b8}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-button--ghost{background:#ffffff08;border-color:#a0c3e238;color:#eef4f9}.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-button--ghost:hover,.home-coverage-stage:not(.home-coverage-stage--editorial-noir) .dc-button--ghost:focus{border-color:#c6362b57;box-shadow:0 16px 26px #0204082e}.home-coverage-stage--editorial-noir{background:radial-gradient(circle at 50% 0%,rgba(255,247,236,.82),transparent 30%),linear-gradient(180deg,#f6efe5,#efe5d7)}.home-coverage-stage--editorial-noir:before{background:radial-gradient(circle at 50% 12%,rgba(255,247,236,.22),transparent 24%),linear-gradient(180deg,#ffffff1f,#fff0);opacity:1}.home-coverage-stage--editorial-noir:after{background:none;opacity:0}.home-coverage-stage--editorial-noir .section-heading h2,.home-coverage-stage--editorial-noir .feature-card h3,.home-coverage-stage--editorial-noir .dc-map-panel h3{color:#1d2732}.home-coverage-stage--editorial-noir .content-shell__eyebrow,.home-coverage-stage--editorial-noir .dc-map-panel__eyebrow{color:#50697de0}.home-coverage-stage--editorial-noir .section-heading p,.home-coverage-stage--editorial-noir .feature-card p,.home-coverage-stage--editorial-noir .feature-card__meta-text,.home-coverage-stage--editorial-noir .section-callout p,.home-coverage-stage--editorial-noir .dc-map-panel p,.home-coverage-stage--editorial-noir .dc-map-panel__meta{color:#1d2732c2}.map-shell--editorial-noir{position:relative;width:min(var(--dc-map-shell-max),calc(100% - .35rem));margin-inline:auto;padding:.65rem;border-radius:1.7rem;background:radial-gradient(circle at 50% 18%,rgba(255,247,236,.1),transparent 24%),linear-gradient(180deg,#1d232c,#12171f);box-shadow:0 28px 64px #1218201f;overflow:visible}.map-shell--editorial-noir>*{position:relative;z-index:1}.home-coverage-stage--editorial-noir .map-shell--editorial-noir .dc-svg-map__header{display:none}.home-coverage-stage--editorial-noir .dc-svg-map--metro{--dc-map-ink: #f5eee5;--dc-map-outline: rgba(230, 224, 214, .24);--dc-map-water: rgba(34, 52, 69, .28);--dc-map-water-deep: #6e8faa;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .16);--dc-map-land: #d2cbc0;--dc-map-land-pinellas: #d7d2c7;--dc-map-land-hillsborough: #cbbeb0;--dc-map-land-pasco: #c1b5a5;background:transparent;border:0;padding:0}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county{stroke:#eee7dc47;stroke-width:2.1;filter:drop-shadow(0 18px 34px rgba(4,7,12,.22))}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county--pinellas{fill:var(--dc-map-land-pinellas)}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county--hillsborough{fill:var(--dc-map-land-hillsborough)}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county--pasco{fill:var(--dc-map-land-pasco)}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:#dbd4c9fa;stroke:#f4ece28a;filter:drop-shadow(0 24px 42px rgba(4,7,12,.32)) drop-shadow(0 0 18px rgba(109,149,183,.14))}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__county-label{fill:#1b242ef0;stroke:#f4ece2eb;stroke-width:2.2px;paint-order:stroke fill;font-family:Outfit,Segoe UI,sans-serif;font-size:1.14rem;font-weight:800;letter-spacing:.08em;filter:none}.home-coverage-stage--editorial-noir .dc-map__wave{stroke:#5d85a842;--dc-wave-sway-offset: 5px;--dc-wave-sway-duration: 15s}.home-coverage-stage--editorial-noir .dc-map__wave--inner{stroke:#7399bb75;--dc-wave-sway-offset: 6px;--dc-wave-sway-duration: 13s}.home-coverage-stage--editorial-noir .dc-map__route-path{stroke:#6d95b7db;filter:none}.home-coverage-stage--editorial-noir .dc-map__route-path-casing{stroke:#f5eee529}.home-coverage-stage--editorial-noir .dc-map__route-shield-plate{fill:#2e5686f0;stroke:#f5f0e9c7;stroke-width:1.1}.home-coverage-stage--editorial-noir .dc-map__route-shield-cap{fill:#a91512eb;stroke:#f5f0e9c7;stroke-width:1.1}.home-coverage-stage--editorial-noir .dc-map__route-shield-text{fill:#faf8f4fa;font-size:7.4px;letter-spacing:.03em;font-weight:800}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__water-label{fill:#7399bbeb;stroke:#12171f8a;stroke-width:1.2px;paint-order:stroke fill;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;filter:none}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__water-label--gulf{font-size:2.26rem;letter-spacing:.03em}.home-coverage-stage--editorial-noir .dc-svg-map--metro .dc-map__water-label--bay{font-size:1.28rem}.home-coverage-stage--editorial-noir .dc-map-panel,.home-coverage-stage--editorial-noir .home-coverage-grid .feature-card,.home-coverage-stage--editorial-noir .home-coverage-callout{background:linear-gradient(180deg,#fffbf6b8,#faf2e894);border-color:#232f3c14;box-shadow:0 18px 38px #11192414;backdrop-filter:blur(10px)}.home-coverage-stage--editorial-noir .home-coverage-callout{background:linear-gradient(135deg,#3179b914,#a915120d),linear-gradient(180deg,#fffbf6c2,#faf2e89e)}.home-coverage-stage--editorial-noir .dc-button--ghost{background:#ffffff6b;border-color:#24303d24;color:#243241}.home-coverage-stage--editorial-noir .dc-button--ghost:hover,.home-coverage-stage--editorial-noir .dc-button--ghost:focus{border-color:#c6362b4d;box-shadow:0 14px 24px #11192414}.js .home-coverage-stage .dc-svg-map--metro .dc-map__county,.js .home-coverage-stage .dc-svg-map--metro .dc-map__county-label,.js .home-coverage-stage .home-coverage-callout,.js .home-coverage-stage .home-coverage-grid>*,.js .home-coverage-stage .dc-map-panel{opacity:0}.js .home-coverage-stage .dc-svg-map--metro .dc-map__water-label{opacity:0}.js .home-coverage-stage .dc-svg-map--metro .dc-map__county{transform:translateY(24px) scale(.96)}.js .home-coverage-stage .dc-svg-map--metro .dc-map__county-label,.js .home-coverage-stage .home-coverage-callout,.js .home-coverage-stage .home-coverage-grid>*,.js .home-coverage-stage .dc-map-panel{transform:translateY(18px)}.js .home-coverage-stage .dc-map__wave{opacity:0;stroke-dasharray:1;stroke-dashoffset:1;transform:translate(0)}.js .home-coverage-stage .dc-map__route-path-casing,.js .home-coverage-stage .dc-map__route-path{stroke-dasharray:1;stroke-dashoffset:1}.js .home-coverage-stage.is-visible:not(.is-settled) .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county,.js .home-coverage-stage.is-visible:not(.is-settled) .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county,.js .home-coverage-stage.is-visible:not(.is-settled) .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county{animation:dc-night-atlas-county-reveal .92s cubic-bezier(.22,1,.36,1) forwards}.js .home-coverage-stage.is-settled .dc-svg-map--metro .dc-map__county{animation:none;opacity:1;transform:none}.js .home-coverage-stage.is-settled .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.js .home-coverage-stage.is-settled .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.js .home-coverage-stage.is-settled .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.js .home-coverage-stage.is-settled .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{transform:none}.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county,.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county-label{animation-delay:.08s}.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county,.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county-label{animation-delay:.2s}.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county,.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county-label{animation-delay:.32s}.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__county-label,.js .home-coverage-stage.is-visible .home-coverage-callout,.js .home-coverage-stage.is-visible .home-coverage-grid>*,.js .home-coverage-stage.is-visible .dc-map-panel{animation:dc-night-atlas-fade-up .8s cubic-bezier(.22,1,.36,1) forwards}.js .home-coverage-stage.is-visible .dc-svg-map--metro .dc-map__water-label{animation:dc-night-atlas-fade-only .8s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.72s}.js .home-coverage-stage.is-visible .home-coverage-callout{animation-delay:.78s}.js .home-coverage-stage.is-visible .home-coverage-grid>:nth-child(1),.js .home-coverage-stage.is-visible .dc-map-panel:nth-of-type(1){animation-delay:.86s}.js .home-coverage-stage.is-visible .home-coverage-grid>:nth-child(2),.js .home-coverage-stage.is-visible .dc-map-panel:nth-of-type(2){animation-delay:.94s}.js .home-coverage-stage.is-visible .home-coverage-grid>:nth-child(3),.js .home-coverage-stage.is-visible .dc-map-panel:nth-of-type(3){animation-delay:1.02s}.js .home-coverage-stage.is-visible .dc-map__route-path-casing,.js .home-coverage-stage.is-visible .dc-map__route-path{animation:dc-night-atlas-route-draw 4s linear .62s forwards}.js .home-coverage-stage.is-visible .dc-map__wave{animation:dc-night-atlas-wave-draw 3.24s cubic-bezier(.22,1,.36,1) var(--dc-wave-delay, 0s) forwards,dc-noir-wave-jolt .92s cubic-bezier(.18,.9,.28,1) calc(var(--dc-wave-delay, 0s) + 3.3s) 1 both,dc-noir-wave-drift 12.4s ease-in-out calc(var(--dc-wave-delay, 0s) + 4.22s) infinite alternate}.js .home-coverage-stage.is-visible .dc-map__wave--outer{animation:dc-night-atlas-wave-draw 3.24s cubic-bezier(.22,1,.36,1) var(--dc-wave-delay, 0s) forwards,dc-noir-wave-jolt-reverse .92s cubic-bezier(.18,.9,.28,1) calc(var(--dc-wave-delay, 0s) + 3.3s) 1 both,dc-noir-wave-drift-reverse 14.8s ease-in-out calc(var(--dc-wave-delay, 0s) + 4.22s) infinite alternate}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(1){--dc-wave-delay: .46s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(2){--dc-wave-delay: .7s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(3){--dc-wave-delay: .94s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(4){--dc-wave-delay: 1.18s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(5){--dc-wave-delay: 1.42s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(6){--dc-wave-delay: 1.66s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(7){--dc-wave-delay: 1.9s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(8){--dc-wave-delay: 2.14s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(9){--dc-wave-delay: 2.38s}.js .home-coverage-stage.is-visible .dc-map__waves .dc-map__wave:nth-of-type(10){--dc-wave-delay: 2.62s}@media(prefers-reduced-motion:reduce){.js .home-coverage-stage .dc-svg-map--metro .dc-map__county,.js .home-coverage-stage .dc-svg-map--metro .dc-map__county-label,.js .home-coverage-stage .dc-svg-map--metro .dc-map__water-label,.js .home-coverage-stage .home-coverage-callout,.js .home-coverage-stage .home-coverage-grid>*,.js .home-coverage-stage .dc-map-panel,.js .home-coverage-stage .dc-map__wave,.js .home-coverage-stage .dc-map__route-path-casing,.js .home-coverage-stage .dc-map__route-path{animation:none!important;opacity:1!important;transform:none!important}.js .home-coverage-stage .dc-map__route-path-casing,.js .home-coverage-stage .dc-map__route-path,.js .home-coverage-stage .dc-map__wave{stroke-dashoffset:0!important}}@keyframes dc-night-atlas-county-reveal{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dc-night-atlas-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes dc-night-atlas-route-draw{0%{opacity:.35;stroke-dashoffset:1}to{opacity:1;stroke-dashoffset:0}}@keyframes dc-night-atlas-fade-only{0%{opacity:0}to{opacity:1}}@keyframes dc-night-atlas-wave-draw{0%{opacity:0;stroke-dashoffset:1}to{opacity:1;stroke-dashoffset:0}}@keyframes dc-noir-wave-jolt{0%{transform:translate(0) translateY(0)}18%{transform:translate(5px) translateY(-1px)}38%{transform:translate(-3px) translateY(.5px)}58%{transform:translate(2px) translateY(-.4px)}78%{transform:translate(-1px) translateY(.2px)}to{transform:translate(0) translateY(0)}}@keyframes dc-noir-wave-jolt-reverse{0%{transform:translate(0) translateY(0)}18%{transform:translate(-5px) translateY(1px)}38%{transform:translate(3px) translateY(-.5px)}58%{transform:translate(-2px) translateY(.4px)}78%{transform:translate(1px) translateY(-.2px)}to{transform:translate(0) translateY(0)}}@keyframes dc-noir-wave-drift{0%{transform:translate(0)}to{transform:translate(10px)}}@keyframes dc-noir-wave-drift-reverse{0%{transform:translate(0)}to{transform:translate(-10px)}}.dc-button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.dc-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.7rem 1.1rem;border-radius:999px;border:1px solid transparent;font-weight:700;text-decoration:none}.dc-button--primary{background:var(--dc-rust);color:#fff}.dc-button--secondary{background:var(--dc-ink);color:#fff}.dc-button--ghost{background:transparent;border-color:var(--dc-border);color:var(--dc-ink)}.section-shell{display:grid;gap:1.25rem}.section-heading{max-width:48rem}.section-heading h2{margin:.15rem 0 .75rem;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05}.card-grid{display:grid;gap:1rem}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.detail-card,.stat-card{height:100%;padding:1.35rem;background:#fffffff5;border:1px solid var(--dc-border);border-radius:1rem;box-shadow:0 16px 40px #0e1a240f}.feature-card__kicker{margin:0 0 .4rem;color:var(--dc-sage);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.feature-card h3,.feature-card h2,.detail-card h3,.stat-card h2{margin:0 0 .65rem;font-size:1.35rem}.feature-card p,.detail-card p,.stat-card p,.rich-copy p{margin:0;line-height:1.7}.rich-copy{display:grid;gap:1rem}.rich-copy>*{margin:0}.rich-copy h2,.rich-copy h3{margin:.35rem 0 0;font-family:Fraunces,Georgia,serif;line-height:1.08;letter-spacing:-.02em}.rich-copy h2{font-size:clamp(1.55rem,2.3vw,2rem)}.rich-copy h3{font-size:1.25rem}.feature-card__meta-text{margin-top:.85rem;color:var(--dc-ink-muted);font-size:.95rem}.feature-card__brandline{display:flex;align-items:center;gap:.65rem}.feature-card__brandline img{width:2.4rem;height:2.4rem;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(17,27,35,.16))}.feature-card__brandline .feature-card__kicker{margin:0}.feature-card--dealcooker{border-color:#3684be38;background:radial-gradient(circle at 12% 0%,rgba(251,139,35,.12),transparent 32%),linear-gradient(180deg,#fffffff5,#f3f8fcf0)}.dc-landing--calculators{display:grid;gap:clamp(1rem,2vw,1.55rem);max-width:none;padding:clamp(1rem,2.4vw,1.8rem) 0 clamp(2.4rem,5vw,4.5rem);width:100%}.calculator-hero.content-shell,.dc-landing--calculators .calculator-tool-stage.content-shell,.calculator-investor-band.content-shell{padding:clamp(1.25rem,2.5vw,2.2rem);border-radius:clamp(1rem,2vw,1.45rem)}.calculator-hero.content-shell{border:1px solid rgba(224,232,239,.1);background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.12),transparent 30%),linear-gradient(180deg,#080e14f0,#0b121ae6);box-shadow:0 18px 44px #02060a38}.dc-landing--calculators .calculator-tool-stage.content-shell,.calculator-investor-band.content-shell{border:1px solid rgba(17,27,35,.08);background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.08),transparent 28%),linear-gradient(180deg,#f9f7f3fa,#eee9e3f2);box-shadow:0 18px 28px -24px #01040733,0 32px 54px -34px #0104073d}.calculator-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.2rem,3vw,2.4rem);align-items:end}.calculator-hero__content{display:grid;gap:clamp(.8rem,1.5vw,1.05rem);max-width:58rem}.calculator-hero h1{max-width:10ch;margin:0;color:#fff7ee;font-family:Fraunces,Georgia,serif;font-size:clamp(3.1rem,7vw,6rem);line-height:.95;letter-spacing:0}.calculator-hero__lede{max-width:42rem;margin:0;color:#e7dfd3c2;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.65}.calculator-investor-band__content p{max-width:42rem;margin:0;color:#16212bc2;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.65}.calculator-hero .content-shell__eyebrow{color:#a9cce8c7}.dc-landing--calculators .calculator-tool-stage .content-shell__eyebrow,.calculator-investor-band .content-shell__eyebrow{color:#54708ae0}.calculator-hero__nav{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.25rem}.calculator-hero__nav a{display:inline-flex;align-items:center;min-height:2.6rem;padding:.65rem .86rem;border:1px solid rgba(224,232,239,.1);border-radius:999px;background:#ffffff09;color:#f7f0e6d1;font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.15;text-decoration:none;text-transform:uppercase}.calculator-hero__nav a:hover,.calculator-hero__nav a:focus-visible{border-color:#ffd25a57;background:#ffd25a14;color:#fff7ee}.calculator-dealcooker-widget{display:grid;gap:.78rem;align-content:start;min-width:0;padding:1rem;border:1px solid rgba(17,27,35,.1);border-radius:1rem;background:radial-gradient(circle at 8% 0%,rgba(255,210,90,.16),transparent 38%),#ffffffc7}.calculator-dealcooker-widget__brand{display:flex;align-items:center;gap:.8rem}.calculator-dealcooker-widget__brand img{width:3rem;height:3rem;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.24))}.calculator-dealcooker-widget__brand span{display:grid;gap:.12rem}.calculator-dealcooker-widget__kicker{color:#54708ae0;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.calculator-dealcooker-widget strong{color:#16212b;font-family:Fraunces,Georgia,serif;font-size:1.55rem;line-height:1}.calculator-dealcooker-widget p{margin:0;color:#16212bc2;font-size:.95rem;line-height:1.55}.dc-landing--calculators .calculator-tool-stage{display:grid;gap:clamp(1rem,2vw,1.6rem)}.dc-landing--calculators .calculator-tool-stage .section-heading{max-width:54rem}.dc-landing--calculators .calculator-tool-stage .section-heading h2{color:#16212b;font-size:clamp(2rem,3.5vw,3.45rem);letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;white-space:normal}.dc-landing--calculators .calculator-tool-stage .section-heading p:not(.content-shell__eyebrow){color:#16212bb8}.dc-landing--calculators .tool-calculator{grid-template-columns:minmax(0,1fr) minmax(28rem,.92fr);gap:clamp(1rem,2.2vw,1.6rem)}.dc-landing--calculators .tool-calculator__field-grid{gap:.66rem}.dc-landing--calculators .tool-calculator__field{gap:.32rem;align-content:start}.dc-landing--calculators .tool-calculator__label{color:#16212be0;font-size:.88rem}.dc-landing--calculators .tool-calculator__input-shell{min-height:2.46rem;border-color:#111b231f;border-radius:.72rem;background:#ffffffb8;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.dc-landing--calculators .tool-calculator__input-shell:focus-within{border-color:#2374be6b;outline:0;background:#ffffffeb;box-shadow:inset 0 0 0 1px #2374be1f}.dc-landing--calculators .tool-calculator__input-shell input{color:#16212b;padding:.52rem .68rem;font-size:.95rem;outline:0}.dc-landing--calculators .tool-calculator__affix{min-width:2.12rem;padding:0 .58rem;border-color:#111b2317;background:#111b230e;color:#16212bad;font-size:.82rem}.dc-landing--calculators .tool-calculator__affix--mode[aria-pressed=true]{background:#2374be1a;color:#183247}.dc-landing--calculators .tool-calculator__affix--mode:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #2374be2e}.dc-landing--calculators .tool-calculator__hint,.dc-landing--calculators .tool-calculator__notes,.dc-landing--calculators .tool-calculator__takeaways,.dc-landing--calculators .tool-calculator__summary,.dc-landing--calculators .tool-calculator__result-label,.dc-landing--calculators .tool-calculator__status-card p{color:#16212ba3}.dc-landing--calculators .tool-calculator__hint{font-size:.78rem;line-height:1.42}.dc-landing--calculators .tool-calculator__result-card,.dc-landing--calculators .tool-calculator__status-card,.dc-landing--calculators .tool-calculator__summary-card{border-color:#111b2314;background:#ffffffb8;box-shadow:none}.dc-landing--calculators .tool-calculator__result-value{color:#16212b;font-size:clamp(1.55rem,2.35vw,2.15rem);overflow-wrap:anywhere}.dc-landing--calculators .tool-calculator__status-card h3,.dc-landing--calculators .tool-calculator__summary-card h3{color:#16212b}.dc-landing--calculators .tool-calculator__status-card[data-status-tone=neutral],.dc-landing--calculators .tool-calculator__status-card[data-status-tone=positive],.dc-landing--calculators .tool-calculator__status-card[data-status-tone=caution],.dc-landing--calculators .tool-calculator__status-card[data-status-tone=negative]{background:#ffffffbd}.dc-landing--calculators .tool-calculator__result-card.is-positive .tool-calculator__result-value{color:#1f8c55}.dc-landing--calculators .tool-calculator__result-card.is-negative .tool-calculator__result-value{color:#c64232}.calculator-investor-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.36fr);gap:clamp(1rem,2.4vw,2rem);align-items:center}.calculator-investor-band--featured.content-shell{padding:clamp(1.05rem,2.4vw,2rem);border:1px solid rgba(233,238,243,.12);border-radius:1.35rem;background:radial-gradient(circle at 9% 0%,rgba(255,210,90,.16),transparent 32%),linear-gradient(135deg,#0c1722fa,#162b3ef5 58%,#0d1823fa);color:#fff8ef;box-shadow:0 22px 48px #111b232e}.calculator-investor-band__content{display:grid;gap:.72rem}.calculator-investor-band__content h2{max-width:16ch;margin:0;color:#16212b;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1}.calculator-investor-band--featured .content-shell__eyebrow{color:#ffd25adb}.calculator-investor-band--featured .calculator-investor-band__content h2{max-width:18ch;color:#fff8ef}.calculator-investor-band--featured .calculator-investor-band__content p{max-width:58rem;color:#f8f1e7b8}.calculator-investor-band--featured .calculator-dealcooker-widget{border-color:#ffd25a2e;background:radial-gradient(circle at 18% 0%,rgba(255,210,90,.16),transparent 42%),#ffffff14;color:#fff8ef;box-shadow:inset 0 1px #ffffff0f}.calculator-investor-band--featured .calculator-dealcooker-widget__kicker{color:#ffd25ad6}.calculator-investor-band--featured .calculator-dealcooker-widget strong{color:#fff8ef}.calculator-investor-band--featured .calculator-dealcooker-widget p{color:#f8f1e7b3}@media(max-width:980px){.calculator-hero,.calculator-investor-band,.dc-landing--calculators .tool-calculator{grid-template-columns:1fr}.calculator-dealcooker-widget--hero{justify-self:stretch;width:100%}}@media(max-width:720px){.dc-landing.dc-landing--calculators{width:100%}.dc-landing--calculators>.content-shell{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}.calculator-hero.content-shell,.dc-landing--calculators .calculator-tool-stage.content-shell,.calculator-investor-band.content-shell{padding:1rem;border-radius:1rem}.calculator-hero__lede,.dc-landing--calculators .calculator-tool-stage .section-heading p:not(.content-shell__eyebrow),.calculator-investor-band__content p{max-width:100%;overflow-wrap:anywhere}.calculator-hero h1{max-width:12ch;font-size:clamp(2.45rem,14vw,3.2rem)}.calculator-hero__nav{display:grid;grid-template-columns:1fr}.calculator-hero__nav a{justify-content:center}.dc-landing--calculators .calculator-tool-stage .section-heading h2{font-size:clamp(1.85rem,8vw,2.18rem);line-height:1.06}.dc-landing--calculators .tool-calculator__field-grid,.dc-landing--calculators .tool-calculator__results-grid{grid-template-columns:1fr}}.tool-calculator-stage{gap:1.4rem}.tool-calculator{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;align-items:start}.tool-calculator__form,.tool-calculator__results{min-width:0}.tool-calculator__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.tool-calculator__field{display:grid;gap:.45rem}.tool-calculator__field--flexible{align-content:start}.tool-calculator__label{color:var(--dc-ink-strong);font-size:.95rem;font-weight:700}.tool-calculator__input-shell{display:flex;align-items:center;min-height:3.2rem;border:1px solid var(--dc-border);border-radius:.9rem;background:#fffffff0;overflow:hidden}.tool-calculator__affix{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;min-width:2.65rem;padding:0 .9rem;background:#f5efe4d9;border:0;border-right:1px solid var(--dc-border);color:var(--dc-ink-muted);font:inherit;font-size:.9rem;font-weight:700}.tool-calculator__affix[hidden]{display:none}.tool-calculator__affix--suffix{border-right:0;border-left:1px solid var(--dc-border)}.tool-calculator__affix--mode{cursor:pointer}.tool-calculator__affix--mode:hover,.tool-calculator__affix--mode:focus-visible{background:#2374be1f;color:#183247}.tool-calculator__input-shell input{width:100%;min-width:0;padding:.85rem .95rem;border:0;background:transparent;color:var(--dc-ink);font:inherit}.tool-calculator__input-shell input::-webkit-outer-spin-button,.tool-calculator__input-shell input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tool-calculator__input-shell input[type=number]{-moz-appearance:textfield}.tool-calculator__hint{color:var(--dc-ink-muted);font-size:.84rem;line-height:1.55}.tool-calculator__form-actions{margin-top:1rem}.tool-calculator__results{display:grid;gap:1rem;align-content:start}.tool-calculator__results-grid{gap:.85rem}.tool-calculator__result-card{display:grid;gap:.35rem;align-content:start}.tool-calculator__result-label{margin:0;color:var(--dc-ink-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tool-calculator__result-value{color:var(--dc-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1;letter-spacing:-.04em}.tool-calculator__result-card.is-positive .tool-calculator__result-value{color:#456454}.tool-calculator__result-card.is-negative .tool-calculator__result-value{color:#8d1412}.tool-calculator__summary-card{display:grid;gap:.85rem}.tool-calculator__status-card{display:grid;gap:.7rem}.tool-calculator__status-card[data-status-tone=neutral]{border-color:#48607638;background:linear-gradient(180deg,#f7fafcfa,#ebf2f7f2)}.tool-calculator__status-card[data-status-tone=positive]{border-color:#45645440;background:linear-gradient(180deg,#f5faf6fa,#ebf4edf2)}.tool-calculator__status-card[data-status-tone=caution]{border-color:#b1873647;background:linear-gradient(180deg,#fcf8effa,#f7efdcf2)}.tool-calculator__status-card[data-status-tone=negative]{border-color:#8d14122e;background:linear-gradient(180deg,#fcf4f4fa,#f7e8e8f2)}.tool-calculator__status-card h3,.tool-calculator__status-card p{margin:0}.tool-calculator__takeaways{margin:0;padding-left:1.1rem;color:var(--dc-ink-muted);line-height:1.65}.tool-calculator__summary{margin:0}.tool-calculator__notes{margin:0;padding-left:1.1rem;color:var(--dc-ink-muted);line-height:1.65}.proof-card{gap:.85rem}.proof-card__location{margin:-.2rem 0 0;color:var(--dc-ink-muted);line-height:1.5}.proof-card__location a{color:var(--dc-rust);text-decoration:none}.proof-card__section{display:grid;gap:.35rem;padding:.85rem .9rem;background:#f5efe4b3;border:1px solid rgba(14,26,36,.08);border-radius:.85rem}.proof-card__section strong{color:var(--dc-ink-strong);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.proof-card__section p{margin:0}.rich-copy ul,.rich-copy ol{margin:0;padding-left:1.2rem;line-height:1.7}.feature-card a{color:inherit}.closing-meta{margin:0 0 .7rem;color:var(--dc-rust);font-weight:700}.faq-item__links{display:flex;flex-wrap:wrap;gap:.75rem;margin:.85rem 0 0;font-size:.95rem}.faq-item__links a{color:var(--dc-rust)}.testimonial-card,.google-review-card{display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;background:#fffffff5;border:1px solid var(--dc-border);border-radius:1rem;box-shadow:0 16px 40px #0e1a2414}.testimonial-card__rating,.google-review-card__rating{margin:0;color:var(--dc-rust);letter-spacing:.18em}.testimonial-card__quote,.google-review-card__quote{margin:0}.testimonial-card__quote p,.google-review-card__quote p{margin:0;line-height:1.7}.testimonial-card__rating-only{margin:0;color:var(--dc-ink-muted);font-style:italic;line-height:1.7}.testimonial-card__meta,.google-review-card__meta{display:flex;flex-wrap:wrap;gap:.45rem .75rem;margin-top:auto;color:var(--dc-ink-muted)}.testimonial-card__meta a,.google-reviews__attribution a,.google-review-card__author{color:var(--dc-rust);text-decoration:none}.faq-stack{display:grid;gap:1rem}.faq-item{overflow:hidden;background:#fffffff5;border:1px solid var(--dc-border);border-radius:1rem;box-shadow:0 16px 40px #0e1a240f}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.35rem;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-weight:700}.faq-item summary small{color:var(--dc-ink-muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.faq-item__content{padding:0 1.35rem 1.35rem;border-top:1px solid var(--dc-border)}.faq-item__content>*:first-child{margin-top:1rem}.quick-nav__link{display:inline-flex;align-items:center;min-height:2.6rem;padding:.55rem .95rem;border:1px solid var(--dc-border);border-radius:999px;background:#ffffffeb;color:var(--dc-ink);font-weight:700;text-decoration:none}.section-callout{padding:1rem 1.2rem;background:linear-gradient(135deg,#caa4631f,#fffffff0);border:1px solid var(--dc-border);border-radius:1rem}.section-callout p{margin:0;line-height:1.7}.stack-grid{display:grid;gap:1rem}.stack-grid__section{display:grid;gap:.6rem}.stack-grid__section strong{color:var(--dc-ink-strong);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.google-reviews,.google-reviews-module,.google-reviews__content{display:grid;gap:1.25rem}.google-reviews__header{display:grid;gap:.5rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff7eb,#fffffffa);border:1px solid var(--dc-border);border-radius:1rem}.google-reviews__header h3,.google-reviews__summary,.google-reviews__attribution,.google-reviews__status{margin:0}.google-reviews__summary{margin-top:.45rem;color:var(--dc-ink-strong);font-weight:700}.google-reviews__attribution,.google-reviews__status,.google-review-card__time{color:var(--dc-ink-muted)}.google-reviews__attribution{margin-top:.45rem}.google-reviews__controls{display:flex;gap:.75rem;margin-top:.5rem}.google-reviews__nav{border:1px solid var(--dc-border);border-radius:999px;background:#fff;color:var(--dc-ink);font:inherit;font-weight:700;padding:.55rem 1rem;cursor:pointer}.google-reviews__nav:disabled{opacity:.45;cursor:default}.google-reviews__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:.25rem}.google-reviews__track{display:flex;gap:1rem}.google-review-card{min-width:min(22rem,82vw);max-width:min(24rem,82vw);scroll-snap-align:start}.google-review-card__author{display:inline-flex;align-items:center;gap:.65rem}.google-review-card__photo{width:2rem;height:2rem;border-radius:999px;object-fit:cover}@media(max-width:720px){.google-reviews__controls{justify-content:space-between}.google-review-card{min-width:85vw;max-width:85vw}.dc-closings-map__modal{position:static;width:100%;max-height:none;padding:.75rem .75rem 0}.dc-closings-map__modal-close{top:1.35rem;right:1.45rem}}.article-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;color:var(--dc-ink-muted);font-size:.95rem}.article-body{display:grid;gap:1rem}.article-body h2,.article-body h3,.article-body h4{margin:.5rem 0 0}.article-body p,.article-body ul,.article-body ol{line-height:1.8}.video-embed{position:relative;overflow:hidden;border:1px solid var(--dc-border);border-radius:1rem;box-shadow:0 20px 48px #0e1a241f;padding-top:56.25%;background:#0c1014}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.feature-card--video{display:grid;align-content:start}.video-card-thumb,.video-preview-card__thumb{display:block;overflow:hidden;border-radius:.95rem;background:#0c1014;text-decoration:none}.video-card-thumb{margin-bottom:1rem;aspect-ratio:16 / 9}.video-preview-list{display:grid;gap:.9rem;margin-top:1rem}.video-card-thumb img,.video-preview-card__thumb img{display:block;width:100%;height:100%;object-fit:cover}.video-preview-card{display:grid;gap:.85rem;padding:.85rem;border:1px solid rgba(14,26,36,.08);border-radius:1rem;background:#ffffffd1}.video-preview-card__thumb{aspect-ratio:16 / 9}.video-preview-card__body{display:grid;gap:.6rem}.video-preview-card__body h3{margin:0;font-size:1.05rem;line-height:1.15}.video-preview-card__body p{margin:0;color:var(--dc-ink-muted);font-size:.95rem;line-height:1.6}.video-card-meta{margin:0;color:var(--dc-ink-muted);font-size:.82rem}.video-card-highlight{margin:0;padding:.8rem .9rem;border-radius:.95rem;background:#f5efe4c2;border:1px solid rgba(17,27,35,.08);color:var(--dc-ink);line-height:1.55}.video-card-highlight strong{color:var(--dc-rust)}.video-highlight-grid{align-items:stretch}.video-highlight-card{gap:.65rem}.video-highlight-card p{margin:0}.video-preview-card .dc-button-row,.feature-card--video .dc-button-row{margin-top:.5rem}.video-channel-card .dc-button-row{margin-top:1rem}.comparison-pair{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0;color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;line-height:1.2}.comparison-pair span{display:inline-flex;align-items:center;padding:.3rem .7rem;border:1px solid rgba(14,26,36,.1);border-radius:999px;background:#ffffffb8}.comparison-pair em{color:var(--dc-rust);font-style:normal;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.comparison-pair--hero{margin-top:.85rem;font-size:1rem}.comparison-pair--compact{margin:.2rem 0 .15rem;font-size:.92rem}.bullet-list,.link-list{margin:0;padding-left:1.2rem;line-height:1.7}.link-list--tight{display:grid;gap:.95rem;padding-left:0;list-style:none}.link-list--tight li{display:grid;gap:.2rem}.link-list--tight span{color:var(--dc-ink-muted);font-size:.95rem}.link-list--inline{display:flex;flex-wrap:wrap;gap:.55rem 1rem;padding-left:0;list-style:none}.metric-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.metric-list li{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-top:1px solid var(--dc-border)}.metric-list li:first-child{padding-top:0;border-top:0}.metric-list li:last-child{padding-bottom:0}.metric-list__label{color:var(--dc-ink-muted);line-height:1.5}.metric-list__value{text-align:right;font-weight:700;line-height:1.5}.metric-list__value a{color:inherit;text-decoration:none}.feature-card__microcopy{margin-top:.9rem;color:var(--dc-ink-muted);font-size:.92rem;line-height:1.6}.school-list{display:grid;gap:.7rem;margin:1rem 0 0;padding-left:1.1rem;line-height:1.6}.school-list--compact{gap:.55rem}.area-guide-source-bar{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:-.15rem}.area-guide-source-chip{display:inline-flex;align-items:center;min-height:2.25rem;padding:.45rem .8rem;border:1px solid rgba(14,26,36,.1);border-radius:999px;background:#f5efe4d1;color:var(--dc-ink-strong);font-size:.86rem;font-weight:600;line-height:1.45}.area-quick-read{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.area-reading-card{background:linear-gradient(180deg,#fffffffa,#f5efe4c7)}.area-stat-grid{display:grid;gap:.9rem}.area-stat-grid--market{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.area-stat-grid--school{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-top:.25rem}.area-stat-card{display:grid;gap:.45rem;min-width:0;padding:1rem 1rem 1.05rem;background:#fffffff5;border:1px solid rgba(14,26,36,.08);border-radius:1rem;box-shadow:0 14px 32px #0e1a240f}.area-stat-card--compact{padding:.85rem .9rem}.area-stat-card__label{color:var(--dc-ink-muted);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.area-stat-card__value{color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.15;text-wrap:balance}.area-market-section__support{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);gap:1rem;align-items:start}.area-market-note-card .bullet-list{margin-top:0}.area-school-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);gap:1rem;align-items:start}.area-guide-details{overflow:hidden;margin:0;background:#fffffff0;border:1px solid var(--dc-border);border-radius:1rem;box-shadow:0 16px 40px #0e1a240d}.area-guide-details summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;cursor:pointer;list-style:none}.area-guide-details summary::-webkit-details-marker{display:none}.area-guide-details summary span{font-weight:700}.area-guide-details summary small{color:var(--dc-ink-muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.area-guide-details[open] summary{border-bottom:1px solid var(--dc-border)}.area-guide-details__content{display:grid;gap:1rem;padding:1rem 1.2rem 1.2rem}.split-panel{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.split-panel__content{display:grid;gap:1rem}.area-guide-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;align-items:start}.area-guide-grid__primary{min-height:100%}.detail-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.map-shell .dc-svg-map,.map-shell .dc-browse-map{margin:0}.map-shell .dc-svg-map--metro{padding:0}.map-shell--svg-showcase{position:relative;overflow:visible}.map-shell--svg-showcase .dc-svg-map--overlay-test{overflow:visible}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro{position:relative;background:transparent;border:0;padding:0}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro .dc-svg-map__header{position:relative;z-index:3}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro .dc-map__water-label--bay{font-size:1.08rem;letter-spacing:.14em}.map-shell--svg-showcase .dc-svg-map--overlay-test .dc-svg-map__canvas{background:transparent;border:0;padding:0;box-shadow:none}.map-shell--svg-showcase .dc-svg-map--overlay-test .dc-svg-map__canvas:before,.map-shell--svg-showcase .dc-svg-map--overlay-test .dc-svg-map__canvas:after{display:none}.map-shell .dc-browse-map--metro{padding:1.25rem 1.25rem 1rem}@media(min-width:961px){.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro{margin-inline:-1.1rem}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro .dc-svg-map__header{max-width:35rem;margin:0 0 -2.2rem;padding-inline:1.1rem}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro .dc-svg-map__canvas{min-height:clamp(700px,74vw,820px);padding:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.map-shell--svg-showcase .dc-svg-map--overlay-test.dc-svg-map--metro .dc-map-svg{min-height:clamp(700px,74vw,820px)}}@media(max-width:960px){.dc-svg-map__layout,.dc-browse-map__layout,.hero-panel,.split-panel,.area-guide-grid,.area-market-section__support,.area-school-layout{grid-template-columns:1fr}.dc-svg-map__canvas,.dc-map-svg,.dc-svg-map--county .dc-svg-map__canvas,.dc-svg-map--county .dc-map-svg,.dc-svg-map--metro .dc-svg-map__canvas,.dc-svg-map--metro .dc-map-svg{min-height:clamp(520px,96vw,760px)}.dc-browse-map--metro .dc-browse-map__sidebar,.card-grid--four,.card-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel h1{font-size:clamp(2rem,7vw,3.4rem)}.area-guide-header__grid{grid-template-columns:minmax(0,1fr)}.area-guide-map-card__map{min-height:clamp(240px,42vw,320px)}.area-guide-trust-strip{grid-template-columns:minmax(0,1fr)}.area-guide-trust-strip__contact,.area-quick-read{grid-template-columns:repeat(2,minmax(0,1fr))}.home-coverage-stage{width:100vw;margin-inline:calc(50% - 50vw);padding:1.7rem .9rem 2rem}.map-shell--editorial-noir{width:calc(100% - .1rem);margin-inline:auto;padding:.2rem;border-radius:0}.map-shell--county-atlas{padding:.7rem;border-radius:1.05rem}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__canvas,.map-shell--county-atlas .dc-svg-map--county .dc-map-svg{min-height:clamp(700px,118vw,920px)}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__canvas,.home-coverage-stage .dc-svg-map--metro .dc-map-svg{min-height:clamp(760px,124vw,980px)}}@media(max-width:860px){.site-header__inner,.site-footer__inner,.content-shell,.dc-landing{width:var(--dc-shell-inline)}.site-header__toggle{display:inline-flex}.site-header__nav{justify-content:stretch}.js .site-header__nav{display:none}.js .site-header__nav[data-open=true]{display:block}.site-header__menu{flex-direction:column;gap:.25rem;width:100%;padding:.75rem 0 .25rem;border-top:1px solid rgba(255,255,255,.12)}.site-header__menu li{width:100%}.site-header__menu a{display:block;width:100%;padding:.7rem 0}.site-footer__inner{align-items:flex-start}.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__menu{flex-wrap:wrap}.site-footer__bottom{flex-direction:column;align-items:flex-start}.content-shell{padding:1.4rem}.dc-button-row{display:grid;grid-template-columns:1fr;gap:.7rem;width:100%}.dc-button{width:100%}.quick-nav{display:grid}.quick-nav__link{justify-content:center;width:100%}.article-meta{display:grid;gap:.2rem}.dc-browse-map__card{inset:auto 1rem 1rem;width:auto}.dc-browse-map__legend{left:.9rem;right:auto;border-radius:.9rem}.home-coverage-stage{width:100vw;margin-inline:calc(50% - 50vw);padding:1.45rem .8rem 1.8rem}.home-coverage-stage .section-heading h2{font-size:clamp(2rem,9vw,3rem)}.map-shell--editorial-noir{margin-inline:0}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__canvas,.home-coverage-stage .dc-svg-map--metro .dc-map-svg{min-height:clamp(700px,128vw,920px)}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__sidebar{padding-top:0}}@media(max-width:720px){.site-header__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__top{grid-template-columns:1fr}.content-shell{padding:1.25rem}.card-grid--four,.card-grid--three,.card-grid--two,.detail-grid,.area-quick-read,.hero-panel__facts{grid-template-columns:1fr}.area-guide-header__intro,.area-guide-header__nav,.area-guide-map-card,.area-guide-trust-strip{padding-inline:1.15rem}.area-guide-map-card__map{min-height:clamp(220px,54vw,280px)}.area-guide-trust-strip__identity,.area-guide-trust-strip__contact{grid-template-columns:minmax(0,1fr)}.area-guide-source-bar{display:grid}.area-guide-details summary{flex-direction:column;align-items:flex-start}.search-form{grid-template-columns:1fr}.hero-panel h1{font-size:clamp(2rem,10vw,3rem)}.dc-browse-map--metro .dc-browse-map__sidebar{grid-template-columns:1fr}.dc-browse-map__canvas,.dc-browse-map__surface,.dc-browse-map--metro .dc-browse-map__surface{min-height:360px}.dc-closings-map__map{min-height:340px}.home-coverage-stage{width:100vw;margin-inline:calc(50% - 50vw);padding:1.2rem .65rem 1.55rem}.home-coverage-stage .section-heading{max-width:none}.home-coverage-stage .section-heading h2{font-size:clamp(1.9rem,9vw,2.5rem)}.home-coverage-stage .dc-svg-map--metro .dc-svg-map__canvas,.home-coverage-stage .dc-svg-map--metro .dc-map-svg{min-height:clamp(560px,136vw,760px)}.home-coverage-stage .dc-svg-map--metro .dc-map__water-label--gulf{font-size:1.62rem}.home-coverage-stage .dc-svg-map--metro .dc-map__water-label--bay{font-size:1.04rem}.map-shell--county-atlas{padding:.5rem;border-radius:.95rem}.map-shell--county-atlas .dc-svg-map--county .dc-svg-map__canvas,.map-shell--county-atlas .dc-svg-map--county .dc-map-svg{min-height:clamp(560px,132vw,760px)}.map-shell--county-atlas .dc-svg-map--county .dc-map__county-label{font-size:1rem}}@media(max-width:480px){.site-main{padding:1rem 0 2.5rem}.content-shell{padding:1.1rem;border-radius:1rem}.home-coverage-stage{width:100vw;margin-inline:calc(50% - 50vw);padding:1rem .5rem 1.3rem}.hero-panel h1{font-size:clamp(1.75rem,12vw,2.6rem)}.hero-panel__lede,.section-callout p,.feature-card p,.detail-card p,.stat-card p,.rich-copy p{font-size:.98rem}.site-header__brand{font-size:1.25rem}.site-header__toggle-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header__toggle{min-width:2.8rem;padding-inline:.75rem}.dc-browse-map,.dc-closings-map,.dc-svg-map{padding:1.1rem}.dc-browse-map__card{position:static;width:100%;margin-top:.9rem}.dc-browse-map__legend{position:static;margin:.75rem;width:fit-content}.dc-browse-map__card-close{top:.55rem;right:.55rem}}:root{--dc-ink: #111b23;--dc-ink-strong: #1b2731;--dc-ink-muted: rgba(17, 27, 35, .72);--dc-sand: #f3ece2;--dc-rust: #c6362b;--dc-border: rgba(17, 27, 35, .1);--dc-night: #0b131a;--dc-night-soft: #121d27;--dc-night-strong: #081018;--dc-parchment: #f8f1e7;--dc-stone: #ded3c2;--dc-harbor: #1674c4;--dc-shadow-soft: 0 22px 56px rgba(11, 19, 26, .08);--dc-shadow-deep: 0 28px 72px rgba(4, 9, 14, .2)}body{background:radial-gradient(circle at top left,rgba(49,121,185,.07),transparent 24%),radial-gradient(circle at top right,rgba(169,21,18,.08),transparent 22%),linear-gradient(180deg,#0d151d 0,#101922 12rem,#efe7db 12rem,#f7f0e7);color:var(--dc-ink)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.018),transparent 24%),repeating-linear-gradient(90deg,rgba(255,255,255,.018),rgba(255,255,255,.018) 1px,transparent 1px,transparent 120px);mask-image:linear-gradient(180deg,rgba(0,0,0,.34),transparent 55%);opacity:.5}.site-main{position:relative;z-index:1;display:grid;gap:clamp(1.1rem,2vw,1.8rem);padding:0 0 4rem}.content-shell{width:var(--dc-shell-inline);margin:0 auto}.section-shell.content-shell,.split-panel.content-shell,.hero-panel.content-shell{padding:clamp(1.35rem,2vw,2rem);border-radius:1.5rem;background:linear-gradient(180deg,#fffbf6f2,#f5ede2eb);border:1px solid rgba(17,27,35,.08);box-shadow:var(--dc-shadow-soft)}.section-shell--dark,.hero-stage,.county-stage,.proof-stage{position:relative;width:100vw;margin-inline:calc(50% - 50vw);padding:clamp(1.5rem,4vw,3.4rem) 0;border:0;border-radius:0;box-shadow:none;overflow:clip}.section-shell--dark:before,.hero-stage:before,.county-stage:before,.proof-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 18%,rgba(49,121,185,.22),transparent 22%),radial-gradient(circle at 82% 10%,rgba(169,21,18,.16),transparent 18%),linear-gradient(180deg,#ffffff07,#fff0);opacity:.9;pointer-events:none}.section-shell--dark:after,.hero-stage:after,.county-stage:after,.proof-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 20%),repeating-linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 1px,transparent 132px);mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 72%);opacity:.55;pointer-events:none}.hero-stage{background:linear-gradient(180deg,#0a1118,#101923 72%,#151f29)}.county-stage,.proof-stage,.section-shell--dark{background:linear-gradient(180deg,#0c141b,#111a23)}.section-shell--dark>.content-shell,.hero-stage__inner,.county-stage__grid,.proof-stage__grid{position:relative;z-index:1}.section-shell--dark.content-shell>*{width:var(--dc-shell-inline);margin-inline:auto}.section-heading--dark,.section-shell--dark .section-heading{max-width:54rem}.section-heading--dark .content-shell__eyebrow,.section-shell--dark .content-shell__eyebrow,.hero-stage .content-shell__eyebrow,.county-stage .content-shell__eyebrow,.proof-stage .content-shell__eyebrow{color:#9dc5e6db}.section-heading--dark h2,.section-shell--dark .section-heading h2,.hero-stage h1,.county-stage h1,.proof-stage h1{color:#f8f2ea}.section-heading--dark p,.section-shell--dark .section-heading p,.hero-stage__lede,.county-stage__lede,.proof-stage__lede{color:#f0eae3c7}.site-header{position:sticky;top:0;z-index:50;background:#090f15d1;border-bottom:1px solid rgba(232,239,244,.08);box-shadow:0 18px 46px #05090e29;backdrop-filter:blur(18px)}.site-header__inner{gap:.85rem;padding:.85rem 0 1rem}.site-header__bar{align-items:center}.site-brand{display:inline-flex;align-items:center;gap:.9rem;min-width:0;text-decoration:none}.site-brand__mark-shell{display:grid;place-items:center;flex-shrink:0;width:clamp(3.1rem,4vw,3.8rem);aspect-ratio:1}.site-brand__mark,.site-brand__logo-image{width:100%;height:100%}.site-brand__mark{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;padding-bottom:.18rem;background:linear-gradient(180deg,#cb2a25,#8f1412);color:#fff;font-family:Outfit,Segoe UI,sans-serif;font-size:1.02rem;font-weight:800;letter-spacing:.12em;text-indent:.12em;clip-path:polygon(50% 0%,92% 15%,92% 62%,50% 100%,8% 62%,8% 15%);box-shadow:0 18px 30px #560c0b47}.site-brand__logo-image{display:block;object-fit:contain}.site-brand__logo-image--fallback{filter:drop-shadow(0 14px 24px rgba(74,10,10,.22))}.site-brand__type{display:grid;gap:.16rem;min-width:0}.site-brand__label{color:#fff;font-family:Fraunces,Georgia,serif;font-size:clamp(1.24rem,1.8vw,1.52rem);line-height:1}.site-brand__meta{color:#edf1f5a3;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.site-header__nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__nav{min-width:0}.site-header__menu{gap:clamp(.8rem,1.5vw,1.3rem);align-items:center;flex-wrap:wrap}.site-header__menu a{position:relative;color:#f4eee7c2;padding:.3rem 0;font-size:.94rem;font-weight:500;text-decoration:none}.site-header__menu a:after{content:"";position:absolute;left:0;right:0;bottom:-.15rem;height:1px;background:linear-gradient(90deg,#3179b91a,#a91512bf,#3179b91a);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-header__menu a:hover,.site-header__menu a:focus-visible{color:#fff}.site-header__menu a:hover:after,.site-header__menu a:focus-visible:after,.site-header__menu .current-menu-item>a:after,.site-header__menu .current_page_item>a:after{transform:scaleX(1)}.site-header__cta{display:flex;align-items:center}.site-header__toggle{display:none;min-height:2.9rem;border-color:#e5ecf229;background:#ffffff0d}.site-footer{position:relative;margin-top:2rem;background:radial-gradient(circle at 12% 8%,rgba(49,121,185,.16),transparent 18%),radial-gradient(circle at 84% 0%,rgba(169,21,18,.14),transparent 16%),linear-gradient(180deg,#0b131a,#101923);border-top:1px solid rgba(232,239,244,.08)}.site-footer__inner{position:relative;z-index:1;gap:1.35rem;padding:2.3rem 0 2.6rem}.site-footer__top{gap:clamp(1rem,2vw,1.35rem)}.site-footer__panel{padding:1.3rem;border-radius:1.25rem;background:#ffffff09;border:1px solid rgba(232,239,244,.08);box-shadow:0 20px 40px #05090e1f}.site-footer__panel--brand{background:linear-gradient(135deg,#3179b91a,#a9151214),#ffffff0b}.site-footer__lead,.site-footer__bottom p,.site-footer__muted,.site-footer__list,.site-footer__list a,.site-footer__menu a{color:#f0eae3c7}.site-footer__heading{color:#fff}.site-footer__navigation,.site-footer__bottom{border-top-color:#e8eff414}.dc-button{min-height:3rem;padding:.78rem 1.18rem;border-radius:999px;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.dc-button:hover,.dc-button:focus-visible{transform:translateY(-1px)}.dc-button--primary{background:linear-gradient(180deg,#c6362b,#8a1f18);color:#fff;box-shadow:0 14px 30px #7119133d}.dc-button--secondary{background:linear-gradient(180deg,#182430,#111a22);border-color:#ffffff14;color:#f8f2ea}.dc-button--ghost{background:#ffffff8f;border-color:#111b231f;color:var(--dc-ink)}.site-header__cta .dc-button,.section-shell--dark .dc-button--ghost,.hero-stage .dc-button--ghost,.county-stage .dc-button--ghost,.proof-stage .dc-button--ghost,.community-carousel__card .dc-button--ghost,.feature-card--dark .dc-button--ghost{background:#ffffff0d;border-color:#e8eff424;color:#f6efe6}.dc-button--ghost:hover,.dc-button--ghost:focus-visible{border-color:#c6362b4d;box-shadow:0 14px 24px #0b131a17}.section-shell{gap:1.35rem}.section-heading{max-width:54rem}.section-heading h2{margin:.18rem 0 .75rem;font-size:clamp(2rem,3vw,3.25rem);line-height:1;letter-spacing:-.04em}.hero-panel h1,.split-panel h2,.section-heading h2,.feature-card h3,.detail-card h3,.stat-card h2,.hero-proof-card h2,.community-carousel__card h3,.site-footer__heading,.site-brand__label{font-family:Fraunces,Georgia,serif}.feature-card,.stat-card,.detail-card,.testimonial-card,.section-callout,.map-shell--soft{padding:1.35rem;border-radius:1.25rem;background:linear-gradient(180deg,#fffbf6f5,#f5ede2eb);border:1px solid rgba(17,27,35,.08);box-shadow:var(--dc-shadow-soft)}.feature-card--editorial,.stat-card--soft{background:linear-gradient(180deg,#fffbf6f5,#f0e8dceb)}.feature-card--dark,.section-shell--dark .feature-card,.section-shell--dark .testimonial-card,.section-shell--dark .section-callout,.section-callout--dark,.feature-card--reading-list{background:linear-gradient(150deg,#0e171ff5,#141f29eb);border-color:#e8eff414;box-shadow:var(--dc-shadow-deep)}.feature-card--dark h3,.feature-card--dark p,.feature-card--dark li,.feature-card--dark a,.feature-card--reading-list h3,.feature-card--reading-list a,.section-callout--dark p,.section-shell--dark .feature-card h3,.section-shell--dark .feature-card p,.section-shell--dark .feature-card li,.section-shell--dark .feature-card a,.section-shell--dark .testimonial-card p,.section-shell--dark .testimonial-card span,.section-shell--dark .testimonial-card strong{color:#f6f0e8}.feature-card__kicker,.feature-card__meta-text,.community-carousel__eyebrow,.hero-proof-card__eyebrow,.community-carousel__meta span,.proof-map-stage__filters .dc-button,.quick-nav__link,.hero-stage__subnav-link,.site-footer__menu a,.site-footer__list a{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.feature-card__kicker,.feature-card__meta-text{color:#111b2394}.feature-card--dark .feature-card__kicker,.feature-card--dark .feature-card__meta-text,.section-shell--dark .feature-card__kicker,.section-shell--dark .feature-card__meta-text,.section-callout--dark .content-shell__eyebrow{color:#a8cce9c7}.hero-stage__inner,.county-stage__grid,.proof-stage__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(1.2rem,2.5vw,1.9rem);align-items:stretch}.hero-stage__main,.county-stage__main,.proof-stage__main{display:grid;gap:1rem;align-content:start;min-width:0;padding:clamp(1.45rem,2.8vw,2.2rem);border-radius:1.55rem;background:linear-gradient(180deg,#0b1219e6,#111b23c7);border:1px solid rgba(232,239,244,.08);box-shadow:var(--dc-shadow-deep)}.hero-stage__signature{margin:0;color:#ebeff39e;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-stage h1,.county-stage h1,.proof-stage h1{margin:0;font-size:clamp(2.7rem,5vw,4.9rem);line-height:.96;letter-spacing:-.055em}.hero-stage__lede,.county-stage__lede,.proof-stage__lede{margin:0;max-width:48rem;font-size:1.08rem;line-height:1.72}.hero-stage__subnav{display:flex;flex-wrap:wrap;gap:.7rem}.hero-stage__subnav-link,.quick-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:.6rem .95rem;border-radius:999px;border:1px solid rgba(232,239,244,.12);background:#ffffff0b;color:#f6eee3;text-decoration:none}.section-shell.content-shell .quick-nav__link,.split-panel.content-shell .quick-nav__link,.proof-map-stage .quick-nav__link,.section-callout .quick-nav__link{border-color:#111b231a;background:#ffffffbd;color:var(--dc-ink)}.quick-nav{display:flex;flex-wrap:wrap;gap:.75rem}.hero-proof-card{display:grid;gap:1rem;min-height:100%;padding:clamp(1.45rem,2.6vw,2.1rem);border-radius:1.55rem;background:linear-gradient(180deg,#fff9f3f5,#f1e9deeb);border:1px solid rgba(232,239,244,.1);box-shadow:var(--dc-shadow-deep)}.hero-proof-card h2{margin:0;font-size:clamp(1.65rem,2.4vw,2.4rem);line-height:1.03;letter-spacing:-.04em;color:var(--dc-ink)}.hero-proof-card p,.hero-proof-card li{margin:0;color:#111b23c2}.hero-proof-card__eyebrow{color:#111b2380}.hero-proof-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.hero-proof-card__metrics article{display:grid;gap:.28rem;padding:.95rem 1rem;border-radius:1rem;background:#ffffff94;border:1px solid rgba(17,27,35,.08)}.hero-proof-card__metrics strong{color:var(--dc-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(1.55rem,2vw,2.2rem);line-height:1}.hero-proof-card__metrics span{color:#111b239e;font-size:.85rem;line-height:1.5}.atlas-stage__inner,.county-atlas-stage__inner,.proof-map-stage__inner{position:relative;z-index:1;display:grid;gap:1.25rem}.atlas-stage__summary,.county-atlas-stage__support{display:grid;gap:1rem}.map-shell--editorial-noir,.map-shell--county-atlas,.proof-map-stage__surface{padding:clamp(.75rem,1.6vw,1.1rem);border-radius:1.6rem;background:radial-gradient(circle at 14% 12%,rgba(49,121,185,.18),transparent 20%),radial-gradient(circle at 84% 8%,rgba(169,21,18,.14),transparent 18%),linear-gradient(180deg,#101922,#0b141b);border:1px solid rgba(232,239,244,.08);box-shadow:var(--dc-shadow-deep)}.map-shell--soft{padding:1rem}.community-carousel{display:grid;gap:1.3rem}.community-carousel__header{display:flex;align-items:end;justify-content:space-between;gap:1.2rem}.community-carousel__controls{display:flex;gap:.7rem}.community-carousel__nav{min-height:2.9rem;min-width:2.9rem;padding:.7rem 1rem;border-radius:999px;border:1px solid rgba(17,27,35,.12);background:#ffffffbd;color:var(--dc-ink);font:inherit;font-weight:700;cursor:pointer}.community-carousel__nav--arrow{display:inline-grid;place-items:center;padding:0;font-size:1.2rem;line-height:1}.community-carousel__nav--arrow span[aria-hidden=true]{display:inline-block;transform:translateY(-1px)}.community-carousel__nav:disabled{opacity:.45;cursor:default}.community-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.2rem}body.home .dc-landing--homepage .community-carousel__viewport.is-overflowing{--home-carousel-edge-fade: clamp(2.4rem, 5vw, 4.75rem);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - var(--home-carousel-edge-fade)),transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - var(--home-carousel-edge-fade)),transparent 100%)}.community-carousel__viewport::-webkit-scrollbar{display:none}.community-carousel__track{display:flex;gap:1rem}.community-carousel__card{position:relative;flex:0 0 min(32rem,calc(100vw - 3.75rem));display:grid;gap:.9rem;align-content:start;min-height:100%;padding:clamp(1.35rem,2vw,1.8rem);border-radius:1.5rem;background:radial-gradient(circle at top right,rgba(49,121,185,.24),transparent 24%),radial-gradient(circle at 14% 88%,rgba(169,21,18,.16),transparent 28%),linear-gradient(150deg,#0d141bf7,#151f29eb);border:1px solid rgba(232,239,244,.08);box-shadow:var(--dc-shadow-deep);scroll-snap-align:start;overflow:hidden}.community-carousel__card[hidden]{display:none!important}.community-carousel__card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 18%);pointer-events:none}.community-carousel__count{margin:0;color:#ffffff1a;font-family:Fraunces,Georgia,serif;font-size:clamp(2.35rem,4vw,3.8rem);line-height:.9}.community-carousel__eyebrow{margin:0;color:#a9cce8e6}.community-carousel__card h3{margin:0;font-size:clamp(1.7rem,2.5vw,2.5rem);line-height:1;letter-spacing:-.04em}.community-carousel__card h3 a{color:#fff;text-decoration:none}.community-carousel__card p{margin:0;color:#f1eae2cc}.community-carousel__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:auto}.community-carousel__meta span{padding:.45rem .65rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(232,239,244,.08);color:#f1eae2ad}.split-panel--editorial{gap:1.25rem}.split-panel--editorial .split-panel__content,.split-panel--editorial .split-panel__aside{min-width:0}.proof-map-stage__filters{display:flex;flex-wrap:wrap;gap:.75rem}.proof-map-stage__filters .dc-button{min-height:2.8rem}.proof-map-stage__surface .dc-closings-map,.proof-map-stage__surface .dc-browse-map,.proof-map-stage__surface .dc-svg-map{background:transparent;border:0;box-shadow:none}.proof-map-stage__surface .dc-closings-map{padding:0}.proof-map-stage__surface .dc-svg-map__header{max-width:54rem}.proof-map-stage__surface .dc-svg-map__layout{grid-template-columns:minmax(0,1.65fr) minmax(18rem,.65fr);gap:clamp(.85rem,1.6vw,1.25rem)}.proof-map-stage__surface .dc-closings-map__canvas{min-height:clamp(30rem,58vw,42rem);border-color:#e8eff429;background:linear-gradient(180deg,#e9efe9,#d8e5eb);box-shadow:0 26px 52px #02080e38}.proof-map-stage__surface .dc-closings-map__map,.proof-map-stage__surface .dc-browse-map__map,.proof-map-stage__surface .dc-svg-map__canvas{border-radius:1.25rem}.proof-map-stage__surface .dc-closings-map__map{min-height:clamp(30rem,58vw,42rem)}.proof-map-stage__surface .dc-svg-map__sidebar{max-height:clamp(30rem,58vw,42rem);overflow:auto;padding-right:.2rem}.proof-map-stage__surface .dc-map-list__item{border-color:#e8eff41f;background:#fffaf4f5}@media(max-width:960px){.proof-map-stage__surface .dc-svg-map__layout{grid-template-columns:1fr}.proof-map-stage__surface .dc-svg-map__sidebar{max-height:22rem}}.county-stage__aside,.proof-stage__aside,.hero-stage__aside{min-width:0}.county-stage__aside .hero-proof-card,.proof-stage__aside .hero-proof-card{background:linear-gradient(180deg,#f7f0e7f5,#eee6dbeb)}.proof-map-stage .dc-button-row,.county-stage .dc-button-row,.proof-stage .dc-button-row,.hero-stage .dc-button-row{margin-top:0}.testimonial-card__rating{color:var(--dc-rust)}@media(max-width:1100px){.hero-stage__inner,.county-stage__grid,.proof-stage__grid,.split-panel--editorial,.tool-calculator{grid-template-columns:1fr}.community-carousel__header{flex-direction:column;align-items:flex-start}.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.site-header__toggle{display:inline-flex}.site-header__nav-shell{display:none;gap:1rem;padding-top:.35rem}.site-header__nav-shell[data-open=true]{display:grid}.site-header__menu{display:grid;gap:.8rem;padding:1rem;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(232,239,244,.08)}.site-header__cta,.site-header__cta .dc-button{width:100%}.hero-stage h1,.county-stage h1,.proof-stage h1{font-size:clamp(2.3rem,8vw,3.75rem)}.hero-proof-card__metrics{grid-template-columns:1fr}}@media(min-width:981px){.site-header__nav-shell{display:flex!important}}@media(max-width:720px){.site-brand__meta{white-space:normal}.site-footer__top{grid-template-columns:1fr}.section-shell.content-shell,.split-panel.content-shell,.hero-panel.content-shell{padding:1.2rem;border-radius:1.2rem}.community-carousel__card{flex-basis:calc(100vw - 2.6rem)}.tool-calculator__field-grid{grid-template-columns:1fr}.proof-map-stage__filters,.quick-nav,.hero-stage__subnav{display:grid}.proof-map-stage__filters .dc-button,.quick-nav__link,.hero-stage__subnav-link{width:100%;justify-content:center}}@media(max-width:480px){.site-brand{gap:.7rem}.site-brand__label{font-size:1.08rem}.site-brand__meta{font-size:.63rem;letter-spacing:.12em}.community-carousel__controls{width:100%}.community-carousel__nav{flex:1 1 0}}.site-header{background:linear-gradient(180deg,#05090ef0,#080d12e0),linear-gradient(120deg,#2f6fa514,#a915120f);border-bottom:1px solid rgba(233,238,243,.08);box-shadow:0 24px 44px #03060a3d;backdrop-filter:blur(18px)}.site-header__inner{gap:1rem;padding:.8rem 0 .95rem}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand__mark-shell{width:clamp(3.45rem,4vw,4.35rem)}.site-brand__label{font-size:clamp(1.26rem,1.8vw,1.62rem);letter-spacing:-.03em}.site-brand__meta{color:#ecf0f494;font-size:.68rem;letter-spacing:.2em}.site-header__toggle{display:none;align-items:center;justify-content:center;gap:.6rem;min-height:3rem;padding-inline:1rem;border-radius:999px;border:1px solid rgba(233,238,243,.14);background:#ffffff0d;color:#f6efe6}.site-header__toggle-label{font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.site-header__nav-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:end}.site-header__nav-groups{display:grid;gap:.75rem}.site-header__nav-group{display:grid;gap:.45rem}.site-header__nav-label{margin:0;color:#ecf0f470;font-size:.64rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.site-header__menu{display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none}.site-header__menu--primary{gap:.85rem}.site-header__menu--primary a{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.78rem 1rem;border-radius:999px;border:1px solid rgba(233,238,243,.12);background:#ffffff0b;color:#f8f1e8;font-size:.84rem;font-weight:800;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.site-header__menu--primary a:after{display:none}.site-header__menu--primary li.is-current a,.site-header__menu--primary a:hover,.site-header__menu--primary a:focus-visible{transform:translateY(-1px);background:linear-gradient(180deg,#a9151233,#61100e2e);border-color:#c63e3a57;color:#fff;box-shadow:0 14px 28px #04070b38}.site-header__menu--secondary{gap:.55rem .8rem}.site-header__menu--secondary a{position:relative;display:inline-flex;align-items:center;min-height:2rem;color:#efeae2b8;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.site-header__menu--secondary a:after{content:"";position:absolute;left:0;right:0;bottom:-.18rem;height:1px;background:linear-gradient(90deg,#2f6fa514,#a91512c7,#2f6fa514);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-header__menu--secondary li.is-current a,.site-header__menu--secondary a:hover,.site-header__menu--secondary a:focus-visible{color:#fff}.site-header__menu--secondary li.is-current a:after,.site-header__menu--secondary a:hover:after,.site-header__menu--secondary a:focus-visible:after{transform:scaleX(1)}.site-header__cta{display:flex;align-items:center;justify-content:flex-end}.site-header__cta .dc-button{min-width:11rem;justify-content:center}.hero-stage--cinematic{position:relative;overflow:clip;min-height:clamp(44rem,90vh,58rem);padding-top:clamp(1.4rem,4vw,2.8rem);padding-bottom:clamp(1.8rem,5vw,3.4rem);background:#060b11}.hero-stage--cinematic .hero-stage__media{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-stage__poster,.hero-stage__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-stage__poster{filter:saturate(.9) contrast(1.02) brightness(.78);opacity:1;transition:opacity .52s ease}.hero-stage__video{filter:saturate(.88) contrast(1.08) brightness(.66);opacity:0;transition:opacity .52s ease}.hero-stage__media.is-video-ready .hero-stage__poster{opacity:0}.hero-stage__media.is-video-ready .hero-stage__video{opacity:1}.hero-stage__video-wash{position:absolute;inset:0;background:radial-gradient(circle at 18% 24%,rgba(47,111,165,.22),transparent 28%),radial-gradient(circle at 82% 16%,rgba(169,21,18,.18),transparent 22%),linear-gradient(180deg,#05090d47,#05080cad 38%,#05080ce6)}.hero-stage__video-grain{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:6px 6px,6px 6px;mix-blend-mode:soft-light;opacity:.18}.hero-stage--cinematic .hero-stage__inner{position:relative;z-index:1;grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);gap:clamp(1.3rem,3vw,2rem);align-items:end}.hero-stage--cinematic .hero-stage__main{position:relative;gap:1.15rem;padding:clamp(1.6rem,3vw,2.35rem);border-radius:1.8rem;background:linear-gradient(180deg,#080c11db,#0a0f15bd),linear-gradient(140deg,#2f6fa514,#a915120f);border:1px solid rgba(233,238,243,.1);box-shadow:0 28px 70px #04070b57;backdrop-filter:blur(12px)}.hero-stage__brand-lockup{display:inline-flex;align-items:center;gap:1rem;min-width:0}.hero-stage__brand-mark-shell{display:grid;place-items:center;width:clamp(4rem,5vw,4.9rem);aspect-ratio:1;flex-shrink:0}.hero-stage__brand-mark{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 20px 26px rgba(74,10,10,.22))}.hero-stage__brand-copy{display:grid;gap:.24rem}.hero-stage__signature{margin:0;color:#fff5ea;font-family:Fraunces,Georgia,serif;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1;letter-spacing:-.03em;text-transform:none}.hero-stage__brand-meta{color:#eef1f4a8;font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-stage--cinematic h1{max-width:12.5ch;font-size:clamp(3rem,6vw,5.75rem);line-height:.92;letter-spacing:-.06em}.hero-stage--cinematic .hero-stage__lede{max-width:44rem;color:#f2ece5d1;font-size:clamp(1.02rem,1.25vw,1.16rem);line-height:1.72}.hero-stage__actions{align-items:center}.dc-calendar-button-host{display:inline-flex;align-items:center;min-height:3rem}.dc-calendar-button-host[data-calendar-ready=true] .dc-button,body.home .dc-landing--homepage .dc-calendar-button-host[data-calendar-ready=true]{display:none}body.home .dc-landing--homepage .dc-calendar-button-host button,body.home .dc-landing--homepage .dc-calendar-button-host[data-calendar-ready=true]+button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0!important;min-height:3.15rem!important;padding:.82rem 1.16rem!important;border:1px solid var(--home-button-primary-border)!important;border-radius:.9rem!important;background:var(--home-button-primary-bg)!important;color:var(--home-button-primary-text)!important;font-family:Outfit,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:760!important;line-height:1.1!important;letter-spacing:.015em!important;box-shadow:var(--home-button-primary-shadow)!important}body.home .dc-landing--homepage .dc-calendar-button-host button:hover,body.home .dc-landing--homepage .dc-calendar-button-host button:focus-visible,body.home .dc-landing--homepage .dc-calendar-button-host[data-calendar-ready=true]+button:hover,body.home .dc-landing--homepage .dc-calendar-button-host[data-calendar-ready=true]+button:focus-visible{border-color:#9ad5ff70!important;background:var(--home-button-primary-hover-bg)!important;box-shadow:0 22px 38px #0a4f8852!important}.hero-stage--cinematic .hero-stage__subnav{margin-top:.3rem;gap:.8rem}.hero-stage--cinematic .hero-stage__subnav-link{min-height:2.9rem;padding:.72rem 1rem;border-color:#e9eef31a;background:#ffffff0b;color:#f4efe8d6}.hero-stage--cinematic .hero-proof-card{min-height:100%;border-radius:1.8rem;background:linear-gradient(180deg,#f9f3ebf5,#ece4d8eb),linear-gradient(135deg,#2f6fa517,#a915120f);border:1px solid rgba(233,238,243,.1);box-shadow:0 26px 58px #04070b3d}.hero-stage--cinematic .hero-proof-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stage--cinematic .hero-proof-card__metrics article{background:#fff9;border-color:#0b162014}.hero-stage--home+.section-shell--dark,.hero-stage--home+.section-shell{margin-top:0}@media(max-width:1180px){.site-header__nav-layout{grid-template-columns:1fr;align-items:stretch}.site-header__cta{justify-content:flex-start}.hero-stage--cinematic .hero-stage__inner{grid-template-columns:1fr;align-items:stretch}.hero-stage--cinematic .hero-proof-card__metrics{grid-template-columns:1fr}}@media(max-width:980px){body.has-nav-open{overflow:hidden}.site-header__toggle{display:inline-flex}.site-header__nav-shell{display:none;position:fixed;inset:0;z-index:60;padding:5.7rem 1rem 1rem;background:#04070bc2;backdrop-filter:blur(16px)}.site-header__nav-shell[data-open=true]{display:block}.site-header__nav-layout{max-width:min(92vw,34rem);margin-left:auto;margin-right:auto;padding:1.1rem;border-radius:1.45rem;background:linear-gradient(180deg,#090d12fa,#0d131af2);border:1px solid rgba(233,238,243,.08);box-shadow:0 26px 60px #03060a52}.site-header__nav-groups{gap:1rem}.site-header__nav-label{font-size:.66rem}.site-header__menu--primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.site-header__menu--primary a{width:100%;min-height:3.5rem;padding:.9rem 1rem;font-size:.8rem;line-height:1.3;text-align:center}.site-header__menu--secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .9rem}.site-header__menu--secondary a{min-height:2.5rem;padding:.75rem .2rem;justify-content:center;border-radius:.95rem;border:1px solid rgba(233,238,243,.08);background:#ffffff08}.site-header__menu--secondary a:after{display:none}.site-header__cta,.site-header__cta .dc-button{width:100%}}@media(max-width:720px){.hero-stage--cinematic{min-height:auto;padding-top:1.1rem;padding-bottom:1.4rem}.hero-stage--cinematic .hero-stage__main,.hero-stage--cinematic .hero-proof-card{border-radius:1.45rem}.hero-stage__brand-lockup{gap:.85rem}.hero-stage__brand-mark-shell{width:3.7rem}.hero-stage--cinematic h1{max-width:none;font-size:clamp(2.55rem,12vw,4.25rem)}.site-header__menu--primary,.site-header__menu--secondary{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hero-stage__video{display:none}.site-header__menu--primary a,.site-header__menu--secondary a,.dc-button{transition:none}}.site-header__desktop{display:flex;align-items:center;gap:.9rem;margin-left:auto}.site-header__desktop-nav{min-width:0}.site-header__dealcooker-promo{display:inline-flex;align-items:center;gap:.55rem;min-height:2.65rem;padding:.4rem .72rem .4rem .5rem;border:1px solid rgba(255,214,92,.26);border-radius:999px;background:radial-gradient(circle at 12% 0%,rgba(255,214,92,.18),transparent 50%),#ffffff0e;color:#fff8ef;text-decoration:none;box-shadow:0 14px 28px #03060a29}.site-header__dealcooker-promo img{width:1.75rem;height:1.75rem;object-fit:contain}.site-header__dealcooker-promo span{display:grid;gap:.04rem;line-height:1}.site-header__dealcooker-kicker{color:#ffd65ce0;font-size:.56rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.site-header__dealcooker-promo strong{color:#fff8ef;font-size:.82rem;font-weight:850;letter-spacing:.02em}.site-header__dealcooker-promo:hover,.site-header__dealcooker-promo:focus-visible{border-color:#ffd65c75;background:radial-gradient(circle at 12% 0%,rgba(255,214,92,.25),transparent 50%),#ffffff17}.site-header__menu--desktop-primary{align-items:center;gap:.95rem}.site-header__menu--desktop-primary a{position:relative;display:inline-flex;align-items:center;min-height:2.4rem;padding:.35rem 0;border:0;background:transparent;color:#f7f0e6d1;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;box-shadow:none}.site-header__menu--desktop-primary a:after{content:"";position:absolute;left:0;right:0;bottom:-.2rem;height:1px;background:linear-gradient(90deg,#2f6fa51a,#a91512d1,#2f6fa51a);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-header__menu--desktop-primary li.is-current a,.site-header__menu--desktop-primary a:hover,.site-header__menu--desktop-primary a:focus-visible{background:transparent;color:#fff;transform:none}.site-header__menu--desktop-primary li.is-current a:after,.site-header__menu--desktop-primary a:hover:after,.site-header__menu--desktop-primary a:focus-visible:after{transform:scaleX(1)}.site-header__more,.site-header__more-details{position:relative}.site-header__more-details summary{display:inline-flex;align-items:center;min-height:2.4rem;padding:.35rem 0;color:#f7f0e6d1;font-size:.78rem;font-weight:800;letter-spacing:.18em;list-style:none;text-transform:uppercase;cursor:pointer}.site-header__more-details summary::-webkit-details-marker{display:none}.site-header__more-details summary:after{content:"";display:inline-block;width:.45rem;height:.45rem;margin-left:.5rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-.08rem)}.site-header__more.is-current .site-header__more-details summary,.site-header__more-details:hover summary,.site-header__more-details[open] summary{color:#fff}.site-header__dropdown{position:absolute;top:calc(100% + .75rem);right:0;min-width:15rem;padding:.9rem;border-radius:1rem;background:#090d12fa;border:1px solid rgba(233,238,243,.08);box-shadow:0 24px 50px #03060a47}.site-header__menu--dropdown{display:grid;gap:.5rem}.site-header__menu--dropdown a{display:flex;align-items:center;min-height:2.5rem;padding:.5rem .65rem;border-radius:.85rem;color:#f7f0e6db;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-header__menu--dropdown li.is-current a,.site-header__menu--dropdown a:hover,.site-header__menu--dropdown a:focus-visible{background:#ffffff0d;color:#fff}.site-header__nav-shell{display:none}.hero-stage--familiar{min-height:clamp(40rem,84vh,52rem)}.hero-stage--familiar .hero-stage__video-wash{background:linear-gradient(90deg,#05080c6b,#060a0e47 36%,#060a0e29 55%,#060a0e38),linear-gradient(180deg,#070b1047,#070b1075)}.hero-stage--familiar .hero-stage__video-grain{opacity:.08}.hero-stage--familiar .hero-stage__inner{grid-template-columns:1fr;align-items:center}.hero-stage--familiar .hero-stage__main{max-width:46rem;gap:1rem;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none}.hero-stage--familiar .content-shell__eyebrow{color:#f4efe8ad}.hero-stage--familiar .hero-stage__brand-lockup{gap:.85rem}.hero-stage--familiar .hero-stage__brand-mark-shell{width:clamp(3.5rem,4.5vw,4.2rem)}.hero-stage--familiar .hero-stage__signature{font-size:clamp(1.25rem,1.7vw,1.6rem)}.hero-stage--familiar h1{max-width:11.5ch;margin:0}.hero-stage__support{margin:0;max-width:42rem;color:#f3ede4b8;font-size:.96rem;line-height:1.7}.hero-stage--familiar .hero-stage__actions{display:grid;grid-template-columns:repeat(2,minmax(0,15.25rem));align-items:stretch;gap:.85rem;width:min(100%,31.35rem)}.hero-stage--familiar .hero-stage__actions .dc-calendar-button-host,.hero-stage--familiar .hero-stage__actions>.dc-button,.hero-stage--familiar .hero-stage__actions>button{width:100%;max-width:100%}.hero-stage--familiar .hero-stage__actions .dc-calendar-button-host .dc-button,.hero-stage--familiar .hero-stage__actions .dc-calendar-button-host button,.hero-stage--familiar .hero-stage__actions>.dc-button,.hero-stage--familiar .hero-stage__actions>button{width:100%;min-height:3.15rem}.hero-stage--familiar .hero-stage__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;max-width:60rem;margin-top:.35rem}.hero-stage__metric{display:grid;gap:.34rem;padding:.95rem 1rem;border-radius:1rem;background:#080c116b;border:1px solid rgba(233,238,243,.1);backdrop-filter:blur(8px)}.hero-stage__metric strong{color:#fff4ea;font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,1.8vw,1.9rem);line-height:1}.hero-stage__metric span{color:#f3ede4b8;font-size:.82rem;line-height:1.5}.hero-stage--familiar .hero-stage__subnav{margin-top:.35rem}@media(max-width:1280px){.site-header__dealcooker-kicker{display:none}.site-header__dealcooker-promo{padding-right:.62rem}}@media(max-width:1160px){.site-header__dealcooker-promo{display:none}}@media(max-width:1100px){.site-header__desktop{gap:.8rem}.site-header__menu--desktop-primary{gap:.75rem}}@media(max-width:980px){.site-header__desktop{display:none}.site-header__nav-shell{display:none;position:fixed;inset:0;z-index:60;padding:5.4rem 1rem 1rem;background:#04070bb3;backdrop-filter:blur(14px)}.site-header__nav-shell[data-open=true]{display:block}.site-header__nav-layout{max-width:min(92vw,34rem);margin-left:auto;margin-right:auto;padding:1.05rem;border-radius:1.45rem;background:linear-gradient(180deg,#090d12fa,#0d131af5);border:1px solid rgba(233,238,243,.08);box-shadow:0 26px 60px #03060a52}.site-header__menu--mobile-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.site-header__menu--mobile-primary a{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.3rem;padding:.8rem .9rem;border-radius:.95rem;border:1px solid rgba(233,238,243,.08);background:#ffffff08;color:#f7f0e6;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase}.site-header__menu--mobile-primary li.is-current a{background:#ffffff12;border-color:#c73f3a47;color:#fff}.hero-stage--familiar .hero-stage__metrics{grid-template-columns:1fr}}@media(max-width:720px){.site-header__menu--mobile-primary{grid-template-columns:1fr}.hero-stage--familiar .hero-stage__main,.hero-stage--familiar h1{max-width:none}.hero-stage--familiar .hero-stage__actions .dc-calendar-button-host,.hero-stage--familiar .hero-stage__actions>.dc-button,.hero-stage--familiar .hero-stage__actions>button{width:100%}.hero-stage--familiar .hero-stage__actions{grid-template-columns:1fr;width:100%}.hero-stage__video{display:none}body.home .dc-landing--homepage .hero-stage--home .hero-stage__video{display:block}}@media(min-width:981px){.site-header__nav-shell{display:none!important}}@media(max-width:980px){html.has-nav-open,body.has-nav-open{overflow:hidden;overscroll-behavior:none}.site-header{z-index:90}.site-header__bar{position:relative;z-index:92}.site-header__toggle{position:relative;z-index:93;display:inline-flex;min-width:6.4rem;border-color:#f8f1e72e;background:#ffffff12;color:#fff8ef;box-shadow:0 14px 28px #03060a2e;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.site-header__toggle:hover,.site-header__toggle:focus-visible,.site-header__toggle[aria-expanded=true]{border-color:#ca423d61;background:#c6362b33;color:#fff}.site-header__nav-shell{--nav-center-surface: #091622;--nav-open-duration: .9s;--nav-shell-enter: .28s;--nav-layout-enter: .26s;--nav-top-enter: .42s;--nav-featured-enter: .64s;--nav-support-enter: .5s;--nav-kicker-enter: .43s;--nav-dock-enter: .42s;--nav-wave-step: 60ms;--nav-top-delay: .15s;--nav-featured-delay: .27s;--nav-support-delay: 264ms;--nav-kicker-delay: 458ms;--nav-dock-delay: .59s;--nav-open-ease: cubic-bezier(.18, 1, .32, 1);--nav-open-ease-soft: cubic-bezier(.22, 1, .36, 1);position:fixed;inset:0;z-index:260;display:block;min-height:100vh;min-height:100dvh;padding:0;background:linear-gradient(180deg,#0b1824fe,#09141ffe 46%,#08121cfe),radial-gradient(circle at 50% 12%,rgba(65,110,150,.08),transparent 34%),var(--nav-center-surface);opacity:0;pointer-events:none;visibility:hidden;overflow:hidden;transition:opacity var(--nav-shell-enter) ease,visibility 0ms linear var(--nav-shell-enter);will-change:opacity}.site-header__nav-shell:before{content:"";position:absolute;top:0;bottom:0;left:-1.35rem;width:clamp(2rem,4.4vw,3rem);background:radial-gradient(circle at 82% 28%,rgba(202,66,61,.5) 0%,rgba(202,66,61,.29) 18%,rgba(202,66,61,.14) 36%,rgba(202,66,61,.05) 54%,transparent 76%),radial-gradient(circle at 70% 62%,rgba(202,66,61,.24) 0%,rgba(202,66,61,.11) 32%,transparent 72%),linear-gradient(180deg,rgba(202,66,61,.01) 0%,rgba(202,66,61,.11) 14%,rgba(202,66,61,.21) 42%,rgba(202,66,61,.17) 62%,rgba(202,66,61,.08) 82%,transparent 100%);filter:blur(14px);mix-blend-mode:screen;opacity:0;transform:translate3d(-1.3rem,7%,0) scaleX(.38) scaleY(1.04);transform-origin:left center;animation:none;pointer-events:none;z-index:2}.site-header__nav-shell:after{content:"";position:absolute;top:0;right:-1.4rem;bottom:0;width:clamp(2rem,4.5vw,3.05rem);background:radial-gradient(circle at 20% 24%,rgba(49,121,185,.52) 0%,rgba(49,121,185,.3) 18%,rgba(49,121,185,.14) 36%,rgba(49,121,185,.05) 54%,transparent 76%),radial-gradient(circle at 28% 64%,rgba(49,121,185,.26) 0%,rgba(49,121,185,.11) 32%,transparent 72%),linear-gradient(180deg,rgba(49,121,185,.01) 0%,rgba(49,121,185,.1) 12%,rgba(49,121,185,.2) 38%,rgba(49,121,185,.18) 58%,rgba(49,121,185,.09) 82%,transparent 100%);filter:blur(14px);mix-blend-mode:screen;opacity:0;transform:translate3d(1.35rem,-7%,0) scaleX(.4) scaleY(1.04);transform-origin:right center;animation:none;pointer-events:none;z-index:2}.site-header__nav-shell[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0ms}.site-header__nav-shell[data-open=true]:before{animation:dc-nav-red-edge-open var(--nav-open-duration) var(--nav-open-ease) forwards}.site-header__nav-shell[data-open=true]:after{animation:dc-nav-blue-edge-open var(--nav-open-duration) cubic-bezier(.16,1,.3,1) forwards}.site-header__nav-layout{--nav-inline-pad: clamp(1.25rem, 5vw, 4.6rem);--nav-dock-gap: clamp(.42rem, 1.1vh, .72rem);--nav-dock-height: clamp(3.7rem, 9.6vh, 4.5rem);position:relative;isolation:isolate;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,76rem);height:100vh;height:100dvh;max-height:none;margin-inline:auto;overflow:hidden;overscroll-behavior:contain;padding:max(1.2rem,env(safe-area-inset-top)) var(--nav-inline-pad) max(.55rem,env(safe-area-inset-bottom));border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;opacity:0;animation:none;will-change:opacity}.site-header__nav-layout:before{content:none}.site-header__nav-top,.site-header__nav,.site-header__nav-actions{position:relative;z-index:1}.site-header__nav-shell[data-open=true] .site-header__nav-layout{opacity:1;transform:none;animation:dc-nav-layout-in var(--nav-layout-enter) ease 80ms both}.site-header__nav,.js .site-header__nav-shell .site-header__nav{position:relative;display:grid;align-content:start;gap:clamp(1.2rem,3vh,1.8rem);min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:clamp(1rem,4vh,2.35rem) .42rem calc(var(--nav-dock-height) + var(--nav-dock-gap) + max(.85rem,env(safe-area-inset-bottom))) 0;margin-right:-.42rem;-ms-overflow-style:none;scrollbar-width:none;width:100%}.site-header__nav::-webkit-scrollbar,.js .site-header__nav-shell .site-header__nav::-webkit-scrollbar{width:0;height:0;display:none}.site-header__nav:after,.js .site-header__nav-shell .site-header__nav:after{content:none}.site-header__nav-section{display:grid;gap:.82rem}.site-header__nav-section--featured,.site-header__nav-section--support{background:transparent}.site-header__nav-kicker{margin:0;color:#f8f1e785;font-size:.66rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;opacity:0;transform:translate3d(0,.42rem,0);filter:blur(5px);will-change:transform,opacity,filter,letter-spacing}.site-header__nav-shell[data-open=true] .site-header__nav-kicker{opacity:1;transform:none;filter:none;animation:dc-nav-kicker-in var(--nav-kicker-enter) var(--nav-open-ease-soft) var(--nav-kicker-delay) both}.site-header__nav-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.75rem;opacity:0;transform:translate3d(0,-.55rem,0);will-change:transform,opacity}.site-header__nav-shell[data-open=true] .site-header__nav-top{opacity:1;transform:none;animation:dc-nav-top-in var(--nav-top-enter) var(--nav-open-ease-soft) var(--nav-top-delay) both}.site-header__nav-brand{display:inline-flex;align-items:center;gap:.86rem;min-width:0;color:#fff8ef;text-decoration:none}.site-header__nav-brand-mark{display:grid;width:3.4rem;height:3.4rem;flex:0 0 auto;place-items:center;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.site-header__nav-brand-logo{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.site-header__nav-brand-type{display:grid;gap:.1rem;min-width:0}.site-header__nav-brand-name{font-family:Fraunces,Georgia,serif;font-size:clamp(1.08rem,4vw,1.46rem);font-weight:720;line-height:1}.site-header__nav-brand-meta{color:#f8f1e79e;font-size:.64rem;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.site-header__nav-close{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-width:6.35rem;min-height:2.95rem;padding:.66rem .82rem;border:1px solid rgba(248,241,231,.22);border-radius:999px;background:linear-gradient(180deg,#142231eb,#0c1723f0);color:#fff8ef;box-shadow:0 16px 34px #02050933;cursor:pointer;font-size:.72rem;font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.site-header__nav-close:hover,.site-header__nav-close:focus-visible{border-color:#ffffff5c;background:linear-gradient(180deg,#1d3043f5,#101c29f5);color:#fff;transform:translateY(-1px)}.site-header__nav-close-icon{position:relative;display:block;width:1rem;height:1rem}.site-header__nav-close-icon:before,.site-header__nav-close-icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:999px;background:currentColor}.site-header__nav-close-icon:before{transform:rotate(45deg)}.site-header__nav-close-icon:after{transform:rotate(-45deg)}.site-header__menu--mobile-featured{display:grid;grid-template-columns:1fr;gap:.6rem;width:100%;margin:0;padding:0;border:0;background:transparent}.site-header__menu--mobile-featured li{width:100%;opacity:0;transform:translate3d(0,.92rem,0) scale(.962);animation:none;will-change:transform,opacity;backface-visibility:hidden;transform-origin:center center}.site-header__menu--mobile-support li{width:100%;opacity:0;transform:translate3d(0,.64rem,0) scale(.972);animation:none;will-change:transform,opacity;backface-visibility:hidden;transform-origin:center center}.site-header__nav-shell[data-open=true] .site-header__menu--mobile-featured li,.site-header__nav-shell[data-open=true] .site-header__menu--mobile-support li{opacity:1;transform:none}.site-header__nav-shell[data-open=true] .site-header__menu--mobile-featured li{animation:dc-nav-featured-card-in var(--nav-featured-enter) var(--nav-open-ease-soft) calc(var(--nav-featured-delay) + (var(--nav-item-index, 0) * var(--nav-wave-step))) both}.site-header__nav-shell[data-open=true] .site-header__menu--mobile-support li{animation:dc-nav-support-pill-in var(--nav-support-enter) var(--nav-open-ease-soft) calc(var(--nav-support-delay) + (var(--nav-item-index, 0) * var(--nav-wave-step))) both}.site-header__menu--mobile-primary a{position:relative;display:flex;align-items:flex-end;width:100%;min-height:6.35rem;padding:1rem 1rem .98rem;border:0;border-radius:1rem;background:var(--nav-featured-image, none);background-position:var(--nav-featured-position, center);background-repeat:no-repeat;background-size:cover;box-shadow:0 10px 18px #0000002e;color:#fffaf2;font-family:Fraunces,Georgia,serif;font-size:clamp(1.42rem,4.5vw,1.86rem);font-weight:620;letter-spacing:0;line-height:1;text-align:left;text-decoration:none;text-transform:none;isolation:isolate;contain:paint;overflow:hidden;transition:box-shadow .22s ease,color .18s ease;will-change:auto;backface-visibility:hidden;transform:translateZ(0)}.site-header__nav-shell[data-open=true] .site-header__menu--mobile-primary a{transform:translateZ(0)}.site-header__menu--mobile-primary a:before{content:"";position:absolute;inset:-1px;z-index:0;border-radius:inherit;background:linear-gradient(180deg,#06090d0a,#06090d26 26%,#06090dad 66%,#06090de6 86%,#06090df5),linear-gradient(120deg,#06090d1f,#06090d0a);opacity:1;transform:none;pointer-events:none;transition:box-shadow .18s ease,background .18s ease;will-change:auto;backface-visibility:hidden}.site-header__nav-shell[data-open=true] .site-header__menu--mobile-primary a:before{opacity:1;transform:none}.site-header__menu-copy{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:start;gap:.42rem;min-width:0;max-width:min(15rem,82%)}.site-header__menu-label{min-width:0;text-wrap:balance;white-space:normal;text-shadow:0 10px 24px rgba(0,0,0,.32)}.site-header__menu-detail{justify-self:start;color:#fff6eceb;font-family:Outfit,Segoe UI,sans-serif;font-size:.66rem;font-weight:800;letter-spacing:.14em;line-height:1.2;text-align:left;text-transform:uppercase;text-shadow:0 6px 18px rgba(0,0,0,.4);transition:color .18s ease}.site-header__menu--mobile-primary a:after{content:none}.site-header__menu-item--sellers{--nav-featured-image: url(/wp-content/uploads/2026/04/bartow-hamilton-768x576.jpg);--nav-featured-position: center 38%}.site-header__menu-item--buyers{--nav-featured-image: url(/wp-content/uploads/2026/04/closing-1029-768x513.jpg);--nav-featured-position: center 34%}.site-header__menu-item--investors{--nav-featured-image: url(/wp-content/uploads/2026/04/closing-1024-768x432.jpg);--nav-featured-position: center 46%}.site-header__menu-item--sold-map{--nav-featured-image: url(/wp-content/themes/dilloncook/assets/images/areas/sold-map-menu-google.png);--nav-featured-position: center center}.site-header__menu--mobile-primary a:hover,.site-header__menu--mobile-primary a:focus-visible,.site-header__menu--mobile-primary li.is-current a{box-shadow:0 14px 24px #00000038;color:#fff;transform:translateY(-1px)}.site-header__menu--mobile-primary a:hover:before,.site-header__menu--mobile-primary a:focus-visible:before,.site-header__menu--mobile-primary li.is-current a:before{background:linear-gradient(180deg,#06090d08,#06090d21 24%,#06090da3 64%,#06090de0 84%,#06090df0),linear-gradient(120deg,#ffffff0a,#06090d0f)}.site-header__menu--mobile-primary a:hover .site-header__menu-detail,.site-header__menu--mobile-primary a:focus-visible .site-header__menu-detail,.site-header__menu--mobile-primary li.is-current .site-header__menu-detail{color:#fffaf2}.site-header__menu--mobile-support{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent}.site-header__menu--mobile-support li{background:transparent}.site-header__menu--mobile-support a{display:flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.76rem .92rem;border:1px solid transparent;border-radius:999px;background:linear-gradient(180deg,#121f2df2,#0b1622f7);box-shadow:inset 0 0 0 1px #f8f1e72e,inset 0 1px #ffffff0a,0 12px 28px #03080d2e;color:#f8f1e7e0;font-size:.76rem;font-weight:820;letter-spacing:.08em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;backface-visibility:hidden;contain:paint;transform:translateZ(0);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.site-header__menu--mobile-support a:hover,.site-header__menu--mobile-support a:focus-visible,.site-header__menu--mobile-support li.is-current a{border-color:transparent;background:linear-gradient(180deg,#19293afa,#0f1c29fa);box-shadow:inset 0 0 0 1px #f8f1e74d,inset 0 1px #ffffff0f,0 18px 34px #03080d33;color:#fff;transform:translateY(-1px)}.site-header__nav-actions{position:absolute;left:var(--nav-inline-pad);right:var(--nav-inline-pad);bottom:max(.55rem,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;width:auto;gap:.54rem;margin-top:0;padding-top:var(--nav-dock-gap);padding-bottom:max(.18rem,env(safe-area-inset-bottom));border-top:1px solid rgba(248,241,231,.14);background:linear-gradient(180deg,#09141ffa,#08121cfe);opacity:0;transform:translate3d(0,1rem,0);will-change:transform,opacity}.site-header__nav-shell[data-open=true] .site-header__nav-actions{opacity:1;transform:none;animation:dc-nav-dock-in var(--nav-dock-enter) var(--nav-open-ease-soft) var(--nav-dock-delay) both}.site-header__quick-link{position:relative;display:flex;align-items:center;gap:.64rem;min-width:0;min-height:3rem;padding:.58rem .82rem;border:1px solid rgba(248,241,231,.18);border-radius:999px;background:linear-gradient(180deg,#132130eb,#0c1723f2);color:#f8f1e8e6;box-shadow:0 12px 26px #02050929;font-size:.72rem;font-weight:850;letter-spacing:.08em;line-height:1.1;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;overflow:hidden}.site-header__quick-link:before{content:"";position:absolute;inset:0;background:linear-gradient(104deg,transparent 0 28%,rgba(255,255,255,.18) 46%,transparent 64%);opacity:0;transform:translate(-40%);transition:opacity .18s ease,transform .32s cubic-bezier(.16,1,.3,1);pointer-events:none}.site-header__quick-link:hover,.site-header__quick-link:focus-visible{border-color:#f8f1e857;background:linear-gradient(180deg,#1c2f41f5,#101c29fa);color:#fff;transform:translateY(-1px)}.site-header__quick-link:hover:before,.site-header__quick-link:focus-visible:before{opacity:1;transform:translate(42%)}.site-header__quick-mark{position:relative;z-index:1;display:grid;width:1.94rem;height:1.94rem;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;box-shadow:0 13px 24px #00000042;overflow:hidden}.site-header__quick-link--youtube .site-header__quick-mark{background:linear-gradient(135deg,#f03,#bb001f)}.site-header__quick-link--youtube .site-header__quick-mark:before{content:"";width:0;height:0;margin-left:.14rem;border-top:.38rem solid transparent;border-bottom:.38rem solid transparent;border-left:.58rem solid currentColor}.site-header__quick-link--dealcooker .site-header__quick-mark{width:1.95rem;height:2.16rem;background:none;padding:0;border-radius:0;box-shadow:none;overflow:visible}.site-header__quick-logo{display:block;width:100%;height:100%;object-fit:contain}.site-header__quick-text{position:relative;z-index:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@keyframes dc-nav-red-edge-open{0%{opacity:0;filter:blur(18px);transform:translate3d(-1.3rem,7%,0) scaleX(.38) scaleY(1.04)}34%{opacity:.24;filter:blur(16px)}66%{opacity:.42;filter:blur(14px);transform:translate3d(.08rem,.4%,0) scaleX(1.05) scaleY(1.01)}to{opacity:.38;filter:blur(14px);transform:translateZ(0) scaleX(1) scaleY(1)}}@keyframes dc-nav-blue-edge-open{0%{opacity:0;filter:blur(18px);transform:translate3d(1.35rem,-7%,0) scaleX(.4) scaleY(1.04)}30%{opacity:.22;filter:blur(16px)}62%{opacity:.4;filter:blur(14px);transform:translate3d(-.08rem,-.5%,0) scaleX(1.04) scaleY(1.01)}to{opacity:.38;filter:blur(14px);transform:translateZ(0) scaleX(1) scaleY(1)}}@keyframes dc-nav-layout-in{0%{opacity:0}to{opacity:1;transform:none}}@keyframes dc-nav-top-in{0%{opacity:0;transform:translate3d(0,-.55rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dc-nav-kicker-in{0%{opacity:0;filter:blur(5px);letter-spacing:.24em;transform:translate3d(0,.42rem,0)}62%{opacity:1;filter:blur(0)}to{opacity:1;filter:blur(0);letter-spacing:.16em;transform:translateZ(0)}}@keyframes dc-nav-featured-card-in{0%{opacity:0;transform:translate3d(0,.92rem,0) scale(.962)}62%{opacity:.9}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes dc-nav-support-pill-in{0%{opacity:0;transform:translate3d(0,.64rem,0) scale(.972)}64%{opacity:.9}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes dc-nav-dock-in{0%{opacity:0;transform:translate3d(0,.7rem,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:720px){.site-header__nav-shell{padding:0}.site-header__nav-layout{width:100%;--nav-inline-pad: clamp(1rem, 5vw, 1.35rem);padding-inline:var(--nav-inline-pad)}.site-header__menu--mobile-primary a{min-height:5.9rem;padding:.9rem .92rem .88rem}.site-header__menu-copy{gap:.4rem;max-width:min(14rem,84%)}.site-header__nav-actions{gap:.55rem}.site-header__quick-link{gap:.58rem;padding-inline:.68rem}}@media(max-width:420px){.site-header__nav-top{gap:.72rem}.site-header__nav-brand{gap:.64rem}.site-header__nav-brand-mark{width:3rem;height:3rem}.site-header__menu--mobile-support{grid-template-columns:1fr}.site-header__nav-brand-meta{display:none}.site-header__nav-close{min-width:3rem;width:3rem;padding-inline:0}.site-header__nav-close-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header__menu-detail{font-size:.64rem;letter-spacing:.12em}}@media(prefers-reduced-motion:reduce){.site-header__nav-shell,.site-header__nav-shell:before,.site-header__nav-shell:after,.site-header__nav-layout,.site-header__nav-top,.site-header__nav-kicker,.site-header__menu--mobile-featured li,.site-header__menu--mobile-support li,.site-header__menu--mobile-primary a,.site-header__menu--mobile-primary a:before,.site-header__menu--mobile-primary a:after,.site-header__menu--mobile-support a,.site-header__nav-close,.site-header__quick-link,.site-header__quick-link:before{transition:none}.site-header__nav-layout,.site-header__nav-top,.site-header__nav-kicker,.site-header__menu--mobile-featured li,.site-header__menu--mobile-support li,.site-header__nav-actions{animation:none;opacity:1;transform:none;filter:none}.site-header__nav-shell:before{animation:none}.site-header__nav-shell:after{animation:none}}body.home{background:#090e13}.dc-landing{background:radial-gradient(circle at 12% 0%,rgba(49,121,185,.08),transparent 24%),radial-gradient(circle at 88% 0%,rgba(169,21,18,.06),transparent 20%),linear-gradient(180deg,#070c11,#0b1016 30%,#0a0f15)}.hero-stage--home.hero-stage--familiar{background:#080d12}.hero-stage--home.hero-stage--familiar .hero-stage__poster,.hero-stage--home.hero-stage--familiar .hero-stage__video{filter:saturate(.9) contrast(1.05) brightness(.8)}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__poster,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__video{backface-visibility:hidden;transform:translateZ(0) scale(1.01);will-change:opacity}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__poster{transition:opacity 1.35s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__video{transition:opacity 1.65s cubic-bezier(.22,1,.36,1)}.hero-stage--familiar .hero-stage__video-wash{background:linear-gradient(90deg,#04070bc7,#04070b70 34%,#04070b38 58%,#04070b47),linear-gradient(180deg,#05080c2e,#05080c80)}.hero-stage__metric{background:linear-gradient(180deg,#080d1294,#0b111770);border-color:#e9eef31f}.hero-stage__metric strong{color:#f7f8fa}.hero-stage__metric span{color:#e9eef3c2}.atlas-stage{position:relative;overflow:clip;background:linear-gradient(180deg,#080c11,#080c114d 10%,#ebeef2fa 24%,#e5e9ee)}.atlas-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 12%,rgba(255,255,255,.36),transparent 24%),radial-gradient(circle at 84% 10%,rgba(169,21,18,.06),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 18%);pointer-events:none}.atlas-stage .section-heading h2,.atlas-stage .feature-card h3,.atlas-stage .section-callout p{color:#19212a}.atlas-stage .section-heading p,.atlas-stage .feature-card p,.atlas-stage .feature-card__meta-text,.atlas-stage .content-shell__eyebrow{color:#19212ab8}.atlas-stage .map-shell--editorial-noir{padding:clamp(.8rem,1.7vw,1.2rem);border-radius:1.8rem;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.16),transparent 26%),radial-gradient(circle at 86% 12%,rgba(169,21,18,.08),transparent 18%),linear-gradient(180deg,#1b242d,#111821);border:1px solid rgba(22,31,39,.12);box-shadow:0 28px 56px #0e141c2e}.atlas-stage .dc-svg-map--metro{--dc-map-ink: #f4f6f8;--dc-map-outline: rgba(236, 241, 245, .24);--dc-map-water: rgba(48, 68, 86, .28);--dc-map-water-deep: #6f889f;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .15);--dc-map-land: #ccd2d8;--dc-map-land-pinellas: #d5dbe1;--dc-map-land-hillsborough: #c7cdd4;--dc-map-land-pasco: #bcc3ca}.atlas-stage .dc-svg-map--metro .dc-map__county{stroke:#eff3f63d;filter:drop-shadow(0 18px 34px rgba(5,9,14,.22))}.atlas-stage .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:#dee4eafa;stroke:#f6f8fa85}.atlas-stage .dc-svg-map--metro .dc-map__county-label{fill:#161e26f2;stroke:#f5f8faeb}.atlas-stage .feature-card--dark,.atlas-stage .section-callout--dark{background:linear-gradient(180deg,#f8f9fbf5,#e9edf1ed);border-color:#111b2314;box-shadow:0 18px 34px #111b2314}.atlas-stage .feature-card--dark h3,.atlas-stage .feature-card--dark p,.atlas-stage .feature-card--dark li,.atlas-stage .feature-card--dark a,.atlas-stage .section-callout--dark p,.atlas-stage .section-callout--dark a{color:#19212a}.atlas-stage .feature-card--dark .feature-card__kicker,.atlas-stage .feature-card--dark .feature-card__meta-text,.atlas-stage .section-callout--dark .content-shell__eyebrow{color:#4f5f6ed1}.atlas-stage .feature-card--dark .dc-button--ghost,.atlas-stage .section-callout--dark .dc-button--ghost{background:#0f151c08;border-color:#111b231f;color:#1c2630}.atlas-stage .feature-card--dark .dc-button--ghost:hover,.atlas-stage .feature-card--dark .dc-button--ghost:focus-visible,.atlas-stage .section-callout--dark .dc-button--ghost:hover,.atlas-stage .section-callout--dark .dc-button--ghost:focus-visible{border-color:#c6362b47;box-shadow:0 12px 22px #111b2314}.dc-landing .feature-card:not(.feature-card--dark):not(.feature-card--reading-list),.dc-landing .stat-card,.dc-landing .detail-card,.dc-landing .testimonial-card,.dc-landing .section-callout:not(.section-callout--dark),.dc-landing .map-shell--soft,.dc-landing .split-panel--editorial{background:linear-gradient(180deg,#f7f8fafa,#e8ecf0f0);border-color:#111b2314}.dc-landing .feature-card--editorial,.dc-landing .stat-card--soft{background:linear-gradient(180deg,#f5f7f9fa,#e5e9eef0)}.dc-landing .feature-card__kicker,.dc-landing .feature-card__meta-text,.dc-landing .section-callout .content-shell__eyebrow{color:#42505ead}.dc-landing .section-shell--carousel{background:radial-gradient(circle at 16% 0%,rgba(49,121,185,.08),transparent 20%),linear-gradient(180deg,#0b1016,#121922)}.dc-landing>.split-panel--editorial.content-shell{border-radius:1.65rem;box-shadow:0 22px 40px #111b2314}body.home .dc-landing .feature-card--editorial,body.home .dc-landing .section-shell--editorial .feature-card--editorial,body.home .dc-landing #compare-markets .feature-card--editorial{padding:1rem 0 0;border:0;border-top:1px solid rgba(24,34,44,.12);border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .feature-card--editorial h3,body.home .dc-landing .feature-card--editorial h3 a,body.home .dc-landing .feature-card--editorial p,body.home .dc-landing .feature-card--editorial li{color:#1a232c}body.home .dc-landing .feature-card--editorial .feature-card__kicker,body.home .dc-landing .feature-card--editorial .feature-card__meta-text{color:#485664b8}body.home .dc-landing .feature-card--editorial .dc-button--secondary,body.home .dc-landing .feature-card--editorial .dc-button--ghost{background:transparent;box-shadow:none}body.home .dc-landing .testimonial-card{padding:1rem 0 0;border:0;border-top:1px solid rgba(24,34,44,.12);border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .testimonial-card__quote p,body.home .dc-landing .testimonial-card__meta strong,body.home .dc-landing .testimonial-card__meta span{color:#1a232c}body.home .dc-landing .video-preview-card{padding:1rem 0 0;border:0;border-top:1px solid rgba(24,34,44,.12);border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .video-preview-card__body h3,body.home .dc-landing .video-preview-card__body h3 a,body.home .dc-landing .video-preview-card__body p,body.home .dc-landing .video-card-meta,body.home .dc-landing .video-card-highlight{color:#1a232c}body.home .dc-landing .video-card-highlight{padding:0;border:0;border-radius:0;background:transparent}body.home .dc-landing .video-card-highlight strong{color:#8c1d1a}body.home .dc-landing .video-preview-card .dc-button-row,body.home .dc-landing .video-channel-card .dc-button-row{margin-top:.75rem}body.home .dc-landing #public-proof .feature-card.proof-card{background:linear-gradient(150deg,#0c1218fa,#111a22f2);border-color:#e8eff414;box-shadow:none}body.home .dc-landing #public-proof .proof-card__location,body.home .dc-landing #public-proof .proof-card__section p{color:#eef2f5c7}body.home .dc-landing #public-proof .proof-card__section{background:#ffffff0a;border-color:#e8eff41a}body.home .dc-landing #public-proof .proof-card__section strong{color:#b7d2e9eb}body.home .dc-landing .atlas-stage .section-callout--dark{padding:0;border:0;background:transparent;box-shadow:none}body.home .dc-landing .atlas-stage .section-callout--dark p{color:#19212adb}:root{--dc-ink: #e7dfd3;--dc-ink-strong: #fcf6ee;--dc-ink-muted: rgba(231, 223, 211, .72);--dc-sand: #f3eadf;--dc-rust: #b85748;--dc-gold: #b89b69;--dc-sage: #8aa097;--dc-border: rgba(224, 232, 239, .1);--dc-night: #081019;--dc-night-soft: #0d1721;--dc-night-strong: #050b10;--dc-parchment: #f5ecdf;--dc-stone: #cabaa5;--dc-harbor: #6f8ea9;--dc-shadow-soft: 0 20px 48px rgba(2, 6, 10, .26);--dc-shadow-deep: 0 30px 74px rgba(1, 4, 7, .38)}body{background:radial-gradient(circle at 14% -6%,rgba(111,142,169,.18),transparent 26%),radial-gradient(circle at 88% 0%,rgba(184,87,72,.12),transparent 20%),linear-gradient(180deg,#060c12,#091119 22rem,#0b141d);color:var(--dc-ink)}body:before{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.04),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 32%);mask-image:none;opacity:.32}.site-main{gap:clamp(1.1rem,2vw,1.8rem);padding:0 0 4.5rem}.content-shell{margin:0 auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.section-shell.content-shell,.split-panel.content-shell,.hero-panel.content-shell{padding:clamp(1.35rem,2vw,2rem);border-radius:1.5rem;background:linear-gradient(180deg,#0a1017eb,#0e161fe0);border:1px solid rgba(224,232,239,.08);box-shadow:var(--dc-shadow-soft)}.section-shell--dark:before,.hero-stage:before,.county-stage:before,.proof-stage:before{background:radial-gradient(circle at 12% 16%,rgba(111,142,169,.15),transparent 24%),radial-gradient(circle at 84% 10%,rgba(184,87,72,.1),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 24%);opacity:1}.section-shell--dark:after,.hero-stage:after,.county-stage:after,.proof-stage:after{display:none}.hero-stage{background:linear-gradient(180deg,#060c11,#0a1219 68%,#0b141c)}.county-stage,.proof-stage,.section-shell--dark{background:linear-gradient(180deg,#081018,#0c1620)}.section-heading--dark .content-shell__eyebrow,.section-shell--dark .content-shell__eyebrow,.hero-stage .content-shell__eyebrow,.county-stage .content-shell__eyebrow,.proof-stage .content-shell__eyebrow{color:#c2d4e2c7}.section-heading--dark h2,.section-shell--dark .section-heading h2,.hero-stage h1,.county-stage h1,.proof-stage h1{color:var(--dc-ink-strong)}.section-heading--dark p,.section-shell--dark .section-heading p,.hero-stage__lede,.county-stage__lede,.proof-stage__lede{color:var(--dc-ink-muted)}.site-header{background:#060a0fe0;border-bottom:1px solid rgba(224,232,239,.08);box-shadow:0 12px 32px #02050847;backdrop-filter:blur(12px)}.site-brand__meta{color:#e3dbd08f}.site-header__dropdown{background:linear-gradient(180deg,#080d13fa,#0c131bf5);border-color:#e0e8ef14;box-shadow:0 24px 56px #02050857}.site-header__nav-layout{background:transparent;border-color:transparent;box-shadow:none}.site-header__menu--desktop-primary a,.site-header__more-details summary,.site-header__menu--dropdown a,.site-header__menu--mobile-primary a{color:#f7f0e6c7}.site-footer{margin-top:2.5rem;background:radial-gradient(circle at 10% 0%,rgba(111,142,169,.18),transparent 26%),radial-gradient(circle at 92% 12%,rgba(184,87,72,.12),transparent 22%),linear-gradient(180deg,#081018,#0b141d 58%,#070d13);border-top:1px solid rgba(224,232,239,.1)}.site-footer__inner{gap:clamp(1.2rem,2vw,1.8rem);padding:clamp(2.4rem,5vw,4rem) 0 clamp(1.6rem,3vw,2.5rem)}.site-footer__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1.1rem,2.5vw,2rem);align-items:end;padding-bottom:clamp(1.35rem,2.4vw,2rem);border-bottom:1px solid rgba(224,232,239,.1)}.site-footer__brand-block{display:grid;gap:.95rem;max-width:46rem}.site-footer__lead{max-width:42rem;margin:0;color:#f0eae3cc;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.65}.site-footer__cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.site-footer__directory{display:grid;grid-template-columns:minmax(17rem,.88fr) minmax(0,2.12fr);gap:clamp(1.5rem,3vw,2.6rem);align-items:start;padding-bottom:clamp(1.35rem,2.4vw,2rem);border-bottom:1px solid rgba(224,232,239,.1)}.site-footer__contact{display:grid;gap:1rem;min-width:0}.site-footer__contact-list{display:grid;gap:.85rem;margin:0;padding:0;list-style:none}.site-footer__contact-list li{display:grid;gap:.22rem;min-width:0}.site-footer__contact-list span,.site-footer__social a,.site-footer__legal a{color:#a9cce8c7;font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.site-footer__contact-list a,.site-footer__contact-list strong,.site-footer__contact-list address{margin:0;color:#f7f1e8e0;font-style:normal;font-size:.95rem;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.site-footer__link-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem);min-width:0}.site-footer__group{min-width:0}.site-footer__heading{margin:0 0 .85rem;color:#f7f1e8;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.1}.site-footer__list,.site-footer__market-list{display:grid;gap:.62rem;margin:0;padding:0;list-style:none}.site-footer__list a,.site-footer__market-list a,.site-footer__contact-list a{color:#f0eae3c7;text-decoration:none;transition:color .18s ease,text-decoration-color .18s ease}.site-footer__list,.site-footer__list a,.site-footer__market-list a{font-size:.93rem;font-weight:620;letter-spacing:0;line-height:1.45;text-transform:none}.site-footer__list a:hover,.site-footer__list a:focus-visible,.site-footer__market-list a:hover,.site-footer__market-list a:focus-visible,.site-footer__contact-list a:hover,.site-footer__contact-list a:focus-visible,.site-footer__social a:hover,.site-footer__social a:focus-visible,.site-footer__legal a:hover,.site-footer__legal a:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:#f5c451ad;text-underline-offset:.22em}.site-footer__social{display:flex;flex-wrap:wrap;gap:.55rem .85rem;padding-top:.2rem}.site-footer__social a,.site-footer__legal a{text-decoration:none}.site-footer__markets{display:grid;gap:.85rem;padding-bottom:clamp(1.2rem,2vw,1.65rem);border-bottom:1px solid rgba(224,232,239,.1)}.site-footer__market-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.52rem 1rem}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:0;border-top:0}.site-footer__bottom p{margin:0;color:#e7dfd3a8;font-size:.9rem;line-height:1.5}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem .9rem}@media(max-width:1080px){.site-footer__directory{grid-template-columns:1fr}.site-footer__link-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-footer__cta{grid-template-columns:1fr;align-items:start}.site-footer__cta-actions{justify-content:flex-start}.site-footer__link-groups,.site-footer__market-list{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__legal{justify-content:flex-start}}.dc-button{letter-spacing:.04em}.dc-button--primary{background:linear-gradient(180deg,#c6362b,#8a1f18);border-color:#e25b4452;color:#fffaf5;box-shadow:0 15px 32px #71191347}.dc-button--secondary{background:linear-gradient(180deg,#6f8ea929,#0c131bf5);border-color:#e0e8ef1f;color:var(--dc-ink-strong)}.dc-button--ghost{background:#ffffff08;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}.site-header__cta .dc-button,.section-shell--dark .dc-button--ghost,.hero-stage .dc-button--ghost,.county-stage .dc-button--ghost,.proof-stage .dc-button--ghost,.community-carousel__card .dc-button--ghost,.feature-card--dark .dc-button--ghost{background:#ffffff0a;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}.dc-button--ghost:hover,.dc-button--ghost:focus-visible,.dc-button--secondary:hover,.dc-button--secondary:focus-visible{background:#ffffff0f;border-color:#d6433261;box-shadow:0 12px 24px #02060a2e}.quick-nav__link,.proof-map-stage .quick-nav__link,.section-callout .quick-nav__link,.section-shell.content-shell .quick-nav__link,.split-panel.content-shell .quick-nav__link{border-color:#e0e8ef1f;background:#ffffff08;color:var(--dc-ink-strong)}.feature-card,.stat-card,.detail-card,.testimonial-card,.section-callout,.map-shell--soft,.google-review-card,.archive-list__item,.faq-item,.dc-form{background:linear-gradient(180deg,#0b121aeb,#0e161fe0);border-color:#e0e8ef14;box-shadow:var(--dc-shadow-soft)}.feature-card--editorial,.stat-card--soft{background:linear-gradient(180deg,#0c131bf0,#0f1720e6)}.feature-card--dark,.section-shell--dark .feature-card,.section-shell--dark .testimonial-card,.section-shell--dark .section-callout,.section-callout--dark,.feature-card--reading-list{background:linear-gradient(160deg,#070d13fa,#0a1119f0);border-color:#e0e8ef1a;box-shadow:var(--dc-shadow-deep)}.feature-card h3,.feature-card h2,.detail-card h3,.stat-card h2,.testimonial-card__meta strong,.google-review-card__author,.faq-item summary span,.tool-calculator__label,.tool-calculator__result-value,.search-form__input,.dc-form input,.dc-form textarea,.dc-form select,.tool-calculator__input-shell input{color:var(--dc-ink-strong)}.feature-card p,.detail-card p,.stat-card p,.rich-copy p,.rich-copy ul,.rich-copy ol,.testimonial-card__quote p,.section-callout p,.google-review-card__quote p,.tool-calculator__hint,.tool-calculator__notes,.tool-calculator__takeaways,.tool-calculator__summary,.tool-calculator__result-label,.faq-item summary small,.faq-item__content,.faq-item__content p{color:var(--dc-ink-muted)}.feature-card__kicker,.feature-card__meta-text,.section-callout .content-shell__eyebrow,.testimonial-card__meta,.google-review-card__meta,.proof-card__location,.proof-card__section p,.tool-calculator__affix,.tool-calculator__status-card p{color:#c1ced9b8}.community-carousel__nav{border-color:#e0e8ef1f;background:#ffffff08;color:var(--dc-ink-strong)}.search-form__input,.dc-form input,.dc-form textarea,.dc-form select,.tool-calculator__input-shell,.dc-map-search__input,.faq-item__content,.proof-card__section{background:#ffffff09;border-color:#e0e8ef1f}.dc-form button{background:linear-gradient(180deg,#c6362b,#8a1f18);border-color:#e25b4452;color:#fffaf5;box-shadow:0 14px 28px #7119133d}.tool-calculator__affix{background:#ffffff0a;border-color:#e0e8ef1f}.proof-card__section strong,.tool-calculator__status-card h3{color:#ccdbe6db}.dc-map-panel,.dc-map-list__item,.dc-svg-map__hover-card-article{background:linear-gradient(180deg,#080e15f5,#0c121aeb);border-color:#e0e8ef1f;box-shadow:0 18px 40px #02060a3d}.dc-map-panel__eyebrow,.dc-svg-map__hover-card-eyebrow{color:#c2d4e2bd}.dc-map-panel__meta,.dc-svg-map__hover-card-summary,.dc-map-list__item span,.dc-map-list__item small,.dc-map-search__meta,.dc-map-search__empty{color:#e7dfd3ad}.dc-map-list__item strong,.dc-svg-map__hover-card-title,.dc-map-search__input{color:var(--dc-ink-strong)}.dc-page{--dc-page-dark-bg: linear-gradient(180deg, #081018 0%, #0c1620 100%);--dc-page-light-bg: linear-gradient(180deg, #f4f1ec 0%, #ece7e2 100%);--dc-page-blue: #1674c4;--dc-page-blue-deep: #0f5f9c;--dc-page-radius: 8px;width:100%;max-width:none;margin:0;gap:0;overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.1),transparent 24%),linear-gradient(180deg,#081018,#0b1219 42%,#0a1017)}body:has(.dc-page) .site-main{gap:0;padding:0}body:has(.dc-page) .site-footer{margin-top:0}.dc-page-tone{--dc-page-section-bg: var(--dc-page-dark-bg);--dc-page-heading: #f7f1e8;--dc-page-body: rgba(239, 232, 223, .8);--dc-page-muted: rgba(193, 206, 217, .72);--dc-page-eyebrow: rgba(194, 212, 226, .78);--dc-page-card-bg: linear-gradient(180deg, rgba(11, 18, 26, .92), rgba(14, 22, 31, .88));--dc-page-card-soft-bg: linear-gradient(180deg, rgba(12, 19, 27, .94), rgba(15, 23, 32, .9));--dc-page-card-border: rgba(224, 232, 239, .08);--dc-page-card-title: #f7f1e8;--dc-page-card-body: rgba(239, 232, 223, .8);--dc-page-card-muted: rgba(193, 206, 217, .72);--dc-page-control-bg: rgba(255, 255, 255, .04);--dc-page-control-border: rgba(224, 232, 239, .12);--dc-page-control-text: #f7f1e8;--dc-page-chip-bg: rgba(255, 255, 255, .05);--dc-page-chip-border: rgba(224, 232, 239, .1);--dc-page-accent: rgba(168, 202, 230, .88);background:var(--dc-page-section-bg);color:var(--dc-page-body)}.dc-page-tone--light{--dc-page-section-bg: var(--dc-page-light-bg);--dc-page-heading: #16212b;--dc-page-body: rgba(22, 33, 43, .8);--dc-page-muted: rgba(22, 33, 43, .64);--dc-page-eyebrow: rgba(94, 109, 124, .82);--dc-page-card-bg: linear-gradient(180deg, rgba(249, 247, 243, .96), rgba(238, 233, 227, .94));--dc-page-card-soft-bg: linear-gradient(180deg, rgba(245, 241, 236, .96), rgba(234, 228, 221, .94));--dc-page-card-border: rgba(17, 27, 35, .08);--dc-page-card-title: #16212b;--dc-page-card-body: rgba(22, 33, 43, .78);--dc-page-card-muted: rgba(22, 33, 43, .64);--dc-page-control-bg: rgba(255, 255, 255, .68);--dc-page-control-border: rgba(17, 27, 35, .1);--dc-page-control-text: #16212b;--dc-page-chip-bg: rgba(255, 255, 255, .74);--dc-page-chip-border: rgba(17, 27, 35, .08);--dc-page-accent: rgba(84, 112, 138, .88)}.dc-page .dc-page-band{width:100%;max-width:none;margin:0;scroll-margin-top:6rem;border:0;border-radius:0;box-shadow:none}.dc-page .dc-page-band.section-shell--dark,.dc-page .dc-page-section.content-shell{padding:clamp(2.65rem,5vw,5.75rem) max(var(--dc-shell-gutter),calc((100vw - var(--dc-shell-max)) / 2))}.dc-page .dc-page-band>.content-shell{width:100%;max-width:none;padding:0}.dc-page .dc-page-section.content-shell{width:100%;max-width:none;margin:0;scroll-margin-top:6rem;border:0;border-radius:0;box-shadow:none}.dc-page .dc-page-band:before,.dc-page .dc-page-band:after{display:none}.dc-page .dc-page-tone.dc-page-hero--calculator-style{padding-top:clamp(1rem,2.4vw,1.8rem);padding-inline:0;padding-bottom:clamp(1rem,2.4vw,1.8rem);background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.11),transparent 28%),linear-gradient(180deg,#f6f1ea,#edf3f7)}.dc-page .dc-page-band.section-shell--dark.dc-page-hero--calculator-style{padding-inline:0}.dc-page .dc-page-tone.dc-page-hero--calculator-style>.content-shell{width:var(--dc-shell-inline);margin-inline:auto;padding:clamp(1.25rem,2.5vw,2.2rem);border:1px solid rgba(224,232,239,.1);border-radius:clamp(1rem,2vw,1.45rem);background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.12),transparent 30%),linear-gradient(180deg,#080e14f0,#0b121ae6);box-shadow:0 18px 44px #02060a38}@media(min-width:721px){.dc-page .dc-page-tone.dc-page-hero--calculator-style>.content-shell{min-height:clamp(27.35rem,32vw,31rem)}}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-page-hero__main,.dc-page .dc-page-tone.dc-page-hero--calculator-style .proof-stage__main{gap:clamp(.8rem,1.5vw,1.05rem)}.dc-page .dc-page-tone.dc-page-hero--calculator-style .content-shell__eyebrow{color:#a9cce8c7}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-page-hero__main h1,.dc-page .dc-page-tone.dc-page-hero--calculator-style.proof-stage h1{color:#fff7ee;font-size:clamp(3.1rem,7vw,6rem);line-height:.95}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-page-hero__lede,.dc-page .dc-page-tone.dc-page-hero--calculator-style .proof-stage__lede{max-width:42rem;color:#e7dfd3c2;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.65}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-button-row{gap:.65rem}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-button{min-height:2.6rem;padding:.65rem .86rem;border:1px solid rgba(224,232,239,.1);border-radius:999px;background:#ffffff09;color:#f7f0e6d1;box-shadow:none;font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-button:hover,.dc-page .dc-page-tone.dc-page-hero--calculator-style .dc-button:focus-visible{border-color:#ffd25a57;background:#ffd25a14;color:#fff7ee}.dc-page .dc-page-tone .content-shell__eyebrow,.dc-page .dc-page-tone .feature-card__kicker,.dc-page .dc-page-tone .testimonial-card__rating,.dc-page .dc-page-tone .hero-proof-card__eyebrow{color:var(--dc-page-eyebrow)}.dc-page .dc-page-tone h1,.dc-page .dc-page-tone .section-heading h2,.dc-page .dc-page-tone .feature-card h3,.dc-page .dc-page-tone .feature-card h3 a,.dc-page .dc-page-tone .testimonial-card__meta strong,.dc-page .dc-page-tone .hero-proof-card h2,.dc-page .dc-page-tone .hero-proof-card__metrics strong{color:var(--dc-page-heading)}.dc-page .dc-page-tone .section-heading p:not(.content-shell__eyebrow),.dc-page .dc-page-tone .feature-card p,.dc-page .dc-page-tone .feature-card li,.dc-page .dc-page-tone .testimonial-card__quote p,.dc-page .dc-page-tone .testimonial-card__meta,.dc-page .dc-page-tone .testimonial-card__meta span,.dc-page .dc-page-tone .hero-proof-card p,.dc-page .dc-page-tone .hero-proof-card__metrics span,.dc-page .dc-page-tone .proof-card__location,.dc-page .dc-page-tone .closing-meta{color:var(--dc-page-card-body)}.dc-page .dc-page-card,.dc-page .dc-page-tone .feature-card,.dc-page .dc-page-tone .stat-card,.dc-page .dc-page-tone .detail-card,.dc-page .dc-page-tone .testimonial-card,.dc-page .dc-page-tone .section-callout,.dc-page .dc-page-tone .hero-proof-card{border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);color:var(--dc-page-card-body);box-shadow:0 18px 28px -24px #0104073d,0 32px 54px -34px #01040747}.dc-page .dc-page-tone .hero-proof-card__metrics article,.dc-page .dc-page-tone .proof-card__section,.dc-page .dc-page-tone .video-card-highlight{border:1px solid var(--dc-page-chip-border);border-radius:var(--dc-page-radius);background:var(--dc-page-chip-bg)}.dc-page .dc-page-tone a:not(.dc-button){color:var(--dc-page-accent);font-weight:760;text-decoration-thickness:1px;text-underline-offset:.18em}.dc-page .dc-page-tone .dc-button{min-height:3rem;padding:.82rem 1.16rem;border-radius:var(--dc-page-radius);font-weight:760;letter-spacing:.015em}.dc-page .dc-page-tone .dc-button--primary,.dc-page .dc-page-tone .dc-button--secondary{background:linear-gradient(180deg,var(--dc-page-blue) 0%,var(--dc-page-blue-deep) 100%);border-color:#2374be47;color:#f8fbff;box-shadow:0 16px 30px #0f579138}.dc-page .dc-page-tone .dc-button--ghost{background:var(--dc-page-control-bg);border-color:var(--dc-page-control-border);color:var(--dc-page-control-text);box-shadow:0 10px 20px #111b2314}.dc-page .dc-page-tone .dc-button--primary:hover,.dc-page .dc-page-tone .dc-button--primary:focus-visible,.dc-page .dc-page-tone .dc-button--secondary:hover,.dc-page .dc-page-tone .dc-button--secondary:focus-visible{background:linear-gradient(180deg,#2687d7,#1268aa)}.dc-page .dc-page-filterbar,.dc-page .quick-nav{display:flex;flex-wrap:wrap;gap:.6rem}.dc-page .dc-page-filterbar .dc-button,.dc-page .quick-nav__link{min-height:2.75rem;border-radius:var(--dc-page-radius);background:var(--dc-page-control-bg);border-color:var(--dc-page-control-border);color:var(--dc-page-control-text)}.dc-page .quick-nav__link[aria-current=page],.dc-page .quick-nav__link:hover,.dc-page .quick-nav__link:focus-visible{background:#fff;border-color:#2374be47;color:#183247}.dc-page .dc-page-hero__grid,.dc-page .dc-page-bio-grid,.dc-page .dc-page-final-cta__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);gap:clamp(1.4rem,4vw,4rem);align-items:center}.dc-page .dc-page-hero__main,.dc-page .dc-page-bio-copy,.dc-page .dc-page-final-cta__copy{display:grid;gap:clamp(.9rem,1.6vw,1.35rem);min-width:0}.dc-page .dc-page-hero__main{max-width:58rem}.dc-page .dc-page-hero__main h1{max-width:12ch;margin:0;font-size:clamp(3.15rem,7vw,6.8rem);line-height:.94;letter-spacing:0}.dc-page .dc-page-hero__lede{max-width:48rem;margin:0;color:var(--dc-page-body);font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.55}.dc-page .dc-page-hero__media{min-width:0}.dc-page .dc-page-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.dc-page .dc-page-proof-strip article{display:grid;gap:.45rem;min-width:0;padding:clamp(1rem,1.8vw,1.35rem);border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);box-shadow:0 16px 32px -26px #0104073d}.dc-page .dc-page-proof-strip strong{color:var(--dc-page-card-title);font-size:clamp(1.65rem,3vw,2.65rem);line-height:1}.dc-page .dc-page-proof-strip strong span{margin-right:.16rem;color:#f0c95a;font-size:.72em}.dc-page .dc-page-proof-strip span{color:var(--dc-page-card-body);font-size:.86rem;font-weight:760;line-height:1.34}.dc-page .dc-page-bio-copy h2,.dc-page .dc-page-final-cta__copy h2{margin:0;color:var(--dc-page-heading);font-size:clamp(2rem,4vw,4rem);line-height:.98}.dc-page .dc-page-bio-copy .rich-copy{display:grid;gap:1rem;max-width:54rem}.dc-page .dc-page-bio-copy .rich-copy p,.dc-page .dc-page-final-cta__copy p{margin:0;color:var(--dc-page-body);font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.7}.dc-page .dc-page-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:clamp(1.3rem,2.4vw,2rem)}.dc-page .dc-page-route-card{display:flex;flex-direction:column;gap:.85rem;min-width:0;padding:clamp(1.1rem,2vw,1.45rem);border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);color:var(--dc-page-card-body);box-shadow:0 18px 34px -28px #01040747}.dc-page .dc-page-route-card h3{margin:0;color:var(--dc-page-card-title);font-size:clamp(1.32rem,2vw,1.78rem);line-height:1.05}.dc-page .dc-page-route-card p{margin:0;color:var(--dc-page-card-body);line-height:1.62}.dc-page .dc-page-route-card .dc-button-row{margin-top:auto;padding-top:.4rem}.dc-page .dc-page-final-cta__grid{align-items:center}.dc-page .dc-page-final-cta__form{min-width:0}.dc-page .dc-page-final-cta__form .dc-form{width:min(100%,34rem);margin-left:auto;border-radius:var(--dc-page-radius);background:#ffffffdb;box-shadow:0 18px 42px -30px #01040747}.dc-page .dc-form h2{color:#142332}.dc-page .dc-form label{color:#142332ad}.dc-page .dc-form input,.dc-page .dc-form textarea,.dc-page .dc-form select{background:#ffffffeb;border-color:#111b2321;color:#142332}.dc-page .dc-form__consent label{color:#1423329e}.dc-page .dc-form input::placeholder,.dc-page .dc-form textarea::placeholder{color:#1423326b}.dc-page .dc-form input:focus,.dc-page .dc-form textarea:focus{border-color:#1674c480;box-shadow:0 0 0 3px #1674c41c}.dc-page .dc-form input[type=checkbox]{accent-color:var(--dc-page-blue)}.dc-page .dc-form button{background:linear-gradient(180deg,#1f82d0,#1168a9);border-color:#1f82d052;color:#f8fbff;box-shadow:0 16px 32px -22px #115c979e}.dc-page .dc-form button:hover,.dc-page .dc-form button:focus-visible{background:linear-gradient(180deg,#2b93e4,#1573ba);border-color:#1f82d07a;box-shadow:0 18px 34px -22px #115c97c2}@media(max-width:980px){.dc-page .dc-page-final-cta__form .dc-form{margin-left:0}}.dc-page--about{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.13),transparent 25%),linear-gradient(180deg,#081018,#0b1219 38%,#f4f1ec 38%,#eee8df)}.dc-page.dc-page--about .dc-page-tone.dc-page-hero--calculator-style .dc-page-hero__main h1{max-width:16ch;font-size:clamp(2.7rem,4.6vw,4.7rem)}.dc-page--about .about-hero-card{position:relative;display:grid;min-height:clamp(28rem,42vw,42rem);overflow:hidden;border:1px solid rgba(224,232,239,.1);border-radius:var(--dc-page-radius);background:linear-gradient(180deg,#081018f0,#0e1823e6);box-shadow:0 30px 72px -42px #010407c7}.dc-page--about .about-hero-card__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center bottom}.dc-page--about .about-hero-card__panel{position:absolute;left:clamp(.85rem,2vw,1.2rem);right:clamp(.85rem,2vw,1.2rem);bottom:clamp(.85rem,2vw,1.2rem);display:grid;gap:.35rem;padding:1rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--dc-page-radius);background:#050a0fa3;color:#fffaf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dc-page--about .about-hero-card__panel h2,.dc-page--about .about-hero-card__panel p{margin:0}.dc-page--about .about-hero-card__panel h2{color:#fffaf5;font-family:Fraunces,Georgia,serif;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.06}.dc-page--about .about-hero-card__panel p:not(.content-shell__eyebrow){color:#fffaf5c7;line-height:1.45}.dc-page--about .about-credential-card{padding:clamp(1.1rem,2.2vw,1.6rem)}.dc-page--about .about-credential-card .bullet-list{margin:0}.dc-page--about .about-start-stage{background:radial-gradient(circle at 86% 14%,rgba(22,116,196,.15),transparent 28%),radial-gradient(circle at 8% 88%,rgba(90,118,140,.14),transparent 30%),linear-gradient(135deg,#f6f2ec,#eef3f6 54%,#f4eee6)}.dc-page--about .about-start-stage .dc-page-final-cta__grid{grid-template-columns:minmax(0,.98fr) minmax(350px,.6fr);gap:clamp(1.6rem,4.2vw,4.6rem);align-items:stretch}.dc-page--about .about-start-copy{align-content:center}.dc-page--about .about-start-copy h2{max-width:14ch}.dc-page--about .about-start-copy>p:not(.content-shell__eyebrow){max-width:45rem}.dc-page--about .about-start-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;margin-top:.15rem}.dc-page--about .about-start-path{display:grid;gap:.42rem;min-width:0;padding:.95rem;border:1px solid rgba(17,27,35,.09);border-radius:var(--dc-page-radius);background:#ffffff9e;box-shadow:0 16px 30px -28px #111b236b}.dc-page--about .about-start-path strong{color:#125f9c;font-size:.78rem;font-weight:840;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.dc-page--about .about-start-path p,.dc-page--about .about-start-note{margin:0;color:#16212bb8;font-size:.9rem;line-height:1.52}.dc-page--about .about-start-note{max-width:43rem;padding:.78rem .9rem;border:1px solid rgba(22,116,196,.14);border-radius:var(--dc-page-radius);background:#ffffff7a}.dc-page--about .about-start-note strong{color:#16212b}.dc-page--about .about-start-form{display:flex;align-items:center;justify-content:flex-end;min-width:0}.dc-page--about .about-start-form .dc-form{width:min(100%,35.5rem);padding:clamp(1.05rem,2vw,1.45rem);border-color:#11416524;background:linear-gradient(180deg,#fffffff0,#f8fcffe6),#fff;box-shadow:0 22px 54px -38px #0518288c,0 1px #ffffffb8 inset}.dc-page--about .about-start-form .dc-form h2{max-width:17ch;margin-bottom:.45rem;font-size:clamp(1.35rem,2vw,1.72rem);line-height:1.04}.dc-page--about .about-start-form .dc-form form,.dc-page--about .about-start-form .dc-form__grid{gap:.62rem}.dc-page--about .about-start-form .dc-form label{color:#142332b3;font-size:.78rem;letter-spacing:.015em}.dc-page--about .about-start-form .dc-form input,.dc-page--about .about-start-form .dc-form textarea{min-height:2.65rem;border-radius:var(--dc-page-radius);background:#fffffff5}.dc-page--about .about-start-form .dc-form textarea{height:5.35rem;min-height:5.35rem}.dc-page--about .about-start-form .dc-form button{min-height:2.95rem;border-radius:var(--dc-page-radius);font-weight:840;letter-spacing:.012em}@media(max-width:980px){.dc-page .dc-page-hero__grid,.dc-page .dc-page-bio-grid,.dc-page .dc-page-final-cta__grid,.dc-page .dc-page-route-grid{grid-template-columns:1fr}.dc-page .dc-page-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-page .dc-page-hero__main h1{max-width:14ch}.dc-page--about .about-start-stage .dc-page-final-cta__grid,.dc-page--about .about-start-paths{grid-template-columns:1fr}.dc-page--about .about-start-form{justify-content:stretch}.dc-page--about .about-start-form .dc-form{width:100%}}@media(max-width:620px){.dc-page .dc-page-band.section-shell--dark,.dc-page .dc-page-section.content-shell{padding-inline:1rem}.dc-page .dc-page-hero__main h1{max-width:11ch;font-size:clamp(2.55rem,13vw,3.5rem)}.dc-page .dc-page-proof-strip{grid-template-columns:1fr}.dc-page--about .about-hero-card{min-height:28rem}.dc-page--about .about-start-copy h2{max-width:12ch}.dc-page--about .about-start-path{padding:.86rem}}.dc-page--sold-listings .proof-stage__grid{align-items:center}.dc-page--sold-listings .proof-stage__main{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-page--sold-listings .proof-stage h1{max-width:12.5ch;font-size:clamp(3.3rem,7vw,6.8rem);line-height:.9;letter-spacing:0}.dc-page--sold-listings .proof-stage__lede{max-width:46rem;color:var(--dc-page-body);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.65}.dc-page--sold-listings .hero-proof-card{padding:clamp(1rem,1.6vw,1.35rem)}.dc-page--sold-listings .proof-stage__review-rating{display:inline-flex;align-items:baseline;gap:.3rem}.dc-page--sold-listings .proof-stage__review-rating span[aria-hidden=true]{color:#f6c84f;font-size:.9em}.dc-page--sold-listings .proof-map-stage__inner{gap:1rem}.dc-page--sold-listings .proof-map-stage__header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:.85rem 1.25rem}.dc-page--sold-listings .proof-map-stage .section-heading h2{max-width:none;color:var(--dc-page-heading)}.dc-page--sold-listings .proof-map-stage__note{margin:0;max-width:22rem;color:var(--dc-page-body);font-size:.92rem;font-weight:700;line-height:1.45}.dc-page--sold-listings .proof-map-stage__counties{display:flex;flex-wrap:wrap;gap:.55rem}.dc-page--sold-listings .proof-map-stage__county-badge{display:inline-flex;align-items:baseline;gap:.45rem;min-height:2.45rem;padding:.58rem .8rem;border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);color:var(--dc-page-card-body)}.dc-page--sold-listings .proof-map-stage__county-badge strong{color:var(--dc-page-card-title)}.dc-page--sold-listings .proof-map-stage__county-badge span{font-size:.86rem}.dc-page--sold-listings .dc-page-map-surface,.dc-page--sold-listings .dc-page-map-surface .dc-closings-map{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-page--sold-listings .dc-page-map-surface .dc-svg-map__header{display:none}.dc-page--sold-listings .dc-page-map-surface .dc-svg-map__layout{grid-template-columns:minmax(0,1fr) minmax(0,33.25rem);gap:clamp(.85rem,1.6vw,1.25rem)}.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__canvas{min-height:clamp(35rem,60vw,48rem);border:1px solid rgba(17,27,35,.1);border-radius:var(--dc-page-radius);background:linear-gradient(180deg,#e7ecef,#dce5e9);box-shadow:0 22px 42px -32px #01040757}.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__map{min-height:clamp(35rem,60vw,48rem);border-radius:var(--dc-page-radius)}.dc-page--sold-listings .dc-page-map-surface .dc-svg-map__sidebar{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.7rem;max-height:clamp(35rem,60vw,48rem);min-height:0;overflow:hidden;padding-right:0}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__controls{min-width:0}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__search{width:100%;min-height:2.85rem;padding:.72rem .9rem;border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:#fffffff0;color:var(--dc-page-card-title);font:inherit;font-size:.95rem;box-shadow:none}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__search::placeholder{color:#3e4d5ab8}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__items{display:grid;gap:.7rem;min-height:0;overflow:auto;padding-right:.15rem}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item{display:flex;gap:.8rem;align-items:stretch;min-height:5.4rem;padding:.58rem;border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);color:var(--dc-page-card-body);box-shadow:none;overflow:hidden}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item[hidden]{display:none!important}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item--text-only{display:block;min-height:0;padding:.85rem .95rem}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item--repeat-sale{min-height:7.35rem}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__thumb{position:relative;display:block;flex:0 0 5.4rem;min-width:0;overflow:hidden;border-radius:calc(var(--dc-page-radius) - .18rem);background:#111b231a}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__thumb img{display:block;width:100%;height:100%;object-fit:cover}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__content{align-self:stretch;display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;min-width:0}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item strong{color:var(--dc-page-card-title);font-size:.92rem;line-height:1.28}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item span,.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item small{color:var(--dc-page-card-body)}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__meta{margin-top:.24rem;font-size:.86rem;line-height:1.45}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__sequence{display:inline-flex;width:fit-content;max-width:100%;margin-top:.3rem;padding:.25rem .48rem;border:1px solid rgba(127,96,72,.18);border-radius:999px;background:#7f60481a;color:#7f6048;font-size:.7rem;font-weight:780;letter-spacing:0;line-height:1;overflow-wrap:normal;white-space:nowrap}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__status{margin-top:.3rem;color:#53616ce6;font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__empty{margin:0;padding:.85rem .95rem;border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:#ffffffb8;color:var(--dc-page-card-body)}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item:hover,.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item:focus,.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item.is-active{background:#fff;border-color:#2374be42;box-shadow:0 18px 28px -24px #0104073d}.dc-page--sold-listings .proof-card__section strong,.dc-page--sold-listings .dc-closings-map__modal-meta strong{color:var(--dc-page-card-title)}.dc-page--sold-listings .dc-closings-map__card{border-radius:var(--dc-page-radius);background:#f7fbfd6b;border-color:#111b231f;color:#121f2a;box-shadow:0 22px 48px -30px #01040757;-webkit-backdrop-filter:blur(7px) saturate(1.03);backdrop-filter:blur(7px) saturate(1.03)}.dc-page--sold-listings .dc-closings-map__card-media{border-radius:var(--dc-page-radius) var(--dc-page-radius) 0 0}.dc-page--sold-listings .dc-closings-map__modal-close{border-color:#111b232e;border-radius:var(--dc-page-radius);background:#fffffff5;color:#121f2a}.dc-page--sold-listings .dc-closings-map__modal-eyebrow{color:#0f5f9c}.dc-page--sold-listings .dc-closings-map__modal-title{color:#0b1720;text-shadow:0 1px 10px rgba(255,255,255,.72),0 1px 2px rgba(255,255,255,.58)}.dc-page--sold-listings .dc-closings-map__modal-location,.dc-page--sold-listings .dc-closings-map__modal-summary{color:#3e4d5a}.dc-page--sold-listings .dc-closings-map__modal-location{text-shadow:0 1px 9px rgba(255,255,255,.7),0 1px 2px rgba(255,255,255,.55)}.dc-page--sold-listings .dc-closings-map__modal-location a{color:#0f5f9c;font-weight:800}.dc-page--sold-listings .dc-closings-map__repeat-pill{border-color:#3e4d5a38;background:#3e4d5a14;color:#3e4d5a}.dc-page--sold-listings .dc-closings-map__modal-meta li{border-color:#28506924;border-radius:var(--dc-page-radius);background:#e5f0f6e0}.dc-page--sold-listings .dc-closings-map__modal-meta span{color:#53616c}.dc-page--sold-listings .dc-closings-map__modal-actions .dc-button--primary{background:linear-gradient(180deg,#1674c4,#0f5f9c);color:#fff;box-shadow:0 14px 28px #0f579138}.dc-page--sold-listings .dc-closings-map__modal-actions .dc-button--ghost{background:#fff;border-color:#111b2329;color:#0b1720}@media(max-width:1080px){.dc-page--sold-listings .dc-page-map-surface .dc-svg-map__layout{grid-template-columns:1fr}.dc-page--sold-listings .dc-page-map-surface .dc-svg-map__sidebar{max-height:22rem}}@media(max-width:720px){.dc-page .dc-page-band.section-shell--dark,.dc-page .dc-page-section.content-shell{padding:clamp(2rem,9vw,3rem) var(--dc-shell-gutter)}.dc-page--sold-listings .proof-stage h1{max-width:none;font-size:clamp(3rem,16vw,4.8rem)}.dc-page--sold-listings .proof-map-stage__header{align-items:start}.dc-page--sold-listings .proof-map-stage__county-badge{flex:1 1 calc(50% - .55rem);justify-content:space-between}.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__canvas,.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__map{min-height:clamp(28rem,118vw,36rem)}.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__canvas{display:flex;flex-direction:column;gap:.65rem;min-height:0;overflow:visible;border:0;background:transparent;box-shadow:none}.dc-page--sold-listings .dc-page-map-surface .dc-closings-map__map{order:2;min-height:clamp(25rem,104vw,32rem);overflow:hidden;border:1px solid rgba(17,27,35,.1);box-shadow:0 20px 34px -28px #01040752}.dc-page--sold-listings .dc-closings-map__modal{position:relative;inset:auto;order:1;width:100%;max-height:none;padding:0;z-index:4}.dc-page--sold-listings .dc-closings-map__card{position:relative;isolation:isolate;align-content:end;grid-template-columns:minmax(0,1fr);gap:.48rem;min-height:clamp(12.4rem,48vw,15.4rem);max-height:none;overflow:hidden;padding:clamp(.92rem,4vw,1.12rem);border-color:#ffffff2e;border-radius:calc(var(--dc-page-radius) - .05rem);background:var(--closing-photo, linear-gradient(135deg, #263340 0%, #101923 100%)) center center / cover no-repeat;background-color:#101923;background-size:cover;color:#fffaf5;box-shadow:0 20px 38px -22px #01040780}.dc-page--sold-listings .dc-closings-map__card:before,.dc-page--sold-listings .dc-closings-map__card:after{content:none}.dc-page--sold-listings .dc-closings-map__card>*{grid-column:1 / -1;position:relative;z-index:2}.dc-page--sold-listings .dc-closings-map__card-media{display:none}.dc-page--sold-listings .dc-closings-map__card-media img{aspect-ratio:auto;height:100%;max-height:none;filter:saturate(.98) contrast(1.08)}.dc-page--sold-listings .dc-closings-map__card-media~.dc-closings-map__modal-title,.dc-page--sold-listings .dc-closings-map__card-media~.dc-closings-map__modal-location{grid-column:1 / -1}.dc-page--sold-listings .dc-closings-map__modal-eyebrow{display:none}.dc-page--sold-listings .dc-closings-map__modal-title{max-width:none;min-width:0;width:fit-content;max-width:calc(100% - 2rem);padding:.34rem 2rem .34rem .48rem;border:1px solid rgba(255,255,255,.13);border-radius:.62rem;background:#050a0f7a;color:#fffaf5;backdrop-filter:blur(7px);font-size:clamp(1rem,4.6vw,1.12rem);line-height:1.12;text-shadow:0 2px 7px rgba(0,0,0,.34)}.dc-page--sold-listings .dc-closings-map__modal-location{width:fit-content;max-width:100%;gap:.22rem;padding:.28rem .42rem;border-radius:.58rem;background:#050a0f66;color:#fffaf5d6;backdrop-filter:blur(7px);font-size:.82rem;line-height:1.28;text-shadow:0 2px 6px rgba(0,0,0,.32)}.dc-page--sold-listings .dc-closings-map__modal-location a{color:#fff}.dc-page--sold-listings .dc-closings-map__repeat-pill{min-height:1.04rem;padding:.12rem .34rem;border-color:#ffffff38;background:#ffffff24;color:#fffaf5eb;font-size:.6rem;text-shadow:none}.dc-page--sold-listings .dc-closings-map__modal-meta{gap:.35rem;grid-template-columns:repeat(auto-fit,minmax(5.7rem,1fr))}.dc-page--sold-listings .dc-closings-map__modal-meta li{gap:.08rem;padding:.42rem .48rem;border-color:#ffffff29;border-radius:.68rem;background:#050a0f8a;backdrop-filter:blur(10px)}.dc-page--sold-listings .dc-closings-map__modal-meta span{color:#fffaf5b3;font-size:.64rem}.dc-page--sold-listings .dc-closings-map__modal-meta strong{color:#fffaf5;font-size:.78rem;line-height:1.22}.dc-page--sold-listings .dc-closings-map__modal-actions{gap:.42rem}.dc-page--sold-listings .dc-closings-map__modal-actions .dc-button{min-height:2.15rem;padding:.46rem .72rem;font-size:.8rem}.dc-page--sold-listings .dc-closings-map__modal-actions .dc-button--ghost{background:#ffffff1f;border-color:#fff3;color:#fffaf5;backdrop-filter:blur(10px)}.dc-page--sold-listings .dc-closings-map__modal-close{top:.45rem;right:.45rem;width:1.85rem;min-width:1.85rem;height:1.85rem;min-height:1.85rem;padding:0;border-color:#fff3;background:#050a0f8a;color:#fffaf5;font-size:0;backdrop-filter:blur(10px);z-index:5}.dc-page--sold-listings .dc-closings-map__modal-close:before{content:"\d7";font-size:1.05rem;line-height:1}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item{min-height:4.7rem}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__item--repeat-sale{min-height:6.35rem}.dc-page--sold-listings .dc-page-map-surface .dc-map-list__thumb{flex-basis:4.7rem}}body.home{background:#060c11}.dc-landing{background:radial-gradient(circle at 16% 0%,rgba(111,142,169,.1),transparent 24%),radial-gradient(circle at 84% 0%,rgba(184,87,72,.08),transparent 22%),linear-gradient(180deg,#050b10,#091119 36%,#0b141c)}.hero-stage--home.hero-stage--familiar{background:linear-gradient(180deg,#060c11,#091119)}.hero-stage--home.hero-stage--familiar .hero-stage__poster{filter:saturate(.86) contrast(1.02) brightness(.78)}.hero-stage--home.hero-stage--familiar .hero-stage__video{filter:none}.hero-stage--familiar .hero-stage__video-wash{background:radial-gradient(circle at 18% 18%,rgba(111,142,169,.12),transparent 26%),linear-gradient(90deg,#04070bd1,#04070b94 36%,#04070b61 62%,#04070b85),linear-gradient(180deg,#04070b24,#04070bb8)}.hero-stage--familiar .hero-stage__video-grain{opacity:0}.hero-stage__support{color:#e7dfd3bd}.hero-stage__metric{background:linear-gradient(180deg,#080d13c7,#0a1017a8);border-color:#e0e8ef1a;box-shadow:0 16px 32px #02050838;backdrop-filter:none}.hero-stage__metric strong{color:var(--dc-ink-strong)}.hero-stage__metric span{color:#e7dfd3b8}.atlas-stage{background:linear-gradient(180deg,#081018,#0c1620 36%,#0d1822)}.atlas-stage:before{background:radial-gradient(circle at 14% 12%,rgba(111,142,169,.16),transparent 26%),radial-gradient(circle at 84% 10%,rgba(184,87,72,.08),transparent 22%);opacity:1}.atlas-stage .section-heading h2,.atlas-stage .feature-card h3,.atlas-stage .section-callout p{color:var(--dc-ink-strong)}.atlas-stage .section-heading p,.atlas-stage .feature-card p,.atlas-stage .feature-card__meta-text,.atlas-stage .content-shell__eyebrow{color:var(--dc-ink-muted)}.atlas-stage .dc-svg-map--metro{padding:clamp(.8rem,1.7vw,1.2rem);border-radius:1.8rem;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.05),transparent 26%),radial-gradient(circle at 84% 12%,rgba(111,142,169,.12),transparent 18%),linear-gradient(180deg,#0b141c,#09121a);border:1px solid rgba(224,232,239,.08);box-shadow:var(--dc-shadow-deep);--dc-map-ink: #f6efe5;--dc-map-outline: rgba(214, 224, 232, .24);--dc-map-water: rgba(35, 52, 69, .42);--dc-map-water-deep: #7da1bf;--dc-map-copper: #b85748;--dc-map-copper-soft: rgba(184, 87, 72, .15);--dc-map-land: #9aa8b2;--dc-map-land-pinellas: #aebdc6;--dc-map-land-hillsborough: #8e9daa;--dc-map-land-pasco: #7c8a87}.atlas-stage .dc-svg-map--metro .dc-map__county{stroke:#e2eaf038;filter:drop-shadow(0 20px 36px rgba(2,6,10,.28))}.atlas-stage .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:#becad2fa;stroke:#f6f8fa8f}.atlas-stage .dc-svg-map--metro .dc-map__county-label{fill:#f7f1e8;stroke:#080c11db;stroke-width:3.1px}.atlas-stage .dc-svg-map--metro .dc-map__water-label{fill:#89b1d1d6;stroke:#070b10e0}.atlas-stage .dc-map-panel,.atlas-stage .dc-map-list__item,.atlas-stage .dc-svg-map__hover-card-article,.atlas-stage .dc-map-search__input{background:linear-gradient(180deg,#090e14f5,#0c121aeb);border-color:#e0e8ef1f}.atlas-stage .feature-card--dark,.atlas-stage .section-callout--dark{background:linear-gradient(180deg,#0a1017f0,#0e161fe6);border-color:#e0e8ef14;box-shadow:var(--dc-shadow-soft)}.atlas-stage .feature-card--dark h3,.atlas-stage .feature-card--dark p,.atlas-stage .feature-card--dark li,.atlas-stage .feature-card--dark a,.atlas-stage .section-callout--dark p,.atlas-stage .section-callout--dark a{color:var(--dc-ink-strong)}.atlas-stage .feature-card--dark .feature-card__kicker,.atlas-stage .feature-card--dark .feature-card__meta-text,.atlas-stage .section-callout--dark .content-shell__eyebrow{color:#c1ced9b8}.atlas-stage .feature-card--dark .dc-button--ghost,.atlas-stage .section-callout--dark .dc-button--ghost{background:#ffffff08;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}.dc-landing .feature-card:not(.feature-card--dark):not(.feature-card--reading-list),.dc-landing .stat-card,.dc-landing .detail-card,.dc-landing .testimonial-card,.dc-landing .section-callout:not(.section-callout--dark),.dc-landing .map-shell--soft,.dc-landing .split-panel--editorial{background:linear-gradient(180deg,#0a1017e6,#0e161fdb);border-color:#e0e8ef14}.dc-landing .feature-card__kicker,.dc-landing .feature-card__meta-text,.dc-landing .section-callout .content-shell__eyebrow{color:#c1ced9ad}.dc-landing .section-shell--carousel{background:radial-gradient(circle at 16% 0%,rgba(111,142,169,.12),transparent 20%),linear-gradient(180deg,#081018,#0c1620)}.dc-landing>.split-panel--editorial.content-shell{border:0;background:transparent;box-shadow:none}body.home .dc-landing .section-shell--editorial,body.home .dc-landing #compare-markets,body.home .dc-landing .section-shell--split{background:transparent}body.home .dc-landing .feature-card--editorial,body.home .dc-landing .section-shell--editorial .feature-card--editorial,body.home .dc-landing #compare-markets .feature-card--editorial{padding:1.2rem;border:1px solid rgba(224,232,239,.08);border-radius:1.2rem;background:linear-gradient(180deg,#0a1017eb,#0e161fe0);box-shadow:var(--dc-shadow-soft)}body.home .dc-landing .feature-card--editorial h3,body.home .dc-landing .feature-card--editorial h3 a,body.home .dc-landing .feature-card--editorial p,body.home .dc-landing .feature-card--editorial li,body.home .dc-landing .testimonial-card__quote p,body.home .dc-landing .testimonial-card__meta strong,body.home .dc-landing .testimonial-card__meta span,body.home .dc-landing .video-preview-card__body h3,body.home .dc-landing .video-preview-card__body h3 a,body.home .dc-landing .video-preview-card__body p,body.home .dc-landing .video-card-meta,body.home .dc-landing .video-card-highlight{color:var(--dc-ink-strong)}body.home .dc-landing .feature-card--editorial .feature-card__kicker,body.home .dc-landing .feature-card--editorial .feature-card__meta-text{color:#c1ced9b8}body.home .dc-landing .feature-card--editorial .dc-button--secondary,body.home .dc-landing .feature-card--editorial .dc-button--ghost{background:#ffffff08;box-shadow:none}body.home .dc-landing .split-panel--editorial,body.home .dc-landing>.split-panel--editorial.content-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .testimonial-card{padding:1.25rem;border:1px solid rgba(224,232,239,.08);border-radius:1.2rem;background:linear-gradient(180deg,#0a1017eb,#0e161fe0);box-shadow:var(--dc-shadow-soft)}body.home .dc-landing .video-channel-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .video-preview-card{padding:1rem 0 0;border:0;border-top:1px solid rgba(224,232,239,.12);border-radius:0;background:transparent;box-shadow:none}body.home .dc-landing .video-card-highlight{padding:.7rem .85rem;border:1px solid rgba(224,232,239,.1);border-radius:.9rem;background:#ffffff08}body.home .dc-landing .video-card-highlight strong{color:#ccdbe6e0}body.home .dc-landing #public-proof .feature-card.proof-card{background:linear-gradient(160deg,#070d13fa,#0a1119f0);border-color:#e0e8ef1a;box-shadow:var(--dc-shadow-soft)}body.home .dc-landing #public-proof .proof-card__location,body.home .dc-landing #public-proof .proof-card__section p{color:var(--dc-ink-muted)}body.home .dc-landing #public-proof .proof-card__section{background:#ffffff0a;border-color:#e0e8ef1a}body.home .dc-landing #public-proof .proof-card__section strong{color:#ccdbe6e0}body.home .dc-landing .atlas-stage .section-callout--dark{padding:1.2rem;border:1px solid rgba(224,232,239,.08);background:linear-gradient(180deg,#0a1017f0,#0e161fe6);box-shadow:none}body.home .dc-landing .atlas-stage .section-callout--dark p{color:var(--dc-ink-muted)}.atlas-stage .dc-svg-map--metro,.local-guides-browse-stage .dc-svg-map--metro,.county-atlas-stage .dc-svg-map--county{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.atlas-stage .dc-svg-map--metro,.local-guides-browse-stage .dc-svg-map--metro{--dc-map-ink: #f6efe5;--dc-map-outline: rgba(214, 224, 232, .24);--dc-map-water: rgba(35, 52, 69, .42);--dc-map-water-deep: #7da1bf;--dc-map-copper: #b85748;--dc-map-copper-soft: rgba(184, 87, 72, .15);--dc-map-land: #9aa8b2;--dc-map-land-pinellas: #aebdc6;--dc-map-land-hillsborough: #8e9daa;--dc-map-land-pasco: #7c8a87}.atlas-stage .dc-svg-map--metro .dc-map__county,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county{stroke:#e2eaf038;filter:drop-shadow(0 20px 36px rgba(2,6,10,.28))}.atlas-stage .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.atlas-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:#becad2fa;stroke:#f6f8fa8f}.atlas-stage .dc-svg-map--metro .dc-map__county-label,.local-guides-browse-stage .dc-svg-map--metro .dc-map__county-label{fill:#f7f1e8;stroke:#080c11db;stroke-width:3.1px}.atlas-stage .dc-svg-map--metro .dc-map__water-label,.local-guides-browse-stage .dc-svg-map--metro .dc-map__water-label{fill:#89b1d1d6;stroke:#070b10e0}.atlas-stage .dc-map-panel,.atlas-stage .dc-map-list__item,.atlas-stage .dc-svg-map__hover-card-article,.atlas-stage .dc-map-search__input,.local-guides-browse-stage .dc-map-panel,.local-guides-browse-stage .dc-map-list__item,.local-guides-browse-stage .dc-svg-map__hover-card-article,.local-guides-browse-stage .dc-map-search__input,.county-atlas-stage .dc-map-panel,.county-atlas-stage .dc-map-list__item,.county-atlas-stage .dc-svg-map__hover-card-article,.county-atlas-stage .dc-map-search__input{background:linear-gradient(180deg,#090e14f5,#0c121aeb);border-color:#e0e8ef1f}.county-atlas-stage .dc-svg-map--county{--dc-map-ink: #f4ede4;--dc-map-ink-soft: rgba(232, 223, 213, .76);--dc-map-outline: rgba(235, 228, 218, .18);--dc-map-water: rgba(26, 41, 56, .34);--dc-map-water-deep: #7a9cbc;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .14)}.county-atlas-stage .dc-svg-map--county .dc-svg-map__layout{grid-template-columns:minmax(0,2.42fr) minmax(260px,.62fr);gap:clamp(1rem,1.8vw,1.45rem);align-items:start}.county-atlas-stage .dc-svg-map--county .dc-svg-map__canvas,.county-atlas-stage .dc-svg-map--county .dc-map-svg{min-height:clamp(980px,88vw,1240px)}.county-atlas-stage .dc-svg-map--county .dc-svg-map__canvas{padding:0;background:transparent;border:0;box-shadow:none;overflow:visible}.county-atlas-stage .dc-svg-map--county .dc-svg-map__sidebar{gap:1rem;padding-top:.25rem;max-width:340px;justify-self:end}.county-atlas-stage .dc-svg-map--county .dc-map__county{fill:#2b3440f2;stroke:#efe8df2e;stroke-width:2.15;filter:drop-shadow(0 22px 38px rgba(4,7,12,.24))}.county-atlas-stage .dc-svg-map--county .dc-map__county-label{fill:#f4ede438;stroke:none;font-family:Outfit,Segoe UI,sans-serif;font-size:1.18rem;font-style:normal;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.county-atlas-stage .dc-svg-map--county .dc-map__zone-shape{fill:#a7b0b82e;stroke:#f4ede47a;stroke-width:1.55}.county-atlas-stage .dc-svg-map--county .dc-map__zone--existing .dc-map__zone-shape{fill:#7a9cbc38}.county-atlas-stage .dc-svg-map--county .dc-map__zone--stub .dc-map__zone-shape{fill:#a9151229;stroke:#d6786c94}.county-atlas-stage .dc-svg-map--county .dc-map__zone:hover .dc-map__zone-shape,.county-atlas-stage .dc-svg-map--county .dc-map__zone:focus .dc-map__zone-shape,.county-atlas-stage .dc-svg-map--county .dc-map__zone.is-active .dc-map__zone-shape{fill:#e8dfd53d;stroke:#fff8eeb8}.county-atlas-stage .dc-svg-map--county .dc-map__entry-label{fill:#f6f1e8f0;font-family:Outfit,Segoe UI,sans-serif;font-size:.95rem;font-weight:700}.county-atlas-stage .dc-svg-map--county .dc-map__dot{fill:#f4ede4e0;stroke:#0a0e12b3}.county-atlas-stage .dc-svg-map--county .dc-map__water-label{fill:#81a7c7d6;stroke:#080b10c2;stroke-width:2.4px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;letter-spacing:.04em}.county-atlas-stage .dc-svg-map--county .dc-map__route-path-casing{stroke:#f8f3eccc}.county-atlas-stage .dc-svg-map--county .dc-map__route-path{stroke:#0d1218b3}.county-atlas-stage .dc-svg-map--county .dc-map__route-shield-plate{fill:#f7f1e8f0}.county-atlas-stage .dc-svg-map--county .dc-map__route-shield-cap{fill:#cd352ee6}.county-atlas-stage .dc-map-search__input{color:#f4ede4}.county-atlas-stage .dc-map-search__input::placeholder{color:#e8dfd58f}.county-atlas-stage .dc-map-search__meta,.county-atlas-stage .dc-map-search__empty,.county-atlas-stage .dc-map-panel__meta,.county-atlas-stage .dc-map-list__item span,.county-atlas-stage .dc-map-list__item small{color:#e8dfd5b8}.county-atlas-stage .dc-map-panel__eyebrow{color:#81a7c7db}.county-atlas-stage .dc-map-list__item:hover,.county-atlas-stage .dc-map-list__item:focus,.county-atlas-stage .dc-map-list__item.is-active{border-color:#a915122e;box-shadow:0 20px 36px #0c121b24}@media(min-width:1180px){.county-atlas-stage .dc-svg-map--county .dc-svg-map__layout{grid-template-columns:minmax(0,2.7fr) minmax(250px,.5fr);gap:clamp(1rem,1.6vw,1.4rem)}.county-atlas-stage .dc-svg-map--county .dc-svg-map__canvas,.county-atlas-stage .dc-svg-map--county .dc-map-svg{min-height:clamp(1080px,84vw,1360px)}}@media(max-width:960px){.county-atlas-stage .dc-svg-map--county .dc-svg-map__layout{grid-template-columns:1fr}.county-atlas-stage .dc-svg-map--county .dc-svg-map__canvas,.county-atlas-stage .dc-svg-map--county .dc-map-svg{min-height:clamp(700px,118vw,920px)}.county-atlas-stage .dc-svg-map--county .dc-svg-map__sidebar{max-width:none;justify-self:stretch;padding-top:0}}@media(max-width:720px){.county-atlas-stage .dc-svg-map--county .dc-svg-map__canvas,.county-atlas-stage .dc-svg-map--county .dc-map-svg{min-height:clamp(560px,132vw,760px)}.county-atlas-stage .dc-svg-map--county .dc-map__county-label{font-size:1rem}}body.home .dc-landing--homepage{width:100%;max-width:none;margin:0;background:transparent;gap:0;min-width:0}body.home .site-main{gap:0;padding-bottom:0}body.home .site-footer{margin-top:0}body.home .dc-landing--homepage>section{scroll-margin-top:6rem;min-width:0;margin-top:0;margin-bottom:0;border-top:0;border-bottom:0}body.home .dc-landing--homepage>.content-shell+.content-shell{margin-top:0}body.home .dc-landing--homepage>section:before,body.home .dc-landing--homepage>section:after{display:none}body.home .dc-landing--homepage>.hero-stage,body.home .dc-landing--homepage>.section-shell--dark,body.home .dc-landing--homepage>.section-shell.content-shell,body.home .dc-landing--homepage>.split-panel.content-shell{width:100%;max-width:none;margin-inline:0}body.home .dc-landing--homepage>.section-shell.content-shell,body.home .dc-landing--homepage>.split-panel.content-shell{padding-inline:max(var(--dc-shell-gutter),calc((100vw - var(--dc-shell-max)) / 2));border-radius:0;border-left:0;border-right:0;box-shadow:none}body.home .dc-landing--homepage>.section-shell--dark.content-shell>*{width:100%;max-width:var(--dc-shell-max);margin-inline:auto}body.home .dc-landing--homepage .section-heading{gap:.75rem}body.home .dc-landing--homepage .section-heading h2{max-width:16ch}body.home .dc-landing--homepage .section-heading p:not(.content-shell__eyebrow){max-width:48rem}body.home .dc-landing--homepage .home-community-stage,body.home .dc-landing--homepage .home-proof-stage,body.home .dc-landing--homepage .home-service-stage,body.home .dc-landing--homepage .home-reviews-stage,body.home .dc-landing--homepage .home-video-stage,body.home .dc-landing--homepage .home-booking-stage,body.home .dc-landing--homepage .home-consultation-stage,body.home .dc-landing--homepage .home-expertise-stage{border:0;border-radius:0;box-shadow:none}body.home .dc-landing--homepage .home-community-stage{background:linear-gradient(180deg,#090e14c7,#0b11189e)}body.home .dc-landing--homepage .home-community-stage__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin:0 0 1.2rem}body.home .dc-landing--homepage .home-community-stage__search{display:block;width:min(100%,36rem)}body.home .dc-landing--homepage .home-community-stage__search-input{background:#ffffff0a;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}body.home .dc-landing--homepage .home-community-stage__search-input::placeholder{color:#e8dfd58f}body.home .dc-landing--homepage .home-community-stage__results,body.home .dc-landing--homepage .home-community-stage .community-carousel__empty{margin:0;color:#e8dfd5b8;font-size:.9rem}body.home .dc-landing--homepage .home-community-stage .community-carousel__empty{padding:1rem 1.1rem;border:1px dashed rgba(224,232,239,.16);border-radius:1rem;background:#ffffff08}body.home .dc-landing--homepage .home-community-stage .community-carousel__card{gap:0;padding:0;min-height:0}body.home .dc-landing--homepage .home-community-stage .community-carousel__map{position:relative;min-height:14.5rem;background:linear-gradient(180deg,#0d141d1f,#0d141d08),linear-gradient(180deg,#1c2938f0,#141f2ae0);border-bottom:1px solid rgba(224,232,239,.08);overflow:hidden}body.home .dc-landing--homepage .home-community-stage .community-carousel__map-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}body.home .dc-landing--homepage .home-community-stage .community-carousel__map-canvas,body.home .dc-landing--homepage .home-community-stage .community-carousel__map-frame{position:absolute;inset:0;width:100%;height:100%;display:block;border:0}body.home .dc-landing--homepage .home-community-stage .community-carousel__map-canvas,body.home .dc-landing--homepage .home-community-stage .community-carousel__map-frame{pointer-events:none}body.home .dc-landing--homepage .home-community-stage .community-carousel__map:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080c1005,#080c102e),radial-gradient(circle at 82% 16%,rgba(184,87,72,.18),transparent 22%);pointer-events:none}body.home .dc-landing--homepage .home-community-stage .community-carousel__map:before{content:"Map View";position:absolute;top:.9rem;left:.9rem;z-index:2;padding:.38rem .62rem;border-radius:999px;background:#0a1017ad;border:1px solid rgba(232,239,244,.14);color:#f4eee6db;font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;pointer-events:none}body.home .dc-landing--homepage .home-community-stage .community-carousel__card-body{display:grid;gap:.85rem;padding:1.25rem;align-content:start;background:linear-gradient(180deg,#0c1219e6,#0c1219d1)}body.home .dc-landing--homepage .home-community-stage .community-carousel__location{margin:0;color:#a9cce8e6;font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}body.home .dc-landing--homepage .home-community-stage .community-carousel__card h3{font-size:clamp(1.45rem,2vw,2rem)}body.home .dc-landing--homepage .home-community-stage .community-carousel__card p{color:#f1eae2cc}body.home .dc-landing--homepage .home-community-stage .community-carousel__card .dc-button--ghost{background:#c6362b1f;border-color:#e25b444d;color:#fff3ea}body.home .dc-landing--homepage .home-community-stage .community-carousel__card .dc-button--ghost:hover,body.home .dc-landing--homepage .home-community-stage .community-carousel__card .dc-button--ghost:focus-visible{background:#c6362b33;border-color:#ec7e6f75;color:#fff}body.home .dc-landing--homepage .home-community-stage__actions{margin-top:1.25rem}body.home .dc-landing--homepage .home-video-stage{background:radial-gradient(circle at 12% 12%,rgba(111,142,169,.12),transparent 22%),linear-gradient(180deg,#080d13f5,#0b1118eb)}body.home .dc-landing--homepage .home-expertise-stage{background:radial-gradient(circle at 12% 18%,rgba(111,142,169,.12),transparent 24%),radial-gradient(circle at 88% 82%,rgba(184,87,72,.08),transparent 22%),linear-gradient(180deg,#090e14f0,#0c121ae6)}body.home .dc-landing--homepage .home-expertise-stage .split-panel__content,body.home .dc-landing--homepage .home-consultation-stage .split-panel__content{gap:1.1rem}body.home .dc-landing--homepage .home-expertise-stage h2,body.home .dc-landing--homepage .home-consultation-stage h2{margin:0;color:var(--dc-ink-strong);font-size:clamp(2rem,4vw,3.15rem);line-height:.98;letter-spacing:-.04em}body.home .dc-landing--homepage .home-expertise-stage .rich-copy p,body.home .dc-landing--homepage .home-consultation-stage p:not(.content-shell__eyebrow){color:var(--dc-ink-muted)}body.home .dc-landing--homepage .home-expertise-stage .stat-card,body.home .dc-landing--homepage .home-consultation-stage .stat-card{background:linear-gradient(180deg,#0a1017f5,#0d141deb);border-color:#e0e8ef1a}body.home .dc-landing--homepage .home-expertise-stage .split-panel__aside{display:grid;gap:1rem;align-content:start}body.home .dc-landing--homepage .home-expertise-stage__credentials{display:grid;grid-template-columns:minmax(12rem,1.5fr) minmax(5.5rem,.7fr) minmax(5.5rem,.7fr);gap:clamp(.8rem,1.5vw,1.15rem);align-items:center;padding:clamp(.9rem,1.8vw,1.2rem);border:1px solid rgba(224,232,239,.16);border-radius:1.1rem;background:linear-gradient(135deg,#ffffffd6,#fff0 38%),#f7f8f6;box-shadow:0 20px 36px #04090e29}body.home .dc-landing--homepage .home-expertise-stage__credential{display:block;width:clamp(5.6rem,8.5vw,7.2rem);max-width:100%;height:auto;justify-self:center;object-fit:contain}body.home .dc-landing--homepage .home-expertise-stage__credential--wide{width:min(100%,15.5rem)}body.home .dc-landing--homepage .home-booking-stage__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(1.35rem,2.2vw,2rem);align-items:start}body.home .dc-landing--homepage .home-booking-stage__content{display:grid;gap:1rem;align-content:start}body.home .dc-landing--homepage .home-booking-stage__content h2{margin:0;color:var(--dc-ink-strong);font-size:clamp(2rem,4vw,3.15rem);line-height:.98;letter-spacing:-.04em}body.home .dc-landing--homepage .home-booking-stage__content p:not(.content-shell__eyebrow),body.home .dc-landing--homepage .home-booking-stage__content li{margin:0;color:var(--dc-ink-muted)}body.home .dc-landing--homepage .home-video-stage .community-carousel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(.9rem,1.4vw,1.25rem);align-items:end}body.home .dc-landing--homepage .home-video-stage__intro{display:grid;gap:.8rem;align-content:start}body.home .dc-landing--homepage .home-video-stage__intro h2{margin:0;max-width:13ch;color:var(--dc-ink-strong);font-size:clamp(1.9rem,3.5vw,2.85rem);line-height:.98;letter-spacing:-.04em}body.home .dc-landing--homepage .home-video-stage__intro p:not(.content-shell__eyebrow){color:#e8dfd5c2}body.home .dc-landing--homepage .home-video-stage .community-carousel__nav{background:#ffffff0a;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}body.home .dc-landing--homepage .videos-carousel{display:grid;gap:1rem}body.home .dc-landing--homepage .videos-carousel .community-carousel__track{align-items:stretch;gap:.9rem}body.home .dc-landing--homepage .videos-carousel__card{flex:0 0 clamp(17.5rem,23vw,20rem);min-height:100%;padding:.9rem;border:1px solid rgba(224,232,239,.08);border-radius:1.2rem;background:linear-gradient(180deg,#0a1017f0,#0e161fe0);box-shadow:var(--dc-shadow-soft);scroll-snap-align:start}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body{display:grid;gap:.55rem}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3{font-size:1.08rem;line-height:1.12}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3 a,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body p,body.home .dc-landing--homepage .videos-carousel__card .video-card-meta{color:var(--dc-ink-strong)}body.home .dc-landing--homepage .videos-carousel__card .video-card-meta,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body p{color:#e8dfd5c2}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body>p:first-of-type{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.home .dc-landing--homepage .videos-carousel__card .video-card-highlight{padding:.72rem .8rem;background:#ffffff0d;border-color:#e0e8ef1f;color:#f4eee6eb;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.home .dc-landing--homepage .videos-carousel__card .video-card-highlight strong{color:#dba195f0}body.home .dc-landing--homepage .home-service-stage{position:relative;overflow:visible;background:radial-gradient(circle at 12% 14%,rgba(189,134,97,.16),transparent 24%),radial-gradient(circle at 86% 16%,rgba(111,142,169,.16),transparent 26%),linear-gradient(180deg,#0b1117f5,#0e161eeb)}body.home .dc-landing--homepage .home-service-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:150px 150px;opacity:.22;pointer-events:none}body.home .dc-landing--homepage .home-service-stage>*{position:relative;z-index:1}body.home .dc-landing--homepage .home-service-stage__intro{gap:1rem;max-width:52rem}body.home .dc-landing--homepage .home-service-stage__grid{gap:1.2rem}body.home .dc-landing--homepage .home-service-stage__lane{--lane-accent: #6f8ea9;--lane-accent-soft: rgba(111, 142, 169, .14);position:relative;min-height:100%;padding:0;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(224,232,239,.09);border-radius:1.35rem;background:linear-gradient(180deg,#fcf8f3fa,#f4ede5f0);box-shadow:0 20px 36px #04090e24;transition:border-color .22s ease,box-shadow .22s ease}body.home .dc-landing--homepage .home-service-stage__lane:before{content:"";display:block;height:.2rem;background:linear-gradient(90deg,var(--lane-accent),rgba(255,255,255,0))}body.home .dc-landing--homepage .home-service-stage__lane:after{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;box-shadow:inset 0 0 0 1px var(--lane-accent),inset 0 0 0 4px var(--lane-accent-soft);opacity:0;pointer-events:none;transition:opacity .22s ease}body.home .dc-landing--homepage .home-service-stage__lane--buying{--lane-accent: #587f9b;--lane-accent-soft: rgba(88, 127, 155, .14)}body.home .dc-landing--homepage .home-service-stage__lane--investing{--lane-accent: #8b7244;--lane-accent-soft: rgba(139, 114, 68, .14)}body.home .dc-landing--homepage .home-service-stage__lane--selling{--lane-accent: #b45d4f;--lane-accent-soft: rgba(180, 93, 79, .14)}body.home .dc-landing--homepage .home-service-stage__lane-media{position:relative;display:block;min-height:13.75rem;aspect-ratio:5 / 4;overflow:hidden;background:#d6d1ca;text-decoration:none}body.home .dc-landing--homepage .home-service-stage__lane-media:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.16),transparent 36%),linear-gradient(180deg,#090e140f,#090e146b);z-index:1;pointer-events:none}body.home .dc-landing--homepage .home-service-stage__lane-media:after{content:"";position:absolute;inset:auto 0 0;height:4.5rem;background:linear-gradient(180deg,#0a101700,#0a10179e);z-index:1;pointer-events:none}body.home .dc-landing--homepage .home-service-stage__lane-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .76s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .home-service-stage__lane:hover .home-service-stage__lane-media img,body.home .dc-landing--homepage .home-service-stage__lane:focus-within .home-service-stage__lane-media img{transform:scale(1.045)}body.home .dc-landing--homepage .home-service-stage .home-service-stage__lane:hover,body.home .dc-landing--homepage .home-service-stage .home-service-stage__lane:focus-within{border-color:var(--lane-accent);box-shadow:0 24px 42px #04090e38}body.home .dc-landing--homepage .home-service-stage__lane:hover:after,body.home .dc-landing--homepage .home-service-stage__lane:focus-within:after{opacity:1}body.home .dc-landing--homepage .home-service-stage__lane-index{position:absolute;top:.9rem;right:.9rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;padding:.2rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0a10178a;color:#fff8f2;font-family:Outfit,Segoe UI,sans-serif;font-size:.74rem;font-weight:760;letter-spacing:.14em;line-height:1}body.home .dc-landing--homepage .home-service-stage__lane-body{display:grid;gap:.9rem;align-content:start;padding:1.22rem;grid-template-rows:auto auto auto}body.home .dc-landing--homepage .home-service-stage__lane .feature-card__kicker{margin:0;color:var(--lane-accent);font-size:.74rem;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-service-stage__lane h3{margin:0;font-size:clamp(1.38rem,1.6vw,1.72rem);line-height:1.02;letter-spacing:-.04em}body.home .dc-landing--homepage .home-service-stage__lane h3 a{color:#17212a;text-decoration:none}body.home .dc-landing--homepage .home-service-stage__lane h3 a:hover,body.home .dc-landing--homepage .home-service-stage__lane h3 a:focus-visible{text-decoration:none}body.home .dc-landing--homepage .home-service-stage__lane .dc-button-row{margin-top:0;align-self:start}body.home .dc-landing--homepage .home-service-stage__lane .dc-button{width:100%;justify-content:center;white-space:nowrap;min-height:3.12rem;font-weight:800;letter-spacing:.02em}body.home .dc-landing--homepage .home-service-stage__lane .dc-button--secondary{background:linear-gradient(180deg,#17212afa,#0e161efa);border-color:#111b2314;color:#fffaf6;box-shadow:0 18px 32px -26px #0c12187a}body.home .dc-landing--homepage .home-service-stage__lane .dc-button--secondary:hover,body.home .dc-landing--homepage .home-service-stage__lane .dc-button--secondary:focus-visible{border-color:#111b2329;box-shadow:0 22px 36px -26px #0c12188a}body.home .dc-landing--homepage .home-proof-stage{background:radial-gradient(circle at 16% 10%,rgba(111,142,169,.14),transparent 24%),radial-gradient(circle at 84% 16%,rgba(184,87,72,.12),transparent 22%),linear-gradient(180deg,#080d13fa,#0b1118f0)}body.home .dc-landing--homepage .home-proof-stage__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.35rem,2.2vw,2rem);align-items:start}body.home .dc-landing--homepage .home-proof-stage__intro{gap:1rem}body.home .dc-landing--homepage .home-proof-stage__actions{margin-top:.2rem}body.home .dc-landing--homepage .home-proof-stage__tracker{display:grid;gap:1rem;min-width:0;padding-top:.22rem}body.home .dc-landing--homepage .home-proof-stage__tracker-label{margin:0;color:#a9cce8e6;font-size:.74rem;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-proof-stage__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1rem}body.home .dc-landing--homepage .home-proof-stage__stat{display:grid;grid-template-rows:auto 1fr;gap:.72rem;align-content:stretch;min-height:100%;padding:clamp(1.05rem,1.8vw,1.35rem);background:linear-gradient(180deg,#0e161ff5,#0c131be6),radial-gradient(circle at 100% 0%,rgba(169,204,232,.11),transparent 34%);box-shadow:inset 0 1px #ffffff0b,0 16px 30px #04090e1f}body.home .dc-landing--homepage .home-proof-stage__stat strong{margin:0}body.home .dc-landing--homepage .home-proof-stage__stat-metric{display:flex;align-items:baseline;gap:.42rem;min-width:0;color:var(--dc-ink-strong);font-family:Outfit,Segoe UI,sans-serif;line-height:.92;white-space:nowrap}body.home .dc-landing--homepage .home-proof-stage__stat-prefix{color:#a9cce8c7;font-size:clamp(.64rem,.86vw,.74rem);font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase;transform:translateY(-.16rem)}body.home .dc-landing--homepage .home-proof-stage__stat-value{display:inline-flex;align-items:baseline;color:inherit;font-size:clamp(1.95rem,2.6vw,3rem);font-weight:780;letter-spacing:-.045em;line-height:.92;font-variant-numeric:tabular-nums}body.home .dc-landing--homepage .home-proof-stage__stat-unit{color:#e8dfd5db;font-size:.62em;font-weight:760;letter-spacing:-.015em;margin-left:.04em}body.home .dc-landing--homepage .home-proof-stage__stat [data-countup-value],body.home .dc-landing--homepage .home-proof-stage__stat .home-proof-stage__stat-value{display:inline;color:inherit;line-height:inherit;font-variant-numeric:tabular-nums}body.home .dc-landing--homepage .home-proof-stage__stat-label{display:block;color:#e8dfd5c2;font-family:Outfit,Segoe UI,sans-serif;font-size:clamp(.82rem,1vw,.92rem);font-weight:620;letter-spacing:.005em;line-height:1.42}@media(min-width:721px){body.home .dc-landing--homepage .home-proof-stage__stat-label{white-space:nowrap}}body.home .dc-landing--homepage .home-proof-stage__map-teaser{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(1rem,2vw,1.5rem);align-items:stretch;margin-top:1.45rem;padding:clamp(.9rem,1.8vw,1.25rem);border:1px solid rgba(224,232,239,.09);border-radius:1.25rem;background:linear-gradient(135deg,#0c131bf0,#121c26e0),radial-gradient(circle at 14% 20%,rgba(184,87,72,.14),transparent 24%);color:var(--dc-ink-strong);box-shadow:inset 0 1px #ffffff0a,0 24px 46px #04090e29}body.home .dc-landing--homepage .home-proof-stage__map-copy{display:grid;gap:.55rem;align-content:center;min-width:0;padding:.35rem .25rem}body.home .dc-landing--homepage .home-proof-stage__map-kicker{color:#a9cce8e6;font-size:.74rem;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-proof-stage__map-title{max-width:20rem;color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.03;letter-spacing:-.04em}body.home .dc-landing--homepage .home-proof-stage__map-link{display:block;min-width:0;color:inherit;text-decoration:none}body.home .dc-landing--homepage .home-proof-stage__map-link:focus-visible{outline:none}body.home .dc-landing--homepage .home-proof-stage__map-surface{position:relative;display:block;isolation:isolate;aspect-ratio:16 / 9;min-height:clamp(12rem,21vw,18rem);overflow:hidden;border:1px solid rgba(236,242,247,.16);border-radius:.95rem;background:#101922;box-shadow:inset 0 0 0 1px #ffffff0a,0 18px 34px #02070c38;transition:border-color .18s ease,box-shadow .22s ease,transform .22s ease}body.home .dc-landing--homepage .home-proof-stage__map-link:hover .home-proof-stage__map-surface,body.home .dc-landing--homepage .home-proof-stage__map-link:focus-visible .home-proof-stage__map-surface{border-color:#a9cce842;box-shadow:inset 0 0 0 1px #ffffff0f,0 22px 42px #02070c47;transform:translateY(-1px)}body.home .dc-landing--homepage .home-proof-stage__map-surface:before{content:"";position:absolute;inset:.55rem;z-index:1;border:1px solid rgba(255,250,244,.22);border-radius:.72rem;pointer-events:none}body.home .dc-landing--homepage .home-proof-stage__map-surface:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(8,13,19,.1),transparent 30%,rgba(8,13,19,.04)),linear-gradient(180deg,#fffaf40a,#080d1314);pointer-events:none}body.home .dc-landing--homepage .home-proof-stage__map-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04) brightness(1.03);transform:scale(1.006);transition:filter .22s ease,transform .26s ease}body.home .dc-landing--homepage .home-proof-stage__map-link:hover .home-proof-stage__map-image,body.home .dc-landing--homepage .home-proof-stage__map-link:focus-visible .home-proof-stage__map-image{filter:saturate(1.12) contrast(1.05) brightness(1.04);transform:scale(1.024)}body.home .dc-landing--homepage .home-proof-stage__map-route,body.home .dc-landing--homepage .home-proof-stage__map-shore{position:absolute;display:block;border:1px solid rgba(169,204,232,.24);pointer-events:none}body.home .dc-landing--homepage .home-proof-stage__map-route--one{left:8%;top:18%;width:74%;height:62%;border-right:0;border-bottom:0;border-radius:58% 42% 0 0;transform:rotate(-8deg)}body.home .dc-landing--homepage .home-proof-stage__map-route--two{left:28%;top:-10%;width:38%;height:122%;border-left:0;border-top:0;border-radius:0 0 52%;transform:rotate(12deg)}body.home .dc-landing--homepage .home-proof-stage__map-shore{right:-12%;top:-18%;width:36%;height:140%;border-color:#b857482e;border-left-width:2px;border-top:0;border-right:0;border-bottom:0;border-radius:52%;transform:rotate(7deg)}body.home .dc-landing--homepage .home-proof-stage__map-point{position:absolute;z-index:1;width:.72rem;height:.72rem;border-radius:50%;background:#d66f5f;box-shadow:0 0 0 .35rem #d66f5f24,0 0 2.2rem #d66f5f61}body.home .dc-landing--homepage .home-proof-stage__map-point--one{left:18%;top:28%}body.home .dc-landing--homepage .home-proof-stage__map-point--two{left:42%;top:48%}body.home .dc-landing--homepage .home-proof-stage__map-point--three{left:58%;top:34%}body.home .dc-landing--homepage .home-proof-stage__map-point--four{left:72%;top:62%}body.home .dc-landing--homepage .home-proof-stage__map-point--five{left:31%;top:71%}body.home .dc-landing--homepage .home-service-stage .feature-card--editorial,body.home .dc-landing--homepage .home-reviews-stage .testimonial-card{min-height:100%}body.home .dc-landing--homepage .home-reviews-stage{background:linear-gradient(180deg,#0a1017e6,#0e161fc7)}body.home .dc-landing--homepage .home-reviews-stage__google-wrap{display:grid;gap:1rem;margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid rgba(224,232,239,.08)}body.home .dc-landing--homepage .home-reviews-stage__google-intro{display:grid;gap:.4rem;max-width:38rem}body.home .dc-landing--homepage .home-reviews-stage__google-intro p{margin:0;color:var(--dc-ink-muted)}body.home .dc-landing--homepage .home-reviews-stage__google{display:grid;gap:1rem}body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__header{background:linear-gradient(180deg,#0a1017eb,#0d141de0);border-color:#e0e8ef1a}body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__header h3,body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__summary,body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__attribution,body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__status{color:var(--dc-ink-strong)}body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__attribution,body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__status,body.home .dc-landing--homepage .home-reviews-stage__google .google-review-card__time{color:#e8dfd5c2}body.home .dc-landing--homepage .home-reviews-stage__google .google-reviews__nav{background:#ffffff0a;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}body.home .dc-landing--homepage .home-booking-stage{background:radial-gradient(circle at 88% 12%,rgba(111,142,169,.14),transparent 24%),radial-gradient(circle at 12% 82%,rgba(184,87,72,.12),transparent 22%),linear-gradient(180deg,#080d13fa,#0b1118f0)}body.home .dc-landing--homepage .home-booking-stage__embed-shell{overflow:hidden;min-height:48rem;border:1px solid rgba(224,232,239,.12);border-radius:1.45rem;background:#060a0eeb;box-shadow:var(--dc-shadow-deep)}body.home .dc-landing--homepage .home-booking-stage__embed{display:block;width:100%;min-height:48rem;border:0;background:#05090d}@media(max-width:980px){body.home .dc-landing--homepage .section-heading h2{max-width:none}body.home .dc-landing--homepage .home-community-stage__toolbar{grid-template-columns:1fr;align-items:start}body.home .dc-landing--homepage .home-booking-stage__grid,body.home .dc-landing--homepage .home-proof-stage__grid{grid-template-columns:1fr}body.home .dc-landing--homepage .home-expertise-stage__credentials{grid-template-columns:minmax(13rem,1fr) repeat(2,minmax(5.25rem,.5fr))}body.home .dc-landing--homepage .home-proof-stage__map-teaser{grid-template-columns:1fr}body.home .dc-landing--homepage .home-video-stage .community-carousel__header{grid-template-columns:1fr;align-items:start}body.home .dc-landing--homepage .home-video-stage__intro h2{max-width:none}body.home .dc-landing--homepage .videos-carousel__card{flex-basis:min(18rem,calc(100vw - 5rem))}body.home .dc-landing--homepage .home-booking-stage__embed-shell,body.home .dc-landing--homepage .home-booking-stage__embed{min-height:42rem}}@media(max-width:720px){body.home .dc-landing--homepage .home-community-stage,body.home .dc-landing--homepage .home-proof-stage,body.home .dc-landing--homepage .home-service-stage,body.home .dc-landing--homepage .home-reviews-stage,body.home .dc-landing--homepage .home-video-stage,body.home .dc-landing--homepage .home-booking-stage{border-radius:1.2rem}body.home .dc-landing--homepage .home-proof-stage__stats{grid-template-columns:1fr}body.home .dc-landing--homepage .home-expertise-stage__credentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}body.home .dc-landing--homepage .home-expertise-stage__credential--wide{grid-column:1 / -1;width:min(100%,16rem)}body.home .dc-landing--homepage .home-proof-stage__map-teaser{margin-top:1.1rem;padding:.85rem}body.home .dc-landing--homepage .home-proof-stage__map-copy{padding:.1rem}body.home .dc-landing--homepage .home-proof-stage__map-surface{min-height:11.5rem}body.home .dc-landing--homepage .home-community-stage .community-carousel__map{min-height:12rem}body.home .dc-landing--homepage .videos-carousel{gap:.85rem}body.home .dc-landing--homepage .videos-carousel__card{flex-basis:min(16.5rem,calc(100vw - 4.25rem));padding:.8rem}body.home .dc-landing--homepage .home-booking-stage__embed-shell,body.home .dc-landing--homepage .home-booking-stage__embed{min-height:36rem}}body.home .dc-landing--homepage .hero-stage--home.hero-stage--familiar{z-index:5;display:grid;align-items:center;min-height:min(calc(100vh - var(--site-header-height, 0px)),62.5vw);min-height:min(calc(100svh - var(--site-header-height, 0px)),62.5vw);padding-bottom:clamp(1.25rem,2vw,1.85rem);background:linear-gradient(180deg,#060c11,#091119 76%,#081018)}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__inner{align-items:center}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{max-width:42rem}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__lede{max-width:34rem}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__metrics{max-width:46rem}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__video-wash{background:radial-gradient(circle at 18% 18%,rgba(111,142,169,.12),transparent 26%),linear-gradient(90deg,#04070bd1,#04070b94 36%,#04070b61 62%,#04070b85),linear-gradient(180deg,#04070b1f,#04070b70 56%,#081018)}body.home .dc-landing--homepage .atlas-stage--bridge{z-index:8;width:100%;margin-inline:0;overflow:visible;margin-top:0;margin-bottom:clamp(1rem,1.8vw,1.5rem);padding-top:clamp(1.5rem,2.4vw,2.25rem);padding-bottom:clamp(1.8rem,2.8vw,2.5rem);border-top:0;background:linear-gradient(180deg,#081018 0,#f4f1ec 5.75rem 100%)}body.home .dc-landing--homepage .atlas-stage--bridge:before{display:none}body.home .dc-landing--homepage .atlas-stage--bridge:after{display:none}body.home .dc-landing--homepage .atlas-stage__inner--bridge{display:grid;gap:clamp(.85rem,1.5vw,1.2rem);min-width:0}body.home .dc-landing--homepage .atlas-stage__bridge-carousel{display:grid;gap:clamp(.95rem,1.4vw,1.25rem);width:100%;max-width:100%;min-width:0}body.home .dc-landing--homepage .atlas-stage__bridge-stage{display:grid;grid-template-columns:minmax(19rem,.72fr) minmax(0,1.62fr);gap:clamp(.7rem,1.4vw,1.05rem);align-items:end;min-width:0}body.home .dc-landing--homepage .atlas-stage__bridge-map{position:relative;z-index:2;transform:translateY(clamp(-10.5rem,-13vw,-8rem));--home-bridge-county-pinellas: #c4b099;--home-bridge-county-hillsborough: #d6c0ad;--home-bridge-county-pasco: #ddd4c8;--home-bridge-county-hover: #e9dfd2;--home-bridge-county-stroke: transparent;--home-bridge-wave-outer: #8cb5d7;--home-bridge-wave-inner: #6fa5d1;--home-bridge-water: #6b93b6;--home-bridge-route: #78add6;--home-bridge-route-casing: rgba(252, 248, 242, .92)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;overflow:visible}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map__layout{grid-template-columns:1fr}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map__sidebar{display:none}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map__canvas{min-height:clamp(560px,58vw,700px);background:transparent;box-shadow:none;overflow:visible}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map-svg{min-height:clamp(560px,58vw,700px);overflow:visible;transform:translate(4.6%,-6.15%) scale(1.145);transform-origin:center top;filter:none}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__waves{opacity:1;contain:paint}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__wave{stroke:var(--home-bridge-wave-outer);--dc-wave-sway-offset: 5px;--dc-wave-sway-duration: 14.5s;transform-box:fill-box;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__wave--inner{stroke:var(--home-bridge-wave-inner);--dc-wave-sway-offset: 6px;--dc-wave-sway-duration: 12.8s}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__water-label{fill:var(--home-bridge-water);stroke:#f7f2ec}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county{stroke:var(--home-bridge-county-stroke);stroke-width:1.5;filter:drop-shadow(0 10px 16px rgba(17,27,35,.08));shape-rendering:geometricPrecision;will-change:transform,opacity;backface-visibility:hidden}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-label{filter:none}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county--pinellas{fill:var(--home-bridge-county-pinellas)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county--hillsborough{fill:var(--home-bridge-county-hillsborough)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county--pasco{fill:var(--home-bridge-county-pasco)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:hover .dc-map__county,body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:focus .dc-map__county,body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:focus-visible .dc-map__county,body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link.is-promoted .dc-map__county{fill:var(--home-bridge-county-hover);stroke:transparent}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__route-path-casing{stroke:var(--home-bridge-route-casing)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map__route-path{stroke:var(--home-bridge-route);filter:none}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-label,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label{opacity:0}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county{transform:translateY(16px) scale(.985)}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-label{transform:translateY(10px)}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__wave{opacity:0;stroke-dasharray:1;stroke-dashoffset:1;transform:translate(0)}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path-casing,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path{stroke-dasharray:1;stroke-dashoffset:1}.js body.home .dc-landing--homepage .home-map-stage:not(.is-settled) .atlas-stage__bridge-map .dc-map__counties{pointer-events:none}.js body.home .dc-landing--homepage .home-map-stage:not(.is-settled) .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county{transition:fill .24s cubic-bezier(.16,1,.3,1),stroke .24s cubic-bezier(.16,1,.3,1)}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded:not(.is-settled) .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded:not(.is-settled) .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded:not(.is-settled) .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county{animation:dc-home-map-county-reveal .76s cubic-bezier(.16,1,.3,1) forwards}.js body.home .dc-landing--homepage .home-map-stage.is-settled .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county{animation:none;opacity:1;transform:none}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(1) .dc-map__county-label{animation-delay:.04s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(2) .dc-map__county-label{animation-delay:.14s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-link:nth-of-type(3) .dc-map__county-label{animation-delay:.24s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-label{animation:dc-home-map-fade-up .72s cubic-bezier(.16,1,.3,1) forwards}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label{animation:dc-home-map-fade-only .68s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.34s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label--animated{animation:none;opacity:1}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label--animated .dc-map__water-letter{animation:dc-home-map-water-letter-slam var(--dc-water-letter-duration, .28s) cubic-bezier(.18,1.28,.28,1) var(--dc-water-letter-delay, .72s) both}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__route-path-casing,.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__route-path{animation:dc-home-map-route-draw 2.85s cubic-bezier(.2,.8,.22,1) .18s forwards}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__wave{animation:dc-night-atlas-wave-draw 3.24s cubic-bezier(.22,1,.36,1) var(--dc-wave-delay, 0s) forwards,dc-noir-wave-drift var(--dc-wave-sway-duration, 12.4s) ease-in-out calc(var(--dc-wave-delay, 0s) + 3.3s) infinite alternate}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__wave--outer{animation:dc-night-atlas-wave-draw 3.24s cubic-bezier(.22,1,.36,1) var(--dc-wave-delay, 0s) forwards,dc-noir-wave-drift-reverse calc(var(--dc-wave-sway-duration, 12.4s) + 1.6s) ease-in-out calc(var(--dc-wave-delay, 0s) + 3.3s) infinite alternate}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(1){--dc-wave-delay: .78s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(2){--dc-wave-delay: .94s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(3){--dc-wave-delay: 1.1s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(4){--dc-wave-delay: 1.26s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(5){--dc-wave-delay: 1.42s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(6){--dc-wave-delay: 1.58s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(7){--dc-wave-delay: 1.74s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(8){--dc-wave-delay: 1.9s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(9){--dc-wave-delay: 2.06s}.js body.home .dc-landing--homepage .home-map-stage.is-map-loaded .atlas-stage__bridge-map .dc-map__waves .dc-map__wave:nth-of-type(10){--dc-wave-delay: 2.22s}@media(prefers-reduced-motion:reduce){.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__county-label,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-svg-map--metro .dc-map__water-label--animated .dc-map__water-letter,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__wave,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path-casing,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path{animation:none!important;opacity:1!important;transform:none!important}.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path-casing,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__route-path,.js body.home .dc-landing--homepage .home-map-stage .atlas-stage__bridge-map .dc-map__wave{stroke-dashoffset:0!important}}@keyframes dc-home-map-county-reveal{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dc-home-map-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dc-home-map-fade-only{0%{opacity:0}to{opacity:1}}@keyframes dc-home-map-water-letter-slam{0%{opacity:0;transform:translateY(-.42em) scale(1.65)}58%{opacity:1;transform:translateY(.09em) scale(.82)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dc-home-map-route-draw{0%{opacity:.24;stroke-dashoffset:1}38%{opacity:.74}to{opacity:1;stroke-dashoffset:0}}body.home .dc-landing--homepage .atlas-stage__community-aside{position:relative;z-index:4;display:grid;gap:1.05rem;align-self:end;margin-bottom:clamp(.35rem,.9vw,.75rem);margin-left:0;padding:clamp(1.35rem,2vw,1.8rem);border-radius:1.45rem;background:linear-gradient(180deg,#090e14fa,#0c121af0);border:1px solid rgba(224,232,239,.1);box-shadow:var(--dc-shadow-soft);min-width:0}@media(min-width:981px){body.home .dc-landing--homepage .atlas-stage__community-aside{align-self:start;margin-top:clamp(.35rem,.9vw,.85rem);margin-bottom:0;transform:none}}@media(min-width:1081px){body.home .dc-landing--homepage .atlas-stage__community-aside{order:1;margin-right:clamp(-.9rem,-1vw,0rem)}body.home .dc-landing--homepage .atlas-stage__bridge-map{order:2;justify-self:end}}body.home .dc-landing--homepage .atlas-stage__community-heading{gap:.7rem;max-width:none}body.home .dc-landing--homepage .atlas-stage__community-heading h2{max-width:13ch}body.home .dc-landing--homepage .atlas-stage__community-heading p:not(.content-shell__eyebrow){max-width:28rem}body.home .dc-landing--homepage .atlas-stage__community-toolbar{display:grid;grid-template-columns:1fr;gap:.9rem;align-items:start;margin:0}body.home .dc-landing--homepage .atlas-stage__community-aside .home-community-stage__search{width:100%}body.home .dc-landing--homepage .atlas-stage__community-aside .home-community-stage__search-input{background:#ffffff0a;border-color:#e0e8ef1f;color:var(--dc-ink-strong)}body.home .dc-landing--homepage .atlas-stage__community-aside .home-community-stage__search-input::placeholder{color:#e8dfd58f}body.home .dc-landing--homepage .atlas-stage__community-aside .home-community-stage__results{margin:0;color:#e8dfd5b8;font-size:.9rem}body.home .dc-landing--homepage .atlas-stage__community-footer{display:grid;gap:.65rem;justify-items:start}body.home .dc-landing--homepage .atlas-stage__community-footer .home-community-stage__actions{margin:0}body.home .dc-landing--homepage .atlas-stage__carousel-shell{position:relative;width:100%;max-width:100%;min-width:0;overflow:visible}@media(min-width:981px){body.home .dc-landing--homepage .atlas-stage__bridge-carousel{gap:clamp(.45rem,.9vw,.75rem)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__viewport{padding-top:clamp(2rem,3vw,2.55rem);padding-bottom:clamp(1rem,1.6vw,1.35rem)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__track{padding-top:.2rem;padding-bottom:.1rem}body.home .dc-landing--homepage .atlas-stage__carousel-shell{margin-top:clamp(-4.1rem,-5.2vw,-2.5rem)}}body.home .dc-landing--homepage .atlas-stage__carousel-controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding-inline:clamp(.2rem,.7vw,.6rem);pointer-events:none;z-index:3}body.home .dc-landing--homepage .atlas-stage__carousel-nav{pointer-events:auto;flex:0 0 auto;width:2.9rem;height:2.9rem;min-width:2.9rem;min-height:2.9rem;padding:0;background:#ffffffe0;border-color:#1f2b371a;color:#17212a;box-shadow:0 18px 30px #0c121829;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}body.home .dc-landing--homepage .atlas-stage__carousel-nav:hover,body.home .dc-landing--homepage .atlas-stage__carousel-nav:focus-visible{border-color:#bc5b4d47;background:#fffffff7;transform:scale(1.04)}body.home .dc-landing--homepage .atlas-stage__carousel-nav:disabled{opacity:.38}body.home .dc-landing--homepage .atlas-stage__carousel-nav span[aria-hidden=true]{transform:translateY(-1px);transition:transform .22s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__carousel-nav--prev:hover span[aria-hidden=true],body.home .dc-landing--homepage .atlas-stage__carousel-nav--prev:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(-.18rem)}body.home .dc-landing--homepage .atlas-stage__carousel-nav--next:hover span[aria-hidden=true],body.home .dc-landing--homepage .atlas-stage__carousel-nav--next:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(.18rem)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__viewport{width:100%;max-width:100%;min-width:0;margin:-.9rem -1rem -1.55rem;padding-top:calc(clamp(1rem,1.6vw,1.35rem) + .9rem);padding-bottom:calc(clamp(.9rem,1.4vw,1.15rem) + 1.55rem);padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem);scroll-padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__track{gap:.9rem;padding-inline:.2rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card{flex-basis:clamp(18.5rem,21vw,22rem);gap:0;padding:0;min-height:0;overflow:hidden}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card:after{display:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map{position:relative;min-height:13.8rem;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.56),transparent 42%),linear-gradient(180deg,#e8ded2d6,#f1ece6fa);overflow:hidden;isolation:isolate;transition:box-shadow .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .56s cubic-bezier(.22,1,.36,1),filter .56s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-label{position:absolute;top:.72rem;left:.78rem;right:auto;display:inline-block;max-width:calc(100% - 1.56rem);padding:.38rem .62rem .42rem;border-radius:999px;z-index:3;color:#1c2935fa;font-size:.8rem;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase;text-shadow:none;background:#f8f3ebd6;box-shadow:0 14px 28px #20242814;backdrop-filter:blur(12px);opacity:.86;transform:translateY(-.08rem);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),letter-spacing .42s cubic-bezier(.22,1,.36,1);pointer-events:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-label:after{content:"";display:block;width:2.1rem;height:1px;margin-top:.34rem;background:#8d17156b;transform-origin:left center;transition:width .42s cubic-bezier(.22,1,.36,1),opacity .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:after{content:attr(data-map-title-display);position:absolute;inset:auto 1rem .9rem;z-index:3;color:#17242ff5;font-family:Fraunces,Georgia,serif;font-size:clamp(1.3rem,2vw,1.72rem);font-weight:500;letter-spacing:.03em;line-height:.94;text-shadow:0 2px 18px rgba(255,255,255,.52);opacity:0;transform:translate3d(0,1.2rem,0) scale(1.03);transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);pointer-events:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-frame{position:absolute;inset:0;z-index:1;width:100%;height:100%;display:block;border:0;pointer-events:none;transform-origin:center center;transition:transform .56s cubic-bezier(.22,1,.36,1),filter .56s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-canvas.leaflet-container{background:#e8e4dc;font:inherit}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-canvas .leaflet-control-container{display:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-canvas .leaflet-overlay-pane svg,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-canvas .leaflet-marker-pane{transition:transform .56s cubic-bezier(.22,1,.36,1),opacity .32s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-outline{transition:stroke .32s cubic-bezier(.22,1,.36,1),fill .32s cubic-bezier(.22,1,.36,1),stroke-width .32s cubic-bezier(.22,1,.36,1),fill-opacity .32s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-frame{inset:-1.8rem -1.9rem -3.8rem;width:calc(100% + 3.8rem);height:calc(100% + 5.6rem)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-slug=riverview]{--spotlight-base-scale: 1.9;--spotlight-hover-scale: 2;--spotlight-outline-parallax: translate3d(0, 0, 0) scale(1.9);--spotlight-outline-parallax-hover: translate3d(.12%, -.16%, 0) scale(2)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:before{content:"";position:absolute;inset:0 0 auto;height:4.2rem;background:linear-gradient(180deg,#f4f0eaf0,#f4f0ea8f,#f4f0ea00),linear-gradient(180deg,rgba(120,149,171,.08),transparent 78%);pointer-events:none;z-index:1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card-body{display:grid;gap:.7rem;padding:1.05rem 1.15rem 1.15rem;align-content:start;background:transparent}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card--spotlight .community-carousel__card-body{gap:.82rem;padding-top:.96rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__location{margin:0;color:#5e6d7cd1;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card h3{font-size:clamp(1.32rem,1.75vw,1.72rem);line-height:1.02}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card p{color:var(--home-card-body)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card .dc-button--ghost{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--home-card-title);width:max-content}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within{box-shadow:inset 0 0 0 1px #a9151229,inset 0 1.35rem 2rem #f7f1e947,0 24px 48px #1a1d2114}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-frame{transform:scale(1.14);filter:saturate(1.24) contrast(1.06) brightness(1.03)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-outline{stroke-width:2.8px!important;fill-opacity:.16!important;filter:drop-shadow(0 0 .3rem rgba(169,21,18,.18))}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-label,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-label{opacity:.98;transform:translateY(0);letter-spacing:.2em}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover .community-carousel__map-label:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within .community-carousel__map-label:after{width:3.6rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map:focus-within:after{opacity:1;transform:translateZ(0) scale(1)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]{--spotlight-title-color: rgba(251, 247, 241, .98);--spotlight-title-font: "Fraunces", Georgia, serif;--spotlight-title-size: clamp(1.38rem, 2.12vw, 1.82rem);--spotlight-title-weight: 600;--spotlight-title-tracking: .012em;--spotlight-title-line-height: .94;--spotlight-title-top: .92rem;--spotlight-title-shadow: 0 1px 0 rgba(17, 20, 23, .2), 0 6px 16px rgba(17, 20, 23, .36), 0 12px 24px rgba(17, 20, 23, .22);--spotlight-motion-ease: cubic-bezier(.22, 1, .36, 1);--spotlight-motion-medium: .44s;--spotlight-motion-slow: .76s;--spotlight-motion-outline: .56s;--spotlight-band-height: 3.95rem;--spotlight-band-rest-bg: linear-gradient( 180deg, rgba(7, 9, 12, .34) 0%, rgba(8, 10, 13, .29) 34%, rgba(8, 10, 13, .28) 100% );--spotlight-band-hover-bg: linear-gradient( 180deg, rgba(7, 9, 12, .5) 0%, rgba(8, 10, 13, .44) 34%, rgba(8, 10, 13, .42) 100% );--spotlight-band-rest-shadow: none;--spotlight-band-hover-shadow: none;--spotlight-band-mask: linear-gradient( 180deg, #000 0%, rgba(0, 0, 0, .98) 30%, rgba(0, 0, 0, .9) 42%, rgba(0, 0, 0, .76) 54%, rgba(0, 0, 0, .52) 68%, rgba(0, 0, 0, .26) 82%, rgba(0, 0, 0, .1) 92%, rgba(0, 0, 0, .03) 97%, transparent 100% );--spotlight-outline-rest-width: 1.65px;--spotlight-outline-rest-stroke: rgba(169, 21, 18, .92);--spotlight-outline-rest-fill: rgb(169, 21, 18);--spotlight-outline-rest-shadow: drop-shadow(0 1px 0 rgba(255, 248, 240, .26)) drop-shadow(0 0 .24rem rgba(169, 21, 18, .14));--spotlight-outline-hover-width: 3.1px;--spotlight-outline-hover-stroke: rgba(34, 94, 153, .96);--spotlight-outline-hover-fill: rgb(73, 128, 183);--spotlight-outline-hover-shadow: drop-shadow(0 0 .46rem rgba(41, 98, 161, .3)) drop-shadow(0 0 .94rem rgba(41, 98, 161, .18));--spotlight-base-scale: 1.5;--spotlight-hover-scale: 1.58;--spotlight-map-transform-origin: center center;--spotlight-map-filter-rest: saturate(.9) contrast(.95) brightness(.99);--spotlight-map-filter-hover: saturate(.9) contrast(.95) brightness(.99);--spotlight-outline-parallax: translate3d(0, 0, 0) scale(1.5);--spotlight-outline-parallax-hover: translate3d(.12%, -.16%, 0) scale(1.58);background:radial-gradient(circle at 16% 14%,rgba(255,255,255,.36),transparent 38%),radial-gradient(circle at 84% 18%,rgba(150,128,102,.12),transparent 34%),linear-gradient(180deg,#ebe6dff0,#f4f0ebfc);isolation:isolate}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-label{display:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:before,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:after{content:none;display:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original] .community-carousel__map-hitarea{display:block;padding:0;color:inherit;text-decoration:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original] .community-carousel__map-hitarea-kicker{position:absolute;bottom:.48rem;left:50%;display:block;width:auto;max-width:calc(100% - 1.5rem);padding:.18rem .46rem .2rem;border:1px solid rgba(255,252,246,.54);border-radius:999px;background:#fff9efd1;color:#121d27f0;font-size:.62rem;font-weight:780;letter-spacing:.22em;line-height:1.15;text-align:center;white-space:nowrap;box-shadow:0 10px 22px #141c241f,0 0 0 1px #1826320d;text-shadow:0 1px 0 rgba(255,255,255,.82);opacity:0;transform:translate(-50%,.5rem);text-transform:uppercase;will-change:transform,opacity;transition:opacity var(--spotlight-motion-medium) var(--spotlight-motion-ease),transform var(--spotlight-motion-slow) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original] .community-carousel__map-hitarea-kicker:before{content:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original] .community-carousel__map-hitarea-title{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;width:min(calc(100% - 2rem),11ch);margin:0;color:#141f29fa;font-family:Fraunces,Georgia,serif;font-size:clamp(1.86rem,3.05vw,2.42rem);font-weight:540;letter-spacing:.014em;line-height:.84;text-align:center;text-shadow:0 8px 18px rgba(255,250,242,.84),0 18px 32px rgba(240,233,224,.72),0 18px 40px rgba(18,25,33,.2);transform:translate(-50%,-50%);will-change:transform;transition:transform var(--spotlight-motion-slow) var(--spotlight-motion-ease),color var(--spotlight-motion-medium) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original] .community-carousel__map-hitarea-title:before{content:"Explore";display:inline-block;margin:0 auto .74rem;padding:0;border:0;background:transparent;color:#182632fa;font-family:IBM Plex Sans,Inter,Helvetica Neue,Arial,sans-serif;font-size:.86rem;font-weight:900;letter-spacing:.22em;line-height:1;text-align:center;box-shadow:none;text-shadow:0 1px 3px rgba(255,255,255,.88),0 6px 16px rgba(255,250,242,.72),0 14px 30px rgba(20,28,36,.2);text-transform:uppercase;opacity:0;transform:translateY(.75rem);will-change:transform,opacity;transition:opacity var(--spotlight-motion-medium) var(--spotlight-motion-ease),transform var(--spotlight-motion-slow) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:before{inset:0 0 auto;height:var(--spotlight-band-height);z-index:2;background:var(--spotlight-band-rest-bg);box-shadow:var(--spotlight-band-rest-shadow);-webkit-mask-image:var(--spotlight-band-mask);mask-image:var(--spotlight-band-mask);opacity:0;transition:opacity var(--spotlight-motion-medium) var(--spotlight-motion-ease),background var(--spotlight-motion-medium) var(--spotlight-motion-ease),box-shadow var(--spotlight-motion-medium) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:after{content:attr(data-map-title-display);top:var(--spotlight-title-top);right:auto;bottom:auto;left:50%;width:calc(100% - 1.44rem);z-index:6;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:var(--spotlight-title-color);font-family:var(--spotlight-title-font);font-size:var(--spotlight-title-size);font-weight:var(--spotlight-title-weight);letter-spacing:var(--spotlight-title-tracking);line-height:var(--spotlight-title-line-height);text-align:center;text-transform:none;text-shadow:var(--spotlight-title-shadow);opacity:0;transform:translate3d(-50%,-.65rem,0);pointer-events:none;transition:opacity var(--spotlight-motion-medium) var(--spotlight-motion-ease),transform var(--spotlight-motion-slow) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-hitarea{position:absolute;inset:0;z-index:5;display:block;cursor:pointer;text-decoration:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-hitarea:before,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-hitarea:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity var(--spotlight-motion-medium) var(--spotlight-motion-ease),transform var(--spotlight-motion-slow) var(--spotlight-motion-ease),box-shadow var(--spotlight-motion-medium) var(--spotlight-motion-ease),background var(--spotlight-motion-medium) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-hitarea:focus-visible{outline:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-canvas.leaflet-container{background:#e6dfd2}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-frame{transform:scale(var(--spotlight-base-scale, 1));transform-origin:var(--spotlight-map-transform-origin);filter:var(--spotlight-map-filter-rest);will-change:transform;transition:transform var(--spotlight-motion-slow) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .leaflet-overlay-pane svg{overflow:visible;transform:var(--spotlight-outline-parallax);transform-origin:center center;will-change:transform;transition:transform var(--spotlight-motion-slow) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .leaflet-overlay-pane .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .leaflet-overlay-pane path.community-carousel__map-outline{stroke:var(--spotlight-outline-rest-stroke)!important;fill:var(--spotlight-outline-rest-fill)!important;fill-opacity:.3!important;stroke-width:var(--spotlight-outline-rest-width)!important;stroke-linejoin:round!important;stroke-linecap:round!important;vector-effect:non-scaling-stroke;paint-order:stroke fill markers;filter:var(--spotlight-outline-rest-shadow);transition:stroke var(--spotlight-motion-outline) var(--spotlight-motion-ease),fill var(--spotlight-motion-outline) var(--spotlight-motion-ease),stroke-width var(--spotlight-motion-outline) var(--spotlight-motion-ease),fill-opacity var(--spotlight-motion-outline) var(--spotlight-motion-ease)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-annotation{display:none!important}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-attribution{z-index:4;background:#f1f5f8e6;backdrop-filter:none;color:#435567d6}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within{box-shadow:inset 0 0 0 1px #2b4a6524,0 24px 48px #1a1d2114}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .community-carousel__map-frame{transform:scale(var(--spotlight-hover-scale));filter:var(--spotlight-map-filter-hover)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .leaflet-overlay-pane svg,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .leaflet-overlay-pane svg{transform:var(--spotlight-outline-parallax-hover)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .leaflet-overlay-pane .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .leaflet-overlay-pane .community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover .leaflet-overlay-pane path.community-carousel__map-outline,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within .leaflet-overlay-pane path.community-carousel__map-outline{stroke:var(--spotlight-outline-hover-stroke)!important;fill:var(--spotlight-outline-hover-fill)!important;stroke-width:var(--spotlight-outline-hover-width)!important;fill-opacity:.3!important;filter:var(--spotlight-outline-hover-shadow)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover:before,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within:before{background:var(--spotlight-band-hover-bg);box-shadow:var(--spotlight-band-hover-shadow);opacity:1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:focus-within:after{opacity:1;transform:translate3d(-50%,0,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:hover .community-carousel__map-hitarea-title,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:focus-within .community-carousel__map-hitarea-title{color:#111c27fa;transform:translate(-49.35%,-52.4%)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:hover .community-carousel__map-hitarea-title:before,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:focus-within .community-carousel__map-hitarea-title:before{opacity:1;transform:translateY(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:hover .community-carousel__map-hitarea-kicker,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=original]:focus-within .community-carousel__map-hitarea-kicker{opacity:1;transform:translate(-50%);background:#fffbf4e6}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-attribution{position:absolute;right:.65rem;bottom:.55rem;z-index:3;display:inline-flex;gap:.38rem;align-items:center;margin:0;padding:.2rem .42rem;border-radius:999px;background:#f8f4ecb8;backdrop-filter:blur(10px);color:#54616fc7;font-size:.46rem;font-weight:600;letter-spacing:.08em;line-height:1.1;text-transform:uppercase;pointer-events:none}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-attribution span{display:inline-flex;align-items:center}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-attribution span+span:before{content:"";display:inline-block;width:1px;height:.45rem;margin-right:.38rem;background:#6b778438}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-annotation{background:transparent;border:0}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-annotation-dot{display:inline-block;width:.34rem;height:.34rem;margin-right:.32rem;border-radius:999px;background:#4d799aeb;box-shadow:0 0 0 .12rem #f8f3ebdb;vertical-align:middle}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-annotation-text{display:inline-block;padding:.16rem .44rem .18rem;border-radius:999px;background:#f8f3ebd6;backdrop-filter:blur(10px);color:#394855db;font-size:.5rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]{--spotlight-title-font: "Fraunces", Georgia, serif;--spotlight-title-color: rgba(102, 56, 39, .96);--spotlight-title-size: clamp(1.96rem, 2.88vw, 2.76rem);--spotlight-title-weight: 500;--spotlight-title-tracking: -.026em;--spotlight-title-line-height: .8;--spotlight-title-shadow: none;--spotlight-title-top: .96rem;--spotlight-outline-rest-width: 1.82px;--spotlight-outline-rest-stroke: rgba(136, 61, 47, .94);--spotlight-outline-rest-fill: rgba(155, 87, 70, .08);--spotlight-outline-rest-shadow: none;--spotlight-outline-hover-width: 2.3px;--spotlight-outline-hover-stroke: rgba(120, 52, 40, .98);--spotlight-outline-hover-fill: rgba(155, 87, 70, .12);--spotlight-outline-hover-shadow: none;--spotlight-map-filter-rest: saturate(.82) sepia(.12) contrast(1.09) brightness(1.03);--spotlight-map-filter-hover: saturate(.9) sepia(.08) contrast(1.12) brightness(1.06);--spotlight-outline-parallax: translate3d(0, 0, 0) scale(1);--spotlight-outline-parallax-hover: translate3d(.18%, -.14%, 0) scale(1.004);background:radial-gradient(circle at 84% 18%,rgba(176,116,85,.16),transparent 18%),linear-gradient(145deg,#fdf9f2eb,#ece2d2fa 48%,#e6dac8f5)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:before{inset:.52rem;height:auto;background:radial-gradient(circle at 88% 21%,transparent 0 .86rem,rgba(145,106,79,.2) .87rem .93rem,transparent .94rem 1.48rem,rgba(145,106,79,.14) 1.49rem 1.54rem,transparent 1.55rem),linear-gradient(180deg,#ffffff57,#fff0 36%,#ad8b6814);box-shadow:inset 0 0 0 1px #a0846547,inset 0 0 0 2px #ffffff8a;-webkit-mask-image:none;mask-image:none;opacity:1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:after{top:.9rem;right:auto;bottom:auto;left:1rem;width:min(64%,12.2rem);max-width:calc(100% - 2rem);color:#643828f5;text-align:left;opacity:1;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print] .community-carousel__map-canvas.leaflet-container{background:#eadcca}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print] .community-carousel__map-hitarea:before{opacity:1;background:linear-gradient(180deg,#fffdf914,#fffdf900 38%,#9363490f)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print] .community-carousel__map-hitarea:after{inset:auto 1rem 1rem auto;width:4.8rem;height:.72rem;background-image:linear-gradient(90deg,#985b451f,#985b4570,#985b451f),repeating-linear-gradient(90deg,rgba(152,91,69,.24) 0 1px,transparent 1px 1.12rem);background-position:center center,center center;background-repeat:no-repeat;background-size:100% 1px,100% 100%;opacity:.82;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print] .community-carousel__map-attribution{background:#fcf7efbd;border:1px solid rgba(173,141,109,.28);backdrop-filter:blur(8px);color:#6d543fcc}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print] .community-carousel__map-attribution span+span:before{background:#9178602e}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:focus-within{box-shadow:inset 0 0 0 1px #a3866b33,0 24px 52px #765c432e}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:focus-within:after{transform:translate3d(.14rem,-.04rem,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:hover .community-carousel__map-hitarea:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:focus-within .community-carousel__map-hitarea:after{opacity:1;transform:translate3d(-.2rem,0,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]{--spotlight-title-font: "Fraunces", Georgia, serif;--spotlight-title-color: rgba(74, 94, 108, .9);--spotlight-title-size: clamp(1.58rem, 2.2vw, 2.16rem);--spotlight-title-weight: 500;--spotlight-title-tracking: -.02em;--spotlight-title-line-height: .86;--spotlight-title-shadow: none;--spotlight-title-top: 1rem;--spotlight-outline-rest-width: 1.72px;--spotlight-outline-rest-stroke: rgba(111, 134, 151, .88);--spotlight-outline-rest-fill: rgba(255, 255, 255, .12);--spotlight-outline-rest-shadow: none;--spotlight-outline-hover-width: 2.12px;--spotlight-outline-hover-stroke: rgba(94, 118, 135, .94);--spotlight-outline-hover-fill: rgba(255, 255, 255, .16);--spotlight-outline-hover-shadow: none;--spotlight-map-filter-rest: saturate(.86) contrast(1.04) brightness(1.08);--spotlight-map-filter-hover: saturate(.96) contrast(1.07) brightness(1.11);--spotlight-outline-parallax: translate3d(0, 0, 0) scale(1);--spotlight-outline-parallax-hover: translate3d(-.24%, .16%, 0) scale(1.005);background:radial-gradient(circle at 16% 14%,rgba(255,255,255,.8),transparent 22%),linear-gradient(160deg,#fafdfffa,#e5eef3f5 56%,#eef4f7fa)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:before{inset:0;height:auto;background-image:linear-gradient(180deg,#ffffff47,#fff0 44%,#bbcdd814),repeating-radial-gradient(circle at 108% 22%,rgba(170,192,208,.34) 0 1px,transparent 1px .98rem);box-shadow:inset 0 1px #ffffffc7;-webkit-mask-image:none;mask-image:none;opacity:1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:after{top:auto;right:auto;bottom:.96rem;left:1rem;width:min(60%,11rem);max-width:calc(100% - 2rem);padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#4a5e6ce6;text-align:left;opacity:1;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-canvas.leaflet-container{background:#eef4f6}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-frame{transform:translate3d(-1.1%,.42%,0) scale(var(--spotlight-base-scale, 1))}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-hitarea:before{opacity:1;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.34),transparent 18%),linear-gradient(180deg,#ffffff0f,#fff0 46%,#b7cbd614)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-hitarea:after{inset:auto auto .98rem 1rem;width:2.4rem;height:1.8rem;background-image:linear-gradient(180deg,#97acba8a,#97acba8a),linear-gradient(90deg,#97acba8a,#97acba8a);background-position:left bottom,left bottom;background-repeat:no-repeat;background-size:1px 100%,100% 1px;opacity:.68;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-attribution{background:#ffffff94;border:1px solid rgba(211,223,229,.86);backdrop-filter:blur(8px);color:#5f717cbd}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-attribution span+span:before{background:#899aa529}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within{box-shadow:inset 0 0 0 1px #d0dce3b8,0 24px 48px #b0c0c92e}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within:after{transform:translate3d(.08rem,-.04rem,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-frame{transform:translate3d(.85%,-.28%,0) scale(var(--spotlight-hover-scale))}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-hitarea:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-hitarea:after{transform:translate3d(.18rem,-.12rem,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]{--spotlight-title-color: rgba(84, 104, 119, .92);--spotlight-title-font: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--spotlight-title-size: .74rem;--spotlight-title-weight: 700;--spotlight-title-tracking: .22em;--spotlight-title-line-height: 1;--spotlight-title-shadow: none;--spotlight-title-top: .9rem;--spotlight-outline-rest-width: 1.56px;--spotlight-outline-rest-stroke: rgba(79, 119, 149, .94);--spotlight-outline-rest-fill: rgba(110, 146, 172, .1);--spotlight-outline-rest-shadow: none;--spotlight-outline-hover-width: 1.96px;--spotlight-outline-hover-stroke: rgba(66, 106, 136, .98);--spotlight-outline-hover-fill: rgba(110, 146, 172, .14);--spotlight-outline-hover-shadow: none;--spotlight-map-filter-rest: saturate(.9) contrast(1.04) brightness(1.03);--spotlight-map-filter-hover: saturate(.98) contrast(1.08) brightness(1.05);--spotlight-outline-parallax: translate3d(0, 0, 0) scale(1);--spotlight-outline-parallax-hover: translate3d(.16%, -.08%, 0) scale(1.003);background:radial-gradient(circle at 82% 16%,rgba(173,193,206,.24),transparent 26%),linear-gradient(180deg,#f5f9fbfa,#e6eef2fa)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:before{inset:0;height:auto;background-image:linear-gradient(180deg,#ffffff3d,#fff0 38%),linear-gradient(90deg,rgba(128,151,168,.14) 0 3.4rem,transparent 3.4rem),linear-gradient(rgba(161,181,194,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(161,181,194,.1) 1px,transparent 1px),linear-gradient(90deg,transparent calc(100% - 3.4rem),rgba(110,136,156,.14) calc(100% - 3.4rem),rgba(110,136,156,.14) calc(100% - 3.32rem),transparent calc(100% - 3.32rem));background-size:auto,auto,26px 26px,26px 26px,auto;background-position:center center;box-shadow:inset 0 1px #ffffffbd;-webkit-mask-image:none;mask-image:none;opacity:1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:after{top:.9rem;right:auto;bottom:auto;left:1rem;width:auto;max-width:calc(100% - 2rem);padding:0 0 .36rem;border:0;border-bottom:1px solid rgba(145,167,183,.34);border-radius:0;background:none;box-shadow:none;color:#546877eb;text-align:left;text-transform:uppercase;opacity:1;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-canvas.leaflet-container{background:#e4edf1}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-hitarea:before{opacity:1;background:radial-gradient(circle at 14% 14%,rgba(255,255,255,.26),transparent 16%),linear-gradient(180deg,#ffffff1a,#fff0 44%,#a8bcca0f)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-hitarea:after{inset:auto 1rem .96rem auto;width:5.4rem;height:.84rem;background-image:linear-gradient(90deg,rgba(126,151,170,.18) 0 64%,transparent 64% 66%,rgba(126,151,170,.38) 66% 100%),repeating-linear-gradient(90deg,rgba(126,151,170,.26) 0 1px,transparent 1px .62rem);background-position:center center,center center;background-repeat:no-repeat;background-size:100% 1px,100% 100%;opacity:.74;transform:translateZ(0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-attribution{padding:.2rem .42rem .22rem;border:1px solid rgba(195,210,219,.84);border-radius:.22rem;background:#f8fafbe0;backdrop-filter:blur(8px);color:#5d6f7bbd;letter-spacing:.12em}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-attribution span+span:before{background:#8e9faa2e}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-annotation,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .leaflet-marker-icon.community-carousel__map-annotation{display:inline-flex!important;align-items:center;gap:.22rem;padding:0;background:transparent;border:0}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-annotation-dot{width:.22rem;height:.22rem;margin-right:0;background:#698da7eb;box-shadow:0 0 0 .1rem #f7fafbf0}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger] .community-carousel__map-annotation-text{padding:.14rem .3rem .16rem;border:1px solid rgba(195,210,219,.76);border-radius:.16rem;background:#f8fafbf0;box-shadow:0 10px 18px #b1c0c81f;backdrop-filter:blur(8px);color:#596c79d1;font-size:.36rem;font-weight:800;letter-spacing:.18em}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:focus-within{box-shadow:inset 0 0 0 1px #beced7cc,0 22px 44px #abbac42e}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:focus-within:after{transform:translate3d(.08rem,0,0)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:hover .community-carousel__map-hitarea:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:focus-within .community-carousel__map-hitarea:after{transform:translate3d(.18rem,0,0)}@media(prefers-reduced-motion:reduce){body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]{--spotlight-hover-scale: var(--spotlight-base-scale, 1);--spotlight-outline-parallax-hover: var(--spotlight-outline-parallax)}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight]:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .leaflet-overlay-pane svg,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-hitarea:before,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-hitarea:after{transition-duration:1ms!important;animation:none!important}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight] .community-carousel__map-hitarea:after{opacity:0!important;transform:none!important}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight] .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover .community-carousel__map-frame,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-image,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-canvas,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within .community-carousel__map-frame{transform:translate3d(-1.1%,.42%,0) scale(var(--spotlight-base-scale, 1))!important}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=estate-print]:focus-within:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=airlight]:focus-within:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:hover:after,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map[data-map-template=spotlight][data-map-concept=atlas-ledger]:focus-within:after{transform:translateZ(0)!important}}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card .dc-button--ghost:hover,body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card .dc-button--ghost:focus-visible{transform:none;background:transparent;border:0;box-shadow:none;color:#c6362b;text-decoration:underline}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__empty{padding:1rem 1.1rem;border:1px dashed rgba(224,232,239,.16);border-radius:1rem;background:#ffffff08;color:#e8dfd5b8}body.home .dc-landing--homepage .home-reviews-stage{background:radial-gradient(circle at 14% 14%,rgba(111,142,169,.12),transparent 24%),linear-gradient(180deg,#080d13f5,#0b1118e6)}body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav{background:#ffffffe0;border-color:#e0e8ef29;color:#17212a;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:hover,body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:focus-visible{border-color:#f5c45157;background:#fffffff7;transform:translateY(-50%) scale(1.04)}body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:disabled{opacity:.38}body.home .dc-landing--homepage .reviews-carousel{gap:1.4rem}body.home .dc-landing--homepage .home-reviews-stage__summary{display:grid;gap:.55rem;max-width:44rem;margin-top:.25rem;padding:.95rem 1rem;border:1px solid rgba(224,232,239,.12);border-radius:1rem;background:linear-gradient(180deg,#ffffff0e,#ffffff06),#0a101780}body.home .dc-landing--homepage .home-reviews-stage__summary-label{display:inline-flex;align-items:center;width:fit-content;color:#a9cce8eb;font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-reviews-stage__summary-label:before{content:"";width:.52rem;height:.52rem;margin-right:.45rem;border-radius:999px;background:linear-gradient(135deg,#9dc5e6,#f5c451);box-shadow:0 0 16px #9dc5e66b}body.home .dc-landing--homepage .home-reviews-stage__summary p{max-width:42rem;margin:0;color:#f0eae3d6;font-size:clamp(1rem,1.16vw,1.09rem);line-height:1.62}body.home .dc-landing--homepage .home-reviews-stage__rail{position:relative;overflow:visible;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;padding-block:0}body.home .dc-landing--homepage .home-reviews-stage__rail-nav{position:absolute;top:50%;z-index:3;align-self:center;transform:translateY(-50%)}body.home .dc-landing--homepage .home-reviews-stage__rail-nav--prev{left:.6rem}body.home .dc-landing--homepage .home-reviews-stage__rail-nav--next{right:.6rem}body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav--arrow span[aria-hidden=true]{transform:translateY(-1px);transition:transform .22s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .home-reviews-stage__rail-nav--prev:hover span[aria-hidden=true],body.home .dc-landing--homepage .home-reviews-stage__rail-nav--prev:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(-.18rem)}body.home .dc-landing--homepage .home-reviews-stage__rail-nav--next:hover span[aria-hidden=true],body.home .dc-landing--homepage .home-reviews-stage__rail-nav--next:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(.18rem)}body.home .dc-landing--homepage .home-reviews-stage__rail .community-carousel__viewport{width:100%;max-width:100%;min-width:0;margin:-.9rem -1rem -1.55rem;padding-top:calc(clamp(1rem,1.6vw,1.35rem) + .9rem);padding-bottom:calc(clamp(.9rem,1.4vw,1.15rem) + 1.55rem);padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem);scroll-padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem)}body.home .dc-landing--homepage .reviews-carousel .community-carousel__track{align-items:stretch;gap:.9rem;padding-inline:.2rem}body.home .dc-landing--homepage .reviews-carousel__card{flex:0 0 clamp(18.5rem,21vw,22rem);display:grid;gap:.82rem;align-content:start;min-height:20.5rem;padding:1.05rem 1.15rem 1.15rem;border-radius:1.5rem;background:linear-gradient(180deg,#0a1017f0,#0e161fe0);border:1px solid rgba(224,232,239,.08);box-shadow:var(--dc-shadow-soft);scroll-snap-align:start;transition:border-color .22s ease,box-shadow .22s ease,outline-color .22s ease,transform .22s ease}body.home .dc-landing--homepage a.reviews-carousel__card{color:inherit;text-decoration:none}body.home .dc-landing--homepage a.reviews-carousel__card:hover,body.home .dc-landing--homepage a.reviews-carousel__card:focus-visible{border-color:#f5c45175;outline:0;box-shadow:inset 0 0 0 2px #f5c45194,0 22px 44px #02080e42;transform:translateY(-1px)}body.home .dc-landing--homepage .testimonial-card__reviewer{display:flex;align-items:center;gap:.8rem;min-width:0}body.home .dc-landing--homepage .testimonial-card__photo{position:relative;flex:0 0 auto;display:inline-grid;place-items:center;width:3rem;height:3rem;overflow:hidden;border:1px solid rgba(245,196,81,.28);border-radius:999px;background:#f5c4511f;color:#f5c451;font-weight:800}body.home .dc-landing--homepage .testimonial-card__photo-fallback{position:absolute;inset:0;display:grid;place-items:center}body.home .dc-landing--homepage .testimonial-card__photo img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;background:#0a1017f5}body.home .dc-landing--homepage .testimonial-card__identity{display:grid;gap:.1rem;min-width:0}body.home .dc-landing--homepage .testimonial-card__identity strong,body.home .dc-landing--homepage .testimonial-card__identity span{display:block}body.home .dc-landing--homepage .testimonial-card__identity span{color:#e8dfd5a8;font-size:.9rem}body.home .dc-landing--homepage .testimonial-card__rating--stars{color:#f5c451;font-size:1.35rem;letter-spacing:.08em;line-height:1}body.home .dc-landing--homepage .reviews-carousel__card .testimonial-card__quote{margin:0}body.home .dc-landing--homepage .reviews-carousel__card .testimonial-card__quote p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;color:var(--dc-ink-strong);font-size:1.02rem;line-height:1.7}body.home .dc-landing--homepage .reviews-carousel__card .testimonial-card__meta{margin-top:auto}body.home .dc-landing--homepage .home-reviews-stage .dc-button-row{margin-top:1.25rem}body.home .dc-landing--homepage .home-consultation-stage{background:radial-gradient(circle at 88% 10%,rgba(49,121,185,.1),transparent 26%),linear-gradient(180deg,#f6f3effa,#ebe6e0f5);grid-template-columns:minmax(0,.72fr) minmax(24rem,1.28fr);align-items:center;gap:clamp(1.4rem,2.8vw,2.4rem)}body.home .dc-landing--homepage .home-consultation-stage__content{max-width:36rem}body.home .dc-landing--homepage .home-consultation-stage__notes{display:grid;gap:.76rem;max-width:34rem;margin:.1rem 0 0;padding:0;color:var(--home-card-body);list-style:none}body.home .dc-landing--homepage .home-consultation-stage__notes li{position:relative;padding-left:1.15rem;font-size:.98rem;line-height:1.55}body.home .dc-landing--homepage .home-consultation-stage__notes li:before{content:"";position:absolute;top:.7em;left:0;width:.38rem;height:.38rem;border-radius:999px;background:#1674c4;box-shadow:0 0 0 3px #1674c424}body.home .dc-landing--homepage .home-consultation-stage__scheduler{min-width:0}body.home .dc-landing--homepage .home-consultation-stage__embed-shell{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:100%;overflow:hidden;border:1px solid rgba(17,27,35,.12);border-radius:1.25rem;background:linear-gradient(180deg,#fffffffa,#f9f7f4f5),#fff;box-shadow:inset 0 1px #ffffffb8,0 24px 48px #111b2324}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell,body.home .dc-landing--homepage .home-consultation-stage__calendar{grid-row:2;grid-column:1}body.home .dc-landing--homepage .home-consultation-stage__scheduler-header{display:grid;gap:.35rem;padding:1.05rem 1.15rem;border-bottom:1px solid rgba(17,27,35,.08);background:linear-gradient(90deg,#3179b914,#fff0),#ffffffb8}body.home .dc-landing--homepage .home-consultation-stage__scheduler-header span{color:#54708ae6;font-size:.72rem;font-weight:850;letter-spacing:.12em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-consultation-stage__scheduler-header strong{color:var(--home-heading);font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.15}body.home .dc-landing--homepage .home-consultation-stage__scheduler-header p{max-width:42rem;margin:0;color:var(--home-muted);font-size:.92rem;line-height:1.45}body.home .dc-landing--homepage .home-consultation-stage__calendar{display:block;width:100%;min-height:clamp(36rem,54vw,43rem);border:0;background:#fff;opacity:0;transition:opacity .26s ease}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell{position:relative;z-index:1;display:grid;align-content:start;gap:.75rem;min-height:clamp(36rem,54vw,43rem);padding:1rem;background:#fff;opacity:1;transition:opacity .22s ease,visibility .22s ease}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span{display:block;min-height:3.2rem;border-radius:.75rem;background:linear-gradient(90deg,#e6ecf1db,#f5f7f9f5,#e6ecf1db);background-size:220% 100%;animation:dc-calendar-shell-pulse 1.35s ease-in-out infinite}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span:nth-child(1){min-height:4.35rem}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span:nth-child(2),body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span:nth-child(5){width:72%}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span:nth-child(3){width:88%}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell span:nth-child(6){width:62%}body.home .dc-landing--homepage .home-consultation-stage__embed-shell.is-calendar-loaded .home-consultation-stage__calendar{opacity:1}body.home .dc-landing--homepage .home-consultation-stage__embed-shell.is-calendar-loaded .home-consultation-stage__calendar-shell{visibility:hidden;opacity:0}body.home .dc-landing--homepage .home-consultation-stage__noscript{margin:0;padding:1rem}@keyframes dc-calendar-shell-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:980px){body.home .dc-landing--homepage .home-consultation-stage{grid-template-columns:1fr;align-items:start}body.home .dc-landing--homepage .home-consultation-stage__calendar,body.home .dc-landing--homepage .home-consultation-stage__calendar-shell{min-height:38rem}}body.home .dc-landing--homepage .home-consultation-stage__card{min-height:100%}body.home .dc-landing--homepage .proof-carousel__card{position:relative;flex:0 0 min(27rem,calc(100vw - 3.75rem));display:grid;gap:0;min-height:100%;border-radius:1.45rem;background:linear-gradient(180deg,#0a1017f0,#0e161fe0);border:1px solid rgba(224,232,239,.08);box-shadow:var(--dc-shadow-soft);scroll-snap-align:start;overflow:hidden}body.home .dc-landing--homepage .proof-carousel__media{position:relative;min-height:16rem;overflow:hidden;background:linear-gradient(180deg,#121c26f0,#0b1219db)}body.home .dc-landing--homepage .proof-carousel__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080c100d,#080c105c),radial-gradient(circle at 84% 18%,rgba(184,87,72,.2),transparent 22%);pointer-events:none}body.home .dc-landing--homepage .proof-carousel__media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}body.home .dc-landing--homepage .proof-carousel__media-frame{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;pointer-events:none}body.home .dc-landing--homepage .proof-carousel__body{display:grid;gap:.8rem;align-content:start;padding:1.25rem}body.home .dc-landing--homepage .proof-carousel__eyebrow{margin:0;color:#a9cce8e6;font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}body.home .dc-landing--homepage .proof-carousel__card h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1;letter-spacing:-.04em}body.home .dc-landing--homepage .proof-carousel__card h3 a{color:var(--dc-ink-strong);text-decoration:none}body.home .dc-landing--homepage .proof-carousel__price{margin:0;color:var(--dc-ink-strong);font-family:Fraunces,Georgia,serif;font-size:1.3rem;line-height:1.05}body.home .dc-landing--homepage .proof-carousel__meta{margin:0;color:#e8dfd5c2;line-height:1.6}body.home .dc-landing--homepage .home-final-cta__panel{display:grid;gap:1rem;max-width:42rem;text-align:center}body.home .dc-landing--homepage .home-final-cta__panel h2{margin:0;color:var(--dc-ink-strong);font-size:clamp(2rem,4vw,3rem);line-height:.98;letter-spacing:-.04em}body.home .dc-landing--homepage .home-final-cta__panel p:not(.content-shell__eyebrow){margin:0;color:var(--dc-ink-muted)}body.home .dc-landing--homepage .home-final-cta__panel .dc-button-row{justify-content:center}body.home .dc-landing--homepage .home-tone{--home-section-bg: linear-gradient(180deg, #081018 0%, #0c1620 100%);--home-section-border: rgba(224, 232, 239, .08);--home-heading: #f7f1e8;--home-body: rgba(239, 232, 223, .8);--home-muted: rgba(193, 206, 217, .72);--home-eyebrow: rgba(194, 212, 226, .78);--home-card-bg: linear-gradient(180deg, rgba(11, 18, 26, .92), rgba(14, 22, 31, .88));--home-card-bg-soft: linear-gradient(180deg, rgba(12, 19, 27, .94), rgba(15, 23, 32, .9));--home-card-border: rgba(224, 232, 239, .08);--home-card-title: #f7f1e8;--home-card-body: rgba(239, 232, 223, .8);--home-card-muted: rgba(193, 206, 217, .72);--home-accent: rgba(168, 202, 230, .88);--home-input-bg: rgba(255, 255, 255, .04);--home-input-border: rgba(224, 232, 239, .12);--home-input-text: #f7f1e8;--home-input-placeholder: rgba(232, 223, 213, .56);--home-control-bg: rgba(255, 255, 255, .04);--home-control-border: rgba(224, 232, 239, .12);--home-control-text: #f7f1e8;--home-brand-blue: #1674c4;--home-brand-blue-deep: #0f5f9c;--home-button-primary-bg: linear-gradient(180deg, var(--home-brand-blue) 0%, var(--home-brand-blue-deep) 100%);--home-button-primary-hover-bg: linear-gradient(180deg, #2687d7 0%, #1268aa 100%);--home-button-primary-border: rgba(114, 190, 249, .36);--home-button-primary-text: #f8fbff;--home-button-primary-shadow: 0 18px 34px rgba(10, 79, 136, .3);--home-button-secondary-bg: linear-gradient(180deg, var(--home-brand-blue) 0%, var(--home-brand-blue-deep) 100%);--home-button-secondary-hover-bg: linear-gradient(180deg, #2687d7 0%, #1268aa 100%);--home-button-secondary-border: rgba(114, 190, 249, .36);--home-button-secondary-text: #f8fbff;--home-button-secondary-shadow: 0 16px 30px rgba(10, 79, 136, .24);--home-button-ghost-bg: linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .04));--home-button-ghost-border: rgba(184, 214, 239, .16);--home-button-ghost-text: #f4f9fd;--home-button-ghost-shadow: 0 10px 22px rgba(5, 12, 18, .12);--home-chip-bg: rgba(255, 255, 255, .05);--home-chip-border: rgba(224, 232, 239, .1);--home-chip-text: rgba(239, 232, 223, .72)}body.home .dc-landing--homepage .home-tone:before,body.home .dc-landing--homepage .home-tone:after{display:none}body.home .dc-landing--homepage .home-tone--light{--home-section-bg: linear-gradient(180deg, #f4f1ec 0%, #ece7e2 100%);--home-section-border: rgba(17, 27, 35, .08);--home-heading: #16212b;--home-body: rgba(22, 33, 43, .8);--home-muted: rgba(22, 33, 43, .64);--home-eyebrow: rgba(94, 109, 124, .82);--home-card-bg: linear-gradient(180deg, rgba(249, 247, 243, .96), rgba(238, 233, 227, .94));--home-card-bg-soft: linear-gradient(180deg, rgba(245, 241, 236, .96), rgba(234, 228, 221, .94));--home-card-border: rgba(17, 27, 35, .08);--home-card-title: #16212b;--home-card-body: rgba(22, 33, 43, .78);--home-card-muted: rgba(22, 33, 43, .64);--home-accent: rgba(84, 112, 138, .88);--home-input-bg: rgba(255, 255, 255, .74);--home-input-border: rgba(17, 27, 35, .1);--home-input-text: #16212b;--home-input-placeholder: rgba(22, 33, 43, .42);--home-control-bg: rgba(255, 255, 255, .68);--home-control-border: rgba(17, 27, 35, .1);--home-control-text: #16212b;--home-brand-blue: #1674c4;--home-brand-blue-deep: #0f5f9c;--home-button-primary-bg: linear-gradient(180deg, var(--home-brand-blue) 0%, var(--home-brand-blue-deep) 100%);--home-button-primary-hover-bg: linear-gradient(180deg, #2687d7 0%, #1268aa 100%);--home-button-primary-border: rgba(35, 116, 190, .28);--home-button-primary-text: #f8fbff;--home-button-primary-shadow: 0 16px 30px rgba(15, 87, 145, .22);--home-button-secondary-bg: linear-gradient(180deg, var(--home-brand-blue) 0%, var(--home-brand-blue-deep) 100%);--home-button-secondary-hover-bg: linear-gradient(180deg, #2687d7 0%, #1268aa 100%);--home-button-secondary-border: rgba(35, 116, 190, .28);--home-button-secondary-text: #f8fbff;--home-button-secondary-shadow: 0 14px 26px rgba(15, 87, 145, .18);--home-button-ghost-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(243, 247, 250, .92));--home-button-ghost-border: rgba(44, 76, 104, .14);--home-button-ghost-text: #183247;--home-button-ghost-shadow: 0 10px 20px rgba(17, 27, 35, .08);--home-chip-bg: rgba(255, 255, 255, .74);--home-chip-border: rgba(17, 27, 35, .08);--home-chip-text: rgba(22, 33, 43, .64)}body.home .dc-landing--homepage .home-tone.section-shell.content-shell,body.home .dc-landing--homepage .home-tone.split-panel.content-shell{background:var(--home-section-bg);border-color:transparent}body.home .dc-landing--homepage .home-tone.section-shell--dark{background:var(--home-section-bg)}body.home .dc-landing--homepage .home-tone--light.section-shell--dark:before{background:radial-gradient(circle at 14% 14%,rgba(122,145,163,.12),transparent 24%),radial-gradient(circle at 86% 12%,rgba(162,132,110,.08),transparent 20%),linear-gradient(180deg,#ffffff2e,#fff0);opacity:1}body.home .dc-landing--homepage .home-tone--light.section-shell--dark:after{display:none}body.home .dc-landing--homepage .home-tone.section-shell--dark:before,body.home .dc-landing--homepage .home-tone.section-shell--dark:after,body.home .dc-landing--homepage .home-tone.hero-stage:before,body.home .dc-landing--homepage .home-tone.hero-stage:after{display:none}body.home .dc-landing--homepage .home-tone .content-shell__eyebrow{color:var(--home-eyebrow)}body.home .dc-landing--homepage .home-tone .section-heading h2,body.home .dc-landing--homepage .home-tone .split-panel__content h2,body.home .dc-landing--homepage .home-tone .split-panel__aside h2,body.home .dc-landing--homepage .home-tone .split-panel__aside h3{color:var(--home-heading)}body.home .dc-landing--homepage .home-tone .section-heading p:not(.content-shell__eyebrow),body.home .dc-landing--homepage .home-tone .rich-copy p,body.home .dc-landing--homepage .home-tone .split-panel__content p:not(.content-shell__eyebrow),body.home .dc-landing--homepage .home-tone .split-panel__content .bullet-list,body.home .dc-landing--homepage .home-tone .split-panel__aside .bullet-list,body.home .dc-landing--homepage .home-tone .home-community-stage__results,body.home .dc-landing--homepage .home-tone .community-carousel__empty,body.home .dc-landing--homepage .home-tone .proof-carousel__meta,body.home .dc-landing--homepage .home-tone .video-card-meta,body.home .dc-landing--homepage .home-tone .video-preview-card__body>p:first-of-type,body.home .dc-landing--homepage .home-tone .testimonial-card__meta span{color:var(--home-body)}body.home .dc-landing--homepage .home-tone .feature-card,body.home .dc-landing--homepage .home-tone .stat-card,body.home .dc-landing--homepage .home-tone .testimonial-card,body.home .dc-landing--homepage .home-tone .videos-carousel__card,body.home .dc-landing--homepage .home-tone .proof-carousel__card,body.home .dc-landing--homepage .home-tone .atlas-stage__community-aside{background:var(--home-card-bg);border-color:var(--home-card-border);box-shadow:var(--dc-shadow-soft)}body.home .dc-landing--homepage .home-tone .feature-card--editorial,body.home .dc-landing--homepage .home-tone .stat-card--soft,body.home .dc-landing--homepage .home-tone .home-proof-stage__stat{background:var(--home-card-bg-soft)}body.home .dc-landing--homepage .home-tone .feature-card h3,body.home .dc-landing--homepage .home-tone .feature-card h3 a,body.home .dc-landing--homepage .home-tone .stat-card h2,body.home .dc-landing--homepage .home-tone .stat-card h3,body.home .dc-landing--homepage .home-tone .testimonial-card__meta strong,body.home .dc-landing--homepage .home-tone .reviews-carousel__card .testimonial-card__quote p,body.home .dc-landing--homepage .home-tone .videos-carousel__card .video-preview-card__body h3 a,body.home .dc-landing--homepage .home-tone .proof-carousel__card h3 a,body.home .dc-landing--homepage .home-tone .proof-carousel__price,body.home .dc-landing--homepage .home-tone .home-proof-stage__stat strong{color:var(--home-card-title)}body.home .dc-landing--homepage .home-tone .feature-card p,body.home .dc-landing--homepage .home-tone .feature-card li,body.home .dc-landing--homepage .home-tone .stat-card p,body.home .dc-landing--homepage .home-tone .feature-card__kicker,body.home .dc-landing--homepage .home-tone .home-proof-stage__stat-label,body.home .dc-landing--homepage .home-tone .videos-carousel__card .video-preview-card__body p,body.home .dc-landing--homepage .home-tone .video-card-meta,body.home .dc-landing--homepage .home-tone .proof-carousel__meta,body.home .dc-landing--homepage .home-tone .testimonial-card__meta,body.home .dc-landing--homepage .home-tone .testimonial-card__quote p{color:var(--home-card-body)}body.home .dc-landing--homepage .home-tone .home-proof-stage__stat-metric span{color:inherit;line-height:inherit}body.home .dc-landing--homepage .home-tone .home-proof-stage__stat-prefix{color:#a9cce8c7}body.home .dc-landing--homepage .home-tone .home-proof-stage__stat-unit{color:#e8dfd5db}body.home .dc-landing--homepage .home-tone .feature-card__kicker,body.home .dc-landing--homepage .home-tone .proof-carousel__eyebrow,body.home .dc-landing--homepage .home-tone .community-carousel__location,body.home .dc-landing--homepage .home-tone .testimonial-card__rating{color:var(--home-accent)}body.home .dc-landing--homepage .home-tone .testimonial-card__rating--stars{color:#f5c451;font-size:1.45rem;letter-spacing:.08em}body.home .dc-landing--homepage .home-tone .community-carousel__nav{background:var(--home-control-bg);border-color:var(--home-control-border);color:var(--home-control-text)}body.home .dc-landing--homepage .home-tone .search-form__input{background:var(--home-input-bg);border-color:var(--home-input-border);color:var(--home-input-text)}body.home .dc-landing--homepage .home-tone .search-form__input::placeholder{color:var(--home-input-placeholder)}body.home .dc-landing--homepage .home-tone .dc-button{min-height:3rem;padding:.82rem 1.16rem;border-radius:.9rem;font-weight:760;letter-spacing:.015em}body.home .dc-landing--homepage .home-tone .dc-button--primary{background:var(--home-button-primary-bg);border-color:var(--home-button-primary-border);color:var(--home-button-primary-text);box-shadow:var(--home-button-primary-shadow)}body.home .dc-landing--homepage .home-tone .dc-button--secondary{background:var(--home-button-secondary-bg);border-color:var(--home-button-secondary-border);color:var(--home-button-secondary-text);box-shadow:var(--home-button-secondary-shadow)}body.home .dc-landing--homepage .home-tone .dc-button--ghost{background:var(--home-button-ghost-bg);border-color:var(--home-button-ghost-border);color:var(--home-button-ghost-text);box-shadow:var(--home-button-ghost-shadow)}body.home .dc-landing--homepage .home-tone .dc-button--primary:hover,body.home .dc-landing--homepage .home-tone .dc-button--primary:focus-visible{border-color:#9ad5ff70;background:var(--home-button-primary-hover-bg);box-shadow:0 22px 38px #0a4f8852}body.home .dc-landing--homepage .home-tone .dc-button--secondary:hover,body.home .dc-landing--homepage .home-tone .dc-button--secondary:focus-visible{background:var(--home-button-secondary-hover-bg)}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host .dc-button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host[data-calendar-ready=true]+button{border-color:#e8b226c2!important;background:linear-gradient(180deg,#e7b43a,#d99a13)!important;color:#fff!important;text-shadow:0 1px 1px rgba(8,13,18,.22);box-shadow:inset 0 1px #ffefae57!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease!important}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host .dc-button:hover,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host .dc-button:focus-visible,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host button:hover,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host button:focus-visible,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host[data-calendar-ready=true]+button:hover,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host[data-calendar-ready=true]+button:focus-visible{border-color:#ffde4cd1!important;background:linear-gradient(180deg,#ffcf3f,#ffb800)!important;color:#fff!important;text-shadow:0 1px 1px rgba(8,13,18,.2);box-shadow:inset 0 1px #fff7be6b!important;transform:translateY(-1px)}body.home .dc-landing--homepage .home-tone .dc-button--secondary:hover,body.home .dc-landing--homepage .home-tone .dc-button--secondary:focus-visible,body.home .dc-landing--homepage .home-tone .dc-button--ghost:hover,body.home .dc-landing--homepage .home-tone .dc-button--ghost:focus-visible{border-color:#7eb5e252;box-shadow:0 16px 28px #0a223629}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary{opacity:.6;box-shadow:none}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary:hover,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary:focus-visible{opacity:1;box-shadow:none}body.home .dc-landing--homepage .home-tone .video-card-highlight{background:var(--home-chip-bg);border-color:var(--home-chip-border);color:var(--home-chip-text)}body.home .dc-landing--homepage .home-tone .video-card-highlight strong{color:var(--home-accent)}body.home .dc-landing--homepage .home-tone--light.atlas-stage--bridge{background:#f4f1ec}body.home .dc-landing--homepage .home-tone--light.atlas-stage--bridge:before{display:none}body.home .dc-landing--homepage .home-tone--light.atlas-stage--bridge:after{display:none}body.home .dc-landing--homepage .home-tone--light .atlas-stage__community-aside,body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card{background:var(--home-card-bg);border-color:var(--home-card-border)}body.home .dc-landing--homepage .home-tone--light .atlas-stage__community-aside{box-shadow:var(--dc-shadow-soft)}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card{box-shadow:0 18px 28px -24px #0104073d,0 32px 54px -34px #01040747}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card:after{display:none}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card-body{background:transparent}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__map:not([data-map-template=spotlight]):after{display:none}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card h3 a,body.home .dc-landing--homepage .home-tone--light .atlas-stage__community-heading h2{color:var(--home-card-title)}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__card p,body.home .dc-landing--homepage .home-tone--light .atlas-stage__community-heading p:not(.content-shell__eyebrow),body.home .dc-landing--homepage .home-tone--light .home-community-stage__results{color:var(--home-card-body)}body.home .dc-landing--homepage .home-tone--light .atlas-stage__bridge-carousel .community-carousel__map:not([data-map-template=spotlight]):before{display:none}body.home .dc-landing--homepage .home-tone--dark.home-expertise-stage,body.home .dc-landing--homepage .home-tone--dark.home-service-stage,body.home .dc-landing--homepage .home-tone--dark.home-reviews-stage,body.home .dc-landing--homepage .home-tone--light.home-video-stage,body.home .dc-landing--homepage .home-tone--light.home-proof-stage,body.home .dc-landing--homepage .home-tone--light.home-consultation-stage{background:var(--home-section-bg)}body.home .dc-landing--homepage .home-tone--light .home-video-stage__intro h2{color:var(--home-heading)}body.home .dc-landing--homepage .home-tone--light .videos-carousel__card .video-preview-card__thumb{background:#17212a14}body.home .dc-landing--homepage .home-tone--light .proof-carousel__media{background:linear-gradient(180deg,#e4dfd8cc,#d6d0c9b8)}body.home .dc-landing--homepage .home-tone--light .proof-carousel__media:after{background:linear-gradient(180deg,#0c12180a,#0c12182e),radial-gradient(circle at 84% 18%,rgba(162,132,110,.16),transparent 22%)}body.home .dc-landing--homepage .home-tone--light .proof-carousel__meta{color:var(--home-card-muted)}body.home .dc-landing--homepage .home-tone--dark .reviews-carousel__card,body.home .dc-landing--homepage .home-tone--dark .videos-carousel__card,body.home .dc-landing--homepage .home-tone--dark .proof-carousel__card{background:var(--home-card-bg)}@media(max-width:1080px){body.home .dc-landing--homepage .atlas-stage--bridge{margin-top:clamp(-4.65rem,-6.2vw,-2.45rem);padding-top:.5rem;margin-bottom:.15rem;padding-bottom:.7rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel{gap:.38rem}body.home .dc-landing--homepage .atlas-stage__bridge-stage{grid-template-columns:1fr;align-items:start;gap:.08rem}body.home .dc-landing--homepage .atlas-stage__bridge-map{margin-bottom:-4.4rem}body.home .dc-landing--homepage .atlas-stage__community-aside{margin-bottom:0;margin-left:0;gap:.8rem;padding:1rem 1.1rem .8rem}body.home .dc-landing--homepage .atlas-stage__community-heading h2{max-width:none}body.home .dc-landing--homepage .atlas-stage__carousel-shell{margin-top:-.35rem}body.home .dc-landing--homepage .home-expertise-stage{margin-top:-.2rem;padding-top:.82rem}}@media(max-width:980px){body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map__canvas{min-height:clamp(500px,82vw,640px)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map-svg{min-height:clamp(500px,82vw,640px);transform:translate(4.85%,-.7%) scale(1.115)}body.home .dc-landing--homepage .atlas-stage__carousel-controls{padding-inline:0}body.home .dc-landing--homepage .atlas-stage__carousel-nav{box-shadow:0 18px 30px #0c121829}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__viewport,body.home .dc-landing--homepage .home-video-stage__rail .community-carousel__viewport,body.home .dc-landing--homepage .home-reviews-stage__rail .community-carousel__viewport{margin:-.8rem -.85rem -1.4rem;padding-top:calc(clamp(2rem,3vw,2.55rem) + .8rem);padding-bottom:calc(clamp(1rem,1.6vw,1.35rem) + 1.4rem);padding-inline:calc(clamp(3rem,7vw,4rem) + .85rem);scroll-padding-inline:calc(clamp(3rem,7vw,4rem) + .85rem)}}@media(max-width:720px){body.home .dc-landing--homepage .hero-stage--home.hero-stage--familiar{min-height:calc(100vh - var(--site-header-height, 0px));min-height:calc(100svh - var(--site-header-height, 0px));padding-bottom:1.25rem}body.home .dc-landing--homepage .atlas-stage--bridge{margin-top:clamp(-3.35rem,-8.5vw,-2rem);margin-bottom:0;padding-top:0;padding-bottom:0;background:#f4f1ec}body.home .dc-landing--homepage .atlas-stage__inner--bridge{gap:.1rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel{gap:.12rem}body.home .dc-landing--homepage .atlas-stage__bridge-stage{gap:0}body.home .dc-landing--homepage .atlas-stage__bridge-map{width:min(45rem,calc(100vw + 2.6rem));max-width:none;margin-top:-8.4rem;margin-inline:-1.3rem;margin-bottom:-2.25rem;justify-self:center;transform:none}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-svg-map__canvas{min-height:clamp(550px,138vw,680px)}body.home .dc-landing--homepage .atlas-stage__bridge-map .dc-map-svg{min-height:clamp(550px,138vw,680px);transform:translate(2.4%,-13.1%) scale(1.235);transform-origin:center top}body.home .dc-landing--homepage .atlas-stage__carousel-controls{padding-inline:.05rem}body.home .dc-landing--homepage .atlas-stage__carousel-nav{box-shadow:0 18px 30px #0c121829}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__viewport{margin:-.65rem -.75rem -1.2rem;padding-top:calc(clamp(1rem,1.6vw,1.35rem) + .65rem);padding-bottom:calc(clamp(.9rem,1.4vw,1.15rem) + 1.2rem);padding-inline:3.45rem;scroll-padding-inline:3.45rem}body.home .dc-landing--homepage .atlas-stage__carousel-shell{margin-top:-.55rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__map-frame{inset:-1.55rem -1.55rem -3.4rem;width:calc(100% + 3.1rem);height:calc(100% + 4.95rem)}body.home .dc-landing--homepage .atlas-stage__community-aside{margin-bottom:0;margin-left:0;margin-right:0;gap:.7rem;padding:.42rem 1rem .1rem}body.home .dc-landing--homepage .atlas-stage__community-toolbar{gap:.65rem}body.home .dc-landing--homepage .atlas-stage__bridge-carousel .community-carousel__card{flex-basis:min(17.5rem,calc(100vw - 6.5rem))}body.home .dc-landing--homepage .home-expertise-stage{margin-top:-.48rem;padding-top:.52rem}}body.home .dc-landing--homepage .home-video-stage{position:relative;overflow:visible;background:#f4f1ec;border:0;border-radius:0;box-shadow:none}body.home .dc-landing--homepage .home-video-stage:before{display:none}body.home .dc-landing--homepage .home-video-stage>*{position:relative;z-index:1}body.home .dc-landing--homepage .home-video-stage .videos-carousel{gap:.25rem}body.home .dc-landing--homepage .home-video-stage__hero{display:grid;grid-template-areas:"intro featured";grid-template-columns:minmax(20rem,.78fr) minmax(24rem,1.22fr);gap:clamp(1.25rem,2.4vw,2.75rem);align-items:center;width:100%;max-width:var(--dc-shell-max);margin-inline:auto;margin-bottom:0}body.home .dc-landing--homepage .home-video-stage__intro{grid-area:intro;display:grid;gap:.85rem;align-content:center;justify-self:start;max-width:34rem}body.home .dc-landing--homepage .home-video-stage__intro h2{margin:0;max-width:14.5ch;color:#17212a;font-size:2.72rem;line-height:1.03;letter-spacing:0}body.home .dc-landing--homepage .home-video-stage__intro p:not(.content-shell__eyebrow){max-width:34rem;color:#374450d6;font-size:.99rem;line-height:1.65}body.home .dc-landing--homepage .home-video-stage__metrics{display:flex;flex-wrap:wrap;gap:.58rem;margin:.05rem 0 0;padding:0;list-style:none}body.home .dc-landing--homepage .home-video-stage__metrics li{display:grid;gap:.08rem;min-width:7.6rem;padding:.62rem .72rem;border:1px solid rgba(31,43,55,.09);border-radius:8px;background:#ffffffad}body.home .dc-landing--homepage .home-video-stage__metrics strong{color:#17212a;font-size:1.02rem;font-weight:860;line-height:1}body.home .dc-landing--homepage .home-video-stage__metrics span{color:#374450bd;font-size:.68rem;font-weight:820;letter-spacing:.11em;line-height:1.15;text-transform:uppercase}body.home .dc-landing--homepage .home-video-stage__host-widget{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:.7rem;align-items:center;width:min(100%,24rem);padding:.58rem .68rem;border:1px solid rgba(31,43,55,.1);border-radius:8px;background:#ffffffb8;color:#17212a;text-decoration:none}body.home .dc-landing--homepage .home-video-stage__host-widget img{width:3.5rem;height:3.5rem;border-radius:999px;object-fit:cover;background:#d7d0c4}body.home .dc-landing--homepage .home-video-stage__host-widget>span{display:grid;gap:.12rem;min-width:0}body.home .dc-landing--homepage .home-video-stage__host-widget strong{overflow-wrap:anywhere;color:#17212a;font-size:1rem;font-weight:860;line-height:1.1}body.home .dc-landing--homepage .home-video-stage__host-kicker{color:#374450b8;font-size:.68rem;font-weight:820;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}body.home .dc-landing--homepage .home-video-stage__host-widget:hover,body.home .dc-landing--homepage .home-video-stage__host-widget:focus-visible{border-color:#ff003352;background:#fff}body.home .dc-landing--homepage .home-video-stage__actions{gap:.7rem;align-items:center;margin-top:.1rem}body.home .dc-landing--homepage .home-video-stage__actions .dc-button{box-shadow:none;white-space:normal}body.home .dc-landing--homepage .home-video-stage__actions .dc-button--youtube{gap:.48rem;border-color:#f03;background:#f03;color:#fff;font-weight:820}body.home .dc-landing--homepage .home-video-stage__actions .dc-button--youtube:before{content:"";width:0;height:0;border-top:.34rem solid transparent;border-bottom:.34rem solid transparent;border-left:.56rem solid currentColor;transform:translate(.05rem)}body.home .dc-landing--homepage .home-video-stage__actions .dc-button:hover,body.home .dc-landing--homepage .home-video-stage__actions .dc-button:focus-visible{box-shadow:none}body.home .dc-landing--homepage .home-video-stage__actions .dc-button--youtube:hover,body.home .dc-landing--homepage .home-video-stage__actions .dc-button--youtube:focus-visible{border-color:#cc0029;background:#cc0029;color:#fff}body.home .dc-landing--homepage .home-video-stage__featured{grid-area:featured;display:grid;gap:.75rem;justify-self:center;width:min(100%,39rem);padding:.8rem;border:1px solid rgba(31,43,55,.08);border-radius:8px;background:#ffffffb8;box-shadow:0 22px 42px -34px #01040757}body.home .dc-landing--homepage .home-video-stage__featured-title{margin:0;color:#17212a;font-size:1.22rem;line-height:1.16;text-align:center}body.home .dc-landing--homepage .home-video-stage__featured-thumb{position:relative;display:block;aspect-ratio:16 / 9;width:100%;overflow:hidden;padding:0;border:0;border-radius:8px;background:#17212a14;cursor:pointer;text-align:left;appearance:none}body.home .dc-landing--homepage .home-video-stage__featured-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#121b2403,#121b2405 42%,#121b2452);pointer-events:none}body.home .dc-landing--homepage .home-video-stage__featured-thumb img{width:100%;height:100%;object-fit:cover;image-rendering:auto;transition:transform .72s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .home-video-stage__featured-thumb:hover img,body.home .dc-landing--homepage .home-video-stage__featured-thumb:focus-visible img{transform:scale(1.025)}body.home .dc-landing--homepage .home-video-stage__featured-thumb:focus-visible{outline:2px solid rgba(181,80,67,.52);outline-offset:4px}body.home .dc-landing--homepage .home-video-stage__featured--empty{align-content:center}body.home .dc-landing--homepage .home-video-stage__rail{position:relative;overflow:visible;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;padding-block:0;box-shadow:none}body.home .dc-landing--homepage .home-video-stage .community-carousel__nav{background:#ffffffe0;border-color:#1f2b371a;color:#17212a;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:hover,body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:focus-visible{border-color:#bc5b4d47;background:#fffffff7;transform:translateY(-50%) scale(1.04)}body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:disabled{opacity:.38}body.home .dc-landing--homepage .home-video-stage__rail-nav{position:absolute;top:50%;z-index:3;align-self:center;transform:translateY(-50%)}body.home .dc-landing--homepage .home-video-stage__rail-nav--prev{left:.6rem}body.home .dc-landing--homepage .home-video-stage__rail-nav--next{right:.6rem}body.home .dc-landing--homepage .home-video-stage .community-carousel__nav--arrow span[aria-hidden=true]{transform:translateY(-1px);transition:transform .22s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .home-video-stage__rail-nav--prev:hover span[aria-hidden=true],body.home .dc-landing--homepage .home-video-stage__rail-nav--prev:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(-.18rem)}body.home .dc-landing--homepage .home-video-stage__rail-nav--next:hover span[aria-hidden=true],body.home .dc-landing--homepage .home-video-stage__rail-nav--next:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(.18rem)}body.home .dc-landing--homepage .atlas-stage__carousel-nav,body.home .dc-landing--homepage .home-video-stage .community-carousel__nav,body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav{background:#fffffff5;border-color:#18243033;color:#14202a;box-shadow:0 0 0 1px #ffffffb8,0 16px 26px #0c12183d;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}body.home .dc-landing--homepage .atlas-stage__carousel-nav:hover,body.home .dc-landing--homepage .atlas-stage__carousel-nav:focus-visible,body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:hover,body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:focus-visible,body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:hover,body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:focus-visible{background:#fff;border-color:#1824304d;box-shadow:0 0 0 1px #ffffffdb,0 18px 30px #0c121847}body.home .dc-landing--homepage .atlas-stage__carousel-nav:disabled,body.home .dc-landing--homepage .home-video-stage .community-carousel__nav:disabled,body.home .dc-landing--homepage .home-reviews-stage .community-carousel__nav:disabled{box-shadow:none}body.home .dc-landing--homepage .home-video-stage__rail .community-carousel__viewport{width:100%;max-width:100%;min-width:0;margin:-.9rem -1rem -1.55rem;padding-top:calc(clamp(1rem,1.6vw,1.35rem) + .9rem);padding-bottom:calc(clamp(.9rem,1.4vw,1.15rem) + 1.55rem);padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem);scroll-padding-inline:calc(clamp(3.5rem,5vw,4.75rem) + 1rem);box-shadow:none}body.home .dc-landing--homepage .home-video-stage .community-carousel__track{align-items:stretch;gap:.9rem;padding-inline:.2rem;box-shadow:none}body.home .dc-landing--homepage .videos-carousel__card{flex:0 0 clamp(18.5rem,21vw,22rem);display:grid;grid-template-rows:auto 1fr;gap:.95rem;min-height:100%;padding:.95rem;border:1px solid rgba(31,43,55,.08);border-radius:1.3rem;background:linear-gradient(180deg,#fffffff5,#f7f3eefa);box-shadow:none;scroll-snap-align:start;transition:transform .28s ease,border-color .28s ease}body.home .dc-landing--homepage .home-video-stage.home-tone .videos-carousel__card{box-shadow:0 18px 28px -24px #0104073d,0 32px 54px -34px #01040747}body.home .dc-landing--homepage .videos-carousel__card:hover,body.home .dc-landing--homepage .videos-carousel__card:focus-within{transform:none;border-color:#1f2b3714;box-shadow:0 18px 28px -24px #0104073d,0 32px 54px -34px #01040747}body.home .dc-landing--homepage .home-video-stage.home-tone .videos-carousel__card:hover,body.home .dc-landing--homepage .home-video-stage.home-tone .videos-carousel__card:focus-within{box-shadow:0 18px 28px -24px #0104073d,0 32px 54px -34px #01040747}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb{position:relative;aspect-ratio:16 / 9;border-radius:1rem;background:#d8d5d1;transition:transform .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb--button{width:100%;padding:0;border:0;cursor:pointer;text-align:left;appearance:none}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb--button:focus-visible{outline:2px solid rgba(181,80,67,.52);outline-offset:4px}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#121b241a,#121b240a 34%,#121b248f);pointer-events:none;transition:opacity .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb img{transform:scale(1.045);transition:transform .72s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .video-preview-card__thumb-meta{position:absolute;z-index:1;color:#fffaf6;font-family:Outfit,Segoe UI,sans-serif;font-size:.68rem;font-weight:720;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .video-preview-card__thumb-meta{left:.8rem;right:.8rem;bottom:.8rem}body.home .dc-landing--homepage .video-preview-card__duration{position:absolute;top:.8rem;right:.8rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:3.3rem;padding:.42rem .62rem;border-radius:999px;background:#f9f4edf5;color:#17212a;font-family:Outfit,Segoe UI,sans-serif;font-size:.76rem;font-weight:760;line-height:1;letter-spacing:.03em}body.home .dc-landing--homepage .video-preview-card__thumb-play{position:absolute;top:50%;left:50%;z-index:1;width:3.3rem;height:3.3rem;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#111a23c7;transform:translate(-50%,-50%);pointer-events:none;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1)}body.home .dc-landing--homepage .video-preview-card__thumb-play:before{content:"";position:absolute;top:50%;left:50%;border-style:solid;border-width:.48rem 0 .48rem .8rem;border-color:transparent transparent transparent #fff;transform:translate(-34%,-50%)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body{display:grid;gap:.68rem;align-content:start;min-height:100%}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3{margin:0;font-size:1.08rem;line-height:1.14}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#17212a;text-decoration:none}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3 a:hover,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body h3 a:focus-visible{text-decoration:none}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:hover,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:focus-visible{transform:translateY(-2px)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:hover:after,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:focus-visible:after{background:linear-gradient(180deg,#121b2405,#121b2414 36%,#121b24a3)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:hover img,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:focus-visible img{transform:scale(1.08)}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:hover .video-preview-card__thumb-play,body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__thumb:focus-visible .video-preview-card__thumb-play{transform:translate(-50%,-50%) scale(1.08);background:#111a23e6;border-color:#ffffff57}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body p{margin:0;color:#43515ed6}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:4.8em;overflow:hidden}body.home .dc-landing--homepage .videos-carousel__card .video-card-meta{gap:.4rem .75rem;color:#5d6873e0;font-size:.78rem}body.home .dc-landing--homepage .videos-carousel__card .video-card-meta li{position:relative}body.home .dc-landing--homepage .videos-carousel__card .video-preview-card__body .dc-button-row{margin-top:auto;padding-top:.2rem}body.has-video-lightbox-open{overflow:hidden}body.home .dc-landing--homepage .home-video-stage__lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1.25rem;background:#0d1319b8;backdrop-filter:blur(14px)}body.home .dc-landing--homepage .home-video-stage__lightbox[hidden]{display:none!important}body.home .dc-landing--homepage .home-video-stage__lightbox-dialog{position:relative;width:min(68rem,100%);display:grid;gap:1rem;padding:1.15rem;border:1px solid rgba(31,43,55,.12);border-radius:1.4rem;background:linear-gradient(180deg,#f8f4eefa,#f1ebe2fa);box-shadow:0 32px 72px #0a101652}body.home .dc-landing--homepage .home-video-stage__lightbox-close{position:absolute;top:.9rem;right:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:2.5rem;min-height:2.5rem;padding:.55rem .85rem;z-index:2;border:1px solid rgba(31,43,55,.12);border-radius:999px;background:#17212aeb;color:#fffaf6;font:inherit;font-size:.84rem;font-weight:740;letter-spacing:.03em;cursor:pointer;box-shadow:0 16px 28px #0a10162e}body.home .dc-landing--homepage .home-video-stage__lightbox-close:hover,body.home .dc-landing--homepage .home-video-stage__lightbox-close:focus-visible{background:#17212a;transform:translateY(-1px)}body.home .dc-landing--homepage .home-video-stage__lightbox-close span[aria-hidden=true]{font-size:1.2rem;line-height:1}body.home .dc-landing--homepage .home-video-stage__lightbox-kicker,body.home .dc-landing--homepage .home-video-stage__lightbox-title{margin:0}body.home .dc-landing--homepage .home-video-stage__lightbox-kicker{color:#7c5b47eb;font-size:.74rem;font-weight:780;letter-spacing:.2em;line-height:1;text-transform:uppercase}body.home .dc-landing--homepage .home-video-stage__lightbox-title{max-width:calc(100% - 5rem);color:#17212a;font-size:1.65rem;line-height:1.08}body.home .dc-landing--homepage .home-video-stage__lightbox-frame{min-height:0}body.home .dc-landing--homepage .home-video-stage__lightbox-frame .video-embed{margin:0;border-color:#1f2b371f;border-radius:1.1rem;box-shadow:0 20px 48px #131c2524}body.home .dc-landing--homepage .home-video-stage__lightbox-actions{justify-content:flex-end}@media(max-width:1080px){body.home .dc-landing--homepage .home-service-stage__lane-media{min-height:12.8rem}body.home .dc-landing--homepage .reviews-carousel__card,body.home .dc-landing--homepage .videos-carousel__card{flex-basis:clamp(18.5rem,21vw,22rem)}}@media(max-width:860px){body.home .dc-landing--homepage .home-video-stage__hero{grid-template-areas:"intro" "featured";grid-template-columns:1fr;width:100%}body.home .dc-landing--homepage .home-video-stage__intro{justify-self:stretch;max-width:100%}body.home .dc-landing--homepage .home-video-stage__featured{justify-self:stretch;width:100%}body.home .dc-landing--homepage .home-video-stage__intro h2{max-width:none;font-size:2.6rem}}@media(max-width:720px){body.home .dc-landing--homepage .home-service-stage__lane{border-radius:1.2rem}body.home .dc-landing--homepage .home-service-stage__lane-body{padding-inline:1rem}body.home .dc-landing--homepage .home-video-stage__intro h2{font-size:2.15rem}body.home .dc-landing--homepage .home-video-stage__actions .dc-button{flex:1 1 100%}body.home .dc-landing--homepage .home-video-stage__featured{padding:.72rem}body.home .dc-landing--homepage .home-video-stage__featured-title{font-size:1.05rem}body.home .dc-landing--homepage .home-video-stage__lightbox-title{font-size:1.35rem}body.home .dc-landing--homepage .home-video-stage__rail{padding-block:0}body.home .dc-landing--homepage .home-video-stage__rail .community-carousel__viewport,body.home .dc-landing--homepage .home-reviews-stage__rail .community-carousel__viewport{margin:-.65rem -.75rem -1.2rem;padding-top:calc(clamp(1rem,1.6vw,1.35rem) + .65rem);padding-bottom:calc(clamp(.9rem,1.4vw,1.15rem) + 1.2rem);padding-inline:3.45rem;scroll-padding-inline:3.45rem}body.home .dc-landing--homepage .reviews-carousel__card{flex-basis:min(17.5rem,calc(100vw - 6.5rem))}body.home .dc-landing--homepage .videos-carousel__card{flex-basis:min(17.5rem,calc(100vw - 6.5rem));padding:.82rem}body.home .dc-landing--homepage .home-video-stage__rail-nav,body.home .dc-landing--homepage .home-reviews-stage__rail-nav{transform:translateY(-50%) scale(.94)}body.home .dc-landing--homepage .home-video-stage__rail-nav--prev,body.home .dc-landing--homepage .home-reviews-stage__rail-nav--prev{left:.05rem}body.home .dc-landing--homepage .home-video-stage__rail-nav--next,body.home .dc-landing--homepage .home-reviews-stage__rail-nav--next{right:.05rem}body.home .dc-landing--homepage .video-preview-card__thumb-play{width:3rem;height:3rem}body.home .dc-landing--homepage .video-preview-card__duration{top:.65rem;right:.65rem;min-width:3.05rem;padding:.36rem .55rem;font-size:.72rem}body.home .dc-landing--homepage .home-video-stage__lightbox{padding:.8rem}body.home .dc-landing--homepage .home-video-stage__lightbox-dialog{padding:1rem}body.home .dc-landing--homepage .home-video-stage__lightbox-title{max-width:calc(100% - 4.5rem)}}@media(max-width:980px){body.home .dc-landing--homepage .atlas-stage--bridge{overflow-x:clip}}@media(max-width:720px){body.home .site-header__bar,body.home .site-brand--header,body.home .site-brand--header .site-brand__type,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__inner,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main,body.home .dc-landing--homepage .section-heading,body.home .dc-landing--homepage .split-panel__content,body.home .dc-landing--homepage .split-panel__aside{min-width:0;max-width:100%}body.home .site-brand--header .site-brand__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.home .dc-landing--homepage>.section-shell.content-shell,body.home .dc-landing--homepage>.split-panel.content-shell{padding-inline:1rem}body.home .dc-landing--homepage .hero-stage--familiar h1,body.home .dc-landing--homepage .section-heading h2,body.home .dc-landing--homepage .split-panel__content h2,body.home .dc-landing--homepage .split-panel__aside h2,body.home .dc-landing--homepage .split-panel__aside h3,body.home .dc-landing--homepage .home-video-stage__intro h2,body.home .dc-landing--homepage .home-proof-stage__intro h2{max-width:100%;overflow-wrap:normal;text-wrap:wrap}body.home .dc-landing--homepage .hero-stage--familiar h1{font-size:2.35rem;line-height:1}body.home .dc-landing--homepage .section-heading h2,body.home .dc-landing--homepage .split-panel__content h2,body.home .dc-landing--homepage .home-video-stage__intro h2,body.home .dc-landing--homepage .home-proof-stage__intro h2{font-size:1.9rem;line-height:1.05}body.home .dc-landing--homepage .split-panel__aside h3{font-size:1.55rem;line-height:1.12}body.home .dc-landing--homepage .dc-button-row{width:100%}body.home .dc-landing--homepage .dc-button-row .dc-button{white-space:normal}body.home .dc-landing--homepage .atlas-stage__community-aside{width:auto;margin-inline:.75rem}}@media(max-width:430px){body.home .dc-landing--homepage .hero-stage--familiar h1{max-width:10.8ch;font-size:2rem}body.home .dc-landing--homepage .section-heading h2,body.home .dc-landing--homepage .split-panel__content h2,body.home .dc-landing--homepage .split-panel__aside h3,body.home .dc-landing--homepage .home-video-stage__intro h2,body.home .dc-landing--homepage .home-proof-stage__intro h2{max-width:19ch;font-size:1.72rem}}@media(max-width:720px){body.home .dc-landing--homepage .atlas-stage--bridge{padding-bottom:1.35rem}body.home .dc-landing--homepage .home-expertise-stage,body.home .dc-landing--homepage .home-video-stage,body.home .dc-landing--homepage .home-service-stage,body.home .dc-landing--homepage .home-proof-stage,body.home .dc-landing--homepage .home-reviews-stage,body.home .dc-landing--homepage .home-consultation-stage{padding-top:clamp(2.55rem,11vw,3.7rem);padding-bottom:clamp(2.55rem,11vw,3.7rem)}body.home .dc-landing--homepage .home-expertise-stage{margin-top:0}body.home .dc-landing--homepage .home-video-stage__hero,body.home .dc-landing--homepage .home-proof-stage__grid,body.home .dc-landing--homepage .home-consultation-stage{gap:clamp(1.35rem,6vw,2rem)}body.home .dc-landing--homepage .home-consultation-stage{align-items:stretch}body.home .dc-landing--homepage .home-consultation-stage__content,body.home .dc-landing--homepage .home-consultation-stage__scheduler{justify-self:stretch;width:100%;max-width:100%}body.home .dc-landing--homepage .home-consultation-stage__embed-shell{width:100%;border-radius:.95rem}body.home .dc-landing--homepage .home-consultation-stage__scheduler-header{padding:.85rem .9rem}body.home .dc-landing--homepage .home-consultation-stage__calendar-shell{padding:.5rem}body.home .dc-landing--homepage .home-consultation-stage__calendar,body.home .dc-landing--homepage .home-consultation-stage__calendar-shell{min-height:clamp(38rem,136vw,45rem)}body.home .hur54b{padding:calc(.75rem + env(safe-area-inset-top,0px)) .75rem calc(.75rem + env(safe-area-inset-bottom,0px))!important}body.home .mmGMM{max-width:100%!important;border-radius:.8rem!important}body.home .Xfsokf{top:max(.65rem,env(safe-area-inset-top,0px))!important;right:.75rem!important;height:2.4rem!important;max-width:calc(100vw - 1.5rem)!important;padding:.55rem .75rem!important}}@media(max-width:430px){body.home .uE25ec{display:none!important}body.home .L0Dvsd{margin-right:0!important}}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(1.35rem,3.2vw,2.45rem);width:min(100%,64rem);max-width:64rem;text-align:center}body.home .dc-landing--homepage .hero-stage--familiar h1{max-width:12.8ch;margin-inline:auto;text-wrap:balance}body.home .dc-landing--homepage .hero-stage__story{position:relative;display:grid;justify-self:center;width:min(100%,40rem);gap:clamp(1rem,1.7vw,1.35rem);padding-top:clamp(.9rem,1.6vw,1.2rem)}body.home .dc-landing--homepage .hero-stage__story:before{content:"";position:absolute;top:0;left:50%;width:min(8rem,34%);height:1px;background:linear-gradient(90deg,#f4efe800,#e8b226c2,#f4efe800);transform:translate(-50%)}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__lede{max-width:38rem;margin-inline:auto;color:#f7f2e9d6;font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.68}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions{justify-self:center;justify-content:center;grid-template-columns:repeat(2,minmax(0,13.75rem));gap:.66rem;width:min(100%,28.25rem);transform:translateY(clamp(.85rem,1.8vh,1.5rem))}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>button{width:100%}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary{opacity:.82}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary:hover,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button--secondary:focus-visible{opacity:1}@media(min-width:1181px){body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{transform:translateY(clamp(-.7rem,-1.2vh,-.25rem))}}@media(max-width:1180px){body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{gap:clamp(1.15rem,3vw,1.85rem);width:min(100%,58rem);max-width:58rem}body.home .dc-landing--homepage .hero-stage__story{width:min(100%,38rem);margin-left:0}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions{grid-template-columns:repeat(2,minmax(0,13.75rem));width:min(100%,28.25rem);transform:translateY(clamp(.95rem,2.4vh,1.8rem))}}@media(min-width:721px)and (max-width:1180px){body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{transform:translateY(clamp(-1rem,-2vh,-.35rem))}}@media(max-width:720px){body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__main{gap:clamp(1.55rem,7vw,2.3rem);align-content:end;width:100%;max-width:100%;transform:translateY(clamp(-3rem,-6.5vh,-1.75rem))}body.home .dc-landing--homepage .hero-stage--familiar h1{max-width:min(100%,19.5rem);font-size:clamp(2.48rem,10vw,2.88rem);line-height:.98}body.home .dc-landing--homepage .hero-stage__story{width:min(100%,calc(100vw - 2rem));margin-left:0;gap:clamp(1.15rem,5.4vw,1.55rem);padding-inline:0;padding-top:clamp(1rem,4vw,1.25rem)}body.home .dc-landing--homepage .hero-stage__story:before{top:0;width:min(7rem,38%);height:1px}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__lede{max-width:min(100%,22.5rem);font-size:.96rem;line-height:1.58}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions{grid-template-columns:1fr;width:min(100%,21rem);gap:.55rem;margin-top:clamp(.55rem,4vw,1rem);transform:translateY(clamp(1.75rem,7vh,3rem))}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host .dc-button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions .dc-calendar-button-host button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>.dc-button,body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__actions>button{min-height:2.85rem}}@media(max-width:430px){body.home .dc-landing--homepage .hero-stage--familiar h1{max-width:min(100%,19rem);font-size:clamp(2.42rem,10.8vw,2.75rem);line-height:.98}body.home .dc-landing--homepage .hero-stage--familiar .hero-stage__lede{font-size:.9rem;line-height:1.5}}body.single-closing{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.12),transparent 24%),radial-gradient(circle at 88% 6%,rgba(198,54,43,.08),transparent 22%),linear-gradient(180deg,#f6efe4,#fffaf2 46%,#f1ece4)}body.single-closing .site-main{gap:0;padding:0}.dc-closing-page{--dc-closing-shell: min(var(--dc-shell-max), calc(100% - (var(--dc-shell-gutter) * 2)));--dc-closing-border: rgba(17, 27, 35, .1);--dc-closing-card: rgba(255, 252, 246, .9);--dc-closing-card-strong: rgba(255, 255, 255, .96);--dc-closing-muted: rgba(22, 33, 43, .68);--dc-closing-section-gap: clamp(3.25rem, 5.4vw, 5.75rem);width:100%;overflow:hidden;color:var(--dc-ink)}.dc-closing-body{display:grid;gap:var(--dc-closing-section-gap);padding:clamp(2.75rem,5.2vw,5.4rem) 0 clamp(4rem,7vw,7.25rem);background:linear-gradient(180deg,#fffaf2cc,#f6f0e7eb),radial-gradient(circle at 86% 16%,rgba(90,118,140,.1),transparent 22%)}.dc-closing-page .content-shell{width:var(--dc-closing-shell);margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-closing-page .content-shell__eyebrow{margin:0;color:#5a768c;font-size:.82rem;font-weight:800;letter-spacing:.08em}.dc-closing-page .section-heading{display:grid;gap:clamp(.8rem,1.2vw,1rem);max-width:48rem}.dc-closing-page .section-heading h2,.dc-closing-next h2{margin:0;color:#142332;font-family:Fraunces,Georgia,serif;font-size:clamp(1.85rem,3vw,3rem);line-height:1.02;letter-spacing:0}.dc-closing-page .section-heading p:not(.content-shell__eyebrow),.dc-closing-next p{color:var(--dc-closing-muted)}.dc-closing-page .dc-button{border-radius:999px;letter-spacing:0}.dc-closing-page .dc-button--primary{background:linear-gradient(180deg,#c73b31,#9d251e);border-color:#9d251e38;color:#fffaf5;box-shadow:0 14px 30px #9d251e33}.dc-closing-page .dc-button--secondary{background:linear-gradient(180deg,#183142,#0f202c);border-color:#0f202c2e;color:#fffaf5;box-shadow:0 14px 30px #0f202c24}.dc-closing-page .dc-button--ghost{background:#ffffffb3;border-color:#111b231f;color:#172536;box-shadow:0 10px 22px #111b2314}.dc-closing-page .dc-button--ghost:hover,.dc-closing-page .dc-button--ghost:focus-visible{background:#fff;border-color:#c6362b47;box-shadow:0 14px 28px #111b231f}.dc-closing-hero{padding:clamp(1.2rem,3vw,2.3rem) 0 clamp(2.25rem,5vw,5rem);background:linear-gradient(180deg,#fffaf2f5,#f5eee5c2),radial-gradient(circle at 78% 0%,rgba(94,128,155,.16),transparent 28%)}.dc-closing-hero__inner{width:var(--dc-closing-shell);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:clamp(1.2rem,3vw,2.8rem);align-items:end}.dc-closing-hero__content{display:grid;gap:clamp(1rem,1.7vw,1.45rem);padding:clamp(.4rem,1.2vw,1rem) 0}.dc-closing-hero__content h1{max-width:12ch;margin:0;color:#111f2c;font-family:Fraunces,Georgia,serif;font-size:clamp(2.6rem,6vw,6.35rem);line-height:.94;letter-spacing:0}.dc-closing-hero__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.dc-closing-hero__meta li{padding:.48rem .72rem;border:1px solid rgba(17,27,35,.1);border-radius:999px;background:#ffffffb3;color:#111b23bd;font-size:.92rem;font-weight:760;line-height:1.15}.dc-closing-hero__map{position:relative;min-height:clamp(24rem,42vw,43rem);margin:0;overflow:hidden;border:1px solid rgba(17,27,35,.12);border-radius:clamp(1.05rem,2vw,1.7rem);background:radial-gradient(circle at center,rgba(198,54,43,.14),transparent 20%),linear-gradient(135deg,#d8e5e8,#f1eadf);box-shadow:0 24px 60px #111b2329,0 2px #ffffffb3 inset}.dc-closing-hero__map>img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.95) contrast(1.02)}.dc-closing-hero__map--fallback>img{filter:saturate(.95) contrast(1.02) brightness(.96)}.dc-closing-hero__map:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(90deg,rgba(17,27,35,.1),transparent 42%);pointer-events:none}.dc-closing-hero__map-dot{position:absolute;top:50%;left:50%;z-index:2;width:clamp(1rem,1.3vw,1.28rem);height:clamp(1rem,1.3vw,1.28rem);border:3px solid #fffaf5;border-radius:999px;background:#c6362b;box-shadow:0 0 0 .55rem #c6362b2e,0 12px 24px #52140f47;transform:translate(-50%,-50%)}.dc-closing-hero__photo{position:absolute;right:clamp(.8rem,2vw,1.3rem);bottom:clamp(.8rem,2vw,1.3rem);z-index:3;width:min(18rem,38%);aspect-ratio:4 / 3;overflow:hidden;border:4px solid rgba(255,250,245,.96);border-radius:1rem;background:#fff;box-shadow:0 18px 42px #111b2338}.dc-closing-hero__photo img{display:block;width:100%;height:100%;object-fit:cover}.dc-closing-hero__map-empty{width:100%;height:100%;min-height:inherit}.dc-closing-section{position:relative;padding:0}.dc-closing-section+.dc-closing-section{border-top:0}.dc-closing-section+.dc-closing-section:before{content:"";position:absolute;top:calc(var(--dc-closing-section-gap) / -2);left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(17,27,35,.12),transparent);pointer-events:none}.dc-closing-snapshot{display:grid;gap:clamp(1.35rem,2.4vw,2rem)}.dc-closing-snapshot__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.dc-closing-snapshot__item{display:grid;gap:.45rem;min-width:0;padding:clamp(1rem,1.8vw,1.35rem);border:1px solid var(--dc-closing-border);border-radius:1rem;background:var(--dc-closing-card-strong);box-shadow:0 16px 36px #111b2312}.dc-closing-snapshot__item span,.dc-closing-notes__item span{color:#5a768c;font-size:.78rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.dc-closing-snapshot__item strong{color:#142332;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;overflow-wrap:anywhere}.dc-closing-carousel{gap:clamp(1.4rem,2.5vw,2rem)}.dc-closing-carousel .community-carousel__header{align-items:end}.dc-closing-carousel .community-carousel__controls{flex:0 0 auto;width:auto}.dc-closing-carousel .community-carousel__nav{flex:0 0 2.9rem;width:2.9rem;border-color:#111b2324;background:#ffffffeb;color:#142332;box-shadow:0 12px 26px #111b2321}.dc-closing-carousel .community-carousel__nav:hover,.dc-closing-carousel .community-carousel__nav:focus-visible{border-color:#c6362b47;background:#fff;color:#9d251e}.dc-closing-carousel .community-carousel__track{align-items:stretch}.dc-closing-gallery__item{flex:0 0 min(54rem,calc(100vw - (var(--dc-shell-gutter) * 2)));min-width:0;scroll-snap-align:start}.dc-closing-gallery__figure{height:100%;min-height:clamp(18rem,36vw,33rem);margin:0;overflow:hidden;border:1px solid rgba(17,27,35,.1);border-radius:1.2rem;background:#fff;box-shadow:0 18px 46px #111b231c}.dc-closing-gallery__figure img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}.dc-closing-gallery--single .community-carousel__track{justify-content:center}.dc-closing-gallery--single .dc-closing-gallery__item{flex-basis:min(64rem,100%)}.dc-closing-next{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.72fr);gap:clamp(1.6rem,3.4vw,3.4rem);align-items:center;padding:clamp(1.35rem,3.2vw,3.25rem);border:1px solid var(--dc-closing-border);border-radius:1.25rem;background:linear-gradient(135deg,#fffffff5,#fff9efe6),radial-gradient(circle at 10% 0%,rgba(198,54,43,.08),transparent 26%);box-shadow:0 20px 52px #111b231a}.dc-closing-next__content,.dc-closing-next__form .dc-form{min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-closing-next__content{display:grid;gap:clamp(1rem,1.7vw,1.35rem);padding:clamp(.35rem,1vw,.75rem) 0}.dc-closing-next__content>p{max-width:38rem;margin:0;line-height:1.65}.dc-closing-notes{display:grid;gap:.75rem;margin-top:.35rem}.dc-closing-notes__item{display:grid;gap:.35rem;padding:.95rem 1rem;border:1px solid rgba(17,27,35,.08);border-radius:.95rem;background:#f6f0e7b8}.dc-closing-notes__item p{margin:0;color:#16212bbd;line-height:1.62}.dc-closing-next__form .dc-form{padding:clamp(.9rem,1.8vw,1.25rem);color:var(--dc-ink)}.dc-closing-next__form .dc-form h2,.dc-closing-next__form .dc-form h3,.dc-closing-next__form .dc-form label{color:#142332}.dc-closing-next__form .dc-form p,.dc-closing-next__form .dc-form small{color:var(--dc-closing-muted)}.dc-closing-next__form .dc-form input,.dc-closing-next__form .dc-form textarea,.dc-closing-next__form .dc-form select{border-color:#111b231f;background:#ffffffeb;color:#142332}.dc-closing-blog .community-carousel__card{flex:0 0 min(27rem,calc(100vw - (var(--dc-shell-gutter) * 2)));display:grid;gap:0;min-height:100%;padding:0;border:1px solid var(--dc-closing-border);border-radius:1rem;background:var(--dc-closing-card-strong);box-shadow:0 16px 36px #111b2314}.dc-closing-blog .community-carousel__card:after{display:none}.dc-closing-blog-card__media{display:block;aspect-ratio:16 / 10;overflow:hidden;border-bottom:1px solid rgba(17,27,35,.08)}.dc-closing-blog-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.dc-closing-blog-card:hover .dc-closing-blog-card__media img,.dc-closing-blog-card:focus-within .dc-closing-blog-card__media img{transform:scale(1.04)}.dc-closing-blog-card__body{display:grid;gap:.75rem;align-content:start;padding:clamp(1rem,2vw,1.25rem)}.dc-closing-blog .community-carousel__eyebrow{margin:0;color:#5a768c;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dc-closing-blog .community-carousel__card h3{margin:0;color:#142332;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2vw,1.65rem);line-height:1.08;letter-spacing:0}.dc-closing-blog .community-carousel__card h3 a{color:inherit;text-decoration:none}.dc-closing-blog .community-carousel__card p{margin:0;color:var(--dc-closing-muted);line-height:1.62}.dc-closing-blog .community-carousel__card .dc-button-row{margin-top:.25rem}@media(max-width:1080px){.dc-closing-hero__inner,.dc-closing-next{grid-template-columns:1fr}.dc-closing-hero__map{order:-1}.dc-closing-hero__content h1{max-width:18ch}.dc-closing-snapshot__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.dc-closing-page{--dc-closing-shell: min(100% - 2rem, 44rem);--dc-closing-section-gap: clamp(2.6rem, 10vw, 4rem)}.dc-closing-body{padding:clamp(2.25rem,9vw,3.5rem) 0 clamp(3rem,12vw,4.5rem)}.dc-closing-hero{padding-top:1rem;padding-bottom:2.4rem}.dc-closing-hero__inner{gap:1.1rem}.dc-closing-hero__content h1{max-width:none;font-size:clamp(2.05rem,10vw,3.25rem);line-height:1}.dc-closing-hero__map{min-height:clamp(19rem,74vw,27rem);border-radius:1rem}.dc-closing-hero__photo{width:min(11.5rem,43vw);border-width:3px;border-radius:.8rem}.dc-closing-snapshot__grid,.dc-closing-next{grid-template-columns:1fr}.dc-closing-carousel .community-carousel__header{align-items:start}.dc-closing-gallery__item,.dc-closing-blog .community-carousel__card{flex-basis:calc(100vw - 2rem)}.dc-closing-gallery__figure{min-height:clamp(17rem,70vw,26rem);border-radius:1rem}}@media(max-width:460px){.dc-closing-page{--dc-closing-shell: min(100% - 1.4rem, 44rem);--dc-closing-section-gap: 2.7rem}.dc-closing-section{padding:0}.dc-closing-hero__meta li{font-size:.84rem}.dc-closing-carousel .community-carousel__header{display:grid}.dc-closing-carousel .community-carousel__controls{justify-self:start}}.dc-closing-hero--map-banner{padding:0;background:#f4efe7}.dc-closing-hero--map-banner .dc-closing-hero__map{width:100%;min-height:clamp(31rem,62vw,52rem);border:0;border-radius:0;box-shadow:none;background:radial-gradient(circle at 50% 48%,rgba(198,54,43,.12),transparent 16%),linear-gradient(135deg,#d8e5e8,#f1eadf)}.dc-closing-hero--map-banner .dc-closing-hero__map iframe,.dc-closing-hero--map-banner .dc-closing-hero__map>img{display:block;width:100%;height:100%;min-height:inherit;border:0;object-fit:cover}.dc-closing-hero--map-banner .dc-closing-hero__map iframe{pointer-events:none}.dc-closing-hero--map-banner .dc-closing-hero__map:after{background:linear-gradient(90deg,#060b1094,#060b1052 36%,#060b100f,#060b101a),linear-gradient(180deg,#060b100a,#060b1057)}.dc-closing-hero--map-banner .dc-closing-hero__content{position:absolute;left:max(var(--dc-shell-gutter),calc((100vw - var(--dc-shell-max)) / 2));bottom:clamp(1.2rem,4vw,4rem);z-index:3;width:min(64rem,calc(100% - (var(--dc-shell-gutter) * 2)));padding:clamp(1rem,2vw,1.5rem) 0;color:#fffaf5}.dc-closing-hero--map-banner .content-shell__eyebrow{color:#f6efe5c7;text-shadow:0 2px 12px rgba(0,0,0,.3)}.dc-closing-hero--map-banner .dc-closing-hero__content h1{display:grid;gap:.18rem;max-width:none;color:#fffaf5;font-size:clamp(2.45rem,6.6vw,6.6rem);line-height:.96;text-shadow:0 4px 24px rgba(0,0,0,.44);text-wrap:balance}.dc-closing-hero--map-banner .dc-closing-hero__content h1 span{display:block}.dc-closing-hero--map-banner .dc-closing-hero__meta li{border-color:#ffffff29;background:#080d138a;color:#fffaf5e0;box-shadow:0 10px 22px #00000024;backdrop-filter:blur(8px)}.dc-closing-hero--map-banner .dc-button--primary,.dc-closing-hero--map-banner .dc-button--secondary{box-shadow:0 16px 30px #0105093d}.dc-closing-hero--map-banner .dc-button--ghost{border-color:#ffffff2e;background:#ffffff1f;color:#fffaf5;box-shadow:0 14px 28px #0105092e;backdrop-filter:blur(10px)}@media(max-width:1080px){.dc-closing-hero--map-banner .dc-closing-hero__map{order:initial}.dc-closing-hero--map-banner .dc-closing-hero__content h1{max-width:none}}@media(max-width:720px){.dc-closing-hero--map-banner{padding:0}.dc-closing-hero--map-banner .dc-closing-hero__map{min-height:clamp(31rem,118vw,42rem)}.dc-closing-hero--map-banner .dc-closing-hero__content{left:1rem;bottom:1.1rem;width:calc(100% - 2rem);padding:0}.dc-closing-hero--map-banner .dc-closing-hero__content h1{max-width:calc(100vw - 2rem);font-size:clamp(1.92rem,8.25vw,2.82rem);line-height:1.02;overflow-wrap:normal;text-wrap:wrap}}@media(max-width:460px){.dc-closing-hero--map-banner .dc-closing-hero__map{min-height:34rem}.dc-closing-hero--map-banner .dc-closing-hero__meta{gap:.42rem}}.dc-landing.dc-landing--calculators{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.11),transparent 28%),linear-gradient(180deg,#f6f1ea,#edf3f7 48%,#f9f6f0)}.dc-landing.dc-landing--calculators .tool-calculator__result-card.stat-card,.dc-landing.dc-landing--calculators .tool-calculator__status-card.feature-card,.dc-landing.dc-landing--calculators .tool-calculator__summary-card.feature-card{border-color:#111b2314;background:#ffffffbd;color:#16212bc2;box-shadow:none}.dc-landing.dc-landing--calculators .tool-calculator__result-label,.dc-landing.dc-landing--calculators .tool-calculator__status-card p,.dc-landing.dc-landing--calculators .tool-calculator__takeaways,.dc-landing.dc-landing--calculators .tool-calculator__summary,.dc-landing.dc-landing--calculators .tool-calculator__notes{color:#16212ba3}.dc-landing.dc-landing--calculators .tool-calculator__result-value,.dc-landing.dc-landing--calculators .tool-calculator__status-card h3,.dc-landing.dc-landing--calculators .tool-calculator__summary-card h3{color:#16212b}.dc-landing.dc-landing--calculators .tool-calculator__result-card.is-positive .tool-calculator__result-value{color:#1f8c55}.dc-landing.dc-landing--calculators .tool-calculator__result-card.is-negative .tool-calculator__result-value{color:#c64232}.dc-landing.dc-landing--calculators .tool-calculator__status-card .feature-card__kicker,.dc-landing.dc-landing--calculators .tool-calculator__summary-card .feature-card__kicker{color:#54708ae0}.dc-landing.dc-landing--calculators .tool-calculator__form-actions .dc-button--ghost{border-color:#2374be2e;background:#ffffffb8;color:#183247;box-shadow:0 10px 20px #111b2314}.dc-page--area-guide,.dc-page--county-guide{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.11),transparent 28%),linear-gradient(180deg,#f6f1ea,#edf3f7 45%,#f9f6f0)}body.single-area .site-main{gap:0;padding:0}.dc-page--area-guide .area-guide-header,.dc-page--county-guide .county-stage{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.11),transparent 28%),linear-gradient(180deg,#f6f1ea,#edf3f7)}.dc-page--area-guide .area-guide-header__shell,.dc-page--county-guide .county-stage__grid{display:grid;gap:clamp(1rem,2vw,1.45rem);align-items:stretch}.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.64fr)}.dc-page--area-guide .area-guide-header__shell{align-content:start}.dc-page--area-guide .area-guide-header__grid{gap:clamp(1rem,2vw,1.45rem)}.dc-page--area-guide .area-guide-header__intro,.dc-page--county-guide .county-stage__main{display:grid;gap:clamp(.85rem,1.5vw,1.15rem);align-content:center;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-page--area-guide .area-guide-header__intro h1,.dc-page--county-guide .county-stage__main h1{max-width:13ch;margin:0;color:#fff7ee;font-size:clamp(3rem,6.3vw,5.8rem);line-height:.95;letter-spacing:0}.dc-page--county-guide .county-stage__main h1{max-width:15ch;font-size:clamp(2.85rem,5.4vw,5.25rem)}.dc-page--area-guide .hero-panel__lede,.dc-page--county-guide .county-stage__lede{max-width:46rem;margin:0;color:#e7dfd3c7;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.65}.dc-page--area-guide .area-guide-header__back-link{margin:0;color:#e7dfd3a3;font-size:.92rem}.dc-page--area-guide .area-guide-header__back-link a{color:#a9cce8e6;border-bottom-color:#a9cce847}.dc-page--area-guide .hero-panel__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;margin-top:.15rem}.dc-page--area-guide .hero-panel__fact{min-width:0;padding:.82rem .92rem;border:1px solid rgba(224,232,239,.1);border-radius:var(--dc-page-radius);background:#ffffff0b;box-shadow:none}.dc-page--area-guide .hero-panel__fact-label{color:#c2d4e2bd}.dc-page--area-guide .hero-panel__fact-value{color:#fff7ee}.dc-page--area-guide .area-guide-header__aside{min-width:0}.dc-page--area-guide .area-guide-map-card{min-height:100%;padding:clamp(1rem,1.8vw,1.35rem);border:1px solid rgba(224,232,239,.1);border-radius:var(--dc-page-radius);background:linear-gradient(180deg,#ffffff0f,#ffffff09);box-shadow:none}.dc-page--area-guide .area-guide-map-card h2,.dc-page--area-guide .area-guide-map-card p{color:#f7f1e8d6}.dc-page--area-guide .area-guide-map-card__map{min-height:clamp(280px,30vw,390px);border-color:#e0e8ef1a;border-radius:var(--dc-page-radius);background:radial-gradient(circle at 20% 18%,rgba(125,161,191,.2),transparent 28%),linear-gradient(180deg,#090f1694,#0c131bc7)}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map{--dc-map-land: rgba(129, 144, 154, .9);--dc-map-land-pinellas: rgba(150, 166, 174, .88);--dc-map-land-hillsborough: rgba(126, 143, 155, .88);--dc-map-land-pasco: rgba(117, 133, 130, .9);--dc-map-outline: rgba(232, 239, 244, .28);--dc-map-water: rgba(42, 65, 84, .62);--dc-map-water-deep: #89b2d4;--dc-map-copper: #c6362b;--dc-map-copper-soft: rgba(198, 54, 43, .2)}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map .dc-map__county{stroke:#e8eff43d;filter:drop-shadow(0 18px 28px rgba(2,6,10,.26))}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map .dc-map__county-label{fill:#f7f1e852;stroke:#080c11c7;stroke-width:2.7px}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map .dc-map__zone-shape{fill:#b2bfc924;stroke:#f7f1e86b}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map .dc-map__entry-label{fill:#fff7eef5;stroke:#060a0fe6}.dc-page--area-guide .area-guide-map-card .dc-area-focus-map .dc-map__dot{fill:#fff7ee;stroke:#c6362beb}.dc-page--area-guide .area-guide-trust-strip,.dc-page--area-guide .area-guide-tabs-wrap{border:1px solid rgba(224,232,239,.1);border-radius:var(--dc-page-radius);background:#ffffff0d;color:#e7dfd3c2;box-shadow:none}.dc-page--area-guide .area-guide-trust-strip{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);padding:clamp(.9rem,1.6vw,1.15rem)}.dc-page--area-guide .area-guide-trust-strip h2,.dc-page--area-guide .area-guide-trust-strip p,.dc-page--area-guide .area-guide-trust-strip strong,.dc-page--area-guide .area-guide-tabs-wrap .feature-card__kicker{color:#f7f1e8db}.dc-page--area-guide .area-guide-trust-strip__microcopy,.dc-page--area-guide .area-guide-trust-strip__link span{color:#e7dfd3a8}.dc-page--area-guide .area-guide-trust-strip__link{border-color:#e0e8ef1a;background:#ffffff0a}.dc-page--area-guide .area-guide-tabs .quick-nav__link,.dc-page--county-guide .county-stage .quick-nav__link{min-height:2.45rem;border-radius:var(--dc-page-radius);border-color:#e0e8ef1a;background:#ffffff0b;color:#f7f1e8d6;box-shadow:none}.dc-page--area-guide .area-guide-tabs .quick-nav__link:hover,.dc-page--area-guide .area-guide-tabs .quick-nav__link:focus-visible,.dc-page--county-guide .county-stage .quick-nav__link:hover,.dc-page--county-guide .county-stage .quick-nav__link:focus-visible{background:#ffffff1a;color:#fff7ee}.dc-page--area-guide .area-guide-section,.dc-page--county-guide .county-guide-section{display:grid;gap:clamp(1.1rem,2.2vw,1.65rem)}.dc-page--area-guide .area-guide-section>.feature-card.rich-copy{max-width:72rem}.dc-page--area-guide .area-quick-read,.dc-page--area-guide .area-stat-grid,.dc-page--area-guide .area-school-layout,.dc-page--area-guide .area-market-section__support{gap:.85rem}.dc-page--area-guide .area-stat-card,.dc-page--area-guide .area-guide-details,.dc-page--area-guide .area-guide-source-chip{border:1px solid var(--dc-page-chip-border);border-radius:var(--dc-page-radius);background:var(--dc-page-chip-bg);box-shadow:none}.dc-page--area-guide .area-stat-card{display:grid;gap:.35rem;padding:.96rem 1rem}.dc-page--area-guide .area-stat-card__label{color:var(--dc-page-card-muted)}.dc-page--area-guide .area-stat-card__value{color:var(--dc-page-card-title)}.dc-page--area-guide .area-guide-source-bar{gap:.55rem}.dc-page--area-guide .area-guide-source-chip{padding:.48rem .72rem;color:var(--dc-page-card-muted);font-size:.72rem}.dc-page--area-guide .area-guide-details{padding:0;overflow:hidden}.dc-page--area-guide .area-guide-details summary{padding:.95rem 1rem;border-radius:0}.dc-page--area-guide .area-guide-details[open] summary{border-bottom-color:var(--dc-page-chip-border)}.dc-page--area-guide .area-guide-details__content{padding:1rem}.dc-page--area-guide .dc-page-tone:not(.dc-page-tone--light) .area-stat-card,.dc-page--area-guide .dc-page-tone:not(.dc-page-tone--light) .area-guide-details,.dc-page--area-guide .dc-page-tone:not(.dc-page-tone--light) .area-guide-source-chip{border-color:#e0e8ef1a;background:#ffffff0b}.dc-page--area-guide .area-guide-final-cta,.dc-page--county-guide .county-guide-final-cta{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);gap:clamp(1.2rem,3vw,2.4rem);align-items:center}.dc-page--area-guide .area-guide-final-cta .split-panel__content,.dc-page--county-guide .county-guide-final-cta .split-panel__content,.dc-page--area-guide .area-guide-final-cta .split-panel__aside,.dc-page--county-guide .county-guide-final-cta .split-panel__aside{min-width:0}.dc-page--area-guide .area-guide-final-cta .dc-form,.dc-page--county-guide .county-guide-final-cta .dc-form{width:min(100%,34rem);margin-left:auto;border-radius:var(--dc-page-radius);background:#ffffffdb;box-shadow:0 18px 42px -30px #01040747}.dc-page--county-guide .county-stage__aside,.dc-page--county-guide .hero-proof-card--county{min-width:0}.dc-page--county-guide .hero-proof-card--county{padding:clamp(1rem,1.8vw,1.35rem);border:1px solid rgba(224,232,239,.1);border-radius:var(--dc-page-radius);background:linear-gradient(180deg,#ffffff0f,#ffffff09);box-shadow:none}.dc-page--county-guide .hero-proof-card--county h2,.dc-page--county-guide .hero-proof-card--county p,.dc-page--county-guide .hero-proof-card--county li,.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics strong{color:#f7f1e8db}.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics{grid-template-columns:1fr;gap:.6rem}.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics article{border-color:#e0e8ef1a;border-radius:var(--dc-page-radius);background:#ffffff0b}.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics span{color:#e7dfd3a8}.dc-page--county-guide .county-atlas-stage{background:radial-gradient(circle at 10% 0%,rgba(111,142,169,.11),transparent 24%),linear-gradient(180deg,#edf3f7,#f6f1ea)}.dc-page--county-guide .county-atlas-stage .section-heading h2,.dc-page--county-guide .county-atlas-stage .section-heading p{color:var(--dc-page-heading)}.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow){color:var(--dc-page-body)}.dc-page--county-guide .county-atlas-stage .dc-svg-map--county,.dc-page--county-guide .county-atlas-stage .map-shell--soft,.dc-page--county-guide .county-atlas-stage .section-callout{border:1px solid var(--dc-page-card-border);border-radius:var(--dc-page-radius);background:linear-gradient(180deg,#0c131bf0,#0f1720e6);box-shadow:0 18px 28px -24px #0104073d}.dc-page--county-guide .county-atlas-stage .section-callout p{color:#efe8dfcc}.dc-page--county-guide .county-guide-section .community-carousel{display:grid;gap:1rem}.dc-page--county-guide .county-guide-section .community-carousel__header{align-items:end}.dc-page--county-guide .county-guide-section .community-carousel__viewport{margin-inline:0;padding:0}.dc-page--county-guide .county-guide-section .community-carousel__track{gap:.85rem}.dc-page--county-guide .county-guide-section .community-carousel__card{display:flex;flex:0 0 min(100%,23rem);flex-direction:column;min-height:24rem;padding:clamp(1.05rem,1.8vw,1.35rem);border-radius:var(--dc-page-radius);background:var(--dc-page-card-bg);border-color:var(--dc-page-card-border);color:var(--dc-page-card-body);box-shadow:0 18px 28px -24px #0104073d}.dc-page--county-guide .county-guide-section .community-carousel__card:after{display:none}.dc-page--county-guide .county-guide-section .community-carousel__card h3,.dc-page--county-guide .county-guide-section .community-carousel__card h3 a{color:var(--dc-page-card-title)}.dc-page--county-guide .county-guide-section .community-carousel__card p,.dc-page--county-guide .county-guide-section .community-carousel__meta span{color:var(--dc-page-card-body)}.dc-page--county-guide .county-guide-section .community-carousel__card .dc-button{margin-top:auto;align-self:flex-start}.dc-page--county-guide .county-guide-section .community-carousel__nav{border-radius:var(--dc-page-radius);border-color:#111b231a;background:#ffffffb8;color:#183247;box-shadow:0 12px 24px -20px #01040747}.dc-page--county-guide .county-guide-section .feature-card--editorial,.dc-page--county-guide .county-guide-section .feature-card--dark{display:grid;gap:.85rem}.dc-page--county-guide .county-guide-section .feature-card--reading-list{margin-top:1rem}@media(max-width:980px){.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid,.dc-page--area-guide .area-guide-final-cta,.dc-page--county-guide .county-guide-final-cta{grid-template-columns:1fr}.dc-page--area-guide .area-guide-header__intro,.dc-page--county-guide .county-stage__main{align-content:start}.dc-page--area-guide .area-guide-trust-strip{grid-template-columns:1fr}.dc-page--area-guide .area-guide-final-cta .dc-form,.dc-page--county-guide .county-guide-final-cta .dc-form{margin-left:0}}@media(max-width:720px){.dc-page--area-guide .area-guide-header__intro h1,.dc-page--county-guide .county-stage__main h1{max-width:100%;font-size:clamp(2.35rem,13vw,3.5rem);line-height:.98}.dc-page--county-guide .county-stage__main h1{font-size:clamp(2.35rem,10.5vw,3.05rem)}.dc-page--area-guide .hero-panel__facts,.dc-page--area-guide .area-stat-grid,.dc-page--area-guide .area-school-layout,.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics{grid-template-columns:1fr}.dc-page--area-guide .area-guide-map-card__map{min-height:280px}.dc-page--area-guide .area-guide-trust-strip__identity{grid-template-columns:1fr}.dc-page--area-guide .area-guide-tabs,.dc-page--county-guide .county-stage .quick-nav{gap:.45rem}.dc-page--area-guide .area-guide-tabs .quick-nav__link,.dc-page--county-guide .county-stage .quick-nav__link{width:100%;justify-content:flex-start}.dc-page--county-guide .county-guide-section .community-carousel__card{flex-basis:86vw;min-height:22rem}}.dc-page--county-guide .county-atlas-stage{background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.13),transparent 24%),linear-gradient(180deg,#edf3f7,#f7f2ea)}.dc-page--county-guide .county-atlas-stage .section-heading{max-width:62rem}.dc-page--county-guide .county-atlas-stage .section-heading .content-shell__eyebrow{color:#4e6b84db}.dc-page--county-guide .county-atlas-stage .section-heading h2{color:#152534}.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow){color:#152534b8}.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas{width:100%;max-width:none;margin-inline:0;padding:clamp(.72rem,1.4vw,1.05rem);overflow:hidden;border:1px solid rgba(21,37,52,.1);border-radius:var(--dc-page-radius);background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.78),transparent 26%),radial-gradient(circle at 84% 10%,rgba(125,161,191,.2),transparent 24%),linear-gradient(180deg,#f4f8f8,#e7eef2);box-shadow:0 28px 58px -42px #111b236b}.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas:before,.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas:after{display:none}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map--county{--dc-map-ink: #172b3a;--dc-map-ink-soft: rgba(23, 43, 58, .68);--dc-map-outline: rgba(71, 101, 126, .42);--dc-map-water: rgba(195, 218, 231, .86);--dc-map-water-deep: #557a98;--dc-map-copper: #c6362b;--dc-map-copper-soft: rgba(255, 207, 85, .28);--dc-map-land: #d8e3e9;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:minmax(0,1.92fr) minmax(280px,.58fr);gap:clamp(.9rem,1.5vw,1.2rem);align-items:start}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{min-height:clamp(700px,62vw,960px);overflow:hidden;border:1px solid rgba(21,37,52,.08);border-radius:var(--dc-page-radius);background:radial-gradient(circle at 42% 44%,rgba(255,255,255,.76),transparent 24%),linear-gradient(180deg,#d4e4ecdb,#b8cfdbb8);box-shadow:inset 0 0 0 1px #ffffff94}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:clamp(700px,62vw,960px)}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__sidebar{gap:.9rem;max-width:none;padding-top:0;justify-self:stretch}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:#cad8e0f5;stroke:#3b587070;stroke-width:1.8;filter:drop-shadow(0 16px 28px rgba(42,67,88,.18))}.dc-page--county-guide .map-shell--county-atlas .dc-map__county-label{fill:#273e52b3;stroke:#ffffffe6;stroke-width:3px;font-family:Outfit,Segoe UI,sans-serif;font-size:1.02rem;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase;paint-order:stroke fill}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape{fill:#46708e1f;stroke:#4a6f8d7a;stroke-width:1.25}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape{fill:#3b749b2e;stroke:#2e5b7d8a}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#7689971a;stroke:#536f846b}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:#ffcf5557;stroke:#c6362bd1;filter:drop-shadow(0 12px 16px rgba(54,72,88,.16))}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#0f2231;stroke:#fffffff5;stroke-width:5.6px;font-family:Outfit,Segoe UI,sans-serif;font-size:.9rem;font-weight:850;letter-spacing:0;paint-order:stroke fill}.dc-page--county-guide .map-shell--county-atlas .dc-map__dot{fill:#c6362b;stroke:#fffaf2;stroke-width:2.4;filter:drop-shadow(0 8px 12px rgba(47,54,64,.18))}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__dot{fill:#f0c95a;stroke:#122433}.dc-page--county-guide .map-shell--county-atlas .dc-map__water-label{fill:#456780c7;stroke:#ffffffb3;stroke-width:1.8px;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:600;letter-spacing:.035em;paint-order:stroke fill}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#ffffffd6;stroke-width:6.4}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#4d667cc2;stroke-width:3.2}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#2f6294eb;stroke:#ffffffd6}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#c6362beb;stroke:#ffffffd6}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-article{border:1px solid rgba(21,37,52,.1);border-radius:var(--dc-page-radius);background:#ffffffc7;color:#172b3a;box-shadow:0 16px 28px -24px #111b2357;backdrop-filter:blur(12px)}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input{min-height:3.05rem;color:#172b3a;font-size:.98rem}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input::placeholder{color:#172b3a8f}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__meta,.dc-page--county-guide .map-shell--county-atlas .dc-map-search__empty,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel__meta,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item small{color:#172b3aad}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:clamp(34rem,52vw,43rem);padding-right:.25rem;scrollbar-color:rgba(83,111,132,.55) rgba(255,255,255,.45)}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item{gap:.5rem;padding:.92rem 1rem;text-decoration:none}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item strong,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel h3,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-title{color:#102331}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span:first-of-type,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel__eyebrow,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-eyebrow{color:#456780e0;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span:nth-of-type(2){display:-webkit-box;overflow:hidden;color:#172b3ab8;font-size:.9rem;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item small{display:inline-flex;width:fit-content;min-height:1.45rem;align-items:center;padding:.2rem .5rem;border:1px solid rgba(83,111,132,.16);border-radius:999px;background:#45678014;font-size:.7rem;font-weight:820;letter-spacing:.02em;line-height:1}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:hover,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:focus,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item.is-active{border-color:#c6362b57;background:#fffffff0;box-shadow:0 18px 34px -24px #111b2361}.dc-page--area-guide .area-guide-trust-strip__copy p,.dc-page--area-guide .area-guide-map-card .feature-card__meta-text,.dc-page--area-guide .area-guide-tabs-wrap .feature-card__kicker{color:#f7f1e8c7}.dc-page--area-guide .dc-page-tone--light .feature-card h3,.dc-page--area-guide .dc-page-tone--light .feature-card h3 a,.dc-page--area-guide .dc-page-tone--light .area-guide-details summary span,.dc-page--area-guide .dc-page-tone--light .stack-grid__section strong,.dc-page--area-guide .dc-page-tone--light .metric-list__value{color:#16212b}.dc-page--area-guide .dc-page-tone--light .feature-card p,.dc-page--area-guide .dc-page-tone--light .feature-card li,.dc-page--area-guide .dc-page-tone--light .area-guide-details summary small,.dc-page--area-guide .dc-page-tone--light .metric-list__label,.dc-page--area-guide .dc-page-tone--light .link-list span{color:#16212bb8}.dc-page--area-guide .area-guide-section--lifestyle .feature-card{border-color:#e0e8ef1a;background:#ffffff0b;box-shadow:none}.dc-page--area-guide .area-guide-section--lifestyle .feature-card h3{color:#f7f1e8}.dc-page--area-guide .area-guide-section--lifestyle .feature-card p{color:#efe8dfc7}@media(max-width:1080px){.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:1fr}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__sidebar{max-width:none}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:28rem}}@media(max-width:720px){.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas{padding:.55rem}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas,.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:clamp(520px,120vw,760px)}.dc-page--county-guide .map-shell--county-atlas .dc-map__county-label{font-size:.86rem}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{font-size:.78rem;stroke-width:5px}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:26rem}}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas,.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:clamp(500px,47vw,700px)}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{display:grid;align-items:center}.dc-page--county-guide .county-guide-section--areas,.dc-page--county-guide .county-guide-section--browse{border:1px solid rgba(17,27,35,.08);border-radius:var(--dc-page-radius);background:radial-gradient(circle at 8% 0%,rgba(125,161,191,.16),transparent 24%),linear-gradient(180deg,#ffffffdb,#f7f2eae6);color:#16212b;box-shadow:0 24px 52px -44px #0104074d}.dc-page--county-guide .county-guide-section--areas .section-heading,.dc-page--county-guide .county-guide-section--browse .section-heading{max-width:62rem}.dc-page--county-guide .county-guide-section--areas .content-shell__eyebrow,.dc-page--county-guide .county-guide-section--browse .content-shell__eyebrow,.dc-page--area-guide .dc-page-tone--light .content-shell__eyebrow{color:#4e6b84e6}.dc-page--county-guide .county-guide-section--areas .section-heading h2,.dc-page--county-guide .county-guide-section--browse .section-heading h2,.dc-page--area-guide .dc-page-tone--light .section-heading h2{color:#16212b}.dc-page--county-guide .county-guide-section--areas .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section--browse .section-heading p:not(.content-shell__eyebrow),.dc-page--area-guide .dc-page-tone--light .section-heading p:not(.content-shell__eyebrow){color:#16212bb8}.dc-page--county-guide .county-guide-section--areas .community-carousel__card,.dc-page--county-guide .county-guide-section--browse .feature-card--editorial{border-color:#111b2314;background:#ffffffc2;color:#16212bb8;box-shadow:0 18px 34px -30px #01040747}.dc-page--county-guide .county-guide-section--areas .community-carousel__card h3,.dc-page--county-guide .county-guide-section--areas .community-carousel__card h3 a,.dc-page--county-guide .county-guide-section--browse .feature-card h3,.dc-page--county-guide .county-guide-section--browse .feature-card h3 a{color:#16212b}.dc-page--county-guide .county-guide-section--areas .community-carousel__card p,.dc-page--county-guide .county-guide-section--areas .community-carousel__meta span,.dc-page--county-guide .county-guide-section--browse .feature-card p,.dc-page--county-guide .county-guide-section--browse .feature-card li,.dc-page--county-guide .county-guide-section--browse .link-list a{color:#16212bb8}.dc-page--county-guide .county-guide-section--areas .community-carousel__eyebrow,.dc-page--county-guide .county-guide-section--areas .community-carousel__count,.dc-page--county-guide .county-guide-section--browse .feature-card__kicker{color:#4e6b84e0}.dc-page--county-guide .county-guide-section--areas .community-carousel__nav{border-color:#111b2329;background:#ffffffeb;color:#16212b}.dc-page--county-guide .county-guide-section--areas .community-carousel__nav:hover,.dc-page--county-guide .county-guide-section--areas .community-carousel__nav:focus-visible{border-color:#c6362b47;background:#fff}.dc-page--area-guide .dc-page-tone--light .feature-card,.dc-page--area-guide .dc-page-tone--light .rich-copy,.dc-page--area-guide .dc-page-tone--light .area-guide-details,.dc-page--area-guide .dc-page-tone--light .area-stat-card{border-color:#111b2314;background:#ffffffc2;color:#16212bb8}@media(max-width:720px){.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas,.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:clamp(430px,110vw,640px)}.dc-page--county-guide .county-guide-section--areas,.dc-page--county-guide .county-guide-section--browse{border-radius:1rem}}.dc-page--area-guide .area-guide-section.dc-page-tone,.dc-page--area-guide .area-guide-final-cta.dc-page-tone,.dc-page--county-guide .county-guide-section--areas,.dc-page--county-guide .county-guide-section--browse{background:radial-gradient(circle at 10% 0%,rgba(125,161,191,.14),transparent 24%),linear-gradient(180deg,#f7fbfc,#f7f2ea)!important;color:#16212b!important}.dc-page--area-guide .area-guide-section--lifestyle.dc-page-tone{background:radial-gradient(circle at 12% 0%,rgba(198,54,43,.05),transparent 26%),linear-gradient(180deg,#f6f1ea,#edf3f7)!important}.dc-page--area-guide .area-guide-section .section-heading h2,.dc-page--area-guide .area-guide-final-cta h2,.dc-page--county-guide .county-guide-section--browse .section-heading h2,.dc-page--county-guide .county-guide-section--browse .feature-card h3,.dc-page--county-guide .county-guide-section--browse .feature-card h3 a{color:#16212b!important}.dc-page--area-guide .area-guide-section .section-heading p:not(.content-shell__eyebrow),.dc-page--area-guide .area-guide-final-cta p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section--browse .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section--browse .feature-card p,.dc-page--county-guide .county-guide-section--browse .feature-card li{color:#16212bbd!important}.dc-page--area-guide .area-guide-section .content-shell__eyebrow,.dc-page--area-guide .area-guide-final-cta .content-shell__eyebrow,.dc-page--county-guide .county-guide-section--browse .content-shell__eyebrow,.dc-page--county-guide .county-guide-section--browse .feature-card__kicker{color:#4e6b84e6!important}.dc-page--area-guide .area-guide-section .feature-card,.dc-page--area-guide .area-guide-section .section-callout,.dc-page--area-guide .area-guide-section .area-guide-details,.dc-page--area-guide .area-guide-section .area-stat-card,.dc-page--area-guide .area-guide-section .area-guide-source-chip,.dc-page--county-guide .county-guide-section--browse .feature-card--editorial{border-color:#111b2314!important;background:#ffffffc7!important;color:#16212bbd!important;box-shadow:0 18px 34px -30px #01040747!important}.dc-page--area-guide .area-guide-section .feature-card h3,.dc-page--area-guide .area-guide-section .feature-card h3 a,.dc-page--area-guide .area-guide-section .section-callout h3,.dc-page--area-guide .area-guide-section .area-guide-details summary span,.dc-page--area-guide .area-guide-section .area-stat-card__value,.dc-page--area-guide .area-guide-section .metric-list__value,.dc-page--area-guide .area-guide-section .stack-grid__section strong,.dc-page--county-guide .county-guide-section--browse .link-list a{color:#16212b!important}.dc-page--area-guide .area-guide-section .feature-card p,.dc-page--area-guide .area-guide-section .feature-card li,.dc-page--area-guide .area-guide-section .section-callout p,.dc-page--area-guide .area-guide-section .area-guide-details summary small,.dc-page--area-guide .area-guide-section .area-guide-details__content,.dc-page--area-guide .area-guide-section .area-stat-card__label,.dc-page--area-guide .area-guide-section .metric-list__label,.dc-page--area-guide .area-guide-section .link-list span,.dc-page--area-guide .area-guide-section .school-list li,.dc-page--area-guide .area-guide-section .feature-card__meta-text{color:#16212bb8!important}.dc-page--area-guide .area-guide-section .feature-card__kicker,.dc-page--area-guide .area-guide-section .feature-card__meta-text,.dc-page--area-guide .area-guide-section .area-guide-source-chip{color:#4e6b84db!important}.dc-page .dc-page-hero--aerial{overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(111,142,169,.12),transparent 28%),linear-gradient(180deg,#f6f1ea,#edf3f7)!important}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(125,161,191,.1),transparent 30%),linear-gradient(180deg,#080e148a,#0b121a7a)!important;backdrop-filter:blur(4px)}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 12% 16%,rgba(125,161,191,.15),transparent 26%),radial-gradient(circle at 86% 10%,rgba(169,21,18,.08),transparent 22%),linear-gradient(90deg,#060c12ad,#070d1473 48%,#080e145c);pointer-events:none}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#f6f1ea0f,#f6f1ea03),repeating-linear-gradient(90deg,rgba(255,255,255,.026),rgba(255,255,255,.026) 1px,transparent 1px,transparent 148px);mask-image:linear-gradient(180deg,rgba(0,0,0,.52),transparent 74%);pointer-events:none}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell>:not(.dc-page-hero__aerial-media){position:relative;z-index:2}.dc-page .dc-page-hero__aerial-media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.dc-page .dc-page-hero__aerial-image,.dc-page .dc-page-hero__aerial-fallback-map{position:absolute;inset:0;width:100%;height:100%}.dc-page .dc-page-hero__aerial-image{object-fit:cover;object-position:center;opacity:.76;filter:saturate(.86) contrast(1.04);pointer-events:none;transition:opacity .32s ease}.dc-page .dc-page-hero__aerial-fallback-map{opacity:0;filter:saturate(.86) contrast(1.04);transition:opacity .32s ease}.dc-page .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-image{opacity:0}.dc-page .dc-page-hero__aerial-media.is-static-unavailable .dc-page-hero__aerial-image{opacity:0;visibility:hidden}.dc-page .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.76}.dc-page--county-guide .county-atlas-stage{background:radial-gradient(circle at 12% 0%,rgba(125,161,191,.14),transparent 26%),radial-gradient(circle at 88% 8%,rgba(169,21,18,.045),transparent 24%),linear-gradient(180deg,#f6efe5,#edf3f7 56%,#f7f2ea)!important;color:#16212b;padding-block:clamp(1rem,2.6vw,2.05rem)!important}.dc-page--county-guide .county-atlas-stage__inner{display:grid;gap:clamp(.75rem,1.4vw,1.05rem);width:min(100%,1740px);max-width:min(100%,1740px)}.dc-page--county-guide .county-atlas-stage .section-heading{max-width:min(100%,62rem);margin-bottom:0!important}.dc-page--county-guide .county-atlas-stage .section-heading h2{color:#16212b!important}.dc-page--county-guide .county-atlas-stage .section-heading .content-shell__eyebrow{color:#50697de6!important}.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow){color:#16212bb8!important}.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map--county{--dc-map-ink: #16212b;--dc-map-ink-soft: rgba(22, 33, 43, .68);--dc-map-outline: rgba(120, 101, 79, .28);--dc-map-water: rgba(183, 208, 226, .68);--dc-map-water-deep: #5d83a3;--dc-map-copper: #a91512;--dc-map-copper-soft: rgba(169, 21, 18, .12);--dc-map-land: #eadfce}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:minmax(660px,1.16fr) minmax(300px,.36fr)!important;gap:clamp(.55rem,1vw,.95rem)!important;align-items:center!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{display:grid!important;align-items:center!important;justify-items:center!important;height:clamp(620px,48vw,850px)!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(118%,1160px)!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;transform:translate(-3%);transform-origin:center center}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__sidebar{max-width:none!important;justify-self:stretch!important;align-self:stretch!important;align-content:start!important;gap:.82rem!important;padding-block:clamp(.2rem,.8vw,.55rem)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:clamp(24rem,34vw,34rem)!important;display:grid!important;grid-template-columns:1fr!important;gap:.62rem!important;padding:.1rem .1rem .3rem!important;scrollbar-color:rgba(169,204,232,.48) rgba(255,255,255,.08)}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:#eadfce!important;stroke:#78654f52!important;filter:drop-shadow(0 14px 24px rgba(42,33,24,.12))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__county-label{fill:#16212bb8!important;stroke:#fffaf2e6!important;stroke-width:2.1px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape{fill:#c6362b13!important;stroke:#8f4e3f57!important;transition:fill .18s ease,stroke .18s ease,filter .18s ease!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape{fill:#c6362b17!important;stroke:#8f4e3f66!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#7da1bf1c!important;stroke:#54708a5c!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:#ffcf5547!important;stroke:#a9151294!important;filter:drop-shadow(0 12px 16px rgba(68,49,31,.16))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#16212b!important;stroke:#fffaf2f0!important;stroke-width:5px!important;font-size:.94rem!important;font-weight:850!important;opacity:0!important;pointer-events:none!important;paint-order:stroke fill!important;transform:translateY(.18rem) scale(.985)!important;transform-box:fill-box!important;transform-origin:center!important;transition:opacity .15s ease,transform .17s ease!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-label,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-label,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-label,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-label{opacity:.96!important;transform:translateY(0) scale(1)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__dot{fill:#fffaf2!important;stroke:#a91512db!important;stroke-width:2.1px!important;filter:drop-shadow(0 6px 10px rgba(68,49,31,.18))!important;transition:fill .17s ease,stroke .17s ease,transform .17s ease,filter .17s ease!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__dot{fill:#ffcf55!important;stroke:#16212bdb!important;transform:scale(1.08)!important;filter:drop-shadow(0 8px 14px rgba(68,49,31,.22))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__water-label{fill:#496e8fc7!important;stroke:#fffaf2bd!important;stroke-width:1.2px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#fffaf2bd!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#54708ab3!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#2e5686f0!important;stroke:#f5f0e9c7!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#a91512eb!important;stroke:#f5f0e9c7!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-article{border-color:#111b231a!important;background:linear-gradient(180deg,#ffffffd1,#f9f5eec7)!important;color:#16212b!important;box-shadow:0 16px 34px -30px #01040761!important;backdrop-filter:blur(8px)}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-article{border-radius:1.05rem!important;background:#fffaf2f2!important;backdrop-filter:blur(12px);box-shadow:0 22px 44px -28px #01040761!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input{min-height:3.15rem!important;border-radius:1rem!important;background:#ffffffdb!important;color:#16212b!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input::placeholder,.dc-page--county-guide .map-shell--county-atlas .dc-map-search__meta,.dc-page--county-guide .map-shell--county-atlas .dc-map-search__empty,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel__meta,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item small{color:#16212ba8!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item strong,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel h3,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-title{color:#16212b!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span:first-of-type,.dc-page--county-guide .map-shell--county-atlas .dc-map-panel__eyebrow,.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-eyebrow{color:#4e6b84e6!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:hover,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:focus,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item.is-active{border-color:#c6362b38!important;background:#fffffff5!important;box-shadow:0 18px 34px -28px #0104076b!important}.dc-page--county-guide .hero-proof-card__metrics small{display:block;margin-top:.3rem;color:#a9cce8bd;font-size:.72rem;line-height:1.35}.county-source-strip{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.county-source-strip span{display:inline-flex;align-items:center;min-height:2rem;padding:.36rem .62rem;border:1px solid rgba(17,27,35,.1);border-radius:999px;background:#ffffffad;color:#16212bb8;font-size:.72rem;font-weight:750}.county-source-strip--hero{margin-top:.85rem}.county-source-strip--hero span{border-color:#e0e8ef1a;background:#ffffff0b;color:#efe8dfb8}.county-market-panels{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:clamp(.85rem,1.6vw,1.15rem)}.county-supply-gauge{--supply-gauge-position: 50%;grid-column:1 / -1;display:grid;gap:clamp(.82rem,1.5vw,1.1rem);padding:clamp(1rem,1.9vw,1.45rem);border:1px solid rgba(17,27,35,.08);border-radius:var(--dc-page-radius);background:linear-gradient(135deg,#fffffff0,#f7f2eae6),#fffaf3;color:#16212b;box-shadow:0 24px 52px -42px #01040757}.county-supply-gauge__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start}.county-supply-gauge__header h3{margin:0;color:#16212b;font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.05}.county-supply-gauge__readout{display:grid;justify-items:end;gap:.2rem;min-width:8rem}.county-supply-gauge__readout strong{color:#16212b;font-size:clamp(2.05rem,4vw,3.15rem);line-height:.9}.county-supply-gauge__readout span{color:#16212bad;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.county-supply-gauge__summary{max-width:62rem;margin:0;color:#16212bb8;line-height:1.55}.county-supply-gauge__meter{position:relative;height:1.15rem;border:1px solid rgba(17,27,35,.1);border-radius:999px;background:linear-gradient(90deg,#b94b3f 0% 42%,#caa463 50%,#5f8c88 58% 100%);box-shadow:inset 0 1px 2px #01040729}.county-supply-gauge__needle{position:absolute;top:50%;left:clamp(.55rem,var(--supply-gauge-position),calc(100% - .55rem));width:1.45rem;height:1.45rem;border:3px solid #fff;border-radius:50%;background:#16212b;box-shadow:0 9px 18px -10px #010407b3;transform:translate(-50%,-50%)}.county-supply-gauge__scale{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;color:#16212b9e;font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.county-supply-gauge__scale span:nth-child(2){text-align:center}.county-supply-gauge__scale span:nth-child(3){text-align:right}.county-supply-gauge__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.county-supply-gauge__facts span{display:grid;gap:.18rem;min-width:0;padding:.7rem .78rem;border:1px solid rgba(17,27,35,.08);border-radius:calc(var(--dc-page-radius) - .25rem);background:#ffffffa8}.county-supply-gauge__facts small{color:#16212b9e;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.county-supply-gauge__facts strong{color:#16212b;font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.05}.county-market-panel,.county-toolbelt{border:1px solid rgba(17,27,35,.08);border-radius:var(--dc-page-radius);background:radial-gradient(circle at 12% 0%,rgba(125,161,191,.16),transparent 28%),linear-gradient(180deg,#ffffffe6,#f6f1eaf0);color:#16212b;box-shadow:0 24px 52px -42px #01040757}.county-market-panel{display:grid;gap:.9rem;padding:clamp(1rem,1.8vw,1.35rem)}.county-market-panel h3,.county-toolbelt h2,.county-toolbelt h3{margin:0;color:#16212b}.county-market-panel .content-shell__eyebrow,.county-toolbelt .content-shell__eyebrow{color:#4e6b84e6}.county-market-panel__grid,.county-toolbelt__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.county-about-section{grid-column:1 / -1;display:grid;gap:clamp(1.15rem,2.2vw,1.75rem);padding:clamp(1rem,1.9vw,1.45rem);border:1px solid rgba(17,27,35,.08);border-radius:var(--dc-page-radius);background:radial-gradient(circle at 12% 0%,rgba(125,161,191,.12),transparent 26%),linear-gradient(180deg,#ffffffeb,#f6f1eaf0);color:#16212b;box-shadow:0 24px 52px -42px #01040757}.county-about-section__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2.2vw,1.75rem);align-items:start}.county-about-section__main{display:grid;gap:.88rem;max-width:68rem}.county-about-section__main h2,.county-about-section__industry h3,.county-about-section__questions h3{margin:0;color:#132536}.county-about-section__main h2{max-width:13ch;font-size:clamp(2rem,4.4vw,4rem);line-height:.96}.county-about-section__main p,.county-about-section__industry p,.county-about-section__questions p,.county-about-section__source{margin:0;color:#132536c2;line-height:1.65}.county-about-section__lede{max-width:58rem;color:#132536db!important;font-size:clamp(1.02rem,1.3vw,1.16rem)}.county-about-section__industry,.county-about-section__questions{min-width:0;border:1px solid rgba(37,92,133,.1);border-radius:calc(var(--dc-page-radius) - .12rem);background:#ffffffb8}.county-about-section__detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:clamp(1rem,2vw,1.35rem);align-items:start}.county-about-section__industry,.county-about-section__questions{display:grid;gap:.92rem;padding:clamp(1rem,1.9vw,1.35rem)}.county-about-section__industry .section-heading{max-width:56rem}.county-about-section__industry-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem}.county-about-section__industry-list article,.county-about-section__questions article{display:grid;gap:.38rem;min-width:0;padding:.82rem;border:1px solid rgba(37,92,133,.1);border-radius:calc(var(--dc-page-radius) - .2rem);background:#f7fbfdd1}.county-about-section__industry-list h4{margin:0;color:#132536;font-size:.98rem;line-height:1.2}.county-about-section__source{font-size:.84rem}.county-about-section__source a{color:#123a5a;font-weight:800}.county-market-stat{display:grid;gap:.28rem;min-width:0;padding:.85rem;border:1px solid rgba(17,27,35,.08);border-radius:calc(var(--dc-page-radius) - .15rem);background:#ffffffb8}.county-market-stat span,.county-market-stat small,.county-toolbelt p,.county-toolbelt .link-list a{color:#16212bb8}.county-market-stat span,.county-market-stat small{font-size:.76rem;line-height:1.35}.county-market-stat strong{color:#16212b;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1}.county-toolbelt{display:grid;gap:clamp(.9rem,1.7vw,1.25rem);padding:clamp(1rem,2vw,1.45rem)}.county-toolbelt__header{display:grid;gap:.45rem;max-width:58rem}.county-toolbelt__header p{margin:0}.county-toolbelt__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.county-toolbelt__card{display:grid;gap:.72rem;min-width:0;padding:.9rem;border:1px solid rgba(17,27,35,.08);border-radius:calc(var(--dc-page-radius) - .15rem);background:#ffffffbd}.county-toolbelt__card .link-list{gap:.48rem}.county-toolbelt__card .link-list li{color:#16212bb8}.county-toolbelt__card .link-list a{border-bottom-color:#c6362b38;font-weight:760}.county-toolbelt__card .link-list a:hover,.county-toolbelt__card .link-list a:focus-visible{color:#c6362b;border-bottom-color:#c6362b8c}.dc-page--area-guide .area-guide-section--toolbelt{background:radial-gradient(circle at 10% 0%,rgba(125,161,191,.14),transparent 24%),linear-gradient(180deg,#edf3f7,#f7f2ea)!important}@media(max-width:1080px){.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:1fr!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{height:clamp(570px,88vw,790px)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(116%,1040px)!important;min-width:0!important;transform:translate(0)}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))!important;max-height:24rem!important}.county-market-panels,.county-about-section__detail-grid,.county-toolbelt__grid,.county-supply-gauge__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.dc-page .dc-page-hero--aerial .dc-page-hero__aerial-image,.dc-page .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.64}.dc-page--county-guide .county-atlas-stage .map-shell--county-atlas{width:100vw;margin-inline:calc(50% - 50vw);padding:0!important;border:0!important;border-radius:0!important}.dc-page--county-guide .county-atlas-stage__inner{width:100%;max-width:100%;gap:.72rem}.dc-page--county-guide .county-atlas-stage .section-heading{width:var(--dc-shell-inline);margin-inline:auto}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{height:clamp(500px,116vw,700px)!important;border-radius:0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(140%,1000px)!important;min-width:0!important;height:auto!important;transform:translate(-5%)}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{grid-template-columns:1fr!important;max-height:22rem!important}.county-market-panels,.county-market-panel__grid,.county-supply-gauge__facts,.county-about-section__layout,.county-about-section__detail-grid,.county-about-section__industry-list,.county-toolbelt__grid{grid-template-columns:1fr}.county-toolbelt,.county-about-section,.county-about-section__industry,.county-about-section__questions,.county-supply-gauge,.county-market-panel{border-radius:1rem}.county-supply-gauge__header{grid-template-columns:1fr}.county-supply-gauge__readout{justify-items:start;min-width:0}}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{background:radial-gradient(circle at 14% 0%,rgba(255,207,85,.08),transparent 26%),linear-gradient(180deg,#070d14c2,#090f16ad)!important}.dc-page .dc-page-tone.dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before{background:radial-gradient(circle at 15% 20%,rgba(255,207,85,.1),transparent 25%),radial-gradient(circle at 86% 12%,rgba(198,54,43,.08),transparent 22%),linear-gradient(90deg,#050a10cc,#070d148a 51%,#070d14c2)!important}.dc-page .dc-page-hero__aerial-media{--dc-hero-map-focus-x: 50%;--dc-hero-map-shift-x: 0%}.dc-page .dc-page-hero__aerial-image{object-position:var(--dc-hero-map-focus-x, 50%) center!important;opacity:.72!important;filter:saturate(.9) contrast(1.04) brightness(.92)!important}.dc-page .dc-page-hero__aerial-fallback-map{width:118%!important;transform:translate(var(--dc-hero-map-shift-x, 0%)) scale(1.02);filter:saturate(.9) contrast(1.04) brightness(.92)!important}.dc-page .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.72!important}.dc-page--county-guide .county-atlas-stage{background:radial-gradient(circle at 16% 0%,rgba(255,207,85,.13),transparent 23%),radial-gradient(circle at 88% 7%,rgba(198,54,43,.06),transparent 24%),linear-gradient(180deg,#f8f1e8,#edf2f5 52%,#f7f1e8)!important;padding-block:clamp(.85rem,2.1vw,1.65rem)!important}.dc-page--county-guide .county-atlas-stage__inner{width:min(100%,1800px)!important;max-width:min(100%,1800px)!important;gap:clamp(.5rem,1vw,.8rem)!important}.dc-page--county-guide .county-atlas-stage .section-heading{max-width:56rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:minmax(720px,1.28fr) minmax(300px,.34fr)!important;gap:clamp(.28rem,.8vw,.72rem)!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{height:clamp(650px,49vw,880px)!important;overflow:hidden!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(123%,1240px)!important;transform:translate(-5.5%)!important;filter:drop-shadow(0 22px 34px rgba(54,43,33,.12))}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map--county{--dc-map-ink: #18232b;--dc-map-ink-soft: rgba(24, 35, 43, .68);--dc-map-outline: rgba(96, 77, 58, .26);--dc-map-water: rgba(184, 205, 217, .6);--dc-map-water-deep: #6f8fa4;--dc-map-copper: #b24732;--dc-map-copper-soft: rgba(178, 71, 50, .11);--dc-map-land: #efe4d3}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:#efe4d3!important;stroke:#604d3a4d!important;filter:drop-shadow(0 16px 28px rgba(54,43,33,.13))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__county-label{fill:#18232b94!important;stroke:#fffaf2d1!important;stroke-width:2px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape{fill:#b2473213!important;stroke:#7257424d!important;stroke-width:1.35px!important;vector-effect:non-scaling-stroke}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#b2473215!important;stroke:#72574257!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:#ffcf5542!important;stroke:#b24732ad!important;filter:drop-shadow(0 12px 16px rgba(54,43,33,.17))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge{opacity:.46;pointer-events:none;transition:opacity .17s ease,filter .17s ease}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-shell{fill:#fffaf2db;stroke:#18232b24;stroke-width:1px;vector-effect:non-scaling-stroke}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-text{fill:#18232b;font-size:.54rem;font-weight:850;letter-spacing:.08em;text-anchor:middle}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__entry-badge{opacity:1;filter:drop-shadow(0 8px 12px rgba(54,43,33,.18))}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__entry-badge-shell{fill:#ffcf55;stroke:#b2473280}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#17242d!important;stroke:#fffaf2f5!important;stroke-width:5.5px!important;font-size:.96rem!important;font-weight:900!important;letter-spacing:0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__dot{fill:#fffaf2!important;stroke:#b24732d6!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__dot{fill:#ffcf55!important;stroke:#18232bd6!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-badge{fill:#ffcf55f2!important;stroke:#fffaf2eb!important;stroke-width:1.7px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-icon{fill:#18232b!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__water-label{fill:#45677cbd!important;stroke:#fffaf2cc!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#fffaf2cc!important;stroke-width:7px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#54646cad!important;stroke-width:3.2px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#1f2f3ae6!important;stroke:#fffaf2e0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#b24732eb!important}@media(prefers-reduced-motion:no-preference){.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape{animation:dc-county-atlas-zone-in .72s ease both}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing,.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke-dasharray:1;stroke-dashoffset:1;animation:dc-county-atlas-route-in 1.35s cubic-bezier(.2,.8,.2,1) .18s forwards}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge{animation:dc-county-atlas-badge-in .62s ease .36s both}}@keyframes dc-county-atlas-zone-in{0%{opacity:0}to{opacity:1}}@keyframes dc-county-atlas-route-in{to{stroke-dashoffset:0}}@keyframes dc-county-atlas-badge-in{0%{opacity:0}to{opacity:.46}}@media(max-width:1080px){.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{gap:.5rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{height:clamp(590px,86vw,790px)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(124%,1080px)!important;transform:translate(-2%)!important}}@media(max-width:720px){.dc-page .dc-page-hero__aerial-image{object-position:center!important}.dc-page .dc-page-hero__aerial-fallback-map{width:100%!important;transform:none!important}.dc-page .dc-page-hero--aerial .dc-page-hero__aerial-image,.dc-page .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.66!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{height:clamp(520px,120vw,720px)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(152%,1040px)!important;transform:translate(-8%)!important}}.dc-page--county-guide .county-atlas-stage{background:radial-gradient(circle at 12% 0%,rgba(202,164,82,.075),transparent 22%),radial-gradient(circle at 88% 5%,rgba(21,32,42,.05),transparent 24%),linear-gradient(180deg,#f8f2e8,#f2eadc 48%,#f6f1e8)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{filter:drop-shadow(0 24px 34px rgba(42,34,24,.14))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--gulf,.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--bay,.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--bay-detail{fill:#b2c2c994!important;stroke:#3e4c5429!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:var(--dc-map-paper-fill, #f0e7d8)!important;stroke:#2c282152!important;stroke-width:1.2px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__county-label{fill:#24241f80!important;stroke:#fffbf2d1!important;stroke-width:1.8px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#fffaf20f!important;fill-opacity:1!important;stroke:#2c282161!important;stroke-width:1.25px!important;filter:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:var(--dc-map-gold-fill, #d9a83a)!important;fill-opacity:.38!important;stroke:#362b199e!important;stroke-width:1.45px!important;filter:drop-shadow(0 8px 12px rgba(52,38,17,.1))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge{opacity:.34!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-shell{fill:#fffbf2d1!important;stroke:#2c28212e!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-text{fill:#27241d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__entry-badge-shell{fill:#ecdaaaf0!important;stroke:#362b196b!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#24231d!important;stroke:#fffbf2fa!important;stroke-width:5.75px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__dot{fill:#fffaf0!important;stroke:#2c282194!important;stroke-width:2px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus .dc-map__dot,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__dot{fill:#e8d29a!important;stroke:#362b19b8!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-badge{fill:#fffaf2f0!important;stroke:#30220e70!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark:hover .dc-map__landmark-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark:focus-visible .dc-map__landmark-badge{fill:#e8d29a!important;stroke:#362b19ad!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-icon{fill:#24231d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#fffbf2e0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#3a3933b8!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#24241fe0!important;stroke:#fffbf2e6!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#c9a45d!important;stroke:#fffbf2db!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-text{fill:#fffaf0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__water-label{fill:#3f525bb8!important;stroke:#fffbf2cc!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-badge{fill:#f4e8d3!important;stroke:#604a2e80!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark-icon{fill:#6b4d24!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--airport .dc-map__landmark-badge{fill:#9fb9c8!important;stroke:#274e608a!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--airport .dc-map__landmark-icon{fill:#17323d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--theme-park .dc-map__landmark-badge{fill:#edc45f!important;stroke:#6b471285!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--theme-park .dc-map__landmark-icon{fill:#583711!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--zoo .dc-map__landmark-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--wildlife-park .dc-map__landmark-badge{fill:#d88c63!important;stroke:#65361f85!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--zoo .dc-map__landmark-icon,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--wildlife-park .dc-map__landmark-icon{fill:#fff7e8!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--botanical-garden .dc-map__landmark-badge{fill:#b8b07d!important;stroke:#4a4c2b80!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--botanical-garden .dc-map__landmark-icon{fill:#30311f!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--aquarium .dc-map__landmark-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--lagoon .dc-map__landmark-badge{fill:#94bbc8!important;stroke:#23536080!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--aquarium .dc-map__landmark-icon,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--lagoon .dc-map__landmark-icon{fill:#17323d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark:hover .dc-map__landmark-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark:focus-visible .dc-map__landmark-badge{filter:saturate(1.08) brightness(1.03);stroke-width:2px!important}.dc-svg-map__hover-card{inset:auto!important;left:var(--dc-map-hover-card-left, 1rem)!important;top:var(--dc-map-hover-card-top, 1rem)!important}.dc-svg-map__hover-card-article{position:relative}.dc-svg-map__hover-card-article:after{content:"";position:absolute;left:var(--dc-map-hover-card-arrow-x, 50%);bottom:-.42rem;width:.82rem;height:.82rem;border-right:1px solid rgba(24,48,57,.14);border-bottom:1px solid rgba(24,48,57,.14);background:inherit;transform:translate(-50%) rotate(45deg)}.dc-map__landmark-hit{pointer-events:none}.dc-page--county-guide .map-shell--county-atlas .dc-map__landmark--botanical-garden .dc-map__landmark-icon{stroke:#30311f!important;stroke-width:.85px!important;stroke-linecap:round;stroke-linejoin:round}.dc-page--area-guide .dc-page-hero--calculator-style,.dc-page--county-guide .dc-page-hero--calculator-style{padding-block:clamp(.7rem,1.7vw,1.3rem)!important;background:linear-gradient(180deg,#f7fbfd,#edf5f9 58%,#f8fbfd)!important;color:#142434}.dc-page--area-guide .dc-page-hero--calculator-style:before,.dc-page--area-guide .dc-page-hero--calculator-style:after,.dc-page--county-guide .dc-page-hero--calculator-style:before,.dc-page--county-guide .dc-page-hero--calculator-style:after{display:none!important}.dc-page--area-guide .dc-page-hero--calculator-style>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style>.content-shell{min-height:unset!important;max-height:none!important;padding:clamp(1rem,2vw,1.65rem)!important;border-color:#1c45661f!important;background:linear-gradient(180deg,#ffffffe8,#f2f8fcdb)!important;color:#142434!important;box-shadow:0 20px 44px -34px #10263a6b!important;backdrop-filter:blur(8px)}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before{display:block!important;background:linear-gradient(90deg,#f8fbfdf0,#f8fbfddb 48%,#edf6fbd1)!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after{display:none!important}.dc-page--area-guide .dc-page-hero__aerial-image,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.26!important;filter:saturate(.82) contrast(.95) brightness(1.08)!important}.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid{gap:clamp(.8rem,1.6vw,1.25rem)!important;align-items:center!important}.dc-page--area-guide .area-guide-header__intro,.dc-page--county-guide .hero-proof-card--county{border-color:#1c45661c!important;background:linear-gradient(180deg,#fffffff5,#f4f9fced)!important;box-shadow:0 18px 42px -34px #10263a6b!important}.dc-page--county-guide .hero-proof-card--county,.dc-page--area-guide .area-guide-map-card,.dc-page--area-guide .area-guide-trust-strip,.dc-page--area-guide .area-guide-tabs-wrap{border-color:#0f253721!important;background:#fffffff5!important;color:#132536!important;box-shadow:0 22px 48px -38px #0d23369e!important;backdrop-filter:blur(6px)}.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding-bottom:clamp(5.25rem,7vw,6.4rem)!important}.dc-page--county-guide .county-stage__grid{position:relative}@media(max-width:980px){.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding-bottom:clamp(1rem,4vw,1.35rem)!important}.dc-page--county-guide .county-stage .quick-nav{position:static;padding-top:.9rem;margin-top:.15rem}}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:clamp(31rem,46vw,43rem)!important;padding:clamp(1rem,2.2vw,1.9rem)!important;border:1px solid rgba(15,37,55,.14)!important;border-radius:clamp(1rem,2vw,1.45rem)!important;background:#eef4f7!important;box-shadow:0 24px 58px -44px #0d233694!important}.dc-page--area-guide .dc-page-hero__aerial-media,.dc-page--county-guide .dc-page-hero__aerial-media{background:#e9f2f7!important}.dc-page--area-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-image{object-position:calc(var(--dc-hero-map-focus-x, 50%) + var(--dc-hero-map-shift-x, 0%)) center!important}.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid{align-items:center!important;gap:clamp(1rem,2vw,1.6rem)!important}.dc-page--county-guide .county-stage__main,.dc-page--area-guide .area-guide-header__intro{justify-self:start;width:min(100%,45rem);padding:clamp(1.15rem,2.2vw,1.85rem)!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:.9rem!important;background:linear-gradient(180deg,#070d14c7,#081018ad)!important;box-shadow:0 22px 54px -34px #01070dcc,inset 0 1px #ffffff21!important;text-align:center;backdrop-filter:blur(3px) saturate(1.05)}.dc-page--area-guide .hero-panel__facts{justify-content:center}.dc-page--area-guide .hero-panel__fact,.dc-page--county-guide .hero-proof-card__metrics article{border-color:#fff3!important}.dc-page--area-guide .hero-panel__fact{background:#ffffff21!important}.dc-page--county-guide .hero-proof-card__metrics article{background:#ffffffb8!important}.dc-page--area-guide .dc-page-hero--calculator-style,.dc-page--county-guide .dc-page-hero--calculator-style{background:linear-gradient(180deg,#f8fbfd,#edf6fb 58%,#f9fcfd)!important}.dc-page--area-guide .dc-page-hero--calculator-style>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style>.content-shell{border-color:#255c8521!important;background:#fffffff5!important;box-shadow:0 22px 48px -38px #0e2a4075!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before{display:block!important;background:linear-gradient(90deg,#f8fbfddb,#f8fbfdb3 54%,#edf6fb9e)!important}.dc-page--area-guide .dc-page-hero__aerial-image,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:.34!important;filter:saturate(.88) contrast(.96) brightness(1.12)!important}.dc-page--area-guide .area-guide-header__intro,.dc-page--county-guide .hero-proof-card--county{background:#fffffff0!important;border-color:#255c851f!important;box-shadow:0 18px 42px -36px #0e2a4080!important}.dc-page--area-guide .area-guide-header__intro:before,.dc-page--area-guide .area-guide-header__intro:after,.dc-page--county-guide .hero-proof-card--county:before,.dc-page--county-guide .hero-proof-card--county:after{display:none!important}.dc-page--county-guide .county-atlas-stage,.dc-page--county-guide .county-guide-section,.dc-page--county-guide .county-guide-section--areas,.dc-page--county-guide .county-guide-section--browse,.dc-page--area-guide .area-guide-section,.dc-page--area-guide .area-guide-section--toolbelt{background:linear-gradient(180deg,#f8fbfd,#eef6fa)!important}.dc-page--county-guide .county-atlas-stage .section-heading h2,.dc-page--county-guide .county-guide-section .section-heading h2,.dc-page--county-guide .county-market-panel h3,.dc-page--county-guide .county-toolbelt h2,.dc-page--county-guide .county-toolbelt h3{color:#132536!important}.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-market-panel p,.dc-page--county-guide .county-toolbelt p,.dc-page--county-guide .county-toolbelt li,.dc-page--county-guide .county-toolbelt .link-list a,.dc-page--county-guide .county-market-stat span,.dc-page--county-guide .county-market-stat small{color:#132536b8!important}.dc-page--county-guide .county-atlas-stage .content-shell__eyebrow,.dc-page--county-guide .county-guide-section .content-shell__eyebrow,.dc-page--county-guide .county-market-panel .content-shell__eyebrow,.dc-page--county-guide .county-toolbelt .content-shell__eyebrow{color:#2d6793!important}.dc-page--county-guide .county-market-panel,.dc-page--county-guide .county-toolbelt,.dc-page--county-guide .county-guide-section .community-carousel__card,.dc-page--county-guide .county-guide-section .feature-card,.dc-page--county-guide .county-guide-section .feature-card--editorial,.dc-page--county-guide .county-guide-section .feature-card--dark{border-color:#255c851a!important;background:#ffffffd6!important;color:#132536!important;box-shadow:0 18px 42px -36px #0e2a405c!important}.dc-page--county-guide .county-market-stat,.dc-page--county-guide .county-toolbelt__card{border-color:#255c851a!important;background:#f7fbfde0!important}.dc-page--county-guide .county-market-stat strong,.dc-page--county-guide .county-guide-section .community-carousel__card h3,.dc-page--county-guide .county-guide-section .community-carousel__card h3 a,.dc-page--county-guide .county-guide-section .feature-card h3,.dc-page--county-guide .county-guide-section .feature-card h3 a{color:#132536!important}.dc-page--county-guide .county-guide-section .community-carousel__card p,.dc-page--county-guide .county-guide-section .community-carousel__meta span,.dc-page--county-guide .county-guide-section .feature-card p,.dc-page--county-guide .county-guide-section .feature-card li{color:#132536b8!important}.dc-page--county-guide .county-source-strip span,.dc-page--county-guide .county-source-strip--hero span{border-color:#255c851f!important;background:#ffffffbd!important;color:#132536b8!important}.dc-page--county-guide .county-guide-section .community-carousel__nav{border-color:#2d679338!important;background:#ffffffd1!important;color:#17354f!important;box-shadow:0 12px 28px -24px #0e2a408c!important}.dc-page--county-guide .county-guide-section .community-carousel__nav:hover,.dc-page--county-guide .county-guide-section .community-carousel__nav:focus-visible{background:#e7f2f9f5!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{background:transparent!important;overflow:hidden}.dc-page--area-guide .dc-page-hero__aerial-media,.dc-page--county-guide .dc-page-hero__aerial-media{background:#eef4f7!important}.dc-page--area-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-image{opacity:0!important}.dc-page--county-guide .county-stage__main,.dc-page--area-guide .area-guide-header__intro{padding:clamp(.95rem,1.7vw,1.35rem)!important;border:1px solid rgba(37,92,133,.12)!important;border-radius:1.05rem!important;background:#ffffffd1!important;box-shadow:0 18px 38px -34px #0e2a4080!important;backdrop-filter:blur(8px)}.dc-page--county-guide .county-stage__main h1,.dc-page--area-guide .area-guide-header__intro h1{color:#132536!important;text-shadow:none!important}.dc-page--county-guide .county-stage__lede,.dc-page--area-guide .hero-panel__lede,.dc-page--area-guide .area-guide-header__back-link,.dc-page--area-guide .area-guide-header__back-link a{color:#132536bd!important}.dc-page--county-guide .county-stage .quick-nav__link{background:#ffffffe6!important;border-color:#255c8526!important;color:#17354f!important;box-shadow:0 12px 24px -20px #0e2a4073}.dc-page--county-guide .hero-proof-card--county{background:#ffffffeb!important;backdrop-filter:blur(8px)}.dc-page--area-guide .dc-page-hero--calculator-style h1,.dc-page--county-guide .dc-page-hero--calculator-style h1,.dc-page--county-guide .hero-proof-card--county h2{color:#132536!important}.dc-page--area-guide .dc-page-hero--calculator-style h1,.dc-page--county-guide .dc-page-hero--calculator-style h1{font-size:clamp(2.65rem,5.7vw,5.15rem)!important;line-height:.94!important}.dc-page--area-guide .hero-panel__lede,.dc-page--area-guide .dc-page-hero--calculator-style p,.dc-page--county-guide .county-stage__lede,.dc-page--county-guide .dc-page-hero--calculator-style p,.dc-page--county-guide .hero-proof-card--county li,.dc-page--county-guide .hero-proof-card--county span,.dc-page--county-guide .hero-proof-card--county small{color:#132536b8!important}.dc-page--area-guide .hero-panel__fact,.dc-page--county-guide .hero-proof-card__metrics article{border-color:#1c45661a!important;background:#ffffffb8!important}.dc-page--area-guide .hero-panel__fact-value,.dc-page--county-guide .hero-proof-card__metrics strong{color:#132536!important}.dc-page--area-guide .dc-page-hero--calculator-style .quick-nav__link,.dc-page--county-guide .dc-page-hero--calculator-style .quick-nav__link,.dc-page--area-guide .dc-page-hero--calculator-style .dc-button,.dc-page--county-guide .dc-page-hero--calculator-style .dc-button{border-color:#2d67932e!important;background:#ffffffb3!important;color:#17354f!important}.dc-page--area-guide .dc-page-hero--calculator-style .quick-nav__link:hover,.dc-page--area-guide .dc-page-hero--calculator-style .quick-nav__link:focus-visible,.dc-page--county-guide .dc-page-hero--calculator-style .quick-nav__link:hover,.dc-page--county-guide .dc-page-hero--calculator-style .quick-nav__link:focus-visible,.dc-page--area-guide .dc-page-hero--calculator-style .dc-button:hover,.dc-page--area-guide .dc-page-hero--calculator-style .dc-button:focus-visible,.dc-page--county-guide .dc-page-hero--calculator-style .dc-button:hover,.dc-page--county-guide .dc-page-hero--calculator-style .dc-button:focus-visible{border-color:#2d679357!important;background:#e7f2f9f2!important;color:#102536!important}.dc-page--area-guide .area-guide-section,.dc-page--county-guide .county-guide-section{background:linear-gradient(180deg,#f8fbfd,#eef6fa)!important}.dc-page--area-guide .area-guide-section .feature-card,.dc-page--area-guide .area-guide-section .section-callout,.dc-page--area-guide .area-guide-section .area-guide-details,.dc-page--area-guide .area-guide-section .area-stat-card,.dc-page--county-guide .county-guide-section .feature-card{border-color:#1c45661a!important;background:#ffffffd1!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#fcf8f2eb!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#78add6!important;filter:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#2b588cf5!important;stroke:#fcf8f2e0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#a91512f0!important;stroke:#fcf8f2e0!important}@media(max-height:760px)and (min-width:860px){.dc-page--area-guide .dc-page-hero--calculator-style,.dc-page--county-guide .dc-page-hero--calculator-style{padding-block:.55rem!important}.dc-page--area-guide .dc-page-hero--calculator-style>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style>.content-shell,.dc-page--area-guide .area-guide-header__intro,.dc-page--county-guide .hero-proof-card--county{padding:clamp(.78rem,1.55vw,1.12rem)!important}.dc-page--area-guide .dc-page-hero--calculator-style h1,.dc-page--county-guide .dc-page-hero--calculator-style h1{font-size:clamp(2.2rem,5vw,4.25rem)!important}.dc-page--area-guide .hero-panel__lede,.dc-page--county-guide .county-stage__lede{font-size:.96rem!important;line-height:1.5!important}.dc-page--area-guide .hero-panel__facts,.dc-page--county-guide .hero-proof-card__metrics,.dc-page--county-guide .quick-nav{gap:.45rem!important}}.dc-page--area-guide .dc-page-hero--calculator-style .content-shell__eyebrow,.dc-page--county-guide .dc-page-hero--calculator-style .content-shell__eyebrow,.dc-page--county-guide .hero-proof-card__eyebrow{color:#2d6793!important}.dc-page--area-guide .dc-page-hero--calculator-style,.dc-page--county-guide .dc-page-hero--calculator-style{padding-block:clamp(.85rem,1.8vw,1.45rem)!important;background:radial-gradient(circle at 12% 0%,rgba(91,151,190,.12),transparent 30%),linear-gradient(180deg,#f6fbfe,#edf5f9)!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:clamp(31rem,46vw,43rem)!important;padding:clamp(1rem,2.2vw,1.9rem)!important;border:1px solid rgba(15,37,55,.14)!important;border-radius:clamp(1rem,2vw,1.45rem)!important;background:#eef4f7!important;box-shadow:0 24px 58px -44px #0d233694!important;overflow:hidden!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before,.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after{display:none!important;content:none!important}.dc-page--area-guide .dc-page-hero__aerial-image,.dc-page--area-guide .dc-page-hero__aerial-fallback-map,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--area-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:1!important;filter:none!important}.dc-page--county-guide .county-stage__main,.dc-page--area-guide .area-guide-header__intro{justify-self:start;width:min(100%,45rem);padding:clamp(1.15rem,2.2vw,1.85rem)!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:.9rem!important;background:linear-gradient(180deg,#070d14c7,#081018ad)!important;color:#fffaf2!important;box-shadow:0 22px 54px -34px #01070dcc,inset 0 1px #ffffff21!important;text-align:center;backdrop-filter:blur(3px) saturate(1.05)}.dc-page--county-guide .county-stage__main .content-shell__eyebrow,.dc-page--area-guide .area-guide-header__intro .content-shell__eyebrow{justify-self:center;color:#ffffffe6!important;letter-spacing:.13em}.dc-page--county-guide .county-stage__main h1,.dc-page--area-guide .area-guide-header__intro h1{max-width:14ch!important;margin-inline:auto!important;color:#fffaf2!important;text-shadow:0 3px 18px rgba(0,0,0,.44)!important}.dc-page--county-guide .county-stage__lede,.dc-page--area-guide .hero-panel__lede,.dc-page--area-guide .area-guide-header__back-link,.dc-page--area-guide .area-guide-header__back-link a{color:#fffaf2d1!important}.dc-page--area-guide .hero-panel__fact{border-color:#fff3!important;background:#ffffff21!important}.dc-page--area-guide .hero-panel__fact-label{color:#fffaf2b3!important}.dc-page--area-guide .hero-panel__fact-value{color:#fffaf2!important}.dc-page--area-guide .dc-page-hero--calculator-style .dc-button-row,.dc-page--county-guide .county-stage .quick-nav{justify-content:center}.dc-page--area-guide .dc-page-hero--calculator-style .dc-button,.dc-page--county-guide .county-stage .quick-nav__link{border-color:#ffffff47!important;background:#ffffff29!important;color:#fffaf2eb!important;box-shadow:0 14px 28px -24px #01070db8!important}.dc-page--area-guide .dc-page-hero--calculator-style .dc-button:hover,.dc-page--area-guide .dc-page-hero--calculator-style .dc-button:focus-visible,.dc-page--county-guide .county-stage .quick-nav__link:hover,.dc-page--county-guide .county-stage .quick-nav__link:focus-visible{border-color:#ffd35c8f!important;background:#ffd35c2e!important;color:#fffaf2!important}.dc-page--county-guide .hero-proof-card--county,.dc-page--area-guide .area-guide-map-card,.dc-page--area-guide .area-guide-trust-strip,.dc-page--area-guide .area-guide-tabs-wrap{border-color:#0f253721!important;background:#ffffffe6!important;color:#132536!important;box-shadow:0 22px 48px -38px #0d23369e!important;backdrop-filter:blur(6px)}.dc-page--area-guide .area-guide-map-card h2,.dc-page--area-guide .area-guide-map-card p,.dc-page--area-guide .area-guide-trust-strip h2,.dc-page--area-guide .area-guide-trust-strip p,.dc-page--county-guide .hero-proof-card--county h2,.dc-page--county-guide .hero-proof-card--county p,.dc-page--county-guide .hero-proof-card--county li,.dc-page--county-guide .hero-proof-card--county span,.dc-page--county-guide .hero-proof-card--county small{color:#132536c2!important}.dc-page--area-guide .area-guide-map-card h2,.dc-page--area-guide .area-guide-trust-strip h2,.dc-page--county-guide .hero-proof-card--county h2,.dc-page--county-guide .hero-proof-card__metrics strong{color:#132536!important}.dc-page--county-guide .hero-proof-card__metrics article{border-color:#1c45661a!important;background:#ffffffb8!important}@media(min-width:981px){.dc-page--county-guide .county-stage__grid{grid-template-columns:minmax(22rem,1fr) minmax(320px,.5fr)!important}.dc-page--area-guide .area-guide-header__grid{grid-template-columns:minmax(22rem,.95fr) minmax(320px,.72fr)!important}}@media(max-width:980px){.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:unset!important;padding:clamp(.8rem,4vw,1.2rem)!important}.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid{grid-template-columns:1fr!important}.dc-page--county-guide .county-stage__main,.dc-page--area-guide .area-guide-header__intro{justify-self:stretch;text-align:left}.dc-page--county-guide .county-stage__main .content-shell__eyebrow,.dc-page--area-guide .area-guide-header__intro .content-shell__eyebrow,.dc-page--county-guide .county-stage__main h1,.dc-page--area-guide .area-guide-header__intro h1{justify-self:start;margin-inline:0!important}.dc-page--area-guide .dc-page-hero--calculator-style .dc-button-row,.dc-page--county-guide .county-stage .quick-nav{justify-content:flex-start}}.dc-page--county-guide .county-stage__lede,.dc-page--area-guide .hero-panel__lede{display:none!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{border:0!important;outline:0!important;box-shadow:0 22px 54px -46px #0d23367a!important}@media(min-width:981px){.dc-page--area-guide .dc-page-hero--calculator-style,.dc-page--county-guide .dc-page-hero--calculator-style{--dc-guide-hero-height: calc(100svh - var(--site-header-height, 0px));--dc-guide-hero-panel-height: calc(100svh - var(--site-header-height, 0px) - clamp(1.25rem, 2.4vw, 1.95rem));display:grid;align-items:stretch;min-height:var(--dc-guide-hero-height);padding-block:clamp(.62rem,1.2vw,.98rem)!important}.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{box-sizing:border-box;height:var(--dc-guide-hero-panel-height);min-height:min(34rem,var(--dc-guide-hero-panel-height))!important;max-height:var(--dc-guide-hero-panel-height);padding-bottom:clamp(4.5rem,6vw,5.8rem)!important}}.dc-page--area-guide .area-guide-header__shell,.dc-page--county-guide .county-stage__grid{position:relative}.dc-page--area-guide .area-guide-header__grid{position:static!important}.dc-page--county-guide .county-stage__main,.dc-page--area-guide .area-guide-header__intro{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#132536!important;text-align:left;backdrop-filter:none}.dc-page--county-guide .county-stage__main .content-shell__eyebrow,.dc-page--area-guide .area-guide-header__intro .content-shell__eyebrow{justify-self:start;margin-bottom:.34rem;color:#173a58!important;text-shadow:0 1px 0 rgba(255,255,255,.95),0 8px 26px rgba(255,255,255,.82),0 1px 14px rgba(12,35,52,.16)}.dc-page--county-guide .county-stage__main h1,.dc-page--area-guide .area-guide-header__intro h1{margin-inline:0!important;color:#102638!important;text-shadow:0 1px 0 rgba(255,255,255,.96),0 2px 0 rgba(255,255,255,.74),0 18px 42px rgba(255,255,255,.88),0 4px 18px rgba(8,23,35,.18)!important}.dc-page--county-guide .county-stage__lede,.dc-page--area-guide .hero-panel__lede,.dc-page--area-guide .area-guide-header__back-link,.dc-page--area-guide .area-guide-header__back-link a{color:#102638d1!important;text-shadow:0 1px 0 rgba(255,255,255,.96),0 8px 24px rgba(255,255,255,.82)}.dc-page--county-guide .county-stage .quick-nav{position:absolute;right:0;bottom:0;left:0;justify-content:flex-start;align-items:flex-end;gap:clamp(.75rem,1.5vw,1.25rem);padding-top:clamp(.75rem,1.6vw,1rem);border-top:1px solid rgba(16,38,56,.18)}@media(min-width:981px){.dc-page--area-guide .area-guide-header__shell,.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid{min-height:0;height:100%}.dc-page--county-guide .county-stage__main{position:static!important}.dc-page--area-guide .area-guide-header__intro>.dc-button-row{position:absolute;right:0;bottom:0;left:0;align-items:flex-end;justify-content:flex-start;padding-top:clamp(.75rem,1.6vw,1rem);border-top:1px solid rgba(16,38,56,.18)}}.dc-page--county-guide .county-stage .quick-nav__link{position:relative;min-height:auto;padding:0 0 .34rem!important;border:0!important;border-radius:0!important;background:transparent!important;color:#102638!important;box-shadow:none!important;font-size:clamp(.72rem,.82vw,.82rem);letter-spacing:.105em;text-shadow:0 1px 0 rgba(255,255,255,.92),0 8px 20px rgba(255,255,255,.78)}.dc-page--county-guide .county-stage .quick-nav__link:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:#10263847;transform:scaleX(.42);transform-origin:left center;transition:background .18s ease,transform .18s ease}.dc-page--county-guide .county-stage .quick-nav__link:hover,.dc-page--county-guide .county-stage .quick-nav__link:focus-visible{background:transparent!important;color:#0b1f31!important}.dc-page--county-guide .county-stage .quick-nav__link:hover:after,.dc-page--county-guide .county-stage .quick-nav__link:focus-visible:after{background:#d6a72f;transform:scaleX(1)}@media(max-width:980px){.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding-bottom:clamp(1rem,4vw,1.35rem)!important}.dc-page--county-guide .county-stage .quick-nav{position:static;padding-top:.9rem;margin-top:.15rem}.dc-page--area-guide .area-guide-header__intro>.dc-button-row{position:static}}.dc-page--area-guide .dc-page-hero__aerial-media,.dc-page--county-guide .dc-page-hero__aerial-media{pointer-events:none}.dc-page--area-guide .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-fallback-map{transition:opacity .32s ease}.dc-page--area-guide .dc-hero-bottom-tray,.dc-page--county-guide .dc-hero-bottom-tray{position:absolute!important;grid-column:1 / -1;justify-self:stretch;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:clamp(.85rem,1.6vw,1.25rem);padding:clamp(.66rem,1.15vw,.9rem) clamp(.9rem,2.2vw,1.35rem);border:0;border-top:1px solid rgba(27,60,84,.16);border-radius:0 0 1.05rem 1.05rem;background:#f8fbfddb;box-shadow:inset 0 1px #ffffffbd;backdrop-filter:blur(14px) saturate(1.05)}.dc-page--area-guide .dc-hero-bottom-tray .quick-nav,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav,.dc-page--area-guide .dc-hero-bottom-tray .dc-button-row,.dc-page--county-guide .dc-hero-bottom-tray .dc-button-row{position:static!important;right:auto!important;bottom:auto!important;left:auto!important;display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;justify-content:flex-start;min-width:min(100%,22rem);margin:0!important;padding:0!important;border:0!important;gap:.48rem}.dc-page--area-guide .dc-hero-bottom-tray .quick-nav__link,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link,.dc-page--area-guide .dc-hero-bottom-tray .dc-button,.dc-page--county-guide .dc-hero-bottom-tray .dc-button,.dc-hero-map-controls__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.28rem;padding:.52rem .7rem!important;border:1px solid rgba(38,86,121,.2)!important;border-radius:.68rem!important;background:#ffffffbd!important;color:#102638!important;box-shadow:0 10px 22px -20px #0a1d2c8c!important;text-decoration:none;text-shadow:none!important;font-size:clamp(.72rem,.82vw,.82rem);font-weight:800;line-height:1;letter-spacing:.055em;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.dc-page--area-guide .dc-hero-bottom-tray .quick-nav__link:hover,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link:hover,.dc-page--area-guide .dc-hero-bottom-tray .dc-button:hover,.dc-page--county-guide .dc-hero-bottom-tray .dc-button:hover,.dc-hero-map-controls__button:hover,.dc-hero-map-controls__button:focus-visible{border-color:#2e67935c!important;background:#e8f4fae6!important;color:#0d2434!important;transform:translateY(-1px)}.dc-hero-map-controls{display:flex;flex:0 1 auto;align-items:center;justify-content:flex-end;gap:.55rem;min-width:0}.dc-hero-map-controls__label{color:#102638ad;font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.dc-hero-map-controls__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.42rem}.dc-hero-map-controls__button{appearance:none;cursor:pointer;font-family:inherit}.dc-hero-map-controls__button[aria-pressed=true]{border-color:#295b8275!important;background:#295b82e6!important;color:#fffaf2!important}.dc-hero-map-controls__button:disabled{cursor:wait;opacity:.6;transform:none}.dc-page--county-guide .hero-proof-card__metrics{gap:clamp(.55rem,1.15vw,.82rem)!important}.dc-page--county-guide .hero-proof-card__metric{display:grid;gap:.22rem;min-width:0;padding:clamp(.82rem,1.25vw,1rem);border:1px solid rgba(28,69,102,.13);border-radius:.78rem;background:#ffffffd6;color:#132536;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dc-page--county-guide .hero-proof-card__metric--link:hover,.dc-page--county-guide .hero-proof-card__metric--link:focus-visible{border-color:#295b825c;background:#eef7fbf5;transform:translateY(-1px)}.dc-page--county-guide .hero-proof-card__metric strong,.dc-page--county-guide .hero-proof-card__metric span,.dc-page--county-guide .hero-proof-card__metric small{color:inherit!important}.dc-page--county-guide .hero-proof-card__metric strong{color:#102638!important}.dc-page--county-guide .hero-proof-card__metric span,.dc-page--county-guide .hero-proof-card__metric small{color:#132536ad!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#899ead29!important;fill-opacity:1!important;stroke:#5c72824d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:var(--dc-map-gold-fill, #d9a83a)!important;fill-opacity:.36!important;stroke:#5c481e80!important;filter:drop-shadow(0 8px 14px rgba(72,52,19,.1))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:var(--dc-map-paper-fill, rgba(241, 246, 249, .96))!important;stroke:#5b728238!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--gulf,.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--bay,.dc-page--county-guide .map-shell--county-atlas .dc-map__layer--bay-detail{fill:#cbd6dc75!important;stroke:#6c828e24!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route{opacity:1!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing,.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path-casing{stroke:#fffffff5!important;stroke-width:7.8px!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-path{stroke:#5b9fcd!important;stroke-width:3.6px!important;filter:drop-shadow(0 2px 3px rgba(24,74,111,.18))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-plate{fill:#2b588cfa!important;stroke:#fffffff0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__route-shield-cap{fill:#bf2b26f2!important;stroke:#ffffffe6!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge{opacity:0!important;transition:opacity .16s ease}.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-badge,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__entry-badge{opacity:1!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-shell{fill:#fafcfde6!important;stroke:#264d692e!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:hover .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot:focus-visible .dc-map__entry-badge-shell,.dc-page--county-guide .map-shell--county-atlas .dc-map__spot.is-active .dc-map__entry-badge-shell{fill:#f4e7bef2!important;stroke:#5f491c38!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#132536!important;stroke:#fffdf8f0!important;stroke-width:3px!important;paint-order:stroke fill;font-weight:780!important;letter-spacing:.015em!important}@media(min-width:981px){.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding-bottom:clamp(5.6rem,7vw,6.75rem)!important}}@media(max-width:980px){.dc-page--area-guide .dc-hero-bottom-tray,.dc-page--county-guide .dc-hero-bottom-tray{position:static;display:grid;margin-top:clamp(1rem,4vw,1.35rem)}.dc-hero-map-controls,.dc-hero-map-controls__buttons{justify-content:flex-start}}.dc-page--county-guide .dc-page-hero--calculator-style{background:linear-gradient(180deg,#f5fafc,#edf5f8)!important}.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:clamp(32rem,calc(100svh - 96px),42rem)!important;padding:1.35rem 1.35rem 5.35rem!important;border:0!important;border-radius:0!important;background:#eef4f7!important;box-shadow:0 24px 55px -44px #0e2a4099!important}.dc-page--county-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{filter:none!important}.dc-page--county-guide .dc-page-hero__aerial-media:after{display:none!important;content:none!important}.dc-page--county-guide .county-stage__grid{align-items:center!important}.dc-page--county-guide .county-stage__main{align-self:center!important;justify-self:start!important;max-width:48rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#102638!important;text-align:left!important;backdrop-filter:none!important}.dc-page--county-guide .county-stage__main .content-shell__eyebrow{justify-self:start!important;margin-bottom:.85rem!important;color:#0e4f7f!important;letter-spacing:0!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.95),0 8px 22px rgba(255,255,255,.74)!important}.dc-page--county-guide .county-stage__main h1{max-width:12ch!important;margin:0!important;color:#071d2d!important;font-size:4.95rem!important;line-height:.93!important;-webkit-text-stroke:.35px rgba(255,255,255,.88);text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.96),0 10px 28px rgba(255,255,255,.82),0 18px 32px rgba(12,38,58,.18)!important}.dc-page--county-guide .county-stage__lede{display:block!important;max-width:33rem!important;margin-top:1.05rem!important;color:#071d2df0!important;font-size:1.06rem!important;font-weight:720!important;line-height:1.65!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 8px rgba(255,255,255,.98),0 0 18px rgba(255,255,255,.9),0 10px 26px rgba(255,255,255,.78)!important}.dc-page--county-guide .county-stage__aside{align-self:center!important}.dc-page--county-guide .hero-proof-card--county{border:1px solid rgba(20,55,82,.12)!important;border-radius:8px!important;background:#ffffffe0!important;box-shadow:0 22px 50px -38px #0c263a8c!important}.dc-page--county-guide .hero-proof-card__eyebrow{color:#2e6d9d!important;letter-spacing:0!important}.dc-page--county-guide .hero-proof-card__metrics{gap:.62rem!important}.dc-page--county-guide .hero-proof-card__metric{border-radius:8px!important;background:#f7fbfddb!important}.dc-page--county-guide .dc-hero-bottom-tray{right:1.25rem!important;bottom:1.05rem!important;left:1.25rem!important;padding:.5rem!important;border:1px solid rgba(20,55,82,.12)!important;border-radius:8px!important;background:#f8fbfddb!important;box-shadow:0 18px 38px -34px #0c263a8c!important;backdrop-filter:blur(8px) saturate(1.05)}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav{justify-content:flex-start!important;gap:.45rem!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link{min-height:2.2rem!important;padding:.42rem .72rem!important;border-radius:7px!important;border-color:#2e6d9d29!important;background:#ffffff9e!important;color:#17354f!important;font-size:.72rem!important;letter-spacing:0!important;box-shadow:none!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link:after{display:none!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link:hover,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link:focus-visible{border-color:#2e6d9d47!important;background:#e7f2f9f0!important;color:#102638!important}.dc-page--county-guide .county-atlas-stage{padding-block:3.5rem 3.75rem!important;background:linear-gradient(180deg,#f7fbfd,#edf5f8)!important}.dc-page--county-guide .county-atlas-stage__inner{display:grid;gap:1.35rem}.dc-page--county-guide .county-atlas-stage .section-heading{max-width:48rem;margin:0}.dc-page--county-guide .county-atlas-stage .section-heading h2{color:#102638!important}.dc-page--county-guide .county-atlas-stage .section-heading p{color:#112b40b3!important}.dc-page--county-guide .map-shell--county-atlas{margin-top:.35rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.dc-page--county-guide .map-shell--county-atlas:before{display:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map--county{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:minmax(0,1.58fr) minmax(17rem,.52fr)!important;gap:1rem!important;align-items:stretch!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{min-height:42rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:42rem!important;filter:drop-shadow(0 24px 30px rgba(17,43,64,.08))}.dc-page--county-guide .map-shell--county-atlas .dc-map__county{fill:var(--dc-map-paper-fill, rgba(241, 246, 249, .96))!important;stroke:#586f7f4d!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--existing .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone--stub .dc-map__zone-shape{fill:#91a4b233!important;stroke:#4c637352!important;transition:fill-opacity .18s ease,stroke .18s ease,filter .18s ease}.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:hover .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone:focus .dc-map__zone-shape,.dc-page--county-guide .map-shell--county-atlas .dc-map__zone.is-active .dc-map__zone-shape{fill:var(--dc-map-gold-fill, rgba(213, 176, 91, .76))!important;fill-opacity:.42!important;stroke:#795a2280!important;filter:drop-shadow(0 10px 16px rgba(87,61,20,.12))!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-badge-shell{fill:#fafcfdf0!important;stroke:#2048662e!important}.dc-page--county-guide .map-shell--county-atlas .dc-map__entry-label{fill:#102638!important;stroke:#fffffff5!important;stroke-width:3.4px!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;paint-order:stroke fill}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__sidebar{display:grid!important;align-content:start!important;gap:.75rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search{padding:.75rem!important;border:1px solid rgba(20,55,82,.1)!important;border-radius:8px!important;background:#ffffffc7!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input{min-height:2.6rem!important;border-radius:7px!important;border-color:#2e6d9d2e!important;background:#f8fbfdf2!important;color:#102638!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__meta{margin-top:.55rem!important;color:#112b40a3!important;font-size:.86rem!important;line-height:1.45!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:39rem!important;gap:.55rem!important;padding-right:.15rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item{gap:.28rem!important;padding:.78rem!important;border:1px solid rgba(20,55,82,.1)!important;border-radius:8px!important;background:#ffffffc7!important;color:#102638!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item strong{color:#102638!important;font-size:1rem!important;line-height:1.18!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span{color:#112b40a8!important;font-size:.88rem!important;line-height:1.42!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span:first-of-type{color:#2e6d9de6!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:0!important;text-transform:uppercase}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__status{justify-self:start;width:auto;margin-top:.1rem;padding:.2rem .46rem;border:1px solid rgba(46,109,157,.15);border-radius:999px;color:#17354f!important;background:#e8f3f9db;font-size:.7rem!important;font-weight:800;letter-spacing:0;text-transform:uppercase}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__status--full{border-color:#c6943642;background:#faf3dee6}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:hover,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item:focus,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item.is-active{border-color:#2e6d9d3d!important;background:#f8fbfdf5!important;transform:translateY(-1px)}.dc-page--county-guide .county-guide-section .section-heading{max-width:46rem}.dc-page--county-guide .county-guide-section .section-heading p{color:#112b40ad}.dc-page--county-guide .county-guide-section .community-carousel__card,.dc-page--county-guide .county-guide-section .feature-card{border-color:#1437521a!important;border-radius:8px!important;background:#ffffffd1!important;box-shadow:0 18px 42px -36px #0c263a6b!important}.dc-page--county-guide .county-guide-section .community-carousel__card{min-height:22rem}.dc-page--county-guide .county-guide-final-cta{border-radius:8px!important}@media(max-width:1080px){.dc-page--county-guide .county-stage__main h1{font-size:4rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{grid-template-columns:minmax(0,1fr)!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas,.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:36rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:none!important}}@media(max-width:980px){.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:unset!important;width:100%!important;max-width:100%!important;padding:1rem!important;box-sizing:border-box!important}.dc-page--county-guide .county-stage__grid,.dc-page--county-guide .county-stage__main,.dc-page--county-guide .county-stage__aside,.dc-page--county-guide .hero-proof-card--county,.dc-page--county-guide .dc-hero-bottom-tray{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.dc-page--county-guide .dc-page-hero__aerial-media:after{display:none!important;content:none!important}.dc-page--county-guide .county-stage__main{padding-top:.35rem!important}.dc-page--county-guide .county-stage__main h1{max-width:9.5ch!important;font-size:3.2rem!important}.dc-page--county-guide .county-stage__lede{max-width:28rem!important;font-size:.98rem!important;line-height:1.52!important;overflow-wrap:anywhere}.dc-page--county-guide .hero-proof-card--county{padding:.85rem!important}.dc-page--county-guide .hero-proof-card--county h2{font-size:1.15rem!important;line-height:1.25!important}.dc-page--county-guide .hero-proof-card__metric{padding:.68rem!important}.dc-page--county-guide .hero-proof-card__metric strong{font-size:1.3rem!important}.dc-page--county-guide .dc-hero-bottom-tray{position:static!important;margin-top:.8rem!important;padding:.45rem!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link{justify-content:center!important;min-height:2.25rem!important;padding-inline:.5rem!important;text-align:center!important}.dc-page--county-guide .county-atlas-stage{padding-block:2.5rem 2.8rem!important}}@media(max-width:640px){.dc-page--county-guide .county-stage__main h1{font-size:2.55rem!important}.dc-page--county-guide .county-stage__main .content-shell__eyebrow{margin-bottom:.55rem!important}.dc-page--county-guide .county-stage__lede{width:min(100%,21rem)!important;max-width:calc(100vw - 2rem)!important;font-size:.92rem!important}.dc-page--county-guide .hero-proof-card__metrics{grid-template-columns:1fr!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas,.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{min-height:29rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{margin-inline:-.85rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search{padding:.65rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item{padding:.72rem!important}}.dc-page--county-guide{--county-guide-ink: #102638;--county-guide-muted: rgba(16, 38, 56, .84);--county-guide-soft: rgba(16, 38, 56, .76);--county-guide-blue: #0d4771}.dc-page--county-guide .county-stage__main .content-shell__eyebrow{color:var(--county-guide-blue)!important;font-weight:900!important;letter-spacing:.075em!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.98),0 10px 24px rgba(255,255,255,.82)!important}.dc-page--county-guide .county-stage__main h1{color:#071d2d!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 2px 0 rgba(255,255,255,.86),0 0 16px rgba(255,255,255,.95),0 18px 42px rgba(255,255,255,.82),0 6px 18px rgba(7,29,45,.22)!important}.dc-page--county-guide .county-stage__lede{display:block!important;color:var(--county-guide-ink)!important;font-weight:820!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.95),0 8px 22px rgba(255,255,255,.84)!important}.dc-page--county-guide .hero-proof-card--county h2,.dc-page--county-guide .county-atlas-stage .section-heading h2,.dc-page--county-guide .county-guide-section .section-heading h2,.dc-page--county-guide .county-market-panel h3,.dc-page--county-guide .county-toolbelt h2,.dc-page--county-guide .county-toolbelt h3,.dc-page--county-guide .county-guide-final-cta h2{color:var(--county-guide-ink)!important}.dc-page--county-guide .hero-proof-card--county p,.dc-page--county-guide .hero-proof-card--county span,.dc-page--county-guide .hero-proof-card--county small,.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section .section-heading p:not(.content-shell__eyebrow),.dc-page--county-guide .county-guide-section .community-carousel__card p,.dc-page--county-guide .county-guide-section .community-carousel__meta span,.dc-page--county-guide .county-guide-section .feature-card p,.dc-page--county-guide .county-guide-section .feature-card li,.dc-page--county-guide .county-market-panel p,.dc-page--county-guide .county-toolbelt p,.dc-page--county-guide .county-toolbelt li,.dc-page--county-guide .county-market-stat span,.dc-page--county-guide .county-market-stat small,.dc-page--county-guide .county-guide-final-cta p{color:var(--county-guide-muted)!important}.dc-page--county-guide .hero-proof-card__metric span,.dc-page--county-guide .hero-proof-card__metric small,.dc-page--county-guide .map-shell--county-atlas .dc-map-search__meta,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span,.dc-page--county-guide .county-source-strip span,.dc-page--county-guide .county-source-strip--hero span{color:var(--county-guide-soft)!important}.dc-page--county-guide .county-guide-section .feature-card a,.dc-page--county-guide .county-toolbelt .link-list a,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item strong{color:#123a5a!important}.dc-page--county-guide .content-shell__eyebrow,.dc-page--county-guide .county-atlas-stage .content-shell__eyebrow,.dc-page--county-guide .county-guide-section .content-shell__eyebrow,.dc-page--county-guide .county-market-panel .content-shell__eyebrow,.dc-page--county-guide .county-toolbelt .content-shell__eyebrow,.dc-page--county-guide .hero-proof-card__eyebrow{color:var(--county-guide-blue)!important;font-weight:900!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input{color:var(--county-guide-ink)!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search__input::placeholder{color:#1026389e!important}.dc-page--county-guide .county-about-section h2,.dc-page--county-guide .county-about-section h3,.dc-page--county-guide .county-about-section h4{color:var(--county-guide-ink)!important}.dc-page--county-guide .county-about-section p,.dc-page--county-guide .county-about-section__source{color:var(--county-guide-muted)!important}.dc-page--county-guide .county-about-section .content-shell__eyebrow{color:var(--county-guide-blue)!important;font-weight:900!important}.dc-page--county-guide .county-about-section,.dc-page--county-guide .county-about-section__industry,.dc-page--county-guide .county-about-section__questions{border-color:#1437521a!important;background:#ffffffd1!important}.dc-page--county-guide .county-about-section__industry-list article,.dc-page--county-guide .county-about-section__questions article{border-color:#1437521a!important;background:#f7fbfde0!important}@media(max-width:980px){.dc-page--county-guide .county-stage__aside{margin-top:clamp(1.15rem,4.5vw,1.75rem)!important}.dc-page--county-guide .hero-proof-card--county{background:#fffffff0!important}}@media(max-width:640px){.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding-top:1.35rem!important}.dc-page--county-guide .county-stage__main h1{max-width:8.8ch!important;font-size:clamp(2.45rem,13vw,3.05rem)!important}.dc-page--county-guide .county-stage__lede{width:min(100%,22.5rem)!important;max-width:calc(100vw - 2rem)!important;margin-top:.78rem!important;font-size:.94rem!important;line-height:1.48!important}.dc-page--county-guide .county-stage__aside{margin-top:clamp(2.45rem,10vw,3.25rem)!important}.dc-page--county-guide .hero-proof-card--county{padding:1rem!important}.dc-page--county-guide .hero-proof-card__metric span,.dc-page--county-guide .hero-proof-card__metric small{color:#102638d1!important}}@media(max-width:640px){.dc-page--county-guide .county-atlas-stage{padding-block:2.1rem 2.35rem!important}.dc-page--county-guide .county-atlas-stage__inner{gap:.85rem!important}.dc-page--county-guide .county-atlas-stage .section-heading{display:grid;gap:.58rem;max-width:100%}.dc-page--county-guide .county-atlas-stage .section-heading h2{max-width:11ch;font-size:clamp(2rem,10vw,2.55rem)!important;line-height:.98!important}.dc-page--county-guide .county-atlas-stage .section-heading p:not(.content-shell__eyebrow){max-width:22rem;line-height:1.55!important}.dc-page--county-guide .map-shell--county-atlas{margin-top:0!important;width:100%!important;max-width:100%!important;overflow:hidden}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map--county{width:100%!important;max-width:100%!important;overflow:hidden}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__layout{width:100%!important;min-width:0!important;gap:.65rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__canvas{display:flex;align-items:center;justify-content:center;width:calc(100% + .7rem)!important;max-width:100%!important;height:clamp(20rem,86vw,23.25rem)!important;min-height:0!important;margin:0 -.35rem!important;overflow:hidden!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-svg{width:min(138vw,34rem)!important;max-width:none!important;height:auto!important;min-height:0!important;transform:translate(-7%,-2%) scale(1.08);transform-origin:center center}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__sidebar{gap:.6rem!important;margin-top:.35rem;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden}.dc-page--county-guide .map-shell--county-atlas .dc-map-search{margin-top:0!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-search,.dc-page--county-guide .map-shell--county-atlas .dc-map-list,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span,.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item small{overflow-wrap:anywhere}}.site-main,.dc-landing,.dc-page,.content-shell,.section-shell,.site-header__bar,.site-header__nav-shell,.site-header__nav-layout,.site-header__nav-top,.site-header__nav-brand,.site-header__nav-brand-mark,.site-header__nav-brand-logo{max-width:100%}.site-header__nav-brand{min-width:0;overflow:hidden}.site-header__nav-brand-mark{flex:0 0 auto}.site-header__nav-brand-logo{display:block;height:auto;object-fit:contain}.dc-page--area-guide .hero-panel__fact{border-color:#1c45661f!important;background:#ffffffc7!important}.dc-page--area-guide .hero-panel__fact-label{color:#132536ad!important}.dc-page--area-guide .hero-panel__fact-value{color:#132536!important}.dc-page--area-guide .area-guide-trust-strip__link{border-color:#1c45661c!important;background:#ffffffc2!important;color:#132536!important}.dc-page--area-guide .area-guide-trust-strip__link strong{color:#132536b3!important}.dc-page--area-guide .area-guide-trust-strip__link span{color:#155f96!important}.dc-page--area-guide .area-guide-trust-strip__link:hover,.dc-page--area-guide .area-guide-trust-strip__link:focus-visible{border-color:#2d67933d!important;background:#f7fbfdf5!important}.dc-page--area-guide .area-guide-map-card,.dc-page--area-guide .area-guide-trust-strip,.dc-page--area-guide .area-guide-tabs-wrap,.dc-page--county-guide .hero-proof-card--county,.dc-page--county-guide .dc-hero-bottom-tray,.calculator-hero.content-shell,.calculator-investor-band.content-shell,.dc-landing--calculators .calculator-tool-stage.content-shell,.dc-page--about .about-hero-card{overflow:hidden}.calculator-hero h1,.calculator-investor-band__content h2,.dc-landing--calculators .calculator-tool-stage .section-heading h2,.dc-page .dc-page-hero__main h1,.dc-page .dc-page-bio-copy h2,.dc-page .dc-page-final-cta__copy h2,.dc-page--area-guide .area-guide-header__intro h1,.dc-page--county-guide .county-stage__main h1{overflow-wrap:anywhere;text-wrap:balance}.calculator-hero__lede,.calculator-investor-band__content p,.dc-page .dc-page-hero__lede,.dc-page .dc-page-bio-copy .rich-copy p,.dc-page .dc-page-final-cta__copy p,.dc-page--area-guide .hero-panel__lede,.dc-page--county-guide .county-stage__lede{overflow-wrap:anywhere}.dc-page--about .about-hero-card,.dc-page--about .about-hero-card__image{width:100%;max-width:100%}.dc-page--about .about-hero-card__image{min-width:0}@media(min-width:721px)and (max-width:980px){.dc-page--county-guide .hero-proof-card--county .hero-proof-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(100%,44rem)}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link{justify-content:center;text-align:center}}@media(max-width:720px){:root{--dc-shell-gutter: clamp(.9rem, 4vw, 1.15rem)}.site-header__inner{width:calc(100% - 1.55rem)}.site-header__bar,.site-brand{gap:.62rem}.site-brand__mark-shell{width:clamp(2.75rem,12vw,3.25rem)}.site-brand__label{font-size:clamp(1.08rem,5.1vw,1.28rem);white-space:nowrap}.site-header__toggle{min-width:3.1rem;min-height:3rem;padding-inline:.82rem}.dc-page .dc-page-tone.dc-page-hero--calculator-style>.content-shell,.dc-page--area-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell,.calculator-hero.content-shell,.calculator-investor-band.content-shell,.dc-landing--calculators .calculator-tool-stage.content-shell{width:calc(100vw - 1.5rem)!important;max-width:calc(100vw - 1.5rem)!important;padding:clamp(.92rem,4vw,1.18rem)!important;border-radius:.85rem!important}.dc-page .dc-page-hero__grid,.dc-page .dc-page-bio-grid,.dc-page .dc-page-final-cta__grid,.dc-page--area-guide .area-guide-header__grid,.dc-page--county-guide .county-stage__grid,.calculator-hero,.calculator-investor-band,.dc-landing--calculators .tool-calculator{gap:1rem!important}.dc-page .dc-page-hero__main h1,.dc-page--about .dc-page-tone.dc-page-hero--calculator-style .dc-page-hero__main h1,.dc-page--sold-listings .proof-stage h1,.calculator-hero h1{max-width:10.5ch!important;font-size:clamp(2.35rem,12vw,3.2rem)!important;line-height:.96!important}.calculator-investor-band__content h2,.dc-landing--calculators .calculator-tool-stage .section-heading h2,.dc-page .dc-page-bio-copy h2,.dc-page .dc-page-final-cta__copy h2{font-size:clamp(1.85rem,9vw,2.42rem)!important;line-height:1.02!important}.calculator-hero__nav,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav,.dc-page--area-guide .area-guide-tabs .quick-nav{gap:.48rem!important}.calculator-hero__nav a,.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link,.dc-page--area-guide .area-guide-tabs .quick-nav__link{min-height:2.35rem!important;padding:.52rem .62rem!important;font-size:.72rem!important;line-height:1.12!important;letter-spacing:.055em!important}.dc-page--area-guide .hero-panel__facts,.dc-page--area-guide .area-guide-trust-strip__contact,.dc-page--about .dc-page-proof-strip{grid-template-columns:1fr!important}.dc-page--area-guide .hero-panel__fact,.dc-page--area-guide .area-guide-trust-strip__link,.dc-page--county-guide .hero-proof-card__metric,.dc-page .dc-page-proof-strip article{padding:.78rem .86rem!important;border-radius:.72rem!important}.dc-page--area-guide .area-guide-map-card__map{min-height:clamp(15rem,68vw,20rem)!important}.dc-page--area-guide .area-guide-map-card,.dc-page--area-guide .area-guide-trust-strip,.dc-page--area-guide .area-guide-tabs-wrap{padding:.95rem!important;border-radius:.85rem!important}.dc-page--about .about-hero-card{min-height:31rem}.dc-page--about .about-hero-card__panel{padding:.82rem;border-radius:.72rem}}@media(max-width:420px){.site-brand__label{font-size:1.08rem}.site-brand__mark-shell{width:2.75rem}.dc-page .dc-page-tone.dc-page-hero--calculator-style>.content-shell,.calculator-hero.content-shell,.calculator-investor-band.content-shell,.dc-landing--calculators .calculator-tool-stage.content-shell{width:calc(100vw - 1.15rem)!important;max-width:calc(100vw - 1.15rem)!important}.dc-page--area-guide .area-guide-header__intro h1,.dc-page--county-guide .county-stage__main h1{font-size:clamp(2.3rem,12vw,3rem)!important}.dc-page--about .about-hero-card__panel h2{font-size:1.18rem}}@media(max-width:720px){.dc-page--county-guide .county-stage__main{min-height:clamp(14.5rem,60vw,15.15rem)!important;margin-bottom:0!important}.dc-page--county-guide .county-stage__aside{margin-top:clamp(15.75rem,67vw,18.5rem)!important}.dc-page--county-guide .county-stage__grid:has(.dc-page-hero__aerial-media[data-map-county-slug=hillsborough]) .county-stage__main h1{max-width:12.25ch!important;font-size:clamp(2.25rem,10.6vw,2.8rem)!important}}@media(min-width:1081px){.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-svg-map__canvas{height:clamp(49rem,64vw,58rem)!important;min-height:0!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-map-svg{width:min(84%,46rem)!important;max-width:46rem!important;height:auto!important;min-height:0!important;margin-inline:auto!important;transform:none!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-svg-map__canvas{height:clamp(35rem,43vw,39rem)!important;min-height:0!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-map-svg{width:min(124%,72rem)!important;max-width:none!important;height:auto!important;min-height:0!important;margin-inline:auto!important;transform:translate(-15%,-1%) scale(1.06)!important;transform-origin:center center!important}}@media(min-width:641px)and (max-width:1080px){.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-svg-map__canvas{height:clamp(45rem,86vw,55rem)!important;min-height:0!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-map-svg{width:min(90vw,38rem)!important;max-width:none!important;height:auto!important;min-height:0!important;margin-inline:auto!important;transform:none!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-svg-map__canvas{height:clamp(25.5rem,52vw,32rem)!important;min-height:0!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-map-svg{width:min(118vw,55rem)!important;max-width:none!important;height:auto!important;min-height:0!important;transform:translate(-2%,-1%) scale(1.02)!important;transform-origin:center center!important}}@media(max-width:640px){.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-svg-map__canvas{height:clamp(31rem,136vw,37rem)!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-map-svg{width:min(108vw,27rem)!important;max-width:none!important;height:auto!important;transform:translate(-1.5%)!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-svg-map__canvas{height:clamp(20rem,84vw,22rem)!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-map-svg{width:min(124vw,31.5rem)!important;max-width:none!important;height:auto!important;transform:translate(-2%,-6%) scale(1.02)!important;transform-origin:center center!important}}@media(min-width:981px){.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{border-radius:clamp(.9rem,1.25vw,1.35rem)!important;overflow:hidden!important}.dc-page--county-guide .dc-page-hero__aerial-media,.dc-page--county-guide .dc-page-hero__aerial-image,.dc-page--county-guide .dc-page-hero__aerial-fallback-map{border-radius:inherit!important}.dc-page--county-guide .dc-page-hero__aerial-fallback-map{left:var(--dc-hero-map-shift-x, 0%)!important;right:auto!important;transform:none!important;transform-origin:center center}}.dc-page--county-guide .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--county-guide .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:1!important;filter:none!important}@media(min-width:981px){.dc-page--area-guide .dc-page-hero__aerial-fallback-map,.dc-page--area-guide-template .dc-page-hero__aerial-fallback-map{left:0!important;right:0!important;width:100%!important;transform:none!important}}.dc-page--county-guide .dc-button--primary,.dc-page--county-guide .dc-button--secondary,.dc-page--area-guide .dc-button--primary,.dc-page--area-guide .dc-button--secondary{color:#fff!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-article{background:#fffffff7!important;color:#102638!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-title{color:#0b2133!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-eyebrow{color:#155f96!important}.dc-page--county-guide .map-shell--county-atlas .dc-svg-map__hover-card-summary{color:#102638e0!important;font-weight:650}.dc-page--county-guide .county-market-panel .metric-list__label{color:#102638d6!important;font-weight:800}.dc-page--county-guide .county-market-panel .metric-list__value{color:#0b2133!important;font-weight:850}.feature-card.proof-card .dc-button.dc-button--primary,.feature-card.proof-card .dc-button.dc-button--primary:visited,.feature-card.proof-card .dc-button.dc-button--primary:hover,.feature-card.proof-card .dc-button.dc-button--primary:focus-visible{color:#fff!important}.dc-page--county-guide .county-guide-carousel__rail{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;overflow:visible}.dc-page--county-guide .county-guide-carousel__rail .community-carousel__viewport{width:100%;max-width:100%;min-width:0;margin:-.75rem -.85rem -1.2rem;padding:calc(clamp(.9rem,1.5vw,1.2rem) + .75rem) clamp(3.3rem,5vw,4.6rem) calc(clamp(.9rem,1.4vw,1.1rem) + 1.2rem)}.dc-page--county-guide .county-guide-carousel__rail-nav{position:absolute;top:50%;z-index:3;width:2.8rem;height:2.8rem;min-width:2.8rem;min-height:2.8rem;padding:0!important;border:1px solid rgba(24,36,48,.2)!important;border-radius:999px!important;background:#fffffff5!important;color:#14202a!important;box-shadow:0 0 0 1px #ffffffb8,0 16px 26px #0c121838!important;transform:translateY(-50%);transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.dc-page--county-guide .county-guide-carousel__rail-nav--prev{left:.55rem}.dc-page--county-guide .county-guide-carousel__rail-nav--next{right:.55rem}.dc-page--county-guide .county-guide-carousel__rail-nav:hover,.dc-page--county-guide .county-guide-carousel__rail-nav:focus-visible{background:#fff!important;border-color:#1824304d!important;box-shadow:0 0 0 1px #ffffffdb,0 18px 30px #0c121845!important}.dc-page--county-guide .county-guide-carousel__rail-nav:disabled{opacity:.38;box-shadow:none!important}.dc-page--county-guide .county-guide-carousel__rail-nav span[aria-hidden=true]{transform:translateY(-1px);transition:transform .22s cubic-bezier(.22,1,.36,1)}.dc-page--county-guide .county-guide-carousel__rail-nav--prev:hover span[aria-hidden=true],.dc-page--county-guide .county-guide-carousel__rail-nav--prev:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(-.18rem)}.dc-page--county-guide .county-guide-carousel__rail-nav--next:hover span[aria-hidden=true],.dc-page--county-guide .county-guide-carousel__rail-nav--next:focus-visible span[aria-hidden=true]{transform:translateY(-1px) translate(.18rem)}@media(max-width:980px){.dc-page--county-guide .dc-hero-bottom-tray{position:static!important;display:flex!important;justify-content:center!important;width:min(calc(100% - .8rem),28rem)!important;margin:clamp(.75rem,3.5vw,1rem) auto 0!important;padding:.34rem!important;border:1px solid rgba(20,55,82,.13)!important;border-radius:999px!important;background:#f8fbfde6!important;box-shadow:0 16px 34px -28px #0c263a6b,inset 0 1px #ffffffdb!important;backdrop-filter:blur(14px) saturate(1.08)}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:.32rem!important;overflow-x:auto;overscroll-behavior-x:contain;padding:0!important;scroll-snap-type:x proximity;scrollbar-width:none}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav::-webkit-scrollbar{display:none}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link{flex:0 0 auto;justify-content:center!important;width:auto!important;min-height:2.08rem!important;padding:.48rem .72rem!important;border-radius:999px!important;background:#ffffffd1!important;color:#12324a!important;font-size:.72rem!important;scroll-snap-align:center}}@media(max-width:640px){.dc-page--county-guide .county-stage{padding-bottom:1.15rem!important}.dc-page--county-guide .county-stage__main{order:1}.dc-page--county-guide .dc-hero-bottom-tray{order:2}.dc-page--county-guide .county-stage__aside{order:3}.dc-page--county-guide .dc-hero-bottom-tray{width:min(calc(100% - 1.6rem),21rem)!important;margin-top:clamp(1rem,4vw,1.25rem)!important;padding:.42rem!important;border-radius:1rem!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.36rem!important;overflow:visible!important}.dc-page--county-guide .dc-hero-bottom-tray .quick-nav__link{width:100%!important;min-height:2.06rem!important;padding:.42rem .5rem!important;font-size:.68rem!important;letter-spacing:.045em!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list{max-height:min(45rem,calc(100svh - 6rem))!important;overflow-y:auto!important;padding-right:.2rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item{gap:.22rem!important;min-height:5.15rem;padding:.68rem .72rem!important}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item span:nth-of-type(2){font-size:.82rem!important;line-height:1.3!important;-webkit-line-clamp:1}.dc-page--county-guide .map-shell--county-atlas .dc-map-list__item small{min-height:1.2rem!important;padding:.16rem .44rem!important;font-size:.64rem!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-svg-map__canvas{height:clamp(30rem,128vw,34rem)!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pinellas-county] .dc-map-svg{width:min(112vw,28rem)!important;transform:translate(-3%)!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-svg-map__canvas{width:100%!important;height:clamp(17rem,72vw,19rem)!important;margin-inline:0!important}.dc-page--county-guide .map-shell--county-atlas [data-dc-svg-map=pasco-county] .dc-map-svg{width:min(100vw,24.5rem)!important;transform:translate(0)!important}.dc-page--county-guide .county-guide-carousel__rail .community-carousel__viewport{margin-inline:-.35rem;padding-inline:2.85rem}.dc-page--county-guide .county-guide-carousel__rail-nav{width:2.45rem;height:2.45rem;min-width:2.45rem;min-height:2.45rem}.dc-page--county-guide .county-guide-carousel__rail-nav--prev{left:.1rem}.dc-page--county-guide .county-guide-carousel__rail-nav--next{right:.1rem}}.dc-page--county-guide .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{padding:clamp(1rem,2vw,1.35rem)!important}@media(min-width:981px){.dc-page--county-guide .dc-page-hero__aerial-media{--dc-hero-map-shift-x: -28% !important}.dc-page--county-guide .dc-page-hero__aerial-fallback-map{width:142%!important}}@media(max-width:640px){.dc-page--county-guide .county-atlas-stage{padding-top:1.35rem!important}}.dc-page--area-guide-template .area-hero-snapshot-card{min-height:0;gap:.95rem;padding:clamp(1rem,1.8vw,1.35rem);border:1px solid rgba(15,37,55,.13)!important;border-radius:.9rem;background:#ffffffe6!important;color:#132536!important;box-shadow:0 22px 48px -38px #0d23369e!important;backdrop-filter:blur(6px)}.dc-page--area-guide-template .area-hero-snapshot-card h2{color:#132536!important;font-size:clamp(1.15rem,1.75vw,1.48rem);line-height:1.08;letter-spacing:0}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__eyebrow{margin:0;color:#13253694!important;font-size:.74rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metrics{grid-template-columns:1fr;gap:.56rem}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric{display:grid;gap:.18rem;padding:.78rem .82rem;border:1px solid rgba(28,69,102,.12);border-radius:.72rem;background:#ffffffd1;color:#132536;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric--link:hover,.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric--link:focus-visible{border-color:#295b8257;background:#eef7fbf5;transform:translateY(-1px)}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric strong{color:#102638!important;font-size:clamp(1.28rem,1.8vw,1.72rem)}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric span{color:#132536a3!important;font-size:.78rem;font-weight:760}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric small{color:#132536ad!important;font-size:.7rem;font-weight:820}.dc-page--area-guide-template .area-guide-trust-strip .area-guide-trust__avatar{width:3.375rem;height:3.375rem}.dc-page--area-guide-template-standard{position:relative;isolation:isolate;background:transparent!important}.dc-page--area-guide-template-standard:before{display:none!important;content:none!important}.dc-page--area-guide-template-standard>:not(.area-guide-section-nav){position:relative;z-index:1}.dc-page--area-guide-template>.area-guide-section-nav{margin-top:clamp(.35rem,.8vw,.55rem);margin-bottom:clamp(.65rem,1.2vw,.9rem)}@media(max-width:640px){.dc-page--area-guide-template>.area-guide-section-nav{margin-block:.65rem .85rem}}.area-market-panels{display:grid;gap:clamp(.9rem,1.8vw,1.25rem)}.area-supply-gauge .county-supply-gauge__header h2{margin:0;color:#16212b;font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.05}.area-supply-gauge__source{display:flex;flex-wrap:wrap;gap:.35rem .7rem;align-items:center;margin:0;color:#16212b9e;font-size:.82rem;font-weight:760}.area-supply-gauge__source a{color:#123a5a;font-weight:850;text-decoration:none;border-bottom:1px solid rgba(18,58,90,.24)}.area-supply-gauge__source a:hover,.area-supply-gauge__source a:focus-visible{border-bottom-color:#123a5a99}.area-about-section__pocket-note{max-width:60rem;padding:.95rem 1rem;border:1px solid rgba(37,92,133,.12);border-radius:calc(var(--dc-page-radius) - .18rem);background:#f7fbfddb;color:#132536d1!important;font-weight:760}.area-about-section__sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.6rem}.area-about-section__sources a{display:grid;gap:.22rem;min-width:0;padding:.76rem .82rem;border:1px solid rgba(37,92,133,.1);border-radius:calc(var(--dc-page-radius) - .25rem);background:#ffffffc7;color:#123a5a;text-decoration:none}.area-about-section__sources a:hover,.area-about-section__sources a:focus-visible{border-color:#255c8547;background:#fffffff0}.area-about-section__sources strong{color:#132536;font-size:.88rem;line-height:1.2}.area-about-section__sources span{color:#132536a8;font-size:.78rem;line-height:1.35}.area-guide-source-chip:is(a){text-decoration:none}.area-guide-source-chip:is(a):hover,.area-guide-source-chip:is(a):focus-visible{border-color:#255c8547;background:#fffffff0}.school-grade-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.65rem;margin-top:.75rem}.school-grade-card{display:grid;gap:.68rem;min-width:0;padding:.82rem;border:1px solid rgba(37,92,133,.1);border-radius:var(--dc-page-radius);background:#f7fbfddb}.school-grade-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.72rem;align-items:start}.school-grade-card h4{margin:0;color:#132536;font-size:.98rem;line-height:1.18}.school-grade-card__grade{display:grid;justify-items:center;min-width:2.85rem;padding:.28rem .48rem;border:1px solid rgba(37,92,133,.12);border-radius:.72rem;background:#fff}.school-grade-card__grade small{color:#1325368f;font-size:.62rem;font-weight:850;letter-spacing:.07em;line-height:1;text-transform:uppercase}.school-grade-card__grade strong{color:#132536;font-size:1.18rem;line-height:1}.school-grade-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.school-grade-card__meta li{min-height:1.54rem;padding:.28rem .5rem;border:1px solid rgba(37,92,133,.1);border-radius:999px;background:#ffffffc7;color:#132536b8;font-size:.74rem;font-weight:760;line-height:1.2}@media(max-width:720px){.area-supply-gauge .county-supply-gauge__header h2{font-size:clamp(1.18rem,6vw,1.48rem)}.school-grade-card__header{grid-template-columns:1fr}.school-grade-card__grade{justify-self:start}}.dc-page--area-guide .area-guide-header__back-link{display:flex;justify-content:center;margin-top:1rem}.dc-page--area-guide .area-guide-header__back-link a{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.58rem .9rem;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px;background:#ffffff26;color:#fffaf2eb!important;font-size:.82rem;font-weight:820;line-height:1;text-decoration:none;box-shadow:0 14px 28px -24px #01070db8}.dc-page--area-guide .area-guide-header__back-link a:hover,.dc-page--area-guide .area-guide-header__back-link a:focus-visible{border-color:#ffd35c8f!important;background:#ffd35c2e;color:#fffaf2!important}.dc-page--area-guide .area-guide-trust-strip__link--email span{overflow:hidden!important;max-width:100%;white-space:nowrap!important;text-overflow:ellipsis;word-break:normal!important;overflow-wrap:normal!important}.dc-page--county-guide .dc-page-tone .county-guide-trust-strip{grid-column:1 / -1;position:relative;z-index:2;order:4;width:100%;height:auto;margin-top:clamp(.9rem,2vw,1.25rem);padding:clamp(1.05rem,1.8vw,1.35rem);border:1px solid rgba(28,69,102,.11)!important;border-radius:var(--dc-page-radius);background:linear-gradient(135deg,#fffffff5,#f7fbfde8)!important;color:#132536!important;box-shadow:0 18px 42px -34px #0d23366b!important;backdrop-filter:blur(8px)}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__copy h2{color:#132536!important}.dc-page--county-guide .county-guide-trust-strip .feature-card__kicker{color:#132536ad!important}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__copy p{color:#132536c2!important}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__chip{border-color:#255c8524;background:#ffffffc7;color:#155f96;font-weight:850}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__chip--link:hover,.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__chip--link:focus-visible{border-color:#255c8547;background:#eef7fbf5;color:#0f4f7e}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__link{border-color:#255c851f!important;background:#fffc!important;color:#132536!important}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__link strong{color:#132536ad!important}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__link span{color:#155f96!important}.dc-page--county-guide .county-guide-trust-strip .area-guide-trust-strip__link--email span{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}@media(max-width:520px){.dc-page--area-guide .area-guide-trust-strip__contact,.dc-page--county-guide .area-guide-trust-strip__contact{grid-template-columns:1fr!important}}.dc-page--area-guide-template .area-guide-header__intro{gap:clamp(.68rem,1.2vw,.95rem)!important;width:min(100%,30rem);padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.dc-page--area-guide-template .area-guide-header__intro .content-shell__eyebrow{color:#08263b!important;font-size:clamp(.88rem,1.1vw,1rem);font-weight:950!important;letter-spacing:.15em!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.96),0 8px 22px rgba(255,255,255,.82),0 13px 28px rgba(8,38,59,.22)!important}.dc-page--area-guide-template .area-guide-header__intro h1{color:#071d2d!important;font-weight:900!important;letter-spacing:0!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 2px 0 rgba(255,255,255,.9),0 0 16px rgba(255,255,255,.94),0 16px 38px rgba(255,255,255,.86),0 8px 22px rgba(7,29,45,.34)!important}.area-guide-section-nav{position:sticky;top:calc(var(--site-header-height, 76px) + .55rem);z-index:26;width:var(--dc-shell-inline);margin:clamp(.85rem,1.5vw,1.2rem) auto clamp(1rem,2.2vw,1.45rem);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.admin-bar .area-guide-section-nav{top:calc(var(--site-header-height, 76px) + 32px + .55rem)}.area-guide-section-nav__links{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;align-items:center;justify-content:center;min-width:0;overflow:visible;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:none}.area-guide-section-nav__links::-webkit-scrollbar{display:none}.area-guide-section-nav__links .quick-nav__link{flex:0 0 auto;justify-content:center!important;width:auto!important;min-height:2.12rem!important;padding:.52rem .82rem!important;border:1px solid rgba(21,64,96,.13)!important;border-radius:.44rem!important;background:#ffffffdb!important;color:#12324a!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.055em!important;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;scroll-snap-align:start;box-shadow:none!important}.area-guide-section-nav__links .quick-nav__link:hover,.area-guide-section-nav__links .quick-nav__link:focus-visible{border-color:#255c8557!important;background:#eef7fbfa!important;color:#0f4f7e!important}@media(max-width:782px){.admin-bar .area-guide-section-nav{top:calc(var(--site-header-height, 76px) + 46px + .4rem)}}@media(max-width:640px){.area-guide-section-nav{position:static;width:min(calc(100% - 1.6rem),var(--dc-shell-max));margin-block:.75rem 1rem;padding:0}.area-guide-section-nav__links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem!important}.area-guide-section-nav__links .quick-nav__link{width:100%!important;min-height:2rem!important;padding:.45rem .52rem!important;font-size:.67rem!important;white-space:normal}}.area-market-panels--template .county-supply-gauge,.area-market-panels--template .county-about-section{grid-column:1 / -1}.dc-page--area-guide-template .area-guide-section--template-market{background:linear-gradient(180deg,#f8fbfd,#eef6fa)!important;padding-top:clamp(1.25rem,2.6vw,2.4rem)!important}@media(min-width:981px){.dc-page--area-guide-template .dc-page-hero--calculator-style{min-height:auto!important;padding-block:clamp(.75rem,1.4vw,1.05rem)!important}.dc-page--area-guide-template .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{height:auto!important;min-height:clamp(38rem,50vw,45rem)!important;max-height:none!important;padding-bottom:clamp(1.1rem,2vw,1.45rem)!important}.dc-page--area-guide-template .area-guide-header__grid{align-items:center!important;grid-template-columns:minmax(24rem,1fr) minmax(320px,.54fr)!important}.dc-page--area-guide-template .area-guide-header__aside--snapshot{justify-self:end;width:min(100%,24rem)}}@media(max-width:980px){.dc-page--area-guide-template .area-guide-header__aside--snapshot{justify-self:stretch;width:100%}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.dc-page--area-guide-template .area-guide-section--template-market{padding-inline:1rem!important}}.dc-page--area-guide-template .dc-page-hero__aerial-image,.dc-page--area-guide-template .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-image{opacity:0!important;filter:none!important;visibility:hidden!important}.dc-page--area-guide-template .dc-page-hero__aerial-fallback-map,.dc-page--area-guide-template .dc-page-hero__aerial-media.is-map-loading .dc-page-hero__aerial-fallback-map,.dc-page--area-guide-template .dc-page-hero__aerial-media.is-map-ready .dc-page-hero__aerial-fallback-map{opacity:1!important;filter:none!important;visibility:visible!important}.dc-page--area-guide-template .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:before,.dc-page--area-guide-template .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell:after{content:none!important;display:none!important;background:none!important;mask-image:none!important}.dc-page--area-guide-template .area-guide-trust-strip__chip{border-color:#255c852e!important;background:#eef7fbeb!important;color:#123a5a!important;box-shadow:0 12px 22px -20px #0e2a4075}.dc-page--area-guide-template .area-guide-trust-strip__chip--link:hover,.dc-page--area-guide-template .area-guide-trust-strip__chip--link:focus-visible{border-color:#255c8557!important;background:#fffffffa!important;color:#0f4f7e!important}.dc-page--area-guide-template{background:linear-gradient(180deg,#edf3f7,#f8fbfd 24%,#eef6fa)!important}.dc-page--area-guide-template .area-guide-section,.dc-page--area-guide-template .area-guide-section--lifestyle,.dc-page--area-guide-template .area-guide-section--toolbelt,.dc-page--area-guide-template .area-guide-final-cta{background:linear-gradient(180deg,#f8fbfd,#eef6fa)!important}.dc-page--county-guide .county-stage__main{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.dc-page--county-guide .county-stage__main .content-shell__eyebrow{color:#08263b!important;font-size:clamp(.88rem,1.1vw,1rem);font-weight:950!important;letter-spacing:.15em!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 0 12px rgba(255,255,255,.96),0 8px 22px rgba(255,255,255,.82),0 13px 28px rgba(8,38,59,.22)!important}.dc-page--county-guide .county-stage__main h1{color:#071d2d!important;font-weight:900!important;letter-spacing:0!important;text-shadow:0 1px 0 rgba(255,255,255,1),0 2px 0 rgba(255,255,255,.9),0 0 16px rgba(255,255,255,.94),0 16px 38px rgba(255,255,255,.86),0 8px 22px rgba(7,29,45,.34)!important}@media(max-width:720px){.dc-page--county-guide .county-stage__grid{grid-template-columns:1fr!important;gap:0!important}.dc-page--county-guide .county-stage__main{min-height:clamp(9.4rem,42vw,12rem)!important;padding-top:.15rem!important}.dc-page--county-guide .county-stage__aside{margin-top:clamp(6.8rem,31vw,9rem)!important}.dc-page--county-guide .county-stage__main h1{max-width:12ch!important;font-size:clamp(2.4rem,11.5vw,3rem)!important}.dc-page--county-guide .hero-proof-card--county{padding:.82rem!important}}@media(max-width:560px){.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric{min-width:0}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric strong{font-size:clamp(.9rem,4.7vw,1.14rem)!important;line-height:1.02!important;overflow-wrap:anywhere}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric span{font-size:.62rem!important;line-height:1.18!important}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric small{display:none!important}}@media(max-width:420px){.dc-page--county-guide .county-stage__aside{margin-top:clamp(5.8rem,29vw,7.5rem)!important}}@media(max-width:640px){.dc-page--county-guide .county-stage__grid{gap:0!important}.dc-page--county-guide .county-stage__main{min-height:0!important;padding-top:0!important}.dc-page--county-guide .county-stage__aside{margin-top:clamp(14.6rem,70vw,18.7rem)!important}}@media(max-width:420px){.dc-page--county-guide .county-stage__aside{margin-top:clamp(13.8rem,65.5vw,16.8rem)!important}}@media(max-width:720px){.dc-page--area-guide-template .dc-page-hero--calculator-style.dc-page-hero--aerial>.content-shell{min-height:auto!important;padding:.95rem!important}.dc-page--area-guide-template .area-guide-header__grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;align-items:start!important}.dc-page--area-guide-template .area-guide-header__intro{width:min(100%,21rem)!important;max-width:21rem!important}.dc-page--area-guide-template .area-guide-header__aside--snapshot{justify-self:stretch!important;width:100%!important;margin-top:clamp(14.6rem,70vw,18.7rem)!important}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metrics{grid-template-columns:1fr!important;gap:.6rem!important}.dc-page--area-guide-template .area-hero-snapshot-card .hero-proof-card__metric{padding:.68rem!important}.dc-page--area-guide-template .area-about-section--template{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.dc-page--area-guide-template .area-about-section--template .county-about-section__layout,.dc-page--area-guide-template .area-about-section--template .county-about-section__detail-grid{width:100%}}@media(max-width:420px){.dc-page--area-guide-template .area-guide-header__aside--snapshot{margin-top:clamp(13.8rem,65.5vw,16.8rem)!important}}@media(min-width:981px){.dc-page--county-guide .county-stage__grid:has(.dc-page-hero__aerial-media[data-map-county-slug=hillsborough]){grid-template-columns:minmax(22rem,.92fr) minmax(400px,.58fr)!important}.dc-page--county-guide .county-stage__grid:has(.dc-page-hero__aerial-media[data-map-county-slug=hillsborough]) .hero-proof-card--county h2{font-size:clamp(1.68rem,2.05vw,2.18rem)!important;line-height:1.02!important;letter-spacing:-.035em;text-wrap:balance}}.site-main:has(.dc-page--area-guide-template-standard){position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f2f8fb,#fbf7ef 43%,#eef6f9)!important}.site-main:has(.dc-page--area-guide-template-standard):before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 11% 4%,rgba(92,139,174,.15),transparent 28rem),radial-gradient(ellipse at 90% 34%,rgba(106,133,115,.1),transparent 30rem),radial-gradient(ellipse at 16% 76%,rgba(202,164,99,.11),transparent 27rem)}.site-main:has(.dc-page--area-guide-template-standard)>*{position:relative;z-index:1}.dc-page--area-guide-template-standard .dc-page-section.content-shell,.dc-page--area-guide-template-standard .section-shell.content-shell,.dc-page--area-guide-template-standard .area-guide-section.dc-page-tone,.dc-page--area-guide-template-standard .area-guide-section--template-market,.dc-page--area-guide-template-standard .area-guide-section--toolbelt,.dc-page--area-guide-template-standard .area-guide-section--lifestyle,.dc-page--area-guide-template-standard .area-guide-final-cta,.dc-page--area-guide-template-standard .area-guide-final-cta.dc-page-tone{--dc-page-section-bg: transparent !important;background:transparent!important;background-image:none!important}.dc-page--area-guide-template-standard .dc-page-section.content-shell,.dc-page--area-guide-template-standard .section-shell.content-shell,.dc-page--area-guide-template-standard .area-guide-section,.dc-page--area-guide-template-standard .area-guide-final-cta{box-shadow:inset 0 1px #255c8512,inset 0 2px #ffffff8a!important}.dc-page--area-guide-template-standard .dc-page-section.content-shell:before,.dc-page--area-guide-template-standard .dc-page-section.content-shell:after,.dc-page--area-guide-template-standard .area-guide-section:before,.dc-page--area-guide-template-standard .area-guide-section:after,.dc-page--area-guide-template-standard .area-guide-final-cta:before,.dc-page--area-guide-template-standard .area-guide-final-cta:after{background:none!important}
