@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--background:#0a0a0a;--foreground:#fff;--primary:#00b8ff;--primary-foreground:#fff;--secondary:#171717;--secondary-foreground:#a1a1aa;--muted:#262626;--muted-foreground:#71717a;--card:#141414;--card-foreground:#fff;--border:#262626;--destructive:#ef4444;--destructive-foreground:#fff;--ring:#00b8ff;--radius:.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}::selection{background-color:var(--primary);color:var(--primary-foreground)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr!important}.hero-image{order:-1;margin-bottom:2rem}.hero-image>div{max-width:350px!important}}@media (max-width:768px){.hero-image{width:100%;margin-bottom:2rem;display:flex!important}.hero-image>div{max-width:100%!important}.stats-grid{grid-template-columns:repeat(3,1fr)!important;gap:1rem!important}.hero-section-inner{padding-top:1.5rem!important;padding-bottom:3rem!important}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr!important;gap:1.25rem!important}}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.services-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.about-grid,.steps-grid{grid-template-columns:1fr!important;gap:3rem!important}.connecting-line{display:none!important}.instagram-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.instagram-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.reviews-grid{grid-template-columns:1fr!important}}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.desktop-nav,.desktop-cta{display:none!important}.mobile-menu-btn{display:block!important}section{padding-top:3rem!important;padding-bottom:3rem!important}.form-inner{padding:1.5rem!important}.footer-inner{padding:2.5rem 1.5rem!important}.hero-ctas{flex-direction:column!important}.hero-ctas a{justify-content:center!important;width:100%!important}}@media (max-width:480px){section{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}
