.primitives-module__nUqx8W__badge{border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.primitives-module__nUqx8W__toneNeutral{color:var(--color-text-secondary);background:var(--color-bg-muted)}.primitives-module__nUqx8W__toneInfo{color:var(--color-state-info-text);background:var(--color-state-info-bg)}.primitives-module__nUqx8W__toneSuccess{color:var(--color-state-success-text);background:var(--color-state-success-bg)}.primitives-module__nUqx8W__toneWarning{color:var(--color-state-warning-text);background:var(--color-state-warning-bg)}.primitives-module__nUqx8W__button{border-radius:var(--radius-control);cursor:pointer;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s,opacity .16s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.primitives-module__nUqx8W__button:focus{outline:none}.primitives-module__nUqx8W__button:focus-visible{box-shadow:0 0 0 4px #2f6fed29}.primitives-module__nUqx8W__button:disabled{pointer-events:none;cursor:not-allowed;opacity:.55}.primitives-module__nUqx8W__buttonPrimary{color:var(--color-text-inverse);background:linear-gradient(135deg,#061a5f 0%,#0a2a8f 100%);box-shadow:0 1px 2px #061a5f29,0 8px 20px #061a5f24}.primitives-module__nUqx8W__buttonPrimary:hover:not(:disabled){background:linear-gradient(135deg,#081f70 0%,#0d319f 100%);transform:translateY(-1px);box-shadow:0 2px 4px #061a5f29,0 12px 26px #061a5f33}.primitives-module__nUqx8W__buttonSecondary{color:var(--color-text-primary);background:var(--color-bg-surface);border-color:var(--color-border-default)}.primitives-module__nUqx8W__buttonSecondary:hover:not(:disabled){background:var(--color-bg-subtle)}.primitives-module__nUqx8W__buttonGhost{color:var(--color-text-secondary);background:0 0}.primitives-module__nUqx8W__buttonGhost:hover:not(:disabled){background:var(--color-bg-muted)}.primitives-module__nUqx8W__buttonSuccess{color:var(--color-text-inverse);background:var(--color-state-success-border)}.primitives-module__nUqx8W__buttonSuccess:hover:not(:disabled){background:var(--color-state-success-text)}.primitives-module__nUqx8W__buttonSm{height:var(--control-height-sm);font-size:var(--text-button-size-sm);padding:0 12px}.primitives-module__nUqx8W__buttonMd{height:var(--control-height-md);font-size:var(--text-button-size-md);padding:0 16px}.primitives-module__nUqx8W__buttonLg{height:var(--control-height-lg);font-size:var(--text-button-size-md);padding:0 20px}.primitives-module__nUqx8W__buttonIcon{width:var(--control-height-md);height:var(--control-height-md);padding:0}.primitives-module__nUqx8W__buttonFullWidth{width:100%}.primitives-module__nUqx8W__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite primitives-module__nUqx8W__spin}@keyframes primitives-module__nUqx8W__spin{to{transform:rotate(360deg)}}.primitives-module__nUqx8W__card{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.primitives-module__nUqx8W__cardHeader{padding:var(--space-card);justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.primitives-module__nUqx8W__cardHeading{align-items:flex-start;gap:12px;min-width:0;display:flex}.primitives-module__nUqx8W__cardHeadingText{min-width:0}.primitives-module__nUqx8W__cardDescription{margin-top:4px}.primitives-module__nUqx8W__cardBodyPadded{padding:var(--space-card)}.primitives-module__nUqx8W__iconBox{border-radius:var(--radius-control);flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.primitives-module__nUqx8W__inputShell{width:100%;position:relative}.primitives-module__nUqx8W__input{width:100%;height:var(--control-height-lg);color:var(--color-text-primary);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-control);outline:none;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.primitives-module__nUqx8W__input::placeholder{color:var(--color-text-muted)}.primitives-module__nUqx8W__input:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 4px #2f6fed1a}.primitives-module__nUqx8W__inputInvalid{border-color:var(--color-state-danger-border)}.primitives-module__nUqx8W__inputWithRightSlot{padding-right:112px}.primitives-module__nUqx8W__inputRightSlot{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.primitives-module__nUqx8W__text{margin:0}.primitives-module__nUqx8W__textPageTitle{color:var(--color-text-primary);font-size:var(--text-page-title-size);font-weight:600;line-height:var(--text-page-title-line-height);letter-spacing:-.02em}.primitives-module__nUqx8W__textSectionTitle{color:var(--color-text-primary);font-size:var(--text-section-title-size);font-weight:600;line-height:var(--text-section-title-line-height)}.primitives-module__nUqx8W__textCardTitle{color:var(--color-text-primary);font-size:var(--text-card-title-size);font-weight:600;line-height:var(--text-card-title-line-height)}.primitives-module__nUqx8W__textBody,.primitives-module__nUqx8W__textMuted{font-size:var(--text-body-size);line-height:var(--text-body-line-height)}.primitives-module__nUqx8W__textBody{color:var(--color-text-secondary)}.primitives-module__nUqx8W__textMuted{color:var(--color-text-muted)}.primitives-module__nUqx8W__textHelper{color:var(--color-text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line-height)}.primitives-module__nUqx8W__textLabel{color:var(--color-text-secondary);font-size:var(--text-label-size);font-weight:600;line-height:var(--text-label-line-height)}
.legalDocuments-module__9iqRwW__terms{color:var(--color-text-secondary);align-items:flex-start;gap:9px;margin:15px 0;font-size:12px;line-height:1.55;display:flex}.legalDocuments-module__9iqRwW__terms input{width:17px;height:17px;accent-color:var(--color-state-info-border);flex:none;margin:1px 0 0}.legalDocuments-module__9iqRwW__documentLink{color:var(--color-state-info-text);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.legalDocuments-module__9iqRwW__documentLink:focus-visible{box-shadow:var(--shadow-focus);border-radius:3px;outline:none}.legalDocuments-module__9iqRwW__overlay{z-index:40;background:#0f172a75;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.legalDocuments-module__9iqRwW__dialog{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-modal);width:min(100%,760px);max-height:min(88vh,860px);box-shadow:var(--shadow-popover);flex-direction:column;display:flex;overflow:hidden}.legalDocuments-module__9iqRwW__dialogHeader{border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 16px;display:flex}.legalDocuments-module__9iqRwW__dialogHeaderText{min-width:0}.legalDocuments-module__9iqRwW__dialogEyebrow{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.legalDocuments-module__9iqRwW__dialogTitle{color:var(--color-text-primary);letter-spacing:-.03em;margin:6px 0 4px;font-size:22px;font-weight:700;line-height:1.25}.legalDocuments-module__9iqRwW__dialogMeta{color:var(--color-text-muted);margin:0;font-size:12px;line-height:1.5}.legalDocuments-module__9iqRwW__closeButton{flex-shrink:0}.legalDocuments-module__9iqRwW__dialogBody{padding:8px 24px;overflow:auto}.legalDocuments-module__9iqRwW__section{border-bottom:1px solid var(--color-border-subtle);padding:16px 0}.legalDocuments-module__9iqRwW__section:last-child{border-bottom:0}.legalDocuments-module__9iqRwW__sectionHeading{color:var(--color-text-primary);margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.4}.legalDocuments-module__9iqRwW__section p{color:var(--color-text-secondary);margin:0 0 8px;font-size:13px;line-height:1.65}.legalDocuments-module__9iqRwW__section p:last-child{margin-bottom:0}.legalDocuments-module__9iqRwW__list,.legalDocuments-module__9iqRwW__definitions{margin:8px 0 0;padding:0}.legalDocuments-module__9iqRwW__list{padding-left:18px}.legalDocuments-module__9iqRwW__list li,.legalDocuments-module__9iqRwW__definitions div{color:var(--color-text-secondary);font-size:13px;line-height:1.6}.legalDocuments-module__9iqRwW__list li+li,.legalDocuments-module__9iqRwW__definitions div+div{margin-top:4px}.legalDocuments-module__9iqRwW__definitions div{grid-template-columns:minmax(120px,150px) 1fr;gap:8px;display:grid}.legalDocuments-module__9iqRwW__definitions dt{color:var(--color-text-muted);font-weight:600}.legalDocuments-module__9iqRwW__definitions dd{margin:0}.legalDocuments-module__9iqRwW__dialogFooter{border-top:1px solid var(--color-border-default);justify-content:flex-end;padding:16px 24px 20px;display:flex}.legalDocuments-module__9iqRwW__publicPage{background:var(--color-bg-page);flex-direction:column;min-height:100vh;display:flex}.legalDocuments-module__9iqRwW__publicHeader{border-bottom:1px solid var(--color-border-default);background:var(--color-bg-surface);justify-content:space-between;align-items:center;gap:20px;padding:20px max(20px,50% - 380px);display:flex}.legalDocuments-module__9iqRwW__publicBrand{color:var(--color-brand-primary);letter-spacing:-.02em;font-size:15px;font-weight:700;text-decoration:none}.legalDocuments-module__9iqRwW__publicHeader nav{flex-wrap:wrap;gap:16px;display:flex}.legalDocuments-module__9iqRwW__publicHeader nav a{color:var(--color-text-secondary);font-size:12px;font-weight:600;text-decoration:none}.legalDocuments-module__9iqRwW__publicHeader nav a:hover{color:var(--color-brand-primary)}.legalDocuments-module__9iqRwW__publicMain{flex:1;width:min(100%,760px);margin:0 auto;padding:36px 20px 64px}.legalDocuments-module__9iqRwW__publicEyebrow{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:600}.legalDocuments-module__9iqRwW__publicMain h1{color:var(--color-text-primary);letter-spacing:-.03em;margin:0 0 12px;font-size:28px;font-weight:700}.legalDocuments-module__9iqRwW__publicLead{color:var(--color-text-secondary);margin:0 0 28px;font-size:14px;line-height:1.6}.legalDocuments-module__9iqRwW__publicSection{border-top:1px solid var(--color-border-default);padding:22px 0;scroll-margin-top:20px}.legalDocuments-module__9iqRwW__publicSection h2{color:var(--color-text-primary);margin:0 0 10px;font-size:16px;font-weight:650}.legalDocuments-module__9iqRwW__publicSection p{color:var(--color-text-secondary);margin:0 0 10px;font-size:14px;line-height:1.65}.legalDocuments-module__9iqRwW__publicSection a{color:var(--color-state-info-text)}.legalDocuments-module__9iqRwW__siteFooter,.legalDocuments-module__9iqRwW__siteFooterDark{color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:16px 0 0;font-size:12px;display:flex}.legalDocuments-module__9iqRwW__siteFooter nav,.legalDocuments-module__9iqRwW__siteFooterDark nav{flex-wrap:wrap;gap:16px;display:flex}.legalDocuments-module__9iqRwW__siteFooter a,.legalDocuments-module__9iqRwW__siteFooterDark a{color:inherit;text-decoration:none}.legalDocuments-module__9iqRwW__siteFooter a:hover{color:var(--color-brand-primary)}.legalDocuments-module__9iqRwW__siteFooterDark{color:#ffffffb8}.legalDocuments-module__9iqRwW__siteFooterDark a:hover{color:#fff}@media (max-width:640px){.legalDocuments-module__9iqRwW__overlay{align-items:end;padding:12px}.legalDocuments-module__9iqRwW__dialog{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:92vh}.legalDocuments-module__9iqRwW__definitions div{grid-template-columns:1fr;gap:2px}}
.customerSession-module__4jXcPq__loginShell{background:radial-gradient(circle at 88% 8%,#3b82f614,#0000 32%),#f6f8fc;grid-template-columns:minmax(560px,1.04fr) minmax(620px,.96fr);min-height:100vh;display:grid}.customerSession-module__4jXcPq__loginAside{isolation:isolate;color:#fff;background:radial-gradient(82% 62% at -2% -4%,#87cffffa 0%,#209befe6 28%,#05426847 62%,#0000 78%),radial-gradient(58% 52% at 18% 24%,#1091eb8c,#0000 72%),linear-gradient(132deg,#0d7bc0 0%,#02375a 38%,#001a2b 67%,#000d17 100%);flex-direction:column;min-height:100vh;padding:clamp(42px,5vw,76px);display:flex;position:relative;overflow:hidden}.customerSession-module__4jXcPq__loginAside:before{z-index:-1;content:"";background:linear-gradient(118deg,#ffffff14,#0000 31%),radial-gradient(circle at 76% 82%,#0c75ae2e,#0000 30%);position:absolute;inset:0}.customerSession-module__4jXcPq__loginAside:after{z-index:-1;content:"";border:1px solid #78d0ff24;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-370px;right:-380px;box-shadow:0 0 0 92px #48b2ec06,0 0 0 184px #48b2ec04}.customerSession-module__4jXcPq__brand{justify-content:center;width:min(100%,590px);display:flex}.customerSession-module__4jXcPq__brand img{object-fit:contain;width:228px;height:auto}.customerSession-module__4jXcPq__asideContent{width:min(100%,590px);margin:auto 0 10%}.customerSession-module__4jXcPq__securePill{color:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;display:flex}.customerSession-module__4jXcPq__asideContent h1{letter-spacing:-.045em;text-shadow:0 8px 32px #000c1733;margin:26px 0 18px;font-size:clamp(38px,3.7vw,58px);line-height:1.13}.customerSession-module__4jXcPq__asideContent>p{color:#ffffffb3;max-width:530px;margin:0;font-size:15px;line-height:1.8}.customerSession-module__4jXcPq__asideContent ul{gap:16px;margin:34px 0 0;padding:0;list-style:none;display:grid}.customerSession-module__4jXcPq__asideContent li{color:#ffffffd6;align-items:center;gap:11px;font-size:13px;display:flex}.customerSession-module__4jXcPq__asideContent li svg{color:#69d891}.customerSession-module__4jXcPq__asideFooter{color:#ffffff94;font-size:11px}.customerSession-module__4jXcPq__loginMain{place-items:center;min-height:100vh;padding:clamp(24px,3vh,40px) clamp(42px,6vw,96px);display:grid}.customerSession-module__4jXcPq__loginStack{gap:18px;width:min(100%,600px);display:grid}.customerSession-module__4jXcPq__loginCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e3e8f1f2;border-radius:28px;width:100%;padding:clamp(44px,4.5vw,64px);box-shadow:0 2px 4px #0f172a06,0 34px 90px #0f172a1f}.customerSession-module__4jXcPq__loginIcon,.customerSession-module__4jXcPq__sessionIcon{width:56px;height:56px;color:var(--color-state-info-text);background:var(--color-state-info-bg);border-radius:14px;place-items:center;display:grid;box-shadow:0 0 0 7px #dbeafe66}.customerSession-module__4jXcPq__loginHeading{margin:32px 0 38px}.customerSession-module__4jXcPq__loginHeading>span{color:var(--color-brand-primary);letter-spacing:.15em;font-size:11px;font-weight:700}.customerSession-module__4jXcPq__loginHeading h2{color:var(--color-text-primary);letter-spacing:-.035em;margin:10px 0;font-size:clamp(32px,2.4vw,38px);line-height:1.18}.customerSession-module__4jXcPq__loginHeading p{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.65}.customerSession-module__4jXcPq__loginForm{gap:24px;display:grid}.customerSession-module__4jXcPq__loginForm label{gap:9px;display:grid}.customerSession-module__4jXcPq__loginForm label>span{color:var(--color-text-secondary);font-size:13px;font-weight:600}.customerSession-module__4jXcPq__loginForm label>small{color:var(--color-text-muted);font-size:11px}.customerSession-module__4jXcPq__loginForm input{height:56px;padding-inline:17px;font-size:15px}.customerSession-module__4jXcPq__loginForm button[type=submit]{height:56px;margin-top:2px;font-size:15px}.customerSession-module__4jXcPq__passwordToggle{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.customerSession-module__4jXcPq__loginError{border-radius:var(--radius-control);color:var(--color-state-danger-text);background:var(--color-state-danger-bg);border:1px solid #fecaca;margin:-2px 0 0;padding:10px 12px;font-size:12px}.customerSession-module__4jXcPq__loginTrust{border-top:1px solid var(--color-border-default);color:var(--color-text-muted);align-items:flex-start;gap:9px;margin-top:28px;padding-top:24px;font-size:12px;line-height:1.6;display:flex}.customerSession-module__4jXcPq__loginTrust svg{color:var(--color-state-success-text);flex:none}.customerSession-module__4jXcPq__sessionState{min-height:100vh;color:var(--color-text-primary);background:radial-gradient(circle at 50% 20%, #fff 0, transparent 38%), var(--color-bg-page);text-align:center;place-content:center;justify-items:center;gap:14px;display:grid}.customerSession-module__4jXcPq__sessionState p{color:var(--color-text-muted);margin:-6px 0 0;font-size:13px}.customerSession-module__4jXcPq__sessionLoader{background:var(--color-bg-muted);border-radius:999px;width:82px;height:3px;position:relative;overflow:hidden}.customerSession-module__4jXcPq__sessionLoader:after{border-radius:inherit;background:var(--color-state-info-border);content:"";width:34px;height:100%;animation:1s ease-in-out infinite customerSession-module__4jXcPq__session-loading;position:absolute;left:-34px}@media (min-width:1101px){.customerSession-module__4jXcPq__loginShell{height:100dvh;min-height:0;overflow:hidden}.customerSession-module__4jXcPq__loginAside,.customerSession-module__4jXcPq__loginMain{height:100dvh;min-height:0}}@media (min-width:1101px) and (max-height:820px){.customerSession-module__4jXcPq__loginAside{padding-block:30px}.customerSession-module__4jXcPq__asideContent{margin-bottom:4%}.customerSession-module__4jXcPq__asideContent h1{margin-block:18px 12px;font-size:clamp(34px,3.2vw,48px)}.customerSession-module__4jXcPq__asideContent>p{line-height:1.6}.customerSession-module__4jXcPq__asideContent ul{gap:11px;margin-top:22px}.customerSession-module__4jXcPq__loginCard{padding:30px 46px}.customerSession-module__4jXcPq__loginIcon{width:48px;height:48px}.customerSession-module__4jXcPq__loginHeading{margin:22px 0 24px}.customerSession-module__4jXcPq__loginHeading h2{font-size:30px}.customerSession-module__4jXcPq__loginHeading p{font-size:13px}.customerSession-module__4jXcPq__loginForm{gap:18px}:is(.customerSession-module__4jXcPq__loginForm input,.customerSession-module__4jXcPq__loginForm button[type=submit]){height:50px}.customerSession-module__4jXcPq__loginTrust{margin-top:18px;padding-top:16px}}@keyframes customerSession-module__4jXcPq__session-loading{to{left:82px}}@media (max-width:1100px){.customerSession-module__4jXcPq__loginShell{grid-template-columns:1fr}.customerSession-module__4jXcPq__loginAside{min-height:auto;padding:30px}.customerSession-module__4jXcPq__asideContent{margin:64px 0 50px}.customerSession-module__4jXcPq__asideContent h1{font-size:36px}.customerSession-module__4jXcPq__asideContent ul,.customerSession-module__4jXcPq__asideFooter{display:none}.customerSession-module__4jXcPq__loginMain{min-height:auto;padding:28px 20px 44px}}@media (max-width:520px){.customerSession-module__4jXcPq__loginAside{padding:24px 20px}.customerSession-module__4jXcPq__asideContent{margin:42px 0 22px}.customerSession-module__4jXcPq__asideContent h1{margin-top:18px;font-size:30px}.customerSession-module__4jXcPq__asideContent>p{display:none}.customerSession-module__4jXcPq__loginMain{background:var(--color-bg-surface);padding:0}.customerSession-module__4jXcPq__loginCard{box-shadow:none;border:0;border-radius:0;padding:32px 20px 40px}}
.paymentCenter-module__JN5rua__shell{isolation:isolate;background:radial-gradient(circle at 8% 4%,#2563eb11,#0000 28%),radial-gradient(circle at 94% 12%,#061a5f0d,#0000 26%),linear-gradient(#fff 0%,#f8faff 38%,#f5f7fb 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.paymentCenter-module__JN5rua__shell:before,.paymentCenter-module__JN5rua__shell:after{z-index:-1;border-radius:var(--radius-full);content:"";pointer-events:none;filter:blur(1px);position:absolute}.paymentCenter-module__JN5rua__shell:before{border:1px solid #2563eb14;width:420px;height:420px;top:-280px;left:10%;box-shadow:0 0 0 70px #2563eb05,0 0 0 140px #2563eb03}.paymentCenter-module__JN5rua__shell:after{background:#061a5f06;width:320px;height:320px;bottom:12%;right:-190px}.paymentCenter-module__JN5rua__page{width:min(calc(100% - clamp(32px, 6vw, 96px)), var(--container-content));margin:0 auto;padding:clamp(16px,1.6vw,24px) 0 64px}.paymentCenter-module__JN5rua__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.paymentCenter-module__JN5rua__headerActions{align-items:center;gap:10px;display:flex}.paymentCenter-module__JN5rua__pageHeader h1{color:var(--color-text-primary);letter-spacing:-.03em;margin:4px 0 3px;font-size:clamp(32px,3vw,42px);font-weight:700;line-height:1.18}.paymentCenter-module__JN5rua__pageHeader p{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.6}.paymentCenter-module__JN5rua__eyebrow{color:var(--color-brand-primary);letter-spacing:.16em;font-size:10px;font-weight:700}.paymentCenter-module__JN5rua__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.paymentCenter-module__JN5rua__fxBanner{color:var(--color-text-muted);margin:12px 0 0;font-size:12px;line-height:1.5}.paymentCenter-module__JN5rua__statCard{transition:transform var(--motion-duration-default) var(--motion-easing-standard), box-shadow var(--motion-duration-default) var(--motion-easing-standard);border-color:#e3e8f1e6;border-top-width:2px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a06,0 14px 35px #0f172a0d}.paymentCenter-module__JN5rua__statCard:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0f172a06,0 20px 45px #0f172a11}.paymentCenter-module__JN5rua__statBrand{border-top-color:var(--color-state-info-border)}.paymentCenter-module__JN5rua__statSuccess{border-top-color:var(--color-state-success-border)}.paymentCenter-module__JN5rua__statWarning{border-top-color:var(--color-state-warning-border)}.paymentCenter-module__JN5rua__statBody{align-items:center;gap:16px;min-height:132px;display:flex}.paymentCenter-module__JN5rua__statLabel{font-weight:500}.paymentCenter-module__JN5rua__statValue{color:var(--color-text-primary);letter-spacing:-.02em;margin:2px 0 1px;font-size:24px;font-weight:700;line-height:1.3}.paymentCenter-module__JN5rua__stepper{border-radius:var(--radius-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #e3e8f1eb;grid-template-columns:max-content minmax(80px,1fr) max-content;align-items:center;gap:24px;margin:24px 0;padding:18px max(28px,11%);display:grid;box-shadow:0 1px 2px #0f172a06,0 12px 32px #0f172a0b}.paymentCenter-module__JN5rua__stepItem{align-items:center;gap:13px;display:flex}.paymentCenter-module__JN5rua__stepItem>span:last-child{gap:2px;display:grid}.paymentCenter-module__JN5rua__stepItem strong{color:var(--color-text-primary);font-size:14px;font-weight:600}.paymentCenter-module__JN5rua__stepItem small{color:var(--color-text-muted);font-size:12px}.paymentCenter-module__JN5rua__stepIcon{border:1px solid var(--color-border-default);border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-text-muted);background:var(--color-bg-surface);transition:all var(--motion-duration-default) var(--motion-easing-standard);place-items:center;display:grid}.paymentCenter-module__JN5rua__stepIconActive{border-color:var(--color-brand-primary);color:var(--color-text-inverse);background:var(--color-brand-primary);box-shadow:0 5px 15px #061a5f29}.paymentCenter-module__JN5rua__stepIconComplete{border-color:var(--color-brand-primary);color:var(--color-state-success-border);background:var(--color-brand-primary)}.paymentCenter-module__JN5rua__stepLine{background:var(--color-border-default);height:1px}.paymentCenter-module__JN5rua__stepLineActive{background:var(--color-brand-primary)}.paymentCenter-module__JN5rua__contentGrid{grid-template-columns:minmax(0,1.62fr) minmax(360px,.88fr);align-items:start;gap:24px;display:grid}.paymentCenter-module__JN5rua__contentGrid>section,.paymentCenter-module__JN5rua__securePane>section{border-color:#e3e8f1eb;box-shadow:0 1px 2px #0f172a06,0 16px 38px #0f172a0d}.paymentCenter-module__JN5rua__securePane{grid-auto-rows:max-content;align-content:start;align-self:start;gap:12px;min-width:0;height:max-content;display:grid;position:sticky;top:24px}.paymentCenter-module__JN5rua__securePane .paymentCenter-module__JN5rua__summaryCard{position:static;top:auto}.paymentCenter-module__JN5rua__paymentListBody,.paymentCenter-module__JN5rua__summaryBody,.paymentCenter-module__JN5rua__cardFormBody{padding-top:0}.paymentCenter-module__JN5rua__paymentList{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:1px solid var(--color-border-default);border-radius:var(--radius-card);max-height:calc(100dvh - 360px);overflow:hidden auto}.paymentCenter-module__JN5rua__paymentOption{border:0;border-bottom:1px solid var(--color-border-default);width:100%;min-height:82px;color:var(--color-text-primary);background:var(--color-bg-surface);text-align:left;cursor:pointer;transition:all var(--motion-duration-default) var(--motion-easing-standard);grid-template-columns:24px 1fr auto;align-items:center;gap:16px;padding:15px 20px;display:grid}.paymentCenter-module__JN5rua__paymentOption:last-child{border-bottom:0}.paymentCenter-module__JN5rua__paymentOption:hover{background:var(--color-bg-subtle)}.paymentCenter-module__JN5rua__paymentOptionSelected{z-index:1;border-color:var(--color-state-info-border);box-shadow:inset 0 0 0 1px var(--color-state-info-border);background:linear-gradient(90deg,#edf4ff 0%,#f6f9ff 100%);position:relative}.paymentCenter-module__JN5rua__radio{border:1px solid var(--color-border-strong);border-radius:var(--radius-full);background:var(--color-bg-surface);place-items:center;width:22px;height:22px;display:grid}.paymentCenter-module__JN5rua__checkbox{border:1px solid var(--color-border-strong);background:var(--color-bg-surface);width:22px;height:22px;color:var(--color-text-inverse);border-radius:6px;place-items:center;display:grid}.paymentCenter-module__JN5rua__paymentOptionSelected .paymentCenter-module__JN5rua__radio{border:2px solid var(--color-state-info-border)}.paymentCenter-module__JN5rua__checkboxChecked,.paymentCenter-module__JN5rua__paymentOptionSelected .paymentCenter-module__JN5rua__checkbox{border-color:var(--color-state-info-border);background:var(--color-state-info-border)}.paymentCenter-module__JN5rua__paymentOptionSelected .paymentCenter-module__JN5rua__radio span{border-radius:var(--radius-full);background:var(--color-state-info-border);width:10px;height:10px}.paymentCenter-module__JN5rua__selectionHint{color:var(--color-text-muted);margin:12px 0 0;font-size:12px}.paymentCenter-module__JN5rua__paymentDetails{gap:5px;min-width:0;display:grid}.paymentCenter-module__JN5rua__paymentDetails>strong{font-size:14px;font-weight:600}.paymentCenter-module__JN5rua__paymentDetails>span{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.paymentCenter-module__JN5rua__paymentAmount{white-space:nowrap;justify-items:end;gap:2px;font-size:17px;font-weight:700;display:grid}.paymentCenter-module__JN5rua__paymentAmount small{color:var(--color-text-muted);font-size:12px;font-weight:500}.paymentCenter-module__JN5rua__summaryPane{align-self:start;gap:16px;min-width:0;display:grid;position:sticky;top:24px}.paymentCenter-module__JN5rua__summaryPane .paymentCenter-module__JN5rua__summaryCard,.paymentCenter-module__JN5rua__summaryPane .paymentCenter-module__JN5rua__bankCard{position:static}.paymentCenter-module__JN5rua__offlineHint{color:var(--color-state-warning-text);font-size:11px;font-weight:600}.paymentCenter-module__JN5rua__summaryList{margin:0;display:grid}.paymentCenter-module__JN5rua__summaryList>div{justify-content:space-between;align-items:flex-start;gap:20px;padding:8px 0;display:flex}.paymentCenter-module__JN5rua__summaryList dt{color:var(--color-text-muted);font-size:13px}.paymentCenter-module__JN5rua__summaryList dd{color:var(--color-text-primary);text-align:right;margin:0;font-size:13px;font-weight:600}.paymentCenter-module__JN5rua__summaryTotal{border-top:1px solid var(--color-border-default);justify-content:space-between;align-items:baseline;gap:20px;margin:10px 0 16px;padding-top:16px;display:flex}.paymentCenter-module__JN5rua__summaryTotal strong{color:var(--color-text-primary);letter-spacing:-.025em;font-size:25px}.paymentCenter-module__JN5rua__fxHint{text-align:right;margin:-4px 0 14px}.paymentCenter-module__JN5rua__infoBox,.paymentCenter-module__JN5rua__securityNotice{border:1px solid var(--color-state-info-subtle);border-radius:var(--radius-control);color:var(--color-state-info-text);background:var(--color-state-info-bg);align-items:center;gap:10px;margin-top:14px;padding:12px;font-size:12px;line-height:1.55;display:flex}.paymentCenter-module__JN5rua__infoBox{margin-bottom:14px}.paymentCenter-module__JN5rua__warningBox{border:1px solid var(--color-state-warning-subtle);border-radius:var(--radius-control);color:var(--color-state-warning-text);background:var(--color-state-warning-bg);align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;font-size:12px;line-height:1.55;display:flex}.paymentCenter-module__JN5rua__warningBox svg{flex:none;margin-top:1px}.paymentCenter-module__JN5rua__bankCard,.paymentCenter-module__JN5rua__bankCardCompact{border-color:var(--color-state-warning-subtle)}.paymentCenter-module__JN5rua__bankCardBody{gap:14px;padding-top:0;display:grid}.paymentCenter-module__JN5rua__bankAmount{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.paymentCenter-module__JN5rua__bankAmount strong{letter-spacing:-.03em;font-size:22px}.paymentCenter-module__JN5rua__copyStack{gap:8px;display:grid}.paymentCenter-module__JN5rua__copyField{border:1px solid var(--color-border-default);border-radius:var(--radius-control);background:var(--color-bg-surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.paymentCenter-module__JN5rua__copyFieldText{gap:2px;min-width:0;display:grid}.paymentCenter-module__JN5rua__copyFieldText span{color:var(--color-text-muted);font-size:11px}.paymentCenter-module__JN5rua__copyFieldText strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.paymentCenter-module__JN5rua__copyMono{font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:normal;word-break:break-all}.paymentCenter-module__JN5rua__copyButton{border:1px solid var(--color-border-default);color:var(--color-brand-primary);background:var(--color-bg-subtle);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.paymentCenter-module__JN5rua__copyButton:hover{border-color:var(--color-border-strong)}.paymentCenter-module__JN5rua__bankHint{margin:0}.paymentCenter-module__JN5rua__selectionColumn{gap:14px;min-width:0;display:grid}.paymentCenter-module__JN5rua__limitHint{color:var(--color-state-warning-text);margin:8px 0 0}.paymentCenter-module__JN5rua__paymentOptionOffline{cursor:default;background:var(--color-bg-subtle)}.paymentCenter-module__JN5rua__paymentOptionOffline:hover{background:var(--color-bg-subtle)}.paymentCenter-module__JN5rua__offlineMark{border:1px solid var(--color-state-warning-border);width:22px;height:22px;color:var(--color-state-warning-text);background:var(--color-state-warning-bg);border-radius:6px;place-items:center;display:grid}.paymentCenter-module__JN5rua__infoBox svg,.paymentCenter-module__JN5rua__securityNotice svg{flex:none}.paymentCenter-module__JN5rua__centerText{text-align:center;margin-top:8px}.paymentCenter-module__JN5rua__paymentType{margin:-6px 0 14px}.paymentCenter-module__JN5rua__notStored{color:var(--color-text-muted);justify-content:center;align-items:center;gap:8px;margin:12px 0 18px;font-size:11px;display:flex}.paymentCenter-module__JN5rua__hostedArea{border:1px solid var(--color-state-info-subtle);border-radius:var(--radius-card);background:radial-gradient(circle at 100% 0, #2563eb13, transparent 36%), linear-gradient(145deg, var(--color-bg-surface), #f7faff);gap:14px;padding:20px;display:grid;box-shadow:inset 0 0 0 1px #2563eb08}.paymentCenter-module__JN5rua__cardForm{min-width:0}.paymentCenter-module__JN5rua__hostedTitle{color:var(--color-state-info-text);align-items:center;gap:8px;font-size:13px;display:flex}.paymentCenter-module__JN5rua__primaryFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.paymentCenter-module__JN5rua__field{gap:6px;display:grid}.paymentCenter-module__JN5rua__fieldError{color:var(--color-state-danger-text,#b42318);font-size:11px;line-height:1.35}.paymentCenter-module__JN5rua__field label{color:var(--color-text-secondary);font-size:12px;font-weight:600}.paymentCenter-module__JN5rua__fieldGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.paymentCenter-module__JN5rua__cardMarks{color:var(--color-brand-primary);align-items:center;gap:8px;font-size:10px;display:flex}.paymentCenter-module__JN5rua__cardBrandText{letter-spacing:-.04em}.paymentCenter-module__JN5rua__cardBrandLogo{object-fit:contain;width:34px;height:16px;display:block}.paymentCenter-module__JN5rua__cardBrandTextLg{letter-spacing:-.02em;font-size:15px}.paymentCenter-module__JN5rua__mastercard{width:26px;height:15px;display:inline-block;position:relative}.paymentCenter-module__JN5rua__mastercard i{border-radius:var(--radius-full);background:var(--color-brand-accent);width:15px;height:15px;position:absolute;top:0}.paymentCenter-module__JN5rua__mastercard i:last-child{background:var(--color-state-warning-border);opacity:.9;right:0}.paymentCenter-module__JN5rua__mastercardLg{width:40px;height:23px}.paymentCenter-module__JN5rua__mastercardLg i{width:23px;height:23px}.paymentCenter-module__JN5rua__cardVisualWrap{aspect-ratio:85.6/53.98;perspective:1500px;width:100%;min-width:0;animation:paymentCenter-module__JN5rua__card-visual-in .52s var(--motion-easing-standard) both;margin:0;position:relative}.paymentCenter-module__JN5rua__cardVisual{min-height:0;transform-style:preserve-3d;will-change:transform;--brand-tint:#2563eb8c;--brand-tint-soft:#2563eb4d;transition:transform .72s cubic-bezier(.44,.12,.2,1);position:absolute;inset:0}.paymentCenter-module__JN5rua__cardVisual[data-brand=mastercard]{--brand-tint:#8c100799;--brand-tint-soft:#d9770652}.paymentCenter-module__JN5rua__cardVisual[data-brand=troy]{--brand-tint:#0d94888c;--brand-tint-soft:#10b9814d}.paymentCenter-module__JN5rua__cardVisual[data-brand=amex]{--brand-tint:#3882f680;--brand-tint-soft:#94a3b852}.paymentCenter-module__JN5rua__cardVisualFlipped{transform:rotateY(180deg)}.paymentCenter-module__JN5rua__cardVisualFace{color:var(--color-text-inverse);backface-visibility:hidden;background:linear-gradient(150deg,#0a2470 0%,#061a5f 48%,#04123f 100%);border-radius:18px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f,0 1px 2px #0f172a1f,0 18px 42px #061a5f47}.paymentCenter-module__JN5rua__cardVisualFront{justify-content:space-between;gap:10px;padding:20px 22px 18px;position:relative}.paymentCenter-module__JN5rua__cardVisualFront:before{pointer-events:none;content:"";background:linear-gradient(135deg,#ffffff14 0%,#fff0 50%,#0000000a 100%);border-radius:18px;position:absolute;inset:0}.paymentCenter-module__JN5rua__cardVisualBack{gap:12px;padding:0 0 16px;transform:rotateY(180deg)}.paymentCenter-module__JN5rua__cardVisualGlowOne,.paymentCenter-module__JN5rua__cardVisualGlowTwo{z-index:0;pointer-events:none;border-radius:var(--radius-full);filter:blur(2px);transition:background-color .52s var(--motion-easing-standard);position:absolute}.paymentCenter-module__JN5rua__cardVisualGlowOne{background:var(--brand-tint);opacity:.42;width:190px;height:190px;top:-96px;right:-58px}.paymentCenter-module__JN5rua__cardVisualGlowTwo{background:var(--brand-tint-soft);opacity:.5;width:150px;height:150px;bottom:-78px;left:-46px}.paymentCenter-module__JN5rua__cardVisualFace>:not(.paymentCenter-module__JN5rua__cardVisualSheen):not(.paymentCenter-module__JN5rua__cardVisualGlowOne):not(.paymentCenter-module__JN5rua__cardVisualGlowTwo){z-index:1;position:relative}.paymentCenter-module__JN5rua__cardVisualTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.paymentCenter-module__JN5rua__cardVisualIssuer{gap:2px;display:grid}.paymentCenter-module__JN5rua__cardVisualIssuer b{letter-spacing:.2em;font-size:12px;font-weight:700}.paymentCenter-module__JN5rua__cardVisualIssuer small{color:#ffffff9e;letter-spacing:.04em;font-size:10px}.paymentCenter-module__JN5rua__cardVisualBrand{justify-content:flex-end;align-items:center;min-height:24px;display:flex}.paymentCenter-module__JN5rua__cardVisualBrandSwap{animation:paymentCenter-module__JN5rua__card-brand-in .42s var(--motion-easing-standard) both}.paymentCenter-module__JN5rua__cardVisual .paymentCenter-module__JN5rua__cardBrandLogo{filter:brightness(0)invert();opacity:.94;width:52px;height:24px}.paymentCenter-module__JN5rua__cardVisualBackFooter .paymentCenter-module__JN5rua__cardBrandLogo{opacity:.7;width:34px;height:16px}.paymentCenter-module__JN5rua__cardVisualMiddle{align-items:center;gap:12px;display:flex}.paymentCenter-module__JN5rua__cardVisualChip{background:linear-gradient(135deg,#f6e5ab 0%,#d8b366 38%,#b8903f 58%,#f1dda3 100%);border-radius:6px;width:42px;height:31px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff6,0 1px 3px #04123f59}.paymentCenter-module__JN5rua__cardVisualChip:before{content:"";background:repeating-linear-gradient(0deg,#5a3e0c57 0 1px,#0000 1px 8px);position:absolute;inset:0}.paymentCenter-module__JN5rua__cardVisualChip i{border:1px solid #5a3e0c73;border-radius:3px;position:absolute;inset:6px 9px}.paymentCenter-module__JN5rua__cardVisualNfc{color:#fff9;transform:rotate(90deg)}.paymentCenter-module__JN5rua__cardVisualNumber{letter-spacing:.045em;font-variant-numeric:tabular-nums;transition:text-shadow var(--motion-duration-slow) var(--motion-easing-standard);flex-wrap:wrap;align-items:center;gap:14px;font-size:clamp(17px,1.45vw,20px);font-weight:600;display:flex}.paymentCenter-module__JN5rua__cardVisualNumber[data-active]{text-shadow:0 0 18px #ffffff73}.paymentCenter-module__JN5rua__cardVisualGroup{display:inline-flex}.paymentCenter-module__JN5rua__cardVisualChar{text-align:center;min-width:.62em;animation:paymentCenter-module__JN5rua__card-digit-in .26s var(--motion-easing-standard) both;display:inline-block}.paymentCenter-module__JN5rua__cardVisualCharEmpty{color:#ffffff57;animation:none}.paymentCenter-module__JN5rua__cardVisualBottom{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.paymentCenter-module__JN5rua__cardVisualField{min-width:0;transition:opacity var(--motion-duration-default) var(--motion-easing-standard);gap:3px;display:grid}.paymentCenter-module__JN5rua__cardVisualFieldExpiry{text-align:right}.paymentCenter-module__JN5rua__cardVisualField small{color:#ffffff8c;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:500}.paymentCenter-module__JN5rua__cardVisualField strong{letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;max-width:100%;transition:color var(--motion-duration-default) var(--motion-easing-standard), text-shadow var(--motion-duration-slow) var(--motion-easing-standard);font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.paymentCenter-module__JN5rua__cardVisualField[data-active] small{color:#ffffffd9}.paymentCenter-module__JN5rua__cardVisualField[data-active] strong{text-shadow:0 0 16px #ffffff73}.paymentCenter-module__JN5rua__cardVisualPlaceholder{color:#fff6}.paymentCenter-module__JN5rua__cardVisualStripe{background:linear-gradient(#030d2e,#071235);height:42px;margin-top:20px;box-shadow:inset 0 1px #ffffff0f}.paymentCenter-module__JN5rua__cardVisualSignatureRow{align-items:center;gap:12px;padding:0 22px;display:flex}.paymentCenter-module__JN5rua__cardVisualSignature{background:linear-gradient(#fff,#eef2f9);border-radius:4px;flex:1;align-content:center;gap:5px;min-width:0;height:34px;padding:7px 10px;display:grid}.paymentCenter-module__JN5rua__cardVisualSignature i{border-radius:var(--radius-full);background:#061a5f29;height:2px}.paymentCenter-module__JN5rua__cardVisualSignature i:nth-child(2){width:76%}.paymentCenter-module__JN5rua__cardVisualSignature i:last-child{width:52%}.paymentCenter-module__JN5rua__cardVisualCvv{min-width:62px;color:var(--color-brand-primary);background:var(--color-bg-surface);text-align:center;border-radius:4px;gap:1px;padding:5px 10px;display:grid}.paymentCenter-module__JN5rua__cardVisualCvv small{color:var(--color-text-muted);letter-spacing:.14em;font-size:8px;font-weight:600}.paymentCenter-module__JN5rua__cardVisualCvv strong{letter-spacing:.18em;font-variant-numeric:tabular-nums;font-size:14px}.paymentCenter-module__JN5rua__cardVisualCvv .paymentCenter-module__JN5rua__cardVisualCharEmpty{color:#061a5f4d}.paymentCenter-module__JN5rua__cardVisualBackNote{color:#fff9;margin:0;padding:0 22px;font-size:10px;line-height:1.5}.paymentCenter-module__JN5rua__cardVisualBackFooter{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0 22px;font-size:9px;display:flex}@keyframes paymentCenter-module__JN5rua__card-visual-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes paymentCenter-module__JN5rua__card-digit-in{0%{opacity:0;filter:blur(2px);transform:translateY(-5px)scale(.86)}}@keyframes paymentCenter-module__JN5rua__card-brand-in{0%{opacity:0;transform:translateY(-6px)scale(.9)}}@media (prefers-reduced-motion:reduce){.paymentCenter-module__JN5rua__cardVisualWrap,.paymentCenter-module__JN5rua__cardVisualChar,.paymentCenter-module__JN5rua__cardVisualBrandSwap{animation:none}.paymentCenter-module__JN5rua__cardVisual{transition:none}}.paymentCenter-module__JN5rua__terms{color:var(--color-text-secondary);align-items:flex-start;gap:9px;margin:15px 0;font-size:12px;line-height:1.55;display:flex}.paymentCenter-module__JN5rua__terms input{width:17px;height:17px;accent-color:var(--color-state-info-border);flex:none;margin:1px 0 0}.paymentCenter-module__JN5rua__terms a{color:var(--color-state-info-text);text-underline-offset:2px;font-weight:600}.paymentCenter-module__JN5rua__formError{border:1px solid var(--color-state-danger-border,#fda29b);border-radius:var(--radius-control);color:var(--color-state-danger-text,#b42318);background:var(--color-state-danger-bg,#fef3f2);margin:-5px 0 15px;padding:10px 12px;font-size:12px}.paymentCenter-module__JN5rua__securityNotice p{color:var(--color-state-info-text);font-size:12px}.paymentCenter-module__JN5rua__successCard{max-width:680px;margin:34px auto 0}.paymentCenter-module__JN5rua__successBody{text-align:center;padding:42px}.paymentCenter-module__JN5rua__successIcon{border-radius:var(--radius-full);width:64px;height:64px;color:var(--color-state-success-text);background:var(--color-state-success-bg);box-shadow:0 0 0 8px var(--color-state-success-subtle);place-items:center;margin:0 auto 18px;display:grid}.paymentCenter-module__JN5rua__successDescription{margin-top:6px}.paymentCenter-module__JN5rua__successReceipt{border-radius:var(--radius-card);background:var(--color-bg-muted);text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;padding:16px;display:grid}.paymentCenter-module__JN5rua__successReceipt span{gap:4px;display:grid}.paymentCenter-module__JN5rua__successReceipt small{color:var(--color-text-muted);font-size:11px}.paymentCenter-module__JN5rua__successReceipt strong{color:var(--color-text-primary);font-size:13px}.paymentCenter-module__JN5rua__successActions{justify-content:center;gap:10px;display:flex}.paymentCenter-module__JN5rua__paymentState{min-height:100vh;color:var(--color-text-primary);background:radial-gradient(circle at 50% 18%, #fff 0, transparent 38%), var(--color-bg-page);text-align:center;place-content:center;justify-items:center;gap:13px;padding:24px;display:grid}.paymentCenter-module__JN5rua__paymentStateIcon,.paymentCenter-module__JN5rua__emptyPaymentsIcon{border-radius:var(--radius-full);width:54px;height:54px;color:var(--color-state-info-text);background:var(--color-state-info-bg);place-items:center;display:grid}.paymentCenter-module__JN5rua__paymentStateIcon svg{animation:1.4s linear infinite paymentCenter-module__JN5rua__state-spin}.paymentCenter-module__JN5rua__paymentState p,.paymentCenter-module__JN5rua__emptyPaymentsBody p{color:var(--color-text-muted);margin:-5px 0 8px;font-size:13px}.paymentCenter-module__JN5rua__emptyPayments{max-width:680px;margin:30px auto 0}.paymentCenter-module__JN5rua__emptyPaymentsWithHistory{max-width:none;margin:0}.paymentCenter-module__JN5rua__emptyPaymentsBody{text-align:center;justify-items:center;gap:14px;padding:46px;display:grid}.paymentCenter-module__JN5rua__emptyPaymentsIcon{color:var(--color-state-success-text);background:var(--color-state-success-bg)}.paymentCenter-module__JN5rua__historyCard{border-color:#e3e8f1eb;margin-top:24px;box-shadow:0 1px 2px #0f172a06,0 16px 38px #0f172a0d}.paymentCenter-module__JN5rua__historyList{overscroll-behavior:contain;border:1px solid var(--color-border-default);border-radius:var(--radius-card);max-height:min(52dvh,560px);overflow:hidden auto}.paymentCenter-module__JN5rua__historyRow{border-bottom:1px solid var(--color-border-default);background:var(--color-bg-surface);grid-template-columns:24px 1fr auto;align-items:center;gap:16px;min-height:82px;padding:15px 20px;display:grid}.paymentCenter-module__JN5rua__historyAmount{justify-items:end;gap:8px;display:grid}.paymentCenter-module__JN5rua__receiptOverlay{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f2894;place-items:center;padding:28px 16px;display:grid;position:fixed;inset:0}.paymentCenter-module__JN5rua__receiptDialog{border-radius:var(--radius-modal);background:#eef2f8;border:1px solid #e3e8f1e6;flex-direction:column;width:min(100%,820px);max-height:min(94vh,1080px);display:flex;overflow:auto;box-shadow:0 24px 64px #061a5f2e,0 2px 8px #0f172a14}.paymentCenter-module__JN5rua__receiptToolbar{z-index:1;border-bottom:1px solid var(--color-border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex;position:sticky;top:0}.paymentCenter-module__JN5rua__receiptToolbarCopy h2{letter-spacing:-.03em;margin:2px 0 0;font-size:18px;font-weight:700}.paymentCenter-module__JN5rua__receiptDialogActions{align-items:center;gap:8px;display:flex}.paymentCenter-module__JN5rua__receiptEyebrow{color:var(--color-brand-primary);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.paymentCenter-module__JN5rua__receiptSheet{color:var(--color-text-primary);background:linear-gradient(#061a5f05,#0000 72px),#fff;border:1px solid #d5deea;border-radius:4px;margin:22px 24px 28px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 18px 40px #0f172a14}.paymentCenter-module__JN5rua__receiptAccent{height:7px;display:flex}.paymentCenter-module__JN5rua__receiptAccent span:first-child{background:var(--color-brand-primary);flex:0 0 72%}.paymentCenter-module__JN5rua__receiptAccent span:last-child{background:var(--color-brand-accent);flex:1}.paymentCenter-module__JN5rua__receiptLetterhead{justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 32px 14px;display:flex}.paymentCenter-module__JN5rua__receiptBrand{align-items:center;gap:14px;min-width:0;display:flex}.paymentCenter-module__JN5rua__receiptLogo{object-fit:contain;object-position:center;flex:0 0 56px;width:56px;height:56px;display:block}.paymentCenter-module__JN5rua__receiptBrandText strong{letter-spacing:-.04em;font-size:22px;font-weight:700;line-height:1.1;display:block}.paymentCenter-module__JN5rua__receiptBrandText p{color:var(--color-text-secondary);letter-spacing:.04em;text-transform:uppercase;margin:4px 0 0;font-size:11px;font-weight:600}.paymentCenter-module__JN5rua__receiptDocMeta{text-align:right;justify-items:end;gap:4px;display:grid}.paymentCenter-module__JN5rua__receiptDocType{color:var(--color-brand-primary);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.paymentCenter-module__JN5rua__receiptNo{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.paymentCenter-module__JN5rua__receiptIssuerLine{border-bottom:1px solid var(--color-border-default);color:var(--color-text-muted);gap:3px;margin:0 32px 18px;padding-bottom:16px;font-size:12px;line-height:1.55;display:grid}.paymentCenter-module__JN5rua__receiptIssuerLine span{color:var(--color-text-secondary)}.paymentCenter-module__JN5rua__receiptMetaBar{background:#f6f8fc;border:1px solid #e6ecf5;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px;margin:0 32px 20px;padding:14px 16px;display:grid}.paymentCenter-module__JN5rua__receiptMetaBar span{min-width:0;color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:10px;font-weight:700;display:grid}.paymentCenter-module__JN5rua__receiptMetaBar strong{color:var(--color-text-primary);letter-spacing:-.01em;text-transform:none;font-size:13px;font-weight:600;line-height:1.35}.paymentCenter-module__JN5rua__receiptParties{grid-template-columns:1fr 1fr;gap:16px;margin:0 32px 22px;display:grid}.paymentCenter-module__JN5rua__receiptParty{border:1px solid #e6ecf5;border-radius:8px;min-width:0;padding:16px 18px}.paymentCenter-module__JN5rua__receiptParty small{color:var(--color-brand-primary);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.paymentCenter-module__JN5rua__receiptParty strong{letter-spacing:-.02em;margin:8px 0 6px;font-size:14px;line-height:1.4;display:block}.paymentCenter-module__JN5rua__receiptParty p{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.55}.paymentCenter-module__JN5rua__receiptTable{border-collapse:collapse;width:calc(100% - 64px);margin:0 32px 8px}.paymentCenter-module__JN5rua__receiptTable th,.paymentCenter-module__JN5rua__receiptTable td{border-bottom:1px solid var(--color-border-default);text-align:left;vertical-align:top;padding:12px;font-size:13px}.paymentCenter-module__JN5rua__receiptTable thead th{background:var(--color-brand-primary);color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.paymentCenter-module__JN5rua__receiptTable thead th:first-child{border-radius:6px 0 0}.paymentCenter-module__JN5rua__receiptTable thead th:last-child{border-radius:0 6px 0 0}.paymentCenter-module__JN5rua__receiptTable tbody td{background:#fbfcfe}.paymentCenter-module__JN5rua__receiptTable td:last-child,.paymentCenter-module__JN5rua__receiptTable th:last-child{text-align:right;white-space:nowrap}.paymentCenter-module__JN5rua__receiptTable td:nth-child(2),.paymentCenter-module__JN5rua__receiptTable td:nth-child(3){color:var(--color-text-secondary);white-space:nowrap}.paymentCenter-module__JN5rua__receiptTable td span{color:var(--color-text-muted);margin-top:4px;font-size:11px;font-weight:400;display:block}.paymentCenter-module__JN5rua__receiptTotals{background:#fff;border:1px solid #d7deea;border-radius:10px;grid-template-columns:max-content max-content;align-items:stretch;width:max-content;max-width:calc(100% - 64px);margin:14px 32px 0 auto;display:grid;overflow:hidden}.paymentCenter-module__JN5rua__receiptOriginalLabel,.paymentCenter-module__JN5rua__receiptOriginalAmount{background:#f4f7fb;border-bottom:1px solid #e6ecf5}.paymentCenter-module__JN5rua__receiptOriginalLabel{align-content:center;gap:3px;padding:12px 18px;display:grid}.paymentCenter-module__JN5rua__receiptOriginalLabel span{color:var(--color-text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.paymentCenter-module__JN5rua__receiptOriginalLabel small{color:var(--color-text-muted);font-size:11px;font-weight:500;line-height:1.4}.paymentCenter-module__JN5rua__receiptOriginalAmount{color:var(--color-text-primary);letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;padding:12px 18px 12px 40px;font-size:16px;font-weight:700;display:flex}.paymentCenter-module__JN5rua__receiptGrandLabel,.paymentCenter-module__JN5rua__receiptGrandAmount{color:var(--color-text-inverse);background:var(--color-brand-primary)}.paymentCenter-module__JN5rua__receiptGrandLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.92;white-space:nowrap;align-items:center;padding:14px 18px;font-size:11px;font-weight:700;display:flex}.paymentCenter-module__JN5rua__receiptGrandAmount{letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:flex-end;align-items:center;padding:14px 18px 14px 40px;font-size:26px;font-weight:700;line-height:1;display:flex}.paymentCenter-module__JN5rua__receiptWords{color:var(--color-text-secondary);border-left:3px solid var(--color-brand-accent);background:#f6f8fc;margin:16px 32px 0;padding:12px 14px;font-size:12px;font-style:italic;line-height:1.5}.paymentCenter-module__JN5rua__receiptSignRow{grid-template-columns:120px 1fr;align-items:end;gap:28px;margin:22px 32px 0;display:grid}.paymentCenter-module__JN5rua__receiptSeal{color:#15803d;background:#f0fdf4e6;border:2px solid #16a34a;border-radius:50%;align-content:center;place-items:center;gap:2px;width:104px;height:104px;display:grid;transform:rotate(-8deg);box-shadow:inset 0 0 0 4px #16a34a2e}.paymentCenter-module__JN5rua__receiptSeal b{letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.paymentCenter-module__JN5rua__receiptSeal span{letter-spacing:.16em;text-transform:uppercase;opacity:.8;font-size:9px;font-weight:700}.paymentCenter-module__JN5rua__receiptSign{text-align:right;justify-items:end;min-width:0;padding:0 8px 2px;display:grid}.paymentCenter-module__JN5rua__receiptSign small{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.paymentCenter-module__JN5rua__receiptSign strong{margin-top:6px;font-size:12px;font-weight:600}.paymentCenter-module__JN5rua__receiptSign em{border-bottom:1px solid #c5d0e0;width:min(100%,240px);height:44px;margin-top:8px}.paymentCenter-module__JN5rua__receiptFoot{border-top:1px solid var(--color-border-default);justify-content:space-between;align-items:flex-end;gap:20px;margin:22px 32px 28px;padding-top:16px;display:flex}.paymentCenter-module__JN5rua__receiptFoot p{max-width:70%;color:var(--color-text-muted);margin:0;font-size:11px;line-height:1.6}.paymentCenter-module__JN5rua__receiptFoot span{color:var(--color-brand-primary);letter-spacing:.06em;flex:none;font-size:11px;font-weight:700}@media print{@page{size:A4 portrait;margin:0}@page{@top-left{content:none}@top-center{content:none}@top-right{content:none}@bottom-left{content:none}@bottom-center{content:none}@bottom-right{content:none}}html[data-printing-receipt],html[data-printing-receipt] body{background:#fff!important;width:auto!important;height:auto!important;min-height:0!important;overflow:visible!important}html[data-printing-receipt] body>:not([data-receipt-print-root]){display:none!important}html[data-printing-receipt] [data-receipt-print-root],html[data-printing-receipt] [data-receipt-print-root] *{-webkit-print-color-adjust:exact;print-color-adjust:exact;color-adjust:exact}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptOverlay{-webkit-backdrop-filter:none;backdrop-filter:none;display:block;inset:auto;background:0 0!important;padding:12mm!important;position:static!important;overflow:visible!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptDialog{box-shadow:none;border:0;border-radius:0;background:#fff!important;width:100%!important;max-height:none!important;overflow:visible!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptToolbar,html[data-printing-receipt] .paymentCenter-module__JN5rua__copyButton{display:none!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptSheet{box-shadow:none;break-inside:avoid;page-break-inside:avoid;background:#fff;border:1px solid #c5d0e0;border-radius:0;margin:0;overflow:visible}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptLogo{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:56px!important;height:56px!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptAccent span:first-child,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptTable thead th,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptGrandLabel,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptGrandAmount{color:#fff!important;background:#061a5f!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptAccent span:last-child{background:#8c1007!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptMetaBar,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptWords,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptTable tbody td{background:#f6f8fc!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptOriginalLabel,html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptOriginalAmount{background:#f4f7fb!important}html[data-printing-receipt] .paymentCenter-module__JN5rua__receiptSeal{color:#15803d!important;background:#f0fdf4!important;border-color:#16a34a!important;box-shadow:inset 0 0 0 4px #16a34a2e!important}}.paymentCenter-module__JN5rua__historyRow:last-child{border-bottom:0}.paymentCenter-module__JN5rua__historyIcon{width:22px;height:22px;color:var(--color-state-success-text);place-items:center;display:grid}@keyframes paymentCenter-module__JN5rua__state-spin{to{transform:rotate(360deg)}}.paymentCenter-module__JN5rua__footer{padding:18px max(16px, calc((100% - var(--container-content)) / 2));color:var(--color-text-muted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border-top:1px solid #e3e8f1cc;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;font-size:12px;display:flex}.paymentCenter-module__JN5rua__footer nav{gap:28px;display:flex}.paymentCenter-module__JN5rua__footer a{color:inherit;text-decoration:none}.paymentCenter-module__JN5rua__footer a:hover{color:var(--color-brand-primary)}@media (max-width:900px){.paymentCenter-module__JN5rua__contentGrid{grid-template-columns:1fr}.paymentCenter-module__JN5rua__paymentList{scrollbar-gutter:stable;max-height:min(56dvh,520px);overflow-y:auto}.paymentCenter-module__JN5rua__summaryCard,.paymentCenter-module__JN5rua__securePane,.paymentCenter-module__JN5rua__summaryPane{position:static}.paymentCenter-module__JN5rua__cardVisualWrap{max-width:440px;margin:0 auto}.paymentCenter-module__JN5rua__stepper{padding-inline:24px}}@media (max-width:680px){.paymentCenter-module__JN5rua__shell:before,.paymentCenter-module__JN5rua__shell:after{display:none}.paymentCenter-module__JN5rua__page{width:min(calc(100% - 24px), var(--container-content));padding-top:24px}.paymentCenter-module__JN5rua__pageHeader{flex-direction:column;align-items:flex-start}.paymentCenter-module__JN5rua__headerActions{justify-content:space-between;width:100%}.paymentCenter-module__JN5rua__pageHeader h1{font-size:31px}.paymentCenter-module__JN5rua__statsGrid{grid-template-columns:1fr}.paymentCenter-module__JN5rua__statBody{min-height:104px}.paymentCenter-module__JN5rua__stepper{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:8px;padding:14px 12px}.paymentCenter-module__JN5rua__stepItem{gap:8px;min-width:0}.paymentCenter-module__JN5rua__stepItem>span:last-child{min-width:0}.paymentCenter-module__JN5rua__stepItem strong{font-size:11px;line-height:1.35}.paymentCenter-module__JN5rua__stepItem small{font-size:10px;line-height:1.35}.paymentCenter-module__JN5rua__stepIcon{flex:0 0 38px;width:38px;height:38px}.paymentCenter-module__JN5rua__stepLine{width:100%;height:1px;margin:0}.paymentCenter-module__JN5rua__paymentOption{grid-template-columns:24px 1fr;gap:8px 12px;min-height:76px;padding:14px 16px}.paymentCenter-module__JN5rua__paymentAmount{grid-column:2}.paymentCenter-module__JN5rua__historyRow{grid-template-columns:24px 1fr;gap:8px 12px;min-height:76px;padding:14px 16px}.paymentCenter-module__JN5rua__historyAmount,.paymentCenter-module__JN5rua__historyRow .paymentCenter-module__JN5rua__paymentAmount{grid-column:2;justify-items:start}.paymentCenter-module__JN5rua__copyField{flex-direction:column;align-items:flex-start}.paymentCenter-module__JN5rua__receiptParties,.paymentCenter-module__JN5rua__receiptSignRow{grid-template-columns:1fr}.paymentCenter-module__JN5rua__receiptMetaBar{grid-template-columns:1fr 1fr}.paymentCenter-module__JN5rua__receiptToolbar{padding:12px 14px}.paymentCenter-module__JN5rua__receiptSheet{margin:12px}.paymentCenter-module__JN5rua__receiptLetterhead{flex-direction:column;padding:20px 18px 12px}.paymentCenter-module__JN5rua__receiptDocMeta{text-align:left;justify-items:start}.paymentCenter-module__JN5rua__receiptIssuerLine,.paymentCenter-module__JN5rua__receiptMetaBar,.paymentCenter-module__JN5rua__receiptParties,.paymentCenter-module__JN5rua__receiptWords,.paymentCenter-module__JN5rua__receiptSignRow{margin-left:18px;margin-right:18px}.paymentCenter-module__JN5rua__receiptTable{width:calc(100% - 36px);margin-left:18px;margin-right:18px}.paymentCenter-module__JN5rua__receiptTable th,.paymentCenter-module__JN5rua__receiptTable td{padding:10px 8px}.paymentCenter-module__JN5rua__receiptTable td:nth-child(2),.paymentCenter-module__JN5rua__receiptTable td:nth-child(3){white-space:normal}.paymentCenter-module__JN5rua__receiptTotals{width:max-content;max-width:calc(100% - 36px);margin-left:auto;margin-right:18px}.paymentCenter-module__JN5rua__receiptSign{text-align:left;justify-items:start}.paymentCenter-module__JN5rua__receiptFoot{flex-direction:column;align-items:flex-start;margin:18px}.paymentCenter-module__JN5rua__receiptFoot p{max-width:none}.paymentCenter-module__JN5rua__paymentList{max-height:min(52dvh,440px)}.paymentCenter-module__JN5rua__securePane{gap:12px}.paymentCenter-module__JN5rua__cardVisualWrap{width:100%;max-width:none}.paymentCenter-module__JN5rua__primaryFieldGrid,.paymentCenter-module__JN5rua__fieldGrid,.paymentCenter-module__JN5rua__successReceipt{grid-template-columns:1fr}.paymentCenter-module__JN5rua__successActions,.paymentCenter-module__JN5rua__footer{flex-direction:column;align-items:stretch}}.paymentCenter-module__JN5rua__paytrFrameWrap{position:relative}.paymentCenter-module__JN5rua__paytrFrame{background:#fff;border:0;width:100%;min-height:380px;display:block}.paymentCenter-module__JN5rua__paytrClosed,.paymentCenter-module__JN5rua__paytrState{text-align:center;min-height:220px;color:var(--color-text-muted);align-content:center;place-items:center;gap:8px;padding:28px 12px;display:grid}.paymentCenter-module__JN5rua__paytrClosed strong,.paymentCenter-module__JN5rua__paytrState strong{color:var(--color-text-primary);font-size:15px}.paymentCenter-module__JN5rua__paytrClosed p,.paymentCenter-module__JN5rua__paytrState p{margin:0;font-size:13px;line-height:1.55}.paymentCenter-module__JN5rua__paytrState svg{animation:1s linear infinite paymentCenter-module__JN5rua__paytrSpin}@keyframes paymentCenter-module__JN5rua__paytrSpin{to{transform:rotate(360deg)}}
.recurringPayments-module__t7xx6W__mandate{margin:0 0 24px}.recurringPayments-module__t7xx6W__mandateBody{flex-direction:column;gap:12px;display:flex}.recurringPayments-module__t7xx6W__cardRow{border:1px solid var(--color-border-default);border-radius:var(--radius-control);background:var(--color-bg-subtle);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.recurringPayments-module__t7xx6W__cardMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.recurringPayments-module__t7xx6W__cardMeta strong{color:var(--color-text-primary);font-size:14px}.recurringPayments-module__t7xx6W__cardMeta span{color:var(--color-text-muted);font-size:12px}.recurringPayments-module__t7xx6W__empty{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.55}
