.wa-referral-account{margin-top:12px}
.wa-referral-cards{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0}
.wa-referral-card{border:1px solid #e5e5e5;border-radius:10px;padding:12px 14px;min-width:160px;background:#fff}
.wa-referral-card .wa-title{font-size:12px;opacity:.7;margin-bottom:6px}
.wa-referral-card .wa-value{font-size:18px;font-weight:600}
.wa-referral-note{opacity:.75}
.wa-referral-create{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;margin:10px 0 16px}
.wa-referral-create .wa-field{display:flex;flex-direction:column;gap:6px;flex:1 1 240px;max-width:420px}
.wa-referral-create label{display:block;width:100%;font-weight:600}
.wa-referral-create input{min-width:260px;max-width:420px}
.wa-referral-create .wa-field input{min-width:0;width:100%;max-width:none}
.wa-referral-create .wa-field small{font-size:12px;color:#777;line-height:1.3}
.wa-referral-create .button{min-height:40px; align-self: center;}
.wa-referral-note-warning{color:#9a5b00}
.wa-create-msg,.wa-payout-msg,.wa-apply-coupon-msg{margin-top:8px;font-size:13px}
.wa-referral-create .wa-create-msg{flex-basis:100%;margin-top:0}
.wa-create-msg.ok,.wa-payout-msg.ok,.wa-apply-coupon-msg.ok{color:#0a7b24}
.wa-create-msg.err,.wa-payout-msg.err,.wa-apply-coupon-msg.err{color:#b32d2e}
.wa-referral-table code{white-space:nowrap}
.wa-referral-subrow td{background:#fafafa}
.wa-subtitle{font-weight:600;margin:6px 0}
.wa-subtable{width:100%;border-collapse:collapse}
.wa-subtable th,.wa-subtable td{border:1px solid #e5e5e5;padding:6px 8px;font-size:12px}


.wa-promo-signup-bar{position:relative;z-index:50;background:#111;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.wa-promo-signup-inner{max-width:1180px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:14px}
.wa-promo-signup-copy{display:flex;flex-direction:column;gap:2px;line-height:1.35;flex:1;min-width:0}
.wa-promo-signup-copy strong{font-size:14px}
.wa-promo-signup-copy span{font-size:13px;opacity:.82}
.wa-promo-signup-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:6px;background:#f6c65b;color:#17120a;text-decoration:none;font-weight:700;white-space:nowrap}
.wa-promo-signup-link:hover{color:#17120a;filter:brightness(1.04)}
.wa-promo-signup-close{width:32px;height:32px;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:50%;font-size:20px;line-height:1;cursor:pointer}
.wa-tour-launcher{margin:0 0 12px}
.wa-tour-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:99996;pointer-events:none}
.wa-tour-highlight{position:relative;z-index:99997;box-shadow:0 0 0 4px rgba(246,198,91,.95),0 16px 40px rgba(0,0,0,.28);border-radius:8px;background:#fff}
.wa-tour-popover{position:fixed;z-index:99998;background:#fff;color:#1d1d1d;border-radius:8px;box-shadow:0 18px 50px rgba(0,0,0,.28);padding:16px}
.wa-tour-count{font-size:12px;color:#7a6a43;margin-bottom:6px;font-weight:700}
.wa-tour-popover h4{margin:0 0 8px;font-size:17px;line-height:1.25}
.wa-tour-popover p{margin:0 0 14px;font-size:14px;line-height:1.45;color:#444}
.wa-tour-actions{display:flex;justify-content:flex-end;gap:8px}
@media (max-width:640px){.wa-promo-signup-inner{align-items:flex-start;flex-wrap:wrap}.wa-promo-signup-link{width:100%}.wa-promo-signup-close{position:absolute;top:8px;right:8px}.wa-promo-signup-copy{padding-right:36px}.wa-tour-popover{left:14px!important;right:14px;width:auto!important}}

