:root{--c-brand:#1f7a3d;--c-brand-dark:#155c2d;--c-brand-light:#e7f3ea;--c-brand-light-2:#d3eadb;--c-accent:#e0a82e;--c-accent-dark:#c98a00;--c-accent-light:#fbefd2;--c-accent-ink:#3a2c07;--c-info:#2f6fb0;--c-info-light:#e3eef8;--c-info-ink:#1f4f7d;--c-bg:#fff;--c-surface:#f4f8f5;--c-surface-2:#e9efe9;--c-border:#e4ede7;--c-text:#16261c;--c-text-muted:#4f6357;--c-text-invert:#fff;--c-locked:#c2cec7;--c-success:#1f7a3d;--c-warning:#c98a00;--c-danger:#cc4b3c;--c-info-status:#2f6fb0;--font-sans:"SF Pro Rounded", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--fs-xs:.875rem;--fs-sm:1rem;--fs-md:1.125rem;--fs-lg:1.375rem;--fs-xl:1.75rem;--fs-2xl:2.25rem;--lh-tight:1.2;--lh-base:1.5;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-8:3rem;--radius-sm:13px;--radius:16px;--radius-lg:20px;--radius-pill:999px;--touch-min:56px;--shadow-1:0 8px 24px #143c231a;--shadow-2:0 12px 28px #143c2329;--shadow-btn:0 6px 16px #1f7a3d47;--shadow-btn-accent:0 6px 16px #e0a82e4d;--app-max:560px;--app-max-desktop:1280px;--nav-h:72px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--fs-md);line-height:var(--lh-base);color:var(--c-text);background:var(--c-surface-2);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3{line-height:var(--lh-tight);margin:0 0 var(--sp-3);font-weight:800}h1{font-size:var(--fs-2xl)}h2{font-size:var(--fs-xl)}h3{font-size:var(--fs-lg)}p{margin:0 0 var(--sp-4)}a{color:var(--c-brand-dark)}img,video{max-width:100%;height:auto;display:block}button{font-family:inherit}:focus-visible{outline:3px solid var(--c-accent);outline-offset:2px}.app-shell{width:100%;max-width:var(--app-max);background:var(--c-surface);min-height:100dvh;box-shadow:var(--shadow-1);flex-direction:column;margin-inline:auto;display:flex}.app-main{padding:var(--sp-4) var(--sp-4) calc(var(--nav-h) + var(--sp-6));flex:1}@media (width>=980px){.app-shell{max-width:var(--app-max-desktop);box-shadow:none;background:var(--c-surface);flex-direction:row}.app-main{padding:var(--sp-6) var(--sp-6) var(--sp-8);min-width:0}.app-main>:global(*){max-width:1040px}}.stack{gap:var(--sp-4);flex-direction:column;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bottom-nav.svelte-oeh3u8{width:100%;max-width:var(--app-max);height:var(--nav-h);background:var(--c-bg);border-top:1px solid var(--c-border);padding-bottom:env(safe-area-inset-bottom);z-index:10;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}a.svelte-oeh3u8{color:var(--c-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}a.active.svelte-oeh3u8{color:var(--c-brand)}svg.svelte-oeh3u8{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.side.svelte-12buoxc{background:var(--c-bg);border-right:1px solid var(--c-border);width:236px;padding:var(--sp-4) var(--sp-3);gap:var(--sp-5);flex-direction:column;flex:0 0 236px;height:100dvh;display:flex;position:sticky;top:0}.brand.svelte-12buoxc{align-items:center;gap:var(--sp-2);color:inherit;padding:0 var(--sp-2);font-size:var(--fs-sm);line-height:1.15;text-decoration:none;display:flex}.logo.svelte-12buoxc{background:var(--c-brand);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.links.svelte-12buoxc{flex-direction:column;gap:2px;display:flex}.links.svelte-12buoxc a:where(.svelte-12buoxc){align-items:center;gap:var(--sp-3);padding:var(--sp-3);border-radius:var(--radius-sm);min-height:44px;color:var(--c-text-muted);font-weight:600;text-decoration:none;display:flex}.links.svelte-12buoxc a:where(.svelte-12buoxc):hover{background:var(--c-surface)}.links.svelte-12buoxc a.active:where(.svelte-12buoxc){background:var(--c-brand-light);color:var(--c-brand-dark);font-weight:700}svg.svelte-12buoxc{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.staff.svelte-12buoxc{padding-top:var(--sp-3);border-top:1px solid var(--c-border)}.account.svelte-12buoxc{align-items:center;gap:var(--sp-2);padding:var(--sp-2);border-radius:var(--radius-sm);color:inherit;margin-top:auto;text-decoration:none;display:flex}.account.svelte-12buoxc:hover{background:var(--c-surface)}.ava.svelte-12buoxc{background:var(--c-info-light);width:34px;height:34px;color:var(--c-info-ink);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:700;display:grid}.who.svelte-12buoxc{flex-direction:column;min-width:0;display:flex}.nm.svelte-12buoxc{font-size:var(--fs-xs);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.sub.svelte-12buoxc{font-size:var(--fs-xs);color:var(--c-text-muted)}.narrow.svelte-12qhfyh{max-width:var(--app-max)}.only-desktop.svelte-12qhfyh{display:none}@media (width>=980px){.only-desktop.svelte-12qhfyh{display:block}.only-mobile.svelte-12qhfyh{display:none}}
