*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-a:#111;--bg-b:#f2f0ec;--txt-a:#fff;--txt-b:#0d0d0d;--muted-a:#ffffff6b;--muted-b:#00000085;--sub-a:#0000000f;--sub-b:#ffffff0d;--border-a:#ffffff14;--border-b:#0000001a;--card-bg:#ffffff08;--card-border:#ffffff14;--input-bg:#ffffff0d;--input-border:#ffffff1a;--nav-pill:#ffffff1a;--green:#22c55e;--font-display:"Bebas Neue", Impact, sans-serif;--font-body:"Inter", system-ui, sans-serif}[data-theme=light]{--bg-a:#f2f0ec;--bg-b:#1a1a1a;--txt-a:#0d0d0d;--txt-b:#f2f0ec;--muted-a:#00000094;--muted-b:#fff9;--sub-a:#0000000d;--sub-b:#ffffff0f;--border-a:#00000021;--border-b:#ffffff1f;--card-bg:#0000000a;--card-border:#0000001c;--input-bg:#0000000d;--input-border:#00000024;--nav-pill:#00000014}html{scroll-behavior:auto}body{background:var(--bg-a);color:var(--txt-a);font-family:var(--font-body);-webkit-font-smoothing:antialiased;cursor:none;transition:background .4s,color .4s;overflow-x:hidden}#root{width:100%}body:before{content:"";z-index:9997;pointer-events:none;opacity:.035;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)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;position:fixed;inset:0}.cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;position:fixed}.cursor-dot{background:#fff;border-radius:50%;width:8px;height:8px;transform:translate(-50%,-50%)}.cursor-ring{border:1.5px solid #fff;border-radius:50%;width:40px;height:40px;transition:width .3s,height .3s;transform:translate(-50%,-50%)}.cursor-ring.hovered{width:68px;height:68px}.theme-toggle{cursor:none;background:#ffffff26;border:1px solid #ffffff38;border-radius:100px;flex-shrink:0;width:36px;height:20px;transition:background .3s,border-color .3s;position:relative}.theme-toggle:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s;position:absolute;top:3px;left:3px}.theme-toggle.active:after{transform:translate(16px)}.theme-toggle.active{background:#ffffff47}[data-theme=light] .theme-toggle{background:#0000001a;border-color:#0000002e}[data-theme=light] .theme-toggle:after{background:#0d0d0d}[data-theme=light] .theme-toggle.active{background:#0000002e}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808040;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#80808073}:focus-visible{outline:2px solid var(--txt-a);outline-offset:3px;opacity:.5;border-radius:4px}input,textarea{appearance:none}input::placeholder,textarea::placeholder{color:var(--muted-a);opacity:.55}::selection{background:var(--txt-a);color:var(--bg-a)}@keyframes pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}canvas{display:block}@media (width<=768px){body{cursor:auto}.cursor{display:none}}
