:root{--bg:#0e0e10;--card:#18181b;--muted:#a1a1aa;--accent:#3b82f6}html{scroll-behavior:smooth}body,html{height:100%}body{background:#0e0e10;background:var(--bg);color:#e4e4e7;font-family:Inter,sans-serif;margin:0;will-change:scroll-position}:where(button,a[href],input,select,textarea,summary,[tabindex]):focus:not(:focus-visible){outline:none}html[data-focus-modality=pointer] :where(button,a[href],input,select,textarea,summary,[tabindex]):focus{--tw-ring-offset-shadow:0 0 #0000!important;--tw-ring-shadow:0 0 #0000!important;outline:none!important}@media (max-width:480px){body{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{scrollbar-color:#f973169e #0d0e13ad;scrollbar-width:thin}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-button{display:none;height:0;width:0}::-webkit-scrollbar-track{background:#0d0e13ad}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f97316a3,#92481c9e);border:1px solid #0d0e13b8;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#fb923cc2,#aa521eb8)}::-webkit-scrollbar-corner{background:#0000}