@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";
:root{--background:222 32% 7%;--foreground:210 40% 98%;--card:222 28% 10%;--muted:217 16% 30%;--muted-foreground:215 20% 78%;--primary:6 85% 59%;--border:217 16% 22%;--destructive:0 84% 60%;--radius:12px;--shadow-sm:0 2px 12px #00000029;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);margin:0}a{color:inherit}button,input,select{font:inherit}.only-mobile{display:none!important}.container{width:min(100% - 64px,1200px);margin-inline:auto}.section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--primary));margin:0 0 12px;font-size:12px;font-weight:600}.section-title{color:hsl(var(--foreground));margin:0 0 12px;font-size:clamp(28px,4vw,40px);font-weight:700}.section-copy{color:hsl(var(--muted-foreground));opacity:.8;margin:0;font-size:16px;line-height:1.65}.navbar-flex{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 20px;display:flex}@media (max-width:900px){.hero-content{width:min(88%,520px)!important}.hero-left-gradient{width:75%!important}}@media (max-width:680px){.container{width:min(100% - 32px,1200px)}.navbar-flex{display:block}.only-mobile{display:flex!important}.hero-frame{height:680px!important}.hero-img{object-position:65% center!important}.hero-left-gradient{background:linear-gradient(#0a0e14bf,#0a0e14eb)!important;width:100%!important}.hero-content{width:auto!important;max-width:none!important;inset:auto 20px 56px!important;transform:none!important}.hero-buttons a{justify-content:center;width:100%}.trust-item{border-top:1px solid hsl(var(--border));border-left:none!important;padding:20px 0!important}.trust-item:first-child{border-top:none}.contact-card{padding:28px 20px!important}}
