.preview-brand-mark{display:block;width:62px;height:62px;margin:6px auto;filter:drop-shadow(0 12px 15px rgba(14,116,144,.22));background:none;border-radius:0;box-shadow:none}
.brand-swatch svg{display:block;width:18px;height:18px}
.billing-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:20px;align-items:start}.billing-summary{padding:25px;position:sticky;top:20px}.billing-summary h2{font-family:Georgia,serif;color:var(--navy);font-size:2rem;margin:0 0 10px}.billing-summary>p{font-size:.75rem;color:var(--muted)}.usage-list{display:grid;margin:20px 0}.usage-list>div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--line);font-size:.7rem}.usage-list span{color:var(--muted)}.usage-list strong{text-align:right}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plan-card{padding:23px}.plan-price{display:flex;align-items:baseline;gap:5px}.plan-price strong{font:500 2.2rem Georgia,serif;color:var(--navy)}.plan-price span,.plan-card p{color:var(--muted);font-size:.72rem}.plan-card p{min-height:42px}.checkout-wait{min-height:calc(100vh - 145px);display:grid;align-content:center;justify-items:center;text-align:center}.checkout-wait h1{font:500 2.5rem Georgia,serif;color:var(--navy);margin:0}.checkout-wait p{color:var(--muted);max-width:520px}@media(max-width:800px){.billing-layout{grid-template-columns:1fr}.billing-summary{position:static}}@media(max-width:600px){.plan-grid{grid-template-columns:1fr}}
.billing-notice{background:var(--attention-bg);border-bottom:1px solid #ecd7a7;color:#80510e}.billing-notice-read_only{background:var(--danger-bg);border-color:#eccbc8;color:#8e2e2e}.billing-notice .shell{min-height:42px;display:flex;align-items:center;gap:12px;font-size:.7rem}.billing-notice strong{text-transform:uppercase;letter-spacing:.05em;font-size:.62rem}.billing-notice span{flex:1}.billing-notice a{font-weight:850;color:inherit}@media(max-width:600px){.billing-notice .shell{align-items:flex-start;flex-direction:column;gap:2px;padding-block:9px}}
