.referral-page{box-sizing:border-box;max-width:1460px;margin:0 auto;padding:40px 20px 72px;background:rgba(0,0,0,0)}@media(min-width: 1024px){.referral-page{padding:62px 20px 140px}}body:has(.referral-page){background:var(--w2w-nb-surface-teal, #0b1f28)}.w2w-referral label{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0;font-family:var(--w2w-nb-font-body);font-weight:400;font-size:13px;line-height:1.2;color:var(--w2w-nb-text)}@media(min-width: 1024px){.w2w-referral label{font-size:16px}}.w2w-referral label>*,.w2w-referral label abbr,.w2w-referral label span{line-height:inherit}.w2w-referral label .required,.w2w-referral label abbr.required{border:0;font-size:inherit;line-height:inherit;color:#f05454;text-decoration:none}.w2w-referral label .optional{font-size:13px;color:var(--w2w-nb-text-tertiary)}.w2w-referral input[type=text],.w2w-referral input[type=email],.w2w-referral input[type=tel],.w2w-referral input[type=password],.w2w-referral input[type=number],.w2w-referral input[type=search],.w2w-referral input[type=url],.w2w-referral input[type=date],.w2w-referral textarea,.w2w-referral select{box-sizing:border-box;width:100%;height:50px;margin:0;padding:0 16px;border:0;border-radius:8px;background:var(--w2w-nb-surface-backdrop, #050b0e);box-shadow:inset 0 0 0 1px rgba(236,238,243,.1019607843);font-family:var(--w2w-nb-font-body);font-weight:400;font-size:16px;line-height:normal;color:var(--w2w-nb-text);appearance:none}.w2w-referral input[type=text]::placeholder,.w2w-referral input[type=email]::placeholder,.w2w-referral input[type=tel]::placeholder,.w2w-referral input[type=password]::placeholder,.w2w-referral input[type=number]::placeholder,.w2w-referral input[type=search]::placeholder,.w2w-referral input[type=url]::placeholder,.w2w-referral input[type=date]::placeholder,.w2w-referral textarea::placeholder,.w2w-referral select::placeholder{color:var(--w2w-nb-text-tertiary);opacity:1}.w2w-referral input[type=text]:focus,.w2w-referral input[type=email]:focus,.w2w-referral input[type=tel]:focus,.w2w-referral input[type=password]:focus,.w2w-referral input[type=number]:focus,.w2w-referral input[type=search]:focus,.w2w-referral input[type=url]:focus,.w2w-referral input[type=date]:focus,.w2w-referral textarea:focus,.w2w-referral select:focus{outline:none;background:var(--w2w-nb-surface-backdrop, #050b0e);color:var(--w2w-nb-text);box-shadow:inset 0 0 0 1px var(--w2w-nb-brand)}@media(min-width: 1024px){.w2w-referral input[type=text],.w2w-referral input[type=email],.w2w-referral input[type=tel],.w2w-referral input[type=password],.w2w-referral input[type=number],.w2w-referral input[type=search],.w2w-referral input[type=url],.w2w-referral input[type=date],.w2w-referral textarea,.w2w-referral select{height:54px}}.w2w-referral textarea{height:auto;min-height:120px;padding:14px 16px;line-height:1.6;resize:vertical}.w2w-referral select{padding-right:46px;background:var(--w2w-nb-surface-backdrop, #050b0e) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M6 8.5L11 13.5L16 8.5' stroke='%236e747e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center/22px 21px}.w2w-referral .woocommerce-invalid input,.w2w-referral .woocommerce-invalid select,.w2w-referral .woocommerce-invalid textarea{background:rgba(194,69,31,.07);box-shadow:inset 0 0 0 1px rgba(194,69,31,.45)}.w2w-referral input[type=checkbox]{display:inline-block;flex:none;width:18px;height:18px;margin:1px 0 0;padding:0;border:0;border-radius:3px;background:var(--w2w-nb-surface-backdrop, #050b0e);box-shadow:inset 0 0 0 1px rgba(236,238,243,.1019607843);appearance:none;cursor:pointer;transition:background-color 180ms ease,box-shadow 180ms ease}.w2w-referral input[type=checkbox]:checked{background:var(--w2w-nb-brand) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6.2L4.8 8.5L9.5 3.8' stroke='%23050b0e' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/12px 12px;box-shadow:inset 0 0 0 1px var(--w2w-nb-brand)}.w2w-referral input[type=checkbox]:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--w2w-nb-brand),0 0 0 2px rgba(46,139,255,.4)}.w2w-referral label.checkbox,.w2w-referral label.woocommerce-form__label-for-checkbox{display:block;position:relative;padding-left:30px;font-size:13px;line-height:150%;cursor:pointer}@media(min-width: 1024px){.w2w-referral label.checkbox,.w2w-referral label.woocommerce-form__label-for-checkbox{padding-left:32px;font-size:15px}}.w2w-referral label.checkbox input[type=checkbox],.w2w-referral label.woocommerce-form__label-for-checkbox input[type=checkbox]{position:absolute;top:2px;left:0}.w2w-referral label.checkbox~.description,.w2w-referral label.woocommerce-form__label-for-checkbox~.description{padding-left:30px}@media(min-width: 1024px){.w2w-referral label.checkbox~.description,.w2w-referral label.woocommerce-form__label-for-checkbox~.description{padding-left:32px}}.w2w-referral{box-sizing:border-box;max-width:620px;margin:0 auto}.w2w-referral h1{margin:0 0 26px;font-family:var(--w2w-nb-font-display);font-weight:500;font-size:28px;line-height:114%;color:var(--w2w-nb-text)}@media(min-width: 1024px){.w2w-referral h1{margin-bottom:34px;font-size:40px;line-height:110%}}.w2w-referral__step{box-sizing:border-box;padding:22px;border-radius:14px;background:rgba(236,238,243,.0431372549);box-shadow:inset 0 0 0 1px rgba(236,238,243,.1019607843)}@media(min-width: 1024px){.w2w-referral__step{padding:30px}}.w2w-referral__step[hidden]{display:none}.w2w-referral h2,.w2w-referral h3{margin:0 0 14px;font-family:var(--w2w-nb-font-data);font-weight:500;font-size:14px;line-height:120%;letter-spacing:.28px;text-transform:uppercase;color:var(--w2w-nb-text)}.w2w-referral h3{margin-top:26px;padding-top:22px;border-top:1px solid rgba(236,238,243,.0705882353)}.w2w-referral p{margin:0 0 14px;font-family:var(--w2w-nb-font-body);font-weight:400;font-size:14px;line-height:165%;color:var(--w2w-nb-text-secondary)}@media(min-width: 1024px){.w2w-referral p{font-size:16px}}.w2w-referral strong{color:var(--w2w-nb-text)}.w2w-referral ul{margin:0 0 22px;padding:0;list-style:none}.w2w-referral li{position:relative;margin:0;padding:12px 0 12px 26px;border-top:1px solid rgba(236,238,243,.0705882353);font-family:var(--w2w-nb-font-body);font-size:14px;line-height:160%;color:var(--w2w-nb-text-secondary);list-style:none}.w2w-referral li:first-child{border-top:0}.w2w-referral li::before{content:"";position:absolute;top:20px;left:4px;width:8px;height:8px;border-radius:999px;background:var(--w2w-nb-brand)}@media(min-width: 1024px){.w2w-referral li{font-size:15px}}.w2w-referral__balance-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 20px;padding:16px 18px;border-radius:12px;background:rgba(236,238,243,.031372549);box-shadow:inset 0 0 0 1px rgba(236,238,243,.0705882353)}.w2w-referral__balance-row>span:first-child{font-family:var(--w2w-nb-font-data);font-weight:500;font-size:11px;line-height:120%;letter-spacing:1.1px;text-transform:uppercase;color:var(--w2w-nb-text-tertiary)}.w2w-referral__balance-row>span:last-child{font-family:var(--w2w-nb-font-data);font-size:22px;line-height:120%;letter-spacing:0;color:var(--w2w-nb-brand)}.w2w-referral__link-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;margin:0 0 12px}.w2w-referral__link-row input[type=text]{flex:1 1 240px;min-width:0;font-family:var(--w2w-nb-font-data);font-size:14px;letter-spacing:.14px;color:var(--w2w-nb-text)}.w2w-referral__link-row button{flex:0 0 auto}.w2w-referral button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:0;border-radius:40px;background:var(--w2w-nb-brand);font-family:var(--w2w-nb-font-display);font-weight:500;font-size:15px;line-height:1;letter-spacing:.8px;color:#fff;cursor:pointer;transition:filter 180ms ease}.w2w-referral button:hover,.w2w-referral button:focus-visible{filter:brightness(1.08);outline:none}.w2w-referral button[disabled]{opacity:.55;cursor:default}@media(min-width: 1024px){.w2w-referral button{min-height:54px}}.w2w-referral form{display:flex;flex-direction:column;gap:14px;margin:0}.w2w-referral form label{align-items:stretch;flex-direction:column;gap:8px}@media(min-width: 1024px){.w2w-referral form label{gap:10px}}.w2w-referral input[data-w2w-referral-otp-input]{max-width:200px;font-family:var(--w2w-nb-font-data);font-size:20px;letter-spacing:4px;text-align:center}.w2w-referral__helper-text{margin:0;font-size:13px;color:var(--w2w-nb-text-tertiary)}.w2w-referral__copied{margin:0 0 12px;font-family:var(--w2w-nb-font-data);font-weight:500;font-size:11px;letter-spacing:1.1px;text-transform:uppercase;color:var(--w2w-nb-cool-teal, #3d91a2)}.w2w-referral__copied[hidden]{display:none}.w2w-referral__error{margin:0;padding:12px 16px;border-radius:10px;background:rgba(194,69,31,.1);box-shadow:inset 0 0 0 1px rgba(194,69,31,.4);font-family:var(--w2w-nb-font-body);font-size:13px;line-height:150%;color:var(--w2w-nb-text)}.w2w-referral__error[hidden]{display:none}.w2w-referral__small-links{display:flex;flex-wrap:wrap;gap:6px 14px;margin:16px 0 0;font-size:13px;color:var(--w2w-nb-text-tertiary)}.w2w-referral__small-links a{color:var(--w2w-nb-brand);text-decoration:underline}
