@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-sans-latin-400-normal.gapTbOY8.woff2) format("woff2"),url(./geist-sans-latin-400-normal.BOaIZNA2.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./geist-sans-latin-500-normal.uokXdC-Q.woff2) format("woff2"),url(./geist-sans-latin-500-normal.CN2lyvyL.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./geist-sans-latin-600-normal.DFOURf8L.woff2) format("woff2"),url(./geist-sans-latin-600-normal.CA1yjETN.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./geist-sans-latin-700-normal.BmN9tIp5.woff2) format("woff2"),url(./geist-sans-latin-700-normal.CjScfYeH.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-cyrillic-400-normal.Ce5q_31Z.woff2) format("woff2"),url(./geist-mono-cyrillic-400-normal.BPBWmzPh.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-latin-ext-400-normal.Cgks_Qgx.woff2) format("woff2"),url(./geist-mono-latin-ext-400-normal.CxNRRMGd.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-latin-400-normal.LC9RFr9I.woff2) format("woff2"),url(./geist-mono-latin-400-normal.CoULgQGM.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Pixel;src:url(../../../fonts/GeistPixel-Grid.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #faf9f6;--color-bg-raised: #ffffff;--color-text: #1a1814;--color-text-muted: #6b6560;--color-border: #e2ddd5;--color-border-dashed: #ccc7bf;--color-accent: #1a1814;--color-accent-fg: #faf9f6;--color-hover: #f0ede8;--color-selected: #1a1814;--color-selected-fg: #faf9f6;--color-focus-ring: rgba(26, 24, 20, .3);--color-yellow: #f0d060;--color-yellow-fg: #3a3520;--color-green: #58a867;--color-green-fg: #0e2814;--color-blue: #5b9bd5;--color-blue-fg: #0e1e2e;--color-purple: #a173c7;--color-purple-fg: #f5f0fa;--color-danger: #d94848;--color-danger-fg: #ffffff;--color-success: #3daa5c;--color-success-fg: #ffffff;--font-sans: "Geist Sans", system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--font-pixel: "Geist Pixel", "Geist Sans", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12)}@media(prefers-color-scheme:dark){:root{--color-bg: #141210;--color-bg-raised: #1e1c18;--color-text: #e8e4de;--color-text-muted: #8a857e;--color-border: #2e2b26;--color-border-dashed: #3a3630;--color-accent: #e8e4de;--color-accent-fg: #141210;--color-hover: #252220;--color-selected: #e8e4de;--color-selected-fg: #141210;--color-focus-ring: rgba(232, 228, 222, .3);--shadow-sm: 0 1px 2px rgba(0,0,0,.2);--shadow-md: 0 4px 12px rgba(0,0,0,.3);--shadow-lg: 0 8px 24px rgba(0,0,0,.4)}}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}input,textarea,button,select{font-family:inherit;font-size:inherit}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes pop-in{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-shake{animation:shake .5s ease-in-out}.animate-pop-in{animation:pop-in .3s ease-out forwards}.animate-fade-in{animation:fade-in .3s ease-out forwards}.animate-slide-up{animation:slide-up .4s ease-out forwards}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.app-shell.svelte-12qhfyh{min-height:100vh}.app-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;border-bottom:1px solid var(--color-border);background:var(--color-bg);position:sticky;top:0;z-index:50}.header-home.svelte-12qhfyh{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--color-text);text-decoration:none;transition:color .15s}.header-home.svelte-12qhfyh:hover{color:var(--color-accent)}.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.header-nav.svelte-12qhfyh{display:flex;gap:1rem}.header-link.svelte-12qhfyh{font-size:.8125rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s}.header-link.svelte-12qhfyh:hover{color:var(--color-text)}.user-menu.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid var(--color-border)}.user-avatar-placeholder.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;background:var(--color-hover);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--color-text-muted)}.btn-sign-in.svelte-12qhfyh{display:flex;align-items:center;gap:.375rem;padding:.3rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-text);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s}.google-icon.svelte-12qhfyh{flex-shrink:0}.btn-sign-in.svelte-12qhfyh:hover{background:var(--color-hover);border-color:var(--color-text-muted)}.btn-sign-out.svelte-12qhfyh{padding:.25rem .5rem;border:none;background:none;color:var(--color-text-muted);font-size:.75rem;cursor:pointer;transition:color .15s}.btn-sign-out.svelte-12qhfyh:hover{color:var(--color-text)}
