:root{--slate:#020617;--slate2:#0f172a;--muted:#94a3b8;--line:#e2e8f0;--cyan:#06b6d4;--cyan2:#22d3ee;--ink:#0f172a;--soft:#f8fafc;--green:#16a34a;--shadow:0 24px 70px rgba(2,6,23,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--slate)}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--slate);color:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:60;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,4vw,52px);background:rgba(15,23,42,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.25)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:21px}.brand img{width:38px;height:38px;border-radius:12px;background:#fff;padding:3px}.brand strong{letter-spacing:-.03em}nav{display:flex;align-items:center;gap:12px}nav a{font-weight:800;color:#e2e8f0}.nav-cta{background:linear-gradient(135deg,#06b6d4,#22d3ee);color:#fff!important;padding:12px 20px;border-radius:999px;box-shadow:0 14px 34px rgba(6,182,212,.32)}nav a.on{color:#22d3ee}main{width:100%;overflow:hidden}.hero-main,.city-hero{position:relative;background:#020617;overflow:hidden}.hero-main{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:34px 14px 42px}.hero-bg,.city-hero:before{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.78),rgba(2,6,23,.9) 46%,#020617 100%),radial-gradient(circle at 52% 2%,rgba(34,211,238,.2),transparent 32%),url('/assets/img/og-cfc66.svg');background-size:cover,cover,900px auto;background-position:center;background-repeat:no-repeat;opacity:.95}.hero-content{position:relative;z-index:1;width:min(760px,100%);text-align:center;padding-top:2px}.eyebrow{display:inline-flex;margin:0 0 12px;text-transform:uppercase;letter-spacing:.15em;color:#67e8f9;font-size:12px;font-weight:950}.hero-content h1,.city-copy h1,.simple h1{margin:0 auto 12px;font-size:clamp(32px,5vw,64px);line-height:1.02;letter-spacing:-.06em;font-weight:950}.hero-content h1 span{display:block;margin-top:10px;font-size:clamp(17px,2.1vw,24px);line-height:1.25;letter-spacing:-.025em;font-weight:600;color:#cbd5e1}.hero-text,.city-copy>p,.section-lead,.simple p{margin:0 auto 24px;max-width:700px;color:#cbd5e1;font-size:clamp(16px,1.7vw,20px)}.search-card{position:relative;width:min(100%,620px);margin:0 auto;padding:26px 22px 18px;background:rgba(255,255,255,.96);color:var(--ink);border-radius:22px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.6);text-align:left}.free-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06b6d4,#22d3ee);color:#fff;font-weight:950;letter-spacing:.04em;border-radius:999px;padding:6px 22px;box-shadow:0 12px 28px rgba(6,182,212,.34);white-space:nowrap}.search-card h2{margin:0;text-align:center;color:#111827;font-size:20px;line-height:1.2}.search-card p{text-align:center;color:#64748b;font-size:16px;margin:14px 0 22px}.search-card label{display:block;text-transform:uppercase;letter-spacing:.13em;font-weight:950;color:#334155;font-size:12px;margin:0 0 10px}.search-card input{width:100%;min-height:58px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:15px;padding:16px 18px;color:#0f172a;font-weight:800;font-size:17px;outline:none}.search-card input:focus{border-color:#22d3ee;box-shadow:0 0 0 4px rgba(34,211,238,.18)}.search-card button{width:100%;min-height:58px;margin-top:16px;border:0;border-radius:14px;background:linear-gradient(135deg,#22d3ee,#06b6d4);color:#fff;font-weight:950;font-size:17px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 18px 34px rgba(6,182,212,.28)}.search-card small{display:block;margin-top:14px;text-align:center;color:#64748b;font-weight:800}.proof-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:min(620px,100%);margin:24px auto 0}.proof-icons div{display:grid;gap:8px;justify-items:center;color:#cbd5e1;font-weight:850;font-size:13px}.proof-icons b{display:grid;place-items:center;width:34px;height:34px;border-radius:14px;background:#082f49;color:#22d3ee;box-shadow:inset 0 0 0 1px rgba(34,211,238,.2)}.trust-strip{background:#fff;color:var(--ink);padding:60px 18px;text-align:center}.trust-strip p{margin:0 auto 22px;max-width:760px;color:#64748b;font-size:22px;font-style:italic}.trust-strip div{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.trust-strip span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:11px 16px;color:#0f172a;font-weight:900}.section{padding:54px max(16px,calc((100vw - 1160px)/2))}.section.dark{background:#020617;color:#fff;border-top:1px solid rgba(148,163,184,.14)}.section.light,.simple,.reviews{background:#fff;color:var(--ink)}.section h2,.reviews h2,.simple h1{font-size:clamp(28px,4vw,46px);line-height:1.05;margin:0 0 16px;letter-spacing:-.045em}.section-lead{margin-left:0}.artisan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.artisan-card{background:#fff;color:var(--ink);border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 14px 40px rgba(2,6,23,.1)}.section.dark .artisan-card{background:#0f172a;color:#fff;border-color:rgba(148,163,184,.2)}.artisan-top strong{display:block;font-size:19px;line-height:1.15;letter-spacing:-.02em}.artisan-top span{display:block;margin-top:5px;color:#22d3ee;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.address{color:#64748b;font-weight:750;margin:14px 0 8px}.section.dark .address{color:#cbd5e1}.phone{display:inline-flex;margin:0 0 8px;color:#22d3ee;font-weight:950}.stars{color:#f59e0b;font-weight:950;margin:4px 0 10px}.snippet{background:#f8fafc;border-left:4px solid #22d3ee;color:#475569;border-radius:12px;padding:11px;margin:0}.section.dark .snippet{background:#111c31;color:#e2e8f0}.artisan-card.compact{padding:12px;border-radius:16px;background:#f8fafc;color:#0f172a;box-shadow:none}.artisan-card.compact .artisan-top strong{font-size:15px}.artisan-card.compact .address,.artisan-card.compact .stars,.artisan-card.compact .snippet{font-size:13px}.city-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.city-cloud a{display:inline-flex;border:1px solid rgba(34,211,238,.28);background:#082f49;color:#e0faff;border-radius:999px;padding:10px 14px;font-weight:900}.section.light .city-cloud a,.simple .city-cloud a{background:#ecfeff;color:#075985;border-color:#bae6fd}.city-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(410px,480px);gap:34px;align-items:start;padding:54px max(16px,calc((100vw - 1160px)/2));min-height:calc(100vh - 64px)}.city-copy,.lead-card{position:relative;z-index:1}.city-copy{padding-top:12px}.city-copy h1{max-width:760px;margin-left:0}.city-copy .proof-icons{margin-left:0}.lead-card{background:#fff;color:#0f172a;border-radius:24px;padding:18px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.65);overflow:hidden}.form-title{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:12px}.form-title strong{font-size:18px}.form-title span{color:var(--green);font-size:12px;font-weight:950;text-transform:uppercase}.lead-pros>strong{display:block;text-transform:uppercase;letter-spacing:.1em;color:#334155;font-size:12px;margin-bottom:8px}.lead-pros{margin-bottom:12px}.lead-pros .artisan-card{margin-bottom:10px}.lead-card iframe{display:block;width:100%;height:880px;border:0;border-radius:16px;background:#fff}.reviews{padding:54px max(16px,calc((100vw - 1160px)/2))}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-grid blockquote{margin:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.review-grid div{color:#f59e0b}.review-grid p{color:#334155}.review-grid cite{display:block;color:#64748b;font-style:normal;font-weight:850}.simple{min-height:70vh;padding:54px max(16px,calc((100vw - 980px)/2))}.simple .search-card{margin:24px 0;text-align:left}.footer{background:#020617;color:#94a3b8;border-top:1px solid rgba(148,163,184,.18);padding:34px max(16px,calc((100vw - 1160px)/2));display:flex;justify-content:space-between;gap:20px}.footer strong{color:#fff}.footer p{margin:6px 0 0}.footer a{display:inline-flex;margin-left:14px;color:#cbd5e1;font-weight:800}
@media(max-width:900px){.topbar{height:64px;padding:0 16px}.brand strong{font-size:20px}nav{gap:10px}.nav-cta{padding:10px 16px}.hero-main{min-height:auto;padding:28px 12px 30px}.hero-content h1{font-size:31px;line-height:1.04}.hero-content h1 span{font-size:17px}.hero-text{font-size:15px;margin-bottom:22px}.search-card{border-radius:16px;padding:23px 13px 14px}.search-card h2{font-size:17px}.search-card p{font-size:15px;margin:12px 0 18px}.search-card input,.search-card button{min-height:56px;font-size:15px}.proof-icons{gap:10px;margin-top:24px}.proof-icons div{font-size:12px}.trust-strip{padding:54px 18px}.trust-strip p{font-size:17px}.section,.reviews,.simple{padding:36px 14px}.artisan-grid,.review-grid{grid-template-columns:1fr}.city-hero{grid-template-columns:1fr;padding:32px 14px 36px;min-height:auto;gap:20px}.city-copy h1{font-size:30px}.city-copy>p{font-size:15px}.city-copy .proof-icons{margin-left:auto}.lead-card{border-radius:18px;padding:13px}.form-title{display:block}.form-title span{display:block;margin-top:3px}.lead-card iframe{height:940px}.footer{display:block;padding:30px 16px}.footer a{margin:12px 14px 0 0}}
@media(max-width:390px){.hero-content h1{font-size:29px}.search-card button{font-size:14px;letter-spacing:.02em}.proof-icons{gap:6px}.proof-icons b{width:32px;height:32px}.proof-icons span{font-size:11px}.brand img{width:36px;height:36px}nav a:not(.nav-cta){display:none}}

/* Artisan directory */
.artisan-notices{display:grid;gap:12px;margin:28px 0 22px}.artisan-notice{display:flex;align-items:flex-start;gap:14px;border:1px solid;border-radius:14px;padding:16px 18px;color:#0f172a}.artisan-notice .notice-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;font-size:19px;font-weight:950}.artisan-notice .notice-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.artisan-notice strong{display:block;font-size:16px;line-height:1.25}.artisan-notice p{margin:3px 0 0;font-size:14px;line-height:1.5}.notice-info{background:#fff7df;border-color:#fed7aa}.notice-info .notice-icon{background:#ffedd5;color:#ea580c}.notice-company{background:#eff6ff;border-color:#bfdbfe}.notice-company .notice-icon{background:#dbeafe;color:#2563eb}.notice-company a{color:#1d4ed8;font-weight:900;text-decoration:underline;text-underline-offset:2px}
.section.dark .artisan-card{display:flex;flex-direction:column;background:#fff;color:#0f172a;border-color:#e2e8f0;border-radius:16px;padding:20px;box-shadow:0 16px 44px rgba(0,0,0,.28)}.artisan-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.artisan-top strong{min-width:0;overflow-wrap:anywhere}.artisan-top .rating-badge{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;border-radius:999px;padding:6px 10px;background:#fff3d6;color:#ea580c;font-size:14px;font-weight:950;line-height:1;letter-spacing:0;text-transform:none}.section.dark .address{margin:10px 0 12px;color:#64748b;font-size:14px;font-weight:700}.verified-count{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:#64748b;font-size:13px;font-weight:800}.review-avatars{display:flex;padding-left:4px}.review-avatars i{display:block;width:20px;height:20px;margin-left:-5px;border:2px solid #fff;border-radius:50%;background:#cbd5e1}.review-avatars i:nth-child(2){background:#93c5fd}.review-avatars i:nth-child(3){background:#dbeafe}.phone-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;margin-top:auto;border-radius:10px;background:#0f172a;color:#fff;font-size:17px;letter-spacing:.01em;box-shadow:0 8px 18px rgba(15,23,42,.18)}.phone-button:hover{background:#1e293b}.phone-source{margin:7px 0 0;color:#64748b;font-size:11px;line-height:1.35;text-align:center}.artisan-review{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.google-review-badge{display:inline-flex;border-radius:999px;padding:5px 9px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:900}.artisan-review h3{margin:14px 0 8px;color:#475569;font-size:11px;letter-spacing:.16em}.artisan-review blockquote{margin:0;border:0;border-radius:10px;padding:13px;background:#f8fafc}.artisan-review blockquote header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.artisan-review blockquote header strong{color:#1e293b;font-size:13px}.review-stars{flex:0 0 auto;color:#f59e0b;font-size:12px;letter-spacing:1px}.artisan-review blockquote p{margin:8px 0 0;color:#475569;font-size:13px;line-height:1.5}.artisan-review cite{display:block;margin-top:7px;color:#94a3b8;font-size:11px;font-style:normal}
@media(max-width:900px){.artisan-notice{padding:14px}.artisan-notice .notice-icon{flex-basis:32px;width:32px;height:32px}.artisan-notice p{font-size:13px}.section.dark .artisan-card{padding:18px}.phone-button{min-height:50px}}
