@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap";:root{--bg: #fafaf9;--bg-card: #ffffff;--text: #18181b;--text-muted: #71717a;--text-faint: #a1a1aa;--border: #e4e4e7;--border-light: #f4f4f5;--accent: #18181b;--accent-hover: #27272a;--danger: #dc2626;--success: #16a34a;font-family:Inter,system-ui,-apple-system,sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{display:block;max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.label{font-size:.625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.stat-number{font-size:2rem;font-weight:700;color:var(--text);line-height:1}.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}@keyframes vt-fade-in{0%{opacity:0}}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-slide-in{0%{transform:translateY(8px);opacity:0}}@keyframes vt-slide-out{to{transform:translateY(-4px);opacity:0}}::view-transition-old(root){animation:.12s ease-out both vt-fade-out}::view-transition-new(root){animation:.2s ease-out 60ms both vt-fade-in,.2s ease-out 60ms both vt-slide-in}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--bg-card);position:sticky;top:0;z-index:100;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.header.header-hidden.svelte-12qhfyh{transform:translateY(-100%)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:3.25rem;gap:.75rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-locked.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;cursor:default;opacity:.7}.logo-text.svelte-12qhfyh{font-family:Laila,medium;font-size:.9rem;font-weight:500;letter-spacing:.12em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-img.svelte-12qhfyh{height:1.5rem;width:auto;object-fit:contain;display:block}.header-nav.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-user.svelte-12qhfyh{text-decoration:none;color:var(--text);font-weight:600}.header-user.svelte-12qhfyh:hover{text-decoration:underline}.header-login-pill.svelte-12qhfyh{text-decoration:none;background:transparent;color:var(--text-muted);padding:.375rem 1rem;border-radius:20px;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:all .15s ease;border:1.5px solid rgba(228,228,231,.7);white-space:nowrap}.header-login-pill.svelte-12qhfyh:hover{background:#18181b0a;border-color:#18181b26;color:var(--text)}.header-logout.svelte-12qhfyh{background:none;border:1px solid var(--border);color:var(--text-muted);padding:.25rem .5rem;font-family:inherit;cursor:pointer;border-radius:3px;transition:all .15s ease}.header-logout.svelte-12qhfyh:hover{border-color:var(--danger);color:var(--danger)}main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:2rem;padding:1.25rem 0}.footer-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.footer-left.svelte-12qhfyh,.footer-right.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.footer-link.svelte-12qhfyh{text-decoration:none;color:var(--text-muted);transition:color .15s ease}.footer-link.svelte-12qhfyh:hover{color:var(--text)}.footer-sep.svelte-12qhfyh{color:var(--border)}.desktop-nav.svelte-12qhfyh{display:inline-flex}.mobile-nav.svelte-12qhfyh{display:none}.profile-wrap.svelte-12qhfyh{position:relative}.profile-btn.svelte-12qhfyh{width:1.5rem;height:1.5rem;border-radius:50%;background:var(--text);color:var(--bg-card);border:none;font-size:.5625rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s ease}.profile-btn.svelte-12qhfyh:active{opacity:.7}.profile-initial.svelte-12qhfyh{line-height:1}.profile-backdrop.svelte-12qhfyh{position:fixed;inset:0;z-index:101}.profile-dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + .5rem);right:0;z-index:102;background:var(--bg-card);border:1px solid var(--border);box-shadow:0 4px 16px #00000026;min-width:160px;overflow:hidden;border-radius:12px}.profile-item.svelte-12qhfyh{display:block;width:100%;padding:.75rem 1rem;text-align:left;text-decoration:none;color:var(--text);background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;font-family:inherit;transition:background .1s ease}.profile-item.svelte-12qhfyh:last-child{border-bottom:none}.profile-item.svelte-12qhfyh:active{background:var(--border)}.logout-item.svelte-12qhfyh .label:where(.svelte-12qhfyh){color:var(--danger)}@media(max-width:640px){.footer-left.svelte-12qhfyh{display:none}.desktop-nav.svelte-12qhfyh{display:none!important}.mobile-nav.svelte-12qhfyh{display:flex;align-items:center}.logo-text.svelte-12qhfyh{font-size:.8rem;letter-spacing:.08em}.header-nav.svelte-12qhfyh{gap:.5rem}.header-login-pill.svelte-12qhfyh{padding:.3rem .75rem;font-size:.5625rem}}
