:root,[data-theme=light]{--bg: oklch(98% .005 250);--surface: oklch(100% 0 0);--fg: oklch(22% .02 240);--muted: oklch(50% .018 240);--border: oklch(90% .008 240);--accent: oklch(40% .18 290);--accent-soft: oklch(90% .06 290);--warn: oklch(62% .16 65);--danger: oklch(55% .18 25);--green: oklch(58% .16 145);--blue: oklch(58% .15 255);--purple: oklch(55% .14 300);--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "JetBrains Mono", "IBM Plex Mono", "SF Mono", "Consolas", ui-monospace, monospace}[data-theme=dark]{--bg: oklch(14% .015 240);--surface: oklch(18% .012 240);--fg: oklch(90% .006 250);--muted: oklch(62% .015 240);--border: oklch(28% .012 240);--accent: oklch(60% .16 290);--accent-soft: oklch(28% .08 290);--shadow-sm: 0 1px 3px rgba(0,0,0,.25)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);line-height:1.6;min-height:100vh;display:flex;flex-direction:column;transition:background .3s,color .3s;overflow-x:hidden}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{text-decoration:underline}.theme-toggle.svelte-1cmi4dh{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;font-size:15px;color:var(--fg);transition:background .15s,border-color .15s,color .15s;line-height:1;padding:0}.theme-toggle.svelte-1cmi4dh:hover{border-color:var(--accent);color:var(--accent)}.site-nav.svelte-11zhvzk{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;height:48px;transition:background .3s,border-color .3s;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-inner.svelte-11zhvzk{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 20px}.nav-brand.svelte-11zhvzk{font-size:16px;font-weight:700;color:var(--fg);font-family:var(--font-display);transition:color .15s;text-decoration:none}.nav-brand.svelte-11zhvzk:hover{color:var(--accent);text-decoration:none}.brand-accent.svelte-11zhvzk{color:var(--accent)}.nav-links.svelte-11zhvzk{display:flex;gap:4px;align-items:center}.nav-links.svelte-11zhvzk a:where(.svelte-11zhvzk){font-size:13px;font-weight:500;color:var(--muted);padding:4px 12px;border-radius:var(--radius-sm);border-bottom:2px solid transparent;transition:color .15s,border-color .15s,background .15s;text-decoration:none}.nav-links.svelte-11zhvzk a:where(.svelte-11zhvzk):hover{color:var(--fg);background:var(--accent-soft);text-decoration:none}.nav-links.svelte-11zhvzk a.active:where(.svelte-11zhvzk),.nav-links.svelte-11zhvzk a:where(.svelte-11zhvzk).active{color:var(--accent);border-bottom-color:var(--accent)}@media (max-width: 768px){.site-nav.svelte-11zhvzk{display:none}}.bnav.svelte-oeh3u8{display:none}@media (max-width: 768px){.bnav.svelte-oeh3u8{display:flex;position:fixed;bottom:0;left:0;right:0;height:60px;background:var(--surface);border-top:1px solid var(--border);z-index:200;justify-content:space-around;align-items:center;padding:0 8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.bn-item.svelte-oeh3u8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 10px;min-width:48px;min-height:48px;border:none;background:none;cursor:pointer;border-radius:10px;font-family:inherit;font-size:10px;font-weight:500;color:var(--muted);text-decoration:none;transition:all .15s;-webkit-tap-highlight-color:transparent}.bn-item.svelte-oeh3u8:hover,.bn-item.svelte-oeh3u8:active{color:var(--accent);background:var(--accent-soft)}.bn-item.active.svelte-oeh3u8,.bn-item.svelte-oeh3u8.active{color:var(--accent);font-weight:700}.bn-item.active.svelte-oeh3u8 .bn-icon:where(.svelte-oeh3u8),.bn-item.svelte-oeh3u8.active .bn-icon:where(.svelte-oeh3u8){color:var(--accent)}.bn-icon.svelte-oeh3u8{font-size:20px;line-height:1;transition:color .15s}.bn-label.svelte-oeh3u8{font-size:10px;line-height:1;letter-spacing:.02em}.bn-item.theme-tog.svelte-oeh3u8{padding:8px;min-width:44px;min-height:44px}}@keyframes svelte-104b3bo-pullPulse{0%{height:2px;opacity:.4}50%{height:4px;opacity:1}to{height:2px;opacity:.4}}.pull-indicator.svelte-104b3bo{display:none}@media (max-width: 768px){@supports (-webkit-overflow-scrolling: touch){.pull-indicator.svelte-104b3bo{display:none;position:fixed;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;border-radius:0 0 4px 4px;background:var(--accent);z-index:9999}.pull-indicator.visible.svelte-104b3bo,.pull-indicator.svelte-104b3bo.visible{display:block;animation:svelte-104b3bo-pullPulse 1.8s ease-in-out infinite}}}
