:root{--bb-bg:#f6f3ec;--bb-ink:#121419;--bb-card:#fff;--bb-line:#ded9cf;--bb-lime:#b8ff2c;--bb-muted:#6e7480}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bb-bg);color:var(--bb-ink)}body{min-height:100vh}.bb-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,620px);gap:36px;align-items:center;padding:42px max(5vw,30px);background:radial-gradient(circle at 13% 10%,rgba(184,255,44,.13),transparent 29%),var(--bb-bg)}.bb-auth-copy{max-width:720px}.bb-auth-mark{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit;font-weight:900;letter-spacing:-.03em;font-size:24px}.bb-auth-mark img{width:70px;height:70px;object-fit:contain}.bb-kicker{margin:56px 0 12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;font-size:13px;color:#598500}.bb-auth-copy h1{font-size:clamp(46px,6vw,84px);line-height:.93;letter-spacing:-.065em;margin:0;max-width:760px}.bb-auth-copy>p{max-width:590px;font-size:18px;line-height:1.6;color:#555d68}.bb-auth-reassurance{font-size:14px!important;color:#7a8089!important;margin-top:18px}.bb-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;max-width:610px}.bb-benefit{background:rgba(255,255,255,.7);border:1px solid var(--bb-line);border-radius:18px;padding:18px;font-weight:750}.bb-benefit span{display:block;color:#689c00;font-size:20px;margin-bottom:5px}.bb-auth-panel{background:var(--bb-card);border:1px solid var(--bb-line);border-radius:30px;padding:28px;box-shadow:0 28px 70px rgba(25,27,33,.10);min-height:510px;display:flex;flex-direction:column;justify-content:center}.bb-auth-topline{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.bb-link{color:var(--bb-ink);font-weight:800;text-decoration:none}.bb-link:hover{text-decoration:underline}.bb-status{padding:18px;border-radius:16px;background:#f1efe9;color:#505763;line-height:1.45}.bb-status.error{background:#fff0ec;color:#8f2f1f;border:1px solid #ffd2c7}.bb-status.success{background:#efffe1;color:#365f00;border:1px solid #c9f795}.bb-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.bb-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:14px 20px;background:var(--bb-lime);color:#101311;text-decoration:none;font-weight:900;cursor:pointer;min-height:50px}.bb-button.secondary{background:#f1efe9;border:1px solid var(--bb-line)}.bb-auth-recovery{display:grid;gap:10px;margin-top:16px}.bb-auth-recovery .bb-button{width:100%}.bb-dev-note{font-size:12px;color:#7a8089;margin-top:14px;text-align:center}#clerk-mount{width:100%}.bb-hidden{display:none!important}.bb-account-shell{grid-template-columns:minmax(280px,.72fr) minmax(0,760px);max-width:1320px;margin:0 auto}.bb-account-copy{max-width:520px}.bb-account-copy .bb-kicker{margin-top:42px}.bb-account-copy h1{font-size:clamp(40px,4.4vw,62px);line-height:1.02;letter-spacing:-.055em;max-width:500px}.bb-account-copy>p{max-width:500px;font-size:17px;line-height:1.6}.bb-account-panel{min-width:0;min-height:0;padding:24px;justify-content:flex-start;overflow:hidden}.bb-account-panel #auth-status{margin-bottom:4px}.bb-account-panel #clerk-mount{min-width:0;max-width:100%;overflow:hidden}.bb-account-panel #clerk-mount>*{width:100%;max-width:100%!important;min-width:0!important}.bb-account-panel #clerk-mount [role="main"],.bb-account-panel #clerk-mount [role="tabpanel"]{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.bb-account-panel .bb-hidden-section{display:none!important}@media(max-width:900px){.bb-auth-shell{grid-template-columns:1fr;padding:24px 16px;align-items:start}.bb-auth-copy{padding:10px 8px}.bb-kicker{margin-top:28px}.bb-auth-copy h1{font-size:48px}.bb-benefits{grid-template-columns:1fr 1fr}.bb-auth-panel{min-height:0;padding:20px;border-radius:24px}.bb-account-shell{gap:24px}.bb-account-copy .bb-kicker{margin-top:26px}.bb-account-copy h1{font-size:48px}.bb-account-panel{padding:18px}}@media(max-width:520px){.bb-benefits{grid-template-columns:1fr}.bb-auth-copy h1{font-size:42px}.bb-auth-shell{gap:20px}.bb-auth-mark img{width:58px;height:58px}.bb-account-copy h1{font-size:40px}.bb-account-copy>p{font-size:16px}.bb-account-copy .bb-actions{display:grid;grid-template-columns:1fr}.bb-account-panel{padding:14px;border-radius:20px}}