:root{--bg-page:#f1efe8;--bg-card:#fff;--bg-field:#f6f4ee;--text-main:#142420;--text-muted:#5c6b65;--line:#dedacd;--line-strong:#c9c4b4;--action:#04342c;--action-text:#fff;--accent:#ef9f27;--accent-soft:#fbeedd;--danger:#b3261e;--warn:#8a5b12;--warn-soft:#fbeedd;--live:#1f8a5b;--action-brand:#04342c;--accent-brand:#ef9f27;--accent-soft-brand:#fbeedd;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-card:12px;--radius-control:8px;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-weight-normal:400;--font-weight-bold:700;--font-size-title:22px;--font-size-subtitle:19px;--font-size-body:15px;--font-size-caption:13px;--font-size-small:12px;--font-size-input:16px;--touch-min:44px;--bottom-nav-height:56px}@media (prefers-color-scheme:dark){:root{--bg-page:#04342c;--bg-card:#085041;--bg-field:#063d33;--text-main:#f1efe8;--text-muted:#8fa69e;--line:#11614f;--line-strong:#167a62;--action:#ef9f27;--action-text:#04342c;--accent:#f2b25c;--accent-soft:#0b5c49;--danger:#ff6b5e;--warn:#f2b25c;--warn-soft:#0b5647;--live:#5dcaa5;--action-brand:#ef9f27;--accent-brand:#f2b25c;--accent-soft-brand:#0b5c49}}:root[data-theme=light]{--bg-page:#f1efe8;--bg-card:#fff;--bg-field:#f6f4ee;--text-main:#142420;--text-muted:#5c6b65;--line:#dedacd;--line-strong:#c9c4b4;--action:#04342c;--action-text:#fff;--accent:#ef9f27;--accent-soft:#fbeedd;--danger:#b3261e;--warn:#8a5b12;--warn-soft:#fbeedd;--live:#1f8a5b;--action-brand:#04342c;--accent-brand:#ef9f27;--accent-soft-brand:#fbeedd}:root[data-theme=dark]{--bg-page:#04342c;--bg-card:#085041;--bg-field:#063d33;--text-main:#f1efe8;--text-muted:#8fa69e;--line:#11614f;--line-strong:#167a62;--action:#ef9f27;--action-text:#04342c;--accent:#f2b25c;--accent-soft:#0b5c49;--danger:#ff6b5e;--warn:#f2b25c;--warn-soft:#0b5647;--live:#5dcaa5;--action-brand:#ef9f27;--accent-brand:#f2b25c;--accent-soft-brand:#0b5c49}:root[data-role=master],:root[data-theme=light][data-role=master]{--action:#b4471f;--accent:#b4471f;--accent-soft:#fbe7dd}@media (prefers-color-scheme:dark){:root[data-role=master]{--action:#d96530;--accent:#d96530;--accent-soft:#5c2a17}}:root[data-theme=dark][data-role=master]{--action:#d96530;--accent:#d96530;--accent-soft:#5c2a17}[data-role=client]{--action:var(--action-brand);--accent:var(--accent-brand);--accent-soft:var(--accent-soft-brand)}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg-page);color:var(--text-main);font-family:var(--font-family);font-size:var(--font-size-body);font-weight:var(--font-weight-normal);-webkit-text-size-adjust:100%;line-height:1.45}h1,h2,h3,p,ul,figure{margin:0}a{color:var(--action)}button{font-family:inherit}
.Header-module__gfaSWW__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line);background:var(--bg-card);display:flex}.Header-module__gfaSWW__brand{font-size:var(--font-size-subtitle);font-weight:var(--font-weight-bold);color:var(--text-main);text-decoration:none}.Header-module__gfaSWW__rolepill{align-items:center;gap:var(--space-1);font-size:var(--font-size-small);font-weight:var(--font-weight-bold);color:var(--action);background:var(--accent-soft);padding:var(--space-1) var(--space-3);white-space:nowrap;border-radius:999px;display:inline-flex}.Header-module__gfaSWW__nav{gap:var(--space-4);margin-left:var(--space-4);flex:1;display:none}.Header-module__gfaSWW__navLink,.Header-module__gfaSWW__navLinkActive{font-size:var(--font-size-body);color:var(--text-muted);text-decoration:none}.Header-module__gfaSWW__navLinkActive{color:var(--text-main);font-weight:var(--font-weight-bold)}@media (min-width:720px){.Header-module__gfaSWW__nav{display:flex}}
.BottomNav-module__WXqZOW__nav{min-height:var(--bottom-nav-height);background:var(--bg-card);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);z-index:10;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__WXqZOW__item,.BottomNav-module__WXqZOW__itemActive{justify-content:center;align-items:center;gap:var(--space-1);min-height:var(--touch-min);padding:var(--space-2) var(--space-1);color:var(--text-muted);flex-direction:column;flex:1;text-decoration:none;display:flex}.BottomNav-module__WXqZOW__item span,.BottomNav-module__WXqZOW__itemActive span{font-size:var(--font-size-small)}.BottomNav-module__WXqZOW__itemActive{color:var(--action);font-weight:var(--font-weight-bold)}@media (min-width:720px){.BottomNav-module__WXqZOW__nav{display:none}}
.AppShell-module__zMbRJq__shell{flex-direction:column;min-height:100vh;display:flex}.AppShell-module__zMbRJq__main{flex:1}.AppShell-module__zMbRJq__mainWithNav{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));flex:1}@media (min-width:720px){.AppShell-module__zMbRJq__mainWithNav{padding-bottom:0}}
