.nb-redeem{background:#f6f8fc;min-height:70vh}.nb-redeem__hero{padding:34px 0 18px}.nb-redeem__crumb{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:#8a94a6;font-size:14px}.nb-redeem__crumb a{color:#667085}.nb-redeem__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.nb-redeem__heading h1{margin:12px 0 6px;font-size:34px;line-height:1.2;color:#111827}.nb-redeem__heading p{margin:0;color:#667085}.nb-redeem__eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid #d8e4ff;border-radius:999px;background:#fff;color:var(--nb-primary);font-size:13px;font-weight:700}.nb-redeem__restart{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid #d9dee8;border-radius:12px;background:#fff;color:#344054;cursor:pointer}.nb-redeem__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;padding-bottom:64px}.nb-redeem__steps{display:grid;gap:16px}.nb-redeem-card,.nb-redeem-sidecard{border:1px solid #e5e9f0;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.045)}.nb-redeem-card{padding:22px;opacity:.68;transition:.2s ease}.nb-redeem-card.is-active{opacity:1;border-color:#d7e4ff}.nb-redeem-card__head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:13px}.nb-redeem-card__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf4ff;color:var(--nb-primary);font-size:19px}.nb-redeem-card__head h2,.nb-redeem-sidecard h2{margin:0;color:#111827;font-size:18px}.nb-redeem-card__head p,.nb-redeem-sidecard p{margin:5px 0 0;color:#7b8495;font-size:13px}.nb-redeem-card__badge{padding:4px 9px;border:1px solid #dbe4f2;border-radius:999px;background:#f7f9fc;color:#6b7280;font-size:12px;font-weight:700}.nb-redeem-card__form{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:12px;margin-top:20px}.nb-redeem-card input,.nb-redeem-sidecard input{width:100%;height:48px;padding:0 15px;border:1px solid #dfe4ec;border-radius:12px;background:#fbfcfe;color:#111827;outline:0}.nb-redeem-card input:focus,.nb-redeem-sidecard input:focus{border-color:var(--nb-primary);box-shadow:0 0 0 3px var(--nb-primary-soft)}.nb-redeem-card button,.nb-redeem-sidecard button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:var(--nb-primary);color:#fff;font-weight:700;cursor:pointer}.nb-redeem-card button:disabled,.nb-redeem-sidecard button:disabled{opacity:.55;cursor:wait}.nb-redeem-card__placeholder{margin-top:18px;padding:18px;border:1px dashed #dce2eb;border-radius:13px;background:#fafbfc;color:#98a2b3;text-align:center}.nb-redeem-card__notice,.nb-redeem-sidecard__result{margin-top:14px;padding:12px 14px;border-radius:11px;font-size:14px}.nb-redeem-card__notice.is-success,.nb-redeem-sidecard__result.is-success{background:#ecfdf3;color:#027a48}.nb-redeem-card__notice.is-error,.nb-redeem-sidecard__result.is-error{background:#fef3f2;color:#b42318}.nb-redeem-card__notice.is-info{background:#eff6ff;color:#175cd3}.nb-redeem-confirm{margin-top:18px}.nb-redeem-confirm>div{display:flex;justify-content:space-between;gap:16px;padding:15px;border-radius:12px;background:#f8faff}.nb-redeem-confirm>div span{color:#7b8495}.nb-redeem-confirm p{margin:14px 0;color:#475467;font-size:13px}.nb-redeem-confirm p i{margin-right:6px;color:#12b76a}.nb-redeem-confirm>button{min-height:46px;padding:0 18px}.nb-redeem-result{margin-top:18px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f5f8ff,#f8fffc)}.nb-redeem-result__status{display:flex;justify-content:space-between;gap:16px}.nb-redeem-result__status span{color:#667085}.nb-redeem-result__status strong{color:var(--nb-primary)}.nb-redeem-result p{margin:16px 0 8px;white-space:pre-wrap;color:#344054}.nb-redeem-result small{color:#98a2b3}.nb-redeem__sidebar{display:grid;align-content:start;gap:16px}.nb-redeem-sidecard{padding:20px}.nb-redeem-sidecard form{display:grid;gap:10px;margin-top:16px}.nb-redeem-sidecard button{min-height:44px}.nb-redeem-sidecard ul{display:grid;gap:10px;margin:16px 0 0;padding-left:20px;color:#667085;font-size:14px;line-height:1.65}.nb-redeem-sidecard li::marker{color:var(--nb-primary)}@media(max-width:900px){.nb-redeem__layout{grid-template-columns:1fr}.nb-redeem__sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.nb-redeem__hero{padding-top:22px}.nb-redeem__heading{align-items:flex-start;flex-direction:column}.nb-redeem__heading h1{font-size:28px}.nb-redeem__restart{align-self:flex-end;margin-top:-48px}.nb-redeem__layout{gap:16px}.nb-redeem-card{padding:17px}.nb-redeem-card__head{grid-template-columns:38px minmax(0,1fr)}.nb-redeem-card__badge{grid-column:2;justify-self:start}.nb-redeem-card__form{grid-template-columns:1fr}.nb-redeem-card__form button{min-height:46px}.nb-redeem__sidebar{grid-template-columns:1fr}}
