.customer-club-reward-card{align-items:center;background:var(--cc-color-accent-soft);border:1px solid var(--cc-color-border);border-radius:9px;box-sizing:border-box;color:var(--cc-color-text);display:flex;font-size:12.5px;gap:7px;line-height:1.55;margin-block:7px;max-width:100%;min-height:36px;padding:5px 9px}.customer-club-reward-icon{align-items:center;background:var(--cc-color-accent);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 22px;height:22px;justify-content:center;overflow:hidden;width:22px}.customer-club-reward-icon-image{display:block;height:100%;object-fit:cover;width:100%}.customer-club-reward-icon-fallback{align-items:center;display:inline-flex;font-size:12px;justify-content:center;line-height:1}.customer-club-reward-icon-fallback svg{height:14px;width:14px}.customer-club-reward-copy{flex:1 1 auto;min-width:0}.wc-proceed-to-checkout>.customer-club-reward-card,#payment .place-order>.customer-club-reward-card,form.cart .customer-club-reward-card,form.cart+.customer-club-reward-card{clear:both;margin-block:8px 0}.customer-club-referral-card{background:linear-gradient(180deg,var(--cc-color-surface) 0%,var(--cc-color-surface-muted) 100%);border:1px solid var(--cc-color-border);border-radius:var(--cc-radius-card);box-shadow:var(--cc-shadow-card);box-sizing:border-box;color:var(--cc-color-text);display:grid;gap:16px;margin-block:18px;max-width:none;overflow:hidden;padding:clamp(18px, 3vw, 28px);position:relative;width:100%}.customer-club-referral-card::before{background:linear-gradient(90deg,var(--cc-color-accent),var(--cc-color-accent-secondary));content:"";height:4px;inset:0 0 auto;position:absolute}.customer-club-referral-heading{align-items:flex-start;display:flex;gap:14px;margin:0}.customer-club-referral-heading h2{color:var(--cc-color-text);font-size:clamp(19px, 2.4vw, 24px);line-height:1.4;margin:0}.customer-club-referral-heading p{color:var(--cc-color-muted);font-size:13px;line-height:1.8;margin:6px 0 0}.customer-club-referral-mark{align-items:center;background:var(--cc-color-accent-soft);border-radius:var(--cc-radius-icon);color:var(--cc-color-accent);display:inline-flex;flex:0 0 48px;height:48px;justify-content:center}.customer-club-referral-mark svg{height:24px;width:24px}.customer-club-referral-fields{display:grid;gap:var(--cc-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%, 280px),1fr))}.customer-club-referral-field{display:grid;gap:7px;min-width:0}.customer-club-referral-field label{color:var(--cc-color-text);font-size:12px;font-weight:700;line-height:1.5;margin:0}.customer-club-referral-control{display:grid;gap:var(--cc-space-2);grid-template-columns:minmax(0,1fr) auto}.customer-club-referral-control .customer-club-control{direction:ltr;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;margin:0;min-width:0;text-align:left;width:100%}.customer-club-referral-card .customer-club-referral-control .button.customer-club-action--secondary,.customer-club-referral-card .customer-club-referral-control button.button.customer-club-action--secondary{background:var(--cc-color-surface)!important;border-color:var(--cc-color-accent)!important;color:var(--cc-color-accent)!important;min-width:96px;-webkit-text-fill-color:var(--cc-color-accent)!important}.customer-club-referral-card .customer-club-referral-actions .button.customer-club-action--primary,.customer-club-referral-card .customer-club-referral-actions button.button.customer-club-action--primary{background:var(--cc-color-accent)!important;border-color:var(--cc-color-accent)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.customer-club-referral-actions{align-items:center;border-block-start:1px solid var(--cc-color-border);display:flex;gap:var(--cc-space-3);justify-content:space-between;padding-block-start:var(--cc-space-4)}.customer-club-referral-note{color:var(--cc-color-muted);font-size:11px;line-height:1.75;margin:0;max-width:520px}@media screen and (max-width:760px){.customer-club-referral-fields{grid-template-columns:1fr}}@media screen and (max-width:520px){.customer-club-reward-card{font-size:12px;padding:5px 8px}.customer-club-referral-card{border-radius:var(--cc-radius-card-mobile);gap:14px;padding:16px 14px}.customer-club-referral-heading{gap:11px}.customer-club-referral-mark{flex-basis:42px;height:42px}.customer-club-referral-actions{align-items:stretch}.customer-club-referral-control{grid-template-columns:minmax(0,1fr) auto}.customer-club-referral-actions{display:grid}.customer-club-referral-actions .button{width:100%}.customer-club-referral-note{text-align:center}}