:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8fafc;color:#0f172a}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{background:#e2e8f0;border-radius:6px;padding:.15rem .35rem}.site{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid #e2e8f0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.subbrand{font-size:.95rem;color:#475569}.hero{position:relative;overflow:hidden;background:#fff}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f1f5f9,#fff,#e0f2fe)}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center;padding:5rem 0}.eyebrow{margin-bottom:.8rem;color:#0369a1;font-size:.8rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.badge{display:inline-block;padding:.4rem .9rem;border:1px solid #bae6fd;border-radius:999px;background:#f0f9ff}.eyebrow-light{color:#bae6fd}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98;letter-spacing:-.04em;margin-bottom:1rem}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.03em;margin-bottom:1rem}h3{font-size:1.35rem;margin-bottom:.75rem}.lead,.section-intro p,.info-card p,.service-card p,.callout-copy,.dark-copy,.photo-copy p,.mini-text{color:#475569;font-size:1.08rem}.lead{max-width:42rem;line-height:1.8}.actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.9rem 1.3rem;border-radius:18px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-dark{background:#0f172a;color:#fff}.button-light{border:1px solid #cbd5e1;background:#fff;color:#1e293b}.button-white{background:#fff;color:#0f172a}.button-outline{border:1px solid rgba(255,255,255,.35);color:#fff}.stats,.service-grid,.reason-grid,.info-grid{display:grid;gap:1rem}.stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.card{border:1px solid #e2e8f0;border-radius:26px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.mini-card,.service-card,.info-card,.reason-card{padding:1.35rem}.mini-title,.photo-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:#64748b}.showcase{overflow:hidden}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.photo-side{border-left:1px solid #e2e8f0}.photo{height:320px;width:100%;object-fit:cover}.photo-copy{border-top:1px solid #e2e8f0;padding:1.25rem}.replace-note{padding:1rem 1.25rem 1.25rem;color:#475569;font-size:.95rem;border-top:1px solid #e2e8f0;background:#f8fafc}.section{padding:5rem 0}.section-intro{max-width:46rem;margin-bottom:2rem}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-dark{background:#0f172a;color:#fff}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.dark-panel{padding:2rem;border-radius:26px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.big-phone{font-size:2.3rem;font-weight:900;margin-bottom:.75rem}.dark-copy{color:#cbd5e1}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pill-wrap{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.pill{padding:.55rem .95rem;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;font-weight:600}.alt-section{background:#fff}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reason-card{font-size:1.1rem;font-weight:700;background:#f8fafc}.callout-section{background:#f0f9ff}.center{text-align:center;max-width:850px}.center-actions{justify-content:center}.footer{border-top:1px solid #e2e8f0;background:#fff;color:#475569}.footer-brand{color:#0f172a}@media (max-width: 960px){.hero-grid,.two-col,.info-grid,.service-grid,.reason-grid,.stats{grid-template-columns:1fr}.hero-grid{padding:4rem 0}}@media (max-width: 700px){.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}.photo-grid{grid-template-columns:1fr}.photo-side{border-left:0;border-top:1px solid #e2e8f0}.button{width:100%}.actions{flex-direction:column}}
