*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#111827;font-family:Inter,system-ui,sans-serif;min-height:100vh}#root{padding:2rem}.app-shell{background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex-direction:column;min-height:100vh}.hero h1{font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.05;margin-bottom:1rem}.hero p{color:#334155;font-size:1.05rem;line-height:1.8}.container{margin:0 auto;max-width:1100px;padding:2rem}.site-header{background:#ffffffd9;border-bottom:1px solid #0f172a0a}.nav{align-items:center;display:flex;justify-content:space-between}.brand{font-size:1.125rem;font-weight:700}nav a{color:#0f172a;margin-left:1rem;text-decoration:none}.cta{background:#0f172a;border-radius:6px;color:#fff;padding:.45rem .8rem}.hero{padding:4rem 0;text-align:left}.lead{color:#334155;margin-bottom:1rem}.btn{border-radius:8px;display:inline-block;font-weight:600;margin-right:.5rem;padding:.65rem 1rem;text-decoration:none}.btn.primary{background:#0f172a;color:#fff}.btn.ghost{background:#0000;border:1px solid #0f172a14;color:#0f172a}.services{padding:2rem 0}.services h2{margin-bottom:1rem}.cards{display:flex;flex-wrap:wrap;gap:1rem}.card{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0f172a0a;flex:1 1;min-width:200px;padding:1.25rem}.about,.contact{padding:2rem 0}.site-footer{background:#0000;margin-top:auto;padding:1rem 0}.site-footer .container{align-items:center;display:flex;justify-content:space-between}.foot-links a{color:#475569;margin-left:1rem;text-decoration:none}@media (max-width:700px){.cards{flex-direction:column}nav a{margin-left:.6rem}}
/*# sourceMappingURL=main.42ba5037.css.map*/