@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}h1,h2,h3,h4,h5,h6{margin-top:0}a{text-decoration:none}:root{--bg:#eef0f2;--bg-card:#e2e5e9;--bg-surface:#f5f6f8;--accent:#7a8fa6;--text:#2e3540;--text-muted:#7a8899;--highlight:#a0b4c8;--border:#c8d4de;--dur:.7s}[data-season=winter]{--bg:#eef0f2;--bg-card:#e2e5e9;--bg-surface:#f5f6f8;--accent:#7a8fa6;--text:#2e3540;--text-muted:#7a8899;--highlight:#a0b4c8;--border:#c8d4de}[data-season=spring]{--bg:#eff2ea;--bg-card:#e3e9db;--bg-surface:#f5f7f0;--accent:#6a8a58;--text:#252e20;--text-muted:#6a7a60;--highlight:#a8c890;--border:#c0d4ac}[data-season=summer]{--bg:#f9f3e6;--bg-card:#eee6d0;--bg-surface:#fbfaf2;--accent:#ddbf75;--text:#352d20;--text-muted:#8b785c;--highlight:#f0dbaa;--border:#dccca0}[data-season=autumn]{--bg:#f0eae2;--bg-card:#e6ddd2;--bg-surface:#f6f0e8;--accent:#9a5e38;--text:#2e2018;--text-muted:#7a6050;--highlight:#c09060;--border:#c8b090}body{background-color:var(--bg);color:var(--text);transition:background-color var(--dur) ease, color var(--dur) ease;font-family:DM Sans,sans-serif}body:after{content:"";pointer-events:none;z-index:9999;background:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"noiseFilter\"><feTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/></filter><rect width=\"100%\" height=\"100%\" filter=\"url(%23noiseFilter)\" opacity=\"0.04\"/></svg>");width:100vw;height:100vh;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:DM Serif Display,serif;font-weight:400}a{color:var(--accent);text-decoration:none}.backdrop.svelte-1xdld1b{z-index:1000;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding-top:12vh;display:flex;position:fixed;top:0;left:0}.backdrop-click.svelte-1xdld1b{-webkit-backdrop-filter:blur(4px);background:#2e354066;width:100%;height:100%;position:absolute;top:0;left:0}.palette.svelte-1xdld1b{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:90%;max-width:580px;max-height:70vh;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000026}.search-header.svelte-1xdld1b{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.s-icon{color:var(--text-muted);opacity:.7}input.svelte-1xdld1b{appearance:none;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.125rem}input.svelte-1xdld1b::placeholder{color:var(--text-muted);opacity:.5}.close-btn.svelte-1xdld1b{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.esc-kbd.svelte-1xdld1b{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.results-container.svelte-1xdld1b{padding:.5rem 0;overflow-y:auto}.no-results.svelte-1xdld1b{text-align:center;color:var(--text-muted);padding:3rem 2rem;font-style:italic}.results-list.svelte-1xdld1b{margin:0;padding:0;list-style:none}.result-item.svelte-1xdld1b{cursor:pointer;align-items:center;gap:1rem;padding:.75rem 1.25rem;transition:background-color .1s;display:flex}.result-item.selected.svelte-1xdld1b{background-color:var(--bg-card)}.r-illus.svelte-1xdld1b{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.r-illus.svelte-1xdld1b img:where(.svelte-1xdld1b){mix-blend-mode:multiply;max-width:100%;max-height:100%}.r-text.svelte-1xdld1b{flex-direction:column;flex:1;justify-content:center;display:flex}.r-primary.svelte-1xdld1b{color:var(--text);font-weight:500;line-height:1.2}.r-secondary.svelte-1xdld1b{color:var(--text-muted);font-size:.8rem;font-style:italic;line-height:1.2}.r-meta.svelte-1xdld1b{transform-origin:100%;align-items:center;display:flex;transform:scale(.85)}.bg-effects-container.svelte-11u69ym{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.season-layer.svelte-11u69ym{opacity:0;visibility:hidden;width:100%;height:100%;color:var(--accent);transition:opacity 1.5s,visibility 1.5s;position:absolute;top:0;left:0}.season-layer.active.svelte-11u69ym{opacity:.35;visibility:visible}@keyframes svelte-11u69ym-winter-fall{0%{transform:translate(-3vw,-5vh)rotate(0)}33%{transform:translate(3vw,35vh)rotate(120deg)}66%{transform:translate(-2vw,75vh)rotate(240deg)}to{transform:translate(3vw,120vh)rotate(360deg)}}.winter-flake.svelte-11u69ym{width:48px;height:48px;animation:30s linear infinite svelte-11u69ym-winter-fall;position:absolute}.f-1.svelte-11u69ym{animation-duration:40s;top:-10%;left:10%}.f-2.svelte-11u69ym{width:64px;height:64px;animation-duration:35s;animation-delay:-10s;top:-20%;left:80%}.snow-dot.svelte-11u69ym{background-color:var(--accent);border-radius:50%;animation:25s linear infinite svelte-11u69ym-winter-fall;position:absolute}.d-1.svelte-11u69ym{width:6px;height:6px;animation-duration:20s;top:-5%;left:30%}.d-2.svelte-11u69ym{width:4px;height:4px;animation-duration:28s;animation-delay:-5s;top:-15%;left:70%}.d-3.svelte-11u69ym{opacity:.5;width:8px;height:8px;animation-duration:22s;animation-delay:-15s;top:-20%;left:50%}@keyframes svelte-11u69ym-spring-rise{0%{transform:translate(-2vw,10vh)rotate(0)scale(.8)}33%{transform:translate(2vw,-30vh)rotate(60deg)scale(.9)}66%{transform:translate(-1.5vw,-80vh)rotate(130deg)scale(1)}to{transform:translate(2vw,-120vh)rotate(180deg)scale(1)}}.spring-petal.svelte-11u69ym{width:48px;height:48px;animation:25s linear infinite svelte-11u69ym-spring-rise;position:absolute}.p-1.svelte-11u69ym{animation-duration:25s;bottom:-10%;left:15%}.p-2.svelte-11u69ym{width:64px;height:64px;animation-duration:30s;animation-delay:-10s;bottom:-5%;left:85%}.spring-blossom.svelte-11u69ym{width:56px;height:56px;animation:22s linear infinite svelte-11u69ym-spring-rise;position:absolute}.b-1.svelte-11u69ym{transform-origin:50%;animation-duration:28s;bottom:-15%;left:45%}.b-2.svelte-11u69ym{width:40px;height:40px;animation-duration:35s;animation-delay:-15s;bottom:-20%;left:70%}.spring-pollen.svelte-11u69ym{background-color:var(--accent);opacity:.8;border-radius:50%;animation:30s linear infinite svelte-11u69ym-spring-rise;position:absolute}.pol-1.svelte-11u69ym{width:6px;height:6px;animation-duration:20s;animation-delay:-5s;left:35%}.pol-2.svelte-11u69ym{width:5px;height:5px;animation-duration:28s;animation-delay:-12s;left:60%}.pol-3.svelte-11u69ym{width:8px;height:8px;animation-duration:18s;animation-delay:-2s;left:85%}@keyframes svelte-11u69ym-summer-flare-pulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.25;transform:scale(1.1)}}@keyframes svelte-11u69ym-summer-drift{0%{transform:translate(0)}to{transform:translate(10vw,-10vh)}}@keyframes svelte-11u69ym-summer-drift-x{0%{transform:translate(0,0)}to{transform:translate(130vw,-15vh)}}.summer-flare.svelte-11u69ym{will-change:transform, opacity;border-radius:50%;animation:10s ease-in-out infinite alternate svelte-11u69ym-summer-flare-pulse,20s ease-in-out infinite alternate svelte-11u69ym-summer-drift;position:absolute}.summer-flare.svelte-11u69ym:after{content:"";background-color:var(--accent);filter:blur(40px);border-radius:50%;position:absolute;inset:0}.s-1.svelte-11u69ym{width:30vw;height:30vw;animation-duration:12s,30s;top:10%;right:10%}.s-2.svelte-11u69ym{width:20vw;height:20vw;animation-duration:9s,25s;animation-delay:-3s,-5s;bottom:10%;left:5%}.s-3.svelte-11u69ym{width:15vw;height:15vw;animation-duration:15s,35s;animation-delay:-7s,-12s;top:40%;left:40%}@keyframes svelte-11u69ym-summer-dust-fade{0%,to{opacity:.1}50%{opacity:.8}}.summer-dust.svelte-11u69ym{background-color:var(--accent);will-change:transform, opacity;width:5px;height:5px;box-shadow:0 0 10px 2px var(--accent);border-radius:50%;animation:35s linear infinite svelte-11u69ym-summer-drift-x,4s ease-in-out infinite alternate svelte-11u69ym-summer-dust-fade;position:absolute}.sd-1.svelte-11u69ym{animation-duration:35s,10s,3s;top:30%;left:-10vw}.sd-2.svelte-11u69ym{width:3px;height:3px;animation-duration:40s,12s,4s;animation-delay:-10s,-3s,-1s;top:60%;left:-10vw}.sd-3.svelte-11u69ym{width:6px;height:6px;animation-duration:25s,8s,5s;animation-delay:-5s,-7s,-2s;top:80%;left:-10vw}.sd-4.svelte-11u69ym{width:4px;height:4px;animation-duration:30s,9s,3.5s;animation-delay:-20s,-2s,0s;top:20%;left:-10vw}@keyframes svelte-11u69ym-autumn-fall{0%{transform:translate(-4vw,-10vh)rotate(-20deg)}33%{transform:translate(4vw,33vh)rotate(60deg)}66%{transform:translate(-3vw,77vh)rotate(110deg)}to{transform:translate(4vw,120vh)rotate(160deg)}}.autumn-leaf.svelte-11u69ym{transform-origin:50%;width:40px;height:40px;animation:20s linear infinite svelte-11u69ym-autumn-fall;position:absolute}.a-1.svelte-11u69ym{animation-duration:18s,5s;left:20%}.a-2.svelte-11u69ym{width:32px;height:32px;animation-duration:22s,7s;animation-delay:-5s,-2s;top:-15%;left:60%}.a-3.svelte-11u69ym{width:48px;height:48px;animation-duration:16s,4s;animation-delay:-8s,-1s;top:-30%;left:85%}.s-header.svelte-12qhfyh{border-bottom:1px solid var(--border);transition:border-color var(--dur) ease;z-index:10;justify-content:space-between;align-items:baseline;padding:1rem 1.25rem .875rem;display:flex;position:relative}.s-logo-group.svelte-12qhfyh{align-items:baseline;gap:1rem;display:flex}.s-nav--desktop.svelte-12qhfyh{gap:1.5rem;display:none}@media (width>=640px){.s-header.svelte-12qhfyh{padding:1.5rem 1.5rem 1rem}.s-nav--desktop.svelte-12qhfyh{align-items:center;display:flex}}.nav-link.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem;transition:color .2s}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:var(--text)}.nav-icon-btn.svelte-12qhfyh{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;transition:color .2s;display:flex}.nav-icon-btn.svelte-12qhfyh:hover{color:var(--text)}.shortcut-hint.svelte-12qhfyh{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:2px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;display:none}@media (width>=768px){.shortcut-hint.svelte-12qhfyh{display:inline-block}}.s-logo.svelte-12qhfyh{letter-spacing:-.02em;color:var(--text);transition:color var(--dur) ease;font-family:DM Serif Display,serif;font-size:22px}.s-logo.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--accent);transition:color var(--dur) ease;font-style:italic}.s-tagline.svelte-12qhfyh{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);transition:color var(--dur) ease;font-size:11px;display:none}@media (width>=400px){.s-tagline.svelte-12qhfyh{display:block}}main.svelte-12qhfyh{max-width:1200px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:1;margin:0 auto;position:relative}@media (width>=640px){main.svelte-12qhfyh{padding-bottom:4rem}}.s-nav--mobile.svelte-12qhfyh{z-index:100;background:var(--bg-surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);transition:background-color var(--dur) ease, border-color var(--dur) ease;-webkit-backdrop-filter:blur(16px);display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=640px){.s-nav--mobile.svelte-12qhfyh{display:none}}.tab-item.svelte-12qhfyh{color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:10px 4px 8px;text-decoration:none;transition:color .18s;display:flex;position:relative}.tab-item.svelte-12qhfyh:before{content:"";background:var(--accent);width:28px;height:3px;transition:transform .22s cubic-bezier(.34, 1.56, .64, 1), background-color var(--dur) ease;border-radius:2px;position:absolute;top:6px;left:50%;transform:translate(-50%)scaleX(0)}.tab-item.active.svelte-12qhfyh:before{transform:translate(-50%)scaleX(1)}.tab-item.active.svelte-12qhfyh{color:var(--accent)}.tab-item.svelte-12qhfyh:hover{color:var(--text)}.tab-label.svelte-12qhfyh{letter-spacing:.06em;text-transform:uppercase;font-size:9.5px;font-weight:500;line-height:1}.tab-search.svelte-12qhfyh{position:relative}
