*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #06080F;--surface: #0f1118;--surface-2: #161a24;--border: #252a38;--text: #ffffff;--text-muted: #aaaaaa;--accent: #a056d4;--accent-hover: #c07eee;--accent-2: #4a9c41;--danger: #f56c6c;--success: #4a9c41;--radius: 8px;--radius-sm: 4px;--font: "Geist", "Inter", system-ui, sans-serif;--font-heading: "Instrument Sans", "Inter", system-ui, sans-serif;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}:root[data-theme=light]{--bg: #eff0f3;--surface: #e2e4ec;--surface-2: #d5d7e3;--border: #c4c7d6;--text: #0d0d0d;--text-muted: #2a2a2a;--accent: #ff8e3c;--accent-hover: #e67828;--danger: #cc2222;--success: #1d8c40}html{font-family:var(--font);background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.01em}body{min-height:100vh;min-height:100dvh;overflow-x:hidden;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}input,select,textarea,button{font-family:inherit;font-size:16px}button,label[role=button],a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}@media(hover:none)and (pointer:coarse){button:active,label:active{opacity:.7}}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}.tt.svelte-11extwn{position:fixed;z-index:9999;max-width:210px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.4rem .6rem;font-size:.78rem;line-height:1.4;color:var(--text);pointer-events:none;box-shadow:0 4px 16px #00000059;white-space:pre-line}.sparkles-root.svelte-98q0p0{display:inline-flex;align-items:center}.sparkles-inner.svelte-98q0p0{position:relative;display:inline-block}.sparkle-svg.svelte-98q0p0{pointer-events:none;position:absolute;transform-origin:center;animation:svelte-98q0p0-sparkle-pop var(--dur, 1s) var(--delay, 0s) ease-in-out infinite;opacity:0}@keyframes svelte-98q0p0-sparkle-pop{0%{opacity:0;transform:scale(0) rotate(var(--rot, 0deg))}30%{opacity:1;transform:scale(1) rotate(calc(var(--rot, 0deg) + 45deg))}70%{opacity:1;transform:scale(.8) rotate(calc(var(--rot, 0deg) + 90deg))}to{opacity:0;transform:scale(0) rotate(calc(var(--rot, 0deg) + 135deg))}}.sparkles-label.svelte-98q0p0{position:relative;z-index:1;font-family:var(--font-heading);font-weight:800;letter-spacing:-.03em;line-height:1}nav.svelte-12qhfyh{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1rem;padding-left:max(1rem,var(--safe-left));padding-right:max(1rem,var(--safe-right));height:52px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;color:var(--text);margin-right:auto;white-space:nowrap;min-height:44px;grid-column:1}.brand-name-wrap.svelte-12qhfyh{display:flex;flex-direction:row;align-items:baseline;gap:.5rem}.brand-sparkles .sparkles-label{font-size:1.15rem;letter-spacing:-.02em;text-shadow:0 0 12px rgba(160,86,212,.6),0 0 28px rgba(160,86,212,.25)}.brand-tagline.svelte-12qhfyh{font-family:var(--font);font-size:.7rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.brand-icon.svelte-12qhfyh{width:36px;height:36px;object-fit:contain;flex-shrink:0;margin-bottom:.25rem}.nav-links.svelte-12qhfyh{grid-column:2;display:flex;align-items:center;gap:.25rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.9rem;white-space:nowrap;min-height:44px;padding:0 .5rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);font-weight:600}.hamburger.svelte-12qhfyh{display:none;grid-column:3;justify-self:end;background:none;border:none;color:var(--text-muted);padding:0 .25rem;min-height:44px;cursor:pointer}.drawer-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0000008c}.drawer.svelte-12qhfyh{position:fixed;top:0;left:0;height:100dvh;width:80vw;z-index:100;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow-y:auto}.drawer-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;height:60px;border-bottom:1px solid var(--border);flex-shrink:0}.drawer-brand.svelte-12qhfyh{font-size:1.05rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:.4rem;min-height:unset}.drawer-close.svelte-12qhfyh{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;display:flex;align-items:center;min-height:44px;min-width:44px;justify-content:center}.drawer-links.svelte-12qhfyh{display:flex;flex-direction:column;flex:1}.drawer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.25rem;font-size:1.3rem;font-family:var(--font-heading);font-weight:500;color:var(--text-muted);border-bottom:1px solid var(--border);min-height:unset;transition:background .1s,color .1s}.drawer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-2);color:var(--text)}.drawer-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);font-weight:700}.drawer-footer.svelte-12qhfyh{border-top:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0}.drawer-kofi.svelte-12qhfyh{padding:1rem 1.5rem;padding-bottom:max(1rem,var(--safe-bottom));font-size:.8rem;color:var(--text-muted);text-align:center;line-height:1.6}.drawer-kofi.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text);font-weight:600;font-size:.8rem;min-height:unset;display:inline}.drawer-kofi.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-hover)}@media(max-width:640px){nav.svelte-12qhfyh{grid-template-columns:1fr auto}.nav-links.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex;align-items:center}}main.svelte-12qhfyh{flex:1;padding:1.5rem 1rem;padding-left:max(1rem,var(--safe-left));padding-right:max(1rem,var(--safe-right));padding-bottom:1.5rem;max-width:1200px;width:100%;margin:0 auto}@media(min-width:600px){main.svelte-12qhfyh{padding:2rem 1.5rem 1.5rem}}.kofi-banner.svelte-12qhfyh{border-top:1px solid var(--border);padding:.85rem 1rem;padding-bottom:max(.85rem,var(--safe-bottom));text-align:center;font-size:.9rem;color:var(--text-muted);display:flex;flex-direction:column;align-items:center;gap:.3rem}@media(min-width:640px){.kofi-banner.svelte-12qhfyh{flex-direction:row;justify-content:center;gap:.4rem}}.kofi-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.35rem;color:var(--text);font-weight:600;font-size:.9rem;text-decoration:underline;text-underline-offset:3px;min-height:unset}.kofi-link.svelte-12qhfyh:hover{color:var(--text-muted)}
