.ba,.ba-more-sheet {
--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;
--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-pill:999px;
--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;
--motion-instant:0ms;--motion-fast:120ms;--motion-base:180ms;--motion-slow:260ms;
--touch-min:2.75rem;--action-height:3.25rem;
--canvas:#f5f4ef;--surface:#fffefa;--surface-raised:#ffffff;--surface-inverse:#24372f;--scrim:rgb(18 30 24 / .42);
--text:#212c26;--text-muted:#626b62;--text-inverse:#fffefa;--link:#315a45;
--border:#dedfd6;--border-strong:#858f83;--focus-ring:#426eac;
--action-primary:#263c30;--action-primary-hover:#172c20;--action-secondary:#e9ece3;--action-disabled:#dddeda;
--success:#315d45;--success-surface:#e7eee5;--success-text:#254b36;--success-border:#a7bba3;
--warning:#805b22;--warning-surface:#f6eddb;--warning-text:#775019;--warning-border:#ceb88d;
--danger:#9a3630;--danger-surface:#fbebe7;--danger-text:#892b26;--danger-border:#d5a49c;
--info:#355d77;--info-surface:#eaf0f4;--info-text:#31536c;--info-border:#afc2cd;
--business-accent:#dce8c8;--business-on-accent:#2a402b;
--selected-surface:#f0f3e9;--publication-action:#2f6b48;--publication-action-hover:#24573a;--publication-action-text:#ffffff;
--shadow-1:0 2px 8px rgb(30 45 35 / .025);--shadow-2:0 -3px 18px rgb(30 45 35 / .035);--shadow-3:0 20px 60px rgb(15 25 20 / .18);
--z-base:0;--z-sticky:20;--z-nav:30;--z-scrim:40;--z-sheet:50;--z-toast:60;--z-critical:70;
--owner-nav-height:4.5rem;
}
:where(html[data-theme="dark"]) .ba,
:where(html[data-theme="dark"]) .ba-more-sheet {
--canvas:#08150f;--surface:#102219;--surface-raised:#173025;--surface-inverse:#edf6ef;--scrim:rgb(2 10 6 / .68);
--text:#eff7f1;--text-muted:#a2b7a9;--text-inverse:#102219;--link:#b4d9bd;
--border:#294838;--border-strong:#557763;--focus-ring:#8bc7a0;
--action-primary:#cfe8b2;--action-primary-hover:#e4f5cf;--action-secondary:#1a3528;--action-disabled:#294638;
--success:#84c39b;--success-surface:#10261b;--success-text:#c9ebd5;--success-border:#28553c;
--warning:#f0c46d;--warning-surface:#2d2313;--warning-text:#f8dca4;--warning-border:#6d5630;
--danger:#ef8b94;--danger-surface:#2b161b;--danger-text:#ffd3d8;--danger-border:#6d2b36;
--info:#8cc4e9;--info-surface:#142a21;--info-text:#d4ecdc;--info-border:#3c6850;
--business-accent:#274a32;--business-on-accent:#e2efd4;
--selected-surface:#1c3a2a;--publication-action:#56a574;--publication-action-hover:#6abb88;--publication-action-text:#07150e;
--shadow-1:0 2px 8px rgb(0 0 0 / .1);--shadow-2:0 -3px 18px rgb(0 0 0 / .15);--shadow-3:0 20px 60px rgb(0 0 0 / .35);
}
@media(prefers-reduced-motion:reduce){.ba,.ba-more-sheet{--motion-fast:0ms;--motion-base:0ms;--motion-slow:0ms}}
