@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");:root{--orange:#e8702a;--orange-light:#ff9a56;--orange-dim:rgba(232,112,42,.15);--white:#f5f0ea;--white-dim:hsla(33,35%,94%,.6);--black:#080808;--dark:#0d0d0d;--dark-card:hsla(0,0%,5%,.85);--blue-glow:rgba(80,140,220,.12);--glass:hsla(0,0%,100%,.06);--glass-border:hsla(0,0%,100%,.1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:var(--black);color:var(--white);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}@supports (padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}::selection{background:var(--orange);color:var(--black)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:2px}.hero-heading{background:linear-gradient(135deg,var(--white) 0,var(--orange-light) 50%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}@media (hover:hover) and (pointer:fine){*{cursor:none!important}}img,video{max-width:100%}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.CustomCursor_dot__jH9Nx{width:8px;height:8px;background:#e8702a;border-radius:50%;z-index:99999;margin-left:-4px;margin-top:-4px;transition:background .2s}.CustomCursor_dot__jH9Nx,.CustomCursor_ring__ysLE7{position:fixed;top:0;left:0;pointer-events:none;will-change:transform}.CustomCursor_ring__ysLE7{width:36px;height:36px;border:1.5px solid rgba(232,112,42,.6);border-radius:50%;z-index:99998;margin-left:-18px;margin-top:-18px;transition:width .25s ease,height .25s ease,margin .25s ease,border-color .25s ease,background .25s ease}.CustomCursor_ringHover__M_z2T{width:56px;height:56px;margin-left:-28px;margin-top:-28px;border-color:rgba(232,112,42,.9);background:rgba(232,112,42,.08)}.CustomCursor_dotClick__gCc8p{background:#fff;transform:scale(1.5)!important}.CustomCursor_ringClick__1U220{width:20px;height:20px;margin-left:-10px;margin-top:-10px;border-color:#fff}@media (hover:none) and (pointer:coarse){.CustomCursor_dot__jH9Nx,.CustomCursor_ring__ysLE7{display:none!important}}