.AuthDialog-module__HDG_Lq__backdrop{z-index:1000;padding:var(--db-space-6);background:#011a3794;background:color-mix(in srgb, var(--db-color-navy-950) 58%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;animation:.16s ease-out AuthDialog-module__HDG_Lq__backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.AuthDialog-module__HDG_Lq__dialog{--auth-navy:var(--db-color-text-primary);--auth-blue:var(--db-color-blue-500);--auth-blue-deep:var(--db-color-blue-600);--auth-blue-soft:var(--db-color-blue-50);--auth-body:var(--db-color-text-body);--auth-muted:var(--db-color-text-secondary);--auth-line:var(--db-color-line-subtle);width:min(100%,570px);max-height:100%;padding:var(--db-space-8);border:1px solid var(--db-color-line-subtle);border-radius:var(--db-radius-panel);color:var(--auth-navy);background:var(--db-color-surface-raised);box-shadow:var(--db-shadow-dialog);font-family:var(--db-font-family-ui);animation:.18s ease-out AuthDialog-module__HDG_Lq__dialog-in;position:relative;overflow-y:auto}.AuthDialog-module__HDG_Lq__closeButton{top:var(--db-space-4);right:var(--db-space-4);border:1px solid var(--auth-line);border-radius:var(--db-radius-control);width:38px;height:38px;color:var(--auth-navy);background:var(--db-color-surface-raised);cursor:pointer;place-items:center;padding:0;display:grid;position:absolute}.AuthDialog-module__HDG_Lq__closeButton:hover{border-color:var(--db-color-line-strong);background:var(--db-color-surface-subtle)}.AuthDialog-module__HDG_Lq__closeButton svg{width:19px;height:19px}.AuthDialog-module__HDG_Lq__heading{gap:var(--db-space-3);grid-template-columns:44px minmax(0,1fr);align-items:center;padding-right:46px;display:grid}.AuthDialog-module__HDG_Lq__headingIcon{border-radius:var(--db-radius-control);width:44px;height:44px;color:var(--auth-blue);background:var(--auth-blue-soft);place-items:center;display:grid}.AuthDialog-module__HDG_Lq__headingIcon svg{width:24px;height:24px}.AuthDialog-module__HDG_Lq__eyebrow{color:var(--auth-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:700}.AuthDialog-module__HDG_Lq__heading h2{color:var(--auth-navy);letter-spacing:-.035em;margin:0;font-size:clamp(24px,4vw,30px);line-height:1.15}.AuthDialog-module__HDG_Lq__description{margin:var(--db-space-4) 0 var(--db-space-5);color:var(--auth-body);font-size:15px;line-height:1.58}.AuthDialog-module__HDG_Lq__tabs{gap:var(--db-space-1);padding:var(--db-space-1);border:1px solid var(--auth-line);border-radius:var(--db-radius-panel);background:var(--db-color-surface-subtle);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AuthDialog-module__HDG_Lq__tab,.AuthDialog-module__HDG_Lq__activeTab{min-width:0;min-height:var(--db-control-height);padding:0 var(--db-space-2);border-radius:var(--db-radius-control);cursor:pointer;font:inherit;overflow-wrap:anywhere;border:0;font-size:14px;font-weight:700}.AuthDialog-module__HDG_Lq__tab{color:var(--auth-muted);background:0 0}.AuthDialog-module__HDG_Lq__tab:hover{color:var(--auth-navy)}.AuthDialog-module__HDG_Lq__activeTab{color:var(--auth-blue);background:var(--db-color-surface-raised);box-shadow:var(--db-shadow-menu)}.AuthDialog-module__HDG_Lq__tab:disabled,.AuthDialog-module__HDG_Lq__activeTab:disabled{cursor:wait;opacity:.7}.AuthDialog-module__HDG_Lq__form{gap:var(--db-space-4);margin-top:var(--db-space-5);display:grid}.AuthDialog-module__HDG_Lq__nameRow{gap:var(--db-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AuthDialog-module__HDG_Lq__field{gap:var(--db-space-2);min-width:0;color:var(--auth-navy);font-size:13px;font-weight:700;display:grid}.AuthDialog-module__HDG_Lq__field input{width:100%;min-width:0;min-height:var(--db-control-height);padding:0 var(--db-space-3);border:1.5px solid var(--db-color-line-strong);border-radius:var(--db-radius-control);color:var(--db-color-text-primary);background:var(--db-color-surface-raised);font:inherit;outline:none;font-size:16px;font-weight:500;transition:border-color .15s,box-shadow .15s}.AuthDialog-module__HDG_Lq__field input:hover:not(:disabled){border-color:var(--auth-blue)}.AuthDialog-module__HDG_Lq__field input:focus{border-color:var(--auth-blue);box-shadow:0 0 0 var(--db-line-focus) #0652cb2e;box-shadow:0 0 0 var(--db-line-focus) color-mix(in srgb, var(--auth-blue) 18%, transparent)}.AuthDialog-module__HDG_Lq__field input:disabled{color:var(--auth-muted);background:var(--db-color-surface-disabled);cursor:wait}.AuthDialog-module__HDG_Lq__passwordControl{position:relative}.AuthDialog-module__HDG_Lq__passwordControl input{padding-right:50px}.AuthDialog-module__HDG_Lq__passwordControl button{border-radius:var(--db-radius-control);width:38px;height:38px;color:var(--auth-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.AuthDialog-module__HDG_Lq__passwordControl button:hover:not(:disabled){color:var(--auth-blue);background:var(--auth-blue-soft)}.AuthDialog-module__HDG_Lq__passwordControl button:focus-visible{outline:var(--db-line-focus) solid var(--db-color-focus);outline-offset:1px}.AuthDialog-module__HDG_Lq__passwordControl button svg{width:19px;height:19px}.AuthDialog-module__HDG_Lq__field small{color:var(--auth-muted);font-size:12px;font-weight:500}.AuthDialog-module__HDG_Lq__inlineLink{color:var(--auth-blue);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:end;margin-top:-8px;padding:2px 0;font-size:13px;font-weight:700}.AuthDialog-module__HDG_Lq__inlineLink:hover:not(:disabled){color:var(--auth-blue-deep);text-underline-offset:3px;text-decoration:underline}.AuthDialog-module__HDG_Lq__inlineLink:disabled{cursor:wait;opacity:.65}.AuthDialog-module__HDG_Lq__examChoice{border:0;min-width:0;margin:0;padding:0}.AuthDialog-module__HDG_Lq__examChoice legend{color:var(--auth-navy);margin-bottom:8px;font-size:13px;font-weight:700}.AuthDialog-module__HDG_Lq__examOptions{gap:var(--db-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AuthDialog-module__HDG_Lq__examOptions label{cursor:pointer;position:relative}.AuthDialog-module__HDG_Lq__examOptions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.AuthDialog-module__HDG_Lq__examOptions span{min-height:var(--db-control-height);padding-inline:var(--db-button-padding-inline);border:1.5px solid var(--db-color-line-strong);border-radius:var(--db-radius-control);color:var(--auth-body);background:var(--db-color-surface-raised);justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.AuthDialog-module__HDG_Lq__examOptions label:hover span{border-color:var(--auth-blue)}.AuthDialog-module__HDG_Lq__examOptions input:checked+span{border-color:var(--auth-blue);color:var(--auth-blue);background:var(--auth-blue-soft)}.AuthDialog-module__HDG_Lq__examOptions input:focus-visible+span{outline:var(--db-line-focus) solid var(--db-color-focus);outline-offset:2px}.AuthDialog-module__HDG_Lq__examOptions input:disabled+span{cursor:wait;opacity:.68}.AuthDialog-module__HDG_Lq__consent{gap:var(--db-space-2);padding:var(--db-space-3);border:1px solid var(--auth-line);border-radius:var(--db-radius-control);color:var(--auth-muted);background:var(--db-color-surface-subtle);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;font-size:12px;line-height:1.48;display:grid}.AuthDialog-module__HDG_Lq__consent input{width:18px;height:18px;accent-color:var(--auth-blue);margin:1px 0 0}.AuthDialog-module__HDG_Lq__consent strong{color:var(--auth-navy);margin-bottom:2px;font-size:12px;display:block}.AuthDialog-module__HDG_Lq__consent:has(input:focus-visible){outline:var(--db-line-focus) solid var(--db-color-focus);outline-offset:2px}.AuthDialog-module__HDG_Lq__consent:has(input:disabled){cursor:wait;opacity:.68}.AuthDialog-module__HDG_Lq__legalNote{color:var(--auth-muted);margin:0;font-size:12px;line-height:1.55}.AuthDialog-module__HDG_Lq__legalNote a{color:var(--auth-blue);font-weight:700}.AuthDialog-module__HDG_Lq__attributionDetails{color:var(--auth-muted);font-size:12px}.AuthDialog-module__HDG_Lq__attributionDetails summary{cursor:pointer;font-weight:700;line-height:1.45}.AuthDialog-module__HDG_Lq__attributionDetails[open] summary{margin-bottom:var(--db-space-2)}.AuthDialog-module__HDG_Lq__error,.AuthDialog-module__HDG_Lq__success{gap:var(--db-space-2);padding:var(--db-space-3);border-radius:var(--db-radius-control);align-items:flex-start;font-size:13px;font-weight:600;line-height:1.45;display:flex}.AuthDialog-module__HDG_Lq__error{border:1px solid var(--db-color-critical-text);color:var(--db-color-critical-text);background:var(--db-color-critical-surface)}.AuthDialog-module__HDG_Lq__success{border:1px solid var(--db-color-success-text);color:var(--db-color-success-text);background:var(--db-color-success-surface)}.AuthDialog-module__HDG_Lq__success svg{flex:none;width:18px;height:18px}.AuthDialog-module__HDG_Lq__actionPanel{gap:var(--db-space-3);margin-top:var(--db-space-5);display:grid}.AuthDialog-module__HDG_Lq__mailHint{gap:var(--db-space-3);padding:var(--db-space-4);border:1px solid var(--db-color-line-subtle);border-radius:var(--db-radius-panel);color:var(--auth-body);background:var(--auth-blue-soft);grid-template-columns:34px minmax(0,1fr);align-items:start;font-size:13px;line-height:1.5;display:grid}.AuthDialog-module__HDG_Lq__mailHint>svg{width:28px;height:28px;color:var(--auth-blue)}.AuthDialog-module__HDG_Lq__mailHint strong{color:var(--auth-navy);margin-bottom:2px;display:block}.AuthDialog-module__HDG_Lq__previewLink{gap:var(--db-space-2);min-height:var(--db-control-height);padding:0 var(--db-button-padding-inline);border:1px solid var(--db-color-line-strong);border-radius:var(--db-radius-control);color:var(--auth-blue);background:var(--db-color-surface-raised);justify-content:center;align-items:center;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.AuthDialog-module__HDG_Lq__previewLink:hover{border-color:var(--auth-blue);background:var(--auth-blue-soft)}.AuthDialog-module__HDG_Lq__previewLink svg{width:18px;height:18px}.AuthDialog-module__HDG_Lq__backLink{gap:var(--db-space-2);min-height:38px;padding:var(--db-space-1) var(--db-space-2);color:var(--auth-muted);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;justify-self:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.AuthDialog-module__HDG_Lq__backLink:hover:not(:disabled){color:var(--auth-blue)}.AuthDialog-module__HDG_Lq__backLink:disabled{cursor:wait;opacity:.65}.AuthDialog-module__HDG_Lq__backLink svg{width:16px;height:16px}.AuthDialog-module__HDG_Lq__verifying{gap:var(--db-space-3);min-height:70px;color:var(--auth-body);justify-content:center;align-items:center;font-size:14px;font-weight:650;display:flex}.AuthDialog-module__HDG_Lq__spinner{border:3px solid var(--db-color-line-subtle);border-top-color:var(--auth-blue);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite AuthDialog-module__HDG_Lq__auth-spin}.AuthDialog-module__HDG_Lq__submitButton{justify-content:center;align-items:center;gap:var(--db-space-2);min-height:var(--db-primary-height);padding:0 var(--db-button-large-padding-inline);border-radius:var(--db-radius-control);color:var(--db-color-text-inverse);background:var(--db-action-primary-default);cursor:pointer;font:inherit;box-shadow:var(--db-shadow-menu);border:0;font-size:15px;font-weight:750;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.AuthDialog-module__HDG_Lq__submitButton:hover:not(:disabled){background:var(--db-action-primary-hover);box-shadow:var(--db-shadow-dialog);transform:translateY(-1px)}.AuthDialog-module__HDG_Lq__submitButton:disabled{cursor:wait;opacity:.72;box-shadow:none}.AuthDialog-module__HDG_Lq__submitButton svg{width:18px;height:18px}.AuthDialog-module__HDG_Lq__promise{gap:var(--db-space-2);margin:var(--db-space-5) 0 0;color:var(--auth-muted);text-align:center;justify-content:center;align-items:center;font-size:12px;line-height:1.45;display:flex}.AuthDialog-module__HDG_Lq__promise svg{width:17px;height:17px;color:var(--auth-blue);flex:none}.AuthDialog-module__HDG_Lq__accountControl{border:1px solid var(--line,#d8e0e9);color:var(--navy,#17365d);background:#fff;border-radius:11px;align-items:center;gap:12px;padding:5px 5px 5px 11px;font-family:Inter,system-ui,sans-serif;font-size:13px;display:inline-flex}.AuthDialog-module__HDG_Lq__accountGreeting{white-space:nowrap;align-items:center;gap:7px;min-width:0;display:inline-flex}.AuthDialog-module__HDG_Lq__accountGreeting>span{text-overflow:ellipsis;max-width:150px;overflow:hidden}.AuthDialog-module__HDG_Lq__accountGreeting svg{width:21px;height:21px;color:var(--blue,#1f68c7)}.AuthDialog-module__HDG_Lq__accountControl button{min-height:34px;color:var(--muted,#65758a);cursor:pointer;font:inherit;background:#f4f7fa;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:inline-flex}.AuthDialog-module__HDG_Lq__accountControl button:hover:not(:disabled){color:var(--navy,#17365d);background:#eaf0f6}.AuthDialog-module__HDG_Lq__accountControl button:disabled{cursor:wait;opacity:.64}.AuthDialog-module__HDG_Lq__accountControl button svg{width:16px;height:16px}.AuthDialog-module__HDG_Lq__accountActions{align-items:center;gap:4px;display:inline-flex}@keyframes AuthDialog-module__HDG_Lq__backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes AuthDialog-module__HDG_Lq__dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AuthDialog-module__HDG_Lq__auth-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.AuthDialog-module__HDG_Lq__backdrop{padding:var(--db-space-3);align-items:end}.AuthDialog-module__HDG_Lq__dialog{width:100%;max-height:100%;padding:var(--db-space-6) var(--db-space-4);border-radius:var(--db-radius-panel)}.AuthDialog-module__HDG_Lq__closeButton{top:var(--db-space-3);right:var(--db-space-3)}.AuthDialog-module__HDG_Lq__heading{gap:var(--db-space-3);grid-template-columns:40px minmax(0,1fr);padding-right:34px}.AuthDialog-module__HDG_Lq__headingIcon{border-radius:var(--db-radius-control);width:40px;height:40px}.AuthDialog-module__HDG_Lq__heading h2{font-size:24px}.AuthDialog-module__HDG_Lq__description{margin-block:var(--db-space-3) var(--db-space-4);font-size:14px}.AuthDialog-module__HDG_Lq__form{gap:var(--db-space-4);margin-top:var(--db-space-4)}.AuthDialog-module__HDG_Lq__nameRow{gap:var(--db-space-4);grid-template-columns:1fr}.AuthDialog-module__HDG_Lq__promise{text-align:left;align-items:flex-start}.AuthDialog-module__HDG_Lq__accountControl{justify-content:space-between;width:100%}.AuthDialog-module__HDG_Lq__accountActions{margin-left:auto}}@media (prefers-reduced-motion:reduce){.AuthDialog-module__HDG_Lq__backdrop,.AuthDialog-module__HDG_Lq__dialog{animation:none}.AuthDialog-module__HDG_Lq__submitButton{transition:none}.AuthDialog-module__HDG_Lq__spinner{animation-duration:1.4s}}
.CommerceCenter-module__ddLVZq__commercePage{--commerce-navy:var(--db-color-text-primary);--commerce-blue:var(--db-color-blue-500);--commerce-blue-deep:var(--db-color-blue-600);--commerce-blue-soft:var(--db-color-blue-50);--commerce-green:var(--db-color-success-text);--commerce-green-soft:var(--db-color-success-surface);--commerce-yellow-soft:var(--db-color-attention-surface);--commerce-red-soft:var(--db-color-critical-surface);--commerce-body:var(--db-color-text-body);--commerce-muted:var(--db-color-text-secondary);--commerce-line:var(--db-color-line-subtle);--commerce-surface:var(--db-color-surface-raised);width:min(100%,1440px);min-height:calc(100vh - 112px);color:var(--commerce-navy);font-family:var(--db-font-family-ui);margin:0 auto;padding:30px 32px 88px}.CommerceCenter-module__ddLVZq__topActions{justify-content:space-between;align-items:center;gap:18px;display:flex}.CommerceCenter-module__ddLVZq__backButton,.CommerceCenter-module__ddLVZq__refreshButton{cursor:pointer;min-height:40px;font:inherit;background:0 0;border:0;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.CommerceCenter-module__ddLVZq__backButton{color:var(--commerce-muted);padding:0}.CommerceCenter-module__ddLVZq__refreshButton{color:var(--commerce-blue);padding:0 12px}.CommerceCenter-module__ddLVZq__backButton:hover:not(:disabled),.CommerceCenter-module__ddLVZq__refreshButton:hover:not(:disabled){color:var(--commerce-blue-deep)}.CommerceCenter-module__ddLVZq__backButton:disabled,.CommerceCenter-module__ddLVZq__refreshButton:disabled{cursor:wait;opacity:.6}.CommerceCenter-module__ddLVZq__backButton svg,.CommerceCenter-module__ddLVZq__refreshButton svg{width:18px;height:18px}.CommerceCenter-module__ddLVZq__hero{background:radial-gradient(circle at 94% 4%,#1f68c71f,#0000 33%),#fff;border:1px solid #dce6f0;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(290px,370px);align-items:center;gap:48px;margin-top:22px;padding:38px 42px;display:grid;box-shadow:0 14px 36px #17365d0f}.CommerceCenter-module__ddLVZq__kicker{color:var(--commerce-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.CommerceCenter-module__ddLVZq__hero h1{max-width:770px;color:var(--commerce-navy);letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.07}.CommerceCenter-module__ddLVZq__hero>div:first-child>p:last-child{max-width:780px;color:var(--commerce-body);margin:18px 0 0;font-size:16px;line-height:1.68}.CommerceCenter-module__ddLVZq__localPaymentNotice{color:#1d5689;background:#eef6ffe6;border:1px solid #b9d5ef;border-radius:14px;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.CommerceCenter-module__ddLVZq__localPaymentNotice>svg{width:25px;height:25px;color:var(--commerce-blue);flex:none}.CommerceCenter-module__ddLVZq__localPaymentNotice div{gap:5px;display:grid}.CommerceCenter-module__ddLVZq__localPaymentNotice strong{color:var(--commerce-navy);font-size:14px}.CommerceCenter-module__ddLVZq__localPaymentNotice span{font-size:12px;line-height:1.5}.CommerceCenter-module__ddLVZq__pageNotice{color:#315f89;background:#f3f8fd;border:1px solid #c5d8eb;border-radius:11px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 15px;font-size:13px;font-weight:650;line-height:1.45;display:flex}.CommerceCenter-module__ddLVZq__pageNotice svg{flex:none;width:18px;height:18px}.CommerceCenter-module__ddLVZq__pageNoticeError{color:#8d3535;background:var(--commerce-red-soft);border-color:#e4bcbc}.CommerceCenter-module__ddLVZq__purchaseContext{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:16px;margin-top:24px;padding:24px 26px}.CommerceCenter-module__ddLVZq__purchaseContextHeading h2{color:var(--commerce-navy);letter-spacing:-.025em;margin:0;font-size:clamp(21px,2.7vw,27px)}.CommerceCenter-module__ddLVZq__purchasePeople{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.CommerceCenter-module__ddLVZq__purchasePeople article{background:#fbfcfe;border:1px solid #e0e7ef;border-radius:12px;align-items:center;gap:13px;min-width:0;padding:15px 16px;display:flex}.CommerceCenter-module__ddLVZq__purchasePeople article>div{min-width:0;display:grid}.CommerceCenter-module__ddLVZq__purchasePeople small,.CommerceCenter-module__ddLVZq__purchasePeople span:not(.CommerceCenter-module__ddLVZq__accountIcon){color:var(--commerce-muted);font-size:11px}.CommerceCenter-module__ddLVZq__purchasePeople strong{color:var(--commerce-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.CommerceCenter-module__ddLVZq__beneficiarySelect{gap:7px;margin-top:18px;display:grid}.CommerceCenter-module__ddLVZq__beneficiarySelect>span{color:var(--commerce-navy);font-size:13px;font-weight:750}.CommerceCenter-module__ddLVZq__beneficiarySelect select{min-height:46px;color:var(--commerce-navy);font:inherit;background:#fff;border:1px solid #b9c9d9;border-radius:9px;padding:0 40px 0 13px;font-size:13px}.CommerceCenter-module__ddLVZq__beneficiarySelect select:focus{border-color:var(--commerce-blue);outline-offset:1px;outline:3px solid #d8eaff}.CommerceCenter-module__ddLVZq__beneficiarySelect select:disabled{cursor:wait;opacity:.65}.CommerceCenter-module__ddLVZq__privacyNotice{color:#315b83;background:var(--commerce-blue-soft);border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px 14px;font-size:13px;line-height:1.5;display:flex}.CommerceCenter-module__ddLVZq__privacyNotice svg{width:19px;height:19px;color:var(--commerce-blue);flex:none}.CommerceCenter-module__ddLVZq__accountGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.CommerceCenter-module__ddLVZq__accountCard{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:14px;align-items:center;gap:16px;min-width:0;padding:20px 22px;display:flex}.CommerceCenter-module__ddLVZq__accountIcon{width:43px;height:43px;color:var(--commerce-blue);background:var(--commerce-blue-soft);border-radius:12px;flex:none;place-items:center;display:grid}.CommerceCenter-module__ddLVZq__accountIcon svg{width:22px;height:22px}.CommerceCenter-module__ddLVZq__accountCard>div{min-width:0;display:grid}.CommerceCenter-module__ddLVZq__accountCard div>span{color:var(--commerce-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.CommerceCenter-module__ddLVZq__accountCard strong{color:var(--commerce-navy);margin-top:3px;font-size:20px}.CommerceCenter-module__ddLVZq__accountCard small{color:var(--commerce-muted);margin-top:3px;font-size:12px}.CommerceCenter-module__ddLVZq__recommendation{background:linear-gradient(135deg,#f6faff 0%,#edf6ff 100%);border:1px solid #b9d4ef;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:24px 26px;display:grid}.CommerceCenter-module__ddLVZq__recommendationIcon{color:#fff;background:var(--commerce-blue);border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 18px #1f68c738}.CommerceCenter-module__ddLVZq__recommendationIcon svg{width:24px;height:24px}.CommerceCenter-module__ddLVZq__recommendation p{color:var(--commerce-blue);letter-spacing:.07em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.CommerceCenter-module__ddLVZq__recommendation h2{color:var(--commerce-navy);margin:0;font-size:clamp(19px,2.4vw,25px);line-height:1.2}.CommerceCenter-module__ddLVZq__recommendation div>span{color:var(--commerce-body);margin-top:7px;font-size:13px;line-height:1.55;display:block}.CommerceCenter-module__ddLVZq__recommendation button{border:1px solid var(--commerce-blue);min-height:43px;color:var(--commerce-blue);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border-radius:9px;padding:0 16px;font-size:13px;font-weight:750}.CommerceCenter-module__ddLVZq__recommendation button:hover:not(:disabled){color:#fff;background:var(--commerce-blue)}.CommerceCenter-module__ddLVZq__productsSection{margin-top:42px}.CommerceCenter-module__ddLVZq__sectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.CommerceCenter-module__ddLVZq__sectionHeading h2{color:var(--commerce-navy);letter-spacing:-.025em;margin:0;font-size:clamp(24px,3vw,32px)}.CommerceCenter-module__ddLVZq__sectionHeading>span{color:var(--commerce-muted);font-size:12px;font-weight:700}.CommerceCenter-module__ddLVZq__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.CommerceCenter-module__ddLVZq__productCard{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:17px;flex-direction:column;min-width:0;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 9px 26px #17365d0a}.CommerceCenter-module__ddLVZq__productCard:hover{border-color:#b8cde2;transform:translateY(-2px);box-shadow:0 13px 30px #17365d12}.CommerceCenter-module__ddLVZq__productCardSelected{border:2px solid var(--commerce-blue);padding:23px;box-shadow:0 14px 34px #1f68c71f}.CommerceCenter-module__ddLVZq__productTopline{justify-content:space-between;align-items:center;gap:12px;display:flex}.CommerceCenter-module__ddLVZq__productIcon{width:42px;height:42px;color:var(--commerce-blue);background:var(--commerce-blue-soft);border-radius:12px;place-items:center;display:grid}.CommerceCenter-module__ddLVZq__productIcon svg{width:22px;height:22px}.CommerceCenter-module__ddLVZq__recommendedBadge{color:#fff;background:var(--commerce-blue);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.CommerceCenter-module__ddLVZq__productCard h3{color:var(--commerce-navy);margin:20px 0 0;font-size:22px}.CommerceCenter-module__ddLVZq__productCard>p{min-height:44px;color:var(--commerce-body);margin:8px 0 0;font-size:13px;line-height:1.55}.CommerceCenter-module__ddLVZq__price{border-bottom:1px solid #e8edf2;margin-top:22px;padding-bottom:18px;display:grid}.CommerceCenter-module__ddLVZq__price strong{color:var(--commerce-navy);letter-spacing:-.035em;font-size:32px;line-height:1}.CommerceCenter-module__ddLVZq__price span{color:var(--commerce-muted);margin-top:5px;font-size:12px}.CommerceCenter-module__ddLVZq__productCard ul{color:var(--commerce-body);gap:10px;margin:19px 0 24px;padding:0;font-size:13px;list-style:none;display:grid}.CommerceCenter-module__ddLVZq__productCard li{align-items:flex-start;gap:8px;display:flex}.CommerceCenter-module__ddLVZq__productCard li svg{width:17px;height:17px;color:var(--commerce-blue);flex:none}.CommerceCenter-module__ddLVZq__productButton,.CommerceCenter-module__ddLVZq__selectedProductButton{cursor:pointer;min-height:44px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.CommerceCenter-module__ddLVZq__productButton{color:var(--commerce-blue);background:#fff;border:1px solid #b8c8d8}.CommerceCenter-module__ddLVZq__productButton:hover:not(:disabled){border-color:var(--commerce-blue);background:var(--commerce-blue-soft)}.CommerceCenter-module__ddLVZq__selectedProductButton{border:1px solid var(--commerce-blue);color:#fff;background:var(--commerce-blue)}.CommerceCenter-module__ddLVZq__productButton:disabled,.CommerceCenter-module__ddLVZq__selectedProductButton:disabled{cursor:not-allowed;opacity:.6}.CommerceCenter-module__ddLVZq__productButton svg,.CommerceCenter-module__ddLVZq__selectedProductButton svg{width:18px;height:18px}.CommerceCenter-module__ddLVZq__emptyProducts{color:var(--commerce-muted);background:#fafbfd;border:1px dashed #c2cfdd;border-radius:15px;align-items:flex-start;gap:14px;padding:26px;display:flex}.CommerceCenter-module__ddLVZq__emptyProducts>svg{flex:none;width:24px;height:24px}.CommerceCenter-module__ddLVZq__emptyProducts h3,.CommerceCenter-module__ddLVZq__emptyProducts p{margin:0}.CommerceCenter-module__ddLVZq__emptyProducts p{margin-top:5px;font-size:13px}.CommerceCenter-module__ddLVZq__lessonPolicy{border:1px solid var(--commerce-line);color:var(--commerce-body);background:var(--commerce-blue-soft);border-radius:15px;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:22px 36px;margin-top:20px;padding:24px;display:grid}.CommerceCenter-module__ddLVZq__lessonPolicy h3,.CommerceCenter-module__ddLVZq__lessonPolicy p{margin:0}.CommerceCenter-module__ddLVZq__lessonPolicy h3{color:var(--commerce-navy);font-size:19px}.CommerceCenter-module__ddLVZq__lessonPolicy>div>p:last-child{margin-top:9px;font-size:13px;line-height:1.55}.CommerceCenter-module__ddLVZq__lessonPolicy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:0;padding:0;list-style:none;display:grid}.CommerceCenter-module__ddLVZq__lessonPolicy li{gap:4px;min-width:0;display:grid}.CommerceCenter-module__ddLVZq__lessonPolicy li strong{color:var(--commerce-navy);font-size:12px}.CommerceCenter-module__ddLVZq__lessonPolicy li span{font-size:12px;line-height:1.5}.CommerceCenter-module__ddLVZq__creditManagement{margin-top:38px}.CommerceCenter-module__ddLVZq__creditLotGrid{gap:14px;display:grid}.CommerceCenter-module__ddLVZq__creditLotCard{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:20px 22px;display:grid}.CommerceCenter-module__ddLVZq__creditLotCard>div:first-child{gap:5px;min-width:0;display:grid}.CommerceCenter-module__ddLVZq__creditLotCard span,.CommerceCenter-module__ddLVZq__creditLotCard small{color:var(--commerce-muted);font-size:12px;line-height:1.5}.CommerceCenter-module__ddLVZq__creditLotCard strong{color:var(--commerce-navy);font-size:16px}.CommerceCenter-module__ddLVZq__creditLotActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.CommerceCenter-module__ddLVZq__creditLotActions button,.CommerceCenter-module__ddLVZq__creditConfirmationActions button{border:1px solid var(--commerce-blue);min-height:40px;color:var(--commerce-blue);cursor:pointer;font:inherit;background:#fff;border-radius:9px;padding:0 14px;font-size:12px;font-weight:800}.CommerceCenter-module__ddLVZq__creditLotActions button:hover:not(:disabled),.CommerceCenter-module__ddLVZq__creditConfirmationActions button:last-child:hover:not(:disabled){color:#fff;background:var(--commerce-blue)}.CommerceCenter-module__ddLVZq__creditLotActions button:disabled,.CommerceCenter-module__ddLVZq__creditConfirmationActions button:disabled{cursor:wait;opacity:.6}.CommerceCenter-module__ddLVZq__creditActionConfirmation{border:2px solid var(--commerce-blue);background:var(--commerce-blue-soft);border-radius:14px;gap:20px;margin-top:16px;padding:22px;display:grid}.CommerceCenter-module__ddLVZq__creditActionConfirmation h3,.CommerceCenter-module__ddLVZq__creditActionConfirmation p{margin:0}.CommerceCenter-module__ddLVZq__creditActionConfirmation h3{color:var(--commerce-navy);font-size:20px}.CommerceCenter-module__ddLVZq__creditActionConfirmation>div:first-child>p:last-child{color:var(--commerce-body);margin-top:7px;font-size:13px;line-height:1.55}.CommerceCenter-module__ddLVZq__creditActionConfirmation label{max-width:420px;color:var(--commerce-navy);gap:7px;font-size:12px;font-weight:800;display:grid}.CommerceCenter-module__ddLVZq__creditActionConfirmation select{min-height:44px;color:var(--commerce-navy);font:inherit;background:#fff;border:1px solid #b9c9d9;border-radius:9px;padding:0 38px 0 12px}.CommerceCenter-module__ddLVZq__creditConfirmationActions{flex-wrap:wrap;gap:10px;display:flex}.CommerceCenter-module__ddLVZq__creditConfirmationActions button:last-child{color:#fff;background:var(--commerce-blue)}.CommerceCenter-module__ddLVZq__lifecycleSection{margin-top:38px}.CommerceCenter-module__ddLVZq__lifecycleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.CommerceCenter-module__ddLVZq__lifecycleCard{--lifecycle-accent:var(--commerce-blue);border:1px solid #d5e0ea;border-top:3px solid var(--lifecycle-accent);min-width:0;color:var(--commerce-body);background:#fff;border-radius:12px;flex-direction:column;padding:19px;display:flex}.CommerceCenter-module__ddLVZq__lifecycleTopline{justify-content:space-between;align-items:center;gap:12px;display:flex}.CommerceCenter-module__ddLVZq__lifecycleTopline>span{color:#315f89;background:var(--commerce-blue-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.CommerceCenter-module__ddLVZq__lifecycleTopline small{color:var(--commerce-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.CommerceCenter-module__ddLVZq__lifecycleCard h3{color:var(--commerce-navy);margin:16px 0 0;font-size:17px;line-height:1.3}.CommerceCenter-module__ddLVZq__lifecycleCard>p{color:var(--commerce-body);margin:7px 0 0;font-size:12px;line-height:1.55}.CommerceCenter-module__ddLVZq__lifecycleCard dl{gap:8px;margin:16px 0 0;display:grid}.CommerceCenter-module__ddLVZq__lifecycleCard dl>div{border-top:1px solid #e7edf3;justify-content:space-between;gap:12px;padding-top:8px;display:flex}.CommerceCenter-module__ddLVZq__lifecycleCard dt{color:var(--commerce-muted);font-size:11px}.CommerceCenter-module__ddLVZq__lifecycleCard dd{color:var(--commerce-navy);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:750;overflow:hidden}.CommerceCenter-module__ddLVZq__lifecycleCard>button{min-height:40px;color:var(--commerce-blue);cursor:pointer;font:inherit;background:#fff;border:1px solid #b8c8d8;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.CommerceCenter-module__ddLVZq__lifecycleCard>button:hover:not(:disabled){border-color:var(--commerce-blue);background:var(--commerce-blue-soft)}.CommerceCenter-module__ddLVZq__lifecycleCard>button:disabled{cursor:wait;opacity:.6}.CommerceCenter-module__ddLVZq__lifecycleCard>button svg{width:17px;height:17px}.CommerceCenter-module__ddLVZq__lifecyclePending{--lifecycle-accent:#6687aa}.CommerceCenter-module__ddLVZq__lifecycleAction{--lifecycle-accent:#bf7b19}.CommerceCenter-module__ddLVZq__lifecycleSucceeded{--lifecycle-accent:var(--commerce-blue)}.CommerceCenter-module__ddLVZq__lifecycleFailed,.CommerceCenter-module__ddLVZq__lifecycleChargedBack{--lifecycle-accent:#a84949}.CommerceCenter-module__ddLVZq__lifecycleExpired,.CommerceCenter-module__ddLVZq__lifecycleRefunded{--lifecycle-accent:#778697}.CommerceCenter-module__ddLVZq__checkoutPanel{background:#fff;border:1px solid #c6d7e7;border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(270px,350px);align-items:center;gap:42px;margin-top:28px;padding:30px 32px;display:grid;box-shadow:0 12px 30px #17365d0e}.CommerceCenter-module__ddLVZq__cartPanel{background:#fff;border:1px solid #c6d7e7;border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(290px,360px);align-items:start;gap:36px;margin-top:28px;padding:30px 32px;display:grid;box-shadow:0 12px 30px #17365d0e}.CommerceCenter-module__ddLVZq__cartCopy h2{color:var(--commerce-navy);letter-spacing:-.025em;margin:0;font-size:clamp(22px,3vw,29px)}.CommerceCenter-module__ddLVZq__cartLines{gap:9px;margin:19px 0 0;padding:0;list-style:none;display:grid}.CommerceCenter-module__ddLVZq__cartLine{border-bottom:1px solid #e7edf3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.CommerceCenter-module__ddLVZq__cartLine>span:nth-child(2){min-width:0;display:grid}.CommerceCenter-module__ddLVZq__cartLine strong{color:var(--commerce-navy);font-size:13px}.CommerceCenter-module__ddLVZq__cartLine small{color:var(--commerce-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.CommerceCenter-module__ddLVZq__cartLine b{color:var(--commerce-navy);white-space:nowrap;font-size:13px}.CommerceCenter-module__ddLVZq__checkoutCopy h2,.CommerceCenter-module__ddLVZq__redemptionHeading h2{color:var(--commerce-navy);letter-spacing:-.025em;margin:0;font-size:clamp(22px,3vw,29px)}.CommerceCenter-module__ddLVZq__checkoutCopy>p:not(.CommerceCenter-module__ddLVZq__kicker){color:var(--commerce-body);margin:9px 0 0;font-size:14px;line-height:1.6}.CommerceCenter-module__ddLVZq__topicSelect{gap:7px;margin-top:20px;display:grid}.CommerceCenter-module__ddLVZq__topicSelect>span{color:var(--commerce-navy);font-size:13px;font-weight:750}.CommerceCenter-module__ddLVZq__topicSelect select{width:100%;min-height:48px;color:var(--commerce-navy);font:inherit;background:#fff;border:1px solid #b9c9d9;border-radius:9px;padding:0 40px 0 13px;font-size:13px}.CommerceCenter-module__ddLVZq__topicSelect select:focus{border-color:var(--commerce-blue);outline-offset:1px;outline:3px solid #d8eaff}.CommerceCenter-module__ddLVZq__topicSelect select:disabled{cursor:not-allowed;opacity:.65}.CommerceCenter-module__ddLVZq__topicSelect small{color:var(--commerce-muted);font-size:11px}.CommerceCenter-module__ddLVZq__selectionExplanation{color:#315b83;background:var(--commerce-blue-soft);border-radius:10px;align-items:flex-start;gap:10px;margin-top:19px;padding:13px 14px;font-size:13px;line-height:1.5;display:flex}.CommerceCenter-module__ddLVZq__selectionExplanation svg{width:19px;height:19px;color:var(--commerce-blue);flex:none}.CommerceCenter-module__ddLVZq__checkoutSummary{background:#f8fbfe;border:1px solid #d2dfeb;border-radius:14px;padding:22px;display:grid}.CommerceCenter-module__ddLVZq__checkoutSummary>span{color:var(--commerce-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.CommerceCenter-module__ddLVZq__checkoutSummary>strong{color:var(--commerce-navy);letter-spacing:-.04em;margin-top:5px;font-size:34px}.CommerceCenter-module__ddLVZq__checkoutSummary>small{color:#315f89;align-items:center;gap:6px;margin-top:8px;font-size:11px;font-weight:700;display:flex}.CommerceCenter-module__ddLVZq__checkoutSummary>small svg{width:16px;height:16px}.CommerceCenter-module__ddLVZq__adultPayerConfirmation{color:var(--commerce-body);cursor:pointer;background:#fff;border:1px solid #b9cfe4;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;margin-top:16px;padding:13px 14px;font-size:12px;font-weight:650;line-height:1.5;display:grid}.CommerceCenter-module__ddLVZq__adultPayerConfirmation input{width:18px;height:18px;accent-color:var(--commerce-blue);margin:1px 0 0}.CommerceCenter-module__ddLVZq__adultPayerConfirmation:focus-within{border-color:var(--commerce-blue);outline-offset:2px;outline:3px solid #d8eaff}.CommerceCenter-module__ddLVZq__adultPayerConfirmation:has(input:disabled){cursor:wait;opacity:.66}.CommerceCenter-module__ddLVZq__checkoutSummary>button,.CommerceCenter-module__ddLVZq__redemptionAction>button{border:1px solid var(--commerce-blue);color:#fff;background:var(--commerce-blue);cursor:pointer;min-height:48px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin-top:18px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.CommerceCenter-module__ddLVZq__checkoutSummary>button:hover:not(:disabled),.CommerceCenter-module__ddLVZq__redemptionAction>button:hover:not(:disabled){border-color:var(--commerce-blue-deep);background:var(--commerce-blue-deep)}.CommerceCenter-module__ddLVZq__checkoutSummary>button:disabled,.CommerceCenter-module__ddLVZq__redemptionAction>button:disabled{cursor:not-allowed;opacity:.58}.CommerceCenter-module__ddLVZq__checkoutSummary>button svg,.CommerceCenter-module__ddLVZq__redemptionAction>button svg{width:19px;height:19px}.CommerceCenter-module__ddLVZq__checkoutSummary>p{color:var(--commerce-muted);text-align:center;margin:9px 0 0;font-size:11px}.CommerceCenter-module__ddLVZq__orderReview{border:2px solid var(--commerce-blue);background:radial-gradient(circle at 100% 0,#1f68c717,#0000 31%),#fff;border-radius:18px;margin-top:28px;padding:31px 33px;box-shadow:0 16px 34px #1f68c71a}.CommerceCenter-module__ddLVZq__orderReviewHeading h2{color:var(--commerce-navy);letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,31px)}.CommerceCenter-module__ddLVZq__orderReviewHeading h2:focus{outline-offset:5px;outline:3px solid #c9e1fb}.CommerceCenter-module__ddLVZq__orderReviewHeading>p:not(.CommerceCenter-module__ddLVZq__kicker){max-width:760px;color:var(--commerce-body);margin:9px 0 0;font-size:13px;line-height:1.6}.CommerceCenter-module__ddLVZq__testOnlyBanner{color:#1d5689;background:var(--commerce-blue-soft);border:1px solid #b9d5ef;border-radius:10px;align-items:center;gap:9px;margin-top:18px;padding:12px 14px;font-size:13px;display:flex}.CommerceCenter-module__ddLVZq__testOnlyBanner svg{width:19px;height:19px}.CommerceCenter-module__ddLVZq__orderParties{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.CommerceCenter-module__ddLVZq__orderParties>div{background:#fbfcfe;border:1px solid #dce5ee;border-radius:10px;padding:14px 15px;display:grid}.CommerceCenter-module__ddLVZq__orderParties span{color:var(--commerce-muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.CommerceCenter-module__ddLVZq__orderParties strong{color:var(--commerce-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.CommerceCenter-module__ddLVZq__orderItems{border-block:1px solid #dce5ee;gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.CommerceCenter-module__ddLVZq__orderItems li{border-bottom:1px solid #e8edf2;justify-content:space-between;gap:18px;padding:14px 2px;display:flex}.CommerceCenter-module__ddLVZq__orderItems li:last-child{border-bottom:0}.CommerceCenter-module__ddLVZq__orderItems li>span{display:grid}.CommerceCenter-module__ddLVZq__orderItems strong,.CommerceCenter-module__ddLVZq__orderItems b{color:var(--commerce-navy);font-size:13px}.CommerceCenter-module__ddLVZq__orderItems small{color:var(--commerce-muted);margin-top:3px;font-size:11px}.CommerceCenter-module__ddLVZq__orderTotals{gap:8px;width:min(100%,380px);margin:20px 0 0 auto;display:grid}.CommerceCenter-module__ddLVZq__orderTotals>div{justify-content:space-between;gap:20px;display:flex}.CommerceCenter-module__ddLVZq__orderTotals dt,.CommerceCenter-module__ddLVZq__orderTotals dd{color:var(--commerce-body);font-size:12px}.CommerceCenter-module__ddLVZq__orderTotals dd{margin:0;font-weight:750}.CommerceCenter-module__ddLVZq__orderTotals .CommerceCenter-module__ddLVZq__orderTotal{border-top:1px solid #cbd8e4;margin-top:4px;padding-top:10px}.CommerceCenter-module__ddLVZq__orderTotals .CommerceCenter-module__ddLVZq__orderTotal dt,.CommerceCenter-module__ddLVZq__orderTotals .CommerceCenter-module__ddLVZq__orderTotal dd{color:var(--commerce-navy);font-size:16px;font-weight:800}.CommerceCenter-module__ddLVZq__legalNotices{color:var(--commerce-body);background:#f5f7fa;border-radius:10px;gap:5px;margin-top:20px;padding:14px 15px;display:grid}.CommerceCenter-module__ddLVZq__legalNotices p{margin:0;font-size:11px;line-height:1.5}.CommerceCenter-module__ddLVZq__legalNotices small{color:var(--commerce-muted);font-size:10px}.CommerceCenter-module__ddLVZq__legalBlocker{color:#8d3535;background:var(--commerce-red-soft);border:1px solid #e4bcbc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 14px;font-size:12px;line-height:1.5;display:flex}.CommerceCenter-module__ddLVZq__legalBlocker svg{flex:none;width:18px;height:18px}.CommerceCenter-module__ddLVZq__reviewAction{justify-items:end;margin-top:20px;display:grid}.CommerceCenter-module__ddLVZq__reviewAction>button{border:1px solid var(--commerce-blue);color:#fff;background:var(--commerce-blue);cursor:pointer;min-width:260px;min-height:48px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.CommerceCenter-module__ddLVZq__reviewAction>button:hover:not(:disabled){border-color:var(--commerce-blue-deep);background:var(--commerce-blue-deep)}.CommerceCenter-module__ddLVZq__reviewAction>button:disabled{cursor:not-allowed;opacity:.58}.CommerceCenter-module__ddLVZq__reviewAction>button svg{width:19px;height:19px}.CommerceCenter-module__ddLVZq__reviewAction>p{color:var(--commerce-muted);margin:8px 0 0;font-size:11px}.CommerceCenter-module__ddLVZq__redemptionPanel{background:linear-gradient(135deg, #fff 0%, var(--commerce-blue-soft) 100%);border:1px solid #c6d7e7;border-radius:17px;margin-top:28px;padding:30px 32px}.CommerceCenter-module__ddLVZq__redemptionHeading{align-items:flex-start;gap:16px;display:flex}.CommerceCenter-module__ddLVZq__redemptionHeading>span{color:#fff;background:var(--commerce-blue);border-radius:13px;flex:none;place-items:center;width:47px;height:47px;display:grid}.CommerceCenter-module__ddLVZq__redemptionHeading>span svg{width:23px;height:23px}.CommerceCenter-module__ddLVZq__redemptionHeading p:not(.CommerceCenter-module__ddLVZq__kicker){color:var(--commerce-body);margin:8px 0 0;font-size:13px;line-height:1.55}.CommerceCenter-module__ddLVZq__redemptionAction{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:22px;display:grid}.CommerceCenter-module__ddLVZq__redemptionAction .CommerceCenter-module__ddLVZq__topicSelect{margin-top:0}.CommerceCenter-module__ddLVZq__redemptionAction>button{min-width:210px;margin-top:0}.CommerceCenter-module__ddLVZq__statusRed{color:#973d3d;background:var(--commerce-red-soft)}.CommerceCenter-module__ddLVZq__statusYellow{color:#80540e;background:var(--commerce-yellow-soft)}.CommerceCenter-module__ddLVZq__statusGreen{color:#277c34;background:var(--commerce-green-soft)}.CommerceCenter-module__ddLVZq__statusOpen{color:#53697f;background:#edf1f5}.CommerceCenter-module__ddLVZq__spinner{animation:.85s linear infinite CommerceCenter-module__ddLVZq__commerce-spin}@keyframes CommerceCenter-module__ddLVZq__commerce-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.CommerceCenter-module__ddLVZq__hero{grid-template-columns:1fr;gap:24px}.CommerceCenter-module__ddLVZq__productGrid{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__accountGrid,.CommerceCenter-module__ddLVZq__lessonPolicy{grid-template-columns:repeat(2,minmax(0,1fr))}.CommerceCenter-module__ddLVZq__lessonPolicy>div,.CommerceCenter-module__ddLVZq__lessonPolicy>ul{grid-column:1/-1}.CommerceCenter-module__ddLVZq__lifecycleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.CommerceCenter-module__ddLVZq__productCard>p{min-height:0}.CommerceCenter-module__ddLVZq__checkoutPanel,.CommerceCenter-module__ddLVZq__cartPanel{grid-template-columns:1fr;gap:24px}}@media (max-width:720px){.CommerceCenter-module__ddLVZq__commercePage{padding:20px 18px 64px}.CommerceCenter-module__ddLVZq__topActions{align-items:flex-start}.CommerceCenter-module__ddLVZq__refreshButton{text-align:right;justify-content:flex-end;min-height:38px;padding-right:0;font-size:12px}.CommerceCenter-module__ddLVZq__hero{margin-top:15px;padding:27px 23px}.CommerceCenter-module__ddLVZq__hero h1{font-size:34px}.CommerceCenter-module__ddLVZq__accountGrid,.CommerceCenter-module__ddLVZq__creditLotCard{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__creditLotActions{flex-direction:column;align-items:stretch}.CommerceCenter-module__ddLVZq__creditLotActions button,.CommerceCenter-module__ddLVZq__creditConfirmationActions button{width:100%}.CommerceCenter-module__ddLVZq__lessonPolicy,.CommerceCenter-module__ddLVZq__lessonPolicy ul{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__lessonPolicy>div,.CommerceCenter-module__ddLVZq__lessonPolicy>ul{grid-column:auto}.CommerceCenter-module__ddLVZq__purchasePeople,.CommerceCenter-module__ddLVZq__orderParties,.CommerceCenter-module__ddLVZq__lifecycleGrid{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__recommendation{grid-template-columns:auto minmax(0,1fr);padding:21px}.CommerceCenter-module__ddLVZq__recommendation button{grid-column:1/-1;width:100%}.CommerceCenter-module__ddLVZq__sectionHeading{display:block}.CommerceCenter-module__ddLVZq__sectionHeading>span{margin-top:8px;display:block}.CommerceCenter-module__ddLVZq__productCard,.CommerceCenter-module__ddLVZq__checkoutPanel,.CommerceCenter-module__ddLVZq__cartPanel,.CommerceCenter-module__ddLVZq__orderReview,.CommerceCenter-module__ddLVZq__redemptionPanel{padding:22px}.CommerceCenter-module__ddLVZq__productCardSelected{padding:21px}.CommerceCenter-module__ddLVZq__redemptionAction{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__redemptionAction>button{width:100%}.CommerceCenter-module__ddLVZq__reviewAction{justify-items:stretch}.CommerceCenter-module__ddLVZq__reviewAction>button{width:100%;min-width:0}}@media (max-width:430px){.CommerceCenter-module__ddLVZq__commercePage{padding-inline:14px}.CommerceCenter-module__ddLVZq__backButton{font-size:12px}.CommerceCenter-module__ddLVZq__hero,.CommerceCenter-module__ddLVZq__productCard,.CommerceCenter-module__ddLVZq__checkoutPanel,.CommerceCenter-module__ddLVZq__cartPanel,.CommerceCenter-module__ddLVZq__orderReview,.CommerceCenter-module__ddLVZq__redemptionPanel{border-radius:14px}.CommerceCenter-module__ddLVZq__hero h1{font-size:30px}.CommerceCenter-module__ddLVZq__localPaymentNotice,.CommerceCenter-module__ddLVZq__accountCard,.CommerceCenter-module__ddLVZq__purchaseContext{padding:16px}.CommerceCenter-module__ddLVZq__recommendation{grid-template-columns:1fr}.CommerceCenter-module__ddLVZq__recommendationIcon{width:42px;height:42px}.CommerceCenter-module__ddLVZq__redemptionHeading{display:block}.CommerceCenter-module__ddLVZq__redemptionHeading>span{margin-bottom:14px}.CommerceCenter-module__ddLVZq__cartLine{grid-template-columns:auto minmax(0,1fr)}.CommerceCenter-module__ddLVZq__cartLine>b{grid-column:2}.CommerceCenter-module__ddLVZq__orderItems li{display:grid}}@media (prefers-reduced-motion:reduce){.CommerceCenter-module__ddLVZq__productCard{transition:none}.CommerceCenter-module__ddLVZq__spinner{animation-duration:1.6s}}
.ProfileDialog-module__nyj7lW__backdrop{z-index:1010;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#091d3594;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.ProfileDialog-module__nyj7lW__dialog{--profile-navy:var(--db-color-text-primary);--profile-blue:var(--db-color-blue-500);--profile-blue-deep:var(--db-color-blue-600);--profile-blue-soft:var(--db-color-blue-50);--profile-body:var(--db-color-text-body);--profile-muted:var(--db-color-text-secondary);--profile-line:var(--db-color-line-subtle);width:min(100%,680px);max-height:calc(100dvh - 48px);color:var(--profile-navy);font-family:var(--db-font-family-ui);background:#fff;border:1px solid #d8e0e9e6;border-radius:20px;padding:34px 38px 30px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #0c233e47}.ProfileDialog-module__nyj7lW__embedded{width:min(100%,760px);color:var(--db-color-text-primary,#17365d);font-family:var(--db-font-family-ui,"Inter", system-ui, sans-serif);background:0 0;padding:0;position:relative}.ProfileDialog-module__nyj7lW__embedded .ProfileDialog-module__nyj7lW__heading{padding-right:0}.ProfileDialog-module__nyj7lW__embedded .ProfileDialog-module__nyj7lW__section{background:var(--db-color-surface-raised,#fff)}.ProfileDialog-module__nyj7lW__closeButton{border:1px solid var(--profile-line);width:38px;height:38px;color:var(--profile-navy);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:18px;right:18px}.ProfileDialog-module__nyj7lW__closeButton:hover{background:#f8fafc;border-color:#a9bfd8}.ProfileDialog-module__nyj7lW__closeButton svg{width:19px;height:19px}.ProfileDialog-module__nyj7lW__heading{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;padding-right:46px;display:grid}.ProfileDialog-module__nyj7lW__heading>span{width:44px;height:44px;color:var(--profile-blue);background:var(--profile-blue-soft);border-radius:13px;place-items:center;display:grid}.ProfileDialog-module__nyj7lW__heading svg{width:25px;height:25px}.ProfileDialog-module__nyj7lW__heading p{color:var(--profile-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:700}.ProfileDialog-module__nyj7lW__heading h2{color:var(--profile-navy);letter-spacing:-.035em;margin:0;font-size:clamp(24px,4vw,30px);line-height:1.15}.ProfileDialog-module__nyj7lW__description{color:var(--profile-body);margin:17px 0 22px;font-size:14px;line-height:1.58}.ProfileDialog-module__nyj7lW__loading{min-height:160px;color:var(--profile-muted);place-items:center;margin:0;font-size:14px;font-weight:650;display:grid}.ProfileDialog-module__nyj7lW__form{gap:18px;display:grid}.ProfileDialog-module__nyj7lW__section{background:#fbfcfd;border:1px solid #e1e7ee;border-radius:12px;gap:14px;margin:0;padding:17px;display:grid}.ProfileDialog-module__nyj7lW__section legend{color:var(--profile-navy);padding:0 7px;font-size:13px;font-weight:750}.ProfileDialog-module__nyj7lW__twoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.ProfileDialog-module__nyj7lW__field{min-width:0;color:var(--profile-navy);gap:7px;font-size:13px;font-weight:700;display:grid}.ProfileDialog-module__nyj7lW__field small{color:var(--profile-muted);font-weight:500}.ProfileDialog-module__nyj7lW__field input,.ProfileDialog-module__nyj7lW__field select{color:#102d52;width:100%;min-width:0;height:46px;font:inherit;background:#fff;border:1.5px solid #cdd7e2;border-radius:9px;outline:none;padding:0 12px;font-size:15px;font-weight:500}.ProfileDialog-module__nyj7lW__field input:hover:not(:disabled),.ProfileDialog-module__nyj7lW__field select:hover:not(:disabled){border-color:#9db3cc}.ProfileDialog-module__nyj7lW__field input:focus,.ProfileDialog-module__nyj7lW__field select:focus{border-color:var(--profile-blue);box-shadow:0 0 0 3px #1f68c721}.ProfileDialog-module__nyj7lW__field input:disabled,.ProfileDialog-module__nyj7lW__field select:disabled{color:var(--profile-muted);cursor:wait;background:#f5f7f9}.ProfileDialog-module__nyj7lW__examOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ProfileDialog-module__nyj7lW__examOptions label{cursor:pointer;position:relative}.ProfileDialog-module__nyj7lW__examOptions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ProfileDialog-module__nyj7lW__examOptions span{min-height:44px;color:var(--profile-body);background:#fff;border:1.5px solid #cdd7e2;border-radius:9px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.ProfileDialog-module__nyj7lW__examOptions input:checked+span{border-color:var(--profile-blue);color:var(--profile-blue);background:var(--profile-blue-soft)}.ProfileDialog-module__nyj7lW__examOptions input:focus-visible+span{outline-offset:2px;outline:3px solid #80b5f3}.ProfileDialog-module__nyj7lW__snapshotNote{color:var(--profile-body);background:var(--profile-blue-soft);border:1px solid #d7e5f5;border-radius:10px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:13px 14px;font-size:12px;line-height:1.5;display:grid}.ProfileDialog-module__nyj7lW__snapshotNote svg{width:21px;height:21px;color:var(--profile-blue)}.ProfileDialog-module__nyj7lW__snapshotNote strong{color:var(--profile-navy);margin-bottom:2px;display:block}.ProfileDialog-module__nyj7lW__error,.ProfileDialog-module__nyj7lW__success{border-radius:9px;align-items:flex-start;gap:9px;padding:12px 13px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.ProfileDialog-module__nyj7lW__error{color:#8c3838;background:#fff2f2;border:1px solid #ecc4c4}.ProfileDialog-module__nyj7lW__success{color:#28743a;background:#eff8f0;border:1px solid #c6e2ca}.ProfileDialog-module__nyj7lW__success svg{flex:none;width:18px;height:18px}.ProfileDialog-module__nyj7lW__actions{justify-content:flex-end;gap:10px;display:flex}.ProfileDialog-module__nyj7lW__saveButton,.ProfileDialog-module__nyj7lW__cancelButton,.ProfileDialog-module__nyj7lW__loadError button{cursor:pointer;min-height:46px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:13px;font-weight:750;display:inline-flex}.ProfileDialog-module__nyj7lW__saveButton{color:#fff;background:var(--profile-blue);border:0}.ProfileDialog-module__nyj7lW__saveButton:hover:not(:disabled){background:var(--profile-blue-deep)}.ProfileDialog-module__nyj7lW__cancelButton,.ProfileDialog-module__nyj7lW__loadError button{border:1px solid var(--profile-line);color:var(--profile-muted);background:#fff}.ProfileDialog-module__nyj7lW__cancelButton:hover:not(:disabled),.ProfileDialog-module__nyj7lW__loadError button:hover{color:var(--profile-navy);background:#f5f7f9}.ProfileDialog-module__nyj7lW__saveButton:disabled,.ProfileDialog-module__nyj7lW__cancelButton:disabled{cursor:wait;opacity:.68}.ProfileDialog-module__nyj7lW__saveButton svg{width:18px;height:18px}.ProfileDialog-module__nyj7lW__loadError{align-content:center;justify-items:center;gap:14px;min-height:140px;display:grid}.ProfileDialog-module__nyj7lW__loadError p{color:#8c3838;text-align:center;margin:0;font-size:13px;font-weight:650}@media (max-width:600px){.ProfileDialog-module__nyj7lW__backdrop{align-items:end;padding:12px}.ProfileDialog-module__nyj7lW__dialog{border-radius:17px;width:100%;max-height:calc(100dvh - 24px);padding:27px 18px 22px}.ProfileDialog-module__nyj7lW__embedded{width:100%}.ProfileDialog-module__nyj7lW__closeButton{top:14px;right:14px}.ProfileDialog-module__nyj7lW__heading{grid-template-columns:40px minmax(0,1fr);gap:11px;padding-right:34px}.ProfileDialog-module__nyj7lW__heading>span{border-radius:11px;width:40px;height:40px}.ProfileDialog-module__nyj7lW__heading h2{font-size:24px}.ProfileDialog-module__nyj7lW__twoColumns{grid-template-columns:1fr}.ProfileDialog-module__nyj7lW__actions{flex-direction:column}.ProfileDialog-module__nyj7lW__saveButton,.ProfileDialog-module__nyj7lW__cancelButton{width:100%}}
