*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111827;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.03em;color:var(--brand);font-size:18px;font-weight:900}.call-small{background:var(--brand);color:#fff;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:800}.hero{color:#fff;background:#111827}.hero img{object-fit:cover;opacity:.78;height:260px}.hero-content{background:linear-gradient(#111827,#030712);padding:24px 16px 30px}.badge{color:#fef3c7;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(31px,8vw,58px);line-height:.98}p{line-height:1.65}.hero p{color:#d1d5db;max-width:680px;font-size:16px}.actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.actions.center{justify-content:center}.btn{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 17px;font-weight:900;display:inline-flex}.btn.primary{background:var(--accent);color:#fff}.btn.ghost{color:#fff;border-color:#ffffff59}.btn.ghost.dark{color:#111827;border-color:#d1d5db}.section{max-width:1120px;margin:0 auto;padding:28px 16px}.quick-card{background:#fff;border-radius:22px;margin-top:-14px;position:relative;box-shadow:0 18px 55px #0f172a1f}.quick-card h2,.quote h2{letter-spacing:-.04em;margin:0 0 8px;font-size:25px}.contact-row{gap:9px;display:grid}.contact-row a{color:var(--brand);background:#f1f5f9;border-radius:13px;padding:12px;font-weight:800}.section-title span{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.section-title h2{letter-spacing:-.05em;margin:5px 0 16px;font-size:28px}.cards{gap:12px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 12px 35px #0f172a0f}.card h3{color:var(--brand);margin:0 0 6px;font-size:18px}.card p{color:#4b5563;margin:0}.gallery{gap:10px;display:grid}.gallery img{object-fit:cover;border-radius:20px;height:210px;box-shadow:0 16px 45px #0f172a29}.process ol{counter-reset:step;gap:10px;padding:0;list-style:none;display:grid}.process li{counter-increment:step;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:15px 16px 15px 54px;font-weight:800;position:relative}.process li:before{content:counter(step);background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.quote{text-align:center;background:#fff;border-radius:26px;margin-top:16px;margin-bottom:22px;box-shadow:0 18px 60px #0f172a1a}.quote p{color:#4b5563;max-width:560px;margin:0 auto}footer{text-align:center;color:#6b7280;gap:7px;padding:26px 16px 34px;font-size:14px;display:grid}footer strong{color:#111827;font-size:16px}footer a{color:var(--brand);font-weight:900}@media (width>=760px){.topbar{padding:16px 34px}.hero{grid-template-columns:1.05fr .95fr;min-height:560px;display:grid}.hero img{order:2;height:100%}.hero-content{flex-direction:column;justify-content:center;padding:50px 46px;display:flex}.section{padding:44px 28px}.quick-card{margin-top:-42px}.cards{grid-template-columns:repeat(4,1fr)}.gallery{grid-template-columns:1.2fr .8fr .8fr}.gallery img{height:300px}.process ol{grid-template-columns:repeat(4,1fr)}.process li{padding:56px 16px 16px}.process li:before{top:18px;left:16px;transform:none}.contact-row{grid-template-columns:repeat(2,1fr)}}
