:root{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-card: #334155;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--accent: #38bdf8;--accent-hover: #0ea5e9;--border: #475569;--success: #22c55e;--error: #ef4444;font-family:Inter,system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box}body{background-color:var(--bg-primary);color:var(--text-primary);margin:0;min-height:100vh;overflow-x:hidden;width:100%}html{overflow-x:hidden;width:100%}h1,h2,h3{font-weight:700;margin:0}button{cursor:pointer;font-family:inherit}.app-layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.top-bar.svelte-12qhfyh{background:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.nav-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.brand.svelte-12qhfyh{font-size:1.5rem;font-weight:800;text-decoration:none;color:var(--text-primary);letter-spacing:-.05em}.highlight.svelte-12qhfyh{color:var(--accent)}.nav-links.svelte-12qhfyh{display:flex;gap:2rem}.nav-link.svelte-12qhfyh{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:all .2s;position:relative}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary)}.nav-link.active.svelte-12qhfyh{color:var(--accent);text-shadow:0 0 10px rgba(168,85,247,.6)}.nav-link.active.svelte-12qhfyh:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:var(--accent);box-shadow:0 0 10px var(--accent)}.menu-toggle.svelte-12qhfyh{display:none;background:transparent;border:none;color:var(--text-primary);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background .2s}.menu-toggle.svelte-12qhfyh:hover{background:#ffffff1a}.menu-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:28px;height:28px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.menu-toggle.svelte-12qhfyh svg.open:where(.svelte-12qhfyh){transform:rotate(90deg)}@media(max-width:768px){.menu-toggle.svelte-12qhfyh{display:block}.nav-links.svelte-12qhfyh{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0f172afa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);padding:1.5rem;gap:1.5rem;text-align:center;clip-path:polygon(0 0,100% 0,100% 0,0 0);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden}.nav-links.open.svelte-12qhfyh{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1;visibility:visible;box-shadow:0 10px 30px #00000080}.nav-link.svelte-12qhfyh{font-size:1.1rem;width:100%;padding:.5rem 0}.nav-link.active.svelte-12qhfyh:after{width:60px;left:50%;transform:translate(-50%)}}.main-content.svelte-12qhfyh{flex:1}.bottom-bar.svelte-12qhfyh{margin-top:auto;background:#0f172acc;border-top:1px solid var(--border);padding:1rem;text-align:center}.footer-content.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;gap:.75rem;font-size:.8rem;color:var(--text-secondary)}.version-tag.svelte-12qhfyh{background:#ffffff1a;padding:.1rem .4rem;border-radius:.25rem;font-family:monospace;font-size:.75rem;color:var(--text-primary)}.credit.svelte-12qhfyh{font-weight:500}.author-link.svelte-12qhfyh{color:var(--accent);text-decoration:none;font-weight:700;transition:all .2s}.author-link.svelte-12qhfyh:hover{color:var(--accent-hover, #c084fc);text-decoration:underline}.divider.svelte-12qhfyh{opacity:.5}.discord-link.svelte-12qhfyh{color:#5865f2;text-decoration:none;font-weight:600;transition:all .2s;display:flex;align-items:center;gap:.35rem}.discord-link.svelte-12qhfyh:hover{color:#7289da;transform:translateY(-1px)}@media(max-width:480px){.footer-content.svelte-12qhfyh{font-size:.75rem}}@media(max-width:768px){.nav-content.svelte-12qhfyh{padding:.75rem 1rem}.brand.svelte-12qhfyh{font-size:1.25rem}.bottom-bar.svelte-12qhfyh{padding:.75rem}}
