@charset "UTF-8";:root{--bo-surface: #fff;--bo-surface-raised: #f5f6f8;--bo-surface-sunken: #f3f4f6;--bo-hover: #eef0f3;--bo-text: #24272d;--bo-text-muted: #6b7280;--bo-text-faint: #9ca3af;--bo-border: #e5e7eb;--bo-border-strong: #d1d5db;--bo-brand: #2f6fec;--bo-brand-dark: #2458c7;--bo-brand-soft: #edf3ff;--bo-brand-line: #b8ccfb;--bo-on-brand: #fff;--bo-warn: #cf3f45;--bo-warn-soft: #fff0f0;--bo-warn-line: #efb4b7;--bo-focus: var(--bo-brand);--bo-space-1: .25rem;--bo-space-2: .5rem;--bo-space-3: .75rem;--bo-space-4: 1rem;--bo-space-6: 1.5rem;--bo-space-8: 2rem;--bo-radius-sm: 7px;--bo-radius: 9px;--bo-radius-lg: 12px;--bo-shadow-sm: 0 1px 2px rgb(20 22 26 / 3.5%);--bo-shadow: 0 8px 24px rgb(20 22 26 / 9%)}*{box-sizing:border-box}html,body,app-root{margin:0}body{background:var(--bo-surface-raised);color:var(--bo-text);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;min-inline-size:360px}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-weight:620;letter-spacing:-.015em}p{margin:0}:focus-visible{outline:2px solid var(--bo-focus);outline-offset:2px}
