@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Space+Mono:wght@400;700&display=swap";:root{--obsidian:#0a0a0f;--charcoal:#141419;--slate:#1e1e26;--graphite:#2a2a35;--silver:#8e8e9a;--bone:#e8e4dd;--cream:#faf8f5;--neon-amber:#ffb627;--neon-red:#ff3d3d;--neon-cyan:#00e5ff;--neon-green:#39ff14;--neon-pink:#ff2d87;--star-gold:#ffb627;--glass:#ffffff0a;--glass-border:#ffffff14;--font-display:"Bebas Neue", sans-serif;--font-body:"DM Sans", sans-serif;--font-mono:"Space Mono", monospace;--section-pad:clamp(3rem, 8vw, 8rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background:var(--obsidian);color:var(--cream);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--obsidian)}::-webkit-scrollbar-thumb{background:var(--neon-amber);border-radius:3px}::selection{background:var(--neon-amber);color:var(--obsidian)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.noise-overlay{z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}@media (width<=768px){:root{--section-pad:2.5rem}.nav-desktop-links{display:none!important}.nav-mobile-btn{display:flex!important}.hero-cta-wrap{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.hero-cta-wrap a{text-align:center!important}.features-grid{grid-template-columns:1fr 1fr!important}.feature-card{padding:1.5rem!important}.products-grid{grid-template-columns:1fr!important;gap:1rem!important}.reviews-overview{flex-direction:column!important;align-items:flex-start!important;gap:2rem!important;margin-bottom:2.5rem!important}.reviews-score .big-number{font-size:4rem!important}.reviews-grid{grid-template-columns:1fr!important}.review-card{padding:1.5rem!important}.location-grid{grid-template-columns:1fr!important;gap:2rem!important}.footer-inner{text-align:center!important;flex-direction:column!important;gap:1rem!important}}@media (width<=480px){.features-grid{grid-template-columns:1fr!important}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes glow-badge{0%,to{box-shadow:0 0 8px #39ff144d}50%{box-shadow:0 0 20px #39ff1499}}
