:root,[data-theme=dark]{--bg-primary: #050505;--bg-secondary: #0a0a0a;--bg-card: #111;--bg-card-hover: #161616;--bg-input: #0d0d0d;--text-primary: #e8e8e8;--text-secondary: #777;--text-tertiary: #444;--accent: #c8ff00;--accent-hover: #b8e600;--accent-muted: rgba(200, 255, 0, .1);--accent-text: #000;--border-subtle: rgba(255, 255, 255, .06);--border-light: rgba(255, 255, 255, .1);--border-color: rgba(255, 255, 255, .08);--success: #22c55e;--success-green: #22c55e;--error: #ef4444;--warning: #f59e0b;--accent-purple: #8b5cf6;--accent-purple-light: #a78bfa;--accent-purple-dark: #7c3aed;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px rgba(0, 0, 0, .4);--header-bg: rgba(5, 5, 5, .82);--header-mobile-bg: rgba(5, 5, 5, .96);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--status-offline: #555}[data-theme=light]{--bg-primary: #f4f4f5;--bg-secondary: #fff;--bg-card: #fff;--bg-card-hover: #fafafa;--bg-input: #f0f0f0;--text-primary: #111;--text-secondary: #666;--text-tertiary: #999;--accent: #7cb300;--accent-hover: #6a9b00;--accent-muted: rgba(124, 179, 0, .1);--accent-text: #fff;--border-subtle: rgba(0, 0, 0, .06);--border-light: rgba(0, 0, 0, .1);--border-color: rgba(0, 0, 0, .08);--success: #16a34a;--success-green: #16a34a;--error: #dc2626;--warning: #d97706;--accent-purple: #8b5cf6;--accent-purple-light: #7c3aed;--accent-purple-dark: #6d28d9;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .06);--shadow-md: 0 4px 20px rgba(0, 0, 0, .08);--header-bg: rgba(255, 255, 255, .88);--header-mobile-bg: rgba(255, 255, 255, .96);--status-offline: #aaa}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.5;letter-spacing:-.011em;font-weight:400;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s ease,color .2s ease}.container{max-width:1120px;margin:0 auto;padding:0 24px;width:100%}img{display:block;max-width:100%}button{cursor:pointer;border:none;font-family:inherit;background:none}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit}::selection{background:var(--accent);color:var(--accent-text)}.app.svelte-dfzf18.svelte-dfzf18{display:flex;flex-direction:column;min-height:100vh}.footer.svelte-dfzf18.svelte-dfzf18{margin-top:auto;padding:2.5rem 0 2rem;border-top:1px solid var(--border-subtle)}.footer-inner.svelte-dfzf18.svelte-dfzf18{display:flex;flex-direction:column;gap:1rem}.footer-top.svelte-dfzf18.svelte-dfzf18{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-dfzf18.svelte-dfzf18{display:flex;align-items:center;gap:8px}.footer-logo.svelte-dfzf18.svelte-dfzf18{width:24px;height:24px;background:var(--accent);color:var(--accent-text);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.footer-name.svelte-dfzf18.svelte-dfzf18{font-size:14px;font-weight:600;color:var(--text-primary)}.footer-links.svelte-dfzf18.svelte-dfzf18{display:flex;gap:1.5rem}.footer-links.svelte-dfzf18 a.svelte-dfzf18{font-size:13px;color:var(--text-secondary);transition:color .15s}.footer-links.svelte-dfzf18 a.svelte-dfzf18:hover{color:var(--accent)}.footer-text.svelte-dfzf18.svelte-dfzf18{font-size:13px;color:var(--text-tertiary);max-width:480px;line-height:1.5}.footer-copy.svelte-dfzf18.svelte-dfzf18{font-size:12px;color:var(--text-tertiary)}@media(max-width:640px){.footer-top.svelte-dfzf18.svelte-dfzf18{flex-direction:column;align-items:flex-start}}
