@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";
.CustomCursor-module__n3IuUW__cursorDot,.CustomCursor-module__n3IuUW__cursorRing{pointer-events:none;z-index:9999;position:fixed;top:0;left:0}.CustomCursor-module__n3IuUW__cursorDot{background-color:var(--accent);border-radius:50%;width:8px;height:8px}.CustomCursor-module__n3IuUW__cursorRing{border:1.5px solid var(--accent);background-color:var(--accent-muted);border-radius:50%;width:32px;height:32px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"kern" 1, "liga" 1, "calt" 1}body{color:var(--text-primary);background:var(--bg);min-height:100vh;font-family:Inter,-apple-system,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}:root{--bg:#000;--surface-1:#080808;--surface-2:#0f0f0f;--surface-3:#161616;--surface-4:#1e1e1e;--border:#1a1a1a;--border-strong:#282828;--border-hover:#383838;--text-primary:#f5f5f5;--text-secondary:#7a7a7a;--text-muted:#3d3d3d;--text-inverse:#000;--accent:#6366f1;--accent-hover:#818cf8;--accent-active:#4f46e5;--accent-muted:#6366f112;--accent-border:#6366f12e;--accent-red:#dc2626;--accent-red-hover:#ef4444;--success:#22c55e;--warning:#eab308;--error:#ef4444;--info:#3b82f6;--font-display:"Clash Display", sans-serif;--font-sans:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--r-sm:3px;--r-md:6px;--r-lg:10px;--r-xl:14px;--r-full:9999px;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--radius-xl:14px;--radius-full:9999px}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1e1e1e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#2a2a2a}*{scrollbar-width:thin;scrollbar-color:#1e1e1e transparent}:focus-visible{outline:1.5px solid var(--accent);outline-offset:3px;border-radius:3px}h1,h2{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;font-weight:800;line-height:1}h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;font-weight:600;line-height:1.2}p{color:var(--text-secondary);line-height:1.7}small{color:var(--text-muted);font-size:12px}strong{color:var(--text-primary);font-weight:600}a{color:inherit;text-decoration:none}code,pre{font-family:var(--font-mono)}code{background:var(--surface-2);border-radius:var(--r-sm);color:var(--text-primary);border:1px solid var(--border);padding:2px 6px;font-size:.85em}input,textarea,select,button{font-family:var(--font-sans);font-size:inherit}button{cursor:pointer;color:inherit;background:0 0;border:none}img,video{max-width:100%;height:auto;display:block}ul,ol{list-style:none}hr{border:none;border-top:1px solid var(--border)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.custom-cursor-active *{cursor:none!important}
