
:root{--teal:#087f83;--teal2:#0ba8a5;--navy:#10253f;--muted:#637386;--line:#dbe7ea;--soft:#f2fbfa;--mint:#dff5f2;--white:#fff;--shadow:0 16px 45px rgba(10,65,77,.10)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:#17263b;line-height:1.58;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.97);border-bottom:1px solid #edf2f4;backdrop-filter:blur(12px)}.nav{height:78px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brandmark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#0ba8a5,#006f80);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 8px 18px rgba(0,127,131,.2)}.brandtxt strong{display:block;font-size:21px;color:#087477;line-height:1}.brandtxt small{font-size:10.5px;color:#68798a}.nav nav{display:flex;gap:24px;font-size:13px;font-weight:750}.nav nav a:hover{color:var(--teal)}.findbtn,.btn{border:1px solid var(--teal);border-radius:9px;padding:11px 16px;color:var(--teal);font-weight:800;font-size:13px}.btn.primary{background:var(--teal);color:white}.hero{min-height:430px;background:linear-gradient(90deg,#f2fbfc 0%,rgba(240,251,251,.9) 48%,rgba(255,255,255,.05) 72%),url("https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=84") center right/58% 100% no-repeat;display:flex;align-items:center}.hero h1{font-size:52px;line-height:1.06;margin:0 0 18px;color:#10213a;max-width:660px}.hero p{font-size:18px;max-width:650px;color:#425569}.searchbox{margin-top:26px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:15px;box-shadow:var(--shadow);display:flex;max-width:850px}.searchbox input,.searchbox select{border:0;outline:0;padding:14px;flex:1;font:inherit}.searchbox button{border:0;background:var(--teal);color:#fff;border-radius:10px;padding:0 24px;font-weight:800}.section{padding:58px 0}.section.alt{background:#f7fbfc}.sectionhead{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.sectionhead h2{margin:0;color:var(--navy);font-size:32px}.sectionhead p{margin:6px 0 0;color:var(--muted)}.grid{display:grid;gap:18px}.insurers{grid-template-columns:repeat(7,1fr)}.card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px;box-shadow:0 5px 18px rgba(20,67,76,.04)}.insurer-card{text-align:center}.ibadge{height:52px;min-width:82px;padding:0 13px;border-radius:13px;background:color-mix(in srgb,var(--brand) 12%,white);color:var(--brand);border:1px solid color-mix(in srgb,var(--brand) 25%,white);display:inline-grid;place-items:center;font-size:21px;font-weight:900}.insurer-card h3{font-size:15px;line-height:1.25;margin:12px 0 7px}.insurer-card small{color:var(--muted)}.cities{grid-template-columns:repeat(4,1fr)}.citycard{position:relative;overflow:hidden;padding:0}.citycard img{width:100%;height:160px;object-fit:cover}.citycard .body{padding:16px}.citycard h3{margin:0}.pill{display:inline-block;background:var(--mint);color:#07676d;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--line)}.stat{background:#fff;padding:20px;display:flex;gap:12px;align-items:center}.stat b{display:block;color:var(--navy)}.circle{width:44px;height:44px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:900}.guides{grid-template-columns:repeat(3,1fr)}.guide h3{margin:7px 0}.guide p{color:var(--muted);font-size:14px}.breadcrumbs{padding:20px 0;color:#6d7c8d;font-size:12px}.profileHero{background:linear-gradient(135deg,#f4fcfc,#e8f7f6);border-radius:20px;padding:34px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.profileHero h1{font-size:40px;line-height:1.08;margin:10px 0 12px;color:var(--navy)}.profileHero img{width:100%;height:300px;object-fit:cover;border-radius:17px}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.fact{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.fact strong{display:block;font-size:12px;color:#657688;margin-bottom:6px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.content h2{font-size:29px;color:var(--navy);margin-top:38px}.content h3{color:var(--navy)}.notice{border-left:5px solid #e0a420;background:#fff8e5;padding:16px;border-radius:10px}.verified{border-left-color:var(--teal);background:#effaf8}.side .card{margin-bottom:18px}.side a.row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #edf2f4;font-size:13px;font-weight:700}.listgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.branchcard h3{margin:8px 0 4px}.branchcard p{margin:0;color:var(--muted);font-size:13px}.source{font-size:12px;color:var(--teal);font-weight:800}.searchbar{display:flex;gap:10px;margin:20px 0}.searchbar input,.searchbar select{padding:13px;border:1px solid #cfdde1;border-radius:9px;font:inherit}.searchbar input{flex:1}.legal{max-width:900px}.legal h1{font-size:44px;color:var(--navy)}footer{background:linear-gradient(135deg,#006d72,#00545d);color:#d8f0ef;margin-top:64px;padding-top:48px}.footergrid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footergrid h4{color:#fff}.footergrid a{display:block;margin:7px 0;font-size:13px}.footergrid p{color:#b8d9d8}.light .brandtxt strong,.light .brandtxt small{color:#fff}.footbottom{border-top:1px solid rgba(255,255,255,.18);padding:18px 0;margin-top:34px;display:flex;justify-content:space-between;font-size:12px}
@media(max-width:980px){.nav nav{display:none}.insurers{grid-template-columns:repeat(4,1fr)}.cities,.guides{grid-template-columns:repeat(2,1fr)}.facts{grid-template-columns:repeat(2,1fr)}.layout,.profileHero{grid-template-columns:1fr}.listgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.wrap{width:min(100% - 22px,1180px)}.hero h1{font-size:38px}.hero{background:linear-gradient(rgba(246,253,253,.92),rgba(246,253,253,.96)),url("https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=900&q=80") center/cover}.searchbox{display:block}.searchbox button{width:100%;padding:14px}.insurers,.cities,.guides,.facts,.listgrid,.stats,.footergrid{grid-template-columns:1fr}.findbtn{display:none}.footbottom{flex-direction:column;gap:6px}}
