:root{--bg: #f8f9fb;--surface: #ffffff;--border: #e2e5ea;--text: #1a1d23;--text-secondary: #6b7280;--accent: #6366f1;--accent-bg: #eef2ff;--accent-glow: rgba(99, 102, 241, .15);--green: #16a34a;--green-bg: #f0fdf4;--red: #dc2626;--red-bg: #fef2f2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);line-height:1.6}button{font-family:inherit}a,button,input{transition:all .15s ease}input:focus,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent);color:#fff}@media(max-width:480px){html{font-size:15px}}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}@media(max-width:767px){.shell.svelte-12qhfyh{min-height:200vh}}.app-header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:1rem 1.5rem;background:var(--surface)}.header-content.svelte-12qhfyh{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:800;color:var(--text);margin:0;display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-icon.svelte-12qhfyh{font-size:1.4rem}.top-nav.svelte-12qhfyh{display:flex;gap:.25rem}.nav-link.svelte-12qhfyh{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-decoration:none;padding:.4rem .8rem;border-radius:.5rem;border:1px solid transparent;transition:all .15s ease}.nav-link.svelte-12qhfyh:hover{color:var(--text);border-color:var(--border)}.nav-link.active.svelte-12qhfyh{color:var(--accent);background:var(--accent-bg)}.main.svelte-12qhfyh{flex:1;max-width:800px;width:100%;margin:0 auto;padding:2rem 1.5rem}.app-footer.svelte-12qhfyh{text-align:center;padding:1.5rem;border-top:1px solid var(--border)}.app-footer.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.8rem;color:var(--text-secondary);margin:0;opacity:.7}
