.style_overlay__3Xpmv{position:fixed;inset:0;background:rgba(0,0,0,.25);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:style_fadeIn__6FBV9 .2s ease}@keyframes style_fadeIn__6FBV9{0%{opacity:0}to{opacity:1}}.style_modal__w_Y_Z{background:#fff;border-radius:16px;width:100%;max-width:700px;overflow:hidden;animation:style_slideUp__A9ah2 .25s ease;box-shadow:0 20px 40px rgba(0,0,0,.14)}@keyframes style_slideUp__A9ah2{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.style_header__OQLEQ{background:#00abc5;padding:18px 22px 16px;justify-content:space-between}.style_headerLeft__NLM5N,.style_header__OQLEQ{display:flex;align-items:center;gap:12px}.style_iconBox__PW2fZ{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0}.style_headerTitle__gPkq_{font-size:14px;font-weight:600;color:#fff;margin:0}.style_headerSubtitle__urwkI{font-size:11px;color:hsla(0,0%,100%,.78);margin:2px 0 0}.style_closeBtn__v4L91{background:hsla(0,0%,100%,.18);border:none;cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.85);font-size:14px;line-height:1;flex-shrink:0;transition:background .15s}.style_closeBtn__v4L91:hover{background:hsla(0,0%,100%,.28)}.style_locationBar__9trY3{padding:10px 22px;background:#f7feff;border-bottom:.5px solid #d0eff4;display:flex;align-items:flex-start;gap:10px}.style_locDot__rSQnN{width:8px;height:8px;border-radius:50%;background:#00abc5;flex-shrink:0;margin-top:4px}.style_locLabel__9Avpt{font-size:11px;color:#888;margin:0}.style_locAddress__ZsjtH{font-size:13px;font-weight:500;color:#1a1a1a;margin:2px 0 0}.style_body__xjHKd{padding:20px 22px 22px}.style_sectionLabel__5Fo5n{font-size:10px;font-weight:600;color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;display:flex;align-items:center;gap:8px}.style_sectionLabel__5Fo5n:after{content:"";flex:1;height:.5px;background:#eee}.style_formRow__Zfa_a{display:grid;grid-template-columns:1fr 1fr;gap:12px}.style_field__N744l{margin-bottom:13px}.style_fieldLabel__3j2K0{display:block;font-size:12px;color:#666;margin-bottom:5px;font-weight:500}.style_fieldInput__vM_rN{width:100%;height:38px;padding:0 11px;background:#fff;border:.5px solid #ddd;border-radius:8px;font-size:13px;color:#1a1a1a;font-family:inherit;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.style_fieldInput__vM_rN:focus{border-color:#00abc5;box-shadow:0 0 0 3px rgba(0,171,197,.11)}.style_fieldInput__vM_rN::-moz-placeholder{color:#bbb}.style_fieldInput__vM_rN::placeholder{color:#bbb}.style_fieldInputError__2G8Wv{border-color:#d63b3b!important;box-shadow:0 0 0 3px rgba(214,59,59,.08)!important}.style_fieldError__rmSk1{font-size:11px;color:#d63b3b;margin:4px 0 0}.style_noPayNotice__bGlsv{display:flex;align-items:flex-start;gap:10px;background:#f0feff;border:.5px solid #b2e8f0;border-left:3px solid #00abc5;border-radius:8px;padding:11px 13px;margin:4px 0 18px}.style_noticeIcon__tUc4l{flex-shrink:0;margin-top:1px}.style_noticeText__zgIxQ{font-size:12.5px;color:#007a8e;line-height:1.55;margin:0}.style_noticeText__zgIxQ strong{font-weight:600}.style_submitBtn__Bprf9{width:100%;height:44px;background:#00abc5;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;letter-spacing:.01em;transition:background .15s,transform .1s}.style_submitBtn__Bprf9:hover:not(:disabled){background:#009ab3}.style_submitBtn__Bprf9:active:not(:disabled){transform:scale(.985);background:#0089a0}.style_submitBtn__Bprf9:disabled{opacity:.55;cursor:not-allowed}.style_terms__yiLyZ{font-size:11.5px;color:#aaa;text-align:center;margin:10px 0 0;line-height:1.5}.style_successBody__vIbza{padding:40px 24px 32px;text-align:center}.style_successCircle__QTKL_{width:68px;height:68px;border-radius:50%;background:#f0feff;border:1px solid #b2e8f0;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:style_popIn__IXczh .35s cubic-bezier(.34,1.56,.64,1)}@keyframes style_popIn__IXczh{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.style_successCircle__QTKL_ svg{width:30px;height:30px}.style_successTitle__9yDH4{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.style_successMsg__zxlG0{font-size:13.5px;color:#555;line-height:1.65;max-width:320px;margin:0 auto 22px}.style_timerBadge__OWpC1{display:inline-flex;align-items:center;gap:7px;background:#f5f5f5;border:.5px solid #e0e0e0;border-radius:999px;padding:7px 18px;font-size:13px;color:#333;font-weight:500}.style_timerDot__1NvPD{width:7px;height:7px;border-radius:50%;background:#00abc5;animation:style_blink__pWSHU 1.3s ease-in-out infinite}@keyframes style_blink__pWSHU{0%,to{opacity:1}50%{opacity:.2}}.style_doneBtn__Nm0g0{width:100%;height:40px;margin-top:16px;background:transparent;border:.5px solid #ddd;border-radius:8px;font-size:13px;color:#888;cursor:pointer;font-family:inherit;transition:background .15s}.style_doneBtn__Nm0g0:hover{background:#f7f7f7}@media (max-width:480px){.style_formRow__Zfa_a{grid-template-columns:1fr}.style_body__xjHKd{padding:16px 16px 20px}.style_header__OQLEQ{padding:16px 16px 14px}.style_locationBar__9trY3{padding:10px 16px}}.style_container__dEb9E{line-height:1.5}.style_trending__RIKs_,.style_watching__ziu42{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#333;display:flex;align-items:center}.style_icon__8jDOx{margin-right:20px}.style_section__0D0sj strong{font-weight:500}.style_section__0D0sj{margin:16px 0}.style_section__0D0sj,.style_subtext__G67nV{font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:#333}.style_paymentIcons__59r8y{margin-top:5px;font-size:1.2em}.style_shopConfidence__qTYtd{border-top:1px solid #bbbaba;padding-top:15px}.style_shopConfidence__qTYtd strong{margin-top:20px;font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:#333}.style_subsection__tYwoS{margin:10px 0;font-style:normal;font-weight:400;font-size:16px;line-height:14px;color:#333}.style_infoBox__CnE_c{width:100%;background:#fafafa;border-radius:10px;padding:20px 25px;margin:20px auto auto}.style_verify__HUpNE p{max-width:390px}.style_verifyBox__d28iI h2{font-style:normal;font-weight:500;font-size:25px;line-height:35px;text-transform:capitalize;color:#333}.style_verifyBox__d28iI{margin-left:10px}.style_verify__HUpNE{display:flex;align-items:center;margin-top:10px}.style_flexB__fZPAu svg{margin-right:8px}.style_flexB__fZPAu{display:flex;align-items:center;margin:10px 5px}.style_flexp__dv1xA{align-items:center}.style_flex__l8Ssu,.style_flexp__dv1xA{display:flex;gap:5px}@media (max-width:425px){.style_verifyBox__d28iI p{font-weight:300;font-size:12px;line-height:16px}}@media (max-width:768px){.style_shopConfidence__qTYtd .style_shopS__LVtgG{display:none}.style_shopConfidence__qTYtd{border:none}.style_section__0D0sj{display:none}}@media (max-width:991px){.style_infoBox__CnE_c{display:none}.style_verifyBox__d28iI p{line-height:20px}}