:root{
  --sp-blue:#1d4ed8;
  --sp-blue-700:#1e40af;
  --sp-green:#0f766e;
  --sp-lime:#16a34a;
  --sp-ink:#0f172a;
  --sp-muted:#64748b;
  --sp-bg:#f7fafc;
  --sp-surface:#ffffff;
  --sp-line:#e2e8f0;
  --sp-warn:#b45309;
  --sp-error:#b91c1c;
  --sp-radius:18px;
  --sp-radius-sm:12px;
  --sp-shadow:0 18px 48px rgba(15,23,42,.08);
  --sp-container:1240px;
  --sp-fast:180ms ease;
}
html,body{overflow-x:clip}
body{background:var(--sp-bg)}
[hidden]{display:none!important}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}
.btn,button{white-space:normal;text-align:center}
.nav-cta,.header-search button,.drawer-search button,.menu-toggle{white-space:nowrap}
.ui-icon{position:relative;display:inline-block;width:16px;height:16px;flex:0 0 16px}
.ui-icon-search:before{content:"";position:absolute;left:2px;top:2px;width:8px;height:8px;border:2px solid currentColor;border-radius:999px}
.ui-icon-search:after{content:"";position:absolute;right:2px;bottom:2px;width:7px;height:2px;background:currentColor;border-radius:99px;transform:rotate(45deg);transform-origin:center}
.ui-icon-grid:before{content:"";position:absolute;left:3px;top:3px;width:4px;height:4px;border-radius:1px;background:currentColor;box-shadow:6px 0 0 currentColor,0 6px 0 currentColor,6px 6px 0 currentColor}
.ui-icon-grid:after{content:none}
.ui-icon-plus:before,.ui-icon-plus:after{content:"";position:absolute;left:3px;right:3px;top:7px;height:2px;background:currentColor;border-radius:99px}.ui-icon-plus:after{transform:rotate(90deg)}
.skip-link{position:absolute;left:12px;top:-48px;background:#fff;color:var(--sp-blue);z-index:100;padding:10px 14px;border-radius:10px;font-weight:900}
.container{width:min(var(--sp-container),calc(100% - 32px));max-width:100%}
.skip-link:focus{top:12px}
.announcement{background:#0f172a;color:#e2e8f0;font-size:14px;position:sticky;top:0;z-index:95}
.announcement-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.icon-btn{width:40px;height:40px;border-radius:12px;background:transparent;color:inherit;border:1px solid rgba(255,255,255,.16);font-size:22px;line-height:1;padding:0}
.site-header{box-shadow:0 1px 0 rgba(15,23,42,.04)}
.site-header{position:sticky!important;top:var(--announcement-offset,0px)!important;z-index:94!important;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.nav{height:76px}
.header-search{display:grid;grid-template-columns:minmax(150px,1fr) 132px auto;gap:8px;align-items:center;min-width:390px;max-width:520px;flex:1}
.header-search input,.drawer-search input{height:42px;border:1px solid var(--sp-line);border-radius:999px;padding:0 14px;background:#fff;font:inherit}
.header-search button,.drawer-search button,.nav-cta{height:42px;min-height:42px;border-radius:999px}
.nav-cta{background:var(--sp-blue)!important;color:#fff!important;padding:0 14px;display:inline-flex!important;align-items:center}
.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer;color:var(--sp-ink);font-weight:850}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown>div{position:absolute;right:0;top:calc(100% + 14px);min-width:190px;background:#fff;border:1px solid var(--sp-line);border-radius:14px;box-shadow:var(--sp-shadow);padding:8px;z-index:70}.nav-dropdown>div a{display:block;padding:10px 12px;border-radius:10px;white-space:nowrap}.nav-dropdown>div a:hover{background:#eff6ff}
.mobile-actions{display:none;align-items:center;gap:8px}.mobile-actions a,.menu-toggle{height:40px;border:1px solid var(--sp-line);background:#fff;color:var(--sp-ink);border-radius:999px;padding:0 12px;text-decoration:none;font-weight:850}
.mobile-drawer{position:fixed;inset:0;z-index:140;background:rgba(15,23,42,.48);display:grid;place-items:end}
.mobile-drawer-panel{width:min(420px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px 22px 0 0;padding:16px;box-shadow:0 -20px 60px rgba(15,23,42,.2)}
.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-head .icon-btn{color:var(--sp-ink);border-color:var(--sp-line)}
.drawer-search{display:grid;gap:10px;margin-bottom:14px}.drawer-search button{width:100%}
.drawer-links{display:grid;gap:6px}.drawer-links a{padding:12px;border-radius:12px;text-decoration:none;color:var(--sp-ink);font-weight:850}.drawer-links a:hover{background:#eff6ff;color:var(--sp-blue)}
.hero-launch{position:relative;overflow:hidden;padding:44px 0 28px;background:linear-gradient(180deg,#eef6ff 0%,#fff 76%)}
.hero-launch:before{content:"";position:absolute;inset:auto -8% 8% auto;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(22,163,74,.16),transparent 68%);pointer-events:none}
.hero-launch-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:28px;align-items:center}
.hero-launch-grid,.hero-copy,.hero-visual,.visual-map{min-width:0;max-width:100%}
.hero-copy h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:14px 0 12px;letter-spacing:-.02em;color:var(--sp-ink);overflow-wrap:break-word}
.hero-copy p{font-size:18px;color:#475569;max-width:720px;margin:0}
.pill-row,.example-row,.trust-row,.chip-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.market-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}
.hero-search{margin-top:20px;background:#fff;border:1px solid var(--sp-line);border-radius:24px;padding:12px;box-shadow:var(--sp-shadow);display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(210px,1fr) auto;gap:10px;align-items:end}
.hero-search>*{min-width:0}
.field-block{display:grid;gap:6px}.field-block label{font-size:12px;font-weight:900;color:var(--sp-muted);text-transform:uppercase;letter-spacing:.04em}.field-block input,.field-block select{height:46px;border:1px solid var(--sp-line);border-radius:14px;padding:0 12px;background:#fff;font:inherit;min-width:0}
.hero-search button{height:46px;align-self:end}.example-row{margin-top:12px}.example-row a,.chip{border:1px solid var(--sp-line);background:#fff;border-radius:999px;padding:8px 11px;color:#334155;text-decoration:none;font-weight:850;font-size:13px}
.advanced-location{grid-column:1/-1}.advanced-location summary{cursor:pointer;color:var(--sp-blue);font-weight:900}.advanced-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--sp-line)}
.popular-chip-row{flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.popular-chip-row::-webkit-scrollbar{display:none}.popular-chip-row a{white-space:nowrap}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn.alt{background:#fff;color:var(--sp-blue);border:1px solid var(--sp-line)}
.trust-row{margin-top:14px}.trust-row span{font-size:13px;color:#475569;font-weight:850;background:#f8fafc;border:1px solid var(--sp-line);border-radius:999px;padding:7px 10px}
.hero-visual{background:#fff;border:1px solid var(--sp-line);border-radius:30px;padding:18px;box-shadow:var(--sp-shadow);position:relative;isolation:isolate}
.visual-map{height:260px;border-radius:22px;background:linear-gradient(135deg,#0f172a,#1d4ed8);position:relative;overflow:hidden}
.visual-map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:34px 34px;opacity:.7}
.service-node{position:absolute;background:#fff;color:var(--sp-ink);border-radius:16px;padding:10px 12px;font-weight:900;box-shadow:0 16px 30px rgba(0,0,0,.18);animation:floatNode 4.5s ease-in-out infinite}
.service-node small{display:block;color:var(--sp-muted);font-weight:800}.node-a{left:22px;top:24px}.node-b{right:28px;top:74px;animation-delay:.4s}.node-c{left:72px;bottom:34px;animation-delay:.8s}
.pulse-line{position:absolute;left:18%;right:16%;top:52%;height:3px;background:linear-gradient(90deg,#22c55e,#38bdf8,#fff);box-shadow:0 0 26px rgba(56,189,248,.8);animation:pulseMove 2.8s linear infinite}
.visual-card{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.visual-card div{border:1px solid var(--sp-line);border-radius:14px;padding:10px;background:#f8fafc}.visual-card b{display:block}.visual-card small{color:var(--sp-muted);font-weight:800}
.compact-section{padding:34px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-title h2{margin:0;font-size:clamp(24px,3vw,34px)}.section-title p{margin:5px 0 0;color:var(--sp-muted);font-weight:750}
.launch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-tile,.plan-card,.info-card,.district-card,.guide-card,.step-card,.faq-item{background:#fff;border:1px solid var(--sp-line);border-radius:var(--sp-radius);padding:16px;box-shadow:0 12px 30px rgba(15,23,42,.04)}
.service-tile{display:grid;gap:9px;text-decoration:none;color:var(--sp-ink);min-height:142px;transition:transform var(--sp-fast),box-shadow var(--sp-fast)}.service-tile:hover{transform:translateY(-3px);box-shadow:var(--sp-shadow)}
.tile-icon{width:42px;height:42px;border-radius:14px;background:#eff6ff;color:var(--sp-blue);display:grid;place-items:center;font-weight:950}
.service-tile strong{font-size:16px}.service-tile small{color:var(--sp-muted);font-weight:750}.service-tile em{font-style:normal;color:var(--sp-blue);font-weight:900;font-size:13px;margin-top:auto}
.category-directory{background:#fff;border-top:1px solid var(--sp-line);border-bottom:1px solid var(--sp-line)}
.directory-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.group-preview-card{background:#fff;border:1px solid var(--sp-line);border-radius:var(--sp-radius);padding:16px;box-shadow:0 12px 30px rgba(15,23,42,.04);display:grid;gap:10px}.group-preview-card h3{margin:0}.group-preview-card p{margin:0;color:var(--sp-muted);font-weight:750}.mini-link-list{display:flex;flex-wrap:wrap;gap:7px}.mini-link-list a{border:1px solid var(--sp-line);border-radius:999px;padding:7px 9px;text-decoration:none;color:#334155;font-size:13px;font-weight:850;background:#f8fafc}
.directory-shell{display:grid;grid-template-columns:280px 1fr;gap:18px}.group-list{background:#f8fafc;border:1px solid var(--sp-line);border-radius:var(--sp-radius);padding:10px;align-self:start;position:sticky;top:94px;scrollbar-width:none}.group-list::-webkit-scrollbar{display:none}.group-list a{display:block;padding:10px;border-radius:12px;color:#334155;text-decoration:none;font-weight:850}.group-list a:hover{background:#eff6ff;color:var(--sp-blue)}
.group-panel{margin-bottom:16px}.group-panel h3{margin:0 0 10px}.mini-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-service-grid a{background:#fff;border:1px solid var(--sp-line);border-radius:14px;padding:11px;text-decoration:none;color:var(--sp-ink);font-weight:850}.mini-service-grid small{display:block;color:var(--sp-muted);font-weight:700;margin-top:3px}
.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step-card b{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#ecfdf5;color:#047857;margin-bottom:10px}.step-card h3{margin:0 0 6px}.step-card p{margin:0;color:var(--sp-muted);font-weight:750}
.provider-steps{grid-template-columns:repeat(5,1fr)}
.tabs{display:grid;gap:14px}.tab-list{display:inline-flex;width:max-content;max-width:100%;overflow:auto;background:#fff;border:1px solid var(--sp-line);border-radius:999px;padding:5px;box-shadow:0 12px 30px rgba(15,23,42,.04)}.tab-list button{border:0;background:transparent;color:#334155;border-radius:999px;padding:10px 14px;font-weight:900;white-space:nowrap}.tab-list button.active{background:var(--sp-blue);color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}
.split-band{display:grid;grid-template-columns:1fr 1fr;gap:16px}.info-card h2,.info-card h3{margin-top:0}.info-card ul{padding-left:18px;color:#475569;font-weight:750}.info-card li{margin:7px 0}
.provider-grid.launch-providers{grid-template-columns:repeat(3,1fr)}
.provider-card{display:flex;flex-direction:column;gap:12px;min-height:100%}.provider-top{align-items:flex-start}.provider-top h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.provider-top p{margin-top:4px}.avatar{flex:0 0 auto}.demo-badge{background:#fff7ed!important;color:#b45309!important;border-color:#fed7aa!important}.provider-card .meta{display:grid;gap:7px;margin:0;padding-left:18px;color:#475569;font-weight:750}.card-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions .btn{justify-content:center;text-align:center}
.district-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.district-card{padding:12px;text-decoration:none;color:var(--sp-ink);min-height:72px}.district-card strong{display:block}.district-card small{color:var(--sp-muted);font-weight:750}
.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plan-card h3{margin:0}.price{font-size:28px;font-weight:950;color:var(--sp-ink);margin:8px 0}.plan-card ul{padding-left:18px;color:#475569;font-weight:750}.plan-card li{margin:6px 0}.badge-soft{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;padding:5px 9px;font-weight:900;font-size:12px}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-item summary{cursor:pointer;font-weight:900}.faq-item p{color:#475569;margin-bottom:0}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.guide-card a{text-decoration:none;color:var(--sp-blue);font-weight:900}.final-cta{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:28px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.final-cta p{color:#dbeafe;margin:4px 0 0}.final-cta .btn.alt{border:0}
.content-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.content-grid.two>div,.about-story{background:#fff;border:1px solid var(--sp-line);border-radius:var(--sp-radius);padding:18px}.lead{font-size:19px;color:#334155;font-weight:750}
.location-select-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.service-chip-grid{max-height:360px;overflow:auto;border:1px solid var(--sp-line);border-radius:18px;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f8fafc}
.select-chip{display:flex!important;align-items:center;gap:9px;border:1px solid var(--sp-line);border-radius:14px;padding:10px;background:#fff;color:var(--sp-ink)!important;font-weight:850;cursor:pointer}.select-chip input{width:18px!important;height:18px!important}.select-chip span{display:grid;gap:2px}.select-chip small{color:var(--sp-muted);font-weight:750}.select-chip.compact{display:inline-flex!important}
.split-band .pricing-grid{grid-template-columns:repeat(2,1fr)}
.filter-mobile-note{display:none;color:var(--sp-muted);font-weight:800;margin-bottom:10px}
.filters label:has(input[type="checkbox"]){display:flex;align-items:center;gap:10px}.filters input[type="checkbox"]{width:18px;height:18px;flex:0 0 18px}
.applied-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.applied-chips span{border:1px solid var(--sp-line);background:#f8fafc;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850;color:#334155}
.footer-grid{grid-template-columns:minmax(240px,1.5fr) repeat(5,minmax(130px,1fr));align-items:start}.footer-brand img{max-width:220px;height:auto}.footer-group{display:grid;gap:7px}.footer-group summary{font-weight:900;color:#fff;list-style:none;cursor:pointer}.footer-group summary::-webkit-details-marker{display:none}.footer-group a{display:block}
@keyframes floatNode{50%{transform:translateY(-7px)}}@keyframes pulseMove{from{transform:translateX(-12%);opacity:.55}50%{opacity:1}to{transform:translateX(12%);opacity:.55}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:1500px){.header-search{display:none}.nav-links{gap:10px}.nav-links a{font-size:13px}.brand-logo{width:200px}}
@media(max-width:1180px){.launch-grid{grid-template-columns:repeat(3,1fr)}.directory-preview{grid-template-columns:repeat(2,1fr)}.district-grid{grid-template-columns:repeat(4,1fr)}.provider-steps{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.nav-links{display:none}.mobile-actions{display:flex}.nav{height:68px}.hero-launch-grid,.directory-shell,.split-band,.content-grid.two{grid-template-columns:1fr}.hero-search,.advanced-location-grid{grid-template-columns:1fr}.hero-search button{width:100%}.visual-map{height:210px}.launch-grid,.provider-grid.launch-providers,.pricing-grid,.split-band .pricing-grid{grid-template-columns:repeat(2,1fr)}.steps-grid,.provider-steps{grid-template-columns:repeat(2,1fr)}.mini-service-grid{grid-template-columns:repeat(2,1fr)}.group-list{position:static;display:flex;overflow:auto}.group-list a{white-space:nowrap}.district-grid{grid-template-columns:repeat(2,1fr)}.faq-grid,.guide-grid,.location-select-row{grid-template-columns:1fr}.service-chip-grid{grid-template-columns:1fr 1fr}.final-cta{display:grid}.filter-mobile-note{display:block}}
@media(max-width:640px){.directory-preview{grid-template-columns:1fr}.card-actions{grid-template-columns:1fr}.footer-group{border-top:1px solid rgba(255,255,255,.12);padding-top:10px}.footer-group:not([open]) a{display:none}}
@media(max-width:520px){.announcement-inner{font-size:13px;line-height:1.25}.announcement-inner span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-logo{width:128px;max-width:38vw}.mobile-actions{gap:4px}.mobile-actions a,.menu-toggle{height:34px;padding:0 6px;font-size:11px}.hero-launch{padding-top:22px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:16px}.provider-grid.launch-providers,.pricing-grid,.split-band .pricing-grid,.steps-grid,.provider-steps,.mini-service-grid,.service-chip-grid{grid-template-columns:1fr}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-card{grid-template-columns:1fr}.district-grid{grid-template-columns:1fr 1fr}.compact-section{padding:26px 0}.section-title{display:block}.service-tile{min-height:auto}.footer-grid{grid-template-columns:1fr!important}.drawer-links a{min-height:44px}.tab-list{width:100%}.tab-list button{flex:1}.hero-actions .btn{width:100%}}
@media(max-width:520px){.visual-map{height:270px}.service-node{max-width:210px}.node-a{left:20px;top:24px}.node-b{right:18px;top:112px}.node-c{left:22px;bottom:24px}}
@media(max-width:380px){.container{width:min(100% - 24px,100%)}.nav{gap:8px}.brand-logo{width:112px;max-width:34vw}.mobile-actions{gap:3px}.mobile-actions a,.menu-toggle{height:32px;padding:0 5px;font-size:10px}.hero-copy h1{font-size:30px;line-height:1.08}.hero-copy p{font-size:15px}.hero-search{border-radius:18px;padding:10px}.field-block input,.field-block select{height:44px}.hero-actions .btn{font-size:14px;padding-left:10px;padding-right:10px}.service-node{font-size:12px}.service-node small{font-size:11px}}

/* UI/UX polish layer: tokens -> components -> motion -> responsive */
:root{
  --sp-primary:#2563eb;
  --sp-primary-strong:#1d4ed8;
  --sp-accent:#0f766e;
  --sp-accent-soft:#ccfbf1;
  --sp-neutral-25:#fcfdff;
  --sp-neutral-50:#f8fafc;
  --sp-neutral-100:#eef2f7;
  --sp-neutral-200:#dbe4ef;
  --sp-neutral-700:#334155;
  --sp-success:#047857;
  --sp-success-bg:#ecfdf5;
  --sp-premium:#7c3aed;
  --sp-premium-bg:#f5f3ff;
  --sp-warning-bg:#fff7ed;
  --sp-transition:220ms cubic-bezier(.2,.8,.2,1);
  --sp-shadow-sm:0 8px 20px rgba(15,23,42,.06);
  --sp-shadow-md:0 18px 48px rgba(15,23,42,.10);
  --sp-shadow-lg:0 28px 72px rgba(15,23,42,.14);
}

.site-header{transition:background var(--sp-transition),box-shadow var(--sp-transition),backdrop-filter var(--sp-transition)}
.site-header.is-scrolled{background:rgba(255,255,255,.98);box-shadow:0 14px 36px rgba(15,23,42,.08)}
.nav-links a,.nav-dropdown summary{position:relative;min-height:42px;display:inline-flex;align-items:center;border-radius:999px;padding:0 4px;transition:color var(--sp-transition),background var(--sp-transition)}
.nav-links a.active,.nav-dropdown summary.active{color:var(--sp-primary);background:#eff6ff;padding-inline:12px}
.nav-links a:not(.nav-cta):after,.nav-dropdown summary:after{content:"";position:absolute;left:10px;right:10px;bottom:3px;height:2px;border-radius:999px;background:var(--sp-primary);transform:scaleX(0);transform-origin:center;transition:transform var(--sp-transition)}
.nav-links a:hover:after,.nav-dropdown summary:hover:after,.nav-links a.active:after,.nav-dropdown summary.active:after{transform:scaleX(1)}
.nav-dropdown>div{opacity:0;transform:translateY(-6px);transition:opacity var(--sp-transition),transform var(--sp-transition)}
.nav-dropdown[open]>div{opacity:1;transform:translateY(0)}
.mobile-drawer{animation:drawerBackdrop var(--sp-transition)}
.mobile-drawer-panel{animation:drawerRise var(--sp-transition)}
.drawer-links a{min-height:44px;display:flex;align-items:center}

.hero-launch{background:radial-gradient(circle at 12% 2%,rgba(37,99,235,.12),transparent 28%),radial-gradient(circle at 95% 78%,rgba(15,118,110,.14),transparent 26%),linear-gradient(180deg,#eef6ff 0%,#fff 74%)}
.hero-copy h1{font-size:clamp(2.15rem,4.6vw,4.65rem)}
.hero-search{border:1px solid rgba(37,99,235,.16);box-shadow:0 18px 52px rgba(37,99,235,.12),0 2px 0 rgba(255,255,255,.9) inset}
.field-block{position:relative}
.field-block:before{content:"";position:absolute;left:12px;bottom:13px;width:18px;height:18px;border-radius:6px;background:linear-gradient(135deg,var(--sp-primary),var(--sp-accent));opacity:.12;pointer-events:none}
.field-block input,.field-block select{padding-left:38px;transition:border-color var(--sp-transition),box-shadow var(--sp-transition),background var(--sp-transition)}
.field-block input:focus,.field-block select:focus{border-color:rgba(37,99,235,.55);box-shadow:0 0 0 4px rgba(37,99,235,.10);background:#fff}
.hero-search button,.header-search button,.drawer-search button{gap:8px;box-shadow:0 10px 24px rgba(37,99,235,.22)}
.example-row a,.trust-row span{transition:transform var(--sp-transition),box-shadow var(--sp-transition),border-color var(--sp-transition),color var(--sp-transition)}
.example-row a:hover,.trust-row span:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.32);box-shadow:var(--sp-shadow-sm);color:var(--sp-primary)}
.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.trust-row span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:42px}

.service-tile,.group-preview-card,.district-card,.guide-card,.plan-card,.info-card,.faq-item,.provider-card{transition:transform var(--sp-transition),box-shadow var(--sp-transition),border-color var(--sp-transition),background var(--sp-transition)}
.service-tile:hover,.group-preview-card:hover,.district-card:hover,.guide-card:hover,.plan-card:hover,.info-card:hover,.provider-card:hover{transform:translateY(-4px);box-shadow:var(--sp-shadow-md);border-color:rgba(37,99,235,.18)}
.tile-icon,.avatar{background:linear-gradient(135deg,#eff6ff,#ccfbf1);color:var(--sp-primary);box-shadow:inset 0 0 0 1px rgba(37,99,235,.08);transition:transform var(--sp-transition),background var(--sp-transition),color var(--sp-transition)}
.service-tile:hover .tile-icon,.provider-card:hover .avatar{transform:scale(1.05);background:linear-gradient(135deg,var(--sp-primary),var(--sp-accent));color:#fff}

.provider-card{position:relative;overflow:hidden;border-radius:20px;padding:18px;background:linear-gradient(180deg,#fff,#fbfdff)}
.provider-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--sp-primary),var(--sp-accent));opacity:.9}
.provider-card-head{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}
.provider-location,.rating-line{display:flex;align-items:center;gap:7px;color:var(--sp-neutral-700);font-weight:850;font-size:13px}
.rating-line{color:#92400e}
.rating-line small{color:var(--sp-muted);font-weight:750}
.available-badge{background:var(--sp-success-bg)!important;color:var(--sp-success)!important}
.masked-phone{background:var(--sp-neutral-50);border:1px dashed var(--sp-neutral-200);border-radius:12px;padding:8px}
.price-chip{font-weight:950;color:var(--sp-ink)}
.provider-card .meta{grid-template-columns:1fr 1fr;padding:0;list-style:none}
.provider-card .meta li{display:flex;align-items:center;gap:7px}
.card-actions .btn.ghost{background:var(--sp-primary);border-color:var(--sp-primary);color:#fff}
.card-actions .btn.alt{background:#fff;color:var(--sp-primary);border-color:rgba(37,99,235,.22)}
.card-actions .btn:hover{transform:translateY(-1px)}

.step-card{position:relative}
.step-card b{transition:transform var(--sp-transition),box-shadow var(--sp-transition);box-shadow:0 0 0 5px rgba(4,120,87,.08)}
.step-card:not(:last-child):after{content:"";position:absolute;top:32px;left:54px;right:-12px;height:2px;background:linear-gradient(90deg,rgba(4,120,87,.35),rgba(37,99,235,.20));z-index:0}
.step-card>*{position:relative;z-index:1}
.step-card.is-visible b,.step-card:hover b{transform:scale(1.08)}
.tab-panel{opacity:0;transform:translateY(4px);transition:opacity var(--sp-transition),transform var(--sp-transition)}
.tab-panel.active{opacity:1;transform:translateY(0)}

.pricing-grid .plan-card:nth-child(2){border-color:rgba(37,99,235,.45);box-shadow:0 18px 50px rgba(37,99,235,.13);position:relative}
.pricing-grid .plan-card:nth-child(2):before{content:"Popular";position:absolute;top:12px;right:12px;background:var(--sp-premium-bg);color:var(--sp-premium);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950}
.plan-card li{list-style:none;position:relative}
.plan-card li:before{content:"✓";position:absolute;left:-18px;color:var(--sp-success);font-weight:950}

.district-card:before{content:"⌖";display:inline-grid;width:28px;height:28px;place-items:center;border-radius:10px;background:#eff6ff;color:var(--sp-primary);margin-bottom:7px}
.faq-item{overflow:hidden}
.faq-item summary{display:flex;justify-content:space-between;gap:14px;min-height:44px;align-items:center}
.faq-item summary:after{content:"⌄";transition:transform var(--sp-transition);color:var(--sp-primary);font-weight:950}
.faq-item[open] summary:after{transform:rotate(180deg)}
.footer a{position:relative;width:max-content;max-width:100%;transition:color var(--sp-transition)}
.footer a:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#93c5fd;transform:scaleX(0);transform-origin:left;transition:transform var(--sp-transition)}
.footer a:hover{color:#fff}.footer a:hover:after{transform:scaleX(1)}
.footer-grid>*{min-width:0}
.footer-group a,.footer-group summary{overflow-wrap:anywhere;word-break:normal}
.footer-group a{width:fit-content}

.skeleton-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--sp-line);border-radius:20px;min-height:220px}
.skeleton-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(37,99,235,.08),transparent);transform:translateX(-100%);animation:skeletonSweep 1.3s infinite}

.mobile-bottom-bar{display:none}
.reveal-item{opacity:0;transform:translateY(16px);transition:opacity 360ms ease-out var(--reveal-delay,0ms),transform 360ms ease-out var(--reveal-delay,0ms)}
.reveal-item.is-visible{opacity:1;transform:none}

@keyframes drawerRise{from{transform:translateY(14px);opacity:.75}to{transform:none;opacity:1}}
@keyframes drawerBackdrop{from{opacity:0}to{opacity:1}}
@keyframes skeletonSweep{to{transform:translateX(100%)}}

@media(max-width:900px){
  body{padding-bottom:72px}
  .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .step-card:not(:last-child):after{top:auto;left:32px;right:auto;bottom:-14px;width:2px;height:18px;background:linear-gradient(180deg,rgba(4,120,87,.35),rgba(37,99,235,.20))}
  .provider-card .meta{grid-template-columns:1fr}
  .provider-card-head{grid-template-columns:1fr}
  .mobile-bottom-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:50;display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:6px;padding:7px;background:rgba(255,255,255,.94);border:1px solid var(--sp-line);border-radius:18px;box-shadow:0 14px 42px rgba(15,23,42,.18);backdrop-filter:blur(14px)}
  .mobile-bottom-bar a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:13px;text-decoration:none;color:var(--sp-neutral-700);font-weight:900;font-size:12px}
  .mobile-bottom-bar a:first-child{background:var(--sp-primary);color:#fff}
}

@media(max-width:520px){
  .trust-row{gap:7px}
  .trust-row span{font-size:12px;padding:7px 8px}
  .hero-visual{padding:14px;border-radius:24px}
  .provider-card{padding:16px}
  .pricing-grid .plan-card:nth-child(2):before{position:static;width:max-content;display:inline-flex;margin-bottom:8px}
}

@media(prefers-reduced-motion:reduce){
  .reveal-item{opacity:1!important;transform:none!important}
  .mobile-drawer,.mobile-drawer-panel{animation:none!important}
}

/* Stronger visual icon and color system */
.hero-launch{background:
  radial-gradient(circle at 16% 12%,rgba(37,99,235,.18),transparent 30%),
  radial-gradient(circle at 92% 72%,rgba(20,184,166,.22),transparent 28%),
  linear-gradient(135deg,#eff6ff 0%,#ffffff 52%,#f0fdfa 100%)}
.market-pill{background:linear-gradient(135deg,#dbeafe,#ccfbf1);border-color:rgba(37,99,235,.24);box-shadow:0 10px 28px rgba(37,99,235,.10)}
.hero-search{background:linear-gradient(180deg,#fff,#f8fbff);border-color:rgba(37,99,235,.22)}
.field-block:before{background:linear-gradient(135deg,#60a5fa,#14b8a6);opacity:1}
.field-block:after{content:"";position:absolute;left:17px;bottom:18px;width:8px;height:8px;border-radius:999px;background:#fff;box-shadow:0 0 0 1px rgba(37,99,235,.08);pointer-events:none}

.trust-row span{gap:9px;justify-content:flex-start;background:linear-gradient(180deg,#fff,#f8fbff);border-color:rgba(37,99,235,.16)}
.trust-icon{position:relative;width:28px;height:28px;border-radius:10px;display:inline-grid;place-items:center;flex:0 0 28px;background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 8px 18px rgba(37,99,235,.18)}
.trust-icon:before,.trust-icon:after{content:"";position:absolute;background:#fff}
.trust-phone:before{width:12px;height:17px;border-radius:4px;left:8px;top:5px}.trust-phone:after{width:4px;height:4px;border-radius:99px;left:12px;bottom:6px;background:#2563eb}
.trust-check:before{width:12px;height:6px;border-left:3px solid #fff;border-bottom:3px solid #fff;background:transparent;transform:rotate(-45deg);left:8px;top:9px}
.trust-plan:before{width:14px;height:10px;border:2px solid #fff;background:transparent;border-radius:3px;left:6px;top:8px}.trust-plan:after{width:8px;height:2px;left:10px;top:13px}
.trust-help:before{width:14px;height:10px;border-radius:8px 8px 8px 2px;left:7px;top:7px}.trust-help:after{width:8px;height:2px;left:10px;top:20px}

.service-tile:nth-child(1){--tile-a:#2563eb;--tile-b:#38bdf8}.service-tile:nth-child(2){--tile-a:#0f766e;--tile-b:#2dd4bf}.service-tile:nth-child(3){--tile-a:#7c3aed;--tile-b:#a78bfa}.service-tile:nth-child(4){--tile-a:#ca8a04;--tile-b:#fde047}.service-tile:nth-child(5){--tile-a:#0284c7;--tile-b:#67e8f9}.service-tile:nth-child(6){--tile-a:#059669;--tile-b:#86efac}.service-tile:nth-child(7){--tile-a:#dc2626;--tile-b:#fb7185}.service-tile:nth-child(8){--tile-a:#475569;--tile-b:#94a3b8}
.service-tile{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border-top:4px solid color-mix(in srgb,var(--tile-a,#2563eb) 65%,#fff)}
.service-visual{position:relative;background:linear-gradient(135deg,var(--tile-a,#2563eb),var(--tile-b,#14b8a6));color:#fff;box-shadow:0 12px 26px color-mix(in srgb,var(--tile-a,#2563eb) 28%,transparent)}
.service-visual:before,.service-visual:after{content:"";position:absolute}
.service-snow:before{left:19px;top:8px;width:3px;height:26px;background:#fff;border-radius:99px;box-shadow:0 0 0 0 #fff}.service-snow:after{left:8px;top:19px;width:26px;height:3px;background:#fff;border-radius:99px;box-shadow:0 0 0 0 #fff;transform:rotate(45deg)}
.service-camera:before{left:9px;top:13px;width:23px;height:16px;border-radius:5px;background:#fff}.service-camera:after{left:15px;top:18px;width:7px;height:7px;border-radius:99px;background:var(--tile-a,#2563eb);box-shadow:13px -1px 0 -1px #fff}
.service-bolt:before{left:17px;top:7px;border-left:7px solid transparent;border-right:3px solid transparent;border-bottom:17px solid #fff;transform:skewX(-12deg)}.service-bolt:after{left:14px;top:19px;border-left:3px solid transparent;border-right:7px solid transparent;border-top:17px solid #fff;transform:skewX(-12deg)}
.service-bulb:before{left:13px;top:8px;width:16px;height:18px;border-radius:50% 50% 45% 45%;background:#fff}.service-bulb:after{left:16px;top:27px;width:10px;height:5px;border-radius:2px;background:#fff}
.service-drop:before{left:13px;top:7px;width:16px;height:22px;background:#fff;border-radius:14px 14px 14px 3px;transform:rotate(45deg)}.service-drop:after{left:20px;top:12px;width:5px;height:5px;border-radius:99px;background:rgba(37,99,235,.25)}
.service-gear:before{left:11px;top:11px;width:20px;height:20px;border:5px solid #fff;border-radius:999px;background:transparent}.service-gear:after{left:19px;top:5px;width:4px;height:32px;background:#fff;border-radius:99px;box-shadow:0 0 0 0 #fff;transform:rotate(45deg)}
.service-tools:before{left:12px;top:9px;width:5px;height:25px;background:#fff;border-radius:99px;transform:rotate(38deg)}.service-tools:after{left:23px;top:9px;width:5px;height:25px;background:#fff;border-radius:99px;transform:rotate(-38deg)}

.step-card{overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}
.step-card:before{content:"";position:absolute;right:-28px;top:-28px;width:86px;height:86px;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.11),rgba(20,184,166,.12))}
.step-icon{position:absolute;right:16px;top:16px;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#e0f2fe,#ccfbf1)}
.step-icon:before,.step-icon:after{content:"";position:absolute;background:#2563eb}
.step-search:before{left:9px;top:8px;width:10px;height:10px;border:2px solid #2563eb;border-radius:999px;background:transparent}.step-search:after{left:20px;top:20px;width:8px;height:2px;border-radius:99px;transform:rotate(45deg)}
.step-compare:before{left:8px;top:9px;width:18px;height:3px;border-radius:99px;box-shadow:0 7px 0 #0f766e,0 14px 0 #2563eb}
.step-connect:before{left:8px;top:10px;width:18px;height:13px;border-radius:7px;background:#2563eb}.step-connect:after{left:12px;top:23px;border-top:6px solid #2563eb;border-right:7px solid transparent;background:transparent}
.step-done:before{left:10px;top:15px;width:14px;height:7px;border-left:3px solid #0f766e;border-bottom:3px solid #0f766e;background:transparent;transform:rotate(-45deg)}
.step-register:before{left:11px;top:7px;width:12px;height:12px;border-radius:999px;background:#2563eb}.step-register:after{left:7px;top:21px;width:20px;height:8px;border-radius:10px 10px 3px 3px;background:#0f766e}
.step-tools:before{left:9px;top:7px;width:5px;height:23px;border-radius:99px;background:#2563eb;transform:rotate(35deg)}.step-tools:after{left:21px;top:7px;width:5px;height:23px;border-radius:99px;background:#0f766e;transform:rotate(-35deg)}
.step-pin:before{left:10px;top:6px;width:14px;height:18px;border-radius:10px 10px 10px 2px;background:#2563eb;transform:rotate(45deg)}.step-pin:after{left:14px;top:10px;width:6px;height:6px;border-radius:999px;background:#fff}
.step-plan:before{left:8px;top:10px;width:18px;height:14px;border-radius:4px;background:#2563eb}.step-plan:after{left:11px;top:15px;width:12px;height:2px;background:#fff;box-shadow:0 4px 0 #fff}
.step-lead:before{left:8px;top:8px;width:18px;height:18px;border-radius:999px;background:#0f766e}.step-lead:after{left:22px;top:19px;width:7px;height:7px;border-radius:999px;background:#2563eb}

.provider-card{border:1px solid rgba(37,99,235,.16);box-shadow:0 14px 36px rgba(15,23,42,.07)}
.provider-card .avatar{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0f766e);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.24)}
.badges span{gap:5px}.badges span:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}
.masked-phone{color:#334155;background:linear-gradient(180deg,#f8fafc,#fff)}
.price-chip{color:#0f766e}
.card-actions .btn.ghost{box-shadow:0 12px 26px rgba(37,99,235,.22)}
.district-card{background:linear-gradient(180deg,#fff,#f8fbff)}
.district-card:hover:before{transform:scale(1.08)}
.final-cta{background:radial-gradient(circle at 92% 10%,rgba(45,212,191,.25),transparent 28%),linear-gradient(135deg,#0f172a,#1d4ed8)}

@media(max-width:520px){
  .hero-search{box-shadow:0 18px 40px rgba(37,99,235,.14)}
  .trust-row span{align-items:center}
  .trust-icon{width:24px;height:24px;flex-basis:24px}
  .step-icon{right:12px;top:12px}
}

/* Desktop clarity and stronger visible icons */
@media(min-width:1200px){
  .header-search{display:grid;min-width:330px;max-width:430px;grid-template-columns:minmax(120px,1fr) 112px auto}
  .brand-logo{width:184px}
  .nav{gap:12px}
  .nav-links{gap:8px}
  .nav-links a,.nav-dropdown summary{font-size:13px}
}
.service-visual{display:grid;place-items:center}
.service-visual .service-emoji{display:none!important}
.service-visual:before,.service-visual:after{opacity:.35}
.service-emoji{position:relative;z-index:2;font-size:22px;font-weight:950;line-height:1;color:#fff;text-shadow:0 2px 8px rgba(15,23,42,.22)}
.service-camera .service-emoji,.service-bulb .service-emoji,.service-drop .service-emoji{font-size:24px}
.service-tile{position:relative;overflow:hidden}
.service-tile:after{content:"";position:absolute;right:-30px;bottom:-30px;width:96px;height:96px;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--tile-b,#14b8a6) 28%,transparent),transparent 68%);pointer-events:none}
.service-tile strong,.service-tile small,.service-tile em,.service-tile .tile-icon{position:relative;z-index:1}
.category-directory{background:linear-gradient(180deg,#fff,#f6fbff)}
.group-preview-card{border-top:4px solid rgba(37,99,235,.45)}
.group-preview-card:nth-child(2){border-top-color:rgba(15,118,110,.55)}
.group-preview-card:nth-child(3){border-top-color:rgba(124,58,237,.48)}
.group-preview-card:nth-child(4){border-top-color:rgba(202,138,4,.55)}
.group-preview-card h3{display:flex;align-items:center;gap:10px}
.group-preview-card h3:before{content:"";width:30px;height:30px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#14b8a6);box-shadow:0 10px 22px rgba(37,99,235,.16)}
.group-preview-card:nth-child(2) h3:before{background:linear-gradient(135deg,#0f766e,#2dd4bf)}
.group-preview-card:nth-child(3) h3:before{background:linear-gradient(135deg,#7c3aed,#a78bfa)}
.group-preview-card:nth-child(4) h3:before{background:linear-gradient(135deg,#ca8a04,#fde047)}
.mini-link-list a:hover{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe;transform:translateY(-1px)}
.soft{background:linear-gradient(180deg,#f8fbff,#eef6ff)}

/* Live DevTools metrics fix: compact header/hero/mobile overlap */
@media(min-width:1200px) and (max-width:1439px){
  .header-search{display:none!important}
  .nav{justify-content:space-between}
  .nav-links{margin-left:auto;gap:12px}
  .nav-links a,.nav-dropdown summary{font-size:14px}
}
@media(min-width:1440px){
  .header-search{display:grid;min-width:360px;max-width:460px;grid-template-columns:minmax(130px,1fr) 118px auto}
}
@media(max-width:1180px){
  .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .footer-grid>*{min-width:0}
  .footer a,.footer summary{overflow-wrap:anywhere}
}
@media(max-width:900px){
  .hero-launch{padding:20px 0 84px;overflow:hidden}
  .hero-launch-grid{gap:16px}
  .hero-visual{display:none}
}
@media(max-width:640px){
  .announcement-inner{min-height:40px;padding-right:42px;position:relative}
  .announcement .icon-btn{position:absolute;right:0;top:2px}
  .site-header .nav{height:60px;align-items:center}
  .mobile-actions a,.menu-toggle{height:44px;min-height:44px;min-width:44px;padding:0 7px;font-size:11px}
  .mobile-actions{gap:4px;margin-left:auto}
  .brand-logo{width:122px;max-width:36vw}
  .hero-copy h1{font-size:clamp(29px,8.4vw,34px);line-height:1.08;margin-top:12px}
  .hero-copy p{font-size:15px;line-height:1.45}
  .hero-search{margin-top:16px;padding:10px;border-radius:20px;gap:9px}
  .field-block label{font-size:11px}
  .field-block input,.field-block select,.hero-search button{height:44px}
  .example-row{margin-top:10px;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;max-width:100%;-webkit-overflow-scrolling:touch}
  .example-row a{flex:0 0 auto}
  .hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding-bottom:0}
  .hero-actions .btn{width:100%;min-height:44px;font-size:12px;line-height:1.2;padding-left:8px;padding-right:8px}
  .trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}
  .trust-row span{border-radius:16px;padding:8px;font-size:12px;line-height:1.2}
  .mobile-bottom-bar{height:auto;min-height:60px;bottom:10px}
}
@media(max-width:380px){
  .container{width:min(100% - 24px,100%)}
  .brand-logo{width:104px;max-width:32vw}
  .mobile-actions a,.menu-toggle{padding:0 6px;font-size:10px}
  .hero-launch{padding-top:18px}
  .hero-copy h1{font-size:29px}
}

@media(max-width:340px){
  .mobile-bottom-bar{bottom:-8px;min-height:54px}
  .mobile-bottom-bar a{font-size:11px;padding:6px 3px}
}

/* Mobile header polish: icon-only actions with accessible labels retained */
@media(max-width:640px){
  .mobile-actions{flex:0 0 auto}
  .mobile-actions a,.mobile-actions button{position:relative;display:inline-grid!important;place-items:center;width:44px;height:44px;min-width:44px;border-radius:16px;font-size:0!important;color:#0f172a;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.16);box-shadow:0 8px 20px rgba(15,23,42,.06)}
  .mobile-actions a:before,.mobile-actions a:after,.mobile-actions button:before,.mobile-actions button:after{content:"";position:absolute;display:block;box-sizing:border-box;color:currentColor}
  .mobile-location:before{width:15px;height:18px;border-radius:11px 11px 11px 3px;background:#2563eb;transform:rotate(45deg);top:12px;left:14px}
  .mobile-location:after{width:6px;height:6px;border-radius:999px;background:#fff;top:16px;left:18px}
  .mobile-search:before{width:16px;height:16px;border:2px solid #2563eb;border-radius:999px;top:12px;left:12px;background:transparent}
  .mobile-search:after{width:9px;height:2px;background:#2563eb;border-radius:99px;top:27px;left:26px;transform:rotate(45deg)}
  .mobile-login:before{width:13px;height:13px;border-radius:999px;background:#0f766e;top:10px;left:15px}
  .mobile-login:after{width:22px;height:10px;border-radius:12px 12px 5px 5px;background:#0f766e;top:25px;left:11px}
  .menu-toggle:before{width:18px;height:2px;background:#0f172a;border-radius:99px;top:14px;left:13px;box-shadow:0 7px 0 #0f172a,0 14px 0 #0f172a}
  .menu-toggle:after{display:none}
}
@media(max-width:340px){
  .mobile-actions{gap:3px}
  .mobile-actions a,.mobile-actions button{width:42px;min-width:42px;height:42px}
  .mobile-location:before{left:13px}.mobile-location:after{left:17px}
  .mobile-search:before{left:11px}.mobile-search:after{left:25px}
  .mobile-login:before{left:14px}.mobile-login:after{left:10px}
  .menu-toggle:before{left:12px}
}

/* Desktop and mobile refinement pass */
:root{
  --sp-page:#f6f9fd;
  --sp-card-border:rgba(37,99,235,.13);
  --sp-card-shadow:0 14px 36px rgba(15,23,42,.065);
  --sp-card-shadow-hover:0 24px 64px rgba(15,23,42,.13);
}
body{background:linear-gradient(180deg,#f8fbff 0%,#f6f9fd 42%,#fff 100%);text-rendering:optimizeLegibility}
.container{width:min(1240px,calc(100% - 32px))}
.site-header{border-bottom:1px solid rgba(219,228,239,.78)}
.nav{height:72px;gap:14px}
.brand-logo{filter:drop-shadow(0 6px 14px rgba(37,99,235,.08))}
.nav-links{gap:10px}
.nav-links a,.nav-dropdown summary{font-weight:900;letter-spacing:-.01em}
.nav-cta{box-shadow:0 12px 28px rgba(37,99,235,.22)}
.header-search{background:#fff;border:1px solid rgba(37,99,235,.12);border-radius:999px;padding:6px;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.header-search input{border:0;background:#f8fafc;height:38px}
.header-search button{height:38px;min-height:38px}

.hero-launch{padding:36px 0 22px}
.hero-launch-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);gap:28px}
.market-pill{font-size:12px;letter-spacing:.02em;text-transform:uppercase}
.hero-copy h1{max-width:760px;font-size:clamp(2.25rem,4.1vw,3.95rem);letter-spacing:-.035em}
.hero-copy p{max-width:660px;color:#40516a}
.hero-search{max-width:720px;border-radius:22px;padding:10px;grid-template-columns:minmax(200px,1.2fr) minmax(190px,1fr) auto}
.hero-search button{padding-inline:20px}
.advanced-location summary{min-height:34px;display:inline-flex;align-items:center}
.hero-actions{margin-top:14px}
.hero-actions .btn{min-height:42px;border-radius:13px}
.example-row{margin-top:10px}
.example-row .fine{flex:0 0 auto}
.hero-visual{border-radius:28px;padding:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 22px 68px rgba(37,99,235,.14)}
.visual-map{height:230px}
.visual-card div{min-height:66px}

.compact-section{padding:30px 0}
.section-title{margin-bottom:14px}
.section-title h2{letter-spacing:-.025em}
.launch-grid{gap:14px}
.service-tile{min-height:156px;padding:15px;border-radius:18px;border-color:var(--sp-card-border);box-shadow:var(--sp-card-shadow)}
.service-tile strong{font-size:15px;line-height:1.18;letter-spacing:-.01em}
.service-tile small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}
.service-tile em{font-size:12px}
.tile-icon{width:46px;height:46px;border-radius:15px}
.service-emoji{font-size:0!important}
.service-visual:before,.service-visual:after{opacity:1}
.service-snow:before{left:21px;top:8px;width:3px;height:30px}.service-snow:after{left:8px;top:21px;width:30px;height:3px;box-shadow:0 0 0 0 #fff;transform:rotate(35deg)}
.service-camera:before{left:10px;top:15px;width:26px;height:17px}.service-camera:after{left:18px;top:20px;width:8px;height:8px}
.service-bolt:before{left:19px;top:8px}.service-bolt:after{left:15px;top:21px}
.service-bulb:before{left:14px;top:8px;width:18px;height:20px}.service-bulb:after{left:18px;top:30px}
.service-drop:before{left:14px;top:7px;width:18px;height:25px}.service-drop:after{left:22px;top:13px}
.service-gear:before{left:11px;top:11px;width:24px;height:24px}.service-gear:after{left:21px;top:5px;height:36px}
.service-tools:before{left:14px;top:8px;height:30px}.service-tools:after{left:27px;top:8px;height:30px}

.directory-preview{gap:14px}
.group-preview-card,.step-card,.district-card,.plan-card,.info-card,.guide-card,.faq-item{border-color:var(--sp-card-border);box-shadow:var(--sp-card-shadow)}
.mini-link-list a{transition:transform var(--sp-transition),background var(--sp-transition),border-color var(--sp-transition)}

.steps-grid{gap:14px}
.step-card{min-height:168px;padding:16px}
.step-card h3{letter-spacing:-.015em}
.step-card p{font-size:14px}
.tab-list{box-shadow:var(--sp-card-shadow)}

.provider-grid.launch-providers{gap:16px}
.provider-card{min-height:286px;border-radius:22px;box-shadow:var(--sp-card-shadow)}
.provider-card:hover{box-shadow:var(--sp-card-shadow-hover)}
.provider-card-head{gap:10px}
.provider-top{min-width:0}
.provider-top h3{font-size:17px;line-height:1.2}
.provider-top p{font-size:13px;font-weight:850}
.badges span{min-height:26px;align-items:center}
.provider-location,.rating-line{font-size:13px}
.provider-card .meta{gap:8px}
.provider-card .meta li{min-height:34px;border-radius:11px;background:#f8fafc;padding:7px 8px}
.masked-phone{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.card-actions{gap:9px}
.card-actions .btn{min-height:42px;border-radius:13px;font-size:13px}

.district-grid{gap:12px}
.district-card{min-height:86px}
.district-card strong{line-height:1.2}
.pricing-grid{gap:14px}
.plan-card{padding:18px}
.price{letter-spacing:-.03em}
.faq-grid{gap:12px}
.final-cta{padding:22px 24px;box-shadow:0 22px 70px rgba(29,78,216,.18)}

@media(min-width:1440px){
  .container{width:min(1240px,calc(100% - 48px))}
  .hero-launch{padding-top:42px}
}
@media(min-width:1200px) and (max-width:1439px){
  .brand-logo{width:180px}
  .nav-links{gap:10px}
  .nav-links a,.nav-dropdown summary{font-size:13.5px}
}
@media(max-width:1180px){
  .hero-launch-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}
  .hero-copy h1{font-size:clamp(2.15rem,4.3vw,3.45rem)}
}
@media(max-width:1320px){
  .footer-grid{grid-template-columns:minmax(220px,1.3fr) repeat(5,minmax(0,1fr))!important;gap:16px}
  .footer-brand img{max-width:190px}
}
@media(max-width:900px){
  .container{width:min(100% - 32px,100%)}
  .nav{height:64px}
  .hero-launch-grid{grid-template-columns:1fr!important}
  .hero-launch{padding:18px 0 72px}
  .hero-copy h1{font-size:clamp(2rem,6vw,2.7rem);margin:10px 0 8px}
  .hero-copy p{font-size:16px;line-height:1.48}
  .hero-search{max-width:none;width:100%;margin-top:14px;grid-template-columns:1fr!important}
  .service-tile:hover,.group-preview-card:hover,.district-card:hover,.guide-card:hover,.plan-card:hover,.info-card:hover,.provider-card:hover{transform:none}
}
@media(max-width:640px){
  .container{width:min(100% - 28px,100%)}
  .market-pill{font-size:11px;padding:7px 10px}
  .hero-copy h1{font-size:clamp(1.78rem,7.8vw,2.2rem);line-height:1.08;max-width:11ch}
  .hero-copy p{font-size:14.5px;max-width:35ch}
  .hero-search{padding:9px;border-radius:18px;gap:8px}
  .field-block label{font-size:10px}
  .field-block input,.field-block select,.hero-search button{height:42px;border-radius:12px}
  .field-block:before{bottom:12px}
  .field-block:after{bottom:17px}
  .advanced-location summary{min-height:30px;font-size:13px}
  .advanced-location-grid{gap:8px;margin-top:8px;padding-top:8px}
  .hero-actions{grid-template-columns:1fr 1fr;margin-top:10px}
  .hero-actions .btn{min-height:42px;font-size:12px;border-radius:12px}
  .example-row{margin-top:9px}
  .example-row a{padding:7px 10px;font-size:12px}
  .compact-section{padding:24px 0}
  .section-title h2{font-size:22px}
  .section-title p{font-size:13px;line-height:1.4}
  .launch-grid{gap:10px}
  .service-tile{min-height:142px;padding:12px;border-radius:16px}
  .tile-icon{width:40px;height:40px;border-radius:13px}
  .service-tile strong{font-size:14px}
  .service-tile small{font-size:12px}
  .service-tile em{font-size:11px}
  .directory-preview,.provider-grid.launch-providers,.pricing-grid,.split-band .pricing-grid,.steps-grid,.provider-steps,.guide-grid,.faq-grid{gap:10px}
  .group-preview-card,.step-card,.district-card,.plan-card,.info-card,.guide-card,.faq-item,.provider-card{border-radius:16px;padding:14px}
  .step-card{min-height:146px}
  .step-icon{width:30px;height:30px;border-radius:10px}
  .provider-card{min-height:auto}
  .provider-card .meta{grid-template-columns:1fr 1fr;gap:6px}
  .provider-card .meta li{font-size:12px;min-height:32px}
  .card-actions{grid-template-columns:1fr 1fr}
  .card-actions .btn{font-size:12px;padding-inline:8px}
  .district-grid{gap:9px}
  .district-card{min-height:78px;padding:11px}
  .district-card:before{width:24px;height:24px;border-radius:8px}
  .final-cta{padding:18px;border-radius:20px}
  .final-cta .hero-actions{grid-template-columns:1fr}
  .footer{margin-top:24px}
}
@media(max-width:380px){
  .container{width:min(100% - 24px,100%)}
  .site-header .nav{height:58px}
  .mobile-actions a,.mobile-actions button{width:40px;height:40px;min-width:40px;border-radius:14px}
  .brand-logo{width:104px}
  .hero-launch{padding-top:16px}
  .hero-copy h1{font-size:1.82rem}
  .launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-tile{min-height:136px;padding:11px}
  .provider-card .meta{grid-template-columns:1fr 1fr}
  .card-actions{grid-template-columns:1fr 1fr}
}
@media(max-width:340px){
  .provider-card .meta{grid-template-columns:1fr}
  .card-actions{grid-template-columns:1fr}
}

/* Homepage premium polish */
.hero-launch{isolation:isolate}
.hero-launch:after{content:"";position:absolute;left:50%;bottom:-120px;width:min(760px,80vw);height:240px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(37,99,235,.16),transparent 68%);z-index:-1;pointer-events:none}
.hero-copy{position:relative}
.hero-copy:before{content:"";position:absolute;left:-22px;top:18px;width:5px;height:120px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#14b8a6);box-shadow:0 0 34px rgba(37,99,235,.25)}
.hero-copy h1{background:linear-gradient(135deg,#0f172a 10%,#1d4ed8 58%,#0f766e 96%);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-search{position:relative;overflow:hidden}
.hero-search:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#2563eb,#14b8a6,#7c3aed);opacity:.9}
.hero-search button{background:linear-gradient(135deg,#2563eb,#1d4ed8);transition:transform var(--sp-transition),box-shadow var(--sp-transition),background var(--sp-transition)}
.hero-search button:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(37,99,235,.28);background:linear-gradient(135deg,#1d4ed8,#0f766e)}
.hero-actions .btn:first-child{background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 14px 34px rgba(37,99,235,.22)}
.hero-actions .btn:first-child:hover{filter:saturate(1.05);transform:translateY(-1px)}
.visual-map{background:
  radial-gradient(circle at 18% 28%,rgba(45,212,191,.22),transparent 18%),
  radial-gradient(circle at 78% 32%,rgba(96,165,250,.28),transparent 22%),
  linear-gradient(135deg,#07142f,#0f3b78 58%,#0f766e)}
.visual-map:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 38%,rgba(255,255,255,.13) 48%,transparent 58%);animation:mapScan 4.8s ease-in-out infinite;pointer-events:none}
.map-glow{position:absolute;border-radius:999px;background:rgba(255,255,255,.75);box-shadow:0 0 0 8px rgba(255,255,255,.08),0 0 34px rgba(56,189,248,.6)}
.map-glow-a{left:38%;top:42%;width:10px;height:10px}.map-glow-b{right:22%;bottom:24%;width:8px;height:8px;animation-delay:.7s}
.service-node{border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(10px)}
.pulse-line{height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(34,197,94,.1),#22c55e,#38bdf8,#fff,rgba(255,255,255,.1));animation:pulseMove 2.2s linear infinite}
.visual-card div{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fbff)}
.visual-card div:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#2563eb,#14b8a6)}

.home-action-strip{position:relative;margin-top:-22px;z-index:3}
.action-strip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.action-strip-card{min-height:92px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px;background:rgba(255,255,255,.92);border:1px solid rgba(37,99,235,.14);border-radius:20px;box-shadow:0 18px 48px rgba(15,23,42,.08);text-decoration:none;color:var(--sp-ink);backdrop-filter:blur(14px);transition:transform var(--sp-transition),box-shadow var(--sp-transition),border-color var(--sp-transition)}
.action-strip-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(15,23,42,.13);border-color:rgba(37,99,235,.28)}
.action-strip-card strong{font-size:15px;line-height:1.15}
.action-strip-card small{color:var(--sp-muted);font-weight:800;line-height:1.25}
.action-icon{position:relative;grid-row:1/3;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#14b8a6);box-shadow:0 12px 26px rgba(37,99,235,.2)}
.action-icon:before,.action-icon:after{content:"";position:absolute;box-sizing:border-box}
.action-search:before{left:12px;top:11px;width:15px;height:15px;border:3px solid #fff;border-radius:999px}.action-search:after{left:27px;top:27px;width:10px;height:3px;background:#fff;border-radius:99px;transform:rotate(45deg)}
.action-location:before{left:13px;top:9px;width:18px;height:22px;border-radius:14px 14px 14px 4px;background:#fff;transform:rotate(45deg)}.action-location:after{left:19px;top:15px;width:7px;height:7px;border-radius:999px;background:#2563eb}
.action-grid:before{left:11px;top:11px;width:8px;height:8px;border-radius:3px;background:#fff;box-shadow:14px 0 0 #fff,0 14px 0 #fff,14px 14px 0 #fff}
.action-provider:before{left:15px;top:9px;width:14px;height:14px;border-radius:999px;background:#fff}.action-provider:after{left:10px;top:26px;width:24px;height:10px;border-radius:13px 13px 5px 5px;background:#fff}

.section-title{position:relative}
.section-title h2{display:inline-flex;align-items:center;gap:10px}
.section-title h2:before{content:"";width:10px;height:28px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#14b8a6);box-shadow:0 8px 18px rgba(37,99,235,.18)}
.compact-section:not(.soft):not(.category-directory){background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(248,251,255,.35))}
.category-directory{background:radial-gradient(circle at 6% 8%,rgba(37,99,235,.08),transparent 25%),linear-gradient(180deg,#fff,#f6fbff)}
.service-tile,.group-preview-card,.provider-card,.district-card,.info-card,.guide-card,.faq-item{position:relative}
.service-tile:before,.group-preview-card:after,.provider-card:after,.district-card:after,.info-card:after{content:"";position:absolute;inset:auto 14px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.35),transparent);opacity:0;transition:opacity var(--sp-transition)}
.service-tile:hover:before,.group-preview-card:hover:after,.provider-card:hover:after,.district-card:hover:after,.info-card:hover:after{opacity:1}
.service-tile:hover .service-visual{transform:translateY(-2px) scale(1.06)}
.group-preview-card{min-height:220px}
.group-preview-card .link{align-self:end}
.mini-link-list a{box-shadow:0 6px 16px rgba(15,23,42,.04)}
.step-card{border-top:3px solid rgba(37,99,235,.32)}
.step-card:nth-child(2){border-top-color:rgba(15,118,110,.42)}.step-card:nth-child(3){border-top-color:rgba(124,58,237,.36)}.step-card:nth-child(4){border-top-color:rgba(202,138,4,.4)}.provider-steps .step-card:nth-child(5){border-top-color:rgba(220,38,38,.32)}
.provider-card .badges{justify-content:flex-end}
.district-card{overflow:hidden}
.district-card:after{inset:auto 10px 0}
.district-card:hover strong{color:#1d4ed8}
.info-card{overflow:hidden}
.info-card:before{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 65%)}
.guide-card h3{font-size:16px;line-height:1.25}
.faq-item[open]{border-color:rgba(37,99,235,.28);box-shadow:0 18px 44px rgba(37,99,235,.08)}

@keyframes mapScan{0%,100%{transform:translateX(-45%);opacity:.1}45%,55%{opacity:.45}100%{transform:translateX(45%)}}
@media(max-width:900px){
  .home-action-strip{margin-top:-48px}
  .action-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .action-strip-card{min-height:86px}
  .hero-copy:before{display:none}
}
@media(max-width:640px){
  .hero-launch{padding-bottom:70px}
  .home-action-strip{margin-top:-52px}
  .action-strip-grid{gap:8px}
  .action-strip-card{grid-template-columns:36px 1fr;column-gap:9px;min-height:78px;padding:11px;border-radius:16px}
  .action-icon{width:36px;height:36px;border-radius:13px}
  .action-strip-card strong{font-size:13px}.action-strip-card small{font-size:11px}
  .action-search:before{left:10px;top:9px;width:13px;height:13px;border-width:2px}.action-search:after{left:23px;top:23px;width:8px;height:2px}
  .action-location:before{left:11px;top:8px;width:15px;height:19px}.action-location:after{left:16px;top:13px;width:6px;height:6px}
  .action-grid:before{left:9px;top:9px;width:7px;height:7px;box-shadow:12px 0 0 #fff,0 12px 0 #fff,12px 12px 0 #fff}
  .action-provider:before{left:12px;top:8px;width:12px;height:12px}.action-provider:after{left:8px;top:22px;width:20px;height:9px}
  .section-title h2:before{width:8px;height:22px}
  .group-preview-card{min-height:auto}
}
@media(max-width:340px){
  .action-strip-grid{grid-template-columns:1fr}
  .action-strip-card{min-height:66px}
}

/* Homepage calm polish: reduce visual noise and tighten first screen */
.hero-launch{
  padding:30px 0 18px;
  background:linear-gradient(180deg,#f8fbff 0%,#ffffff 72%,#f8fafc 100%);
}
.hero-launch:before{opacity:.45}
.hero-launch:after{display:none}
.hero-copy:before{display:none}
.market-pill{
  background:#eef6ff;
  border-color:#dbeafe;
  box-shadow:none;
  color:#1d4ed8;
}
.hero-copy h1{
  color:#0f172a;
  background:none;
  -webkit-text-fill-color:initial;
  letter-spacing:-.04em;
}
.hero-copy p{color:#475569}
.hero-search{
  box-shadow:0 16px 44px rgba(15,23,42,.08);
  border-color:#dbe4ef;
  background:#fff;
}
.hero-search:before{background:#2563eb;height:2px}
.hero-search button,.hero-actions .btn:first-child{
  background:#2563eb;
  box-shadow:0 12px 26px rgba(37,99,235,.18);
}
.hero-search button:hover,.hero-actions .btn:first-child:hover{background:#1d4ed8}
.hero-visual{
  box-shadow:0 18px 46px rgba(15,23,42,.09);
  border-color:#dbe4ef;
}
.visual-map{
  height:218px;
  background:linear-gradient(135deg,#0f172a,#1d4ed8 62%,#0f766e);
}
.visual-map:after{display:none}
.pulse-line{animation:none;opacity:.85}
.map-glow{opacity:.55;box-shadow:0 0 0 6px rgba(255,255,255,.08),0 0 20px rgba(56,189,248,.35)}
.service-node{
  box-shadow:0 10px 24px rgba(15,23,42,.14);
  animation:none;
}
.visual-card{gap:8px}
.visual-card div{
  min-height:58px;
  box-shadow:none;
}
.visual-card div:before{height:2px;background:#2563eb}

.home-action-strip{margin-top:0;background:#fff;border-bottom:1px solid #e2e8f0}
.action-strip-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  border-left:1px solid #e2e8f0;
}
.action-strip-card{
  min-height:72px;
  border:0;
  border-right:1px solid #e2e8f0;
  border-radius:0;
  box-shadow:none;
  background:#fff;
  backdrop-filter:none;
  padding:12px 14px;
}
.action-strip-card:hover{
  transform:none;
  box-shadow:none;
  background:#f8fbff;
}
.action-icon{
  width:36px;
  height:36px;
  border-radius:13px;
  background:#eff6ff;
  box-shadow:none;
}
.action-icon:before,.action-icon:after{filter:none}
.action-search:before{border-color:#2563eb;left:10px;top:9px;width:13px;height:13px;border-width:2px}
.action-search:after{background:#2563eb;left:23px;top:23px;width:8px;height:2px}
.action-location:before{background:#2563eb;left:11px;top:8px;width:15px;height:19px}
.action-location:after{background:#fff;left:16px;top:13px;width:6px;height:6px}
.action-grid:before{left:9px;top:9px;width:7px;height:7px;background:#2563eb;box-shadow:12px 0 0 #2563eb,0 12px 0 #2563eb,12px 12px 0 #2563eb}
.action-provider:before,.action-provider:after{background:#0f766e}

.section-title h2:before{
  width:6px;
  height:22px;
  background:#2563eb;
  box-shadow:none;
}
.compact-section{padding:28px 0}
.compact-section:not(.soft):not(.category-directory){background:#fff}
.soft,.category-directory{background:#f8fbff}
.service-tile,.group-preview-card,.provider-card,.district-card,.info-card,.guide-card,.faq-item{
  box-shadow:0 10px 28px rgba(15,23,42,.045);
  border-color:#e2e8f0;
}
.service-tile:hover,.group-preview-card:hover,.provider-card:hover,.district-card:hover,.info-card:hover,.guide-card:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 42px rgba(15,23,42,.08);
}
.service-tile:before,.group-preview-card:after,.provider-card:after,.district-card:after,.info-card:after{display:none}
.group-preview-card{min-height:190px}
.step-card{border-top:0}
.info-card:before{opacity:.35}

@media(max-width:900px){
  .hero-launch{padding:16px 0 18px}
  .home-action-strip{margin-top:0}
  .action-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e2e8f0}
  .action-strip-card{min-height:62px;padding:10px 12px}
}
@media(max-width:640px){
  .hero-launch{padding:14px 0 16px}
  .hero-copy h1{max-width:14ch;font-size:clamp(1.72rem,7.2vw,2.06rem)}
  .hero-copy p{font-size:14px;line-height:1.42}
  .hero-search{margin-top:12px;padding:8px}
  .hero-actions{margin-top:9px}
  .example-row{margin-top:8px}
  .action-strip-grid{gap:0}
  .action-strip-card{
    grid-template-columns:30px 1fr;
    min-height:56px;
    padding:9px 10px;
    column-gap:8px;
  }
  .action-icon{width:30px;height:30px;border-radius:11px}
  .action-strip-card strong{font-size:12px}
  .action-strip-card small{display:none}
  .compact-section{padding:22px 0}
  .section-title{margin-bottom:12px}
  .section-title h2{font-size:21px}
  .service-tile{min-height:128px}
  .group-preview-card,.step-card,.district-card,.info-card,.guide-card,.faq-item,.provider-card{padding:13px}
}
@media(max-width:360px){
  .action-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .action-strip-card{min-height:54px}
}

/* Homepage compact refinement: make mobile calmer and bring services above the fold */
.site-header{
  top:0;
  box-shadow:0 8px 26px rgba(15,23,42,.06);
}
.nav{min-height:66px}
.brand-logo{display:block;max-width:178px;height:auto}
.nav-links a{
  min-height:40px;
  display:inline-flex;
  align-items:center;
}
.nav-links a:not(.nav-cta):hover{
  background:#f1f5f9;
  color:#1d4ed8;
}
.nav-links a.active{
  background:#eff6ff;
  color:#1d4ed8;
}
.mobile-actions a,
.mobile-actions button{
  position:relative;
  min-width:42px;
  height:42px;
  border-radius:14px;
  border:1px solid #dbe4ef;
  background:#fff;
  color:#0f172a;
  font-size:0;
  box-shadow:0 8px 18px rgba(15,23,42,.05);
}
.mobile-actions a:before,
.mobile-actions button:before,
.mobile-actions button:after{
  content:"";
  position:absolute;
  box-sizing:border-box;
}
.mobile-location:before{
  left:14px;
  top:10px;
  width:14px;
  height:18px;
  border-radius:11px 11px 11px 3px;
  background:#2563eb;
  transform:rotate(45deg);
}
.mobile-location:after{
  content:"";
  position:absolute;
  left:18px;
  top:14px;
  width:6px;
  height:6px;
  border-radius:999px;
  background:#fff;
}
.mobile-search:before{
  left:12px;
  top:11px;
  width:15px;
  height:15px;
  border:2px solid #2563eb;
  border-radius:999px;
}
.mobile-search:after{
  content:"";
  position:absolute;
  left:26px;
  top:26px;
  width:9px;
  height:2px;
  border-radius:99px;
  background:#2563eb;
  transform:rotate(45deg);
}
.mobile-login:before{
  left:14px;
  top:9px;
  width:14px;
  height:14px;
  border-radius:999px;
  background:#0f766e;
}
.mobile-login:after{
  content:"";
  position:absolute;
  left:10px;
  top:25px;
  width:22px;
  height:10px;
  border-radius:14px 14px 6px 6px;
  background:#0f766e;
}
.menu-toggle:before{
  left:11px;
  top:13px;
  width:20px;
  height:2px;
  border-radius:99px;
  background:#0f172a;
  box-shadow:0 7px 0 #0f172a,0 14px 0 #0f172a;
}
.menu-toggle:after{display:none}
.hero-search .field-block:before{
  content:"";
  position:absolute;
  left:13px;
  top:50%;
  width:16px;
  height:16px;
  transform:translateY(-50%);
  opacity:.78;
}
.hero-search .field-block:first-child:before{
  border:2px solid #2563eb;
  border-radius:6px;
  box-shadow:7px -7px 0 -5px #2563eb;
}
.hero-search .field-block:nth-child(2):before{
  width:14px;
  height:18px;
  border-radius:11px 11px 11px 3px;
  background:#0f766e;
  transform:translateY(-50%) rotate(45deg);
}
.hero-search .field-block label,
.hero-search .field-block input,
.hero-search .field-block select{
  padding-left:36px;
}
.hero-copy h1{max-width:12ch}
.hero-copy p{max-width:620px}
.hero-actions .btn{
  min-height:46px;
  padding:12px 18px;
}
.advanced-location:not([open]) .advanced-location-grid{
  display:none!important;
}
.advanced-location[open] .advanced-location-grid{
  display:grid;
}
.service-tile{
  border-radius:18px;
}
.service-tile small,
.group-preview-card p,
.provider-card p,
.guide-card p{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.final-cta{
  background:linear-gradient(135deg,#0f172a,#1d4ed8);
}

@media(max-width:1100px){
  .header-search{display:none}
  .nav{min-height:64px}
}
@media(max-width:900px){
  .hero-launch-grid{
    grid-template-columns:1fr;
    gap:0;
  }
  .hero-visual{
    display:none;
  }
  .hero-copy{
    max-width:720px;
    margin:0 auto;
    text-align:left;
  }
  .hero-copy h1{
    max-width:15ch;
  }
  .hero-search{
    grid-template-columns:1fr;
    border-radius:18px;
  }
  .hero-search .field-block{
    min-height:58px;
    border:1px solid #e2e8f0;
    border-radius:14px;
    background:#f8fafc;
    padding:9px 12px;
  }
  .hero-search button{
    height:50px;
    border-radius:14px;
  }
  .advanced-location{
    padding:0;
    border-top:0;
  }
  .advanced-location summary{
    width:100%;
    min-height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px dashed #bfdbfe;
    border-radius:14px;
    background:#eff6ff;
    color:#1d4ed8;
  }
  .home-action-strip{
    display:none;
  }
}

/* Full custom redesign: non-Bootstrap marketplace layout */
:root{
  --md-ink:#07111f;
  --md-ink-soft:#1d2b44;
  --md-muted:#6d7890;
  --md-bg:#f4f7fb;
  --md-line:rgba(13,24,42,.10);
  --md-blue:#1c64f2;
  --md-cyan:#16b8a6;
  --md-lime:#a3e635;
  --md-gold:#f5b84b;
  --md-violet:#7c3aed;
  --md-card:#ffffff;
  --md-dark:#07111f;
  --md-dark-2:#0f1e35;
  --md-radius:26px;
  --md-radius-lg:38px;
  --md-shadow:0 24px 80px rgba(13,24,42,.13);
  --md-shadow-soft:0 16px 46px rgba(13,24,42,.08);
  --md-ease:cubic-bezier(.22,1,.36,1);
}
body{
  background:
    linear-gradient(180deg,#f7f9fd 0,#eef5ff 38%,#ffffff 100%)!important;
}
.container{
  width:min(100% - 44px,1280px)!important;
}
.announcement{
  background:linear-gradient(90deg,#07111f,#173b8f 55%,#0f766e)!important;
}
.site-header{
  background:#07111f!important;
  color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 20px 60px rgba(7,17,31,.18)!important;
}
.site-header.is-scrolled{
  background:#07111f!important;
}
.nav-links a{
  color:rgba(255,255,255,.86)!important;
}
.nav-links a.active,
.nav-links a:hover{
  background:rgba(255,255,255,.11)!important;
  color:#fff!important;
}
.nav-links a.active{
  box-shadow:inset 0 -2px 0 #60a5fa!important;
}
.header-search{
  background:rgba(255,255,255,.10)!important;
  border-color:rgba(255,255,255,.14)!important;
}
.header-search input{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
}
.header-search input::placeholder{
  color:rgba(255,255,255,.62)!important;
}
.nav-cta{
  background:linear-gradient(135deg,#fff,#dbeafe)!important;
  color:#07111f!important;
  box-shadow:0 16px 38px rgba(255,255,255,.18)!important;
}
.mobile-actions a,
.menu-toggle{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.16)!important;
}
.md-hero{
  position:relative;
  overflow:hidden;
  min-height:720px;
  padding:62px 0 34px;
  color:#fff;
  background:
    radial-gradient(circle at 18% 28%,rgba(28,100,242,.34),transparent 32%),
    radial-gradient(circle at 80% 24%,rgba(22,184,166,.32),transparent 30%),
    linear-gradient(135deg,#050b16 0%,#091933 46%,#09291f 100%);
}
.md-hero:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:160px;
  background:linear-gradient(180deg,transparent,#f4f7fb);
  pointer-events:none;
}
.md-hero-orb{
  position:absolute;
  border-radius:999px;
  filter:blur(18px);
  opacity:.78;
  pointer-events:none;
}
.md-hero-orb-a{
  width:360px;
  height:360px;
  right:8%;
  top:18%;
  background:conic-gradient(from 180deg,var(--md-blue),var(--md-cyan),var(--md-violet),var(--md-blue));
  animation:mdFloat 8s ease-in-out infinite;
}
.md-hero-orb-b{
  width:220px;
  height:220px;
  left:4%;
  bottom:12%;
  background:radial-gradient(circle,var(--md-gold),transparent 68%);
  opacity:.22;
}
.md-hero-shell{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(390px,.78fr);
  gap:46px;
  align-items:center;
}
.md-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#dff8ff;
  font-size:12px;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
  backdrop-filter:blur(14px);
}
.md-kicker span{
  width:9px;
  height:9px;
  border-radius:999px;
  background:var(--md-cyan);
  box-shadow:0 0 0 6px rgba(22,184,166,.16);
}
.md-hero-copy h1{
  max-width:820px;
  margin:20px 0 16px;
  font-size:clamp(3.2rem,6vw,6.2rem);
  line-height:.88;
  letter-spacing:-.075em;
  color:#fff;
}
.md-hero-copy p{
  max-width:680px;
  margin:0;
  color:rgba(235,245,255,.84);
  font-size:clamp(1.04rem,1.35vw,1.25rem);
  line-height:1.55;
  font-weight:650;
}
.md-search-console{
  margin-top:26px;
  padding:12px;
  max-width:780px;
  border-radius:30px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.17);
  box-shadow:0 30px 90px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(24px) saturate(140%);
}
.md-search-fields{
  display:grid;
  grid-template-columns:minmax(220px,1.1fr) minmax(180px,.9fr) 132px;
  gap:10px;
}
.md-field{
  position:relative;
  min-width:0;
  min-height:66px;
  display:grid;
  align-content:center;
  padding:9px 14px;
  border-radius:20px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.30);
}
.md-field label{
  color:#546179;
  font-size:10px;
  letter-spacing:.09em;
  font-weight:950;
  text-transform:uppercase;
}
.md-field input,
.md-field select{
  width:100%;
  height:34px;
  border:0;
  outline:0;
  background:transparent;
  color:#07111f;
  font-size:15px;
  font-weight:850;
}
.md-search-fields button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:0;
  border-radius:20px;
  background:linear-gradient(135deg,var(--md-blue),#0047d9);
  color:#fff;
  font-weight:950;
  box-shadow:0 20px 48px rgba(28,100,242,.34);
}
.md-advanced-location{
  margin-top:8px;
}
.md-advanced-location summary{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#dff8ff;
  font-weight:950;
  cursor:pointer;
}
.md-advanced-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:8px;
}
.md-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:18px;
}
.md-btn{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:0 22px;
  text-decoration:none;
  font-weight:950;
  text-align:center;
  white-space:normal;
  transition:transform .22s var(--md-ease),box-shadow .22s var(--md-ease),background .22s var(--md-ease);
}
.md-btn:hover{
  transform:translateY(-2px);
}
.md-btn-primary{
  background:linear-gradient(135deg,var(--md-blue),#0047d9);
  color:#fff;
  box-shadow:0 20px 46px rgba(28,100,242,.34);
}
.md-btn-secondary{
  background:rgba(255,255,255,.10);
  color:#fff;
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(14px);
}
.md-popular-row{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}
.md-popular-row span{
  color:rgba(235,245,255,.70);
  font-size:12px;
  font-weight:950;
}
.md-popular-row a{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  padding:0 13px;
  border-radius:999px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.15);
}
.md-hero-board{
  position:relative;
  padding:18px;
  border-radius:38px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.17);
  box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter:blur(24px);
}
.md-board-top{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:14px 14px 0;
  color:#dff8ff;
  font-weight:900;
}
.md-board-top span{
  color:rgba(235,245,255,.72);
}
.md-radar{
  position:relative;
  min-height:360px;
  margin-top:12px;
  border-radius:30px;
  overflow:hidden;
  background:
    linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),
    radial-gradient(circle at 50% 50%,rgba(22,184,166,.30),transparent 26%),
    linear-gradient(135deg,#07111f,#123a91 58%,#0f766e);
  background-size:34px 34px,34px 34px,auto,auto;
}
.md-radar-ring{
  position:absolute;
  inset:50%;
  width:170px;
  height:170px;
  margin:-85px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  box-shadow:0 0 0 72px rgba(255,255,255,.04),0 0 0 140px rgba(255,255,255,.025);
  animation:mdPulse 3.6s ease-in-out infinite;
}
.md-provider-pin{
  position:absolute;
  width:210px;
  padding:14px;
  border-radius:22px;
  color:#07111f;
  background:rgba(255,255,255,.90);
  box-shadow:0 22px 54px rgba(0,0,0,.24);
  backdrop-filter:blur(12px);
}
.md-provider-pin b,
.md-provider-pin small{
  display:block;
}
.md-provider-pin small{
  margin-top:4px;
  color:#546179;
  font-weight:850;
}
.pin-a{left:20px;top:28px}
.pin-b{right:20px;top:102px}
.pin-c{left:72px;bottom:28px}
.md-mini-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:12px;
}
.md-mini-stats div{
  min-height:76px;
  padding:13px;
  border-radius:22px;
  background:rgba(255,255,255,.92);
  color:#07111f;
}
.md-mini-stats small{
  display:block;
  margin-top:4px;
  color:#63708a;
  font-weight:850;
}
.md-command-strip{
  position:relative;
  z-index:3;
  margin-top:-44px;
}
.md-command-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  padding:12px;
  border-radius:30px;
  background:rgba(255,255,255,.86);
  box-shadow:var(--md-shadow);
  backdrop-filter:blur(20px);
}
.md-command-grid a{
  min-height:86px;
  display:grid;
  grid-template-columns:46px 1fr;
  grid-template-rows:auto auto;
  column-gap:12px;
  align-content:center;
  padding:14px;
  border-radius:22px;
  color:#07111f;
  text-decoration:none;
  background:#fff;
  transition:transform .22s var(--md-ease),box-shadow .22s var(--md-ease);
}
.md-command-grid a:hover{
  transform:translateY(-4px);
  box-shadow:var(--md-shadow-soft);
}
.md-command-grid .action-icon{grid-row:1 / 3}
.md-command-grid small{
  color:#65728a;
  font-weight:800;
}
.md-section{
  padding:58px 0;
}
.md-section-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}
.md-section-head span,
.md-directory-intro span,
.md-location-shell span,
.info-card>span{
  display:block;
  margin-bottom:8px;
  color:var(--md-blue);
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.md-section-head h2,
.md-directory-intro h2,
.md-location-shell h2,
.info-card h2{
  margin:0;
  color:#07111f;
  font-size:clamp(2rem,3.4vw,3.5rem);
  line-height:.98;
  letter-spacing:-.06em;
}
.md-section-head p,
.md-directory-intro p,
.md-location-shell p{
  max-width:610px;
  color:#64748b;
  font-weight:700;
}
.md-section-head>a{
  color:var(--md-blue);
  font-weight:950;
  text-decoration:none;
}
.md-service-bento{
  display:grid;
  grid-template-columns:1.2fr repeat(3,1fr);
  gap:14px;
}
.md-service-card{
  position:relative;
  min-height:208px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:20px;
  overflow:hidden;
  border-radius:30px;
  text-decoration:none;
  color:#07111f;
  background:#fff;
  box-shadow:var(--md-shadow-soft);
  border:1px solid rgba(13,24,42,.08);
  transition:transform .24s var(--md-ease),box-shadow .24s var(--md-ease);
}
.md-service-card.featured{
  grid-row:span 2;
  min-height:430px;
  color:#fff;
  background:
    radial-gradient(circle at 80% 16%,rgba(22,184,166,.45),transparent 28%),
    linear-gradient(135deg,#07111f,#173b8f 66%,#0f766e);
}
.md-service-card:hover{
  transform:translateY(-6px);
  box-shadow:var(--md-shadow);
}
.md-service-card strong{
  font-size:18px;
  letter-spacing:-.02em;
}
.md-service-card small{
  color:inherit;
  opacity:.72;
  font-weight:800;
}
.md-service-card em{
  color:inherit;
  font-style:normal;
  font-weight:950;
}
.md-directory-shell,
.md-location-shell,
.md-content-grid,
.md-trust-grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:22px;
}
.md-directory-intro,
.md-location-shell>div:first-child{
  position:sticky;
  top:104px;
  align-self:start;
  padding:28px;
  border-radius:34px;
  background:#07111f;
  color:#fff;
  box-shadow:var(--md-shadow);
}
.md-directory-intro h2,
.md-directory-intro p,
.md-location-shell h2,
.md-location-shell p{
  color:#fff;
}
.md-group-stack{
  display:grid;
  gap:12px;
}
.md-group-row{
  display:grid;
  grid-template-columns:.7fr 1fr;
  gap:16px;
  padding:20px;
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(13,24,42,.08);
  box-shadow:var(--md-shadow-soft);
}
.md-group-row h3{
  margin:0 0 6px;
  color:#07111f;
}
.md-group-row p{
  margin:0;
  color:#64748b;
  font-weight:750;
}
.md-tabs{
  padding:18px;
  border-radius:34px;
  background:#fff;
  box-shadow:var(--md-shadow-soft);
}
.md-steps{
  gap:14px!important;
}
.md-steps .step-card{
  position:relative;
  border-radius:28px!important;
  background:linear-gradient(180deg,#fff,#f8fbff)!important;
}
.md-provider-showcase{
  background:
    radial-gradient(circle at 16% 8%,rgba(28,100,242,.08),transparent 24%),
    linear-gradient(180deg,#eef5ff,#fff);
}
.md-provider-grid{
  grid-template-columns:repeat(3,1fr)!important;
  gap:16px!important;
}
.provider-card{
  border-radius:30px!important;
}
.md-location-console{
  background:#07111f;
}
.md-location-shell{
  grid-template-columns:.7fr 1.3fr;
}
.md-location-shell>div:first-child{
  background:linear-gradient(135deg,#102548,#07111f)!important;
}
.md-district-grid{
  grid-template-columns:repeat(4,1fr)!important;
  gap:12px!important;
}
.md-district-grid .district-card{
  min-height:118px!important;
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.md-district-grid .district-card small{
  color:rgba(255,255,255,.68)!important;
}
.md-trust-grid,
.md-content-grid{
  grid-template-columns:1fr 1fr;
}
.info-card{
  padding:28px!important;
  border-radius:34px!important;
}
.guide-grid{
  display:grid;
  gap:12px;
}
.guide-card{
  padding:16px!important;
  border-radius:22px!important;
}
.md-faq-grid{
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.md-final-card{
  border-radius:38px!important;
}
.footer{
  background:#050b16!important;
}
@keyframes mdFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg)}
  50%{transform:translate3d(-18px,18px,0) rotate(10deg)}
}
@keyframes mdPulse{
  0%,100%{transform:scale(.92);opacity:.82}
  50%{transform:scale(1.08);opacity:.42}
}
@media(max-width:1180px){
  .md-hero-shell,
  .md-directory-shell,
  .md-location-shell{
    grid-template-columns:1fr;
  }
  .md-hero{
    min-height:0;
  }
  .md-hero-board{
    display:none;
  }
  .md-directory-intro,
  .md-location-shell>div:first-child{
    position:static;
  }
  .md-provider-grid{
    grid-template-columns:repeat(2,1fr)!important;
  }
}
@media(max-width:900px){
  .md-hero{
    min-height:0;
    padding:28px 0 78px;
  }
  .md-hero-board{
    display:none;
  }
  .md-search-fields{
    grid-template-columns:1fr;
  }
  .md-command-strip{
    margin-top:-58px;
  }
  .md-command-grid{
    grid-template-columns:1fr 1fr;
  }
  .md-service-bento{
    grid-template-columns:repeat(2,1fr);
  }
  .md-service-card.featured{
    grid-row:auto;
    grid-column:1 / -1;
    min-height:240px;
  }
  .md-trust-grid,
  .md-content-grid{
    grid-template-columns:1fr;
  }
  .md-district-grid{
    grid-template-columns:repeat(2,1fr)!important;
  }
}
@media(max-width:640px){
  .container{
    width:min(100% - 24px,1280px)!important;
  }
  .md-hero{
    padding-top:18px;
    overflow:hidden;
  }
  .md-hero-shell,
  .md-hero-copy,
  .md-search-console,
  .md-search-fields,
  .md-field,
  .md-hero-actions,
  .md-popular-row{
    width:100%;
    max-width:100%;
    min-width:0;
    box-sizing:border-box;
  }
  .md-hero-copy h1{
    max-width:100%;
    font-size:clamp(1.92rem,9vw,2.35rem);
    line-height:1.02;
    letter-spacing:-.045em;
    text-wrap:balance;
    overflow-wrap:normal;
  }
  .md-hero-copy p{
    width:100%;
    max-width:100%;
    font-size:14px;
    overflow-wrap:break-word;
  }
  .md-search-console{
    border-radius:24px;
    padding:9px;
  }
  .md-field{
    min-height:58px;
    border-radius:17px;
  }
  .md-search-fields button{
    width:100%;
    min-width:0;
    min-height:48px;
    border-radius:17px;
  }
  .md-hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .md-btn{
    width:100%;
    min-height:48px;
    padding-inline:14px;
    font-size:14px;
    line-height:1.18;
    overflow-wrap:anywhere;
  }
  .md-popular-row{
    flex-wrap:nowrap;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .md-popular-row::-webkit-scrollbar{display:none}
  .md-popular-row a{flex:0 0 auto}
  .md-command-grid{
    padding:8px;
    gap:8px;
  }
  .md-command-grid a{
    grid-template-columns:1fr;
    min-height:104px;
    padding:12px;
  }
  .md-command-grid .action-icon{
    grid-row:auto;
  }
  .md-section{
    padding:38px 0;
  }
  .md-section-head{
    display:block;
  }
  .md-section-head h2,
  .md-directory-intro h2,
  .md-location-shell h2,
  .info-card h2{
    font-size:clamp(1.75rem,8vw,2.35rem);
  }
  .md-service-bento{
    gap:10px;
  }
  .md-service-card{
    min-height:170px;
    padding:14px;
    border-radius:22px;
  }
  .md-service-card.featured{
    min-height:210px;
  }
  .md-group-row{
    grid-template-columns:1fr;
    padding:16px;
    border-radius:22px;
  }
  .md-provider-grid{
    grid-template-columns:1fr!important;
  }
  .md-faq-grid{
    grid-template-columns:1fr!important;
  }
}

/* Full custom redesign lock: keep the new layout from legacy overrides */
.site-header,
.site-header.is-scrolled{
  background:#07111f!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 18px 54px rgba(7,17,31,.26)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.site-header .nav-links a:not(.nav-cta),
.site-header .nav-links a:not(.nav-cta):visited{
  color:rgba(255,255,255,.86)!important;
  text-shadow:none!important;
}
.site-header .nav-links a:not(.nav-cta):hover,
.site-header .nav-links a.active:not(.nav-cta){
  color:#fff!important;
  background:rgba(255,255,255,.12)!important;
}
.site-header .header-search{
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:none!important;
}
.site-header .header-search input{
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
}
.site-header .header-search input::placeholder{
  color:rgba(255,255,255,.64)!important;
}
.md-hero .md-hero-shell,
.md-hero .md-hero-copy,
.md-hero .md-search-console{
  min-width:0!important;
}
@media(max-width:640px){
  .md-hero .container,
  .md-hero-shell,
  .md-hero-copy,
  .md-search-console,
  .md-search-fields,
  .md-field,
  .md-hero-actions{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .md-hero-copy h1,
  .md-hero-copy p{
    max-width:100%!important;
  }
}
@media(max-width:640px){
  .announcement-inner{
    min-height:34px;
    font-size:12px;
    line-height:1.25;
    padding-right:44px;
  }
  .announcement .icon-btn{
    right:10px;
    top:50%;
    transform:translateY(-50%);
  }
  .site-header{
    top:0;
  }
  .nav{
    min-height:58px;
    gap:8px;
  }
  .brand-logo{
    max-width:132px;
  }
  .mobile-actions{
    gap:6px;
  }
  .mobile-actions a,
  .mobile-actions button{
    min-width:38px;
    height:38px;
    border-radius:12px;
  }
  .mobile-location:before{left:12px;top:9px}
  .mobile-location:after{left:16px;top:13px}
  .mobile-search:before{left:10px;top:10px}
  .mobile-search:after{left:24px;top:24px}
  .mobile-login:before{left:12px;top:8px}
  .mobile-login:after{left:8px;top:23px}
  .menu-toggle:before{left:9px;top:11px}
  .hero-launch{
    padding:12px 0 14px;
  }
  .market-pill{
    font-size:11px;
    padding:6px 9px;
  }
  .hero-copy h1{
    max-width:100%;
    margin-top:10px;
    font-size:clamp(1.58rem,7vw,1.95rem);
    line-height:1.05;
    letter-spacing:-.03em;
  }
  .hero-copy p{
    margin-top:8px;
    font-size:13.5px;
  }
  .hero-search{
    gap:8px;
    margin-top:10px;
    padding:8px;
    border-radius:16px;
  }
  .hero-search .field-block{
    min-height:54px;
    padding:8px 10px;
  }
  .hero-search .field-block label{
    font-size:10px;
  }
  .hero-search .field-block input,
  .hero-search .field-block select{
    font-size:14px;
  }
  .advanced-location summary{
    min-height:40px;
    font-size:12px;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .hero-actions .btn{
    min-height:42px;
    padding:10px 11px;
    font-size:12px;
    border-radius:13px;
  }
  .example-row{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:2px;
    scrollbar-width:none;
  }
  .example-row::-webkit-scrollbar{display:none}
  .example-row a{
    flex:0 0 auto;
    padding:8px 10px;
    font-size:12px;
  }
  .launch-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .service-tile{
    min-height:112px;
    padding:12px;
  }
  .tile-icon{
    width:40px;
    height:40px;
    border-radius:13px;
    margin-bottom:8px;
  }
  .service-emoji{
    font-size:20px!important;
  }
  .service-tile strong{
    font-size:13px;
    line-height:1.2;
  }
  .service-tile small{
    font-size:11px;
    line-height:1.25;
    -webkit-line-clamp:1;
  }
  .service-tile em{
    margin-top:7px;
    font-size:11px;
  }
}
@media(max-width:370px){
  .brand-logo{max-width:116px}
  .mobile-actions{gap:4px}
  .mobile-actions a,
  .mobile-actions button{
    min-width:35px;
    height:35px;
  }
  .hero-actions{
    grid-template-columns:1fr;
  }
}

/* Final homepage sizing guard: remove inherited wide hero widths and oversized desktop hero */
@media(min-width:901px){
  .hero-launch{
    padding:26px 0 14px!important;
  }
  .hero-launch-grid{
    align-items:center!important;
    gap:24px!important;
  }
  .hero-copy h1{
    max-width:740px!important;
    font-size:clamp(2.3rem,3.7vw,3.65rem)!important;
    line-height:1.03!important;
  }
  .hero-copy p{
    max-width:640px!important;
  }
  .visual-map{
    height:190px!important;
  }
  .hero-visual{
    align-self:center!important;
  }
}
@media(max-width:900px){
  .hero-launch{
    overflow:hidden!important;
    padding:12px 0 16px!important;
  }
  .hero-launch .container,
  .hero-launch-grid,
  .hero-copy,
  .hero-copy h1,
  .hero-copy p,
  .hero-search,
  .hero-actions,
  .example-row{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .hero-copy{
    margin:0!important;
  }
  .hero-copy h1{
    max-width:100%!important;
  }
  .hero-copy p{
    max-width:48rem!important;
  }
}
@media(min-width:641px) and (max-width:900px){
  .hero-copy h1{
    font-size:clamp(2rem,5.2vw,2.65rem)!important;
  }
  .hero-search{
    max-width:680px!important;
  }
  .hero-search .field-block{
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
    padding:7px 12px 7px 40px!important;
  }
  .hero-search .field-block label{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
  }
  .hero-search .field-block input,
  .hero-search .field-block select{
    height:36px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .hero-search button{
    height:46px!important;
  }
  .hero-actions{
    display:flex!important;
  }
}
@media(max-width:640px){
  .hero-copy h1{
    font-size:clamp(1.54rem,6.7vw,1.92rem)!important;
  }
  .hero-copy p{
    max-width:100%!important;
  }
  .hero-search{
    box-shadow:0 10px 26px rgba(15,23,42,.07)!important;
  }
  .hero-search .field-block{
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    padding:6px 10px 6px 46px!important;
  }
  .hero-search .field-block:before{
    left:13px!important;
  }
  .hero-search .field-block label{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
  }
  .hero-search .field-block input,
  .hero-search .field-block select{
    height:34px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .hero-search button{
    height:44px!important;
  }
  .hero-actions .btn.alt{
    display:flex!important;
  }
  .hero-actions{
    grid-template-columns:1fr 1fr!important;
  }
  .hero-actions .btn{
    min-height:40px!important;
    font-size:11.5px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .service-tile small{
    display:none!important;
  }
  .service-tile{
    min-height:126px!important;
  }
}
@media(max-width:340px){
  .hero-actions{
    grid-template-columns:1fr!important;
  }
}

/* Visible premium polish pass: clearer hierarchy, richer color, stronger marketplace feel */
body{
  background:#f6f9ff;
}
.announcement{
  background:linear-gradient(90deg,#0f172a,#123074 58%,#0f766e);
  box-shadow:0 1px 0 rgba(255,255,255,.08) inset;
}
.announcement-inner{
  font-weight:750;
}
.site-header{
  border-bottom:1px solid rgba(148,163,184,.28);
  box-shadow:0 10px 32px rgba(15,23,42,.075)!important;
}
.nav{
  height:72px;
}
.brand{
  padding:6px 0;
}
.brand-logo{
  filter:drop-shadow(0 8px 14px rgba(37,99,235,.12));
}
.header-search{
  background:#fff;
  border:1px solid #dbe4ef;
  border-radius:999px;
  padding:5px;
  box-shadow:0 12px 30px rgba(37,99,235,.09);
}
.header-search input{
  background:#f8fafc;
  border-color:transparent;
}
.header-search input:focus{
  background:#fff;
  border-color:#bfdbfe;
}
.nav-links a:not(.nav-cta){
  padding-inline:10px;
  color:#233148;
}
.nav-links a.active{
  box-shadow:0 8px 20px rgba(37,99,235,.12);
}
.nav-cta{
  box-shadow:0 12px 28px rgba(37,99,235,.24);
}

.hero-launch{
  padding:46px 0 30px!important;
  background:
    radial-gradient(circle at 13% 18%,rgba(37,99,235,.14),transparent 30%),
    radial-gradient(circle at 82% 18%,rgba(15,118,110,.16),transparent 30%),
    linear-gradient(180deg,#f4f8ff 0%,#ffffff 70%,#f8fbff 100%)!important;
  border-bottom:1px solid #e2e8f0;
}
.hero-launch:before{
  display:block;
  width:480px;
  height:480px;
  right:-180px;
  bottom:-230px;
  background:radial-gradient(circle,rgba(37,99,235,.12),transparent 68%);
}
.hero-launch:after{
  content:"";
  position:absolute;
  left:-160px;
  top:80px;
  width:360px;
  height:360px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(45,212,191,.11),transparent 68%);
  pointer-events:none;
}
.hero-launch-grid{
  position:relative;
  z-index:1;
}
.market-pill{
  background:#eaf2ff!important;
  border-color:#bfdbfe!important;
  color:#1d4ed8!important;
  letter-spacing:.035em;
  box-shadow:0 10px 22px rgba(37,99,235,.08)!important;
}
.hero-copy h1{
  color:#0b1224!important;
  background:linear-gradient(135deg,#0b1224 0%,#153e9f 64%,#0f766e 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  text-wrap:balance;
}
.hero-copy p{
  color:#334155!important;
  font-weight:650;
}
.hero-search{
  border:1px solid #b9cdf8!important;
  border-top:3px solid #2563eb!important;
  box-shadow:0 24px 60px rgba(37,99,235,.14),0 12px 30px rgba(15,23,42,.06)!important;
  background:rgba(255,255,255,.94)!important;
}
.hero-search:before{
  display:none;
}
.hero-search .field-block{
  position:relative;
  background:#f8fbff;
  border:1px solid #e2e8f0;
  border-radius:16px;
  padding:9px 12px;
}
.hero-search .field-block label{
  color:#475569;
}
.hero-search .field-block input,
.hero-search .field-block select{
  border-color:transparent;
  background:transparent;
  padding-left:36px!important;
  font-size:15px;
}
.hero-search .field-block:focus-within{
  background:#fff;
  border-color:#93c5fd;
  box-shadow:0 0 0 4px rgba(37,99,235,.09);
}
.hero-search button{
  border:0;
  background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;
  box-shadow:0 14px 28px rgba(37,99,235,.24)!important;
  font-weight:950;
}
.advanced-location summary{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
}
.advanced-location summary:after{
  content:"";
  width:8px;
  height:8px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  transition:transform var(--sp-transition);
}
.advanced-location[open] summary:after{
  transform:rotate(225deg) translateY(-1px);
}
.hero-actions .btn:first-child{
  background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;
  box-shadow:0 14px 30px rgba(37,99,235,.22)!important;
}
.hero-actions .btn.alt{
  background:#fff!important;
  border-color:#bfdbfe!important;
  color:#1d4ed8!important;
  box-shadow:0 10px 22px rgba(15,23,42,.06);
}
.example-row .fine{
  color:#64748b;
  font-weight:900;
}
.example-row a{
  background:#fff;
  border-color:#dbe4ef;
  box-shadow:0 8px 18px rgba(15,23,42,.04);
}
.example-row a:hover{
  color:#1d4ed8;
  border-color:#93c5fd;
  background:#eff6ff;
}
.hero-visual{
  border-color:#bfdbfe!important;
  box-shadow:0 28px 70px rgba(37,99,235,.13)!important;
}
.visual-map{
  background:
    radial-gradient(circle at 38% 52%,rgba(45,212,191,.34),transparent 12%),
    linear-gradient(135deg,#09152f,#1d4ed8 60%,#0f766e)!important;
}
.service-node{
  border:1px solid rgba(255,255,255,.72);
}
.visual-card div{
  background:#fbfdff!important;
  border-color:#dbe4ef!important;
}

.home-action-strip{
  border-top:1px solid #e2e8f0;
  box-shadow:0 12px 28px rgba(15,23,42,.045);
}
.action-strip-card strong{
  color:#0f172a;
}
.action-strip-card:hover strong{
  color:#1d4ed8;
}
.section-title h2{
  letter-spacing:-.02em;
}
.service-tile{
  border:1px solid #dbe4ef!important;
  border-top:3px solid color-mix(in srgb,var(--tile-a,#2563eb) 70%,#fff)!important;
  box-shadow:0 14px 34px rgba(15,23,42,.07)!important;
}
.service-tile:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 24px 54px rgba(37,99,235,.13)!important;
}
.service-tile strong{
  color:#0b1224;
}
.service-tile em{
  color:#1d4ed8;
}

@media(max-width:900px){
  .hero-launch{
    padding:18px 0 16px!important;
  }
  .market-pill{
    box-shadow:none!important;
  }
}
@media(min-width:901px){
  .hero-search{
    grid-template-columns:minmax(210px,1.15fr) minmax(180px,.9fr) 108px!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .hero-search button{
    width:108px!important;
    min-width:108px!important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .hero-search{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 104px!important;
    max-width:680px!important;
  }
  .hero-search button{
    width:104px!important;
    min-width:104px!important;
  }
  .hero-search .field-block{
    min-height:58px!important;
  }
  .hero-search .field-block input{
    font-size:14px!important;
  }
}
@media(max-width:640px){
  .announcement-inner{
    min-height:34px!important;
  }
  .site-header{
    box-shadow:0 8px 24px rgba(15,23,42,.08)!important;
  }
  .hero-launch{
    background:
      radial-gradient(circle at 85% 5%,rgba(37,99,235,.13),transparent 34%),
      linear-gradient(180deg,#f5f9ff 0%,#fff 76%)!important;
  }
  .hero-copy h1{
    background:none!important;
    -webkit-text-fill-color:#0b1224!important;
    color:#0b1224!important;
  }
  .hero-search{
    border-top:3px solid #2563eb!important;
    border-radius:18px!important;
    box-shadow:0 16px 38px rgba(37,99,235,.12)!important;
  }
  .hero-search .field-block{
    background:#fbfdff;
  }
  .advanced-location summary{
    min-height:40px;
    justify-content:center;
  }
  .hero-actions .btn{
    font-weight:950;
  }
  .example-row a{
    box-shadow:none;
  }
  .service-tile{
    border-top-width:3px!important;
    box-shadow:0 12px 28px rgba(15,23,42,.07)!important;
  }
}

/* Final tightening pass: less height, cleaner mobile edges, less intrusive bottom nav */
@media(min-width:901px){
  .hero-launch{
    padding:34px 0 18px!important;
  }
  .hero-copy h1{
    font-size:clamp(2.55rem,3.35vw,3.35rem)!important;
  }
  .hero-copy p{
    font-size:17px!important;
    line-height:1.5!important;
  }
  .hero-search{
    margin-top:16px!important;
    padding:9px!important;
  }
  .hero-search .field-block{
    padding-block:7px!important;
  }
  .hero-search .field-block input{
    height:40px!important;
  }
  .visual-map{
    height:176px!important;
  }
  .hero-visual{
    padding:14px!important;
    border-radius:24px!important;
  }
  .visual-card div{
    min-height:52px!important;
    padding:9px!important;
  }
  .home-action-strip .action-strip-card{
    min-height:64px!important;
  }
}

@media(max-width:900px){
  .hero-launch{
    padding-top:12px!important;
  }
}

@media(max-width:640px){
  body{
    padding-bottom:78px;
  }
  .announcement-inner{
    font-size:11.5px!important;
    min-height:30px!important;
    padding-block:3px!important;
  }
  .announcement .icon-btn{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
  }
  .nav{
    min-height:56px!important;
  }
  .hero-launch{
    padding-top:10px!important;
    padding-bottom:12px!important;
  }
  .hero-copy{
    padding-inline:0!important;
  }
  .market-pill{
    font-size:10.5px!important;
    padding:5px 9px!important;
  }
  .hero-copy h1{
    margin-top:8px!important;
    font-size:clamp(1.48rem,6.35vw,1.78rem)!important;
    line-height:1.03!important;
  }
  .hero-copy p{
    margin-top:8px!important;
    font-size:13px!important;
    line-height:1.38!important;
  }
  .hero-search{
    width:calc(100% - 16px)!important;
    max-width:calc(100% - 16px)!important;
    margin:10px auto 0!important;
    padding:7px!important;
    border-radius:17px!important;
  }
  .hero-search .field-block{
    min-height:44px!important;
    border-radius:13px!important;
    padding-left:44px!important;
  }
  .hero-search .field-block input,
  .hero-search .field-block select{
    height:30px!important;
    font-size:13.5px!important;
  }
  .hero-search button{
    height:42px!important;
    border-radius:13px!important;
  }
  .advanced-location summary{
    min-height:38px!important;
  }
  .hero-actions{
    width:calc(100% - 16px)!important;
    margin:9px auto 0!important;
    gap:7px!important;
    grid-template-columns:1fr!important;
  }
  .hero-actions .btn{
    min-height:38px!important;
    border-radius:12px!important;
    font-size:12px!important;
  }
  .example-row{
    width:calc(100% - 4px)!important;
    margin:8px auto 0!important;
  }
  .compact-section{
    padding:20px 0!important;
  }
  .section-title h2{
    font-size:20px!important;
  }
  .section-title p{
    font-size:12.5px!important;
  }
  .mobile-bottom-bar{
    left:10px!important;
    right:10px!important;
    bottom:8px!important;
    min-height:52px!important;
    border-radius:18px!important;
    box-shadow:0 14px 34px rgba(15,23,42,.18)!important;
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:blur(16px);
  }
  .mobile-bottom-bar a{
    min-height:42px!important;
    font-size:11.5px!important;
  }
}

.service-tile.reveal-item{
  opacity:1!important;
  transform:none!important;
}

/* Hero section premium polish: scoped to the first homepage section only */
.hero-launch{
  padding:42px 0 24px!important;
  background:
    radial-gradient(circle at 8% 12%,rgba(37,99,235,.16),transparent 30%),
    radial-gradient(circle at 80% 18%,rgba(20,184,166,.18),transparent 28%),
    linear-gradient(180deg,#f3f8ff 0%,#ffffff 72%,#f8fbff 100%)!important;
}
.hero-launch-grid{
  grid-template-columns:minmax(0,1.02fr) minmax(390px,.82fr)!important;
  gap:30px!important;
  align-items:center!important;
}
.market-pill{
  display:inline-flex!important;
  align-items:center!important;
  min-height:32px!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  color:#1d4ed8!important;
  background:linear-gradient(180deg,#eff6ff,#dbeafe)!important;
  border:1px solid #bfdbfe!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.03em!important;
}
.market-pill:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:8px;
  border-radius:999px;
  background:#14b8a6;
  box-shadow:0 0 0 5px rgba(20,184,166,.14);
}
.hero-copy h1{
  max-width:720px!important;
  margin-top:14px!important;
  font-size:clamp(2.45rem,3.25vw,3.45rem)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
.hero-copy p{
  max-width:680px!important;
  margin-top:14px!important;
  color:#334155!important;
  font-size:17px!important;
  line-height:1.52!important;
}
.hero-search{
  width:100%!important;
  max-width:720px!important;
  margin-top:18px!important;
  padding:10px!important;
  grid-template-columns:minmax(210px,1.15fr) minmax(176px,.9fr) 112px!important;
  gap:10px!important;
  align-items:stretch!important;
  border:1px solid rgba(37,99,235,.24)!important;
  border-top:4px solid #2563eb!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 22px 60px rgba(37,99,235,.13),0 8px 26px rgba(15,23,42,.07)!important;
}
.hero-search .field-block{
  min-height:62px!important;
  padding:8px 12px 8px 46px!important;
  border-radius:16px!important;
  background:#f8fbff!important;
  border:1px solid #dbe7f6!important;
}
.hero-search .field-block:before{
  left:15px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  opacity:1!important;
  filter:drop-shadow(0 4px 8px rgba(37,99,235,.12));
}
.hero-search .field-block label{
  display:block!important;
  margin-bottom:2px!important;
  font-size:10.5px!important;
  line-height:1!important;
  font-weight:950!important;
  color:#475569!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.hero-search .field-block input,
.hero-search .field-block select{
  height:34px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#0f172a!important;
  font-size:15px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.hero-search .field-block input::placeholder{
  color:#64748b!important;
  font-weight:750!important;
}
.hero-search button{
  width:112px!important;
  min-width:112px!important;
  height:auto!important;
  min-height:62px!important;
  align-self:stretch!important;
  justify-content:center!important;
  border-radius:16px!important;
  font-size:14px!important;
  letter-spacing:.01em!important;
}
.advanced-location{
  grid-column:1 / -1!important;
  margin:0!important;
}
.advanced-location summary{
  width:max-content!important;
  min-height:38px!important;
  padding:0 10px!important;
  border-radius:12px!important;
  color:#1d4ed8!important;
  font-weight:950!important;
}
.advanced-location summary:hover{
  background:#eff6ff!important;
}
.advanced-location-grid{
  margin-top:8px!important;
  padding-top:8px!important;
  border-top:1px dashed #cbd5e1!important;
}
.hero-actions{
  max-width:720px!important;
  margin-top:14px!important;
  gap:10px!important;
}
.hero-actions .btn{
  min-height:44px!important;
  border-radius:14px!important;
  padding:0 17px!important;
  font-size:14px!important;
}
.hero-actions .btn:first-child:before,
.hero-actions .btn:first-child:after{
  content:none!important;
}
.example-row{
  max-width:720px!important;
  margin-top:12px!important;
  gap:8px!important;
  align-items:center!important;
}
.example-row .fine{
  flex:0 0 auto!important;
  font-size:12px!important;
}
.example-row a{
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  font-size:12.5px!important;
  color:#1f2a44!important;
  border-color:#cfe0f5!important;
  background:linear-gradient(180deg,#fff,#f8fbff)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease!important;
}
.example-row a:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 22px rgba(37,99,235,.12)!important;
}
.hero-visual{
  padding:15px!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  border:1px solid #c7d9f4!important;
}
.visual-map{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:auto auto!important;
  gap:13px!important;
  height:auto!important;
  min-height:188px!important;
  padding:18px!important;
  align-content:center!important;
  border-radius:20px!important;
  overflow:hidden!important;
}
.visual-map:before{
  opacity:.34!important;
}
.visual-map:after{
  display:block!important;
  opacity:.65!important;
}
.pulse-line{
  left:18px!important;
  right:18px!important;
  top:50%!important;
  opacity:.58!important;
}
.map-glow{
  display:block!important;
}
.service-node{
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
  width:auto!important;
  max-width:none!important;
  min-height:64px!important;
  padding:11px 12px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.94)!important;
  color:#0f172a!important;
  box-shadow:0 18px 34px rgba(2,6,23,.20)!important;
  transform:none!important;
  animation:none!important;
}
.service-node:before{
  content:"";
  width:26px;
  height:26px;
  margin-bottom:6px;
  border-radius:9px;
  background:linear-gradient(135deg,#2563eb,#14b8a6);
  box-shadow:0 9px 18px rgba(37,99,235,.22);
}
.service-node small{
  margin-top:3px!important;
  color:#475569!important;
}
.node-c{
  grid-column:1 / -1!important;
  justify-self:center!important;
  width:min(100%,260px)!important;
}
.visual-card{
  margin-top:12px!important;
  gap:10px!important;
}
.visual-card div{
  min-height:56px!important;
  padding:10px 11px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  border:1px solid #dbe7f6!important;
}
.visual-card div:before{
  content:"";
  display:block;
  width:28px;
  height:4px;
  margin-bottom:8px;
  border-radius:999px;
  background:linear-gradient(90deg,#2563eb,#14b8a6);
}
.visual-card b{
  color:#0f172a!important;
}
.visual-card small{
  color:#64748b!important;
}

@media(min-width:901px) and (max-width:1180px){
  .hero-launch-grid{
    grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)!important;
    gap:22px!important;
  }
  .hero-search{
    grid-template-columns:minmax(0,1fr) minmax(0,.9fr) 106px!important;
  }
  .hero-search button{
    width:106px!important;
    min-width:106px!important;
  }
  .hero-copy h1{
    font-size:clamp(2.2rem,3.1vw,2.8rem)!important;
  }
  .visual-map{
    min-height:190px!important;
    padding:15px!important;
  }
  .service-node{
    min-height:68px!important;
    padding:11px!important;
    font-size:12.5px!important;
  }
}
@media(max-width:900px){
  .hero-launch{
    padding:18px 0 20px!important;
  }
  .hero-launch-grid{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hero-copy{
    text-align:left!important;
  }
  .hero-copy h1,
  .hero-copy p,
  .hero-search,
  .hero-actions,
  .example-row{
    max-width:100%!important;
  }
  .hero-visual{
    display:none!important;
  }
}
@media(max-width:640px){
  .hero-launch{
    padding:12px 0 14px!important;
  }
  .hero-launch .container,
  .hero-launch-grid{
    width:min(100% - 24px,1320px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .market-pill{
    min-height:28px!important;
    padding:6px 10px!important;
    font-size:10.5px!important;
  }
  .hero-copy h1{
    margin-top:10px!important;
    font-size:clamp(1.7rem,7.4vw,2.05rem)!important;
    line-height:1.05!important;
    letter-spacing:-.035em!important;
  }
  .hero-copy p{
    font-size:13.5px!important;
    line-height:1.45!important;
  }
  .hero-search{
    width:100%!important;
    max-width:100%!important;
    margin-top:12px!important;
    padding:8px!important;
    grid-template-columns:1fr!important;
    border-radius:18px!important;
  }
  .hero-search .field-block{
    min-height:52px!important;
    padding:7px 11px 7px 42px!important;
    border-radius:14px!important;
  }
  .hero-search .field-block:before{
    left:13px!important;
  }
  .hero-search .field-block input,
  .hero-search .field-block select{
    height:28px!important;
    font-size:14px!important;
  }
  .hero-search button{
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
  }
  .advanced-location summary{
    width:100%!important;
    justify-content:center!important;
  }
  .hero-actions{
    width:100%!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .hero-actions .btn{
    width:100%!important;
    min-height:42px!important;
    font-size:13px!important;
  }
  .example-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding-bottom:2px!important;
  }
  .example-row::-webkit-scrollbar{
    display:none;
  }
  .example-row a{
    flex:0 0 auto!important;
    min-height:32px!important;
    font-size:12px!important;
  }
}

/* Premium marketplace redesign layer */
:root{
  --lux-primary:#155dfc;
  --lux-primary-2:#0f3fb4;
  --lux-secondary:#0f766e;
  --lux-accent:#f59e0b;
  --lux-success:#12b981;
  --lux-warning:#f59e0b;
  --lux-danger:#ef4444;
  --lux-bg:#f6f8fc;
  --lux-surface:rgba(255,255,255,.82);
  --lux-card:#ffffff;
  --lux-card-2:#f9fbff;
  --lux-border:rgba(15,23,42,.10);
  --lux-text:#081120;
  --lux-muted:#5c6b82;
  --lux-shadow-sm:0 10px 30px rgba(15,23,42,.07);
  --lux-shadow:0 24px 70px rgba(15,23,42,.12);
  --lux-shadow-blue:0 24px 70px rgba(21,93,252,.18);
  --lux-radius-sm:14px;
  --lux-radius:22px;
  --lux-radius-lg:32px;
  --lux-ease:cubic-bezier(.2,.8,.2,1);
}
@media(prefers-color-scheme:dark){
  :root{
    --lux-bg:#081120;
    --lux-surface:rgba(12,20,36,.82);
    --lux-card:#0f1a2e;
    --lux-card-2:#101d33;
    --lux-border:rgba(226,232,240,.13);
    --lux-text:#f8fbff;
    --lux-muted:#b6c2d4;
  }
}
body{
  background:
    radial-gradient(circle at 8% 4%,rgba(21,93,252,.08),transparent 26%),
    radial-gradient(circle at 94% 18%,rgba(20,184,166,.08),transparent 28%),
    var(--lux-bg)!important;
  color:var(--lux-text)!important;
}
.container{
  width:min(100% - 40px,1240px)!important;
}
.site-header{
  top:var(--announcement-offset,0)!important;
  background:rgba(255,255,255,.78)!important;
  backdrop-filter:blur(22px) saturate(150%);
  -webkit-backdrop-filter:blur(22px) saturate(150%);
  border-bottom:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 12px 36px rgba(15,23,42,.06)!important;
}
.site-header.is-scrolled{
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 18px 44px rgba(15,23,42,.10)!important;
}
.nav{
  height:72px!important;
}
.brand-logo{
  filter:drop-shadow(0 10px 18px rgba(21,93,252,.12));
}
.header-search{
  background:rgba(255,255,255,.74)!important;
  border:1px solid rgba(148,163,184,.26)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 12px 28px rgba(15,23,42,.06)!important;
}
.header-search input{
  background:rgba(248,250,252,.88)!important;
}
.nav-links a{
  border-radius:999px!important;
  transition:background .2s var(--lux-ease),color .2s var(--lux-ease),transform .2s var(--lux-ease)!important;
}
.nav-links a:hover{
  transform:translateY(-1px);
  background:#eff6ff!important;
  color:var(--lux-primary)!important;
}
.nav-cta,
.btn,
.hero-search button{
  background:linear-gradient(135deg,var(--lux-primary),var(--lux-primary-2))!important;
  box-shadow:0 16px 36px rgba(21,93,252,.24)!important;
}
.nav-cta:hover,
.btn:hover,
.hero-search button:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 22px 48px rgba(21,93,252,.30)!important;
}
.btn.alt,
.btn.ghost{
  background:rgba(255,255,255,.78)!important;
  color:var(--lux-primary)!important;
  border:1px solid rgba(21,93,252,.24)!important;
  box-shadow:0 12px 26px rgba(15,23,42,.07)!important;
}
.premium-hero{
  position:relative;
  padding:42px 0 28px!important;
  background:
    linear-gradient(120deg,rgba(255,255,255,.95),rgba(239,246,255,.82) 48%,rgba(236,253,245,.82)),
    radial-gradient(circle at 80% 24%,rgba(20,184,166,.20),transparent 26%),
    radial-gradient(circle at 12% 20%,rgba(21,93,252,.18),transparent 28%)!important;
  overflow:hidden!important;
}
.premium-hero:before{
  content:""!important;
  position:absolute!important;
  inset:18px auto auto 50%!important;
  width:min(640px,48vw)!important;
  height:min(640px,48vw)!important;
  border-radius:999px!important;
  background:conic-gradient(from 180deg,rgba(21,93,252,.18),rgba(20,184,166,.16),rgba(245,158,11,.12),rgba(21,93,252,.18))!important;
  filter:blur(36px)!important;
  opacity:.75!important;
  transform:translateX(-4%)!important;
  pointer-events:none!important;
}
.premium-hero:after{
  content:""!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:110px!important;
  background:linear-gradient(180deg,transparent,#fff)!important;
  pointer-events:none!important;
}
.premium-hero .hero-launch-grid{
  position:relative!important;
  z-index:2!important;
  align-items:center!important;
}
.premium-hero .market-pill{
  color:#0f3fb4!important;
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(21,93,252,.22)!important;
  box-shadow:0 14px 34px rgba(21,93,252,.10),inset 0 1px 0 rgba(255,255,255,.7)!important;
}
.premium-hero .hero-copy h1{
  max-width:760px!important;
  color:var(--lux-text)!important;
  background:linear-gradient(135deg,#07111f 0%,#123a91 54%,#0f766e 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  font-size:clamp(2.55rem,4.15vw,4.2rem)!important;
  line-height:.98!important;
  letter-spacing:-.058em!important;
}
.premium-hero .hero-copy p{
  max-width:720px!important;
  font-size:clamp(1rem,1.35vw,1.22rem)!important;
  line-height:1.55!important;
  color:#24324a!important;
}
.premium-hero .hero-search{
  max-width:760px!important;
  padding:12px!important;
  border:1px solid rgba(21,93,252,.20)!important;
  border-top:0!important;
  border-radius:28px!important;
  background:rgba(255,255,255,.78)!important;
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
  box-shadow:0 28px 84px rgba(21,93,252,.18),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.premium-hero .hero-search:after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:28px;
  padding:1px;
  background:linear-gradient(135deg,rgba(21,93,252,.55),rgba(20,184,166,.42),rgba(245,158,11,.32));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}
.premium-hero .field-block{
  border:1px solid rgba(148,163,184,.22)!important;
  background:rgba(248,250,252,.92)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.78)!important;
}
.premium-hero .field-block:focus-within{
  border-color:rgba(21,93,252,.50)!important;
  box-shadow:0 0 0 5px rgba(21,93,252,.10),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.premium-hero .hero-actions .btn{
  border-radius:999px!important;
  min-height:48px!important;
  padding-inline:22px!important;
}
.premium-hero .example-row a{
  background:rgba(255,255,255,.76)!important;
  backdrop-filter:blur(12px);
}
.hero-visual{
  background:rgba(255,255,255,.60)!important;
  backdrop-filter:blur(24px) saturate(150%);
  -webkit-backdrop-filter:blur(24px) saturate(150%);
  border-color:rgba(255,255,255,.74)!important;
  box-shadow:0 36px 90px rgba(21,93,252,.18),inset 0 1px 0 rgba(255,255,255,.8)!important;
}
.visual-map{
  background:
    linear-gradient(135deg,rgba(7,17,31,.96),rgba(21,93,252,.88) 54%,rgba(15,118,110,.86)),
    radial-gradient(circle at 30% 30%,rgba(255,255,255,.28),transparent 18%)!important;
}
.service-node{
  border:1px solid rgba(255,255,255,.70)!important;
  background:rgba(255,255,255,.90)!important;
  backdrop-filter:blur(12px);
}
.premium-trust-strip{
  margin-top:-1px;
  padding:16px 0;
  background:#fff;
  border-block:1px solid rgba(15,23,42,.08);
  position:relative;
  z-index:3;
}
.trust-strip-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.trust-strip-grid>div{
  min-height:76px;
  display:grid;
  grid-template-columns:42px 1fr;
  grid-template-rows:auto auto;
  column-gap:12px;
  align-content:center;
  padding:14px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:20px;
  background:linear-gradient(180deg,#fff,#f8fbff);
  box-shadow:0 10px 26px rgba(15,23,42,.05);
}
.trust-icon{
  grid-row:1 / 3;
  width:42px;
  height:42px;
  border-radius:15px;
  background:linear-gradient(135deg,var(--lux-primary),#14b8a6);
  box-shadow:0 12px 24px rgba(21,93,252,.20);
  position:relative;
}
.trust-icon:before{
  content:"";
  position:absolute;
  inset:12px;
  border:2px solid #fff;
  border-top:0;
  border-left:0;
  transform:rotate(45deg) translate(-1px,-1px);
}
.trust-clock:before{
  border:2px solid #fff;
  border-radius:999px;
  transform:none;
}
.trust-shield{background:linear-gradient(135deg,#0f766e,#14b8a6)}
.trust-support{background:linear-gradient(135deg,#7c3aed,#155dfc)}
.trust-strip-grid strong{
  color:#0f172a;
  font-size:14px;
}
.trust-strip-grid small{
  color:#64748b;
  font-weight:800;
}
.premium-action-strip{
  background:rgba(255,255,255,.84)!important;
  backdrop-filter:blur(16px);
}
.action-strip-card,
.service-tile,
.group-preview-card,
.step-card,
.provider-card,
.district-card,
.info-card,
.guide-card,
.faq-item,
.final-cta,
.panel,
.dash-card{
  border-radius:var(--lux-radius)!important;
  border:1px solid rgba(15,23,42,.08)!important;
  background:linear-gradient(180deg,#ffffff,#f9fbff)!important;
  box-shadow:0 16px 44px rgba(15,23,42,.07)!important;
}
.compact-section{
  padding:44px 0!important;
}
.soft{
  background:
    radial-gradient(circle at 12% 20%,rgba(21,93,252,.07),transparent 26%),
    linear-gradient(180deg,#f8fbff,#ffffff)!important;
}
.section-title{
  margin-bottom:18px!important;
}
.section-title h2{
  font-size:clamp(1.8rem,2.7vw,2.75rem)!important;
  line-height:1!important;
  letter-spacing:-.05em!important;
}
.section-title p{
  max-width:680px;
  color:var(--lux-muted)!important;
}
.launch-grid{
  gap:16px!important;
}
.service-tile{
  min-height:190px!important;
  overflow:hidden!important;
  transform:translateZ(0);
}
.service-tile:after{
  content:"";
  position:absolute;
  inset:auto -20% -55% auto;
  width:150px;
  height:150px;
  border-radius:999px;
  background:color-mix(in srgb,var(--tile-a,#155dfc) 18%,transparent);
  transition:transform .28s var(--lux-ease);
}
.service-tile:hover:after{
  transform:scale(1.35);
}
.service-tile strong{
  font-size:16px;
}
.service-tile small{
  min-height:42px;
  color:#5c6b82!important;
}
.tile-icon{
  width:52px!important;
  height:52px!important;
  border-radius:18px!important;
}
.directory-preview{
  gap:16px!important;
}
.group-preview-card{
  padding:20px!important;
}
.mini-link-list a{
  border-radius:999px!important;
  background:#f8fafc!important;
}
.tabs{
  border-radius:28px!important;
  padding:18px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  box-shadow:var(--lux-shadow-sm)!important;
  border:1px solid rgba(15,23,42,.08)!important;
}
.tab-list{
  background:#eef4ff!important;
  border-radius:999px!important;
  padding:5px!important;
}
.tab-list button{
  border-radius:999px!important;
}
.steps-grid{
  position:relative;
  gap:14px!important;
}
.step-card{
  min-height:168px!important;
  padding:18px!important;
}
.step-card b{
  border-radius:15px!important;
  box-shadow:0 12px 24px rgba(21,93,252,.18)!important;
}
.provider-card{
  padding:20px!important;
  overflow:hidden!important;
}
.provider-card:before{
  height:5px!important;
  background:linear-gradient(90deg,var(--lux-primary),#14b8a6,var(--lux-accent))!important;
}
.provider-top{
  display:grid!important;
  grid-template-columns:58px 1fr!important;
  gap:12px!important;
}
.avatar{
  width:58px!important;
  height:58px!important;
  border-radius:20px!important;
}
.provider-card h3{
  letter-spacing:-.02em;
}
.provider-location,
.rating-line{
  border-radius:14px!important;
  background:#f8fafc!important;
  padding:9px 10px!important;
}
.provider-card .meta li{
  border-radius:14px!important;
  background:#f8fafc!important;
}
.price-chip{
  color:#0f766e!important;
  font-weight:950!important;
}
.masked-phone{
  color:#7c3aed!important;
}
.district-grid{
  gap:12px!important;
}
.district-card{
  min-height:92px!important;
}
.split-band{
  gap:18px!important;
}
.guide-card{
  position:relative;
  overflow:hidden;
}
.guide-card:before{
  content:"";
  display:block;
  height:8px;
  margin:-16px -16px 14px;
  background:linear-gradient(90deg,var(--lux-primary),#14b8a6);
}
.faq-item summary{
  font-size:15px;
}
.final-cta{
  position:relative;
  overflow:hidden;
  padding:28px!important;
  background:
    radial-gradient(circle at 88% 20%,rgba(20,184,166,.20),transparent 24%),
    linear-gradient(135deg,#07111f,#173b8f 58%,#0f766e)!important;
  color:#fff!important;
}
.final-cta h2,
.final-cta p{
  color:#fff!important;
}
.footer{
  margin-top:0!important;
  background:
    radial-gradient(circle at 80% 0,rgba(20,184,166,.20),transparent 30%),
    linear-gradient(180deg,#07111f,#0b1224)!important;
}
.footer-grid{
  gap:20px!important;
}
.mobile-bottom-bar{
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 22px 54px rgba(15,23,42,.18)!important;
}

@media(min-width:1280px){
  .premium-hero{
    padding-top:48px!important;
  }
  .premium-hero .hero-launch-grid{
    grid-template-columns:minmax(0,1.04fr) minmax(420px,.82fr)!important;
  }
}
@media(max-width:1120px){
  .header-search{
    display:none!important;
  }
  .nav-links{
    gap:8px!important;
  }
}
@media(max-width:900px){
  .container{
    width:min(100% - 32px,1240px)!important;
  }
  .premium-hero{
    padding:26px 0 22px!important;
  }
  .premium-hero .hero-copy h1{
    font-size:clamp(2rem,7vw,3rem)!important;
    line-height:1.03!important;
  }
  .premium-trust-strip{
    padding:12px 0;
  }
  .trust-strip-grid{
    grid-template-columns:repeat(2,1fr);
    gap:10px;
  }
  .trust-strip-grid>div{
    min-height:72px;
    padding:12px;
  }
  .compact-section{
    padding:34px 0!important;
  }
}
@media(max-width:640px){
  .container{
    width:min(100% - 24px,1240px)!important;
  }
  .premium-hero{
    padding:16px 0 16px!important;
  }
  .premium-hero .hero-copy h1{
    font-size:clamp(1.72rem,8.8vw,2.15rem)!important;
    line-height:1.06!important;
    letter-spacing:-.045em!important;
  }
  .premium-hero .hero-copy p{
    font-size:14px!important;
  }
  .premium-hero .hero-search{
    border-radius:22px!important;
    padding:9px!important;
  }
  .premium-hero .field-block{
    border-radius:16px!important;
  }
  .trust-strip-grid{
    display:flex;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding-bottom:2px;
  }
  .trust-strip-grid::-webkit-scrollbar{
    display:none;
  }
  .trust-strip-grid>div{
    min-width:252px;
  }
  .action-strip-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .action-strip-card{
    min-height:84px!important;
    padding:12px!important;
  }
  .launch-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .service-tile{
    min-height:166px!important;
    padding:14px!important;
  }
  .tile-icon{
    width:46px!important;
    height:46px!important;
  }
  .service-tile small{
    min-height:0;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .tabs{
    padding:12px!important;
    border-radius:22px!important;
  }
  .step-card{
    min-height:auto!important;
  }
  .provider-top{
    grid-template-columns:50px 1fr!important;
  }
  .avatar{
    width:50px!important;
    height:50px!important;
  }
  .card-actions{
    grid-template-columns:1fr!important;
  }
  .final-cta{
    padding:22px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  *,
  *:before,
  *:after{
    animation:none!important;
    transition:none!important;
    scroll-behavior:auto!important;
  }
}

/* EOF custom layout override */
.site-header,
.site-header.is-scrolled{
  background:#07111f!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 18px 54px rgba(7,17,31,.26)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.site-header .nav-links a:not(.nav-cta),
.site-header .nav-links a:not(.nav-cta):visited{
  color:rgba(255,255,255,.88)!important;
}
.site-header .nav-links a:not(.nav-cta):hover,
.site-header .nav-links a.active:not(.nav-cta){
  color:#fff!important;
  background:rgba(255,255,255,.12)!important;
}
.site-header .header-search{
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:none!important;
}
.site-header .header-search input{
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
}
.site-header .header-search input::placeholder{
  color:rgba(255,255,255,.64)!important;
}
.site-header .mobile-actions a,
.site-header .menu-toggle{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.16)!important;
}
.site-header .brand{
  padding:7px 10px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
}
.site-header .brand-logo{
  filter:none!important;
}
@media(max-width:640px){
  .site-header .brand{
    padding:6px 8px!important;
    border-radius:14px!important;
  }
  .site-header .brand-logo{
    width:126px!important;
    max-width:34vw!important;
  }
}
@media(max-width:640px){
  .md-hero .container,
  .md-hero-shell,
  .md-hero-copy,
  .md-search-console,
  .md-search-fields,
  .md-field,
  .md-hero-actions{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .md-hero-copy h1{
    max-width:100%!important;
    font-size:clamp(1.92rem,9vw,2.35rem)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    text-wrap:balance;
  }
  .md-hero-copy p{
    max-width:100%!important;
    overflow-wrap:break-word;
  }
  .md-search-fields button{
    width:100%!important;
    min-width:0!important;
  }
  .md-btn{
    width:100%!important;
    min-height:48px!important;
    padding-inline:14px!important;
    font-size:14px!important;
    line-height:1.18!important;
    overflow-wrap:anywhere!important;
  }
}
