:root{--brand:#e83f6f;--brand-contrast:#ad234c;--brand-pop:#f27a9b;--brand-spark:#e83f6f;--brand-gradient:linear-gradient(120deg,#121014,#6e121f 52%,#b31f2e);--synced:#3b82c4;--success:#087a4b;--review:#d6a23a;--review-contrast:#805400;--danger:#d21f1f;--discovery:#7c3aed;--info:#3b82c4;--data:#64748b;--data-soft:#94a3b8;--background:#f6f7f9;--foreground:#17181d;--surface:#ffffff;--surface-muted:#eff1f4;--card:#ffffff;--card-foreground:#17181d;--popover:#ffffff;--popover-foreground:#17181d;--primary:#0d0d0f;--primary-foreground:#ffffff;--accent:#fdecef;--accent-foreground:#0d0d0f;--secondary:#eef0f3;--secondary-foreground:#202229;--muted:#eef0f3;--muted-foreground:#696d78;--ink:#0d0d0f;--border:#dfe2e8;--input:#d6dae2;--ring:#e83f6f;--destructive:#d21f1f;--coral:#e83f6f;--amber:#d6a23a;--chart-1:#e83f6f;--chart-2:#3b82c4;--chart-3:#7c3aed;--chart-4:#d6a23a;--chart-5:#16a36a;--stage-foundation:#696d78;--stage-emerging:#3b82c4;--stage-developing:#7c3aed;--stage-breakout:#e83f6f;--stage-sustained:#16a36a;--sidebar:#101115;--sidebar-foreground:#eef0f5;--sidebar-primary:#e83f6f;--sidebar-primary-foreground:#ffffff;--sidebar-accent:#1c1e24;--sidebar-accent-foreground:#f6f7f9;--sidebar-border:#2b2e36;--sidebar-ring:#e83f6f}.dark{--background:#111216;--foreground:#f1f2f5;--surface:#1a1c22;--surface-muted:#24272f;--card:#1a1c22;--card-foreground:#f1f2f5;--popover:#1a1c22;--popover-foreground:#f1f2f5;--primary:#f4eff1;--primary-foreground:#111216;--accent:#3a222e;--accent-foreground:#f7c6d5;--secondary:#24272f;--secondary-foreground:#f1f2f5;--muted:#24272f;--muted-foreground:#a5a9b3;--ink:#f1f2f5;--border:#343842;--input:#343842;--ring:#f26189;--destructive:#f04438;--synced:#5aa0dc;--success:#3dbe86;--review:#e4b559;--danger:#f04438;--discovery:#a78bfa;--info:#5aa0dc;--data:#94a3b8;--data-soft:#64748b;--brand:#f26189;--brand-contrast:#ff9ab5;--brand-pop:#f79cb4;--brand-spark:#f26189;--review-contrast:#f0c66b;--chart-1:#f26189;--chart-2:#5aa0dc;--chart-3:#a78bfa;--chart-4:#e4b559;--chart-5:#3dbe86}.bandos-wordmark{font-family:var(--font-display),"Permanent Marker","Ink Free","Segoe Print",cursive;font-weight:400;line-height:1;letter-spacing:.01em}.bo-login{--background:#121014;--foreground:#f3ece0;--muted-foreground:#b7ab99;min-height:100vh;display:grid;place-items:center;padding:2.5rem 1.25rem;background:var(--background);color:var(--foreground)}.bo-login .bo-card{--background:#faf6ee;--surface:#faf6ee;--card:#faf6ee;--foreground:#1a1618;--muted-foreground:#786d63;--border:#e7ddcc;--input:#d9cebb;--primary:#17131a;--accent:#fce7ec;--accent-foreground:#17131a;--ring:#d98aa0;color:var(--foreground)}.bo-login-inner{width:100%;max-width:420px;gap:1.1rem}.bo-login-head,.bo-login-inner{display:flex;flex-direction:column}.bo-login-head{text-align:center;gap:.5rem}.bo-login-wordmark{font-size:2.6rem}.bo-login-tagline{margin:0;color:var(--muted-foreground);font-size:.95rem}.bo-card{position:relative;gap:.9rem;background:var(--surface,var(--card));border:1px solid var(--border);border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04),0 14px 34px -20px rgba(0,0,0,.3)}.bo-card,.bo-card-head{display:flex;flex-direction:column}.bo-card-head{gap:.25rem}.bo-card-title{margin:0;font-size:1.4rem;font-weight:700}.bo-card-sub{margin:0;color:var(--muted-foreground);font-size:.9rem}.bo-form{display:flex;flex-direction:column;gap:.9rem}.bo-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.bo-mode-switch button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .6rem;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--muted-foreground);font-weight:600;font-size:.9rem;cursor:pointer}.bo-mode-switch button svg{width:1rem;height:1rem}.bo-mode-switch button.is-active{background:var(--accent);color:var(--accent-foreground);border-color:var(--primary)}.bo-field{display:flex;flex-direction:column;gap:.35rem}.bo-field>span{font-size:.82rem;font-weight:600;color:var(--foreground)}.bo-field em{font-style:normal;font-weight:400;color:var(--muted-foreground)}.bo-select{width:100%;height:2.5rem;padding:0 .7rem;border-radius:10px;border:1px solid var(--input);background:var(--surface,var(--card));color:var(--foreground);font-size:.9rem;cursor:pointer}.bo-select:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.bo-primary{width:100%}.bo-status{margin:0;border-radius:10px;padding:.6rem .8rem;font-size:.85rem;font-weight:500}.bo-status.is-error{background:color-mix(in srgb,var(--danger) 12%,transparent);color:var(--danger)}.bo-status.is-success{background:color-mix(in srgb,var(--success) 14%,transparent);color:var(--success)}.bo-back{align-self:center;background:none;border:0;padding:.25rem;color:var(--muted-foreground);font-size:.85rem;cursor:pointer;text-decoration:underline}.bo-back:hover{color:var(--foreground)}.bo-request{display:flex;flex-direction:column;align-items:center;gap:.4rem}.bo-request-note{color:var(--muted-foreground);font-size:.78rem}.bo-login-foot{margin:0;text-align:center;color:var(--muted-foreground);font-size:.8rem}.mchip{display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:600;line-height:1.4;padding:.18em .55em;border-radius:999px;white-space:nowrap}.mchip:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:currentColor}.mchip-synced{background:color-mix(in srgb,var(--synced) 15%,transparent);color:var(--synced)}.mchip-limited{background:color-mix(in srgb,var(--review) 18%,transparent);color:var(--review-contrast)}.mchip-manual{background:color-mix(in srgb,var(--primary) 16%,transparent);color:var(--accent-foreground)}.mchip-danger{background:color-mix(in srgb,var(--danger) 14%,transparent);color:var(--danger)}.mchip-setup{background:var(--surface-muted);color:var(--muted-foreground)}.bo-globe-hero{--foreground:#ffffff;--muted-foreground:rgba(255,255,255,0.62);--muted:rgba(255,255,255,0.12);--border:rgba(255,255,255,0.12);--card:#10131a;color:#ffffff;border-color:rgba(255,255,255,.12);background:radial-gradient(circle at 50% 32%,#242a3b 0,#151923 45%,#101218 100%);box-shadow:0 24px 80px -48px rgba(232,63,111,.65)}.bo-globe-hero-glow{opacity:.8;background:radial-gradient(circle at 50% 34%,rgba(232,63,111,.22),transparent 28%),radial-gradient(circle at 78% 8%,rgba(59,130,196,.16),transparent 32%)}@keyframes bo-confetti{0%{transform:translate(0) rotate(0deg);opacity:1}to{transform:translate(var(--drift,0),240px) rotate(560deg);opacity:0}}.bo-confetti-piece{position:absolute;top:0;width:8px;height:13px;border-radius:2px;animation:bo-confetti 1.2s ease-in forwards}@media (prefers-reduced-motion:reduce){.bo-confetti-piece{animation:none;opacity:0}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist:"Geist","Geist Fallback"}@font-face{font-family:Permanent Marker;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f7b6b7f4b56175-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Permanent Marker Fallback;src:local("Arial");ascent-override:97.58%;descent-override:27.92%;line-gap-override:2.66%;size-adjust:113.69%}.__className_90e039{font-family:Permanent Marker,Permanent Marker Fallback;font-weight:400;font-style:normal}.__variable_90e039{--font-display:"Permanent Marker","Permanent Marker Fallback"}