:root{--primary: #7c3aed;--primary-hover: #8b5cf6;--bg-color: #f3f4f6;--surface: rgba(255, 255, 255, .65);--surface-border: rgba(255, 255, 255, .4);--text-main: #111827;--text-muted: #6b7280;--win-color: #10b981;--win-bg: rgba(16, 185, 129, .1);--loss-color: #ef4444;--loss-bg: rgba(239, 68, 68, .1);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .05)}[data-theme=dark]{--primary: #a78bfa;--primary-hover: #c4b5fd;--bg-color: #0f1115;--surface: rgba(30, 32, 38, .6);--surface-border: rgba(255, 255, 255, .08);--text-main: #f9fafb;--text-muted: #9ca3af;--win-color: #34d399;--win-bg: rgba(52, 211, 153, .15);--loss-color: #f87171;--loss-bg: rgba(248, 113, 113, .15);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .4)}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-color);color:var(--text-main);transition:background-color .4s ease,color .4s ease;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,p{margin:0}ul{list-style:none;padding:0;margin:0}button{cursor:pointer;border:none;background:none;font-family:inherit}.glass-panel{background:var(--surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);box-shadow:var(--glass-shadow);border-radius:24px}.global-loading-overlay.svelte-12qhfyh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999}.loader-spinner.svelte-12qhfyh{width:48px;height:48px;border:4px solid var(--surface-border);border-top-color:var(--primary);border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite;margin-bottom:16px}.loading-text.svelte-12qhfyh{font-size:16px;font-weight:600;color:var(--text-main)}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.app-container.svelte-12qhfyh{min-height:100vh;position:relative;overflow:hidden}.blob.svelte-12qhfyh{position:fixed;border-radius:50%;filter:blur(100px);z-index:-1;opacity:.5;animation:svelte-12qhfyh-float 20s infinite ease-in-out}.blob-1.svelte-12qhfyh{width:400px;height:400px;background:var(--primary);top:-100px;left:-100px}.blob-2.svelte-12qhfyh{width:300px;height:300px;background:#ec4899;bottom:-50px;right:-50px;animation-delay:-5s}.blob-3.svelte-12qhfyh{width:250px;height:250px;background:#3b82f6;top:40%;left:40%;animation-delay:-10s}@keyframes svelte-12qhfyh-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.glass-header.svelte-12qhfyh{position:fixed;top:24px;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:1200px;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:100;border-radius:32px}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:24px;font-weight:800;letter-spacing:-1px;color:var(--text-main);display:flex;align-items:center}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--primary)}.nav-links.svelte-12qhfyh{display:flex;gap:32px}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-muted);transition:color .2s,transform .2s}.nav-item.svelte-12qhfyh:hover{color:var(--text-main);transform:translateY(-1px)}.controls.svelte-12qhfyh{display:flex;align-items:center;gap:16px;position:relative}.icon-btn.svelte-12qhfyh{display:flex;align-items:center;gap:6px;color:var(--text-main);opacity:.8;transition:opacity .2s,transform .2s;font-weight:600;font-size:13px;background:transparent}.icon-btn.svelte-12qhfyh:hover{opacity:1;transform:scale(1.05)}.lang-dropdown.svelte-12qhfyh{position:relative}.lang-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 12px);right:0;display:flex;flex-direction:column;padding:8px;gap:4px;min-width:100px;border-radius:16px}.lang-menu.svelte-12qhfyh button:where(.svelte-12qhfyh){padding:8px 12px;text-align:left;border-radius:8px;color:var(--text-muted);font-weight:600;font-size:13px;transition:background .2s,color .2s}.lang-menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--surface-border);color:var(--text-main)}.lang-menu.svelte-12qhfyh button.active:where(.svelte-12qhfyh){color:var(--primary);background:#7c3aed1a}.app-main.svelte-12qhfyh{padding-top:120px;min-height:100vh;box-sizing:border-box}@media (max-width: 768px){.nav-label.svelte-12qhfyh{display:none}.nav-links.svelte-12qhfyh{gap:24px}.glass-header.svelte-12qhfyh{padding:0 16px}}
