.sbr-account{--sbr-navy:#102b40;--sbr-gold:#c9a961;--sbr-cream:#f7f4ed;box-sizing:border-box;max-width:960px;margin:24px auto;padding:clamp(20px,4vw,44px);border:1px solid #ded7c9;border-radius:20px;background:var(--sbr-cream);color:var(--sbr-navy);font-family:inherit;font-size:16px;line-height:1.75;overflow-wrap:anywhere}
.sbr-account *{box-sizing:border-box}
.sbr-account h2{font-size:clamp(24px,4vw,36px);line-height:1.3;color:var(--sbr-navy);margin:0 0 20px;font-family:inherit}
.sbr-account .sbr-kicker{font-size:14px;letter-spacing:.06em;margin:0 0 10px}
.sbr-account .sbr-status{padding:14px 18px;border-left:4px solid var(--sbr-gold);background:#fff;border-radius:4px}
.sbr-account .sbr-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 22px;border-radius:10px;background:var(--sbr-navy);color:#fff;text-decoration:none;font-weight:700;white-space:normal;text-align:center}
.sbr-account .sbr-button:hover{background:#234a66;color:#fff}
.sbr-account a:focus-visible{outline:3px solid #946814;outline-offset:4px}
.sbr-account .sbr-levels{list-style:none;margin:20px 0;padding:0;display:grid;gap:12px}
.sbr-account .sbr-levels li{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px;background:#fff;border:1px solid #ded7c9;border-radius:12px}
.sbr-account .sbr-levels span{font-size:14px;color:#335e4b}
.sbr-account .sbr-small{font-size:14px;color:#526271;margin:24px 0 0}
.sbr-account .sbr-expiry{flex-basis:100%;font-size:16px;color:#526271}
@media(max-width:600px){.sbr-account{margin:16px 0;border-radius:14px}.sbr-account .sbr-button{width:100%}.sbr-account .sbr-levels li{display:grid;gap:4px}}
