.CartMenu-module__snfH_G__wrap{position:relative}.CartMenu-module__snfH_G__iconButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s;display:inline-flex;position:relative}.CartMenu-module__snfH_G__iconButton:hover{background:#ffffff1f}.CartMenu-module__snfH_G__badge{color:#0d1b3e;text-align:center;background:#38bdf8;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;animation:.3s CartMenu-module__snfH_G__pop;position:absolute;top:4px;right:2px}@keyframes CartMenu-module__snfH_G__pop{0%{transform:scale(.4)}60%{transform:scale(1.25)}to{transform:scale(1)}}.CartMenu-module__snfH_G__dropdown{z-index:200;width:320px;max-width:calc(100vw - 24px);color:var(--text);background:#fff;border-radius:14px;padding:14px;animation:.18s CartMenu-module__snfH_G__drop;position:absolute;top:calc(100% + 10px);right:-46px;box-shadow:0 14px 40px #0d1b3e38}@keyframes CartMenu-module__snfH_G__drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CartMenu-module__snfH_G__empty{text-align:center;color:#6b7689;padding:10px 4px 16px;font-size:14px}.CartMenu-module__snfH_G__list{flex-direction:column;max-height:300px;margin:0 0 6px;padding:0;list-style:none;display:flex;overflow-y:auto}.CartMenu-module__snfH_G__item{align-items:center;gap:10px;padding:14px 2px;display:flex}.CartMenu-module__snfH_G__item:not(:last-child){border-bottom:1px solid #edf0f5}.CartMenu-module__snfH_G__itemExit{pointer-events:none;animation:.25s forwards CartMenu-module__snfH_G__itemOut;overflow:hidden}@keyframes CartMenu-module__snfH_G__itemOut{0%{opacity:1;max-height:80px;padding-top:14px;padding-bottom:14px;transform:translate(0)}to{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translate(28px)}}.CartMenu-module__snfH_G__logoBox{border:1px solid #eef1f6;border-radius:6px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:30px;display:flex;overflow:hidden}.CartMenu-module__snfH_G__logo{object-fit:cover;width:100%;height:100%}.CartMenu-module__snfH_G__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CartMenu-module__snfH_G__name{color:var(--text);font-size:13px;font-weight:600}.CartMenu-module__snfH_G__stepper{align-items:center;gap:8px;margin-top:2px;display:inline-flex}.CartMenu-module__snfH_G__stepBtn{width:24px;height:24px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #cfd6e4;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.CartMenu-module__snfH_G__stepBtn:hover:not(:disabled){background:#f3f5f8;border-color:#b8c2d6}.CartMenu-module__snfH_G__stepBtn:disabled{opacity:.4;cursor:not-allowed}.CartMenu-module__snfH_G__stepVal{text-align:center;min-width:18px;color:var(--text);font-size:13px;font-weight:600}.CartMenu-module__snfH_G__lineTotal{color:var(--text);white-space:nowrap;font-size:13px;font-weight:700}.CartMenu-module__snfH_G__remove{color:#9aa4b6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:inline-flex}.CartMenu-module__snfH_G__remove:hover{color:#e2001a;background:#f3f5f8}.CartMenu-module__snfH_G__totalRow{border-top:1px solid #eef1f6;justify-content:space-between;align-items:center;padding:12px 2px;font-size:14px;font-weight:600;display:flex}.CartMenu-module__snfH_G__total{font-size:16px;font-weight:700}.CartMenu-module__snfH_G__viewBtn{background:var(--header-bg);color:#fff;text-align:center;border-radius:10px;width:100%;margin-top:6px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;display:block}.CartMenu-module__snfH_G__viewBtn:hover{opacity:.92}
.MenuDrawer-module__bDxDBW__overlay{z-index:900;background:#0d1b3e73;animation:.2s MenuDrawer-module__bDxDBW__fade;position:fixed;inset:0}.MenuDrawer-module__bDxDBW__panel{background:#fff;flex-direction:column;width:320px;max-width:86vw;animation:.25s cubic-bezier(.22,1,.36,1) MenuDrawer-module__bDxDBW__slideIn;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:6px 0 30px #0d1b3e33}.MenuDrawer-module__bDxDBW__head{color:#fff;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.MenuDrawer-module__bDxDBW__close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:inline-flex}.MenuDrawer-module__bDxDBW__close:hover{background:#ffffff24}.MenuDrawer-module__bDxDBW__accountZone{border-bottom:1px solid #eef1f6;padding:16px}.MenuDrawer-module__bDxDBW__account{background:#f3f6fb;border-radius:14px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:background .15s;display:flex}.MenuDrawer-module__bDxDBW__account:hover{background:#e9eefa}.MenuDrawer-module__bDxDBW__avatar{color:#fff;background:linear-gradient(135deg,#38bdf8,#1e6fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.MenuDrawer-module__bDxDBW__accountText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MenuDrawer-module__bDxDBW__accountName{color:var(--text);font-size:15px;font-weight:700}.MenuDrawer-module__bDxDBW__accountSub{color:#6b7689;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.MenuDrawer-module__bDxDBW__chevron{color:#9aa4b6;flex-shrink:0}.MenuDrawer-module__bDxDBW__authBox{flex-direction:column;gap:10px;display:flex}.MenuDrawer-module__bDxDBW__loginBtn{color:#fff;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.MenuDrawer-module__bDxDBW__loginBtn:hover{opacity:.94}.MenuDrawer-module__bDxDBW__authHint{text-align:center;color:#6b7689;font-size:13px}.MenuDrawer-module__bDxDBW__authHint a{color:#1e6fff;font-weight:600;text-decoration:none}.MenuDrawer-module__bDxDBW__authHint a:hover{text-decoration:underline}.MenuDrawer-module__bDxDBW__nav{border-bottom:1px solid #eef1f6;flex-direction:column;padding:8px 0;display:flex}.MenuDrawer-module__bDxDBW__navLink{color:var(--text);align-items:center;gap:14px;padding:14px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.MenuDrawer-module__bDxDBW__navLink:hover{background:#f3f5f8}.MenuDrawer-module__bDxDBW__navIcon{color:#1e6fff;flex-shrink:0}.MenuDrawer-module__bDxDBW__navChevron{color:#c3cdde;margin-left:auto}.MenuDrawer-module__bDxDBW__section{padding:16px 18px 8px}.MenuDrawer-module__bDxDBW__sectionTitle{text-transform:uppercase;letter-spacing:.4px;color:#9aa4b6;align-items:center;gap:7px;margin-bottom:12px;font-size:12.5px;font-weight:700;display:flex}.MenuDrawer-module__bDxDBW__cards{flex-direction:column;gap:4px;display:flex}.MenuDrawer-module__bDxDBW__cardLink{color:var(--text);border-radius:10px;align-items:center;gap:12px;padding:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.MenuDrawer-module__bDxDBW__cardLink:hover{background:#f3f5f8}.MenuDrawer-module__bDxDBW__cardLogoBox{border:1px solid #eef1f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:30px;display:flex;overflow:hidden}.MenuDrawer-module__bDxDBW__cardLogo{object-fit:cover;width:100%;height:100%}.MenuDrawer-module__bDxDBW__cardChevron{color:#cdd3df;margin-left:auto}.MenuDrawer-module__bDxDBW__footer{border-top:1px solid #eef1f6;flex-wrap:wrap;gap:8px 16px;margin-top:auto;padding:18px;display:flex}.MenuDrawer-module__bDxDBW__footer a{color:#6b7689;font-size:13px;text-decoration:none}.MenuDrawer-module__bDxDBW__footer a:hover{color:var(--text)}.MenuDrawer-module__bDxDBW__copyright{color:#9aa4b6;flex-basis:100%;margin-top:4px;font-size:12px}@keyframes MenuDrawer-module__bDxDBW__fade{0%{opacity:0}to{opacity:1}}@keyframes MenuDrawer-module__bDxDBW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}
.Header-module__hBw1pG__sticky{z-index:100;position:sticky;top:0}.Header-module__hBw1pG__header{color:#fff;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 16px;display:flex}.Header-module__hBw1pG__side{flex:1;align-items:center;display:flex}.Header-module__hBw1pG__logo{flex:none;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logo a{display:flex}.Header-module__hBw1pG__actions{justify-content:flex-end;gap:4px}.Header-module__hBw1pG__iconButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s;display:inline-flex}.Header-module__hBw1pG__iconButton:hover{background:#ffffff1f}.Header-module__hBw1pG__iconButton:active{background:#fff3}.Header-module__hBw1pG__banner{background:var(--banner-bg);height:38px;color:var(--banner-text);position:relative;overflow:hidden}.Header-module__hBw1pG__bannerItem{opacity:0;justify-content:flex-start;align-items:center;gap:8px;padding:0 56px 0 16px;font-size:14px;font-weight:500;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translateY(100%)}.Header-module__hBw1pG__bannerItem strong{font-weight:700}.Header-module__hBw1pG__bannerItemActive{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__bannerIcon{flex-shrink:0}.Header-module__hBw1pG__dots{align-items:center;gap:2px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Header-module__hBw1pG__dot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.Header-module__hBw1pG__dot:before{content:"";background:#0d2a5e40;border-radius:50%;width:7px;height:7px;transition:background .2s,transform .2s}.Header-module__hBw1pG__dotActive:before{background:var(--banner-text);transform:scale(1.25)}
.DenominationRow-module__yY3xZa__row{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:18px}.DenominationRow-module__yY3xZa__top{align-items:center;gap:14px;display:flex}.DenominationRow-module__yY3xZa__logoBox{border-radius:8px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:44px;display:flex;position:relative;overflow:hidden}.DenominationRow-module__yY3xZa__logo{object-fit:cover;width:100%;height:100%}.DenominationRow-module__yY3xZa__placeholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:700;display:flex}.DenominationRow-module__yY3xZa__info{flex-direction:column;gap:2px;display:flex}.DenominationRow-module__yY3xZa__price{color:var(--text);font-size:18px;font-weight:700}.DenominationRow-module__yY3xZa__label{color:var(--text);font-size:15px;font-weight:600}.DenominationRow-module__yY3xZa__delivery{color:#4a5568;border-bottom:1px dashed #e2e7f0;align-items:center;gap:6px;margin:16px 0;padding-bottom:16px;font-size:14px;display:flex}.DenominationRow-module__yY3xZa__infoWrap{display:inline-flex;position:relative}.DenominationRow-module__yY3xZa__infoBtn{color:#5c6675;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.DenominationRow-module__yY3xZa__infoBtn:hover{color:#5b6678}.DenominationRow-module__yY3xZa__popover{z-index:10;background:var(--header-bg);color:#fff;border-radius:8px;width:200px;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.45;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 8px 20px #0d1b3e40}.DenominationRow-module__yY3xZa__popover:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:5px solid var(--header-bg);position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.DenominationRow-module__yY3xZa__actions{align-items:center;gap:10px;display:flex}.DenominationRow-module__yY3xZa__qty{height:42px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #cfd6e4;border-radius:8px;padding:0 10px;font-size:15px}.DenominationRow-module__yY3xZa__addBtn{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:8px;height:42px;padding:0 20px;font-size:15px;font-weight:700;transition:opacity .15s}.DenominationRow-module__yY3xZa__addBtn:hover{opacity:.9}
.PaymentTrust-module__sGA-iG__wrapper{flex-direction:column;gap:14px;display:flex}.PaymentTrust-module__sGA-iG__payments{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.PaymentTrust-module__sGA-iG__logos{gap:8px;margin:0;padding:0;list-style:none;display:flex}.PaymentTrust-module__sGA-iG__logoItem{background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:38px;height:26px;display:flex;overflow:hidden}.PaymentTrust-module__sGA-iG__logoImg{object-position:center;height:100%}.PaymentTrust-module__sGA-iG__more{color:#5c6675;font-size:15px}.PaymentTrust-module__sGA-iG__badges{flex-wrap:wrap;gap:10px;display:flex}.PaymentTrust-module__sGA-iG__badge{color:var(--text);background:#fff;border:1px solid #e8edf5;border-radius:10px;flex:auto;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.PaymentTrust-module__sGA-iG__badgeIcon{color:#0d4fcc;flex-shrink:0}
.Confetti-module__C73FRW__layer{z-index:9999;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Confetti-module__C73FRW__piece{opacity:.95;animation-name:Confetti-module__C73FRW__fall;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;top:-12vh}@keyframes Confetti-module__C73FRW__fall{0%{opacity:0;transform:translateY(-12vh)rotate(0)}10%{opacity:1}to{opacity:1;transform:translateY(112vh)rotate(720deg)}}@media (prefers-reduced-motion:reduce){.Confetti-module__C73FRW__piece{animation:none;display:none}}
.TermsModal-module__fs--DG__terms{color:#4b5563;margin-top:24px;font-size:14px;line-height:1.6}.TermsModal-module__fs--DG__termsLink{color:#0d4fcc;font-size:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.TermsModal-module__fs--DG__termsLink:hover{color:#0a3da3}.TermsModal-module__fs--DG__overlay{z-index:1000;background:#0d1b3e73;justify-content:center;align-items:flex-end;animation:.2s TermsModal-module__fs--DG__fade;display:flex;position:fixed;inset:0}.TermsModal-module__fs--DG__sheet{width:100%;max-width:640px;padding:24px 22px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;animation:.28s cubic-bezier(.22,1,.36,1) TermsModal-module__fs--DG__slideUp;box-shadow:0 -12px 40px #0d1b3e33}.TermsModal-module__fs--DG__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.TermsModal-module__fs--DG__title{color:var(--text);font-size:20px;font-weight:700}.TermsModal-module__fs--DG__close{color:#0d4fcc;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s;display:inline-flex}.TermsModal-module__fs--DG__close:hover{background:#1e6fff1a}.TermsModal-module__fs--DG__text{color:#4a5568;margin-bottom:22px;font-size:15px;line-height:1.6}.TermsModal-module__fs--DG__closeBtn{color:#0d4fcc;cursor:pointer;background:#fff;border:1.5px solid #1e6fff;border-radius:999px;width:100%;height:50px;font-size:16px;font-weight:700;transition:background .15s;display:block}.TermsModal-module__fs--DG__closeBtn:hover{background:#1e6fff0f}@keyframes TermsModal-module__fs--DG__fade{0%{opacity:0}to{opacity:1}}@keyframes TermsModal-module__fs--DG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.ChangePassword-module__F9SYLG__trigger{width:100%;height:50px;color:var(--text);cursor:pointer;background:#fff;border:1.5px solid #d7deea;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:15px;font-weight:700;transition:background .15s,border-color .15s;display:flex}.ChangePassword-module__F9SYLG__trigger:hover{background:#f6f8fc;border-color:#c3cee0}.ChangePassword-module__F9SYLG__overlay{z-index:1000;background:#0d1b3e80;justify-content:center;align-items:center;padding:16px;animation:.18s ChangePassword-module__F9SYLG__fade;display:flex;position:fixed;inset:0}.ChangePassword-module__F9SYLG__modal{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) ChangePassword-module__F9SYLG__pop;box-shadow:0 20px 50px #0d1b3e4d}.ChangePassword-module__F9SYLG__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ChangePassword-module__F9SYLG__title{color:var(--text);font-size:19px;font-weight:700}.ChangePassword-module__F9SYLG__close{color:#5c6675;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ChangePassword-module__F9SYLG__close:hover{background:#f3f5f8}.ChangePassword-module__F9SYLG__form{flex-direction:column;gap:12px;display:flex}.ChangePassword-module__F9SYLG__input{height:50px;color:var(--text);background:#fff;border:1.5px solid #d7deea;border-radius:12px;padding:0 16px;font-size:16px}.ChangePassword-module__F9SYLG__input:focus{border-color:#0d4fcc;outline:none}.ChangePassword-module__F9SYLG__rules{flex-direction:column;gap:5px;display:flex}.ChangePassword-module__F9SYLG__rule{color:#4b5563;align-items:center;gap:7px;font-size:13px;display:flex}.ChangePassword-module__F9SYLG__ruleOk{color:#0c7a44}.ChangePassword-module__F9SYLG__error{color:#e2001a;font-size:14px}.ChangePassword-module__F9SYLG__submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border:none;border-radius:12px;height:50px;margin-top:4px;font-size:15px;font-weight:700;transition:opacity .15s}.ChangePassword-module__F9SYLG__submit:hover:not(:disabled){opacity:.92}.ChangePassword-module__F9SYLG__submit:disabled{opacity:.6;cursor:not-allowed}.ChangePassword-module__F9SYLG__success{text-align:center;color:var(--text);flex-direction:column;align-items:center;gap:12px;padding:12px 0;display:flex}.ChangePassword-module__F9SYLG__successIcon{color:#00b67a}@keyframes ChangePassword-module__F9SYLG__fade{0%{opacity:0}to{opacity:1}}@keyframes ChangePassword-module__F9SYLG__pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.Faq-module__pkI36W__wrapper{margin-top:44px}.Faq-module__pkI36W__title{color:var(--text);margin-bottom:18px;font-size:22px;font-weight:700}.Faq-module__pkI36W__list{flex-direction:column;gap:12px;display:flex}.Faq-module__pkI36W__item{background:#f3f5f8;border-radius:12px;overflow:hidden}.Faq-module__pkI36W__question{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-size:15px;font-weight:700;line-height:1.4;display:flex}.Faq-module__pkI36W__chevron{color:#4a5568;flex-shrink:0;transition:transform .2s}.Faq-module__pkI36W__chevronOpen{transform:rotate(180deg)}.Faq-module__pkI36W__answer{color:#4a5568;padding:0 20px 20px;font-size:14px;line-height:1.7}
.ProductCard-module__t53O_a__card{flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:transform .15s;display:flex}.ProductCard-module__t53O_a__card:hover{transform:translateY(-3px)}.ProductCard-module__t53O_a__logoBox{aspect-ratio:16/10;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__logo{object-fit:cover;width:100%;height:100%}.ProductCard-module__t53O_a__placeholder{color:#fff;letter-spacing:.3px;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex}.ProductCard-module__t53O_a__name{color:#4b5563;font-size:13px;font-weight:500}
.Spinner-module__YHEfAG__spinner{width:44px;height:44px;position:relative}.Spinner-module__YHEfAG__bar{transform-origin:50% 22px;background:#1a2233;border-radius:3px;width:7px;height:12px;margin-left:-3.5px;animation:1.1s linear infinite Spinner-module__YHEfAG__fade;position:absolute;top:0;left:50%}@keyframes Spinner-module__YHEfAG__fade{0%{opacity:1}to{opacity:.15}}
.AddBalance-module__hyHy6a__trigger{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.AddBalance-module__hyHy6a__trigger:hover{background:#ffffff42}.AddBalance-module__hyHy6a__overlay{z-index:1000;background:#0d1b3e80;justify-content:center;align-items:center;padding:16px;animation:.18s AddBalance-module__hyHy6a__fade;display:flex;position:fixed;inset:0}.AddBalance-module__hyHy6a__modal{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) AddBalance-module__hyHy6a__pop;box-shadow:0 20px 50px #0d1b3e4d}.AddBalance-module__hyHy6a__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AddBalance-module__hyHy6a__title{color:var(--text);font-size:19px;font-weight:700}.AddBalance-module__hyHy6a__close{color:#5c6675;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AddBalance-module__hyHy6a__close:hover{background:#f3f5f8}.AddBalance-module__hyHy6a__form{flex-direction:column;gap:14px;display:flex}.AddBalance-module__hyHy6a__intro{color:#4a5568;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.AddBalance-module__hyHy6a__introIcon{color:#0d4fcc;flex-shrink:0;margin-top:1px}.AddBalance-module__hyHy6a__input{letter-spacing:.5px;height:52px;color:var(--text);text-transform:uppercase;background:#fff;border:1.5px solid #d7deea;border-radius:12px;padding:0 16px;font-size:16px}.AddBalance-module__hyHy6a__input::placeholder{text-transform:none;letter-spacing:0;color:#5c6675}.AddBalance-module__hyHy6a__input:focus{border-color:#0d4fcc;outline:none}.AddBalance-module__hyHy6a__error{color:#e2001a;font-size:14px}.AddBalance-module__hyHy6a__submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border:none;border-radius:12px;width:100%;height:50px;font-size:15px;font-weight:700;transition:opacity .15s}.AddBalance-module__hyHy6a__submit:hover:not(:disabled){opacity:.92}.AddBalance-module__hyHy6a__submit:disabled{opacity:.6;cursor:not-allowed}.AddBalance-module__hyHy6a__success{text-align:center;color:var(--text);flex-direction:column;align-items:center;gap:6px;padding:8px 0;display:flex}.AddBalance-module__hyHy6a__successCheck{color:#00b67a;background:#e7f8f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:6px;animation:.4s cubic-bezier(.22,1.4,.4,1) AddBalance-module__hyHy6a__checkPop;display:inline-flex}@keyframes AddBalance-module__hyHy6a__checkPop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.AddBalance-module__hyHy6a__addedLine{color:#00b67a;font-size:14px;font-weight:700}.AddBalance-module__hyHy6a__balanceLabel{color:#5c6675;margin-top:6px;font-size:13px}.AddBalance-module__hyHy6a__balanceBig{letter-spacing:-.5px;color:var(--text);font-variant-numeric:tabular-nums;margin-bottom:14px;font-size:34px;font-weight:800}@keyframes AddBalance-module__hyHy6a__fade{0%{opacity:0}to{opacity:1}}@keyframes AddBalance-module__hyHy6a__pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.AvisList-module__kjttEG__list{flex-direction:column;gap:10px;display:flex}.AvisList-module__kjttEG__card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:14px}.AvisList-module__kjttEG__head{align-items:center;gap:10px;margin-bottom:9px;display:flex}.AvisList-module__kjttEG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.AvisList-module__kjttEG__who{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.AvisList-module__kjttEG__name{color:var(--text);font-size:14px;font-weight:700}.AvisList-module__kjttEG__meta{color:#5c6675;font-size:12px}.AvisList-module__kjttEG__time{color:#5c6675;white-space:nowrap;font-size:12px}.AvisList-module__kjttEG__ratingRow{align-items:center;gap:10px;margin-bottom:9px;display:flex}.AvisList-module__kjttEG__stars{height:18px}.AvisList-module__kjttEG__verified{color:#4a5568;align-items:center;gap:4px;font-size:12.5px;display:inline-flex}.AvisList-module__kjttEG__title{color:var(--text);margin-bottom:5px;font-size:14.5px;font-weight:700}.AvisList-module__kjttEG__text{color:#3f4a5e;margin-bottom:10px;font-size:13.5px;line-height:1.55}.AvisList-module__kjttEG__date{color:#5c6675;font-size:12px}.AvisList-module__kjttEG__reply{border-left:3px solid var(--header-bg);background:#f6f8fc;border-radius:0 10px 10px 0;margin-top:12px;margin-left:14px;padding:12px 14px}.AvisList-module__kjttEG__replyHead{align-items:center;gap:9px;margin-bottom:7px;display:flex}.AvisList-module__kjttEG__replyBadge{color:#0d4fcc;flex-shrink:0}.AvisList-module__kjttEG__replyWho{flex-direction:column;gap:1px;display:flex}.AvisList-module__kjttEG__replyAuthor{color:var(--text);font-size:13.5px;font-weight:700}.AvisList-module__kjttEG__replyTime{color:#5c6675;font-size:12px}.AvisList-module__kjttEG__replyText{color:#3f4a5e;font-size:13px;line-height:1.55}.AvisList-module__kjttEG__more{width:100%;height:48px;color:var(--text);cursor:pointer;background:#fff;border:1.5px solid #d7deea;border-radius:12px;margin-top:16px;font-size:15px;font-weight:700;transition:background .15s,border-color .15s;display:block}.AvisList-module__kjttEG__more:hover{background:#f6f8fc;border-color:#c3cee0}
.FaqSearch-module__ya99wW__wrap,.FaqSearch-module__ya99wW__box{position:relative}.FaqSearch-module__ya99wW__icon{color:#5c6675;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.FaqSearch-module__ya99wW__input{width:100%;height:56px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:12px;padding:0 16px 0 46px;font-size:16px}.FaqSearch-module__ya99wW__input::placeholder{color:#5c6675}.FaqSearch-module__ya99wW__input:focus{border-color:#0d4fcc;outline:none}.FaqSearch-module__ya99wW__dropdown{z-index:50;background:#fff;border:1px solid #e4e8f0;border-radius:14px;animation:.15s FaqSearch-module__ya99wW__drop;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0d1b3e29}.FaqSearch-module__ya99wW__item{border-left:3px solid #0000;flex-direction:column;gap:4px;padding:14px 16px;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.FaqSearch-module__ya99wW__item:not(:last-child){border-bottom:1px solid #f1f3f8}.FaqSearch-module__ya99wW__item:hover{background:#f6f9ff;border-left-color:#0d4fcc}.FaqSearch-module__ya99wW__itemQuestion{color:#0d4fcc;font-size:15px}.FaqSearch-module__ya99wW__itemQuestion strong{color:#0d3ea6;font-weight:800}.FaqSearch-module__ya99wW__itemPath{color:#5c6675;font-size:12.5px}.FaqSearch-module__ya99wW__noResult{color:#4b5563;padding:16px;font-size:14px}@keyframes FaqSearch-module__ya99wW__drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.InfoSections-module__VBijhq__wrapper{flex-direction:column;gap:36px;margin-top:48px;display:flex}.InfoSections-module__VBijhq__block{flex-direction:column;gap:12px;display:flex}.InfoSections-module__VBijhq__title{color:var(--text);font-size:22px;font-weight:700;line-height:1.3}.InfoSections-module__VBijhq__text{color:#4a5568;font-size:15px;line-height:1.7}.InfoSections-module__VBijhq__link{color:#0d4fcc;text-underline-offset:2px;text-decoration:underline}.InfoSections-module__VBijhq__link:hover{color:#0a3da3}
.UseCases-module__gggr1G__wrapper{margin-top:44px}.UseCases-module__gggr1G__title{color:var(--text);margin-bottom:18px;font-size:22px;font-weight:700}.UseCases-module__gggr1G__scroll{-webkit-overflow-scrolling:touch;border:1px solid #e4e8f0;border-radius:12px;overflow-x:auto}.UseCases-module__gggr1G__table{border-collapse:collapse;width:100%;min-width:560px}.UseCases-module__gggr1G__th{text-align:left;color:var(--text);vertical-align:top;background:#d9dee8;padding:16px 18px;font-size:14px;font-weight:700}.UseCases-module__gggr1G__th:not(:last-child){border-right:1px solid #cdd3df}.UseCases-module__gggr1G__td{color:#4a5568;vertical-align:top;border-top:1px solid #e4e8f0;padding:16px 18px;font-size:14px;line-height:1.6}.UseCases-module__gggr1G__td:not(:last-child){border-right:1px solid #eef1f6}.UseCases-module__gggr1G__tdType{color:var(--text);width:28%;font-weight:700}
.PaymentDetails-module__PVi-La__wrapper{margin-top:8px}.PaymentDetails-module__PVi-La__title{color:var(--text);margin-bottom:16px;font-size:22px;font-weight:700}.PaymentDetails-module__PVi-La__note{color:#4b5563;font-size:14px;line-height:1.6}.PaymentDetails-module__PVi-La__error{color:#e2001a;margin-top:12px;font-size:14px}.PaymentDetails-module__PVi-La__card{border:1px solid #e4e8f0;border-radius:14px;padding:18px}.PaymentDetails-module__PVi-La__cardHead{margin-bottom:8px}.PaymentDetails-module__PVi-La__brandBox{background:#fff;border:1px solid #e4e8f0;border-radius:6px;justify-content:center;align-items:center;width:52px;height:34px;padding:4px 8px;display:inline-flex}.PaymentDetails-module__PVi-La__brandLogo{object-fit:contain;max-width:100%;max-height:100%}.PaymentDetails-module__PVi-La__cardHint{color:#4b5563;margin-bottom:16px;font-size:13px}.PaymentDetails-module__PVi-La__field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.PaymentDetails-module__PVi-La__label{color:var(--text);font-size:14px;font-weight:600}.PaymentDetails-module__PVi-La__input{background:#fff;border:1px solid #cfd6e4;border-radius:10px;padding:13px 14px;display:block}.PaymentDetails-module__PVi-La__textInput{color:var(--text);background:#fff;border:1px solid #cfd6e4;border-radius:10px;padding:13px 14px;font-size:16px}.PaymentDetails-module__PVi-La__textInput:focus{border-color:#0d4fcc;outline:none}.PaymentDetails-module__PVi-La__help{color:#0d4fcc;font-size:12px}.PaymentDetails-module__PVi-La__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.PaymentDetails-module__PVi-La__payBtn{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:4px;font-size:16px;font-weight:700;transition:opacity .15s;display:flex}.PaymentDetails-module__PVi-La__payBtn:hover:not(:disabled){opacity:.92}.PaymentDetails-module__PVi-La__payBtn:disabled{opacity:.6;cursor:not-allowed}.PaymentDetails-module__PVi-La__legal{text-align:center;color:#5c6675;margin-top:18px;padding:0 8px;font-size:13px;line-height:1.6}
.page-module__zy1tZq__main{text-align:center;max-width:640px;margin:0 auto;padding:24px 16px 64px}.page-module__zy1tZq__logosRow{background:#f6f8fc;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;padding:16px;display:flex}.page-module__zy1tZq__logoChip{object-fit:cover;border:1px solid #e8edf5;border-radius:8px;width:70px;height:46px}.page-module__zy1tZq__title{color:var(--text);margin-bottom:14px;font-size:26px;font-weight:800;line-height:1.25}.page-module__zy1tZq__intro{color:#4a5568;margin-bottom:22px;font-size:15px;line-height:1.7}.page-module__zy1tZq__cta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border:none;border-radius:12px;width:100%;height:54px;font-size:16px;font-weight:700;transition:opacity .15s}.page-module__zy1tZq__cta:hover:not(:disabled){opacity:.92}.page-module__zy1tZq__cta:disabled{opacity:.7;cursor:not-allowed}.page-module__zy1tZq__sectionTitle{color:var(--text);text-align:left;margin:40px 0 18px;font-size:22px;font-weight:800}.page-module__zy1tZq__steps{text-align:left;grid-template-columns:1fr;gap:14px;display:grid}.page-module__zy1tZq__step{background:#eaf3ff;border-radius:16px;padding:22px 20px}.page-module__zy1tZq__stepNum{width:50px;height:50px;color:var(--text);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:20px;font-weight:800;display:inline-flex}.page-module__zy1tZq__stepTitle{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:700}.page-module__zy1tZq__stepDesc{color:#4a5568;font-size:14px;line-height:1.6}.page-module__zy1tZq__formCard{text-align:left;background:#f4f6fa;border-radius:18px;margin-top:36px;padding:24px 20px}.page-module__zy1tZq__formTitle{color:var(--text);margin-bottom:18px;font-size:20px;font-weight:800;line-height:1.3}.page-module__zy1tZq__form{flex-direction:column;gap:12px;display:flex}.page-module__zy1tZq__groupTitle{color:var(--text);margin:10px 0 4px;font-size:15px;font-weight:700}.page-module__zy1tZq__input{height:52px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:10px;padding:0 16px;font-size:16px}select.page-module__zy1tZq__input{cursor:pointer}.page-module__zy1tZq__input:focus{border-color:#0d4fcc;outline:none}.page-module__zy1tZq__error{color:#e2001a;font-size:14px}.page-module__zy1tZq__note{text-align:center;color:#4b5563;margin-top:6px;font-size:14px}.page-module__zy1tZq__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px 0;display:flex}.page-module__zy1tZq__successIcon{color:#0d4fcc}.page-module__zy1tZq__successTitle{color:var(--text);font-size:22px;font-weight:700}.page-module__zy1tZq__successText{color:#4a5568;max-width:360px;font-size:15px;line-height:1.6}.page-module__zy1tZq__successBtn{background:var(--header-bg);color:#fff;border-radius:10px;margin-top:8px;padding:13px 24px;font-weight:700;text-decoration:none}
.page-module__XjuLyG__main{max-width:560px;margin:0 auto;padding:24px 16px 64px}.page-module__XjuLyG__processing{z-index:500;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex;position:fixed;inset:0}.page-module__XjuLyG__gears{color:#1a2233;width:130px;height:120px;margin-bottom:8px;position:relative}.page-module__XjuLyG__gearBig{animation:5s linear infinite page-module__XjuLyG__spin;position:absolute;top:24px;left:16px}.page-module__XjuLyG__gearTop{animation:3.5s linear infinite reverse page-module__XjuLyG__spin;position:absolute;top:2px;right:18px}.page-module__XjuLyG__gearBottom{animation:4s linear infinite reverse page-module__XjuLyG__spin;position:absolute;bottom:0;right:8px}.page-module__XjuLyG__processingTitle{color:#1a2233;font-size:28px;font-weight:700}.page-module__XjuLyG__processingText{color:#4b5563;max-width:340px;margin-bottom:8px;font-size:14px}.page-module__XjuLyG__pageTitle{color:var(--text);margin-bottom:20px;font-size:26px;font-weight:800}.page-module__XjuLyG__summaryCard{text-align:left;cursor:pointer;background:#f3f5f8;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;margin-bottom:14px;padding:16px;display:flex}.page-module__XjuLyG__summaryStatic{background:#f3f5f8;border-radius:12px;align-items:center;gap:14px;width:100%;margin-bottom:14px;padding:16px;display:flex}.page-module__XjuLyG__summaryIcon{color:#4a5568;flex-shrink:0}.page-module__XjuLyG__methodWallet{color:#0d4fcc}.page-module__XjuLyG__loadingWrap{justify-content:center;align-items:center;padding:40px 0;display:flex}.page-module__XjuLyG__summaryLogo{object-fit:contain;flex-shrink:0;width:34px;height:24px}.page-module__XjuLyG__summaryBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__XjuLyG__summaryLabel{color:var(--text);font-size:15px;font-weight:700}.page-module__XjuLyG__summaryValue{color:#4a5568;font-size:14px}.page-module__XjuLyG__summarySub{color:#4b5563;font-size:13px}.page-module__XjuLyG__editIcon{color:#0d4fcc;flex-shrink:0}.page-module__XjuLyG__step{margin-top:6px;margin-bottom:8px}.page-module__XjuLyG__title{color:var(--text);margin-bottom:16px;font-size:20px;font-weight:700}.page-module__XjuLyG__intro{gap:12px;margin-bottom:20px;display:flex}.page-module__XjuLyG__introIcon{color:#5c6675;flex-shrink:0}.page-module__XjuLyG__intro p{color:#4a5568;font-size:14px;line-height:1.6}.page-module__XjuLyG__form{flex-direction:column;gap:14px;display:flex}.page-module__XjuLyG__input{width:100%;height:56px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:14px;padding:0 18px;font-size:16px}.page-module__XjuLyG__input::placeholder{color:#5c6675}.page-module__XjuLyG__input:focus{border-color:#0d4fcc;outline:none}select.page-module__XjuLyG__input{cursor:pointer;appearance:auto}.page-module__XjuLyG__checkbox{color:var(--text);cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.page-module__XjuLyG__checkbox input{accent-color:#0d4fcc;cursor:pointer;width:20px;height:20px}.page-module__XjuLyG__error{color:#e2001a;font-size:14px}.page-module__XjuLyG__methodError{color:#b3001b;background:#fdf2f3;border:1px solid #f6c4c9;border-radius:12px;align-items:flex-start;gap:9px;margin-top:14px;padding:12px 14px;font-size:14px;line-height:1.45;animation:.2s ease-out page-module__XjuLyG__methodErrorIn;display:flex}.page-module__XjuLyG__methodErrorIcon{color:#e2001a;flex:none;margin-top:1px}@keyframes page-module__XjuLyG__methodErrorIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__XjuLyG__primaryBtn{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;height:54px;margin-top:18px;font-size:16px;font-weight:700;transition:opacity .15s;display:flex}.page-module__XjuLyG__primaryBtn:hover:not(:disabled){opacity:.92}.page-module__XjuLyG__primaryBtn:disabled{opacity:.8;cursor:not-allowed}.page-module__XjuLyG__spinner{animation:.8s linear infinite page-module__XjuLyG__spin}@keyframes page-module__XjuLyG__spin{to{transform:rotate(360deg)}}.page-module__XjuLyG__methods{flex-direction:column;gap:12px;display:flex}.page-module__XjuLyG__methodRow{cursor:pointer;background:#fff;border:1px solid #e4e8f0;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__XjuLyG__methodRow:hover{border-color:#c3cee0;box-shadow:0 4px 14px #0d1b3e0f}.page-module__XjuLyG__methodLogoBox{background:#fff;border:1px solid #eef1f6;border-radius:6px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:32px;display:flex;overflow:hidden}.page-module__XjuLyG__methodLogo{object-fit:contain;max-width:80%;max-height:70%}.page-module__XjuLyG__methodBody{text-align:left;flex-direction:column;flex:1;gap:2px;display:flex}.page-module__XjuLyG__methodLabel{color:var(--text);font-size:15px;font-weight:700}.page-module__XjuLyG__methodSub{color:#4b5563;font-size:13px}.page-module__XjuLyG__methodChevron{color:#5c6675;flex-shrink:0}.page-module__XjuLyG__secure{background:#f3f5f8;border-radius:12px;gap:12px;margin-top:28px;padding:16px;display:flex}.page-module__XjuLyG__secureIcon{color:#5c6675;flex-shrink:0}.page-module__XjuLyG__secure p{color:#4b5563;font-size:13px;line-height:1.6}.page-module__XjuLyG__copyright{text-align:center;color:#5c6675;margin-top:18px;font-size:13px}.page-module__XjuLyG__success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:48px 0;display:flex}.page-module__XjuLyG__successIcon{color:#00b67a}.page-module__XjuLyG__successTitle{color:var(--text);font-size:24px;font-weight:700}.page-module__XjuLyG__successText{color:#4a5568;max-width:360px;font-size:15px;line-height:1.6}.page-module__XjuLyG__successBtn{background:var(--header-bg);color:#fff;border-radius:999px;margin-top:8px;padding:14px 32px;font-weight:700;text-decoration:none}.page-module__XjuLyG__orderList{flex-direction:column;gap:14px;width:100%;margin:12px 0 8px;display:flex}.page-module__XjuLyG__orderCard{text-align:left;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0d1b3e0f}.page-module__XjuLyG__orderTop{align-items:center;gap:12px;display:flex}.page-module__XjuLyG__orderLogoBox{border:1px solid #eef1f6;border-radius:8px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:38px;display:flex;overflow:hidden}.page-module__XjuLyG__orderLogo{object-fit:cover;width:100%;height:100%}.page-module__XjuLyG__orderName{color:var(--text);flex:1;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.page-module__XjuLyG__orderQty{color:#5c6675;font-size:14px;font-weight:600}.page-module__XjuLyG__orderPrice{color:var(--text);white-space:nowrap;font-size:16px;font-weight:700}.page-module__XjuLyG__codeRow{background:#f6f8fc;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.page-module__XjuLyG__codeLabel{color:#4b5563;flex-shrink:0;font-size:14px}.page-module__XjuLyG__codeValue{letter-spacing:1px;color:var(--text);font-size:15px;font-weight:700;font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;flex:1;transition:filter .2s;overflow:hidden}.page-module__XjuLyG__codeHidden{filter:blur(6px);-webkit-user-select:none;user-select:none}.page-module__XjuLyG__revealBtn{color:var(--text);cursor:pointer;background:#fff;border:1px solid #cfd6e4;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.page-module__XjuLyG__revealBtn:hover{background:#f3f5f8}.page-module__XjuLyG__emailNotice{color:#4a5568;background:#f3f5f8;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:14px;font-size:14px;display:flex}.page-module__XjuLyG__warnNote{color:#5c6675;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:14px;display:flex}.page-module__XjuLyG__revealOverlay{z-index:10000;background:#0d1b3e80;justify-content:center;align-items:center;padding:16px;animation:.18s page-module__XjuLyG__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes page-module__XjuLyG__fadeOverlay{0%{opacity:0}to{opacity:1}}.page-module__XjuLyG__revealModal{text-align:left;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) page-module__XjuLyG__revealPop;box-shadow:0 20px 50px #0d1b3e4d}@keyframes page-module__XjuLyG__revealPop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__XjuLyG__revealHead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.page-module__XjuLyG__revealHeadIcon{color:var(--header-bg);flex-shrink:0}.page-module__XjuLyG__revealTitle{color:var(--text);font-size:19px;font-weight:700}.page-module__XjuLyG__revealText{color:#4a5568;margin-bottom:20px;font-size:14px;line-height:1.6}.page-module__XjuLyG__revealAccept{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:50px;font-size:16px;font-weight:700;transition:opacity .15s}.page-module__XjuLyG__revealAccept:hover{opacity:.92}.page-module__XjuLyG__empty{color:#4b5563;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:48px 0;display:flex}.page-module__XjuLyG__emptyLink{color:#0d4fcc;font-weight:600;text-decoration:none}
.page-module__eg988q__main{max-width:520px;margin:0 auto;padding:24px 16px 64px}.page-module__eg988q__pageTitle{color:var(--text);margin-bottom:18px;font-size:26px;font-weight:800}.page-module__eg988q__welcome{color:#fff;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border-radius:20px;align-items:center;gap:16px;padding:22px;display:flex}.page-module__eg988q__avatar{color:#fff;background:linear-gradient(135deg,#38bdf8,#1e6fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;font-weight:800;display:flex;box-shadow:0 6px 16px #1e6fff66}.page-module__eg988q__welcomeText{min-width:0}.page-module__eg988q__hello{color:#ffffffa6;font-size:13px}.page-module__eg988q__name{word-break:break-word;font-size:20px;font-weight:700;line-height:1.2}.page-module__eg988q__email{color:#ffffffb3;word-break:break-word;margin-top:2px;font-size:13px}.page-module__eg988q__balanceCard{color:#fff;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:20px 22px;display:flex}.page-module__eg988q__balanceLabel{color:#ffffffb3;font-size:13px}.page-module__eg988q__balanceAmount{letter-spacing:-.5px;margin-top:2px;font-size:30px;font-weight:800}.page-module__eg988q__balanceHint{color:#4b5563;margin-top:12px;font-size:13px;line-height:1.6}.page-module__eg988q__buyCard{background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__eg988q__buyCard:hover{border-color:#c3cee0;box-shadow:0 6px 18px #0d1b3e12}.page-module__eg988q__buyIcon{color:#0d4fcc;background:#eaf3ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.page-module__eg988q__buyText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__eg988q__buyTitle{color:var(--text);font-size:15px;font-weight:700}.page-module__eg988q__buySub{color:#5c6675;font-size:13px}.page-module__eg988q__buyChevron{color:#5c6675;flex-shrink:0}.page-module__eg988q__sectionTitle{text-transform:uppercase;letter-spacing:.4px;color:#5c6675;margin:26px 0 14px;font-size:15px;font-weight:700}.page-module__eg988q__infos{background:#fff;border:1px solid #eef1f6;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #0d1b3e0d}.page-module__eg988q__infoRow{align-items:center;gap:14px;padding:14px 16px;display:flex}.page-module__eg988q__infoRow:not(:last-child){border-bottom:1px solid #f1f3f8}.page-module__eg988q__chip{color:#0d4fcc;background:#eaf3ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.page-module__eg988q__infoBody{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__eg988q__infoLabel{color:#5c6675;font-size:12.5px}.page-module__eg988q__infoValue{color:var(--text);word-break:break-word;font-size:15px;font-weight:600}.page-module__eg988q__logout{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1c2e 0%,#1e2f44 50%,#0d1c2e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:24px;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.page-module__eg988q__logout:hover:not(:disabled){opacity:.92}.page-module__eg988q__logout:disabled{opacity:.6;cursor:not-allowed}
.page-module__4xP_Va__main{max-width:640px;margin:0 auto;padding:18px 16px 64px}.page-module__4xP_Va__back{color:#0d4fcc;align-items:center;gap:4px;margin-bottom:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.page-module__4xP_Va__back:hover{text-decoration:underline}.page-module__4xP_Va__title{color:var(--text);margin-bottom:24px;font-size:28px;font-weight:800}.page-module__4xP_Va__section{margin-bottom:28px}.page-module__4xP_Va__heading{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:700}.page-module__4xP_Va__text{color:#3f4a5e;margin-top:10px;font-size:15px;line-height:1.75}.page-module__4xP_Va__text:first-of-type{margin-top:0}.page-module__4xP_Va__link{color:#0d4fcc;text-underline-offset:2px;text-decoration:underline}.page-module__4xP_Va__link:hover{color:#0d4fcc}
.page-module__glxGBa__main{max-width:640px;margin:0 auto;padding:18px 16px 64px}.page-module__glxGBa__back{color:#0d4fcc;align-items:center;gap:4px;margin-bottom:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.page-module__glxGBa__back:hover{text-decoration:underline}.page-module__glxGBa__title{color:var(--text);margin-bottom:24px;font-size:28px;font-weight:800}.page-module__glxGBa__section{margin-bottom:26px}.page-module__glxGBa__heading{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:700}.page-module__glxGBa__text{color:#3f4a5e;margin-top:10px;font-size:15px;line-height:1.75}.page-module__glxGBa__text:first-of-type{margin-top:0}.page-module__glxGBa__list{flex-direction:column;gap:10px;margin:12px 0 0;padding-left:22px;display:flex}.page-module__glxGBa__list li{color:#3f4a5e;font-size:15px;line-height:1.7}
.page-module__eitlTq__main{max-width:520px;margin:0 auto;padding:24px 16px 64px}.page-module__eitlTq__pageTitle{color:var(--text);margin-bottom:18px;font-size:26px;font-weight:800}.page-module__eitlTq__card{background:#fff;border:1px solid #eef1f6;border-radius:18px;padding:22px;box-shadow:0 10px 30px #0d1b3e0f}.page-module__eitlTq__tabs{background:#f3f5f8;border-radius:999px;margin-bottom:22px;padding:5px;display:flex}.page-module__eitlTq__tab{height:44px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;font-size:15px;font-weight:700;transition:background .15s,color .15s}.page-module__eitlTq__tabActive{background:var(--header-bg);color:#fff}.page-module__eitlTq__form{flex-direction:column;gap:16px;display:flex}.page-module__eitlTq__field{flex-direction:column;gap:7px;display:flex}.page-module__eitlTq__label{color:var(--text);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.page-module__eitlTq__optional{color:#5c6675;font-weight:400}.page-module__eitlTq__infoIcon{color:#00b67a}.page-module__eitlTq__input{height:52px;color:var(--text);background:#fff;border:1.5px solid #1a2233;border-radius:12px;padding:0 16px;font-size:16px}.page-module__eitlTq__input::placeholder{color:#5c6675}.page-module__eitlTq__input:focus{border-color:#0d4fcc;outline:none}.page-module__eitlTq__hint{color:#5c6675;font-size:12px;line-height:1.5}.page-module__eitlTq__phoneRow{gap:10px;display:flex}.page-module__eitlTq__phoneSelect{max-width:150px;height:52px;color:var(--text);cursor:pointer;background:#fff;border:1.5px solid #1a2233;border-radius:12px;flex:none;padding:0 10px;font-size:14px}.page-module__eitlTq__phoneSelect:focus{border-color:#0d4fcc;outline:none}.page-module__eitlTq__phoneInput{flex:1;min-width:0}.page-module__eitlTq__strength{align-items:center;gap:10px;margin-top:8px;display:flex}.page-module__eitlTq__strengthBar{background:#eef1f6;border-radius:999px;flex:1;height:6px;overflow:hidden}.page-module__eitlTq__strengthFill{border-radius:999px;height:100%;transition:width .25s,background .25s;display:block}.page-module__eitlTq__strengthLabel{text-align:right;min-width:46px;font-size:13px;font-weight:700}.page-module__eitlTq__rules{flex-direction:column;gap:6px;display:flex}.page-module__eitlTq__rulesTitle{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:600}.page-module__eitlTq__rule{align-items:center;gap:8px;font-size:14px;display:flex}.page-module__eitlTq__ruleOk{color:#0c7a44}.page-module__eitlTq__ruleNo{color:#4b5563}.page-module__eitlTq__checkbox{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.page-module__eitlTq__checkbox input{accent-color:#0d4fcc;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.page-module__eitlTq__submit{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:12px;height:52px;font-size:16px;font-weight:700;transition:opacity .15s}.page-module__eitlTq__submit:hover:not(:disabled){opacity:.92}.page-module__eitlTq__submit:disabled{opacity:.7;cursor:not-allowed}.page-module__eitlTq__error{color:#e2001a;font-size:14px}.page-module__eitlTq__note{color:#5c6675;text-align:center;font-size:12.5px;line-height:1.55}.page-module__eitlTq__note strong{font-weight:600}.page-module__eitlTq__legal{color:#4b5563;font-size:13px;line-height:1.6}.page-module__eitlTq__link{color:#0d4fcc;text-underline-offset:2px;text-decoration:underline}.page-module__eitlTq__link:hover{color:#0d4fcc}
.page-module__OSLHOG__main{max-width:560px;margin:0 auto;padding:18px 16px 64px}.page-module__OSLHOG__back{color:var(--text);align-items:center;gap:4px;margin-bottom:16px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.page-module__OSLHOG__back:hover{color:#0d4fcc}.page-module__OSLHOG__card{background:#fff;border:1px solid #eef1f6;border-radius:18px;padding:22px;box-shadow:0 10px 30px #0d1b3e0f}.page-module__OSLHOG__alert{color:#fff;background:linear-gradient(135deg,#1e6fff,#0d4fcc);border-radius:12px;margin-bottom:22px;padding:16px 18px;position:relative}.page-module__OSLHOG__alertClose{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:12px;right:12px}.page-module__OSLHOG__alertClose:hover{background:#ffffff29}.page-module__OSLHOG__alertTitle{margin-bottom:6px;padding-right:28px;font-size:15px;font-weight:700}.page-module__OSLHOG__alertText{color:#ffffffeb;font-size:14px;line-height:1.55}.page-module__OSLHOG__title{color:var(--text);margin-bottom:18px;font-size:24px;font-weight:800}.page-module__OSLHOG__form{flex-direction:column;gap:16px;display:flex}.page-module__OSLHOG__field{flex-direction:column;gap:7px;display:flex}.page-module__OSLHOG__label{color:var(--text);font-size:14px;font-weight:700}.page-module__OSLHOG__req{color:#e2001a}.page-module__OSLHOG__optional{color:#5c6675;font-weight:400}.page-module__OSLHOG__input{height:50px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:10px;padding:0 14px;font-size:16px}select.page-module__OSLHOG__input{cursor:pointer}.page-module__OSLHOG__textarea{min-height:120px;color:var(--text);resize:vertical;background:#fff;border:1px solid #d7deea;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.5}.page-module__OSLHOG__textarea::placeholder{color:#5c6675}.page-module__OSLHOG__textarea:focus,.page-module__OSLHOG__input:focus{border-color:#0d4fcc;outline:none}.page-module__OSLHOG__fileBox{color:#0d4fcc;text-align:left;cursor:pointer;background:#fafbfe;border:1px dashed #c3cee0;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:56px;padding:12px 14px;font-size:14px;display:flex}.page-module__OSLHOG__fileBox:hover{background:#f3f7ff;border-color:#0d4fcc}.page-module__OSLHOG__preview{background:#fafbfe;border:1px solid #d7deea;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.page-module__OSLHOG__previewImg{object-fit:cover;border:1px solid #e8edf5;border-radius:8px;flex-shrink:0;width:56px;height:56px}.page-module__OSLHOG__previewIcon{color:#0d4fcc;background:#eaf3ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.page-module__OSLHOG__previewName{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.page-module__OSLHOG__previewRemove{color:#5c6675;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.page-module__OSLHOG__previewRemove:hover{color:#e2001a;background:#f3f5f8}.page-module__OSLHOG__error{color:#e2001a;font-size:14px}.page-module__OSLHOG__submit{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:10px;height:52px;font-size:16px;font-weight:700;transition:opacity .15s}.page-module__OSLHOG__submit:hover:not(:disabled){opacity:.92}.page-module__OSLHOG__submit:disabled{opacity:.7;cursor:not-allowed}.page-module__OSLHOG__legal{color:#5c6675;margin-top:18px;font-size:13px;font-style:italic;line-height:1.6}.page-module__OSLHOG__legalLink{color:#0d4fcc;font-style:normal;text-decoration:underline}.page-module__OSLHOG__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px 0;display:flex}.page-module__OSLHOG__successIcon{color:#00b67a}.page-module__OSLHOG__successTitle{color:var(--text);font-size:22px;font-weight:700}.page-module__OSLHOG__successText{color:#4a5568;max-width:360px;font-size:15px;line-height:1.6}.page-module__OSLHOG__successBtn{background:var(--header-bg);color:#fff;border-radius:10px;margin-top:8px;padding:13px 24px;font-weight:700;text-decoration:none}
.page-module__fMqZiG__main{max-width:640px;margin:0 auto;padding:20px 16px 64px}.page-module__fMqZiG__breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.page-module__fMqZiG__breadcrumb a{color:#0d4fcc;text-decoration:none}.page-module__fMqZiG__breadcrumb a:hover{text-decoration:underline}.page-module__fMqZiG__breadcrumb span{color:#5c6675}.page-module__fMqZiG__article{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px 22px}.page-module__fMqZiG__title{color:var(--text);margin-bottom:18px;font-size:28px;font-weight:800;line-height:1.2}.page-module__fMqZiG__heading{color:var(--text);margin-top:18px;font-size:15px;font-weight:700}.page-module__fMqZiG__text{color:#3f4a5e;margin-top:12px;font-size:15px;line-height:1.7}.page-module__fMqZiG__image{border:1px solid #e8edf5;border-radius:12px;width:100%;height:auto;margin:16px 0;display:block}.page-module__fMqZiG__imageSmall{width:auto;max-width:260px;margin:16px auto}.page-module__fMqZiG__italic{color:#4b5563;margin-top:12px;font-size:15px;font-style:italic;line-height:1.7}.page-module__fMqZiG__list{flex-direction:column;gap:8px;margin:12px 0 0;padding-left:22px;display:flex}.page-module__fMqZiG__list li{color:#3f4a5e;font-size:15px;line-height:1.6}.page-module__fMqZiG__links{flex-direction:column;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:flex}.page-module__fMqZiG__links a{color:#0d4fcc;word-break:break-all;font-size:15px;text-decoration:none}.page-module__fMqZiG__links a:hover{text-decoration:underline}.page-module__fMqZiG__relatedTitle{color:var(--text);margin-top:30px;font-size:20px;font-weight:800}.page-module__fMqZiG__related{flex-direction:column;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:flex}.page-module__fMqZiG__relatedLink{color:#0d4fcc;font-size:15px;text-decoration:none}.page-module__fMqZiG__relatedLink:hover{text-decoration:underline}.page-module__fMqZiG__useful{border-top:1px solid #eef1f6;margin-top:28px;padding-top:22px}.page-module__fMqZiG__usefulQ{color:var(--text);margin-bottom:12px;font-size:15px}.page-module__fMqZiG__usefulBtns{gap:12px;display:flex}.page-module__fMqZiG__usefulBtn{color:#0c7a44;cursor:pointer;background:#fff;border:1.5px solid #00b67a;border-radius:10px;min-width:84px;height:46px;font-size:15px;font-weight:700;transition:background .15s}.page-module__fMqZiG__usefulBtn:hover{background:#ecfbf3}.page-module__fMqZiG__thanks{color:#0c7a44;font-size:15px;font-weight:600}.page-module__fMqZiG__notFound{text-align:center;color:#4b5563;padding:40px 0 12px}.page-module__fMqZiG__backLink{text-align:center;color:#0d4fcc;font-weight:600;text-decoration:none;display:block}
.page-module__yr8nTG__main{max-width:640px;margin:0 auto;padding:20px 16px 64px}.page-module__yr8nTG__breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.page-module__yr8nTG__breadcrumb a{color:#0d4fcc;text-decoration:none}.page-module__yr8nTG__breadcrumb a:hover{text-decoration:underline}.page-module__yr8nTG__breadcrumb span{color:#5c6675}.page-module__yr8nTG__crumbCurrent{font-weight:600;color:var(--text)!important}.page-module__yr8nTG__subtitle{color:var(--text);margin-bottom:14px;font-size:18px;font-weight:700}.page-module__yr8nTG__searchBox{margin-bottom:8px;position:relative}.page-module__yr8nTG__searchIcon{color:#5c6675;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__yr8nTG__search{width:100%;height:54px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:12px;padding:0 16px 0 46px;font-size:16px}.page-module__yr8nTG__search:focus{border-color:#0d4fcc;outline:none}.page-module__yr8nTG__catHead{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #e8edf5;align-items:center;gap:10px;padding:16px 4px;display:flex}.page-module__yr8nTG__catIcon{color:#00b67a;flex-shrink:0}.page-module__yr8nTG__catTitle{letter-spacing:.3px;flex:1;font-size:16px;font-weight:700}.page-module__yr8nTG__panel{padding:22px 0 0}.page-module__yr8nTG__pageTitle{color:var(--text);margin-bottom:18px;font-size:26px;font-weight:800}.page-module__yr8nTG__list{flex-direction:column;gap:14px;display:flex}.page-module__yr8nTG__questionCard{color:var(--text);background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:12px;padding:20px 18px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__yr8nTG__questionCard:hover{border-color:#c3cee0;box-shadow:0 8px 22px #0d1b3e12}.page-module__yr8nTG__questionCard span:first-child{flex:1}.page-module__yr8nTG__questionChevron{color:#1a2233;flex-shrink:0}.page-module__yr8nTG__empty{color:#4b5563;padding:8px 0 20px}.page-module__yr8nTG__contact{text-align:center;background:#fff;border:1px solid #e8edf5;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin-top:18px;padding:28px 22px;display:flex}.page-module__yr8nTG__contactIcon{color:#0d4fcc}.page-module__yr8nTG__contactTitle{color:var(--text);font-size:18px;font-weight:700}.page-module__yr8nTG__contactText{color:#4b5563;max-width:360px;font-size:14px;line-height:1.6}.page-module__yr8nTG__contactBtn{background:var(--header-bg);color:#fff;border-radius:12px;margin-top:8px;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none}.page-module__yr8nTG__contactBtn:hover{opacity:.92}.page-module__yr8nTG__notFound{text-align:center;color:#4b5563;padding:40px 0 12px}.page-module__yr8nTG__backLink{text-align:center;color:#0d4fcc;font-weight:600;text-decoration:none;display:block}
.page-module__92KbQW__main{max-width:640px;margin:0 auto;padding:28px 16px 64px}.page-module__92KbQW__title{color:var(--text);font-size:30px;font-weight:800;line-height:1.2}.page-module__92KbQW__subtitle{color:var(--text);margin-top:14px;font-size:18px;font-weight:600}.page-module__92KbQW__searchBox{margin-top:16px;position:relative}.page-module__92KbQW__searchIcon{color:#5c6675;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__92KbQW__search{width:100%;height:56px;color:var(--text);background:#fff;border:1px solid #d7deea;border-radius:12px;padding:0 16px 0 46px;font-size:16px}.page-module__92KbQW__search::placeholder{color:#5c6675}.page-module__92KbQW__search:focus{border-color:#0d4fcc;outline:none}.page-module__92KbQW__alert{color:#fff;background:linear-gradient(135deg,#1e6fff,#0d4fcc);border-radius:14px;margin-top:20px;padding:16px 18px;position:relative}.page-module__92KbQW__alertClose{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:12px;right:12px}.page-module__92KbQW__alertClose:hover{background:#ffffff29}.page-module__92KbQW__alertTitle{margin-bottom:6px;padding-right:28px;font-size:15px;font-weight:700}.page-module__92KbQW__alertText{color:#ffffffeb;font-size:14px;line-height:1.55}.page-module__92KbQW__cards{flex-direction:column;gap:14px;margin-top:22px;display:flex}.page-module__92KbQW__card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8edf5;border-radius:16px;align-items:flex-start;gap:16px;width:100%;padding:18px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__92KbQW__card:hover{border-color:#c3cee0;box-shadow:0 8px 22px #0d1b3e12}.page-module__92KbQW__cardIcon{color:#0d4fcc;background:#eaf3ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.page-module__92KbQW__cardBody{flex-direction:column;gap:5px;display:flex}.page-module__92KbQW__cardTitle{color:var(--text);font-size:18px;font-weight:700}.page-module__92KbQW__cardDesc{color:#4b5563;font-size:14px;line-height:1.55}.page-module__92KbQW__noResult{text-align:center;color:#4b5563;padding:20px}.page-module__92KbQW__faqTitle{color:var(--text);margin:36px 0 16px;font-size:22px;font-weight:700}.page-module__92KbQW__contact{text-align:center;background:#fff;border:1px solid #e8edf5;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:28px 22px;display:flex}.page-module__92KbQW__contactIcon{color:#0d4fcc}.page-module__92KbQW__contactTitle{color:var(--text);font-size:18px;font-weight:700}.page-module__92KbQW__contactText{color:#4b5563;max-width:360px;font-size:14px;line-height:1.6}.page-module__92KbQW__contactBtn{background:var(--header-bg);color:#fff;border-radius:12px;margin-top:8px;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none}.page-module__92KbQW__contactBtn:hover{opacity:.92}
.page-module__B5k_YW__main{max-width:640px;margin:0 auto;padding:18px 16px 64px}.page-module__B5k_YW__back{color:#0d4fcc;align-items:center;gap:4px;margin-bottom:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.page-module__B5k_YW__back:hover{text-decoration:underline}.page-module__B5k_YW__title{color:var(--text);margin-bottom:24px;font-size:28px;font-weight:800}.page-module__B5k_YW__section{margin-bottom:26px}.page-module__B5k_YW__heading{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:700}.page-module__B5k_YW__text{color:#3f4a5e;margin-top:10px;font-size:15px;line-height:1.75}.page-module__B5k_YW__text:first-of-type{margin-top:0}
.page-module__psE_aq__main{max-width:640px;margin:0 auto;padding:18px 16px 64px}.page-module__psE_aq__back{color:#0d4fcc;align-items:center;gap:4px;margin-bottom:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.page-module__psE_aq__back:hover{text-decoration:underline}.page-module__psE_aq__title{color:var(--text);margin-bottom:18px;font-size:28px;font-weight:800}.page-module__psE_aq__intro{color:#3f4a5e;margin-bottom:24px;font-size:15px;line-height:1.7}.page-module__psE_aq__list{flex-direction:column;gap:28px;display:flex}.page-module__psE_aq__method{gap:16px;display:flex}.page-module__psE_aq__logoBox{flex-direction:column;flex:0 0 64px;gap:6px;width:64px;display:flex}.page-module__psE_aq__logo{object-fit:contain;background:#fff;border:1px solid #e4e8f0;border-radius:8px;width:64px;height:44px;padding:6px}.page-module__psE_aq__body{flex:1;min-width:0}.page-module__psE_aq__methodTitle{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.3}.page-module__psE_aq__text{color:#3f4a5e;margin-top:10px;font-size:15px;line-height:1.7}.page-module__psE_aq__text:first-of-type{margin-top:0}
.page-module__dlg1eW__main{max-width:720px;min-height:70vh;margin:0 auto;padding:24px 16px 64px}.page-module__dlg1eW__title{color:var(--text);margin-bottom:22px;font-size:24px;font-weight:700}.page-module__dlg1eW__empty{color:#4b5563;text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 0;display:flex}.page-module__dlg1eW__continue,.page-module__dlg1eW__continueLink{color:#0d4fcc;font-weight:600;text-decoration:none}.page-module__dlg1eW__continue:hover,.page-module__dlg1eW__continueLink:hover{text-decoration:underline}.page-module__dlg1eW__list{flex-direction:column;gap:14px;display:flex}.page-module__dlg1eW__row{background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.page-module__dlg1eW__logoBox{border:1px solid #eef1f6;border-radius:8px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:44px;display:flex;overflow:hidden}.page-module__dlg1eW__logo{object-fit:cover;width:100%;height:100%}.page-module__dlg1eW__info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.page-module__dlg1eW__name{color:var(--text);font-size:15px;font-weight:600}.page-module__dlg1eW__unit{color:#4b5563;font-size:13px}.page-module__dlg1eW__qty{height:40px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #cfd6e4;border-radius:8px;padding:0 8px;font-size:15px}.page-module__dlg1eW__lineTotal{color:var(--text);white-space:nowrap;text-align:right;min-width:70px;font-size:15px;font-weight:700}.page-module__dlg1eW__remove{color:#5c6675;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:inline-flex}.page-module__dlg1eW__remove:hover{color:#e2001a;background:#f7f3f3}.page-module__dlg1eW__summary{background:#fff;border:1px solid #e8edf5;border-radius:14px;margin-top:24px;padding:20px}.page-module__dlg1eW__totalRow{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:15px;font-weight:600;display:flex}.page-module__dlg1eW__total{font-size:20px;font-weight:700}.page-module__dlg1eW__promo{gap:10px;margin-bottom:18px;display:flex}.page-module__dlg1eW__promoInput{height:46px;color:var(--text);background:#f8fafc;border:1px solid #cfd6e4;border-radius:10px;flex:1;padding:0 14px;font-size:15px}.page-module__dlg1eW__promoInput::placeholder{color:#5c6675}.page-module__dlg1eW__promoInput:focus{background:#fff;border-color:#0d4fcc;outline:none}.page-module__dlg1eW__promoBtn{height:46px;color:var(--text);cursor:pointer;background:#f3f5f8;border:1px solid #cfd6e4;border-radius:10px;flex:none;padding:0 20px;font-size:15px;font-weight:700;transition:background .15s}.page-module__dlg1eW__promoBtn:hover{background:#e9edf3}.page-module__dlg1eW__promoError{color:#b3001b;background:#fdf2f3;border:1px solid #f6c4c9;border-radius:10px;align-items:flex-start;gap:9px;margin:-2px 0 14px;padding:11px 13px;font-size:13.5px;line-height:1.45;animation:.2s ease-out page-module__dlg1eW__promoErrorIn;display:flex}.page-module__dlg1eW__promoErrorIcon{color:#e2001a;flex:none;margin-top:1px}@keyframes page-module__dlg1eW__promoErrorIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__dlg1eW__promoApplied{background:#ecfbf3;border:1px solid #c7ecd9;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.page-module__dlg1eW__promoTag{color:#0c7a44;font-size:14px;font-weight:700}.page-module__dlg1eW__promoRemove{color:#4b5563;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}.page-module__dlg1eW__promoRemove:hover{color:#e2001a}.page-module__dlg1eW__promoAppliedAdmin{background:var(--header-bg);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;display:flex}.page-module__dlg1eW__adminBadge{color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__dlg1eW__promoTagAdmin{color:#fff;flex:1;font-size:13px;font-weight:600}.page-module__dlg1eW__promoRemoveAdmin{color:#ffffffbf;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}.page-module__dlg1eW__promoRemoveAdmin:hover{color:#fff}.page-module__dlg1eW__lineRow,.page-module__dlg1eW__discountRow{color:#4a5568;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.page-module__dlg1eW__discountRow{color:#0c7a44;font-weight:600}.page-module__dlg1eW__discountRowAdmin{color:var(--header-bg)}.page-module__dlg1eW__checkout,.page-module__dlg1eW__checkoutAlt{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:52px;font-size:16px;font-weight:700;transition:opacity .15s;display:block}.page-module__dlg1eW__checkout:hover,.page-module__dlg1eW__checkoutAlt:hover{opacity:.92}.page-module__dlg1eW__checkoutAlt{margin-top:12px}.page-module__dlg1eW__secure{color:#5c6675;border:1px solid #e8edf5;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:10px;font-size:13px;display:flex}.page-module__dlg1eW__secureIcon{color:#5c6675}.page-module__dlg1eW__payment{margin-top:22px}.page-module__dlg1eW__continueLink{text-align:center;margin-top:18px;font-size:14px;display:block}.page-module__dlg1eW__modalOverlay{z-index:1000;background:#0d1b3e80;justify-content:center;align-items:center;padding:16px;animation:.18s page-module__dlg1eW__fade;display:flex;position:fixed;inset:0}.page-module__dlg1eW__modal{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) page-module__dlg1eW__popIn;box-shadow:0 20px 50px #0d1b3e4d}.page-module__dlg1eW__modalHead{align-items:center;gap:10px;margin-bottom:14px;display:flex}.page-module__dlg1eW__modalHeadIcon{color:#e08a00;flex-shrink:0}.page-module__dlg1eW__modalTitle{color:var(--text);flex:1;font-size:19px;font-weight:700}.page-module__dlg1eW__modalClose{color:#5c6675;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.page-module__dlg1eW__modalClose:hover{background:#f3f5f8}.page-module__dlg1eW__modalText{color:#4a5568;margin-bottom:18px;font-size:14px;line-height:1.6}.page-module__dlg1eW__modalCheck{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:20px;font-size:14px;line-height:1.5;display:flex}.page-module__dlg1eW__modalCheck input{accent-color:#0d4fcc;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.page-module__dlg1eW__modalBtn{background:var(--header-bg);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:50px;font-size:16px;font-weight:700;transition:opacity .15s}.page-module__dlg1eW__modalBtn:hover:not(:disabled){opacity:.92}.page-module__dlg1eW__modalBtn:disabled{opacity:.45;cursor:not-allowed}@keyframes page-module__dlg1eW__fade{0%{opacity:0}to{opacity:1}}@keyframes page-module__dlg1eW__popIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
