*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #e3d9cb;--dark: #161316;--accent: #da7656;--green: #4a9e6a;--purple: #8b5cf6;--muted: #8a847a;--card: #faf5ef;--empty: #ede8e0;--border: rgba(22,19,22,.1)}[data-theme=dark]{--bg: #1a1a1a;--dark: #e8e4db;--accent: #e08668;--green: #5bb47e;--purple: #a385f8;--muted: #8a847a;--card: #242424;--empty: #2e2e2e;--border: rgba(255,255,255,.1)}html{scroll-behavior:smooth}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background:var(--bg);color:var(--dark);line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{font-family:inherit}.topnav.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);padding:0 24px;touch-action:manipulation}.nav-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.logo.svelte-12qhfyh{font-size:24px;font-weight:700;letter-spacing:-1px}.logo-dot.svelte-12qhfyh{color:var(--accent)}.nav-links.svelte-12qhfyh{display:flex;gap:4px}.nav-link.svelte-12qhfyh{padding:6px 16px;border-radius:100px;font-size:14px;font-weight:500;color:var(--muted);transition:color .15s,background .15s}.nav-link.svelte-12qhfyh:hover{color:var(--dark);background:var(--empty)}.nav-link.active.svelte-12qhfyh{color:var(--dark);background:var(--empty);font-weight:600}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);font-weight:500}.theme-toggle.svelte-12qhfyh{margin-left:10px;width:30px;height:30px;border-radius:50%;border:none;background:transparent;color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s;padding:0}.theme-toggle.svelte-12qhfyh:hover{background:#1613160f;color:var(--dark)}[data-theme=dark] .theme-toggle.svelte-12qhfyh:hover{background:#f1ece314}.studio-link.svelte-12qhfyh{position:relative}.red-dot.svelte-12qhfyh{position:relative;display:inline-block;width:6px;height:6px;margin-left:6px;top:-1px}.red-dot.svelte-12qhfyh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#ff3b3b}.red-dot.svelte-12qhfyh:after{content:"";position:absolute;top:-4px;left:-4px;width:14px;height:14px;border-radius:50%;background:#ff3b3b;opacity:0;animation:svelte-12qhfyh-pulse-ring 2s ease-out infinite}@keyframes svelte-12qhfyh-pulse-ring{0%{opacity:.4;transform:scale(.5)}70%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.2)}}main.svelte-12qhfyh{min-height:calc(100vh - 56px)}@media(max-width:640px){.nav-link.svelte-12qhfyh{padding:6px 10px;font-size:13px}.nav-right.svelte-12qhfyh{font-size:11px;gap:4px}}
