:root{--bg: #f8fafc;--bg-soft: #eef4ff;--surface: #ffffff;--surface-alt: #f3f6fb;--line: #dbe4f0;--line-strong: #c5d3e6;--text: #0f172a;--muted: #475569;--muted-soft: #64748b;--accent: #2563ea;--accent-soft: #dbeafe;--shadow: 0 18px 45px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(37,99,234,.08),transparent 28%),linear-gradient(180deg,#fcfdff,#f8fafc)}a{color:inherit;text-decoration:none}button,input{font:inherit}#root,.page-shell{min-height:100vh}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#f8fafce0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(148,163,184,.16)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.brand-mark{display:inline-flex;align-items:center;gap:12px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.01em}.brand-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#2563ea,#1d4ed8);box-shadow:inset 0 1px #ffffff40}.main-nav{display:flex;align-items:center;gap:24px;color:var(--muted)}.main-nav a:hover,.main-nav a.active{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--accent);box-shadow:0 12px 28px #2563ea2e}.button-ghost{color:var(--text);background:var(--surface);border-color:var(--line)}.button-ghost.light{background:#ffffffc7}.eyebrow{display:inline-block;margin-bottom:16px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-section,.spotlight-section,.services-section,.stats-section,.testimonials-section,.faq-section,.cta-section,.legal-page{padding:56px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:36px;align-items:center}.hero-copy h1,.section-heading h2,.stats-copy h2,.cta-shell h2,.legal-shell h1{margin:0;font-family:Space Grotesk,sans-serif;letter-spacing:-.04em;line-height:1}.hero-copy h1{max-width:700px;font-size:clamp(3rem,7vw,5.6rem)}.hero-copy p,.section-heading p,.stats-copy p,.cta-shell p,.legal-shell p,.spotlight-card p,.service-card p,.testimonial-card p,.faq-item p{color:var(--muted);line-height:1.72}.hero-copy p{max-width:640px;margin:22px 0 0;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 30px}.phone-mock,.spotlight-card,.service-card,.metric-card,.testimonial-card,.faq-item,.legal-shell,.cta-shell{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.hero-panel{position:relative}.phone-mock{width:min(100%,420px);margin-left:auto;padding:22px;border-radius:28px;background:linear-gradient(180deg,rgba(37,99,234,.08),transparent 38%),var(--surface)}.phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:var(--muted-soft);font-size:.92rem}.info-card{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface-alt)}.info-card span,.info-card p{display:block;margin:0;color:var(--muted)}.info-card strong{display:block;margin:8px 0 4px;font-size:1.05rem}.highlight{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.section-heading{max-width:760px;margin-bottom:26px}.section-heading-left{margin-bottom:0}.section-heading h2,.stats-copy h2,.cta-shell h2,.legal-shell h1{font-size:clamp(2.1rem,5vw,4rem)}.spotlight-grid,.services-grid,.metrics-grid,.testimonials-grid{display:grid;gap:18px}.spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-grid,.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spotlight-card,.service-card,.metric-card,.testimonial-card{padding:24px;border-radius:24px}.card-kicker{display:inline-block;margin-bottom:14px;color:var(--accent);font-weight:800}.spotlight-card h3,.service-card h3,.faq-item h3,.legal-section h2{margin:0 0 12px;font-family:Space Grotesk,sans-serif;line-height:1.2}.spotlight-card a{display:inline-flex;margin-top:18px;color:var(--accent);font-weight:800}.service-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.service-card li{padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fbfdff;color:var(--text)}.stats-shell,.faq-shell,.cta-shell,.footer-grid,.footer-bar{display:flex;gap:24px}.stats-shell,.cta-shell{align-items:center;justify-content:space-between}.stats-copy{max-width:620px}.metric-card{display:flex;flex-direction:column;justify-content:center;min-height:160px;background:linear-gradient(180deg,#fff,#f8fbff)}.metric-card strong{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,3.2rem);color:var(--accent)}.metric-card span,.testimonial-card span{color:var(--muted)}.testimonial-card strong{display:block;margin-top:18px}.faq-shell{flex-direction:column;align-items:stretch;justify-content:flex-start}.faq-list{display:grid;gap:16px;width:100%}.faq-item{padding:22px 24px;border-radius:20px}.cta-shell{padding:32px;border-radius:28px;background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.cta-actions{min-width:280px;display:flex;flex-direction:column;gap:14px}.legal-links{display:flex;gap:18px;margin-top:10px}.legal-links a{color:var(--accent);font-weight:700}.legal-shell{width:min(900px,100%);margin:0 auto;padding:36px;border-radius:28px}.legal-intro{margin:18px 0 0}.legal-content{margin-top:28px}.legal-section+.legal-section{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.site-footer{padding:24px 0 36px;background:transparent}.footer-card{padding:32px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#fffffff5,#eff6ffeb);box-shadow:0 20px 44px #0f172a14}.footer-grid{align-items:flex-start;justify-content:space-between}.footer-brand{max-width:360px}.footer-brand p,.footer-contact,.footer-links,.footer-bar{color:var(--muted)}.site-footer h3{margin:0 0 16px;font-family:Space Grotesk,sans-serif;color:var(--text)}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a:hover,.footer-contact a:hover{color:var(--accent)}.footer-bar{align-items:center;justify-content:space-between;margin-top:28px;padding-top:22px;border-top:1px solid rgba(148,163,184,.18)}.store-badges{display:flex;gap:12px}.store-badges a{padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:#fff}@media (max-width: 1024px){.hero-grid,.spotlight-grid,.services-grid,.testimonials-grid,.stats-shell,.faq-shell,.cta-shell,.footer-grid,.footer-bar{grid-template-columns:1fr;flex-direction:column}.metrics-grid{grid-template-columns:1fr}.phone-mock{margin-left:0}}@media (max-width: 760px){.main-nav,.nav-shell>.button-ghost{display:none}.hero-section{padding-top:40px}.hero-copy h1{font-size:clamp(2.6rem,13vw,4rem)}.hero-actions,.legal-links,.store-badges{flex-direction:column}.spotlight-grid,.services-grid,.testimonials-grid,.service-card ul{grid-template-columns:1fr}.cta-shell,.legal-shell,.footer-card{padding:24px}}
