@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--bg-base: #030408;--bg-surface: #0a0b14;--bg-surface-hover: #111320;--bg-card: rgba(10, 11, 20, .6);--bg-card-border: rgba(255, 255, 255, .05);--text-primary: #ffffff;--text-secondary: #94a3b8;--text-muted: #475569;--brand-cyan: #3b82f6;--brand-blue: #2563eb;--brand-red: #f43f5e;--brand-crimson: #be123c;--brand-rose: #e11d48;--brand-green: #10b981;--brand-green-bright: #34d399;--brand-accent: #8b5cf6;--gradient-glow: linear-gradient(135deg, var(--brand-blue) 0%, var(--brand-rose) 100%);--gradient-warm: linear-gradient(135deg, var(--brand-crimson), var(--brand-rose));--gradient-blue: linear-gradient(135deg, var(--brand-blue), #3b82f6);--gradient-green: linear-gradient(135deg, var(--brand-green), var(--brand-green-bright));--color-up: #10b981;--color-up-glow: rgba(16, 185, 129, .3);--color-down: #ef4444;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Outfit", system-ui, -apple-system, sans-serif;--glow-shadow: 0 0 40px rgba(37, 99, 235, .2);--card-shadow: 0 8px 32px 0 rgba(0, 0, 0, .6);--transition-smooth: all .3s cubic-bezier(.16, 1, .3, 1)}[data-theme=light]{--bg-base: #f8fafc;--bg-surface: #ffffff;--bg-surface-hover: #f1f5f9;--bg-card: rgba(255, 255, 255, .8);--bg-card-border: rgba(0, 0, 0, .08);--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--glow-shadow: 0 0 40px rgba(37, 99, 235, .1);--card-shadow: 0 4px 16px 0 rgba(0, 0, 0, .08)}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth}.glass-panel{background:var(--bg-card);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--bg-card-border);border-radius:16px;box-shadow:var(--card-shadow)}.glow-text{background:var(--gradient-glow);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title{font-size:1.8rem;font-family:var(--font-display);font-weight:700;text-align:center;margin-bottom:32px}#root{display:flex;flex-direction:column;min-height:100vh;position:relative}.ambient-light{position:fixed;border-radius:50%;filter:blur(100px);z-index:-1;pointer-events:none;opacity:.4}.ambient-light.top-left{top:-10vw;left:-10vw;width:40vw;height:40vw;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,transparent 70%)}.ambient-light.bottom-right{bottom:-10vw;right:-10vw;width:50vw;height:50vw;background:radial-gradient(circle,rgba(16,185,129,.08) 0%,transparent 70%)}.particle-field{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.particle{position:absolute;border-radius:50%;opacity:0;animation:float-up linear infinite}@keyframes float-up{0%{opacity:0;transform:translateY(0) translate(0) scale(.6)}10%{opacity:1}50%{opacity:.9}85%{opacity:.5}to{opacity:0;transform:translateY(-100vh) translate(60px) scale(1.2)}}.particle:nth-child(1){left:5%;width:5px;height:5px;background:#38bdf8e6;box-shadow:0 0 12px 2px #38bdf8b3;animation-duration:12s;animation-delay:0s;bottom:-10%}.particle:nth-child(2){left:12%;width:4px;height:4px;background:#f43f5ed9;box-shadow:0 0 10px 2px #f43f5e99;animation-duration:18s;animation-delay:2s;bottom:-5%}.particle:nth-child(3){left:22%;width:6px;height:6px;background:#2563ebd9;box-shadow:0 0 14px 3px #2563eb99;animation-duration:15s;animation-delay:4s;bottom:-8%}.particle:nth-child(4){left:30%;width:4px;height:4px;background:#ffffffb3;box-shadow:0 0 10px 2px #fff6;animation-duration:20s;animation-delay:1s;bottom:-12%}.particle:nth-child(5){left:38%;width:5px;height:5px;background:#34d399e6;box-shadow:0 0 12px 2px #34d39999;animation-duration:14s;animation-delay:6s;bottom:-6%}.particle:nth-child(6){left:45%;width:4px;height:4px;background:#38bdf8cc;box-shadow:0 0 10px 2px #38bdf880;animation-duration:22s;animation-delay:3s;bottom:-15%}.particle:nth-child(7){left:52%;width:5px;height:5px;background:#f43f5ebf;box-shadow:0 0 12px 2px #f43f5e80;animation-duration:16s;animation-delay:8s;bottom:-4%}.particle:nth-child(8){left:60%;width:4px;height:4px;background:#fff9;box-shadow:0 0 10px 2px #ffffff4d;animation-duration:19s;animation-delay:5s;bottom:-10%}.particle:nth-child(9){left:68%;width:6px;height:6px;background:#2563ebcc;box-shadow:0 0 14px 3px #2563eb80;animation-duration:13s;animation-delay:7s;bottom:-7%}.particle:nth-child(10){left:75%;width:4px;height:4px;background:#34d399d9;box-shadow:0 0 10px 2px #34d39980;animation-duration:21s;animation-delay:0s;bottom:-9%}.particle:nth-child(11){left:82%;width:5px;height:5px;background:#38bdf8e6;box-shadow:0 0 12px 2px #38bdf899;animation-duration:17s;animation-delay:9s;bottom:-11%}.particle:nth-child(12){left:90%;width:4px;height:4px;background:#f43f5eb3;box-shadow:0 0 10px 2px #f43f5e66;animation-duration:24s;animation-delay:2s;bottom:-3%}.particle:nth-child(13){left:95%;width:5px;height:5px;background:#ffffff8c;box-shadow:0 0 12px 2px #ffffff4d;animation-duration:15s;animation-delay:10s;bottom:-13%}.particle:nth-child(14){left:18%;width:4px;height:4px;background:#2563ebe6;box-shadow:0 0 10px 2px #2563eb99;animation-duration:20s;animation-delay:4s;bottom:-6%}.particle:nth-child(15){left:35%;width:5px;height:5px;background:#34d399bf;box-shadow:0 0 12px 2px #34d39966;animation-duration:16s;animation-delay:11s;bottom:-8%}.particle:nth-child(16){left:48%;width:4px;height:4px;background:#38bdf8b3;box-shadow:0 0 10px 2px #38bdf866;animation-duration:23s;animation-delay:6s;bottom:-14%}.particle:nth-child(17){left:55%;width:6px;height:6px;background:#f43f5e99;box-shadow:0 0 14px 3px #f43f5e59;animation-duration:14s;animation-delay:1s;bottom:-5%}.particle:nth-child(18){left:72%;width:4px;height:4px;background:#fff9;box-shadow:0 0 10px 2px #ffffff59;animation-duration:18s;animation-delay:8s;bottom:-10%}.particle:nth-child(19){left:85%;width:5px;height:5px;background:#2563ebcc;box-shadow:0 0 12px 2px #2563eb80;animation-duration:21s;animation-delay:3s;bottom:-7%}.particle:nth-child(20){left:8%;width:4px;height:4px;background:#34d399d9;box-shadow:0 0 10px 2px #34d39980;animation-duration:19s;animation-delay:12s;bottom:-9%}.toggle-switch{position:relative;width:120px;height:32px;background:var(--bg-base);border:1px solid var(--bg-card-border);border-radius:16px;cursor:pointer;display:flex;align-items:center;padding:3px;-webkit-user-select:none;user-select:none}.toggle-switch .toggle-track{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.toggle-switch .toggle-label{font-size:.7rem;font-weight:700;letter-spacing:.5px;z-index:2;transition:color .3s ease}.toggle-switch .toggle-thumb{position:absolute;top:3px;width:calc(50% - 3px);height:calc(100% - 6px);background:var(--brand-blue);border-radius:12px;transition:left .3s cubic-bezier(.16,1,.3,1);box-shadow:0 0 12px #2563eb66}.toggle-switch .toggle-thumb.left{left:3px}.toggle-switch .toggle-thumb.right{left:50%}@keyframes spin{to{transform:rotate(360deg)}}
