@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;420;500;540;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:oklch(99% .003 90);--bg-tint:oklch(97.5% .005 270);--bg-warm:oklch(97% .008 60);--fg:oklch(18% .01 270);--fg-mute:oklch(42% .008 270);--fg-soft:oklch(58% .006 270);--line:oklch(91% .005 270);--line-strong:oklch(84% .008 270);--card:#fff;--accent:oklch(55% .14 265);--accent-deep:oklch(42% .16 265);--accent-soft:oklch(96% .025 265);--accent-glow:oklch(55% .14 265/.18);--amber:oklch(78% .12 65);--amber-soft:oklch(96% .04 70);--shadow-card:inset 0 1px 0 oklch(100% 0 0/.7), 0 1px 2px oklch(0% 0 0/.04), 0 8px 24px -6px oklch(0% 0 0/.06), 0 0 0 1px oklch(91% .005 270);--shadow-card-lg:inset 0 1px 0 oklch(100% 0 0/.8), 0 2px 4px oklch(0% 0 0/.04), 0 24px 60px -12px oklch(0% 0 0/.1), 0 0 0 1px oklch(91% .005 270);--shadow-btn:0 1px 0 oklch(100% 0 0/.4) inset, 0 1px 2px oklch(0% 0 0/.06), 0 0 0 1px oklch(40% .16 265);--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--ease:cubic-bezier(.22, 1, .36, 1);--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-2xl:48px;--sp-3xl:64px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11", "ss01", "kern";text-rendering:optimizelegibility;margin:0;padding:0;font-size:16px;font-weight:420;line-height:1.55}body:before{content:"";pointer-events:none;z-index:1;opacity:.04;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.5 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:fixed;inset:0}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{box-shadow:0 0 0 3px var(--accent-glow);border-radius:var(--r-xs);outline:none}.mono{font-family:var(--font-mono);font-feature-settings:normal}.tnum{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.top-bar.svelte-whg6dh{z-index:50;align-items:center;gap:var(--sp-sm);height:64px;padding:0 var(--sp-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px 0 var(--line);background:oklch(99% .003 90/.95);display:flex;position:fixed;top:0;left:0;right:0}.top-bar-brand.svelte-whg6dh{color:var(--fg);letter-spacing:-.02em;font-size:14px;font-weight:540}.hamburger.svelte-whg6dh{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:8px;display:flex}.hamburger.svelte-whg6dh span:where(.svelte-whg6dh){background:var(--fg);width:18px;height:2px;transition:opacity .2s var(--ease);border-radius:1px;display:block}.drawer-backdrop.svelte-whg6dh{z-index:99;cursor:default;background:oklch(0% 0 0/.4);border:none;position:fixed;inset:0}.shell.svelte-whg6dh{background:var(--bg);min-height:100vh;display:block}.app-main.svelte-whg6dh{min-height:100vh;padding:22px 26px;overflow:hidden}@media (width<=479px){.app-main.svelte-whg6dh{padding:calc(64px + var(--sp-md)) var(--sp-md) var(--sp-md)}}@media (width>=480px) and (width<=759px){.app-main.svelte-whg6dh{padding:calc(64px + var(--sp-md)) var(--sp-md) var(--sp-md)}}@media (width>=760px) and (width<=899px){.app-main.svelte-whg6dh{padding:calc(64px + var(--sp-md)) var(--sp-lg) var(--sp-md)}}@media (width>=900px){.shell.svelte-whg6dh{grid-template-columns:200px 1fr;display:grid}.top-bar.svelte-whg6dh{display:none}.app-main.svelte-whg6dh{padding:22px 26px}}@media (width>=1200px){.shell.svelte-whg6dh{max-width:1200px;margin:0 auto}}.app-side.svelte-12buoxc{color:oklch(85% .01 270);background:oklch(18% .01 270);flex-direction:column;flex-shrink:0;gap:4px;width:200px;padding:20px 14px;font-size:12.5px;display:flex}.logo.svelte-12buoxc{color:#fff;letter-spacing:-.02em;padding:4px 10px 16px;font-size:13px;font-weight:540}.ni.svelte-12buoxc{opacity:.78;color:oklch(85% .01 270);cursor:pointer;min-height:36px;transition:opacity .2s var(--ease), background .2s var(--ease);border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;text-decoration:none;display:flex}.ni.svelte-12buoxc:hover{opacity:.9;background:oklch(22% .01 270)}.ni.active.svelte-12buoxc{opacity:1;color:#fff;background:oklch(26% .012 270);font-weight:540}.ni.svelte-12buoxc:focus-visible{box-shadow:0 0 0 3px var(--accent-glow);border-radius:var(--r-xs);outline:none}.sign-out-btn.svelte-12buoxc{width:100%;font:inherit;text-align:left;background:0 0;border:none}@media (width<=899px){.app-side.svelte-12buoxc{z-index:100;width:240px;min-height:100vh;transition:transform .2s var(--ease);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app-side.open.svelte-12buoxc{transform:translate(0)}.ni.svelte-12buoxc{min-height:44px}}@media (width<=479px){.ni.svelte-12buoxc{min-height:44px}}@media (width>=480px) and (width<=759px){.ni.svelte-12buoxc{min-height:44px}}@media (width>=760px) and (width<=899px){.ni.svelte-12buoxc{min-height:44px}}@media (width>=900px){.app-side.svelte-12buoxc{width:200px;height:100vh;position:sticky;top:0;transform:none}}
