body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f5f9;color:#0f172a}:root{--card-radius: 1rem;--card-border: 1px solid #e2e8f0;--card-shadow: 0 12px 30px rgba(15, 23, 42, .08)}.page{max-width:1100px;margin:0 auto 3rem;padding:clamp(1rem,3vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem}.card-panel{border:var(--card-border);border-radius:var(--card-radius);background:#fff;box-shadow:var(--card-shadow);padding:1.5rem}.pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.pill-link{display:inline-flex;align-items:center;justify-content:center;padding:.85rem;border-radius:.85rem;background:#0f172a;color:#fff;text-decoration:none;font-weight:600}.pill-link--ghost{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.app-header.svelte-12qhfyh{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.2);box-shadow:0 6px 24px #0f172a14;padding:.75rem clamp(1.5rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.9rem}.brand__dot.svelte-12qhfyh{width:2.5rem;height:2.5rem;border-radius:.85rem;background:linear-gradient(135deg,#06b6d4,#2563eb);box-shadow:0 6px 16px #2563eb80}.brand__title.svelte-12qhfyh{font-weight:600;font-size:1.05rem;margin:0;color:#0f172a}.nav.svelte-12qhfyh{display:inline-flex;gap:.4rem;flex-wrap:wrap;align-items:center}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#475569;text-decoration:none;padding:.4rem .95rem;border-radius:999px;font-size:.92rem;transition:all .2s ease;font-weight:500;border:1px solid transparent}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#0f172a0d}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 10px 20px #0f172a2e}.nav__cta.svelte-12qhfyh{background:#0f172a;color:#fff;font-weight:700;width:2.25rem;height:2.25rem;border-radius:999px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 20px #0f172a33}.user-menu.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.user-email.svelte-12qhfyh{font-size:.85rem;color:#64748b}.btn-logout.svelte-12qhfyh{padding:.4rem .95rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-logout.svelte-12qhfyh:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.app-main.svelte-12qhfyh{flex:1;padding:clamp(1rem,3vw,2.5rem)}@media(max-width:640px){.brand__title.svelte-12qhfyh{font-size:1rem}.nav.svelte-12qhfyh{justify-content:space-between;width:100%}.app-main.svelte-12qhfyh{padding:1rem}}
