:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#0f172a;background-color:#f8fafc;line-height:1.6;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f8fafc}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;min-height:100vh}.container{width:min(1120px,92%);margin:0 auto}.site-header{position:sticky;top:0;background:#f8fafceb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:10}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1.5rem}.logo{font-weight:700;letter-spacing:.04em}.nav{display:flex;gap:1.5rem;font-weight:500}.cta,.ghost{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;border:1px solid transparent;transition:all .2s ease}.cta{background:#0f172a;color:#f8fafc}.cta:hover{background:#1e293b}.ghost{border-color:#cbd5f5;color:#1e293b}.ghost:hover{border-color:#94a3b8;color:#0f172a}.hero{padding:4.5rem 0 3.5rem;background:linear-gradient(120deg,#f8fafc,#e2e8f0)}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;align-items:center}.hero-content h1{font-size:clamp(2.4rem,3vw,3.4rem);line-height:1.15;margin:0 0 1rem}.lead{font-size:1.1rem;color:#334155}.eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;color:#64748b;margin-bottom:.75rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:2rem}.hero-metrics strong{font-size:1.4rem;display:block}.hero-metrics span{color:#64748b;font-size:.9rem}.hero-card .card{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 40px #0f172a1a}.hero-image{width:72px;height:72px;margin-bottom:1rem}.hero-card h3{margin-top:0}.hero-card ul{padding-left:1rem;color:#475569}.card-highlight{margin-top:1.5rem;background:#0f172a;color:#f8fafc;padding:1rem;border-radius:16px}.section{padding:4rem 0}.section.alt{background:#f1f5f9}.section-heading{max-width:640px;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2rem,3vw,2.6rem);margin:0 0 1rem}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.service-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 16px 32px #0f172a14}.service-card p{color:#475569}.content{display:grid;gap:2rem}.content-section{display:grid;gap:1rem}.breadcrumbs{display:flex;gap:.5rem;color:#64748b;font-size:.9rem}.faq-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.faq-card{background:#fff;padding:1.5rem;border-radius:18px;border:1px solid #e2e8f0}.cta-panel{background:#0f172a;color:#f8fafc;padding:2rem;border-radius:24px}.cta-panel a{color:inherit}.map-embed iframe{width:100%;min-height:320px;border:0;border-radius:18px}.service-card ul{padding-left:1rem;color:#475569}.process-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.process-step{background:#fff;padding:2rem;border-radius:18px;border:1px solid #e2e8f0}.step-number{font-weight:700;color:#0f172a}.about-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center}.badge-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.badge-row span{background:#e2e8f0;padding:.4rem 1rem;border-radius:999px;font-weight:600;color:#334155;font-size:.85rem}.about-card{background:#0f172a;color:#f8fafc;padding:2.5rem;border-radius:24px}.about-card ul{padding-left:1rem;color:#e2e8f0}.contact{background:#0f172a;color:#f8fafc}.contact-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start}.contact-details{display:grid;gap:1rem;margin-top:1.5rem}.contact-details strong{display:block;font-size:.9rem;color:#94a3b8}.contact-form{display:grid;gap:1rem;background:#111827;padding:2rem;border-radius:20px}.contact-form label{display:grid;gap:.5rem;font-size:.9rem}.contact-form input,.contact-form select,.contact-form textarea{padding:.75rem 1rem;border-radius:12px;border:1px solid #1f2937;background:#0f172a;color:#f8fafc;font-family:inherit}.contact-form button{padding:.85rem 1.5rem;border-radius:999px;border:none;background:#38bdf8;color:#0f172a;font-weight:700;cursor:pointer}.contact-form button:hover{background:#22d3ee}.site-footer{background:#020617;color:#cbd5f5;padding:2rem 0}.footer-content{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-links{display:grid;gap:.5rem;color:#94a3b8}@media(max-width:720px){.nav{display:none}.header-content{justify-content:space-between}}
