:root{--text:#475569;--text-h:#0f172a;--text-p:var(--text);--bg:#fff;--bg-premium:#f8fafc;--surface:#fff;--surface-hover:#f8fafc;--user-card-bg:#f8fafc99;--border:#e2e8f0;--code-bg:#f8fafc;--accent:#0f3a7a;--accent-hover:#0c2d60;--accent-bg:#0f3a7a0f;--accent-border:#0f3a7a40;--social-bg:#f1f5f9cc;--card-glass-bg:#ffffffd9;--shadow:#0f172a0a 0 10px 15px -3px, #0f172a05 0 4px 6px -2px;--sans:"Inter", system-ui, -apple-system, sans-serif;--heading:"Inter", system-ui, -apple-system, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:-.1px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{margin:0;font-size:16px}}[data-theme=dark]{--text:#c9d1d9;--text-h:#fff;--text-p:var(--text);--bg:#0d1117;--bg-premium:#0d1117;--surface:#161b22;--surface-hover:#21262d;--user-card-bg:#161b2299;--border:#30363d;--code-bg:#161b22;--accent:#58a6ff;--accent-hover:#388bfd;--accent-bg:#58a6ff26;--accent-border:#58a6ff40;--social-bg:#161b22cc;--card-glass-bg:#0f172acc;--shadow:#00000080 0 10px 15px -3px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--bg);margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}[data-theme=dark] select,[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] button:not([style*="background: var(--accent)"]):not([style*="background: rgb(59, 130, 246)"]):not([style*="background: #3b82f6"]):not([style*="background-color: var(--accent)"]):not([style*="background-color: rgb(59, 130, 246)"]):not([style*="background-color: #3b82f6"]):not([style*="background: var(--danger)"]):not([style*="background-color: var(--danger)"]):not([style*="background: #ef4444"]):not([style*="background-color: #ef4444"]):not([style*="background: rgb(239, 68, 68)"]):not([style*="background-color: rgb(239, 68, 68)"]){background-color:var(--surface)!important;color:var(--text-h)!important;border-color:var(--border)!important}[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color: #ffffff"],[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"]{background:var(--surface)!important;background-color:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important}[data-theme=dark] [style*="background: #f8fafc"],[data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme=dark] [style*="background-color: #f8fafc"],[data-theme=dark] [style*="background-color: rgb(248, 250, 252)"],[data-theme=dark] [style*="background: #f1f5f9"],[data-theme=dark] [style*="background: rgb(241, 245, 249)"],[data-theme=dark] [style*="background-color: #f1f5f9"],[data-theme=dark] [style*="background-color: rgb(241, 245, 249)"]{background:var(--bg-premium)!important;background-color:var(--bg-premium)!important;color:var(--text)!important;border-color:var(--border)!important}[data-theme=dark] [style*="color: #0f172a"],[data-theme=dark] [style*="color: rgb(15, 23, 42)"],[data-theme=dark] [style*="color: #1e293b"],[data-theme=dark] [style*="color: rgb(30, 41, 59)"]{color:var(--text-h)!important}[data-theme=dark] [style*="color: #475569"],[data-theme=dark] [style*="color: rgb(71, 85, 105)"],[data-theme=dark] [style*="color: #64748b"],[data-theme=dark] [style*="color: rgb(100, 116, 139)"]{color:var(--text)!important}[data-theme=dark] [style*="border: 1px solid #e2e8f0"],[data-theme=dark] [style*="border-bottom: 1px solid #e2e8f0"],[data-theme=dark] [style*="border-right: 1px solid #e2e8f0"],[data-theme=dark] [style*="border-top: 1px solid #e2e8f0"],[data-theme=dark] [style*="border: 1px solid var(--border)"],[data-theme=dark] [style*="border: 1px solid rgba(226, 232, 240, 0.8)"]{border-color:var(--border)!important}[data-theme=dark] [style*="background: rgba(59, 130, 246, 0.08)"]{background:var(--accent-bg)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border:2px solid var(--bg);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--accent);opacity:.8}::selection{background:var(--accent-bg);color:var(--accent)}button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.glow-card{position:relative;overflow:hidden}.glow-card:after{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--accent), transparent 60%);-webkit-mask-composite:xor;pointer-events:none;opacity:.4;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glow-card:hover:after{opacity:.8}
