*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#22c55e;--accent-dim:#16a34a;--accent-glow:#22c55e4d;--accent-subtle:#22c55e14;--bg:#0a0a0a;--bg1:#111;--bg2:#161616;--bg3:#1e1e1e;--border:#ffffff12;--text:#f0ede8;--text-dim:#f0ede885;--text-faint:#f0ede833;--font-display:"Bebas Neue", sans-serif;--font-body:"DM Sans", sans-serif;--font-mono:"Space Mono", monospace;--radius:2px;--radius-lg:6px}[data-theme=light]{--accent:#16a34a;--accent-dim:#15803d;--accent-glow:#16a34a66;--accent-subtle:#16a34a1f;--bg:#f0fbf4;--bg1:#fff;--bg2:#e8f7ee;--bg3:#d4edda;--border:#16a34a2e;--text:#052e16;--text-dim:#052e1694;--text-faint:#052e1647}[data-accent=orange]{--accent:#f50;--accent-dim:#e04400;--accent-glow:#ff55004d;--accent-subtle:#ff550014}[data-accent=orange][data-theme=light]{--accent:#e04400;--accent-dim:#c23a00;--accent-glow:#e0440061;--accent-subtle:#e044001a;--bg:#fff7f2;--bg1:#fff;--bg2:#fff0e6;--bg3:#ffe0cc;--border:#e044002e;--text:#2d0a00;--text-dim:#2d0a0094;--text-faint:#2d0a0047}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:1.6;transition:background .3s,color .3s;overflow-x:hidden}#root{width:100%;min-width:0;overflow-x:hidden}::selection{background:var(--accent);color:#000}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:2px}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}img{max-width:100%;display:block}@media (width<=768px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}section{overflow-x:hidden;max-width:100vw!important;padding-left:16px!important;padding-right:16px!important}section>div{width:100%!important;min-width:0!important;max-width:100%!important}section *{max-width:100%}.contact-grid,.footer-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (width<=480px){h1,h2{word-break:break-word}section{padding-top:56px!important;padding-bottom:56px!important}}body:before{content:"";z-index:0;pointer-events:none;background-image:repeating-linear-gradient(-45deg, transparent 0px, transparent 38px, var(--accent-subtle) 38px, var(--accent-subtle) 39px);opacity:.6;background-size:200px 200px;animation:18s linear infinite bgDiagMove;position:fixed;inset:0}body:after{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#ffffff03 3px 4px);animation:6s linear infinite bgScanMove;position:fixed;inset:0}[data-theme=light] body:after{background:repeating-linear-gradient(0deg,#0000 0 3px,#00000005 3px 4px)}@keyframes bgDiagMove{0%{background-position:0 0}to{background-position:200px 200px}}@keyframes bgScanMove{0%{background-position:0 0}to{background-position:0 8px}}section,nav,footer,header{z-index:1;position:relative}@keyframes logoPulse{0%,to{box-shadow:0 0 0px 0px var(--accent-glow)}50%{box-shadow:0 0 14px 4px var(--accent-glow)}}.logo-pulse{animation:3s ease-in-out infinite logoPulse}@keyframes accentBarSlide{0%{opacity:0;transform:scaleX(0)}30%{opacity:1}to{opacity:1;transform:scaleX(1)}}.accent-bar{background:linear-gradient(90deg, transparent, var(--accent), transparent);transform-origin:0;height:2px;animation:1.2s cubic-bezier(.16,1,.3,1) forwards accentBarSlide}@media (width<=900px){.desktop-nav{display:none!important}.mobile-bottom-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;overflow:auto hidden;display:flex!important}.mobile-bottom-nav::-webkit-scrollbar{display:none}main{width:100%;min-width:0;padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))}footer{width:100%;min-width:0;padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))!important}nav[style]{overflow:hidden;max-width:100vw!important;padding-left:16px!important;padding-right:16px!important}}@media (width<=700px){.mobile-logo-copy{display:none!important}}
