:root{--bg-base: #0e1116;--bg-surface: #161b22;--bg-elevated: #1b2230;--border: #252d38;--text-primary: #f4f6f8;--text-secondary: #9aa4af;--text-muted: #5c6571;--accent-lime: #b6ff3c;--accent-mint: #3cffc4;--accent-grad: linear-gradient(135deg, #b6ff3c, #3cffc4);--sport-run: #b6ff3c;--sport-bike: #37d0ff;--sport-walk: #ffc24b;--sport-interval: #ff5c7a;--sport-horse: #b57bff;--success: #3cffc4;--warning: #ffc24b;--danger: #ff5c7a;--info: #37d0ff;--r-card: 16px;--r-button: 14px;--r-tile: 20px;--r-sheet: 24px;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,.display{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;margin:0}.num{font-family:var(--font-display);font-variant-numeric:tabular-nums}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-card);padding:18px}.muted{color:var(--text-secondary)}.dim{color:var(--text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:var(--r-button);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-primary);font-weight:600;cursor:pointer;transition:transform .08s ease,filter .15s ease,background .15s ease}.btn:hover{filter:brightness(1.12)}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent-grad);color:#0e1116;border:none;font-weight:700}.btn-ghost{background:transparent}.btn-danger{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 40%,transparent);background:color-mix(in srgb,var(--danger) 12%,transparent)}.btn-sm{padding:7px 12px;font-size:13px;border-radius:11px}label.field{display:block;margin-bottom:14px}label.field>span{display:block;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:6px}.input,.select,.textarea{width:100%;padding:11px 13px;background:var(--bg-base);border:1px solid var(--border);border-radius:12px;color:var(--text-primary);outline:none;transition:border-color .15s ease}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent-mint)}.textarea{resize:vertical;min-height:80px}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid var(--border)}.pill-published{color:var(--accent-lime);border-color:color-mix(in srgb,var(--accent-lime) 50%,transparent);background:color-mix(in srgb,var(--accent-lime) 12%,transparent)}.pill-draft{color:var(--text-secondary)}.pill-pending{color:var(--warning);border-color:color-mix(in srgb,var(--warning) 45%,transparent);background:color-mix(in srgb,var(--warning) 12%,transparent)}.pill-reviewed{color:var(--success);border-color:color-mix(in srgb,var(--success) 45%,transparent);background:color-mix(in srgb,var(--success) 12%,transparent)}.stack{display:flex;flex-direction:column;gap:14px}.row{display:flex;align-items:center;gap:12px}.spread{display:flex;align-items:center;justify-content:space-between;gap:12px}.grid{display:grid;gap:14px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);max-width:calc(100vw - 32px);text-align:center;background:var(--bg-elevated);border:1px solid var(--border);padding:12px 18px;border-radius:14px;z-index:100;box-shadow:0 8px 30px #0006}@media (max-width: 600px){.card{padding:15px}.spread{flex-wrap:wrap}h1{font-size:23px}.toast{bottom:calc(18px + env(safe-area-inset-bottom))}}.shell.svelte-12qhfyh{display:grid;grid-template-columns:248px 1fr;min-height:100vh;transition:grid-template-columns .24s cubic-bezier(.4,0,.2,1)}.shell.collapsed.svelte-12qhfyh{grid-template-columns:76px 1fr}.sidebar.svelte-12qhfyh{position:sticky;top:0;height:100vh;overflow:hidden;border-right:1px solid var(--border);background:color-mix(in srgb,var(--bg-base) 94%,black);padding:18px 14px;display:flex;flex-direction:column;gap:18px}.sb-top.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px}.brand.svelte-12qhfyh{padding:2px 6px;overflow:hidden}.collapse.svelte-12qhfyh{flex:none;width:30px;height:30px;border-radius:9px;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-secondary);cursor:pointer;display:grid;place-items:center}.collapse.svelte-12qhfyh:hover{color:var(--text-primary)}.chev.svelte-12qhfyh{display:inline-flex;transition:transform .24s ease}.chev.flip.svelte-12qhfyh{transform:rotate(180deg)}.collapsed.svelte-12qhfyh .sb-top:where(.svelte-12qhfyh){flex-direction:column;gap:10px}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:5px;flex:1;min-height:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:12px;font-weight:600;color:var(--text-secondary);white-space:nowrap;transition:color .15s ease,background .15s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) .ic:where(.svelte-12qhfyh){display:inline-flex;flex:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary);background:var(--bg-surface)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent-lime);background:color-mix(in srgb,var(--accent-lime) 14%,transparent)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:var(--accent-grad)}.lbl.svelte-12qhfyh{flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) .badge:where(.svelte-12qhfyh){background:var(--danger);color:#fff;font-size:11px;font-weight:800;min-width:19px;height:19px;border-radius:10px;display:grid;place-items:center;padding:0 5px}.collapsed.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){justify-content:center;padding:11px 0}.collapsed.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh) .badge.dot:where(.svelte-12qhfyh){position:absolute;top:6px;right:12px;min-width:9px;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid color-mix(in srgb,var(--bg-base) 94%,black)}.collapsed.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):after{content:attr(data-tip);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%) scale(.96);transform-origin:left center;background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-primary);font-size:13px;font-weight:600;padding:6px 10px;border-radius:9px;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 8px 24px -8px #0009;transition:opacity .14s ease,transform .14s ease;z-index:50}.collapsed.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover:after{opacity:1;transform:translateY(-50%) scale(1)}.sb-foot.svelte-12qhfyh{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border);padding-top:14px}.me.svelte-12qhfyh{display:flex;align-items:center;gap:11px;min-width:0}.collapsed.svelte-12qhfyh .me:where(.svelte-12qhfyh){justify-content:center}.avatar.svelte-12qhfyh{width:38px;height:38px;border-radius:11px;background:var(--accent-grad);color:#0e1116;display:grid;place-items:center;font-weight:800;font-family:var(--font-display);flex:none}.me-info.svelte-12qhfyh{min-width:0}.me-name.svelte-12qhfyh{font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-sub.svelte-12qhfyh{font-size:12px}.logout.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border-radius:11px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-weight:600;cursor:pointer;transition:color .15s ease,background .15s ease}.logout.svelte-12qhfyh:hover{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent)}main.svelte-12qhfyh{padding:32px 40px 80px;width:100%;min-width:0}.avatar.sm.svelte-12qhfyh{width:32px;height:32px;border-radius:9px;font-size:13px}.mtop.svelte-12qhfyh,.drawer.svelte-12qhfyh,.scrim.svelte-12qhfyh{display:none}@media (max-width: 820px){.shell.svelte-12qhfyh,.shell.collapsed.svelte-12qhfyh{grid-template-columns:1fr;grid-template-rows:auto 1fr}.sidebar.svelte-12qhfyh{display:none}main.svelte-12qhfyh{padding:18px 16px calc(28px + env(safe-area-inset-bottom))}.mtop.svelte-12qhfyh{display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:30;padding:11px 12px;padding-top:calc(11px + env(safe-area-inset-top));background:color-mix(in srgb,var(--bg-base) 82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.mtop.svelte-12qhfyh .brand:where(.svelte-12qhfyh){margin-right:auto}.hamburger.svelte-12qhfyh{position:relative;width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-primary);display:grid;place-items:center;cursor:pointer}.hamburger.svelte-12qhfyh:active{transform:scale(.94)}.hb-dot.svelte-12qhfyh{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:var(--danger);border:2px solid var(--bg-surface)}.mtop.svelte-12qhfyh .avatar.sm:where(.svelte-12qhfyh){width:30px;height:30px;border-radius:9px;font-size:12px}.scrim.svelte-12qhfyh{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#04060a99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.scrim.open.svelte-12qhfyh{opacity:1;visibility:visible}.drawer.svelte-12qhfyh{display:flex;flex-direction:column;gap:18px;position:fixed;top:0;left:0;bottom:0;z-index:46;width:min(82vw,320px);padding:calc(16px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--bg-surface) 96%,black);border-right:1px solid var(--border);box-shadow:30px 0 80px -30px #000000d9;transform:translate(-105%);transition:transform .3s cubic-bezier(.22,1,.36,1);overflow-y:auto}.drawer.open.svelte-12qhfyh{transform:translate(0)}.drawer-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between}.dclose.svelte-12qhfyh{width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:var(--bg-base);color:var(--text-secondary);cursor:pointer;display:grid;place-items:center}.drawer-me.svelte-12qhfyh{display:flex;align-items:center;gap:11px;padding:12px;border-radius:14px;background:var(--bg-elevated)}.drawer.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex:none}.drawer.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){padding:13px 14px;font-size:15px}.logout.wide.svelte-12qhfyh{width:100%;margin-top:auto}}
