:root,[data-theme=light]{--bg:#f7f8fa;--bg-card:#fff;--bg-hover:#f0f2f5;--bg-input:#f7f8fa;--border:#e5e7eb;--border-focus:#e8920d;--text:#1a1a2e;--text-muted:#6b7280;--text-light:#9ca3af;--accent:#e8920d;--accent-hover:#f5a623;--accent-light:#e8920d14;--success:#10b981;--success-light:#10b9811a;--error:#ef4444;--error-light:#ef44441a;--warning:#f59e0b;--warning-light:#f59e0b1a;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 3px #0000000a;--shadow:0 2px 8px #0000000f;--shadow-lg:0 4px 16px #00000014}[data-theme=dark]{--bg:#0a0a0f;--bg-card:#12121a;--bg-hover:#1e1a14;--bg-input:#0a0a0f;--border:#2e2820;--border-focus:#e8920d;--text:#f0ece4;--text-muted:#9a8e7e;--text-light:#6b6055;--accent:#e8920d;--accent-hover:#f5a623;--accent-light:#e8920d1f;--success:#22c55e;--success-light:#22c55e1f;--error:#ef4444;--error-light:#ef44441f;--warning:#f59e0b;--warning-light:#f59e0b1f;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 3px #0003;--shadow:0 2px 8px #0000004d;--shadow-lg:0 4px 16px #0006}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,color .2s}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}::selection{background:var(--accent-light);color:var(--accent)}img{max-width:100%;height:auto}.viaou-logo.svelte-r0c5gf{width:auto;height:28px;color:var(--text)}.public-app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.site-header.svelte-12qhfyh{z-index:100;background:var(--bg-card);border-bottom:1px solid var(--border);transition:background .2s;position:sticky;top:0}.site-header.transparent.svelte-12qhfyh{background:0 0;border-bottom-color:#0000}.header-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.header-brand.svelte-12qhfyh{color:var(--text);align-items:center;text-decoration:none;display:flex}.header-nav.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.nav-link.svelte-12qhfyh{border-radius:var(--radius-sm);color:var(--text-muted);padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.nav-link.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.nav-link.active.svelte-12qhfyh{color:var(--accent);font-weight:600}.pro-link.svelte-12qhfyh{background:var(--accent);color:#fff;align-items:center;gap:4px;font-weight:600;display:flex}.pro-link.svelte-12qhfyh:hover{background:var(--accent-hover);color:#fff}.site-main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{background:var(--bg-card);border-top:1px solid var(--border);margin-top:60px}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:48px 24px 24px}.footer-brand.svelte-12qhfyh{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.footer-tagline.svelte-12qhfyh{color:var(--text-muted);font-size:14px}.footer-links.svelte-12qhfyh{grid-template-columns:repeat(2,1fr);gap:32px;max-width:400px;margin-bottom:32px;display:grid}.footer-col.svelte-12qhfyh{flex-direction:column;gap:8px;display:flex}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){text-transform:uppercase;letter-spacing:.05em;color:var(--text);margin-bottom:4px;font-size:13px;font-weight:700}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-col.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--text-muted);font-size:14px}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--text-light);padding-top:20px;font-size:13px}@media (width<=640px){.header-nav.svelte-12qhfyh{gap:4px}.nav-link.svelte-12qhfyh{padding:6px 10px;font-size:13px}.footer-links.svelte-12qhfyh{grid-template-columns:1fr}}
