
:root{--navy:#10283f;--navy2:#1d3853;--blue:#1976d2;--blue2:#0d5fae;--ink:#11263b;--muted:#607387;--line:#dbe5ef;--soft:#f3f7fb;--white:#fff;--shadow:0 14px 34px rgba(12,38,63,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.58}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}.top{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7edf4}.nav{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand img{height:50px;width:auto}.menu{display:flex;gap:22px;font-weight:800;font-size:14px}.menu a:hover{color:var(--blue)}.navcta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 18px;font-weight:900;background:var(--navy);color:#fff;border:0}.btn.blue{background:var(--blue)}.btn.light{background:#fff;color:var(--navy)}.mobile-toggle{display:none}.hero{background:linear-gradient(90deg,rgba(8,29,48,.96),rgba(14,53,82,.78)),url('https://images.unsplash.com/photo-1559839734-2b71ea197ec2?auto=format&fit=crop&w=1800&q=82') center/cover;min-height:440px;color:white;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.kicker{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#9fd0ff}.hero h1{font-family:Georgia,serif;font-size:52px;line-height:1.05;margin:10px 0 14px;max-width:720px}.hero p{font-size:18px;max-width:700px;color:#e5eef7}.searchbox{display:grid;grid-template-columns:1fr 1fr auto;background:white;padding:8px;border-radius:13px;box-shadow:var(--shadow);margin-top:22px}.searchbox input{border:0;padding:14px;font-size:15px;outline:0}.searchbox .btn{border-radius:9px}.hero-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(6px);padding:22px;border-radius:18px}.hero-card strong{font-size:22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.stat{padding:13px;background:rgba(255,255,255,.1);border-radius:12px}.stat b{display:block;font-size:22px}.section{padding:58px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head h2,.content h2{font-family:Georgia,serif;font-size:34px;margin:0}.section-head p{margin:5px 0 0;color:var(--muted)}.dark .section-head p{color:#b9c9d9}.quickgrid,.cards4,.cards3,.cards2{display:grid;gap:18px}.quickgrid,.cards4{grid-template-columns:repeat(4,1fr)}.cards3{grid-template-columns:repeat(3,1fr)}.cards2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 4px 16px rgba(20,45,70,.04)}.card-body{padding:18px}.card h3{margin:0 0 7px;font-size:19px}.card p{margin:0;color:var(--muted);font-size:14px}.thumb{height:170px;background:linear-gradient(135deg,#d8e8f5,#eef5fb);position:relative;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb .label{position:absolute;left:12px;bottom:12px;background:rgba(16,40,63,.92);color:#fff;padding:6px 9px;border-radius:7px;font-weight:900}.quick{padding:18px;display:flex;gap:12px;align-items:center}.icon{width:42px;height:42px;border-radius:50%;background:#e5f2ff;display:flex;align-items:center;justify-content:center;color:var(--blue);font-weight:900}.quick b{display:block}.quick span{font-size:13px;color:var(--muted)}.breadcrumbs{font-size:13px;color:#667d92;padding:16px 0}.profile-hero{background:var(--soft);padding:0 0 34px}.profile-box{display:grid;grid-template-columns:1.15fr .85fr;min-height:360px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.profile-photo{min-height:360px;background:linear-gradient(135deg,#d7e4ef,#aec6d9);position:relative}.profile-photo img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;left:16px;bottom:16px;background:rgba(16,40,63,.9);color:#fff;padding:7px 10px;border-radius:8px;font-size:12px}.profile-info{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:34px}.profile-info h1{font-family:Georgia,serif;font-size:38px;line-height:1.08;margin:8px 0}.profile-info p{color:#d9e6f0}.badges{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.badge{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:900}.actions{display:flex;gap:10px;flex-wrap:wrap}.layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.content{font-size:16px}.content p{margin:0 0 16px}.content h2{font-size:29px;margin:34px 0 13px}.content h3{font-size:20px;margin:24px 0 10px}.info-box{background:#eef6ff;border-left:4px solid var(--blue);padding:18px;border-radius:10px;margin:22px 0}.sidebar .panel{border:1px solid var(--line);border-radius:14px;padding:18px;margin-bottom:18px;background:#fff}.panel h3{margin-top:0}.kv{display:grid;grid-template-columns:125px 1fr;border:1px solid var(--line);border-bottom:0}.kv div{padding:10px;border-bottom:1px solid var(--line)}.kv div:nth-child(odd){background:#f6f9fc;font-weight:900}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service{border:1px solid var(--line);padding:15px;border-radius:12px;background:#fff}.service b{display:block;margin-bottom:6px}.faq details{border:1px solid var(--line);border-radius:10px;padding:14px 16px;margin-bottom:9px;background:#fff}.faq summary{font-weight:900;cursor:pointer}.map iframe{width:100%;height:320px;border:0;border-radius:12px}.cluster{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cluster .card .thumb{height:120px}.article-hero,.city-hero,.state-hero{background:linear-gradient(135deg,var(--navy),#285473);color:#fff;padding:64px 0}.article-hero h1,.city-hero h1,.state-hero h1{font-family:Georgia,serif;font-size:46px;line-height:1.1;margin:0}.article-meta{color:#c9d9e6;margin-top:12px}.footer{background:#0c2236;color:#dce8f2;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer img{max-height:58px}.footer h4{color:#fff;margin-top:0}.footer a{display:block;color:#c9d7e4;margin:5px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;font-size:13px;color:#9fb3c5}.notice{font-size:12px;color:#72869a}.dark-text{color:#fff}.pillrow{display:flex;gap:8px;flex-wrap:wrap}.pill{background:#eaf3fb;color:#204462;padding:7px 10px;border-radius:999px;font-weight:800;font-size:12px}.table{width:100%;border-collapse:collapse;margin:16px 0}.table th,.table td{border:1px solid var(--line);padding:11px;text-align:left}.table th{background:#eef4f9}.cta-strip{background:linear-gradient(90deg,var(--navy),#245273);color:#fff;padding:28px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.legal{max-width:900px;margin:auto}.legal h1{font-family:Georgia,serif;font-size:42px}.search-results{position:absolute;background:white;color:#11263b;width:100%;max-height:300px;overflow:auto;z-index:20;box-shadow:var(--shadow);border-radius:10px;display:none}.search-wrap{position:relative}.search-results a{display:block;padding:10px 12px;border-bottom:1px solid #e7edf4}.search-results a:hover{background:#eef6ff}@media(max-width:900px){.menu,.navcta{display:none}.mobile-toggle{display:block}.hero-grid,.profile-box,.layout{grid-template-columns:1fr}.quickgrid,.cards4,.cluster{grid-template-columns:repeat(2,1fr)}.cards3,.services{grid-template-columns:1fr 1fr}.hero h1,.article-hero h1,.city-hero h1,.state-hero h1{font-size:38px}.profile-photo{min-height:280px}.footer-grid{grid-template-columns:1fr 1fr}.searchbox{grid-template-columns:1fr}.hero{padding:48px 0}}@media(max-width:560px){.quickgrid,.cards4,.cards3,.cards2,.cluster,.services,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:34px}.section{padding:40px 0}.section-head{align-items:start;flex-direction:column}.profile-info{padding:24px}.profile-info h1{font-size:31px}.brand img{height:42px}.nav{height:64px}}


/* v1.2 SEO/quality additions */
.data-quality-note{margin:28px auto;padding:18px 20px;border:1px solid #cbd8e6;border-radius:12px;background:#f4f8fc;color:#20354d;line-height:1.6}.footer-legal-extra{margin-top:12px}.footer-legal-extra a{color:inherit;text-decoration:underline}
img{height:auto;max-width:100%}


/* v1.3 Legal + Trust */
.legal-hero{background:linear-gradient(135deg,#10283f,#244d6c);color:#fff;padding:54px 0}.legal-hero h1{font-family:Georgia,serif;font-size:clamp(36px,5vw,52px);line-height:1.08;margin:0 0 12px}.legal-hero p{max-width:780px;color:#d9e7f3;margin:0;font-size:17px}.legal-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px;align-items:start}.legal-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:0 6px 22px rgba(16,40,63,.06);margin:0 0 18px}.legal-card h2{margin-top:0}.legal-card h3{margin-top:18px}.legal-meta{display:grid;gap:8px}.legal-meta div{display:grid;grid-template-columns:170px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.legal-meta div:last-child{border-bottom:0}.legal-meta b{color:var(--navy)}.legal-nav{position:sticky;top:96px;border:1px solid var(--line);background:#f7fafc;border-radius:14px;padding:18px}.legal-nav h2{font-size:18px;margin:0 0 10px}.legal-nav a{display:block;padding:7px 0;color:#35536d}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.trust-point{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fff}.trust-point b{display:block;color:var(--navy);margin-bottom:6px}.trust-point p{font-size:14px;color:var(--muted);margin:0}.source-policy{background:#eef6ff;border-left:4px solid var(--blue);padding:18px 20px;border-radius:10px}.legal-updated{font-size:13px;color:var(--muted);margin-top:28px}.footer-contact{margin-top:12px;font-size:13px;line-height:1.55;color:#c9d7e4}.footer-contact a{display:inline;color:#fff;text-decoration:underline}.privacy-map-gate{border:1px solid var(--line);border-radius:12px;background:#f5f8fb;padding:22px;text-align:center}.privacy-map-gate strong{display:block;margin-bottom:8px}.privacy-map-gate p{font-size:14px;color:var(--muted)}
@media(max-width:900px){.legal-grid{grid-template-columns:1fr}.legal-nav{position:static}.trust-points{grid-template-columns:1fr}.legal-meta div{grid-template-columns:1fr;gap:2px}}

/* v1.5 verified data + unique imagery */
.verified-data{margin:22px 0 30px;padding:22px;border:1px solid #cdddea;border-left:5px solid #1d6fa5;border-radius:16px;background:#f7fbff;box-shadow:0 8px 24px rgba(12,42,70,.06)}
.verified-data h2{margin:0 0 14px;font-size:1.35rem}.verified-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px}.verified-data p{margin:0 0 8px}.verified-data ul{margin:7px 0 0 20px}.verified-source{margin-top:14px!important;font-size:.86rem;color:#52697d}.verified-source a{font-weight:700}.img-source{font-size:.72rem;color:#667a8c;margin-top:6px}.real-source-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#e8f6ee;color:#167246;font-weight:800;font-size:.75rem}@media(max-width:720px){.verified-data-grid{grid-template-columns:1fr}}

/* ===== v1.7 PROFILE REDESIGN ===== */
body.profile-page{background:#f5f8fb;color:#10283f}
.profile-page .profile-hero{padding:22px 0 34px;background:linear-gradient(180deg,#eef5fb 0,#f8fbfd 100%)}
.profile-page .breadcrumbs{font-size:14px;color:#587086;margin:0 0 16px}.profile-page .breadcrumbs a{color:#2d648f;text-decoration:none}
.profile-page .profile-box{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);min-height:460px;border-radius:22px;overflow:hidden;box-shadow:0 18px 50px rgba(16,40,63,.13);background:#fff;border:1px solid #d8e5ef}
.profile-page .profile-photo{position:relative;min-height:460px;background:#dce7ef}.profile-page .profile-photo img{width:100%;height:100%;object-fit:cover;display:block}.profile-page .photo-note{position:absolute;left:18px;bottom:16px;padding:7px 11px;border-radius:9px;background:rgba(6,23,38,.78);color:#fff;font-size:12px;backdrop-filter:blur(6px)}
.profile-page .profile-info{padding:46px 42px;background:linear-gradient(145deg,#0c2740,#153d5e 68%,#1b547e);color:#fff;display:flex;flex-direction:column;justify-content:center}.profile-page .profile-info h1{font-family:Georgia,serif;font-size:42px;line-height:1.05;color:#fff;margin:8px 0 12px}.profile-page .profile-info>p{font-size:18px;color:#d8e9f6;margin:0 0 18px}.profile-page .kicker{display:inline-block;width:max-content;padding:7px 11px;border-radius:999px;background:#2384cf;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.profile-page .badges{display:flex;flex-wrap:wrap;gap:9px;margin:5px 0 24px}.profile-page .badge{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:9px;padding:8px 10px;font-size:13px}.profile-page .actions{display:flex;gap:10px;flex-wrap:wrap}.profile-page .actions .btn{min-height:46px;border-radius:10px;font-weight:800}.profile-page .actions .blue{background:#2e8ad3;color:#fff}.profile-page .actions .light{background:#fff;color:#10283f;border:0}
.profile-page .verified-data{max-width:1180px;margin:-12px auto 30px;padding:0 24px}.profile-page .verified-data>h2{font-family:Georgia,serif;font-size:28px;margin:0 0 14px}.profile-page .verified-data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-page .verified-data-grid>p,.profile-page .verified-data-grid>div{margin:0;padding:16px 17px;border:1px solid #d5e3ee;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(16,40,63,.05)}.profile-page .verified-data-grid strong{display:block;color:#0d2e49;margin-bottom:4px}.profile-page .verified-data-grid a{font-weight:700}.profile-page .verified-source{margin:11px 0 0;padding:12px 14px;border-radius:10px;background:#edf7ff;color:#34576f;font-size:13px}
.profile-page .section{padding:10px 0 58px}.profile-page .layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.profile-page article.content{background:#fff;border:1px solid #d8e5ef;border-radius:18px;padding:34px;box-shadow:0 10px 28px rgba(16,40,63,.05)}.profile-page article.content h2{font-family:Georgia,serif;color:#0c2942;margin-top:38px;border-bottom:1px solid #e2ebf2;padding-bottom:10px}.profile-page article.content h2:first-child{margin-top:0}.profile-page article.content p{font-size:16px;line-height:1.72;color:#334f64}.profile-page .context-visual-v16{margin:0 0 26px;border-radius:15px;overflow:hidden;background:#eef4f7}.profile-page .context-visual-v16 img{max-height:330px;width:100%;object-fit:cover}.profile-page .context-visual-v16 figcaption{padding:8px 12px;color:#6b7f8f;font-size:12px;background:#f6f9fb}
.profile-page .sidebar{position:sticky;top:86px;display:grid;gap:16px}.profile-page .panel{border:1px solid #d8e5ef;background:#fff;border-radius:16px;padding:21px;box-shadow:0 8px 24px rgba(16,40,63,.06)}.profile-page .panel h3{font-family:Georgia,serif;font-size:21px;margin:0 0 15px;color:#10283f}.profile-page .kv{display:grid;grid-template-columns:92px 1fr;gap:10px 8px;font-size:14px}.profile-page .kv>div:nth-child(odd){font-weight:800;color:#0e2d46}.profile-page .kv>div:nth-child(even){color:#526c80;overflow-wrap:anywhere}
.profile-page .table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #d7e4ee;border-radius:12px;overflow:hidden}.profile-page .table th,.profile-page .table td{padding:13px 14px;border-bottom:1px solid #e2ebf2;text-align:left}.profile-page .table tr:last-child th,.profile-page .table tr:last-child td{border-bottom:0}.profile-page .table th{width:35%;background:#f2f7fb;color:#173b57}.profile-page .services{grid-template-columns:repeat(2,1fr);gap:12px}.profile-page .service{border:1px solid #d8e5ef;background:#f9fbfd;border-radius:12px;padding:16px}.profile-page .service b{display:block;color:#10324d;margin-bottom:5px}.profile-page .service span{color:#607689;font-size:13px}
.profile-page .map{border:1px solid #d8e5ef;border-radius:15px;overflow:hidden;background:#eef4f7}.profile-page .privacy-map-gate{padding:28px;text-align:center}.profile-page .privacy-map-gate strong{display:block;font-family:Georgia,serif;font-size:20px;margin-bottom:7px}.profile-page .privacy-map-gate p{font-size:14px}.profile-page .map iframe{width:100%;height:340px;border:0}
.profile-page .faq details{border:1px solid #d8e5ef;border-radius:11px;background:#fbfdfe;margin:8px 0;padding:0}.profile-page .faq summary{padding:14px 16px;font-weight:800;cursor:pointer}.profile-page .faq details p{padding:0 16px 15px;margin:0}
.profile-page .cluster{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.profile-page .cluster .card{border:1px solid #d8e5ef;border-radius:14px;overflow:hidden;background:#fff}.profile-page .cluster .thumb{height:170px;position:relative}.profile-page .cluster .thumb img{width:100%;height:100%;object-fit:cover}.profile-page .cluster .label{position:absolute;left:10px;bottom:10px;background:rgba(8,32,52,.88);color:#fff;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:800}.profile-page .cluster .card-body{padding:15px}.profile-page .cluster h3{margin:0 0 6px;font-size:17px}.profile-page .cluster p{font-size:13px;margin:0;color:#667d90}
.profile-page .info-box,.profile-page .data-quality-note{border-left:4px solid #2384cf;background:#eef7ff;color:#31556f;border-radius:10px;padding:16px 18px}.profile-page .data-quality-note{max-width:1180px;margin:0 auto 28px}
@media(max-width:900px){.profile-page .profile-box{grid-template-columns:1fr}.profile-page .profile-photo{min-height:320px}.profile-page .profile-info{padding:30px}.profile-page .verified-data-grid{grid-template-columns:1fr 1fr}.profile-page .layout{grid-template-columns:1fr}.profile-page .sidebar{position:static}.profile-page .services,.profile-page .cluster{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.profile-page .profile-info h1{font-size:32px}.profile-page .verified-data-grid{grid-template-columns:1fr}.profile-page article.content{padding:22px}.profile-page .services,.profile-page .cluster{grid-template-columns:1fr}}
