html,body,#root{min-height:100%;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fbff;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.app-shell{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 26%),radial-gradient(circle at 100% 100%,#3b82f60d,#0000 22%),linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh;position:relative}.app-content{min-height:100vh;padding-bottom:104px}.bottom-nav{z-index:9999;height:84px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #2563eb1a;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0f172a14,0 -2px 10px #2563eb0a}.bottom-nav:before{content:"";background:linear-gradient(90deg,#0000,#2563eb2e,#0000);width:84%;height:1px;position:absolute;top:0;left:8%}.bottom-nav-link{color:#64748b;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;max-width:130px;min-height:58px;padding:6px 8px;font-size:.82rem;font-weight:700;line-height:1;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.bottom-nav-link:hover{color:#1d4ed8;background:#2563eb0f;transform:translateY(-1px)}.bottom-nav-link.active{color:#1d4ed8;background:#2563eb1a;box-shadow:inset 0 1px #ffffff80,0 8px 18px #2563eb1f}.bottom-nav-link.active:after{content:"";background:#2563eb;border-radius:999px;width:18px;height:3px;position:absolute;bottom:6px}.bottom-nav-icon{stroke-width:2.2px;flex-shrink:0;width:20px;height:20px;margin-bottom:2px;transition:transform .25s}.bottom-nav-link.active .bottom-nav-icon{transform:scale(1.08)}.page-container{width:min(1480px,100% - 12px);margin:0 auto}.section-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#eef4ff}::-webkit-scrollbar-thumb{background:#2563eb47;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#2563eb6b}@media (width<=768px){.app-content{padding-bottom:96px}.bottom-nav{height:78px;padding-left:10px;padding-right:10px}.bottom-nav-link{border-radius:16px;min-height:54px;font-size:.78rem}.bottom-nav-icon{font-size:1.08rem}}@media (width<=480px){.app-content{padding-bottom:92px}.bottom-nav{height:74px;padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.bottom-nav-link{gap:3px;max-width:none;min-height:50px;padding:6px 4px;font-size:.74rem}.bottom-nav-icon{width:18px;height:18px;font-size:1rem}.bottom-nav-link.active:after{width:16px;height:3px;bottom:5px}}*{box-sizing:border-box;scrollbar-width:none;margin:0;padding:0}._page_v7rv2_8{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb17,#0000 34%),radial-gradient(circle at 100% 100%,#3b82f60f,#0000 32%),linear-gradient(#fcfdff 0%,#f6f9ff 54%,#fff 100%);width:100%;min-height:100vh;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}._backgroundGlow_v7rv2_21{pointer-events:none;background:radial-gradient(circle at 18% 20%,#3b82f60f,#0000 22%),radial-gradient(circle at 82% 72%,#2563eb0d,#0000 22%),radial-gradient(circle,#ffffff52,#0000 44%);position:absolute;inset:0}._topBar_v7rv2_31{z-index:2;justify-content:flex-end;width:min(1180px,94%);margin:0 auto;padding:20px 0 0;display:flex;position:relative}._openAccountLink_v7rv2_41{isolation:isolate;color:#1559c1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #2563eb1a;border-radius:16px;padding:12px 18px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:.98rem;font-weight:800;text-decoration:none;transition:all .25s;animation:2.8s ease-in-out infinite _profileCtaLift_v7rv2_1;position:relative;box-shadow:0 10px 26px #0f172a0d,inset 0 1px #ffffffa6}._openAccountLink_v7rv2_41:before{content:"";z-index:-1;opacity:0;border:1px solid #2563eb5c;border-radius:20px;animation:2.8s ease-in-out infinite _profileCtaRing_v7rv2_1;position:absolute;inset:-5px;transform:scale(.96)}._openAccountLink_v7rv2_41:after{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#0000,#2563eb1f,#0000);border-radius:13px;animation:2.8s ease-in-out infinite _profileCtaSheen_v7rv2_1;position:absolute;inset:3px;transform:translate(-22%)}._openAccountLink_v7rv2_41:hover{color:#0f4fb5;background:#fff;transform:translateY(-1px);box-shadow:0 14px 34px #2563eb24}@keyframes _profileCtaLift_v7rv2_1{0%,to{transform:translateY(0);box-shadow:0 10px 26px #0f172a0d,inset 0 1px #ffffffa6}42%{transform:translateY(-2px);box-shadow:0 16px 34px #2563eb2b,inset 0 1px #ffffffbf}}@keyframes _profileCtaRing_v7rv2_1{0%,28%,to{opacity:0;transform:scale(.96)}42%{opacity:1;transform:scale(1)}68%{opacity:0;transform:scale(1.08)}}@keyframes _profileCtaSheen_v7rv2_1{0%,34%,to{opacity:0;transform:translate(-26%)}48%{opacity:1}66%{opacity:0;transform:translate(26%)}}._heroSection_v7rv2_146{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;width:min(1180px,94%);min-height:calc(100vh - 74px);margin:0 auto;padding:26px 0 54px;display:grid;position:relative}._brandBlock_v7rv2_159{text-align:center;flex-direction:column;align-items:center;padding-right:12px;display:flex}._heroLogo_v7rv2_167{isolation:isolate;background:#ffffffeb;border:1px solid #2563eb1a;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:22px;padding:6px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;display:inline-flex;position:relative;box-shadow:0 16px 38px #2563eb1f,inset 0 1px #ffffffe6}._heroLogo_v7rv2_167:before{content:"";z-index:-1;background:conic-gradient(#2563eb 0deg,#60a5fa 58deg,#fff 94deg,#dbeafe 126deg,#2563eb 178deg,#fff 236deg,#93c5fd 286deg,#2563eb 360deg);border-radius:50%;animation:3.6s linear infinite _logoRingSpin_v7rv2_1;position:absolute;inset:-3px;box-shadow:0 0 0 1px #2563eb1a,0 16px 36px #2563eb26}._heroLogo_v7rv2_167:after{content:"";z-index:-1;background:#fff;border-radius:50%;position:absolute;inset:0}._heroLogoImage_v7rv2_218{z-index:1;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}._heroLogo_v7rv2_167 img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}._brandTitle_v7rv2_236{letter-spacing:0;color:#0b1426;margin:0;font-family:Aptos Display,SF Pro Display,Segoe UI,Arial,sans-serif;font-size:clamp(2.9rem,6vw,4.8rem);font-weight:800;line-height:1;animation:4.8s ease-in-out infinite _brandGlow_v7rv2_1}._brandAccent_v7rv2_247{color:#2563eb;text-shadow:0 0 16px #2563eb33,0 8px 22px #2563eb1f;animation:2.8s ease-in-out infinite _accentGlow_v7rv2_1}._tagline_v7rv2_255{color:#1e3a8a;letter-spacing:.055em;text-transform:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbd;border:1px solid #2563eb1a;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin:11px 0 15px;padding:5px 9px;font-family:"Bodoni 72 Smallcaps",Didot,Aptos Display,SF Pro Display,Segoe UI Variable Display,serif;font-size:.62rem;font-weight:515;line-height:1;display:inline-flex;box-shadow:0 12px 28px #0f172a0d,inset 0 1px #ffffffb8}._taglineText_v7rv2_278{color:#475569;font-style:italic;font-weight:500}._taglineBrand_v7rv2_284{color:#2563eb;font-style:italic;font-weight:620}._conversionIcon_v7rv2_290{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:50%;place-items:center;width:16px;height:16px;font-size:.6rem;font-weight:800;display:inline-grid;box-shadow:0 5px 10px #2563eb24}._subtext_v7rv2_303{color:#5b6472;max-width:560px;margin-left:auto;margin-right:auto;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1.02rem;line-height:1.75}._welcomeCopy_v7rv2_313{color:#334155;margin-top:6px;font-family:Aptos,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1.08rem;font-weight:500;line-height:1.75}._providerCopy_v7rv2_322{color:#6b7686;max-width:600px;margin-top:12px;font-family:Aptos,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:.95rem;font-style:italic;font-weight:430;line-height:1.72}@keyframes _brandGlow_v7rv2_1{0%,to{text-shadow:0 0 #2563eb00,0 12px 28px #0f172a0a}50%{text-shadow:0 0 28px #2563eb4d,0 16px 34px #2563eb1f}}@keyframes _accentGlow_v7rv2_1{0%,to{color:#2563eb;text-shadow:0 0 10px #2563eb2e,0 8px 20px #2563eb1f}50%{color:#2563eb;text-shadow:0 0 28px #2563eb8c,0 0 46px #60a5fa52,0 12px 28px #2563eb2e}}@keyframes _logoRingSpin_v7rv2_1{to{transform:rotate(360deg)}}._formCard_v7rv2_372{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:28px;padding:32px 28px 24px;position:relative;overflow:hidden;box-shadow:0 22px 54px #0f172a12,0 10px 26px #2563eb0a}._formCard_v7rv2_372:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa,#2563eb);height:5px;position:absolute;inset:0 0 auto}._form_v7rv2_372{flex-direction:column;gap:18px;display:flex}._inputGroup_v7rv2_399{flex-direction:column;gap:9px;display:flex}._label_v7rv2_405{color:#334155;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:.95rem;font-weight:800}._phoneRow_v7rv2_412{background:#fff;border:1px solid #d9e5f2;border-radius:18px;align-items:stretch;width:100%;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a08}._phoneRow_v7rv2_412:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._countryCode_v7rv2_429{color:#1d4ed8;text-align:center;background:linear-gradient(#f4f8ff 0%,#edf4ff 100%);border:none;border-right:1px solid #d9e5f2;outline:none;width:94px;font-size:1rem;font-weight:800}._mainInput_v7rv2_441{color:#0f172a;background:#fff;border:none;outline:none;flex:1;min-height:60px;padding:0 18px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1rem}._fullInput_v7rv2_453{color:#0f172a;background:#fff;border:1px solid #d9e5f2;border-radius:18px;outline:none;width:100%;min-height:60px;padding:0 18px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1rem;transition:all .25s;box-shadow:0 8px 18px #0f172a08}._mainInput_v7rv2_441::placeholder,._fullInput_v7rv2_453::placeholder{color:#94a3b8}._fullInput_v7rv2_453:focus,._mainInput_v7rv2_441:focus{border-color:#2563eb}._fullInput_v7rv2_453:focus{box-shadow:0 0 0 4px #2563eb1a}._errorMessage_v7rv2_482{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:11px 13px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:.95rem;font-weight:800;line-height:1.45}._recoverRow_v7rv2_494{justify-content:center;align-items:center;margin-top:-2px;display:flex}._recoverBtn_v7rv2_502{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:.95rem;font-weight:800;transition:color .2s}._recoverBtn_v7rv2_502:hover{color:#1d4ed8;background:0 0;text-decoration:underline}._loginBtn_v7rv2_520{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:18px;width:100%;min-height:58px;margin-top:8px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:800;transition:all .25s;box-shadow:0 15px 28px #2563eb2e,inset 0 1px #ffffff4d}._loginBtn_v7rv2_520:hover{transform:translateY(-1px);box-shadow:0 20px 34px #2563eb3d}._loginBtn_v7rv2_520:active{transform:translateY(0)}._techLink_v7rv2_547{text-align:center;color:#2563eb;background:0 0;border:none;width:100%;margin-top:20px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-weight:800;text-decoration:none;transition:color .2s;display:inline-block}._techLink_v7rv2_547:hover{color:#1d4ed8;text-decoration:underline}._desktopPasskeyArea_v7rv2_567{flex-direction:column;gap:18px;display:flex}._mobilePrimary_v7rv2_573,._mobileSupportDivider_v7rv2_574{display:none}._openAccountLink_v7rv2_41,._label_v7rv2_405,._mainInput_v7rv2_441,._fullInput_v7rv2_453,._countryCode_v7rv2_429,._errorMessage_v7rv2_482,._infoMessage_v7rv2_586,._recoverBtn_v7rv2_502,._loginBtn_v7rv2_520,._passkeyDivider_v7rv2_589,._passkeyBtn_v7rv2_590,._passkeyHint_v7rv2_591,._twoFactorBanner_v7rv2_592,._twoFactorBanner_v7rv2_592 span,._techLink_v7rv2_547,._mobileSupportDivider_v7rv2_574{font-size:85%}._heroLogo_v7rv2_167{width:74px;height:74px;margin-bottom:18px}._brandTitle_v7rv2_236{font-size:clamp(2.32rem,4.8vw,3.84rem)}._subtext_v7rv2_303{font-size:.87rem}._welcomeCopy_v7rv2_313{font-size:.91rem}._providerCopy_v7rv2_322{font-size:.81rem}@media (width<=920px){._heroSection_v7rv2_146{grid-template-columns:1fr;gap:30px;padding-top:14px}._brandBlock_v7rv2_159{text-align:center;padding-right:0}._subtext_v7rv2_303{margin:0 auto}._heroLogo_v7rv2_167{justify-content:center}._brandTitle_v7rv2_236{font-size:2.25rem}._tagline_v7rv2_255{font-size:.53rem}._subtext_v7rv2_303{font-size:.82rem;line-height:1.75}._formCard_v7rv2_372{border-radius:24px;padding:24px 18px 20px}._countryCode_v7rv2_429{width:80px;font-size:.81rem}._mainInput_v7rv2_441,._fullInput_v7rv2_453{min-height:54px;font-size:.83rem}._desktopPrimary_v7rv2_683,._desktopPasskeyArea_v7rv2_567{display:none}._mobilePrimary_v7rv2_573{justify-content:center;align-items:center;min-height:53px;display:inline-flex}._mobileSupportDivider_v7rv2_574{color:#2563eb;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:-2px;padding:0;font-size:.72rem;font-weight:900;display:flex}._mobileSupportDivider_v7rv2_574:before,._mobileSupportDivider_v7rv2_574:after{content:"";background:#dbe5f0;flex:1;height:1px}._mobileSupportDivider_v7rv2_574 span{white-space:nowrap}._openAccountLink_v7rv2_41{padding:10px 15px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){._openAccountLink_v7rv2_41,._openAccountLink_v7rv2_41:before,._openAccountLink_v7rv2_41:after,._heroLogo_v7rv2_167:before{animation:none}}._twoFactorBanner_v7rv2_592{color:#1e3a8a;background:#2563eb14;border:1px solid #2563eb1f;border-radius:18px;flex-direction:column;gap:6px;padding:14px 16px;font-weight:700;display:flex}._twoFactorBanner_v7rv2_592 span{color:#475569;font-size:.92rem;font-weight:600}._infoMessage_v7rv2_586{color:#1d4ed8;background:#dbeafeb3;border-radius:16px;padding:12px 14px;font-weight:700;line-height:1.6}._passkeyDivider_v7rv2_589{color:#64748b;text-transform:uppercase;align-items:center;gap:12px;font-size:.85rem;font-weight:800;display:flex}._passkeyDivider_v7rv2_589:before,._passkeyDivider_v7rv2_589:after{content:"";background:#dbe5f0;flex:1;height:1px}._passkeyBtn_v7rv2_590{color:#0f172a;cursor:pointer;background:linear-gradient(#fff,#f8fbff);border:1px solid #0f172a1f;border-radius:18px;width:100%;min-height:56px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:900;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 24px #0f172a0f}._passkeyBtn_v7rv2_590:hover{border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 16px 32px #2563eb1f}._passkeyBtn_v7rv2_590:disabled{opacity:.62;cursor:not-allowed;transform:none}._passkeyHint_v7rv2_591{color:#64748b;text-align:center;margin:-6px 0 0;font-size:.84rem;line-height:1.5}._page_y2f9j_1{background:radial-gradient(circle at 18% 12%,#2563eb24,#0000 34%),linear-gradient(#eff6ff 0%,#dbeafe 100%);place-items:center;min-height:100svh;padding:20px;display:grid;overflow:hidden}._failed_y2f9j_13{background:radial-gradient(circle at 18% 12%,#f8717133,#0000 34%),linear-gradient(#fff1f2 0%,#fee2e2 100%)}._pending_y2f9j_19{background:radial-gradient(circle at 18% 12%,#facc153d,#0000 34%),linear-gradient(#fffbeb 0%,#fef3c7 100%)}._card_y2f9j_25{aspect-ratio:1;background:#ffffffeb;border:10px solid #fffc;border-radius:50%;place-items:center;width:min(82vw,430px);animation:.56s both _cardArrive_y2f9j_1;display:grid;overflow:hidden;box-shadow:0 28px 70px #1e40af29,inset 0 0 0 1px #2563eb14}._failed_y2f9j_13 ._card_y2f9j_25{box-shadow:0 28px 70px #b91c1c29,inset 0 0 0 1px #f8717129}._pending_y2f9j_19 ._card_y2f9j_25{box-shadow:0 28px 70px #a1620729,inset 0 0 0 1px #facc152e}._image_y2f9j_52{object-fit:contain;object-position:center;width:100%;height:100%;animation:3s ease-in-out both _statusZoom_y2f9j_1;display:block}@keyframes _statusZoom_y2f9j_1{0%{transform:scale(.94)}to{transform:scale(1.02)}}@keyframes _cardArrive_y2f9j_1{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){._page_y2f9j_1{padding:16px}._card_y2f9j_25{border-width:8px;width:min(88vw,380px)}}@media (width<=380px){._card_y2f9j_25{width:90vw}}._page_1sw8k_1{color:#0f172a;place-items:center;min-height:100vh;padding:18px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;display:grid}._refund_1sw8k_10{background:radial-gradient(circle at 16% 12%,#ef444426,#0000 30%),linear-gradient(#fff7f7 0%,#f8fbff 100%)}._review_1sw8k_16{background:radial-gradient(circle at 16% 12%,#f59e0b2e,#0000 30%),linear-gradient(#fffbeb 0%,#f8fbff 100%)}._card_1sw8k_22{text-align:center;background:#fffffff0;border:1px solid #2563eb1f;border-radius:18px;justify-items:center;gap:12px;width:min(430px,100%);padding:28px 22px 22px;display:grid;box-shadow:0 24px 56px #0f172a1a}._card_1sw8k_22 span{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1a;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:950}._card_1sw8k_22 h1{margin:0;font-size:clamp(1.65rem,7vw,2.15rem);line-height:1.08}._card_1sw8k_22 p{color:#475569;margin:0;font-weight:800}._card_1sw8k_22 button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:14px;margin-top:8px;font-weight:900;box-shadow:0 16px 30px #2563eb33}._reference_1sw8k_72{overflow-wrap:anywhere;background:#2563eb14;border-radius:12px;width:100%;padding:10px 12px;color:#1e3a8a!important}._page_1iitv_1{color:#0f172a;background:radial-gradient(circle at 14% 0,#2563eb24,#0000 28%),radial-gradient(circle at 86% 10%,#14b8a61f,#0000 26%),linear-gradient(#f5f8ff 0%,#eef5ff 46%,#f8fbff 100%);min-height:100vh;padding:18px 14px 96px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif}._header_1iitv_12,._layout_1iitv_13{width:min(1080px,100%);margin:0 auto}._header_1iitv_12{grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:8px 0 18px;display:grid}._header_1iitv_12 p{color:#2563eb;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:900}._header_1iitv_12 h1{color:#0f172a;margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:950;line-height:1}._iconButton_1iitv_42{aspect-ratio:1;color:#1d4ed8;cursor:pointer;background:#ffffffe6;border:1px solid #2563eb24;border-radius:999px;place-items:center;width:44px;display:grid;box-shadow:0 14px 30px #0f172a14}._iconButton_1iitv_42:disabled{opacity:.65;cursor:wait}._layout_1iitv_13{gap:14px;display:grid}._summaryGrid_1iitv_65{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._summaryGrid_1iitv_65 article,._panel_1iitv_72,._requestCard_1iitv_73{background:#ffffffed;border:1px solid #2563eb1f;box-shadow:0 18px 42px #0f172a12}._summaryGrid_1iitv_65 article{border-radius:8px;min-width:0;padding:16px}._summaryGrid_1iitv_65 span,._panelHeader_1iitv_86 p,._metaGrid_1iitv_87 dt,._transactionRow_1iitv_88 span{color:#64748b;font-size:.78rem;font-weight:800}._summaryGrid_1iitv_65 strong{color:#0f172a;margin-top:4px;font-size:1.45rem;font-weight:950;display:block}._panel_1iitv_72{border-radius:8px;overflow:hidden}._panelHeader_1iitv_86{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}._panelHeader_1iitv_86 h2{margin:0;font-size:1.12rem;font-weight:950}._panelHeader_1iitv_86 p{margin:3px 0 0}._panelHeader_1iitv_86 button,._emptyState_1iitv_127 button,._actions_1iitv_128 button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}._panelHeader_1iitv_86 button,._emptyState_1iitv_127 button{color:#fff;background:#2563eb;padding:0 14px}._emptyState_1iitv_127{color:#475569;text-align:center;align-content:center;place-items:center;gap:10px;min-height:240px;padding:30px 18px;font-weight:800;display:grid}._emptyState_1iitv_127 h3,._emptyState_1iitv_127 p{margin:0}._emptyState_1iitv_127 h3{color:#0f172a;font-size:1.2rem}._requestList_1iitv_170{gap:12px;padding:14px;display:grid}._requestCard_1iitv_73{border-radius:8px;gap:14px;padding:16px;display:grid}._requestTop_1iitv_183,._transactionRow_1iitv_88,._actions_1iitv_128{justify-content:space-between;align-items:center;gap:12px;display:flex}._requestTop_1iitv_183 h3{margin:7px 0 0;font-size:1.05rem;font-weight:950;line-height:1.2}._typePill_1iitv_199,._statusPill_1iitv_200{border-radius:999px;align-items:center;width:max-content;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:950;display:inline-flex}._typePill_1iitv_199{color:#1d4ed8;background:#2563eb1a}._statusPill_1iitv_200._open_1iitv_216{color:#92400e;background:#fef3c7}._statusPill_1iitv_200._resolved_1iitv_221{color:#166534;background:#dcfce7}._statusPill_1iitv_200._closed_1iitv_226{color:#991b1b;background:#fee2e2}._transactionRow_1iitv_88{background:#f8fafc;border-radius:8px;padding:12px}._transactionRow_1iitv_88 div{gap:3px;min-width:0;display:grid}._transactionRow_1iitv_88 strong,._transactionRow_1iitv_88 span{overflow-wrap:anywhere}._credit_1iitv_248{color:#047857}._debit_1iitv_252{color:#b91c1c}._metaGrid_1iitv_87{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}._metaGrid_1iitv_87 div{background:#2563eb0f;border-radius:8px;min-width:0;padding:10px}._metaGrid_1iitv_87 dd{color:#0f172a;margin:3px 0 0;font-weight:850}._note_1iitv_276{color:#334155;background:#f8fafc;border-radius:8px;margin:0;padding:12px;font-weight:760;line-height:1.45}._actions_1iitv_128{flex-wrap:wrap;justify-content:flex-end}._actions_1iitv_128 button{color:#1d4ed8;background:#2563eb14;padding:0 13px}._actions_1iitv_128 button:last-child{color:#fff;background:#0f172a}._actions_1iitv_128 button:disabled{opacity:.55;cursor:not-allowed}._loadMore_1iitv_307{color:#64748b;place-items:center;min-height:44px;font-weight:850;display:grid}@media (width<=720px){._summaryGrid_1iitv_65{grid-template-columns:repeat(3,minmax(0,1fr))}._summaryGrid_1iitv_65 article{padding:12px 10px}._summaryGrid_1iitv_65 strong{font-size:1.15rem}._panelHeader_1iitv_86,._requestTop_1iitv_183,._transactionRow_1iitv_88{align-items:flex-start}._requestTop_1iitv_183,._transactionRow_1iitv_88{flex-direction:column}._metaGrid_1iitv_87{grid-template-columns:1fr}._actions_1iitv_128 button{flex:140px}}._page_xcsuf_1{color:#101828;background:linear-gradient(#f7fbff 0%,#eef8f1 46%,#fff9f2 100%);min-height:100vh;padding:18px 14px 96px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif}._header_xcsuf_9,._hub_xcsuf_10,._businessLayout_xcsuf_11,._scanPanel_xcsuf_12,._codePanel_xcsuf_13,._payPanel_xcsuf_14{width:min(760px,100%);margin:0 auto}._header_xcsuf_9{grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:8px 0 20px;display:grid}._header_xcsuf_9 p{color:#047857;text-transform:uppercase;margin:0 0 3px;font-size:.76rem;font-weight:900}._header_xcsuf_9 h1{margin:0;font-size:clamp(1.75rem,6vw,2.4rem);font-weight:950;line-height:1}._iconButton_xcsuf_42,._logoMark_xcsuf_43{aspect-ratio:1;color:#047857;background:#ffffffeb;border:1px solid #10b9812e;border-radius:999px;place-items:center;width:44px;display:grid;box-shadow:0 14px 30px #0f172a14}._iconButton_xcsuf_42{cursor:pointer}._logoMark_xcsuf_43{position:relative}._logoMark_xcsuf_43 svg:last-child{color:#0f172a;background:#fff;border-radius:999px;width:18px;height:18px;position:absolute;bottom:5px;right:5px}._hub_xcsuf_10,._scanPanel_xcsuf_12,._codePanel_xcsuf_13,._payPanel_xcsuf_14,._businessLayout_xcsuf_11{gap:16px;display:grid}._heroCopy_xcsuf_83,._explainBand_xcsuf_84,._formPanel_xcsuf_85,._qrPanel_xcsuf_86,._scanPanel_xcsuf_12,._codePanel_xcsuf_13,._payPanel_xcsuf_14,._bannerSection_xcsuf_90,._historyPanel_xcsuf_92{background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;box-shadow:0 18px 40px #0f172a14}._heroCopy_xcsuf_83,._explainBand_xcsuf_84,._scanPanel_xcsuf_12,._codePanel_xcsuf_13,._payPanel_xcsuf_14,._bannerSection_xcsuf_90,._historyPanel_xcsuf_92{padding:18px}._heroCopy_xcsuf_83{background:linear-gradient(135deg,#ecfdf5 0%,#fff 52%,#fff7ed 100%);align-content:end;gap:12px;min-height:220px;display:grid}._statusPill_xcsuf_118{color:#047857;background:#10b9811f;border-radius:999px;align-items:center;gap:7px;width:max-content;min-height:30px;padding:0 11px;font-size:.78rem;font-weight:900;display:inline-flex}._heroCopy_xcsuf_83 h2,._explainBand_xcsuf_84 h2,._scanPanel_xcsuf_12 h2,._codePanel_xcsuf_13 h2,._payPanel_xcsuf_14 h2{margin:0;font-size:clamp(1.55rem,6vw,2.6rem);font-weight:950;line-height:1.05}._heroCopy_xcsuf_83 p,._explainBand_xcsuf_84 p,._codePanel_xcsuf_13 p,._bannerText_xcsuf_146,._qrPanel_xcsuf_86 p,._merchantPreview_xcsuf_148 p{color:#667085;margin:0;font-size:.96rem;font-weight:700;line-height:1.55}._actionGrid_xcsuf_156{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._actionGrid_xcsuf_156 button{text-align:left;color:#101828;cursor:pointer;background:#fff;border:1px solid #0f172a17;border-radius:8px;align-content:start;gap:8px;min-height:138px;padding:14px;display:grid;box-shadow:0 14px 28px #0f172a0f}._actionGrid_xcsuf_156 svg{color:#047857}._actionGrid_xcsuf_156 strong{font-size:1rem;font-weight:950}._actionGrid_xcsuf_156 span{color:#667085;font-size:.82rem;font-weight:750;line-height:1.35}._formPanel_xcsuf_85{gap:12px;padding:14px;display:grid}._formPanel_xcsuf_85 label,._bannerOrder_xcsuf_200{color:#344054;gap:7px;font-size:.82rem;font-weight:900;display:grid}._formPanel_xcsuf_85 input,._codePanel_xcsuf_13 input,._bannerOrder_xcsuf_200 input{color:#101828;box-sizing:border-box;background:#fff;border:1px solid #0f172a1f;border-radius:8px;width:100%;min-height:46px;padding:0 12px;font-size:1rem;font-weight:800}._segmented_xcsuf_223{grid-template-columns:1fr 1fr;gap:8px;display:grid}._segmented_xcsuf_223 button,._bannerOrder_xcsuf_200 button,._primaryBtn_xcsuf_231,._secondaryBtn_xcsuf_232,._linkBtn_xcsuf_233{cursor:pointer;border:1px solid #0f172a1a;border-radius:8px;min-height:44px;font-weight:950}._segmented_xcsuf_223 button{color:#344054;background:#f2f4f7}._activeSegment_xcsuf_246,._segmented_xcsuf_223 ._activeSegment_xcsuf_246{color:#fff;background:#047857}._primaryBtn_xcsuf_231,._bannerOrder_xcsuf_200 button:first-of-type{color:#fff;background:#047857;justify-content:center;align-items:center;gap:8px;display:inline-flex}._secondaryBtn_xcsuf_232,._bannerOrder_xcsuf_200 button:last-of-type,._linkBtn_xcsuf_233{color:#047857;background:#fff;justify-content:center;align-items:center;gap:8px;display:inline-flex}._primaryBtn_xcsuf_231:disabled,._bannerOrder_xcsuf_200 button:disabled{opacity:.58;cursor:not-allowed}._qrPanel_xcsuf_86{text-align:center;justify-items:center;gap:10px;padding:16px;display:grid}._businessPhoto_xcsuf_287,._businessPhotoFallback_xcsuf_288{aspect-ratio:1;object-fit:cover;color:#047857;background:#ecfdf5;border:1px solid #04785724;border-radius:50%;place-items:center;width:78px;display:grid}._qrPanel_xcsuf_86 h3{margin:0;font-size:1.25rem;font-weight:950}._qrImage_xcsuf_306,._qrFallback_xcsuf_307{aspect-ratio:1;background:#fff;border:1px solid #0f172a1a;border-radius:8px;width:min(76vw,310px)}._qrFallback_xcsuf_307{color:#667085;place-items:center;font-weight:900;display:grid}._qrPanel_xcsuf_86 code{overflow-wrap:anywhere;color:#101828;background:#f2f4f7;border-radius:8px;max-width:100%;padding:8px 10px;font-weight:900}._copyCodeButton_xcsuf_333{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;max-width:100%;padding:0;display:inline-flex}._copyCodeButton_xcsuf_333 code{max-width:min(62vw,340px)}._copyCodeButton_xcsuf_333 span{color:#047857;background:#ecfdf5;border:1px solid #04785729;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:950;display:inline-flex}._bannerHeaderRow_xcsuf_364{grid-template-columns:1fr auto;align-items:start;gap:14px;display:grid}._bannerHeaderRow_xcsuf_364 h3{margin:10px 0 6px;font-size:clamp(1.35rem,4vw,2rem);font-weight:950;line-height:1.05}._bannerTemplateTabs_xcsuf_378{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}._bannerTemplateTabs_xcsuf_378 button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:8px;align-content:center;gap:3px;min-height:62px;padding:10px;display:grid}._bannerTemplateTabs_xcsuf_378 strong{font-size:.9rem;font-weight:950}._bannerTemplateTabs_xcsuf_378 span{color:#667085;font-size:.76rem;font-weight:800}._bannerTemplateTabs_xcsuf_378 ._activeTemplateTab_xcsuf_410{color:#fff;background:#047857;border-color:#047857}._bannerTemplateTabs_xcsuf_378 ._activeTemplateTab_xcsuf_410 span{color:#ffffffd1}._bannerPreviewShelf_xcsuf_420{gap:14px;display:grid}._bannerCard_xcsuf_425,._activeBannerCard_xcsuf_426{background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;gap:10px;padding:12px;display:grid}._activeBannerCard_xcsuf_426{border-color:#04785757;box-shadow:0 14px 34px #04785724}._bannerCardHeader_xcsuf_440{justify-content:space-between;align-items:center;gap:10px;display:flex}._bannerCardHeader_xcsuf_440 div{gap:2px;display:grid}._bannerCardHeader_xcsuf_440 strong{font-size:.92rem;font-weight:950}._bannerCardHeader_xcsuf_440 span{color:#667085;font-size:.78rem;font-weight:850}._bannerCardHeader_xcsuf_440 button{aspect-ratio:1;color:#047857;cursor:pointer;background:#fff;border:1px solid #04785729;border-radius:8px;place-items:center;width:38px;display:grid}._bannerCardHeader_xcsuf_440 button:disabled,._bannerHeaderRow_xcsuf_364 button:disabled{opacity:.55;cursor:not-allowed}._bannerScaleFrame_xcsuf_481{touch-action:pan-y;background:#e5e7eb;border-radius:8px;justify-items:center;width:100%;padding:10px;display:grid;position:relative;overflow:auto}._flexBanner_xcsuf_495{color:#fff;isolation:isolate;background:#062923;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a2e}._portraitBanner_xcsuf_505{aspect-ratio:2/5;width:min(100%,280px)}._portraitAdBanner_xcsuf_513{aspect-ratio:2/5;background:#05221d;width:min(100%,280px)}._portraitAdBanner_xcsuf_513 ._flexBannerShade_xcsuf_519{background:linear-gradient(#03151247,#031512c2 35%,#047857f5)}._portraitAdBanner_xcsuf_513 ._flexBannerContent_xcsuf_523{gap:16px;padding:22px 20px}._portraitAdBanner_xcsuf_513 ._flexBannerBrand_xcsuf_529{align-items:flex-start}._portraitAdBanner_xcsuf_513 ._flexBannerBrand_xcsuf_529 span{color:#06312b;background:#fff;max-width:132px;line-height:1.05}._portraitAdBanner_xcsuf_513 ._flexBannerBrand_xcsuf_529 strong{text-align:right;max-width:92px;line-height:1.1}._portraitAdBanner_xcsuf_513 ._flexBannerCopy_xcsuf_546 h3{font-size:clamp(1.58rem,5vw,2.14rem);line-height:1.02}._portraitAdBanner_xcsuf_513 ._flexBannerCopy_xcsuf_546 p{font-size:.86rem;line-height:1.36}._portraitAdBanner_xcsuf_513 ._flexBannerPayRow_xcsuf_558{color:#101828;background:#fffffff5;border-radius:8px;grid-template-columns:1fr;justify-items:center;gap:9px;padding:14px 12px}._portraitAdBanner_xcsuf_513 ._flexBannerPayRow_xcsuf_558>div{color:#047857;text-align:center;order:2;justify-items:center}._portraitAdBanner_xcsuf_513 ._flexBannerQr_xcsuf_579,._portraitAdBanner_xcsuf_513 ._flexBannerQrFallback_xcsuf_580{border-width:5px;width:min(86%,194px)}._flexBannerAdFooter_xcsuf_585{color:#fff;text-shadow:0 2px 10px #02081747;padding-top:2px;font-size:.82rem;font-weight:850;line-height:1.35}._portraitPosBanner_xcsuf_602{aspect-ratio:2/5;background:#042f2e;width:min(100%,280px)}._portraitPosBanner_xcsuf_602 ._flexBannerShade_xcsuf_519{background:linear-gradient(#022c2280,#020817bd 42%,#047857fa)}._portraitPosBanner_xcsuf_602 ._flexBannerContent_xcsuf_523{gap:13px;padding:20px}._portraitPosBanner_xcsuf_602 ._flexBannerBrand_xcsuf_529{align-items:flex-start}._portraitPosBanner_xcsuf_602 ._flexBannerBrand_xcsuf_529 span{color:#06312b;background:#fff;max-width:132px;line-height:1.05}._portraitPosBanner_xcsuf_602 ._flexBannerBrand_xcsuf_529 strong{color:#fff;background:#047857db;border-radius:8px;padding:7px 9px;font-size:.68rem;line-height:1.05}._portraitPosBanner_xcsuf_602 ._flexBannerCopy_xcsuf_546 h3{font-size:clamp(1.58rem,5vw,2.1rem);line-height:1.02}._portraitPosBanner_xcsuf_602 ._flexBannerCopy_xcsuf_546 p{font-size:.84rem;line-height:1.34}._posServiceGrid_xcsuf_647{grid-template-columns:1fr 1fr;gap:7px;display:grid}._posServiceGrid_xcsuf_647 span{color:#06312b;text-align:center;background:#ffffffeb;border-radius:8px;place-items:center;min-height:34px;padding:6px;font-size:.72rem;font-weight:950;display:grid}._posQrPanel_xcsuf_666{color:#101828;text-align:center;background:#fffffff5;border-radius:8px;justify-items:center;gap:7px;padding:12px;display:grid}._posQrPanel_xcsuf_666 ._flexBannerQr_xcsuf_579,._posQrPanel_xcsuf_666 ._flexBannerQrFallback_xcsuf_580{border-width:5px;width:min(82%,176px)}._posQrPanel_xcsuf_666 strong{color:#047857;font-size:.98rem;font-weight:950;line-height:1}._posQrPanel_xcsuf_666 span{color:#344054;font-size:.72rem;font-weight:850;line-height:1.28}._portraitPosAccountBanner_xcsuf_698{aspect-ratio:2/5;color:#fff;background:#022c22;width:min(100%,280px)}._portraitPosAccountBanner_xcsuf_698 ._flexBannerShade_xcsuf_519{background:linear-gradient(#02081757,#047857c7 48%,#022c22fa)}._portraitPosAccountBanner_xcsuf_698 ._flexBannerContent_xcsuf_523{gap:14px;padding:20px}._posAccountBrand_xcsuf_714{color:#06312b;background:#fff;border-radius:8px;gap:4px;padding:12px;display:grid;box-shadow:0 14px 32px #0208172e}._posAccountBrand_xcsuf_714 span{letter-spacing:0;font-size:1.25rem;font-weight:950;line-height:1}._posAccountBrand_xcsuf_714 strong{color:#fff;background:#047857;border-radius:999px;width:max-content;padding:5px 8px;font-size:.72rem;font-weight:950;line-height:1}._portraitPosAccountBanner_xcsuf_698 ._flexBannerCopy_xcsuf_546 h3{font-size:clamp(1.55rem,5vw,2.08rem);line-height:1.02}._portraitPosAccountBanner_xcsuf_698 ._flexBannerCopy_xcsuf_546 p{font-size:.84rem;line-height:1.34}._posAccountPanel_xcsuf_752,._posStorePrompt_xcsuf_753{color:#06312b;text-align:center;background:#fffffff2;border-radius:8px;gap:5px;padding:12px;display:grid}._posAccountPanel_xcsuf_752 span,._posStorePrompt_xcsuf_753 span{color:#047857;text-transform:uppercase;font-size:.7rem;font-weight:950}._posAccountPanel_xcsuf_752 strong{overflow-wrap:anywhere;color:#101828;font-size:1.42rem;font-weight:950;line-height:1}._posAccountPanel_xcsuf_752 small,._posStorePrompt_xcsuf_753 small{color:#344054;font-size:.72rem;font-weight:850;line-height:1.25}._posStorePrompt_xcsuf_753{color:#fff;background:#0208177a;border:1px solid #ffffff29}._posStorePrompt_xcsuf_753 span,._posStorePrompt_xcsuf_753 small{color:#ffffffdb}._posStorePrompt_xcsuf_753 strong{color:#fff;font-size:1rem;font-weight:950;line-height:1.05}._squareBanner_xcsuf_805{color:#101828;background:linear-gradient(135deg,#fff 0%,#ecfdf5 54%,#e0f2fe 100%);width:min(100%,340px);min-height:460px}._flexBannerImage_xcsuf_814,._flexBannerShade_xcsuf_519{width:100%;height:100%;position:absolute;inset:0}._flexBannerImage_xcsuf_814{z-index:-2;object-fit:cover}._flexBannerShade_xcsuf_519{z-index:-1;background:linear-gradient(90deg,#031512e6,#047857b8,#03151252)}._portraitBanner_xcsuf_505 ._flexBannerShade_xcsuf_519{background:linear-gradient(#03151261,#031512d1 46%,#047857f2)}._squareBanner_xcsuf_805 ._flexBannerShade_xcsuf_519{display:none}._flexBannerContent_xcsuf_523{box-sizing:border-box;align-content:space-between;gap:14px;width:100%;height:100%;padding:22px;display:grid}._flexBannerBrand_xcsuf_529{text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-weight:950;display:flex}._flexBannerBrand_xcsuf_529 span{color:#06312b;letter-spacing:0;background:#fff;border-radius:8px;padding:7px 10px;font-size:.72rem}._flexBannerBrand_xcsuf_529 strong{font-size:.78rem}._flexBannerCopy_xcsuf_546 h3{overflow-wrap:anywhere;margin:0 0 8px;font-size:clamp(1.55rem,4vw,2.7rem);font-weight:950;line-height:.98}._flexBannerCopy_xcsuf_546 p{margin:0;font-size:.95rem;font-weight:800;line-height:1.35}._flexBannerFeatures_xcsuf_889{gap:7px;display:grid}._flexBannerFeatures_xcsuf_889 span{color:#06312b;background:#ffffffe6;border-radius:8px;width:fit-content;padding:7px 10px;font-size:.78rem;font-weight:950}._flexBannerPayRow_xcsuf_558{grid-template-columns:1fr minmax(96px,38%);align-items:end;gap:12px;display:grid}._flexBannerPayRow_xcsuf_558>div{gap:5px;display:grid}._flexBannerPayRow_xcsuf_558 span,._flexBannerAccount_xcsuf_917 span{text-transform:uppercase;font-size:.72rem;font-weight:950}._flexBannerPayRow_xcsuf_558 strong{font-size:clamp(1.08rem,3vw,2rem);font-weight:950;line-height:1}._flexBannerQr_xcsuf_579,._flexBannerQrFallback_xcsuf_580{aspect-ratio:1;box-sizing:border-box;background:#fff;border:5px solid #fff;border-radius:8px;width:100%}._flexBannerQrFallback_xcsuf_580{color:#667085;place-items:center;font-weight:950;display:grid}._flexBannerAccount_xcsuf_917{color:#06312b;background:#ffffffeb;border-radius:8px;gap:3px;padding:10px;display:grid}._flexBannerAccount_xcsuf_917 strong{font-size:1.08rem;font-weight:950;line-height:1}._flexBannerAccount_xcsuf_917 small{font-size:.72rem;font-weight:850}._squareBanner_xcsuf_805 ._flexBannerContent_xcsuf_523{text-align:center;align-content:start;justify-items:center;gap:16px;min-height:460px;padding:20px}._squareBanner_xcsuf_805 ._flexBannerBrand_xcsuf_529{color:#047857;align-items:center;width:100%}._squareBanner_xcsuf_805 ._flexBannerBrand_xcsuf_529 span{color:#fff;background:#047857}._squareBanner_xcsuf_805 ._flexBannerCopy_xcsuf_546 h3{margin-bottom:7px;font-size:clamp(1.4rem,5vw,2rem);line-height:1.05}._squareBanner_xcsuf_805 ._flexBannerCopy_xcsuf_546 p{color:#344054;max-width:280px;font-size:.9rem}._squareBanner_xcsuf_805 ._flexBannerPayRow_xcsuf_558{grid-template-columns:1fr;place-items:center;gap:10px;width:100%;margin-top:auto}._squareBanner_xcsuf_805 ._flexBannerPayRow_xcsuf_558>div{color:#047857;order:3}._squareBanner_xcsuf_805 ._flexBannerQr_xcsuf_579,._squareBanner_xcsuf_805 ._flexBannerQrFallback_xcsuf_580{width:min(76%,220px)}._squareMerchantLine_xcsuf_1050{color:#047857;order:2;max-width:260px;margin:0;font-size:1rem;font-weight:950;line-height:1.25}._bannerLockedPreview_xcsuf_1060{color:#334155;text-align:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px dashed #0f172a2e;border-radius:8px;align-content:center;place-items:center;gap:9px;min-height:210px;padding:24px;display:grid}._bannerLockedPreview_xcsuf_1060 svg{color:#0f766e}._bannerLockedPreview_xcsuf_1060 strong{font-size:1rem;font-weight:950}._bannerLockedPreview_xcsuf_1060 span{color:#64748b;max-width:300px;font-size:.88rem;font-weight:750}._bannerOrder_xcsuf_200{grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:12px}._video_xcsuf_1096{aspect-ratio:4/5;object-fit:cover;background:#101828;border-radius:8px;width:100%}._rowActions_xcsuf_1104{grid-template-columns:1fr 120px;gap:10px;display:grid}._merchantPreview_xcsuf_148{grid-template-columns:78px 1fr;align-items:center;gap:12px;display:grid}._merchantPreview_xcsuf_148 span{color:#047857;align-items:center;gap:5px;font-size:.78rem;font-weight:950;display:inline-flex}._fixedAmount_xcsuf_1126{background:#ecfdf5;border-radius:8px;gap:4px;padding:14px;display:grid}._fixedAmount_xcsuf_1126 span{color:#047857;font-size:.8rem;font-weight:900}._fixedAmount_xcsuf_1126 strong{font-size:1.55rem;font-weight:950}._errorBox_xcsuf_1145,._noticeBox_xcsuf_1146,._loadingBox_xcsuf_1147{border-radius:8px;padding:12px;font-size:.9rem;font-weight:850;line-height:1.45}._errorBox_xcsuf_1145{color:#991b1b;background:#fef2f2}._noticeBox_xcsuf_1146,._loadingBox_xcsuf_1147{color:#065f46;background:#ecfdf5}._spin_xcsuf_1166{animation:.8s linear infinite _spin_xcsuf_1166}@keyframes _spin_xcsuf_1166{to{transform:rotate(360deg)}}._uploadPanel_xcsuf_1175{background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:1fr 92px;align-items:center;gap:12px;padding:12px;display:grid}._uploadPanel_xcsuf_1175 strong{color:#101828;margin-bottom:4px;font-size:.92rem;font-weight:950;display:block}._uploadPanel_xcsuf_1175 span,._uploadPanel_xcsuf_1175 p{color:#667085;margin:0;font-size:.82rem;font-weight:750;line-height:1.4}._uploadPanel_xcsuf_1175 img,._uploadPreview_xcsuf_1204{aspect-ratio:1;object-fit:cover;color:#047857;background:#ecfdf5;border:1px solid #04785724;border-radius:8px;place-items:center;width:92px;display:grid}._uploadActions_xcsuf_1216{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}._uploadActions_xcsuf_1216 label{color:#047857;cursor:pointer;background:#fff;border:1px solid #04785729;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:.86rem;font-weight:950;display:inline-flex}._uploadActions_xcsuf_1216 input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._uploadPanel_xcsuf_1175>p{grid-column:1/-1}@media (width<=640px){._actionGrid_xcsuf_156,._bannerOrder_xcsuf_200,._reviewGrid_xcsuf_1253,._historyItem_xcsuf_1254{grid-template-columns:1fr}}._pageNotice_xcsuf_1258{color:#991b1b;background:#fef2f2;border-radius:8px;width:min(760px,100%);margin:0 auto 14px;padding:12px;font-size:.9rem;font-weight:850}._merchantDashboard_xcsuf_1269{gap:16px;width:min(760px,100%);margin:0 auto;display:grid}._dashboardHero_xcsuf_1276{background:linear-gradient(135deg,#ecfdf5 0%,#fff 58%,#fff7ed 100%);border:1px solid #0f172a14;border-radius:8px;grid-template-columns:86px 1fr;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 18px 40px #0f172a14}._dashboardHero_xcsuf_1276 h2{margin:8px 0 6px;font-size:clamp(1.55rem,6vw,2.4rem);font-weight:950;line-height:1.05}._dashboardHero_xcsuf_1276 p,._scanHeaderCopy_xcsuf_1296 p,._sheetSmall_xcsuf_1297 p,._explainBandCompact_xcsuf_1298 p{color:#667085;margin:0;font-size:.96rem;font-weight:700;line-height:1.5}._reviewPanel_xcsuf_1306{background:#fff7ed;border:1px solid #ea580c33;border-radius:8px;gap:14px;padding:16px;display:grid}._reviewHeader_xcsuf_1315{gap:5px;display:grid}._reviewHeader_xcsuf_1315 span{color:#9a3412;text-transform:uppercase;background:#ffedd5;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.74rem;font-weight:950}._reviewHeader_xcsuf_1315 strong{color:#7c2d12;font-size:.94rem}._reviewGrid_xcsuf_1253{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._reviewGrid_xcsuf_1253>div{background:#ffffffc7;border:1px solid #ea580c1f;border-radius:8px;padding:12px}._reviewGrid_xcsuf_1253 h3,._reviewGrid_xcsuf_1253 p{margin:0}._reviewGrid_xcsuf_1253 h3{color:#0f172a;margin-bottom:9px;font-size:.9rem}._reviewGrid_xcsuf_1253 p{color:#475569;font-size:.86rem;line-height:1.45}._historyPanel_xcsuf_92{gap:12px;padding:16px;display:grid}._historyHeader_xcsuf_1373{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._historyHeader_xcsuf_1373 span{color:#047857;text-transform:uppercase;font-size:.76rem;font-weight:950}._historyHeader_xcsuf_1373 h3,._historyHeader_xcsuf_1373 strong{color:#101828;margin:0;font-weight:950}._historyHeader_xcsuf_1373 h3{font-size:1.1rem}._historyList_xcsuf_1398{gap:9px;display:grid}._historyItem_xcsuf_1254{color:inherit;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0f172a0f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}._historyItem_xcsuf_1254 div:first-child,._historyAmountBlock_xcsuf_1419{gap:4px;min-width:0;display:grid}._historyItem_xcsuf_1254 strong{color:#101828;font-size:.95rem;font-weight:950}._historyItem_xcsuf_1254 span:not(._paidPill_xcsuf_1431):not(._heldPill_xcsuf_1431){overflow-wrap:anywhere;color:#667085;font-size:.78rem;font-weight:750}._historyAmountBlock_xcsuf_1419{text-align:right;justify-items:end}._paidPill_xcsuf_1431,._heldPill_xcsuf_1431{border-radius:999px;align-items:center;width:max-content;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:950;display:inline-flex}._paidPill_xcsuf_1431{color:#047857;background:#ecfdf5}._heldPill_xcsuf_1431,._heldNotice_xcsuf_1461{color:#9a3412;background:#fff7ed}._heldNotice_xcsuf_1461,._historyEmpty_xcsuf_1467{border-radius:8px;padding:12px;font-size:.86rem;font-weight:800;line-height:1.45}._heldNotice_xcsuf_1461{border:1px solid #ea580c24}._historyEmpty_xcsuf_1467{color:#667085;background:#f8fafc;border:1px dashed #0f172a1f}._rowActionsWide_xcsuf_1485{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}._lowPriorityScanBtn_xcsuf_1492,._becomeMerchantBtn_xcsuf_1493{color:#047857;cursor:pointer;background:#ffffffeb;border:1px solid #0478572e;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}._becomeMerchantBtn_xcsuf_1493{color:#9a3412;background:#fff7ed;border-color:#f59e0b47;margin-top:4px}._scanHeaderCopy_xcsuf_1296{gap:10px;display:grid}._scanHeaderCopy_xcsuf_1296 h2{margin:0;font-size:clamp(1.65rem,7vw,2.7rem);font-weight:950;line-height:1.03}._cameraFrame_xcsuf_1526{background:#101828;border:1px solid #0f172a1f;border-radius:8px;position:relative;overflow:hidden}._scanReticle_xcsuf_1534{pointer-events:none;border:2px solid #ffffffdb;border-radius:8px;position:absolute;inset:16%;box-shadow:0 0 0 999px #0f172a38}._scanReticle_xcsuf_1534:before,._scanReticle_xcsuf_1534:after{content:"";background:#10b981f2;height:2px;position:absolute;left:12%;right:12%}._scanReticle_xcsuf_1534:before{top:50%}._scanReticle_xcsuf_1534:after{opacity:.42;top:calc(50% + 10px)}._modalOverlay_xcsuf_1562{z-index:80;padding:max(14px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom));background:#0f172a7a;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}._sheetSmall_xcsuf_1297,._sheetLarge_xcsuf_1574{overscroll-behavior:contain;color:#101828;box-sizing:border-box;background:#fff;border-radius:8px;gap:14px;width:min(720px,100vw - 28px);max-height:min(88dvh,820px);margin:auto;padding:18px;display:grid;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}._sheetSmall_xcsuf_1297{width:min(520px,100vw - 28px)}._sheetSmall_xcsuf_1297 h2,._explainBandCompact_xcsuf_1298 h2{margin:0;padding-right:36px;font-size:clamp(1.35rem,5vw,2rem);font-weight:950;line-height:1.08}._closeBtn_xcsuf_1604{aspect-ratio:1;color:#344054;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:999px;place-items:center;width:36px;display:grid;position:absolute;top:12px;right:12px}._explainBandCompact_xcsuf_1298{background:#ecfdf5;border:1px solid #0478571f;border-radius:8px;gap:8px;padding:14px;display:grid}._modalInput_xcsuf_1628{color:#101828;box-sizing:border-box;background:#fff;border:1px solid #0f172a1f;border-radius:8px;width:100%;min-height:48px;padding:0 12px;font-size:1rem;font-weight:850}@media (width<=640px){._sheetSmall_xcsuf_1297,._sheetLarge_xcsuf_1574{width:calc(100vw - 20px);max-height:88dvh;padding:14px}._segmented_xcsuf_223,._uploadActions_xcsuf_1216,._reviewGrid_xcsuf_1253,._historyItem_xcsuf_1254{grid-template-columns:1fr}}._merchantDashboard_xcsuf_1269{gap:20px;width:min(980px,100%)}._dashboardHero_xcsuf_1276{background:#fff;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:72px minmax(0,1fr);gap:16px;padding:22px;box-shadow:0 18px 50px #0f172a12}._dashboardHero_xcsuf_1276 h2{letter-spacing:0;margin:10px 0 8px;font-size:clamp(1.55rem,4vw,2.35rem)}._dashboardHero_xcsuf_1276 p{color:#5f6b7a;max-width:620px;font-weight:750}._qrShowcase_xcsuf_1683{grid-template-columns:minmax(0,.86fr) minmax(330px,1fr);align-items:stretch;gap:18px;display:grid}._qrGuidance_xcsuf_1690,._qrPanel_xcsuf_86,._historyPanel_xcsuf_92{background:#fff;border:1px solid #0f172a14;border-radius:8px;box-shadow:0 18px 50px #0f172a12}._qrGuidance_xcsuf_1690{align-content:center;gap:18px;min-height:100%;padding:26px;display:grid}._qrGuidance_xcsuf_1690 h2{color:#0f172a;letter-spacing:0;max-width:430px;margin:0;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:950;line-height:1.02}._qrGuidance_xcsuf_1690 p{color:#667085;max-width:440px;margin:0;font-size:1rem;font-weight:700;line-height:1.65}._qrStepList_xcsuf_1726{gap:10px;margin-top:6px;display:grid}._qrStepList_xcsuf_1726 span{color:#344054;background:#f8fafc;border:1px solid #0f172a0f;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:9px 12px;font-size:.92rem;font-weight:850;display:flex}._qrStepList_xcsuf_1726 b{aspect-ratio:1;color:#047857;background:#ecfdf5;border-radius:999px;flex:none;place-items:center;width:26px;font-size:.78rem;display:grid}._qrPanel_xcsuf_86{text-align:left;justify-items:stretch;gap:16px;padding:20px}._qrIdentity_xcsuf_1765{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;display:grid}._qrIdentity_xcsuf_1765 ._businessPhoto_xcsuf_287,._qrIdentity_xcsuf_1765 ._businessPhotoFallback_xcsuf_288{width:56px}._qrIdentity_xcsuf_1765 div{gap:4px;min-width:0;display:grid}._qrIdentity_xcsuf_1765 strong{overflow-wrap:anywhere;color:#101828;font-size:1rem;font-weight:950}._qrIdentity_xcsuf_1765 span{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:26px;padding:0 9px;font-size:.76rem;font-weight:950;display:inline-flex}._qrImageFrame_xcsuf_1804{background:#f8fafc;border:1px solid #0f172a0f;border-radius:8px;place-items:center;padding:16px;display:grid}._qrImage_xcsuf_306,._qrFallback_xcsuf_307{border:0;border-radius:8px;width:min(100%,330px);box-shadow:0 10px 28px #0f172a14}._copyCodeButton_xcsuf_333{box-sizing:border-box;background:#fff;border:1px solid #0f172a17;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:10px 12px;display:grid}._copyCodeButton_xcsuf_333 span{color:#667085;font-size:.78rem;font-weight:950}._copyCodeButton_xcsuf_333 code{color:#101828;text-align:center;background:0 0;min-width:0;max-width:none;padding:0;font-size:.9rem}._copyCodeButton_xcsuf_333 em{color:#047857;background:#ecfdf5;border:1px solid #04785724;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-style:normal;font-weight:950;display:inline-flex}._qrPanel_xcsuf_86 ._rowActionsWide_xcsuf_1485{gap:10px}._qrPanel_xcsuf_86 ._secondaryBtn_xcsuf_232{min-height:48px}._historyPanel_xcsuf_92{gap:14px;padding:20px}._historyHeader_xcsuf_1373{align-items:center}._historyHeader_xcsuf_1373 strong{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;min-height:38px;padding:0 12px;font-size:.94rem;display:inline-flex}._historyItem_xcsuf_1254{background:#fff;border-color:#0f172a14;min-height:68px;padding:14px}._historyItem_xcsuf_1254:hover{border-color:#04785738;box-shadow:0 12px 30px #0f172a12}._modalOverlay_xcsuf_1562{place-items:center}@media (width<=860px){._merchantDashboard_xcsuf_1269{width:min(760px,100%)}._qrShowcase_xcsuf_1683{grid-template-columns:1fr}._qrGuidance_xcsuf_1690{align-content:start}}@media (width<=640px){._merchantDashboard_xcsuf_1269{gap:14px}._dashboardHero_xcsuf_1276{grid-template-columns:58px minmax(0,1fr);padding:16px}._qrGuidance_xcsuf_1690,._qrPanel_xcsuf_86,._historyPanel_xcsuf_92{padding:16px}._qrGuidance_xcsuf_1690 h2{font-size:1.8rem}._qrStepList_xcsuf_1726 span{min-height:42px}._copyCodeButton_xcsuf_333,._qrPanel_xcsuf_86 ._rowActionsWide_xcsuf_1485{grid-template-columns:1fr}._copyCodeButton_xcsuf_333{text-align:center;justify-items:center}._historyHeader_xcsuf_1373{display:grid}._historyHeader_xcsuf_1373 strong{width:max-content}}._swipeHintLayer_xcsuf_1967{z-index:4;pointer-events:none;animation:5.2s forwards _swipeHintFade_xcsuf_1;position:absolute;inset:0}._swipeHint_xcsuf_1967{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#020817ad;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:.74rem;font-weight:950;display:inline-flex;position:absolute;top:50%;box-shadow:0 14px 34px #0208173d}._swipeHintLeft_xcsuf_1994{left:14px;transform:translateY(-50%)}._swipeHintRight_xcsuf_1999{right:14px;transform:translateY(-50%)}._swipeHint_xcsuf_1967 i{aspect-ratio:1;background:#10b981;border-radius:999px;flex:none;width:10px;position:relative}._swipeHint_xcsuf_1967 i:before,._swipeHint_xcsuf_1967 i:after{content:"";border-radius:inherit;border:1px solid #ffffffad;animation:1.45s ease-out infinite _swipeWave_xcsuf_1;position:absolute;inset:-7px}._swipeHint_xcsuf_1967 i:after{animation-delay:.35s}@keyframes _swipeHintFade_xcsuf_1{0%,72%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes _swipeWave_xcsuf_1{0%{opacity:.75;transform:scale(.52)}to{opacity:0;transform:scale(1.65)}}._bannerServiceNote_xcsuf_2039{color:#475569;background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;margin-top:12px;padding:12px;font-size:.86rem;font-weight:800;line-height:1.45}._bannerDownloadRow_xcsuf_2051{margin-top:12px}._bannerDownloadRow_xcsuf_2051 button{color:#fff;cursor:pointer;background:#047857;border:1px solid #0478572e;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-weight:950;display:inline-flex}._bannerDownloadRow_xcsuf_2051 button:disabled{opacity:.58;cursor:not-allowed}._bannerDownloadWarning_xcsuf_2074{color:#991b1b;background:#fef2f2;border:1px solid #b91c1c29;border-radius:8px;margin-top:10px;padding:11px 12px;font-size:.86rem;font-weight:900;line-height:1.4}._merchantAccountCard_xcsuf_2085{color:#101828;box-sizing:border-box;background:linear-gradient(135deg,#ecfdf5 0%,#fff 64%,#fff7ed 100%);border:1px solid #04785729;border-radius:8px;gap:12px;width:100%;padding:14px;display:grid}._merchantAccountHeader_xcsuf_2097{justify-content:space-between;align-items:center;gap:10px;display:flex}._merchantAccountHeader_xcsuf_2097 span,._merchantAccountDetails_xcsuf_2105 span,._merchantAccountEmpty_xcsuf_2106 span{color:#047857;text-transform:uppercase;font-size:.76rem;font-weight:950}._merchantAccountHeader_xcsuf_2097 span{align-items:center;gap:7px;display:inline-flex}._merchantAccountHeader_xcsuf_2097 strong{font-size:.92rem;font-weight:950}._merchantAccountDetails_xcsuf_2105{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}._merchantAccountDetails_xcsuf_2105 button,._merchantAccountDetails_xcsuf_2105>div,._merchantAccountEmpty_xcsuf_2106{background:#ffffffe6;border:1px solid #0f172a14;border-radius:8px;min-width:0}._merchantAccountDetails_xcsuf_2105 button,._merchantAccountDetails_xcsuf_2105>div{text-align:left;align-content:center;gap:5px;min-height:84px;padding:12px;display:grid}._merchantAccountDetails_xcsuf_2105 button{cursor:pointer}._merchantAccountDetails_xcsuf_2105 strong{overflow-wrap:anywhere;font-size:1.16rem;font-weight:950;line-height:1.05}._merchantAccountDetails_xcsuf_2105 em{color:#fff;background:#047857;border-radius:999px;align-items:center;width:max-content;min-height:26px;padding:0 9px;font-size:.72rem;font-style:normal;font-weight:950;display:inline-flex}._merchantAccountEmpty_xcsuf_2106{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}._merchantAccountEmpty_xcsuf_2106 div{gap:4px;display:grid}._merchantAccountEmpty_xcsuf_2106 strong{font-size:1rem;font-weight:950}._merchantAccountEmpty_xcsuf_2106 button{color:#fff;cursor:pointer;white-space:nowrap;background:#047857;border:1px solid #0478572e;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-weight:950;display:inline-flex}._merchantAccountEmpty_xcsuf_2106 button:disabled{opacity:.62;cursor:not-allowed}._merchantAccountMessage_xcsuf_2213{color:#475569;margin:0;font-size:.84rem;font-weight:850}@media (width<=640px){._merchantAccountHeader_xcsuf_2097,._merchantAccountEmpty_xcsuf_2106{grid-template-columns:1fr;align-items:stretch}._merchantAccountHeader_xcsuf_2097{display:grid}._merchantAccountDetails_xcsuf_2105{grid-template-columns:1fr}}._introScreen_h5mvq_2{color:#0f172a;background:radial-gradient(circle at 50% 26%,#2563eb29,#0000 32%),linear-gradient(#f8fbff 0%,#eaf4ff 100%);align-content:center;place-items:center;gap:18px;min-height:100dvh;padding:24px;animation:5s forwards _introFade_h5mvq_1;display:grid;overflow:hidden}._introRing_h5mvq_18{aspect-ratio:1;border-radius:50%;place-items:center;width:min(74vw,260px);animation:5s forwards _introZoom_h5mvq_1;display:grid;position:relative;box-shadow:0 24px 60px #2563eb33}._introRing_h5mvq_18:before{content:"";border-radius:inherit;background:conic-gradient(#2563eb,#0f766e,#93c5fd,#2563eb);animation:2.4s linear infinite _supportRingSpin_h5mvq_1;position:absolute;inset:0}._introImageWrap_h5mvq_38{z-index:1;background:#fff;border-radius:50%;width:calc(100% - 14px);height:calc(100% - 14px);padding:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2563eb1a}._introImageWrap_h5mvq_38 img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}._introText_h5mvq_58{text-align:center;gap:4px;display:grid}._introText_h5mvq_58 strong{color:#1d4ed8;font-size:1.08rem;font-weight:950}._introText_h5mvq_58 span{color:#475569;font-size:.86rem;font-weight:800}@keyframes _supportRingSpin_h5mvq_1{to{transform:rotate(360deg)}}@keyframes _introZoom_h5mvq_1{0%{scale:.88}42%{scale:1.02}to{scale:1}}@keyframes _introFade_h5mvq_1{0%,72%{opacity:1}to{opacity:0}}._wrapper_h5mvq_91{color:#0f172a;background:#edf5ff;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}._header_h5mvq_104{color:#fff;z-index:5;background:linear-gradient(135deg,#2563eb,#0f766e);align-items:center;gap:10px;min-height:68px;padding:10px 12px;display:flex;position:sticky;top:0;box-shadow:0 12px 32px #0f172a2e}._backBtn_h5mvq_118,._smallAvatar_h5mvq_120,._inputArea_h5mvq_122 button{cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}._backBtn_h5mvq_118{color:#fff;background:#ffffff24}._botProfileTrigger_h5mvq_137{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0;display:flex}._agentAvatar_h5mvq_165,._smallAvatar_h5mvq_120{color:#1d4ed8;background:#fff;border-radius:50%;flex:none;place-items:center;font-weight:950;display:grid}._agentAvatar_h5mvq_165{color:#2563eb;width:44px;height:44px;box-shadow:0 12px 24px #0f172a29}._smallAvatar_h5mvq_120{width:34px;height:34px;margin-top:18px;padding:0;font-size:.84rem}._headerInfo_h5mvq_194{pointer-events:none;flex:1;min-width:0}._headerInfo_h5mvq_194 h1{margin:0;font-size:1.02rem;line-height:1.1}._headerInfo_h5mvq_194 p{color:#ffffffd1;align-items:center;gap:5px;margin:4px 0 0;font-size:.78rem;font-weight:750;display:flex}._chatMenuWrap_h5mvq_220{flex:none;position:relative}._chatMenuButton_h5mvq_225{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}._chatMenu_h5mvq_220{z-index:20;background:#fff;border:1px solid #2563eb1f;border-radius:16px;gap:8px;width:min(320px,100vw - 24px);max-height:min(420px,100vh - 96px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 22px 48px #0f172a33}._newChatButton_h5mvq_254{color:#fff;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0f766e);border:1px solid #2563eb29;border-radius:11px;padding:10px 12px;font-size:.84rem;font-weight:950;box-shadow:0 12px 24px #2563eb29}._chatMenuDivider_h5mvq_270{color:#64748b;text-transform:uppercase;align-items:center;gap:8px;font-size:.72rem;font-weight:950;display:flex}._chatMenuDivider_h5mvq_270:before,._chatMenuDivider_h5mvq_270:after{content:"";background:#2563eb24;flex:1;height:1px}._chatMenuHeader_h5mvq_287{color:#0f172a;justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 6px;display:flex}._chatMenuHeader_h5mvq_287 strong{font-size:.88rem;font-weight:950}._chatMenuHeader_h5mvq_287 span{color:#64748b;font-size:.72rem;font-weight:850}._chatList_h5mvq_307{gap:6px;display:grid;overflow-y:auto}._chatList_h5mvq_307 button{color:#0f172a;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #0000;border-radius:11px;gap:4px;width:100%;min-height:54px;padding:9px 10px;display:grid}._chatList_h5mvq_307 button:hover,._chatList_h5mvq_307 ._activeChatItem_h5mvq_328{background:#eef6ff;border-color:#2563eb33}._chatList_h5mvq_307 button span{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:900;overflow:hidden}._chatList_h5mvq_307 button small,._chatMenuState_h5mvq_342{color:#64748b;font-size:.72rem;font-weight:800}._chatMenuState_h5mvq_342{text-align:center;padding:14px 8px}._headerShield_h5mvq_352{color:#ffffffe6}._messages_h5mvq_356{overscroll-behavior:contain;background-image:linear-gradient(#f8fbffe6 0%,#eef6ffeb 100%),url(/assets/support-chat-theme-uLQbnUNL.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:12px;min-height:0;padding:14px 12px 18px;display:flex;overflow-y:auto}._myMessage_h5mvq_372,._otherMessage_h5mvq_373{gap:8px;width:100%;display:flex}._myMessage_h5mvq_372{justify-content:flex-end}._handoffNotice_h5mvq_382{justify-content:center;align-self:center;width:min(92%,460px);margin:2px auto;display:flex}._handoffNotice_h5mvq_382 span{color:#0f172a;text-align:center;background:#ffffffdb;border:1px solid #2563eb24;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 14px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #0f172a14}._messageStack_h5mvq_406{gap:4px;max-width:min(78%,560px);display:grid}._myMessage_h5mvq_372 ._messageStack_h5mvq_406{justify-items:end}._sender_h5mvq_416{color:#64748b;padding:0 4px;font-size:.72rem;font-weight:850}._bubble_h5mvq_423,._typingBubble_h5mvq_424{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:17px;padding:11px 13px;font-size:.92rem;font-weight:650;line-height:1.45;box-shadow:0 10px 24px #0f172a12}._otherMessage_h5mvq_373 ._bubble_h5mvq_423,._typingBubble_h5mvq_424{background:#fff;border:1px solid #2563eb14;border-top-left-radius:6px}._myMessage_h5mvq_372 ._bubble_h5mvq_423{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-top-right-radius:6px}._messageStack_h5mvq_406 time{color:#94a3b8;padding:0 4px;font-size:.68rem;font-weight:750}._actionGroup_h5mvq_455{gap:7px;margin-top:3px;display:grid}._actionGroup_h5mvq_455 ._actionRow_h5mvq_461{margin-top:0}._actionRow_h5mvq_461{flex-wrap:wrap;gap:7px;margin-top:3px;display:flex}._actionRow_h5mvq_461 button,._transactionList_h5mvq_473 button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #2563eb26;border-radius:999px;font-size:.78rem;font-weight:900;box-shadow:0 8px 18px #2563eb14}._actionRow_h5mvq_461 button{min-height:34px;padding:7px 11px}._seeMoreActions_h5mvq_490{color:#0f766e;min-height:32px;font:inherit;cursor:pointer;background:#ecfdf5;border:1px solid #14b8a62e;border-radius:999px;justify-self:start;padding:7px 12px;font-size:.78rem;font-weight:900;box-shadow:0 8px 18px #0f766e14}._seeMoreActions_h5mvq_490:active{transform:translateY(1px)}._transactionList_h5mvq_473{gap:8px;margin-top:4px;display:grid}._transactionList_h5mvq_473 button{text-align:left;border-radius:14px;gap:3px;width:100%;padding:10px 12px;display:grid}._transactionList_h5mvq_473 strong{color:#0f172a;font-size:.86rem}._transactionList_h5mvq_473 span,._transactionList_h5mvq_473 small{color:#475569;font-size:.75rem;font-weight:800}._typingBubble_h5mvq_424{align-items:center;gap:5px;width:58px;min-height:38px;display:flex}._typingBubble_h5mvq_424 span{background:#2563eb;border-radius:50%;width:7px;height:7px;animation:1.05s ease-in-out infinite _typingDot_h5mvq_1}._typingBubble_h5mvq_424 span:nth-child(2){animation-delay:.15s}._typingBubble_h5mvq_424 span:nth-child(3){animation-delay:.3s}._sessionEndedNotice_h5mvq_560{flex:1;place-items:center;min-height:180px;padding:28px 16px;display:grid}._sessionEndedNotice_h5mvq_560 span{color:#0f172a;text-align:center;background:#ffffffeb;border:1px solid #2563eb29;border-radius:16px;width:min(92%,420px);padding:16px 18px;font-size:.9rem;font-weight:850;line-height:1.45;box-shadow:0 16px 34px #0f172a1a}._inputArea_h5mvq_122{z-index:5;min-height:66px;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #2563eb1a;align-items:center;gap:9px;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 28px #0f172a14}._inputArea_h5mvq_122 textarea{resize:none;color:#0f172a;min-width:0;max-height:112px;font:inherit;background:#f8fbff;border:1px solid #2563eb24;border-radius:18px;outline:0;flex:1;padding:12px 14px;font-size:.94rem;line-height:1.35}._inputArea_h5mvq_122 textarea:focus{border-color:#2563eb70;box-shadow:0 0 0 3px #2563eb1a}._inputArea_h5mvq_122 button{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);flex:none;box-shadow:0 12px 24px #2563eb2e}._inputArea_h5mvq_122 ._advisorButton_h5mvq_623{color:#0f766e;width:auto;min-width:0;font:inherit;background:#ecfdf5;border:1px solid #0f766e29;border-radius:999px;gap:5px;padding:0 11px;font-size:.76rem;font-weight:900;display:inline-flex;box-shadow:0 10px 20px #0f766e1a}._inputArea_h5mvq_122 ._advisorButton_h5mvq_623 span{line-height:1}._inputArea_h5mvq_122 button:disabled{cursor:not-allowed;opacity:.5}@keyframes _typingDot_h5mvq_1{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width>=760px){._wrapper_h5mvq_91{border-left:1px solid #2563eb1f;border-right:1px solid #2563eb1f;width:min(760px,100%);height:min(820px,100dvh);left:50%;right:auto;transform:translate(-50%)}}@media (width<=520px){._messageStack_h5mvq_406{max-width:84%}._bubble_h5mvq_423,._typingBubble_h5mvq_424{font-size:.88rem}}._page_x8e8b_1{color:#0f172a;background:radial-gradient(circle at 12% 0,#2563eb24,#0000 30%),radial-gradient(circle at 92% 12%,#14b8a61f,#0000 28%),linear-gradient(#f8fbff 0%,#eef6ff 52%,#fbfdff 100%);min-height:100dvh;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;overflow-x:hidden}._topbar_x8e8b_13{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #2563eb1a;align-items:center;gap:12px;min-height:66px;padding:12px clamp(16px,4vw,34px);display:flex;position:sticky;top:0;box-shadow:0 10px 26px #0f172a0d}._topbar_x8e8b_13 button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb1f;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 12px 28px #0f172a0f}._topbar_x8e8b_13 div{gap:2px;min-width:0;display:grid}._topbar_x8e8b_13 span{color:#0f766e;text-transform:uppercase;font-size:.72rem;font-weight:900}._topbar_x8e8b_13 strong{color:#0f172a;font-size:1rem;font-weight:950}._hero_x8e8b_60{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(18px,4vw,36px);width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(22px,5vw,54px) 0 24px;display:grid}._portrait_x8e8b_70{background:#fff;border:1px solid #2563eb1a;border-radius:8px;min-height:clamp(360px,54vw,640px);margin:0;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}._portrait_x8e8b_70 img{object-fit:cover;width:100%;height:100%;display:block}._identity_x8e8b_87{align-content:center;gap:18px;display:grid}._badge_x8e8b_93{color:#1d4ed8;background:#ffffffe6;border:1px solid #2563eb1f;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 12px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #0f172a0f}._identity_x8e8b_87 h1{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(2.55rem,7vw,5.45rem);font-weight:950;line-height:.95}._identity_x8e8b_87 p,._story_x8e8b_118 p,._points_x8e8b_119 p{color:#475569;margin:0;font-size:.98rem;line-height:1.72}._signalRow_x8e8b_126{flex-wrap:wrap;gap:10px;display:flex}._signalRow_x8e8b_126 span{color:#0f766e;background:#14b8a617;border:1px solid #14b8a633;border-radius:999px;padding:10px 12px;font-size:.78rem;font-weight:900}._story_x8e8b_118{width:min(920px,100% - 32px);margin:0 auto;padding:34px 0 18px}._story_x8e8b_118 div{gap:14px;display:grid}._sectionLabel_x8e8b_153{color:#1d4ed8;text-transform:uppercase;align-items:center;gap:8px;font-size:.76rem;font-weight:950;display:inline-flex}._story_x8e8b_118 h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.65rem,4vw,2.7rem);line-height:1.05}._points_x8e8b_119{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 56px;display:grid}._points_x8e8b_119 article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:8px;align-content:start;gap:12px;min-height:190px;padding:22px;display:grid;box-shadow:0 18px 44px #0f172a12}._points_x8e8b_119 svg{color:#2563eb}._points_x8e8b_119 h3{color:#0f172a;margin:0;font-size:1rem}@media (width<=860px){._hero_x8e8b_60{grid-template-columns:1fr}._portrait_x8e8b_70{min-height:clamp(300px,76vw,520px)}._points_x8e8b_119{grid-template-columns:1fr}}@media (width<=520px){._topbar_x8e8b_13{padding-inline:12px}._hero_x8e8b_60,._story_x8e8b_118,._points_x8e8b_119{width:min(100% - 22px,1180px)}._identity_x8e8b_87 p,._story_x8e8b_118 p,._points_x8e8b_119 p{font-size:.92rem}}._page_1bg1m_7{color:#0f172a;background:radial-gradient(circle at 12% 0,#2563eb24,#0000 30%),radial-gradient(circle at 94% 18%,#14b8a61f,#0000 24%),linear-gradient(#f6faff 0%,#eef6ff 48%,#fbfdff 100%);width:100%;min-height:100vh;padding:1.4rem 0 3.4rem;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;position:relative;overflow-x:hidden}._backgroundGlow_1bg1m_21{pointer-events:none;background:linear-gradient(90deg,#ffffffbf,#0000 40%,#ffffff9e),radial-gradient(circle at 44% 100%,#2563eb14,#0000 34%);position:absolute;inset:0}._topBar_1bg1m_30,._layout_1bg1m_31{z-index:1;width:min(1480px,100% - 12px);margin:0 auto;position:relative}._topBar_1bg1m_30{justify-content:space-between;align-items:center;min-height:3.5rem;margin-bottom:1rem;display:flex}._iconButton_1bg1m_46,._primaryBtn_1bg1m_47,._secondaryBtn_1bg1m_48,._quickStatButton_1bg1m_49{font:inherit;cursor:pointer;border:0}._iconButton_1bg1m_46{color:#1d4ed8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #2563eb1f;border-radius:8px;place-items:center;width:2.9rem;min-height:2.9rem;transition:transform .2s,box-shadow .2s;display:inline-grid;box-shadow:0 12px 28px #0f172a0f}._iconButton_1bg1m_46:hover,._quickStatButton_1bg1m_49:hover,._primaryBtn_1bg1m_47:hover,._secondaryBtn_1bg1m_48:hover{transform:translateY(-2px)}._layout_1bg1m_31{grid-template-columns:minmax(0,1.08fr) minmax(19rem,.72fr);gap:1rem;display:grid}._heroSection_1bg1m_82{grid-column:1/-1;grid-template-columns:minmax(0,.92fr) minmax(19rem,1.08fr);align-items:stretch;gap:1rem;min-height:clamp(25rem,45vw,34rem);display:grid}._heroCopy_1bg1m_91,._formCard_1bg1m_92,._sideCard_1bg1m_93,._sideSection_1bg1m_94,._sideSectionPrimary_1bg1m_95{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:8px;box-shadow:0 18px 44px #0f172a12}._heroCopy_1bg1m_91{flex-direction:column;justify-content:center;gap:1.25rem;padding:clamp(1.4rem,3.2vw,2.4rem);display:flex}._eyebrow_1bg1m_111,._sectionEyebrow_1bg1m_112{color:#1d4ed8;letter-spacing:.06em;text-transform:uppercase;background:#2563eb1a;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.42rem .7rem;font-size:.76rem;font-weight:900;display:inline-flex}._heroCopy_1bg1m_91 h1{color:#0f172a;letter-spacing:0;max-width:11ch;font-size:clamp(2.55rem,6vw,5.4rem);font-weight:950;line-height:.94}._heroCopy_1bg1m_91 p{color:#475569;max-width:36rem;font-size:clamp(1rem,1.5vw,1.14rem);font-weight:680;line-height:1.7}._quickStats_1bg1m_144{flex-wrap:wrap;gap:.65rem;display:flex}._quickStat_1bg1m_49,._quickStatButton_1bg1m_49{color:#0f172a;background:#f8fbff;border:1px solid #2563eb1a;border-radius:8px;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 .8rem;font-weight:850;display:inline-flex}._quickStat_1bg1m_49 svg{color:#0f766e}._quickStatButton_1bg1m_49{color:#b91c1c;background:#fff1f2;border-color:#fecdd3;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 10px 22px #dc262614}._quickStatButton_1bg1m_49 svg{color:#dc2626}._careVideo_1bg1m_180{isolation:isolate;background:#dbeafe;border-radius:8px;min-height:100%;position:relative;overflow:hidden;box-shadow:0 24px 58px #0f172a1f}._careVideo_1bg1m_180 img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:25rem;transition:transform .25s;animation:10s ease-in-out infinite alternate _careScenePan_1bg1m_1;transform:scale(1.015)}._videoShade_1bg1m_202{z-index:1;background:linear-gradient(#0f172a0f,#0000 38%,#0f172a6b),linear-gradient(90deg,#0f172a2e,#0000 40%);position:absolute;inset:0}._videoTopBar_1bg1m_211{z-index:2;color:#0f172a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:8px;align-items:center;gap:.5rem;padding:.62rem .8rem;font-size:.86rem;font-weight:900;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 14px 30px #0f172a26}._videoTopBar_1bg1m_211 span{background:#10b981;border-radius:999px;width:.55rem;height:.55rem;animation:1.8s ease-out infinite _supportPulse_1bg1m_1;box-shadow:0 0 #10b98175}._formCard_1bg1m_92,._sideCard_1bg1m_93{padding:clamp(1rem,2.5vw,1.5rem)}._cardHeading_1bg1m_244{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}._cardHeading_1bg1m_244 h2,._recoveryCard_1bg1m_253 h2,._sideSectionPrimary_1bg1m_95 h3{color:#0f172a;margin-top:.45rem;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:950;line-height:1.15}._sectionHint_1bg1m_262{color:#64748b;white-space:nowrap;font-size:.88rem;font-weight:780}._supportForm_1bg1m_269,._recoveryCard_1bg1m_253,._sideCard_1bg1m_93{gap:1rem;display:grid}._fieldGrid_1bg1m_276{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}._fieldBlock_1bg1m_282{gap:.55rem;display:grid}._supportForm_1bg1m_269 label{color:#334155;font-size:.92rem;font-weight:850}._textarea_1bg1m_293,._supportForm_1bg1m_269 input,._supportForm_1bg1m_269 select{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #dbe5f0;border-radius:8px;outline:none;font-size:.96rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 22px #0f172a0a}._textarea_1bg1m_293{resize:vertical;min-height:10.5rem;padding:1rem;line-height:1.6}._supportForm_1bg1m_269 input,._supportForm_1bg1m_269 select{min-height:3.25rem;padding:0 .85rem}._textarea_1bg1m_293:focus,._supportForm_1bg1m_269 input:focus,._supportForm_1bg1m_269 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._textarea_1bg1m_293::placeholder,._supportForm_1bg1m_269 input::placeholder{color:#94a3b8}._actionRow_1bg1m_333{gap:.75rem;display:flex}._primaryBtn_1bg1m_47,._secondaryBtn_1bg1m_48{border-radius:8px;flex:1;justify-content:center;align-items:center;min-height:3.25rem;font-size:.96rem;font-weight:900;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}._primaryBtn_1bg1m_47{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 16px 30px #2563eb33}._secondaryBtn_1bg1m_48{color:#1d4ed8;background:#fff;border:1px solid #2563eb29;box-shadow:0 10px 22px #0f172a0d}._primaryBtn_1bg1m_47:disabled,._secondaryBtn_1bg1m_48:disabled{opacity:.65;cursor:not-allowed;transform:none}._errorBox_1bg1m_371,._successBox_1bg1m_372{border-radius:8px;padding:.9rem 1rem;font-size:.92rem;font-weight:760;line-height:1.55}._errorBox_1bg1m_371{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}._successBox_1bg1m_372{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;align-items:flex-start;gap:.65rem;display:flex}._successBox_1bg1m_372 span{margin-top:.18rem;display:block}._liveChatButton_1bg1m_400{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#16a34a,#2563eb);border:0;border-radius:8px;justify-content:center;align-items:center;margin-top:.72rem;padding:0 1rem;font-size:.9rem;font-weight:950;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 26px #16a34a2e}._liveChatButton_1bg1m_400:hover{transform:translateY(-1px);box-shadow:0 18px 34px #2563eb2e}._recoveryCard_1bg1m_253 p,._sideSection_1bg1m_94 p,._sideSectionPrimary_1bg1m_95 p{color:#52606d;font-weight:650;line-height:1.65}._sideSectionPrimary_1bg1m_95{background:linear-gradient(135deg,#2563eb1a,#14b8a61f),#ffffffeb;padding:1rem}._sideSectionPrimary_1bg1m_95 svg{color:#0f766e}._sideSection_1bg1m_94{padding:1rem}._tipList_1bg1m_447{color:#475569;gap:.65rem;margin-top:.85rem;padding-left:1.1rem;font-weight:650;line-height:1.55;display:grid}._tipList_1bg1m_447 li::marker{color:#2563eb}@keyframes _careScenePan_1bg1m_1{0%{transform:scale(1.015)}to{transform:scale(1.045)}}@keyframes _supportPulse_1bg1m_1{0%{box-shadow:0 0 #10b98175}to{box-shadow:0 0 0 .7rem #10b98100}}@media (width<=980px){._layout_1bg1m_31,._heroSection_1bg1m_82{grid-template-columns:1fr}._heroCopy_1bg1m_91 h1{max-width:14ch}}@media (width<=680px){._page_1bg1m_7{padding:1rem 0 2.6rem}._topBar_1bg1m_30,._layout_1bg1m_31{width:88%}._heroSection_1bg1m_82{min-height:auto}._heroCopy_1bg1m_91{padding:1.15rem}._heroCopy_1bg1m_91 h1{max-width:none;font-size:clamp(2.05rem,12vw,3rem)}._careVideo_1bg1m_180 img{min-height:18rem}._fieldGrid_1bg1m_276,._actionRow_1bg1m_333{flex-direction:column;grid-template-columns:1fr}._cardHeading_1bg1m_244{flex-direction:column}._sectionHint_1bg1m_262{white-space:normal}}._careVideo_1bg1m_180{aspect-ratio:auto;background:#eaf7ff;min-height:100%}._careVideo_1bg1m_180 img{object-fit:cover;object-position:center;width:100%;min-height:25rem}@media (width<=980px){._careVideo_1bg1m_180{aspect-ratio:16/9;width:100%;min-height:320px;margin:0}}@media (width<=560px){._careVideo_1bg1m_180{aspect-ratio:16/10;min-height:240px}}._careVideo_1bg1m_180 img{object-fit:fill;object-position:center;width:100%;height:100%;min-height:0;animation:none;transform:none}._liveSupportNavBtn_1bg1m_565{color:#fff;min-height:2.9rem;font:inherit;letter-spacing:0;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0f766e);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 1rem;font-size:.92rem;font-weight:950;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 14px 30px #2563eb33,inset 0 1px #ffffff38}._liveSupportNavBtn_1bg1m_565:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 18px 38px #2563eb3d,inset 0 1px #ffffff47}._liveSupportNavBtn_1bg1m_565:active{transform:translateY(0)}@media (width<=560px){._liveSupportNavBtn_1bg1m_565{min-height:2.55rem;padding:0 .82rem;font-size:.84rem}}._page_hp8ut_1{color:#0f172a;background:linear-gradient(#f8fbff 0%,#eef6ff 52%,#fff 100%);min-height:100vh;padding:18px 14px 72px;font-family:Inter,Segoe UI,Arial,sans-serif}._topBar_hp8ut_9,._layout_hp8ut_10{width:min(980px,100%);margin:0 auto}._topBar_hp8ut_9{justify-content:space-between;align-items:center;gap:12px;padding:8px 0 18px;display:flex}._backBtn_hp8ut_23,._linkBtn_hp8ut_24,._primaryBtn_hp8ut_25,._secondaryBtn_hp8ut_26{color:#1d4ed8;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #2563eb24;border-radius:8px;font-weight:850}._backBtn_hp8ut_23,._linkBtn_hp8ut_24{padding:0 14px}._layout_hp8ut_10{gap:14px;display:grid}._hero_hp8ut_47,._card_hp8ut_48,._formCard_hp8ut_49{background:#fffffff0;border:1px solid #0f172a14;border-radius:8px;box-shadow:0 18px 42px #0f172a12}._hero_hp8ut_47{padding:clamp(20px,4vw,34px)}._hero_hp8ut_47 span{color:#047857;text-transform:uppercase;background:#ecfdf5;border-radius:999px;width:fit-content;margin-bottom:10px;padding:7px 10px;font-size:.78rem;font-weight:950;display:inline-flex}._hero_hp8ut_47 h1{margin:0 0 10px;font-size:clamp(2rem,6vw,4rem);font-weight:950;line-height:1}._hero_hp8ut_47 p,._card_hp8ut_48 p,._card_hp8ut_48 li,._formCard_hp8ut_49 p{color:#475569;font-size:1rem;font-weight:650;line-height:1.65}._card_hp8ut_48,._formCard_hp8ut_49{padding:18px}._card_hp8ut_48 h2,._formCard_hp8ut_49 h2{margin:0 0 10px;font-size:1.25rem;font-weight:950}._card_hp8ut_48 ul,._card_hp8ut_48 ol{gap:8px;padding-left:20px;display:grid}._notice_hp8ut_109{color:#9a3412;background:#fff7ed;border-radius:8px;padding:13px;font-weight:850;line-height:1.5}._success_hp8ut_118{color:#047857;background:#ecfdf5;border-radius:8px;padding:13px;font-weight:850;line-height:1.5}._error_hp8ut_127{color:#991b1b;background:#fef2f2;border-radius:8px;padding:13px;font-weight:850;line-height:1.5}._form_hp8ut_49{gap:13px;display:grid}._optionGrid_hp8ut_141{grid-template-columns:1fr 1fr;gap:10px;display:grid}._optionGrid_hp8ut_141 button{color:#0f172a;min-height:76px;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0f172a1a;border-radius:8px;padding:12px;font-weight:850}._optionGrid_hp8ut_141 ._activeOption_hp8ut_160{color:#047857;background:#ecfdf5;border-color:#0478575c}._form_hp8ut_49 label{color:#334155;gap:7px;font-size:.9rem;font-weight:900;display:grid}._form_hp8ut_49 textarea{box-sizing:border-box;resize:vertical;color:#0f172a;width:100%;min-height:168px;font:inherit;background:linear-gradient(#f8fbfffa,#fffffffa);border:1px solid #2563eb2e;border-radius:8px;outline:none;padding:14px 15px;font-size:1rem;font-weight:700;line-height:1.6;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:inset 0 1px #ffffffe6,0 12px 28px #0f172a0a}._form_hp8ut_49 textarea::placeholder{color:#94a3b8;font-weight:650}._form_hp8ut_49 textarea:focus{background:#fff;border-color:#1d4ed894;box-shadow:0 0 0 4px #2563eb1f,0 14px 32px #0f172a14}._checkRow_hp8ut_206{color:#475569;align-items:flex-start;gap:9px;font-weight:750;line-height:1.45;display:flex}._actions_hp8ut_215{grid-template-columns:1fr 1fr;gap:10px;display:grid}._primaryBtn_hp8ut_25,._secondaryBtn_hp8ut_26{padding:0 14px}._primaryBtn_hp8ut_25{color:#fff;background:#1d4ed8}._secondaryBtn_hp8ut_26{color:#047857;border-color:#04785738}@media (width<=640px){._optionGrid_hp8ut_141,._actions_hp8ut_215{grid-template-columns:1fr}}._page_2m6nw_1{color:#10201d;background:#f6f9fb;min-height:100vh;padding:18px;font-family:Arial,Helvetica,sans-serif}._topBar_2m6nw_9{width:min(1060px,100%);margin:0 auto 18px}._backButton_2m6nw_14{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #d5e4e1;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}._hero_2m6nw_28{background:#fff;border:1px solid #d8e8e5;border-radius:12px;grid-template-columns:220px 1fr;align-items:center;gap:34px;width:min(1060px,100%);min-height:62vh;margin:0 auto;padding:42px;display:grid;box-shadow:0 20px 50px #0f172a14}._iconWrap_2m6nw_43{background:#eef8f6;border-radius:28px;place-items:center;width:180px;height:180px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #d8e8e5}._iconWrap_2m6nw_43 img{object-fit:cover;width:100%;height:100%}._copy_2m6nw_60{max-width:680px}._eyebrow_2m6nw_64{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.82rem;font-weight:900}._copy_2m6nw_60 h1{letter-spacing:0;margin:0 0 14px;font-size:clamp(2rem,6vw,4.3rem);line-height:1}._copy_2m6nw_60 p{color:#425653;max-width:620px;margin:0 0 12px;font-size:1.02rem;line-height:1.75}._downloadButton_2m6nw_88{color:#fff;background:#0f766e;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:54px;margin-top:14px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #0f766e38}._appSize_2m6nw_105{color:#58706c;margin-top:12px;font-size:.95rem;font-weight:800;display:block}._infoGrid_2m6nw_113{grid-template-columns:repeat(2,1fr);gap:14px;width:min(1060px,100%);margin:18px auto 0;display:grid}._infoGrid_2m6nw_113 article{background:#fff;border:1px solid #d8e8e5;border-radius:12px;padding:22px}._infoGrid_2m6nw_113 svg{color:#0f766e}._infoGrid_2m6nw_113 h2{margin:12px 0 8px;font-size:1.05rem}._infoGrid_2m6nw_113 p{color:#58706c;margin:0;line-height:1.6}@media (width<=760px){._page_2m6nw_1{padding:12px}._hero_2m6nw_28{grid-template-columns:1fr;gap:22px;padding:24px}._iconWrap_2m6nw_43{border-radius:22px;width:128px;height:128px}._infoGrid_2m6nw_113{grid-template-columns:1fr}}._backgroundBlur_1cadj_7{z-index:0;background:radial-gradient(circle at 0 0,#2563eb29,#0000 28%),radial-gradient(circle at 100% 100%,#60a5fa2e,#0000 26%),linear-gradient(#f8fbff 0%,#eef4ff 50%,#e7f0ff 100%);position:fixed;inset:0}._recoverContainer_1cadj_17{z-index:1;justify-content:center;min-height:100vh;padding:40px 16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:filter .25s;display:flex;position:relative}._pageBlurred_1cadj_28{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}._cardGlass_1cadj_34{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:30px;width:min(760px,100%);padding:28px;box-shadow:0 30px 80px #0f172a14,0 8px 20px #2563eb14}._headerRow_1cadj_47{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}._eyebrow_1cadj_55{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;background:#2563eb1f;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-block}._cardGlass_1cadj_34 h1{letter-spacing:-.03em;color:#0f172a;font-size:clamp(2rem,5vw,3rem);line-height:1.04}._introText_1cadj_75{color:#52606d;margin-bottom:24px;font-size:1rem;line-height:1.72}._formStack_1cadj_82{flex-direction:column;gap:18px;display:flex}._sectionCard_1cadj_88{background:linear-gradient(#fffffffa 0%,#f4f8fffa 100%);border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:12px;padding:20px;display:flex}._sectionHeader_1cadj_98{align-items:center;gap:10px;margin-bottom:2px;display:flex}._sectionHeader_1cadj_98 h2{color:#0f172a;font-size:1.1rem;line-height:1.2}._stepPill_1cadj_111{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:64px;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:800;display:inline-flex}._cardGlass_1cadj_34 label{color:#334155;font-size:.95rem;font-weight:700}._cardGlass_1cadj_34 input{color:#0f172a;background:#fff;border:1px solid #d8e2ea;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:border-color .2s,box-shadow .2s}._cardGlass_1cadj_34 input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._cardGlass_1cadj_34 input::placeholder{color:#94a3b8}._cardGlass_1cadj_34 input[type=date]{cursor:pointer}._cardGlass_1cadj_34 input[type=file]{min-height:auto;padding:14px 16px}._cardGlass_1cadj_34 input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;margin-right:12px;padding:10px 16px;font-weight:700}._cardGlass_1cadj_34 button{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:56px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 18px 32px #2563eb38}._cardGlass_1cadj_34 button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 38px #2563eb42}._cardGlass_1cadj_34 button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}._secondaryBtn_1cadj_200{padding:0 18px;color:#1d4ed8!important;width:auto!important;min-height:46px!important;box-shadow:none!important;background:#f8fbff!important;border:1px solid #2563eb29!important}._inlineActions_1cadj_210{justify-content:flex-start;margin-top:4px;display:flex}._infoGrid_1cadj_216{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._infoTile_1cadj_222{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}._infoTile_1cadj_222 span{color:#64748b;margin-bottom:6px;font-size:.84rem;display:block}._infoTile_1cadj_222 strong{color:#0f172a;font-size:.96rem}._helperText_1cadj_241{color:#64748b;margin-top:-4px;font-size:.88rem;line-height:1.55}._uploadStatus_1cadj_248{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:.92rem;display:flex}._captureCard_1cadj_261{background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}._captureHeader_1cadj_271{justify-content:space-between;align-items:center;gap:12px;display:flex}._captureHeader_1cadj_271 strong{color:#0f172a;font-size:.95rem}._captureHeader_1cadj_271 span{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#2563eb1f;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800}._cameraPanel_1cadj_294{flex-direction:column;gap:12px;display:flex}._cameraPreview_1cadj_300{aspect-ratio:4/3;object-fit:cover;background:#0f172a;border:1px solid #cbd5e1;border-radius:18px;width:100%}._captureActions_1cadj_309{gap:12px;display:flex}._previewPanel_1cadj_314{justify-content:center;display:flex}._selfiePreview_1cadj_319{aspect-ratio:4/5;object-fit:cover;background:#fff;border:1px solid #cbd5e1;border-radius:18px;width:min(240px,100%);box-shadow:0 10px 24px #0f172a14}._uploadStatus_1cadj_248 strong{color:#1d4ed8}._progressTrack_1cadj_333{background:#dbeafe;border-radius:999px;width:100%;height:10px;overflow:hidden}._progressBar_1cadj_341{border-radius:inherit;background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%);height:100%;transition:width .2s;display:block}._errorBox_1cadj_349,._successBox_1cadj_350,._warningBox_1cadj_351{border-radius:18px;margin-bottom:18px;padding:14px 16px;font-size:.93rem;line-height:1.55}._errorBox_1cadj_349{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}._successBox_1cadj_350{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}._warningBox_1cadj_351{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}._doneCard_1cadj_377{background:linear-gradient(#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:22px;padding:18px 20px}._doneCard_1cadj_377 h3{color:#166534;margin-bottom:8px;font-size:1.08rem}._doneCard_1cadj_377 p{color:#166534;line-height:1.65}._modalOverlay_1cadj_395{z-index:20;-webkit-backdrop-filter:blur(12px);background:radial-gradient(circle at top,#3b82f638,#0000 34%),#0f172a8f;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}._modalCard_1cadj_410{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #94a3b838;border-radius:30px;width:min(560px,100%);padding:28px;position:relative;overflow:hidden;box-shadow:0 36px 90px #0f172a3d,0 10px 32px #2563eb1f}._modalCard_1cadj_410:before{content:"";background:linear-gradient(90deg,#0f766e 0%,#2563eb 55%,#60a5fa 100%);height:5px;position:absolute;inset:0 0 auto}._modalHeader_1cadj_431{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}._modalCard_1cadj_410 h2{color:#0f172a;font-size:1.7rem;line-height:1.08}._modalText_1cadj_445{color:#52606d;margin-bottom:22px;line-height:1.7}._modalForm_1cadj_451{flex-direction:column;gap:16px;display:flex}._modalField_1cadj_457{flex-direction:column;gap:10px;display:flex}._passwordHint_1cadj_463{color:#1e3a8a;background:#2563eb14;border:1px solid #2563eb1f;border-radius:16px;padding:12px 14px;font-size:.9rem;line-height:1.6}._modalActions_1cadj_473{gap:12px;margin-top:4px;display:flex}._closeBtn_1cadj_479,._modalPrimaryBtn_1cadj_480{flex:1}._closeBtn_1cadj_479{padding:0 20px;color:#0f172a!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #94a3b847!important;width:auto!important;min-height:54px!important;box-shadow:0 12px 24px #0f172a14!important}._modalPrimaryBtn_1cadj_480{padding:0 20px;color:#fff!important;background:linear-gradient(#0f766e 0%,#0f9f8d 100%)!important;min-height:54px!important;box-shadow:0 18px 32px #0f766e47,inset 0 1px #ffffff38!important}._closeBtn_1cadj_479:hover:not(:disabled),._modalPrimaryBtn_1cadj_480:hover:not(:disabled){transform:translateY(-2px)}._closeBtn_1cadj_479:focus-visible,._modalPrimaryBtn_1cadj_480:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb24,0 18px 30px #0f172a1f!important}@media (width<=680px){._recoverContainer_1cadj_17{padding:24px 12px}._cardGlass_1cadj_34{border-radius:24px;padding:22px 16px}._headerRow_1cadj_47,._modalHeader_1cadj_431{flex-direction:column}._infoGrid_1cadj_216{grid-template-columns:1fr}._sectionCard_1cadj_88{border-radius:20px;padding:16px}._cardGlass_1cadj_34 input,._cardGlass_1cadj_34 button{min-height:52px}._secondaryBtn_1cadj_200,._closeBtn_1cadj_479,._modalPrimaryBtn_1cadj_480{width:100%!important}._captureActions_1cadj_309,._modalActions_1cadj_473{flex-direction:column}._modalCard_1cadj_410{border-radius:22px;padding:22px 16px}}._backgroundBlur_p8ehs_7{z-index:0;background:radial-gradient(circle at 0 0,#2563eb2e,#0000 24%),radial-gradient(circle at 100% 100%,#3b82f624,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 55%,#e8f1ff 100%);position:fixed;inset:0}._openAccountContainer_p8ehs_17{z-index:1;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:36px 16px;font-family:Arial,Helvetica,sans-serif;transition:filter .25s;display:flex;position:relative}._pageBlurred_p8ehs_30{filter:blur(10px);pointer-events:none}._cardGlass_p8ehs_35{-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:30px;width:min(620px,100%);padding:34px 26px 28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a1a,0 8px 24px #2563eb0f}._headerRow_p8ehs_50{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._cardGlass_p8ehs_35:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa,#2563eb);height:5px;position:absolute;inset:0 0 auto}._cardGlass_p8ehs_35 h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.5rem);font-weight:900;line-height:1.05}._cardGlass_p8ehs_35 p{color:#5b6472;margin-bottom:26px;font-size:1rem;line-height:1.75}._statusPanel_p8ehs_81{background:#eff6ffeb;border:1px solid #2563eb24;border-radius:20px;gap:12px;margin-bottom:24px;padding:16px;display:grid}._statusRow_p8ehs_91{justify-content:space-between;align-items:center;gap:12px;display:flex}._statusRow_p8ehs_91 strong{color:#0f172a;font-size:.96rem;display:block}._statusRow_p8ehs_91 span{color:#64748b;font-size:.88rem;display:block}._statusBadge_p8ehs_110{text-align:center;border-radius:999px;min-width:112px;padding:10px 14px;font-size:.88rem;font-weight:900}._statusPending_p8ehs_119{color:#1d4ed8;background:#dbeafe;border:1px solid #2563eb2e}._statusVerified_p8ehs_125{color:#166534;background:#dcfce7;border:2px solid #16a34a}._form_p8ehs_131{flex-direction:column;gap:14px;display:flex}._form_p8ehs_131 label{color:#334155;margin-bottom:-4px;font-size:.96rem;font-weight:800}._form_p8ehs_131 input,._form_p8ehs_131 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_p8ehs_131 input:focus,._form_p8ehs_131 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_p8ehs_131 input::placeholder{color:#94a3b8}._form_p8ehs_131 input[type=date]{cursor:pointer}._errorMessage_p8ehs_173{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:11px 13px;font-size:.95rem;font-weight:800;line-height:1.45}._successMessage_p8ehs_184{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:11px 13px;font-size:.95rem;font-weight:800;line-height:1.45}._phoneRow_p8ehs_195{align-items:stretch;gap:10px;width:100%;display:flex}._countryCode_p8ehs_202{text-align:center;color:#1d4ed8;font-weight:800;background:#f3f7ff!important;width:88px!important}._phoneInput_p8ehs_210{flex:1}._checkRow_p8ehs_214{margin-top:6px;margin-bottom:2px}._checkboxLabel_p8ehs_219{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:.96rem;font-weight:700;display:flex}._checkboxLabel_p8ehs_219 input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px;min-height:auto;box-shadow:none}._form_p8ehs_131 button{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:58px;margin-top:10px;font-size:1rem;font-weight:800;transition:all .25s;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._form_p8ehs_131 button:hover{transform:translateY(-2px);box-shadow:0 22px 40px #2563eb4d}._form_p8ehs_131 button:active{transform:translateY(0)}._backBtn_p8ehs_264{color:#1d4ed8!important;background:#ffffffe6!important;border:1px solid #2563eb24!important;margin-top:2px!important;box-shadow:0 10px 24px #0f172a0d!important}._secondaryBtn_p8ehs_272,._resetBtn_p8ehs_273{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb29;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;box-shadow:0 10px 24px #0f172a0d}._resetBtn_p8ehs_273{min-width:120px}._referralBox_p8ehs_289{color:#1e3a8a;background:#ffffffbf;border-radius:12px;margin:12px 0;padding:10px 12px;font-size:.92rem;font-weight:700}._verifiedBanner_p8ehs_299{color:#166534;background:#dcfce7;border:2px solid #16a34a;border-radius:14px;padding:12px 14px;font-size:.95rem;font-weight:900}._modalOverlay_p8ehs_309{z-index:30;-webkit-backdrop-filter:blur(10px);background:#0f172a42;justify-content:center;align-items:center;padding:20px 14px;display:flex;position:fixed;inset:0}._modalCard_p8ehs_322{background:#fffffff5;border:1px solid #2563eb1f;border-radius:28px;width:min(500px,100%);padding:26px 22px 22px;box-shadow:0 26px 60px #0f172a33}._modalHeader_p8ehs_331{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}._modalHeader_p8ehs_331 h2{color:#0f172a;font-size:1.6rem;line-height:1.1}._modalEyebrow_p8ehs_345{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:900;display:inline-block}._modalCloseBtn_p8ehs_355{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb24;border-radius:999px;min-height:42px;padding:0 16px;font-weight:800}._modalText_p8ehs_366{margin-bottom:18px!important}._modalForm_p8ehs_370{flex-direction:column;gap:14px;display:flex}._modalForm_p8ehs_370 label{color:#334155;font-size:.94rem;font-weight:800}._modalForm_p8ehs_370 input{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;box-shadow:0 10px 24px #0f172a0a}._modalMeta_p8ehs_394{color:#64748b;justify-content:space-between;align-items:center;gap:10px;font-size:.88rem;font-weight:700;display:flex}._modalActions_p8ehs_404{gap:12px;display:grid}._modalActions_p8ehs_404 button{color:#fff;letter-spacing:.02em;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:54px;font-size:.98rem;font-weight:800;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._modalActions_p8ehs_404 ._secondaryBtn_p8ehs_272{color:#1d4ed8;background:#fff}@media (width<=640px){._openAccountContainer_p8ehs_17{padding:20px 12px}._cardGlass_p8ehs_35{border-radius:24px;padding:26px 18px 22px}._headerRow_p8ehs_50,._statusRow_p8ehs_91,._modalHeader_p8ehs_331,._modalMeta_p8ehs_394{flex-direction:column;align-items:flex-start}._cardGlass_p8ehs_35 h1{font-size:1.85rem}._cardGlass_p8ehs_35 p{margin-bottom:22px;font-size:.96rem;line-height:1.65}._form_p8ehs_131 input,._form_p8ehs_131 select{border-radius:16px;min-height:52px;font-size:.95rem}._form_p8ehs_131 button{min-height:54px;font-size:.97rem}._phoneRow_p8ehs_195{gap:8px}._countryCode_p8ehs_202{width:76px!important}._statusBadge_p8ehs_110{min-width:0}}._termsBox_p8ehs_482{background:#f8fbff;border:1px solid #2563eb24;border-radius:16px;gap:10px;margin-top:4px;padding:14px;display:grid}._termsLabel_p8ehs_492{grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;line-height:1.5;color:#334155!important;margin:0!important;font-size:.9rem!important;font-weight:750!important;display:grid!important}._termsLabel_p8ehs_492 input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px;min-height:auto;box-shadow:none;margin-top:2px}._termsLink_p8ehs_513{text-decoration:underline;color:#1d4ed8!important;width:fit-content!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:.92rem!important;font-weight:900!important}._termsLink_p8ehs_513:hover{box-shadow:none!important;transform:none!important}._page_5nar7_13{color:#0f172a;background:radial-gradient(circle at 10% 0,#2563eb29,#0000 28%),radial-gradient(circle at 92% 12%,#2563eb1a,#0000 26%),linear-gradient(#f4f8ff 0%,#eef5ff 48%,#f9fbff 100%);width:100%;min-height:100vh;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif;position:relative;overflow-x:hidden}._backgroundGlow_5nar7_39{pointer-events:none;background:linear-gradient(90deg,#ffffffb3,#0000 34%,#ffffff94),radial-gradient(circle at 50% 100%,#2563eb1a,#0000 36%);position:absolute;inset:0}._loadingState_5nar7_57,._shellHeader_5nar7_59,._errorAlert_5nar7_61,._dashboardShell_5nar7_63{z-index:1;width:min(1480px,100% - 12px);margin-left:auto;margin-right:auto;position:relative}._loadingState_5nar7_57{color:#1d4ed8;padding:8% 0;font-weight:800}._shellHeader_5nar7_59{z-index:20000;padding:3% 0 1.7%}._identityBlock_5nar7_101{z-index:5000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff0,#f8fbffd1),radial-gradient(circle at 12% 0,#2563eb29,#0000 44%);border:1px solid #2563eb1f;border-radius:1.45rem;min-width:0;padding:4%;position:relative;box-shadow:0 18px 44px #0f172a0f,inset 0 1px #fffc}._identityTop_5nar7_133{justify-content:space-between;align-items:flex-start;gap:4%;margin-bottom:2%;display:flex}._eyebrow_5nar7_149{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb1a;border-radius:999px;align-items:center;padding:.34rem .68rem;font-size:clamp(.72rem,1.05vw,.86rem);font-weight:850;display:inline-flex}._identityBlock_5nar7_101 h1{color:#0f172a;letter-spacing:0;text-transform:capitalize;font-size:clamp(1.55rem,3.1vw,2.45rem);font-weight:900;line-height:1.02}._accountNumberText_5nar7_191{color:#475569;margin-top:.55rem;font-size:clamp(.9rem,1.35vw,1rem);font-weight:760}._accountEmailRow_5nar7_205{justify-content:space-between;align-items:center;gap:.9rem;margin-top:.45rem;display:flex}._accountEmailText_5nar7_221{color:#0f4aa3;letter-spacing:.01em;overflow-wrap:anywhere;font-size:clamp(.86rem,1.18vw,.95rem);font-weight:860}._addEmailPrompt_5nar7_237{color:#b91c1c;cursor:pointer;min-height:auto;font:inherit;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:clamp(.86rem,1.18vw,.95rem);font-weight:900;transition:color .22s,transform .22s;display:inline-flex}._addEmailPrompt_5nar7_237:hover{color:#dc2626;transform:translateY(-1px)}._emailStatusBadge_5nar7_281{min-height:2rem;font:inherit;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;padding:0 .8rem;font-size:.8rem;font-weight:900}._emailStatusVerified_5nar7_309{color:#1d4ed8;cursor:default;background:#dbeafeb3;border-color:#2563eb2e}._emailStatusUnverified_5nar7_323{color:#b91c1c;cursor:pointer;background:#fee2e2d1;border-color:#dc26262e;transition:transform .22s,box-shadow .22s,background .22s}._emailStatusUnverified_5nar7_323:hover{background:#fee2e2f5;transform:translateY(-1px);box-shadow:0 10px 18px #dc262624}._headerConvertButton_5nar7_351{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #2563eb29;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;max-width:100%;min-height:2.85rem;margin-top:4%;padding:0 1.05rem;font-weight:900;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 12px 26px #2563eb1c,inset 0 1px #ffffffdb}._headerConvertButton_5nar7_351:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 16px 34px #2563eb29,inset 0 1px #ffffffe6}._menuButton_5nar7_411,._headerMenu_5nar7_413 button,._supportBtn_5nar7_415,._linkedItem_5nar7_417 button,._accountGrid_5nar7_419 article button,._viewAllBtn_5nar7_421,._ledgerHelpButton_5nar7_423,._eyeButton_5nar7_425{cursor:pointer;font:inherit;border:0}._headerMenuWrap_5nar7_437{z-index:6000;justify-content:flex-end;display:flex;position:relative}._menuButton_5nar7_411{aspect-ratio:1;color:#1d4ed8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffff0,#f8fbffe6);border:1px solid #2563eb1a;border-radius:1.1rem;place-items:center;width:clamp(3.1rem,5vw,3.7rem);transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 16px 32px #0f172a14,inset 0 1px #ffffffe6}._menuButton_5nar7_411:hover,._supportBtn_5nar7_415:hover,._linkedItem_5nar7_417 button:hover,._accountGrid_5nar7_419 article button:hover,._viewAllBtn_5nar7_421:hover{transform:translateY(-2px)}._headerMenu_5nar7_413{z-index:2147483647;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #2563eb1a;border-radius:1.25rem;width:min(76vw,18rem);padding:.55rem;position:fixed;top:clamp(5.5rem,10vw,8.5rem);right:max(4%,50vw - 590px);box-shadow:0 26px 70px #0f172a29,inset 0 1px #ffffffe6}._headerMenu_5nar7_413 button{color:#0f172a;text-align:left;background:0 0;border-radius:.95rem;grid-template-columns:2.55rem 1fr;align-items:center;gap:.75rem;width:100%;min-height:3.65rem;padding:.58rem .65rem;transition:background .18s,transform .18s;display:grid}._headerMenu_5nar7_413 button:hover{background:#f3f7ff;transform:translate(-2px)}._menuIcon_5nar7_573{color:#1d4ed8;background:#2563eb17;border-radius:.8rem;place-items:center;width:2.45rem;height:2.45rem;display:grid}._headerMenu_5nar7_413 strong{color:#0f172a;font-size:.94rem;font-weight:900;line-height:1.15;display:block}._headerMenu_5nar7_413 small{color:#64748b;margin-top:.12rem;font-size:.78rem;font-weight:700;display:block}._menuDanger_5nar7_625 ._menuIcon_5nar7_573,._menuDanger_5nar7_625 strong{color:#dc2626}._menuDanger_5nar7_625 ._menuIcon_5nar7_573{background:#dc262617}._skeletonLine_5nar7_644{vertical-align:middle;background:linear-gradient(90deg,#94a3b82e,#ffffffb8,#94a3b82e) 0 0/220% 100%;border-radius:999px;width:100%;max-width:100%;height:.95rem;animation:1.25s ease-in-out infinite _dashboardSkeletonShimmer_5nar7_1;display:inline-block}._skeletonName_5nar7_656{width:min(72%,18rem);height:clamp(1.8rem,3.1vw,2.45rem)}._skeletonBalance_5nar7_661{background:linear-gradient(90deg,#ffffff2e,#ffffff7a,#ffffff2e) 0 0/220% 100%;width:min(80%,21rem);height:clamp(2rem,5.2vw,3.25rem)}._skeletonTextFull_5nar7_668{width:100%}._skeletonTextMedium_5nar7_672{width:min(68%,13rem)}._skeletonTextShort_5nar7_676{width:min(46%,8rem)}._skeletonTextShortLight_5nar7_680{background:linear-gradient(90deg,#ffffff29,#ffffff7a,#ffffff29) 0 0/220% 100%;width:min(46%,8rem)}._skeletonBadge_5nar7_686{width:5.8rem;height:2rem}._skeletonIcon_5nar7_691{background:linear-gradient(90deg,#94a3b82e,#ffffffb8,#94a3b82e) 0 0/220% 100%;border-radius:.9rem;flex:0 0 3rem;height:3rem;animation:1.25s ease-in-out infinite _dashboardSkeletonShimmer_5nar7_1}._skeletonStack_5nar7_700,._skeletonStackRight_5nar7_701{gap:.55rem;width:100%;min-width:0;display:grid}._skeletonStackRight_5nar7_701{justify-items:end;width:8rem}._headerMenu_5nar7_413 button:disabled{opacity:.65;cursor:not-allowed;transform:none}._errorAlert_5nar7_61{color:#991b1b;background:#ffffffe6;border:1px solid #ef444424;border-radius:.9rem;margin-bottom:1.4%;padding:.9rem 1rem;box-shadow:0 14px 28px #0f172a0f}._dashboardShell_5nar7_63{z-index:1;grid-template-columns:64% 33%;align-items:start;gap:.9rem;padding:1% 0 4%;display:grid}._primaryColumn_5nar7_763,._sideColumn_5nar7_765{gap:.9rem;min-width:0;display:grid}._card_5nar7_777,._balancePanel_5nar7_779{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #2563eb14;border-radius:1.35rem;box-shadow:0 18px 44px #0f172a12}._card_5nar7_777{padding:4%}._balancePanel_5nar7_779{z-index:0;color:#fff;background:radial-gradient(circle at 86% 3%,#fff3,#0000 30%),radial-gradient(circle at 4% 100%,#60a5fa47,#0000 34%),linear-gradient(135deg,#2563eb 0%,#1d4ed8 58%,#1e40af 100%);padding:4%;position:relative;overflow:hidden}._balancePanel_5nar7_779:after{content:"";aspect-ratio:1;background:#ffffff1a;border-radius:50%;width:38%;position:absolute;top:-28%;right:-12%}._balanceHeader_5nar7_849,._accountShowcase_5nar7_851,._ledgerBalance_5nar7_853{z-index:1;position:relative}._balanceHeader_5nar7_849{justify-content:space-between;align-items:flex-start;gap:4%;display:flex}._balanceTitleBlock_5nar7_877{width:100%;min-width:0}._balanceLabelRow_5nar7_887 p,._ledgerBalanceHeading_5nar7_889 p{color:#ffffffd1;font-size:clamp(.78rem,1.2vw,.95rem);font-weight:760}._balanceLabelRow_5nar7_887{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:.65rem;display:flex}._balanceLabelRow_5nar7_887 p{white-space:nowrap}._balanceLine_5nar7_927{align-items:center;min-width:0;display:flex}._balanceLine_5nar7_927 h2{overflow-wrap:anywhere;color:#fff;letter-spacing:0;max-width:82%;font-size:clamp(2rem,5.2vw,3.25rem);font-weight:950;line-height:1}._balancePlaceholder_5nar7_959{color:#ffffffc2;align-items:center;min-height:1em;font-size:clamp(1rem,2.2vw,1.28rem);font-weight:850;line-height:1.15;display:inline-flex}._eyeButton_5nar7_425{aspect-ratio:1;color:#fff;background:#ffffff29;border:1px solid #ffffff3d;border-radius:50%;flex:none;place-items:center;width:clamp(1.9rem,5%,2.3rem);animation:2.7s ease-in-out infinite _eyeGlowPulse_5nar7_1;display:grid;box-shadow:inset 0 1px #ffffff2e}._eyeClosed_5nar7_1007{opacity:.78;animation:none}._eyeShape_5nar7_1017{border:2px solid;border-radius:80% 12%;justify-content:center;align-items:center;width:62%;height:38%;display:inline-flex;position:relative;overflow:hidden;transform:rotate(45deg)}._eyeShape_5nar7_1017:before{content:"";background:currentColor;animation:2.7s ease-in-out infinite _humanEyelid_5nar7_1;position:absolute;inset:-2px;transform:translateY(-110%)}._eyePupil_5nar7_1061{aspect-ratio:1;background:currentColor;border-radius:50%;width:32%;box-shadow:0 0 0 2px #ffffff3d}._eyeClosed_5nar7_1007 ._eyeShape_5nar7_1017{border-width:2px 0 0;border-radius:999px;height:3px;overflow:visible;transform:rotate(0)}._eyeClosed_5nar7_1007 ._eyeShape_5nar7_1017:before,._eyeClosed_5nar7_1007 ._eyePupil_5nar7_1061{display:none}._ledgerBalance_5nar7_853{border-top:1px solid #ffffff2e;width:100%;margin-top:3.2%;padding:3% 0}._ledgerBalanceHeading_5nar7_889{align-items:center;gap:.55rem;display:flex}._ledgerHelpButton_5nar7_423{aspect-ratio:1;color:#fff;background:#ffffff29;border-radius:50%;place-items:center;width:2rem;display:grid}._ledgerBalance_5nar7_853 strong{color:#fff;font-size:clamp(1.2rem,2.6vw,1.55rem);font-weight:920;display:block}._ledgerHelpText_5nar7_1163{color:#fffffff0;background:#ffffff1f;border:1px solid #ffffff29;border-radius:.9rem;margin-top:2%;padding:2.2%;font-size:clamp(.78rem,1.2vw,.9rem);line-height:1.6}._equivalentBalance_5nar7_1185{border-top:1px solid #ffffff2e;width:100%;padding:3% 0 0}._equivalentBalance_5nar7_1185 p{color:#ffffffd1;font-size:clamp(.78rem,1.2vw,.95rem);font-weight:760}._equivalentBalance_5nar7_1185 strong{color:#fff;margin-top:.45rem;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:880;display:block}._accountShowcase_5nar7_851{border-top:1px solid #ffffff29;margin-top:3.2%;padding-top:3%}._accountHeading_5nar7_1237{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.4%;display:flex}._accountHeading_5nar7_1237 h3{color:#fff;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:930}._accountHeading_5nar7_1237 span{color:#ffffffb8;font-size:clamp(.72rem,1vw,.84rem);font-weight:750}._accountGrid_5nar7_419{grid-template-columns:repeat(3,1fr);gap:2%;display:grid}._accountGrid_5nar7_419 article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 10% 0,#60a5fa24,#0000 48%),linear-gradient(#eff6ffe6,#dbeafebd);border:1px solid #bfdbfe9e;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;padding:7%;display:grid;box-shadow:0 12px 26px #0f172a17,inset 0 1px #ffffffad}._accountBalanceRow_5nar7_1325{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.65rem;display:flex}._accountBalanceRow_5nar7_1325 p{color:#172554;overflow-wrap:anywhere;flex:auto;min-width:max-content;margin-top:.2rem;font-size:clamp(.88rem,1.25vw,1.02rem);font-weight:900}._accountBalanceRow_5nar7_1325 button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #2563eb1a;border-radius:999px;flex:none;align-self:center;width:fit-content;min-height:2.25rem;margin-top:.15rem;padding:0 .75rem;font-size:.78rem;font-weight:900;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 16px #2563eb2e}._accountBalanceRow_5nar7_1325 button:hover{box-shadow:0 12px 22px #2563eb3d}._accountSymbol_5nar7_1407{color:#1d4ed8;background:linear-gradient(135deg,#ffffffd1,#bfdbfeb8);border:1px solid #2563eb1f;border-radius:.72rem;place-items:center;width:2.1rem;height:2.1rem;font-size:.88rem;font-weight:950;display:grid}._giftAccountTile_5nar7_1433 ._accountSymbol_5nar7_1407{color:#1d4ed8;background:linear-gradient(135deg,#ffffffdb,#bfdbfec2)}._accountGrid_5nar7_419 span,._summaryItem_5nar7_1445 span,._linkedItem_5nar7_417 span,._notificationItem_5nar7_1449 span{color:#ffffffc2;font-size:clamp(.76rem,1.1vw,.88rem);font-weight:720;display:block}._accountGrid_5nar7_419 span{color:#64748b}._accountGrid_5nar7_419 strong{overflow-wrap:anywhere;color:#1e3a8a;min-width:0;font-size:clamp(.78rem,1.1vw,.9rem);font-weight:880;display:block}._sectionHeader_5nar7_1489{justify-content:space-between;align-items:center;gap:4%;margin-bottom:3%;display:flex}._sectionHeader_5nar7_1489 h3{color:#0f172a;font-size:clamp(1rem,1.7vw,1.18rem);font-weight:920}._viewAllBtn_5nar7_421{color:#2563eb;background:0 0;font-weight:850}._quickActions_5nar7_1529{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.72rem;display:grid}._quickActionTile_5nar7_1541{color:#0f172a;cursor:pointer;text-align:center;background:linear-gradient(#fffffffa,#f8fafce6);border:1px solid #0f172a12;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.58rem;min-height:96px;padding:.78rem .56rem;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 10px 24px #0f172a0f}._quickActionTile_5nar7_1541:hover{background:#fff;border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 16px 30px #2563eb1c}._quickActionIcon_5nar7_1591{color:#2563eb;background:#eef6ff;border-radius:8px;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;display:inline-flex;box-shadow:inset 0 0 0 1px #2563eb14}._quickActionCopy_5nar7_1615{gap:.14rem;min-width:0;display:grid}._quickActionCopy_5nar7_1615 strong{color:#111827;font-size:clamp(.82rem,1.1vw,.94rem);font-weight:880;line-height:1.1}._quickActionCopy_5nar7_1615 small{color:#64748b;font-size:clamp(.68rem,.95vw,.76rem);font-weight:720;line-height:1.15}._quickActionFeatured_5nar7_1655{background:radial-gradient(circle at 80% 18%,#2dd4bf38,#0000 32%),linear-gradient(145deg,#ecfeff 0%,#f8fffb 58%,#fff 100%);border-color:#14b8a638}._quickActionFeatured_5nar7_1655 ._quickActionIcon_5nar7_1591{color:#047857;background:#dffcf2;box-shadow:inset 0 0 0 1px #10b98124,0 8px 18px #10b9811f}._quickActionDanger_5nar7_1680{background:linear-gradient(#fff1f2fa,#fffffff0);border-color:#dc262647;box-shadow:0 12px 26px #dc26261c}._quickActionDanger_5nar7_1680:hover{border-color:#dc26266b;box-shadow:0 16px 32px #dc262629}._quickActionPayMe_5nar7_1693{background:radial-gradient(circle at 74% 16%,#22c55e2e,#0000 34%),linear-gradient(145deg,#f0fdf4 0%,#fff 64%);border-color:#0596693d}._quickActionPayMe_5nar7_1693 ._quickActionIcon_5nar7_1591{color:#047857;background:#dcfce7;box-shadow:inset 0 0 0 1px #05966929,0 8px 18px #0596691f}._payMeActionIconInner_5nar7_1706{place-items:center;width:24px;height:24px;display:grid;position:relative}._payMeActionMoneyMark_5nar7_1714{color:#fff;background:#047857;border-radius:999px;place-items:center;width:17px;height:17px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #dcfce7}._quickActionDanger_5nar7_1680 ._quickActionIcon_5nar7_1591{color:#b91c1c;background:#fee2e2;box-shadow:inset 0 0 0 1px #dc262629,0 8px 18px #dc26261f}._helpText_5nar7_1732{color:#64748b;margin-top:3%;font-size:clamp(.82rem,1.2vw,.95rem);line-height:1.65}._transactionList_5nar7_1746,._notificationList_5nar7_1748{gap:.75rem;display:grid}._transactionItem_5nar7_1758{cursor:pointer;background:#f8fbff;border:1px solid #2563eb12;border-radius:1rem;grid-template-columns:1fr auto;align-items:center;gap:3%;padding:2.6%;display:grid}._transactionLeft_5nar7_1782{align-items:center;gap:3%;min-width:0;display:flex}._transactionIcon_5nar7_1796{color:#1d4ed8;background:#2563eb1a;border-radius:.9rem;flex:0 0 3rem;place-items:center;height:3rem;font-weight:900;display:grid}._transactionLeft_5nar7_1782 h4,._notificationItem_5nar7_1449 strong,._linkedItem_5nar7_417 p{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-size:clamp(.88rem,1.25vw,1rem);font-weight:850}._transactionLeft_5nar7_1782 p,._notificationItem_5nar7_1449 p{color:#64748b;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-size:clamp(.78rem,1.08vw,.88rem);line-height:1.5}._transactionRight_5nar7_1864{text-align:right}._transactionRight_5nar7_1864 strong{margin-bottom:.35rem;font-weight:900;display:block}._creditAmount_5nar7_1884{color:#059669}._debitAmount_5nar7_1892{color:#dc2626}._successStatus_5nar7_1900,._pendingStatus_5nar7_1902{border-radius:999px;padding:.38rem .58rem;font-size:.76rem;font-weight:850;display:inline-block}._successStatus_5nar7_1900{color:#047857;background:#0596691f}._pendingStatus_5nar7_1902{color:#b45309;background:#f59e0b24}._secureBankingCard_5nar7_1938{aspect-ratio:16/7;isolation:isolate;background:#eaf7ff;border:1px solid #0f172a14;border-radius:8px;min-height:clamp(210px,30vw,320px);position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a1a}._secureBankingImageTrack_5nar7_1962{width:200%;height:100%;animation:8s ease-in-out infinite _secureBankingSwipe_5nar7_1;display:flex;position:absolute;inset:0}._secureBankingImage_5nar7_1962{object-fit:cover;object-position:center;flex:0 0 50%;width:50%;height:100%;transform:none}._secureBankingOverlay_5nar7_1996{z-index:1;background:linear-gradient(90deg,#075985c7 0%,#0e749075 38%,#0f172a14 78%),linear-gradient(#fff0 42%,#0f172a38 100%);position:absolute;inset:0}._secureBankingContent_5nar7_2014{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;gap:.45rem;width:min(58%,28rem);height:100%;padding:clamp(1rem,4%,1.7rem);display:flex;position:relative}._secureBankingContent_5nar7_2014 span{color:#cffafe;background:#ffffff29;border:1px solid #fff3;border-radius:999px;width:fit-content;padding:.34rem .62rem;font-size:clamp(.7rem,1vw,.78rem);font-weight:860}._secureBankingContent_5nar7_2014 h3{color:#fff;max-width:18rem;font-size:clamp(1.05rem,2.1vw,1.55rem);font-weight:920;line-height:1.12}._secureBankingContent_5nar7_2014 p{color:#ffffffe0;max-width:21rem;font-size:clamp(.78rem,1.12vw,.92rem);font-weight:680;line-height:1.45}._notificationItem_5nar7_1449{background:#f8fbff;border:1px solid #2563eb12;border-radius:1rem;min-width:0;padding:3.5%}._notificationItem_5nar7_1449 p{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;margin:.3rem 0}._summaryItem_5nar7_1445,._linkedItem_5nar7_417{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:5%;padding:3.8% 0;display:flex}._summaryItem_5nar7_1445:last-child,._linkedItem_5nar7_417:last-child{border-bottom:0}._summaryItem_5nar7_1445 strong,._linkedItem_5nar7_417 strong{color:#0f172a;text-align:right;font-weight:900}._linkedItem_5nar7_417 div{min-width:0}._linkedItem_5nar7_417 span{overflow-wrap:anywhere;margin-top:.22rem;line-height:1.45}._linkedItem_5nar7_417 button,._supportBtn_5nar7_415{color:#1d4ed8;background:#eff6ff;border-radius:999px;min-height:2.5rem;padding:0 .9rem;font-weight:880}._supportBtn_5nar7_415{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);width:100%;margin-top:3%;box-shadow:0 14px 26px #2563eb33}._twoFactorPromptOverlay_5nar7_2224{z-index:2147483646;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a70;place-items:center;padding:5%;display:grid;position:fixed;inset:0}._twoFactorPromptCard_5nar7_2246{cursor:pointer;background:radial-gradient(circle at 100% 0,#3b82f629,#0000 32%),linear-gradient(#fffffffa,#f4f8fff5);border:1px solid #2563eb1f;border-radius:1.6rem;width:min(92%,430px);padding:1.4rem;box-shadow:0 28px 70px #0f172a38}._twoFactorPromptHeader_5nar7_2270{gap:.35rem;display:grid}._twoFactorPromptEyebrow_5nar7_2280{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}._twoFactorPromptHeader_5nar7_2270 h3{color:#0f172a;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:950}._twoFactorPromptText_5nar7_2308{color:#475569;margin-top:.75rem;font-size:.96rem;line-height:1.65}._twoFactorPromptQrWrap_5nar7_2322{background:#ffffffe0;border:1px solid #2563eb14;border-radius:1.3rem;place-items:center;min-height:220px;margin-top:1rem;padding:1rem;display:grid}._twoFactorPromptQrImage_5nar7_2344{border-radius:1rem;width:min(100%,192px);display:block}._twoFactorPromptQrFallback_5nar7_2356{color:#1d4ed8;font-size:.9rem;font-weight:800}._twoFactorPromptActions_5nar7_2368{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;display:grid}._twoFactorPromptActions_5nar7_2368 button{cursor:pointer;min-height:3rem;font:inherit;border:0;border-radius:999px;font-weight:900}._twoFactorLaterBtn_5nar7_2400{color:#1d4ed8;background:#eff6ff}._twoFactorNowBtn_5nar7_2410{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 26px #2563eb33}._twoFactorPromptActions_5nar7_2368 button:disabled{opacity:.7;cursor:not-allowed}._pinOverlay_5nar7_2432{z-index:2147483647;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a6b;place-items:center;padding:5%;display:grid;position:fixed;inset:0}._pinModal_5nar7_2454{background:#fffffff5;border:1px solid #2563eb1a;border-radius:1.4rem;width:min(92%,390px);padding:6%;box-shadow:0 26px 70px #0f172a2e}._pinModal_5nar7_2454 h3{color:#0f172a;font-size:1.18rem;font-weight:900}._pinModal_5nar7_2454 p{color:#64748b;margin:.5rem 0 1rem;font-size:.95rem;line-height:1.55}._pinModal_5nar7_2454 input{color:#0f172a;text-align:center;letter-spacing:.36em;background:#f8fbff;border:1px solid #2563eb29;border-radius:1rem;outline:none;width:100%;min-height:3.5rem;padding:0 1rem;font-size:1.25rem;font-weight:900}._pinModal_5nar7_2454 input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._pinActions_5nar7_2538{grid-template-columns:1fr 1fr;gap:3%;margin-top:1rem;display:grid}._pinActions_5nar7_2538 button{cursor:pointer;border:0;border-radius:999px;min-height:3rem;font-weight:900}._pinActions_5nar7_2538 button:first-child{color:#1d4ed8;background:#eff6ff}._pinActions_5nar7_2538 button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}._pinActions_5nar7_2538 button:disabled{opacity:.65;cursor:not-allowed}@keyframes _dashboardSkeletonShimmer_5nar7_1{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes _eyeGlowPulse_5nar7_1{0%,to{box-shadow:inset 0 1px #ffffff2e}62%{box-shadow:0 0 20px #fff3,inset 0 1px #fff3}}@keyframes _humanEyelid_5nar7_1{0%,13%,19%,54%,61%,to{transform:translateY(-110%)}16%,58%{transform:translateY(0)}}@keyframes _secureBankingSwipe_5nar7_1{0%,48%{transform:translate(0)}52%,98%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=980px){._dashboardShell_5nar7_63{grid-template-columns:100%}._accountGrid_5nar7_419{grid-template-columns:repeat(2,1fr)}._card_5nar7_777,._balancePanel_5nar7_779{padding:4.5%}}@media (width<=680px){._loadingState_5nar7_57,._shellHeader_5nar7_59,._errorAlert_5nar7_61,._dashboardShell_5nar7_63{width:88%}._shellHeader_5nar7_59{gap:.7rem;padding-top:6%}._identityBlock_5nar7_101{padding:5%}._menuButton_5nar7_411{border-radius:.95rem;width:3rem}._headerMenu_5nar7_413{border-radius:1.05rem;width:min(82vw,17rem)}._balanceHeader_5nar7_849{flex-direction:column}._balanceTitleBlock_5nar7_877{width:100%}._quickActions_5nar7_1529{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}._quickActionTile_5nar7_1541{min-height:88px}._accountGrid_5nar7_419{grid-template-columns:100%;gap:.65rem}._accountGrid_5nar7_419 article{padding:4.5%}._accountGrid_5nar7_419 article p{grid-column:1/-1}._accountGrid_5nar7_419 article button{grid-column:1/-1;justify-self:start}._transactionItem_5nar7_1758{grid-template-columns:100%}._transactionRight_5nar7_1864{text-align:left}._linkedItem_5nar7_417,._summaryItem_5nar7_1445{flex-direction:column;align-items:flex-start}._linkedItem_5nar7_417 button,._summaryItem_5nar7_1445 strong{text-align:left;width:100%}}._privateTransferIntroOverlay_5nar7_2902{z-index:30000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._privateTransferIntroCard_5nar7_2924{color:#0f172a;background:#fff;border:1px solid #dbeafee6;border-radius:8px;gap:16px;width:min(94vw,440px);padding:24px;display:grid;box-shadow:0 24px 70px #0f172a3d}._privateTransferIntroIcon_5nar7_2948{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}._privateTransferIntroEyebrow_5nar7_2970{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.78rem;font-weight:950}._privateTransferIntroCard_5nar7_2924 h3{color:#0f172a;letter-spacing:0;margin:0;font-size:1.45rem;font-weight:950;line-height:1.12}._privateTransferIntroText_5nar7_3006{color:#475569;margin:10px 0 0;font-size:.96rem;font-weight:700;line-height:1.65}._privateTransferIntroActions_5nar7_3022{grid-template-columns:1fr 1fr;gap:12px;display:grid}._privateTransferIntroActions_5nar7_3022 button{cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:8px;font-weight:950}._privateTransferIntroLaterBtn_5nar7_3052{color:#334155;background:#f1f5f9}._privateTransferIntroNowBtn_5nar7_3062{color:#fff;background:#2563eb}@media (width<=520px){._secureBankingCard_5nar7_1938{aspect-ratio:4/3;min-height:230px}._secureBankingImage_5nar7_1962{object-position:62% center}._secureBankingOverlay_5nar7_1996{background:linear-gradient(#0759851a 0%,#075985d1 100%)}._secureBankingContent_5nar7_2014{width:100%;padding:1rem}._privateTransferIntroCard_5nar7_2924{padding:20px}._privateTransferIntroActions_5nar7_3022{grid-template-columns:1fr}}._secureBankingCard_5nar7_1938{aspect-ratio:16/7;background:#eaf7ff;width:100%;max-width:none;min-height:clamp(230px,34vw,360px);margin:0}._secureBankingImage_5nar7_1962{object-fit:cover;object-position:center}@media (width<=720px){._secureBankingCard_5nar7_1938{aspect-ratio:16/10;min-height:240px}}@media (width<=420px){._secureBankingCard_5nar7_1938{aspect-ratio:4/3;min-height:220px}}._secureBankingImage_5nar7_1962{object-fit:fill;object-position:center;width:50%;height:100%;transform:none}._headerLoadingText_5nar7_3166{color:#64748b;font-weight:900}._eyeButton_5nar7_425{touch-action:manipulation;min-width:46px;min-height:46px}._transactionItem_5nar7_1758{text-align:left;width:100%;font:inherit;cursor:pointer;border:0}._page_17pym_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_17pym_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_17pym_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_17pym_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._backBtn_17pym_48,._logoutBtn_17pym_49{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._backBtn_17pym_48:hover,._logoutBtn_17pym_49:hover{background:#fff;transform:translateY(-2px)}._profileLayout_17pym_68{z-index:2;grid-template-columns:.9fr 1.1fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._leftColumn_17pym_79,._rightColumn_17pym_80{flex-direction:column;gap:22px;display:flex}._profileCard_17pym_86,._infoCard_17pym_87{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._profileCard_17pym_86{text-align:center;padding:30px 24px}._avatarWrap_17pym_102{border-radius:50%;justify-content:center;justify-self:center;width:7rem;height:7rem;margin-bottom:18px;display:flex;overflow:hidden}._avatar_17pym_102{color:#fff;object-fit:cover;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;font-size:2rem;font-weight:900;display:flex;box-shadow:0 18px 34px #2563eb3d}._name_17pym_128{color:#0f172a;margin-bottom:6px;font-size:1.55rem;font-weight:900}._username_17pym_135{color:#64748b;margin-bottom:16px;font-size:.98rem}._profileBadge_17pym_141{color:#047857;background:#0596691f;border-radius:999px;margin-bottom:18px;padding:10px 16px;font-size:.9rem;font-weight:800;display:inline-block}._primaryBtn_17pym_152{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:54px;font-size:1rem;font-weight:800;transition:all .25s;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._primaryBtn_17pym_152:hover{transform:translateY(-2px)}._infoCard_17pym_87{padding:24px 20px}._infoCard_17pym_87 h3{color:#0f172a;margin-bottom:18px;font-size:1.15rem;font-weight:900}._infoList_17pym_183{flex-direction:column;gap:14px;display:flex}._infoItem_17pym_189{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._infoItem_17pym_189:last-child{border-bottom:none;padding-bottom:0}._infoItem_17pym_189 span{color:#64748b;font-size:.95rem;font-weight:700}._infoItem_17pym_189 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._activeText_17pym_216{color:#059669!important}._actionList_17pym_220{flex-direction:column;gap:12px;display:flex}._actionList_17pym_220 button{color:#1e3a8a;cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;width:100%;min-height:52px;font-size:.96rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._actionList_17pym_220 ._dangerAction_17pym_240{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}._actionList_17pym_220 button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 28px #2563eb1f}._linkedItem_17pym_258{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}._linkedItem_17pym_258:last-child{border-bottom:none;padding-bottom:0}._linkedItem_17pym_258 p{color:#0f172a;margin-bottom:4px;font-size:.98rem;font-weight:800}._linkedItem_17pym_258 span{color:#64748b;font-size:.9rem}._linkedItem_17pym_258 button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb1f;border-radius:999px;min-height:42px;padding:0 14px;font-weight:800}@media (width<=920px){._profileLayout_17pym_68{grid-template-columns:1fr}}@media (width<=640px){._topBar_17pym_29{flex-wrap:wrap}._pageTitle_17pym_41{order:-1;width:100%}._infoItem_17pym_189,._linkedItem_17pym_258{flex-direction:column;align-items:flex-start}._infoItem_17pym_189 strong{text-align:left}}._page_yvwhl_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_yvwhl_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_yvwhl_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_yvwhl_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_yvwhl_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_yvwhl_48:hover{background:#fff;transform:translateY(-2px)}._transferLayout_yvwhl_66{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_yvwhl_77,._summaryCard_yvwhl_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_yvwhl_77{padding:28px 22px}._formCard_yvwhl_77 h2,._summaryCard_yvwhl_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.3rem;font-weight:900}._subText_yvwhl_100{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_yvwhl_77{flex-direction:column;gap:14px;display:flex}._form_yvwhl_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_yvwhl_77 input,._form_yvwhl_77 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_yvwhl_77 input:focus,._form_yvwhl_77 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_yvwhl_77 input::placeholder{color:#94a3b8}._readOnlyInput_yvwhl_144{font-weight:700;color:#475569!important;background:#f8fbff!important}._actionRow_yvwhl_150{gap:12px;margin-top:10px;display:flex}._primaryBtn_yvwhl_156,._secondaryBtn_yvwhl_157{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_yvwhl_156{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._primaryBtn_yvwhl_156:hover,._secondaryBtn_yvwhl_157:hover{transform:translateY(-2px)}._primaryBtn_yvwhl_156:disabled,._secondaryBtn_yvwhl_157:disabled,._topBtn_yvwhl_48:disabled{opacity:.6;cursor:not-allowed;transform:none}._secondaryBtn_yvwhl_157{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._summaryCard_yvwhl_78{height:fit-content;padding:24px 20px}._summaryItem_yvwhl_201,._summaryItemTotal_yvwhl_202{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_yvwhl_201 span,._summaryItemTotal_yvwhl_202 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_yvwhl_201 strong,._summaryItemTotal_yvwhl_202 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._summaryItemTotal_yvwhl_202{margin-top:4px}._summaryItemTotal_yvwhl_202 strong{color:#1d4ed8;font-size:1.08rem}._noticeBox_yvwhl_235,._methodInfoBox_yvwhl_236{color:red;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}._methodInfoBox_yvwhl_236{gap:12px;margin-top:4px;display:grid}._methodInfoItem_yvwhl_253{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:10px;display:flex}._methodInfoItem_yvwhl_253:last-child{border-bottom:none;padding-bottom:0}._methodInfoItem_yvwhl_253 span{color:#64748b;font-size:.92rem;font-weight:700}._methodInfoItem_yvwhl_253 strong{color:#0f172a;text-align:right;word-break:break-word;font-size:.95rem;font-weight:900}._pinModalOverlay_yvwhl_281{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._pinModal_yvwhl_281{background:#fffffff5;border:1px solid #2563eb1a;border-radius:28px;width:min(100%,430px);padding:26px 22px;box-shadow:0 30px 60px #0f172a2e,0 10px 28px #2563eb14}._pinModal_yvwhl_281 h3{color:#0f172a;margin-bottom:8px;font-size:1.2rem;font-weight:900}._pinModal_yvwhl_281 p{color:#64748b;margin-bottom:18px;font-size:.95rem;line-height:1.7}._pinInput_yvwhl_318{letter-spacing:.35em;text-align:center;color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:60px;padding:0 16px;font-size:1.2rem;font-weight:900;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._pinInput_yvwhl_318:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}@media (width<=920px){._transferLayout_yvwhl_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_yvwhl_29{flex-wrap:wrap}._pageTitle_yvwhl_41{order:-1;width:100%}._actionRow_yvwhl_150{flex-direction:column}._formCard_yvwhl_77,._summaryCard_yvwhl_78,._pinModal_yvwhl_281{border-radius:24px}._methodInfoItem_yvwhl_253{flex-direction:column}._methodInfoItem_yvwhl_253 strong{text-align:left}}._payoutVisual_yvwhl_374{aspect-ratio:16/7;background:#eef6ff;border:1px solid #2563eb1f;border-radius:18px;width:100%;min-height:168px;margin:-6px 0 18px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a14}._payoutVisual_yvwhl_374 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._payoutVisual_yvwhl_374:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a4d),linear-gradient(90deg,#0f172a29,#0000 42%);position:absolute;inset:0}._payoutVisualLabel_yvwhl_405{z-index:1;color:#1d4ed8;background:#ffffffed;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #0f172a24}._payoutVisual_yvwhl_374{aspect-ratio:16/7;background:#eaf7ff;width:100%;min-height:clamp(210px,31vw,340px);margin:0 0 1rem}._payoutVisual_yvwhl_374 img{object-fit:cover;object-position:center}@media (width<=560px){._payoutVisual_yvwhl_374{aspect-ratio:16/10;min-height:220px}}@media (width<=390px){._payoutVisual_yvwhl_374{aspect-ratio:4/3;min-height:205px}}._payoutVisual_yvwhl_374 img{object-fit:fill;object-position:center;width:100%;height:100%}._processingOverlay_yvwhl_460{z-index:70;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._processingModal_yvwhl_472{text-align:center;background:#fff;border:1px solid #2563eb1f;border-radius:24px;justify-items:center;gap:14px;width:min(100%,390px);padding:22px 20px 20px;display:grid;box-shadow:0 28px 60px #0f172a3d}._processingBots_yvwhl_485{object-fit:cover;background:#f8fbff;border-radius:24px;width:92px;height:92px;box-shadow:0 12px 28px #2563eb1f}._processingCopy_yvwhl_494{gap:5px;display:grid}._processingCopy_yvwhl_494 span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:950}._processingCopy_yvwhl_494 h3{color:#0f172a;margin:0;font-size:1.18rem;font-weight:950;line-height:1.2}._processingCopy_yvwhl_494 p{color:#64748b;margin:0;font-size:.92rem;font-weight:750;line-height:1.45}._progressTrack_yvwhl_523{background:#e2e8f0;border-radius:999px;width:100%;height:10px;overflow:hidden}._progressFill_yvwhl_531{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#14b8a6,#facc15);height:100%;transition:width .22s}._progressPercent_yvwhl_538{color:#0f172a;font-size:1rem;font-weight:950}._page_zu8o3_5{color:#0f172a;background:radial-gradient(circle at 12% 4%,#2563eb29,#0000 28%),radial-gradient(circle at 88% 18%,#60a5fa24,#0000 26%),linear-gradient(#f8fbff 0%,#eef5ff 46%,#f8fbff 100%);min-height:100vh;padding:18px 0 42px;font-family:Inter,SF Pro Text,Segoe UI,Arial,sans-serif}._topBar_zu8o3_16,._shell_zu8o3_17{width:min(1480px,100% - 12px);margin:0 auto}._topBar_zu8o3_16{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 0 16px;display:grid}._titleBlock_zu8o3_30{text-align:center;min-width:0}._titleBlock_zu8o3_30 span{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#2563eb1a;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 10px;font-size:.75rem;font-weight:950;display:inline-flex}._titleBlock_zu8o3_30 h1{color:#0f172a;letter-spacing:0;margin:7px 0 0;font-size:clamp(1.65rem,4vw,2.45rem);font-weight:950;line-height:1.04}._navBtn_zu8o3_59,._searchBtn_zu8o3_60,._primaryBtn_zu8o3_61{font:inherit;cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background .18s}._navBtn_zu8o3_59{color:#1d4ed8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #0f172a0f}._shell_zu8o3_17{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);align-items:start;gap:16px;display:grid}._formPanel_zu8o3_91,._reviewPanel_zu8o3_92{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #2563eb1a;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 24px 70px #0f172a14,0 8px 24px #2563eb0d}._formPanel_zu8o3_91{padding:clamp(16px,3vw,22px)}._reviewPanel_zu8o3_92{padding:clamp(16px,3vw,22px);position:sticky;top:14px}._sectionHeader_zu8o3_114{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:16px;display:grid}._sectionIcon_zu8o3_122{color:#1d4ed8;background:linear-gradient(#eff6ff,#fff);border:1px solid #2563eb24;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 24px #2563eb14}._sectionHeader_zu8o3_114 h2{color:#0f172a;margin:0;font-size:1.12rem;font-weight:950;line-height:1.2}._sectionHeader_zu8o3_114 p{color:#64748b;margin:5px 0 0;font-size:.9rem;font-weight:680;line-height:1.55}._privacyVisual_zu8o3_150{aspect-ratio:16/7;background:#eaf7ff;border:1px solid #2563eb1f;border-radius:20px;width:100%;min-height:clamp(220px,32vw,350px);margin:0 0 16px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a17}._privacyVisual_zu8o3_150 img{object-fit:fill;object-position:center;width:100%;height:100%;display:block}._privacyVisual_zu8o3_150:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a57),linear-gradient(90deg,#0f172a2e,#0000 52%);position:absolute;inset:0}._privacyVisualBadge_zu8o3_181{z-index:1;color:#1d4ed8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:950;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 12px 26px #0f172a24}._form_zu8o3_91,._reviewContent_zu8o3_200{gap:14px;display:grid}._field_zu8o3_205{gap:8px;min-width:0;display:grid}._field_zu8o3_205 label,._checkRow_zu8o3_212 span{color:#334155;font-size:.88rem;font-weight:900}._field_zu8o3_205 input{color:#0f172a;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #d7e2ef;border-radius:16px;outline:none;padding:0 15px;font-size:.96rem;font-weight:750;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 10px 22px #0f172a09}._field_zu8o3_205 input::placeholder{color:#94a3b8;font-weight:650}._field_zu8o3_205 input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._fieldHint_zu8o3_244{color:#64748b;font-size:.8rem;font-weight:800}._inlineField_zu8o3_250{grid-template-columns:minmax(0,1fr) 54px;gap:10px;display:grid}._searchBtn_zu8o3_60{color:#fff;background:#0f172a;border-radius:16px;place-items:center;width:54px;min-height:54px;display:grid;box-shadow:0 14px 28px #0f172a29}._fieldGrid_zu8o3_267{grid-template-columns:minmax(0,.76fr) minmax(0,1fr);gap:12px;display:grid}._recipientBox_zu8o3_273{color:#166534;background:linear-gradient(#f0fdf4,#fff);border:1px solid #16a34a2e;border-radius:18px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid;box-shadow:0 12px 24px #16a34a0f}._recipientBox_zu8o3_273 span{color:#4b6b57;font-size:.76rem;font-weight:850;display:block}._recipientBox_zu8o3_273 strong{color:#0f172a;overflow-wrap:anywhere;margin-top:3px;font-size:1rem;font-weight:950;line-height:1.2;display:block}._recipientBox_zu8o3_273 small{color:#166534;text-align:right;font-size:.82rem;font-weight:900}._totalBlock_zu8o3_310{color:#fff;background:radial-gradient(circle at 86% 12%,#60a5fa52,#0000 28%),linear-gradient(135deg,#0f172a,#1e40af);border-radius:22px;padding:18px;box-shadow:0 18px 38px #1e40af2e}._totalBlock_zu8o3_310 span,._summaryList_zu8o3_321 span{font-size:.8rem;font-weight:850;display:block}._totalBlock_zu8o3_310 span{color:#dbeafe}._totalBlock_zu8o3_310 strong{margin-top:7px;font-size:clamp(1.5rem,4vw,2rem);font-weight:950;line-height:1;display:block}._summaryList_zu8o3_321{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}._summaryList_zu8o3_321 div{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}._summaryList_zu8o3_321 div:last-child{border-bottom:0}._summaryList_zu8o3_321 span{color:#64748b}._summaryList_zu8o3_321 strong{color:#0f172a;text-align:right;font-size:.94rem;font-weight:950}._checkRow_zu8o3_212{background:#fffbeb;border:1px solid #fde68a;border-radius:18px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:13px;line-height:1.5;display:grid}._checkRow_zu8o3_212 input{accent-color:#2563eb;width:18px;height:18px;margin-top:2px}._error_zu8o3_389{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:16px;margin-bottom:14px;padding:12px 14px;font-size:.9rem;font-weight:850;line-height:1.5}._primaryBtn_zu8o3_61{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:54px;font-size:.96rem;font-weight:950;display:inline-flex;box-shadow:0 16px 30px #2563eb2e}._primaryBtn_zu8o3_61:hover,._searchBtn_zu8o3_60:hover,._navBtn_zu8o3_59:hover{transform:translateY(-1px)}._primaryBtn_zu8o3_61:disabled,._searchBtn_zu8o3_60:disabled,._navBtn_zu8o3_59:disabled{opacity:.55;cursor:not-allowed;transform:none}._emptyState_zu8o3_429{color:#64748b;text-align:center;background:radial-gradient(circle at 50% 16%,#2563eb14,#0000 34%),#f8fafc;border:1px dashed #bfd0e6;border-radius:22px;align-content:center;place-items:center;gap:9px;min-height:330px;padding:24px;display:grid}._emptyState_zu8o3_429 svg{color:#2563eb}._emptyState_zu8o3_429 strong{color:#0f172a;font-size:1.04rem;font-weight:950}._emptyState_zu8o3_429 p{max-width:270px;margin:0;font-size:.9rem;font-weight:700;line-height:1.55}@media (width<=940px){._topBar_zu8o3_16{grid-template-columns:1fr 1fr;width:min(760px,100% - 12px)}._titleBlock_zu8o3_30{text-align:left;grid-area:1/1/auto/-1}._navBtn_zu8o3_59{grid-row:2;width:100%}._shell_zu8o3_17{grid-template-columns:1fr;width:min(760px,100% - 12px)}._reviewPanel_zu8o3_92{position:static}}@media (width<=560px){._page_zu8o3_5{padding-top:14px}._navBtn_zu8o3_59 span{display:none}._formPanel_zu8o3_91,._reviewPanel_zu8o3_92{border-radius:20px;padding:14px}._inlineField_zu8o3_250,._fieldGrid_zu8o3_267,._recipientBox_zu8o3_273{grid-template-columns:1fr}._searchBtn_zu8o3_60{width:100%}._recipientBox_zu8o3_273 small,._summaryList_zu8o3_321 strong{text-align:left}._summaryList_zu8o3_321 div{display:grid}._privacyVisual_zu8o3_150{aspect-ratio:16/10;border-radius:18px;min-height:220px}}@media (width<=390px){._privacyVisual_zu8o3_150{aspect-ratio:4/3;min-height:205px}}._page_yr0z9_7{color:#10203a;background:radial-gradient(circle at 14% 18%,#0ea5e929,#0000 28%),radial-gradient(circle at 86% 74%,#0f766e1f,#0000 24%),linear-gradient(#f7fbff 0%,#eaf4f7 100%);width:100%;min-height:100vh;font-family:Segoe UI,Trebuchet MS,sans-serif;position:relative;overflow:hidden}._backgroundGlow_yr0z9_20{pointer-events:none;background:radial-gradient(circle at 20% 24%,#2563eb14,#0000 16%),radial-gradient(circle at 80% 66%,#0891b21a,#0000 16%);position:absolute;inset:0}._topBar_yr0z9_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_yr0z9_41{letter-spacing:-.04em;color:#10203a;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:900}._topBtn_yr0z9_48{color:#0f4c81;cursor:pointer;background:#ffffffe6;border:1px solid #0e749024;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .22s,background .22s;box-shadow:0 12px 28px #0f172a0d}._topBtn_yr0z9_48:hover{background:#fff;transform:translateY(-2px)}._walletLayout_yr0z9_66{z-index:2;grid-template-columns:minmax(0,1fr);gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 42px;display:grid;position:relative}._formCard_yr0z9_77,._summaryCard_yr0z9_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #0e749017;border-radius:30px;box-shadow:0 28px 60px #0f172a14,0 10px 24px #0e74900f}._formCard_yr0z9_77{padding:28px 24px}._summaryCard_yr0z9_78{height:fit-content;padding:24px 20px}._heroBlock_yr0z9_97{margin-bottom:24px}._heroBlock_yr0z9_97 h2,._summaryCard_yr0z9_78 h3,._requestHeader_yr0z9_103 h3{color:#10203a;font-size:1.34rem;font-weight:900}._sectionEyebrow_yr0z9_109{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;background:#0891b21a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}._subText_yr0z9_123{color:#52627d;margin-top:12px;font-size:.97rem;line-height:1.75}._warningBox_yr0z9_130,._successBox_yr0z9_131,._noticeBox_yr0z9_132,._methodInfoBox_yr0z9_133{border-radius:20px;padding:16px 18px;font-size:.95rem;font-weight:700;line-height:1.7}._warningBox_yr0z9_130{color:#b91c1c;background:#f871711f;border:1px solid #ef44442e;margin-bottom:18px}._successBox_yr0z9_131{color:#166534;background:#22c55e1c;border:1px solid #16a34a2e;margin-bottom:18px}._noticeBox_yr0z9_132,._methodInfoBox_yr0z9_133{color:#144860;background:#0e749014;border:1px solid #0e74901a}._form_yr0z9_77{flex-direction:column;gap:16px;display:flex}._form_yr0z9_77 label{color:#334155;font-size:.95rem;font-weight:800}._form_yr0z9_77 input,._form_yr0z9_77 select{color:#10203a;background:#fffffff0;border:1px solid #94a3b84d;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:border-color .22s,box-shadow .22s;box-shadow:0 12px 26px #0f172a0a}._form_yr0z9_77 input:focus,._form_yr0z9_77 select:focus{border-color:#0891b2;box-shadow:0 0 0 4px #0891b21f}._form_yr0z9_77 input::placeholder{color:#94a3b8}._quickAmountWrap_yr0z9_199{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}._quickAmountBtn_yr0z9_205{color:#0f4c81;cursor:pointer;background:#ffffffe0;border:1px solid #0e74901f;border-radius:14px;min-height:46px;font-weight:800;transition:transform .22s,box-shadow .22s}._quickAmountBtn_yr0z9_205:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0e74901a}._methodRail_yr0z9_221{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}._methodChip_yr0z9_228{color:#10203a;text-align:left;cursor:pointer;background:#fffc;border:1px solid #0e74901f;border-radius:22px;flex-direction:column;gap:4px;min-height:82px;padding:12px 14px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}._methodChip_yr0z9_228 span{font-size:1rem;font-weight:900}._methodChip_yr0z9_228 small{color:#64748b;font-size:.78rem;font-weight:700}._methodChip_yr0z9_228:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px #0f172a0f}._methodChip_yr0z9_228:disabled{cursor:not-allowed;opacity:.55}._methodChipActive_yr0z9_264{background:linear-gradient(#0891b21f 0%,#0e749014 100%);border-color:#0891b273;box-shadow:0 16px 34px #0891b21f}._methodSummaryBox_yr0z9_271,._checkoutBanner_yr0z9_272,._selectedMandateBox_yr0z9_273,._requestBox_yr0z9_274{background:#ffffffc7;border:1px solid #0e74901a;border-radius:22px;padding:18px;box-shadow:0 14px 32px #0f172a0d}._methodSummaryBox_yr0z9_271 h3,._checkoutBanner_yr0z9_272 h3,._selectedMandateBox_yr0z9_273 h4{color:#10203a;margin-top:10px;font-size:1.12rem;font-weight:900}._methodSummaryBox_yr0z9_271 p,._checkoutBanner_yr0z9_272 p,._selectedMandateBox_yr0z9_273 p{color:#52627d;margin-top:10px;line-height:1.7}._subSectionTitle_yr0z9_299{color:#10203a;margin-top:18px;margin-bottom:10px;font-size:1.05rem;font-weight:900}._stackList_yr0z9_307{flex-direction:column;gap:12px;display:flex}._methodInfoItem_yr0z9_313{border-top:1px solid #0e749024;justify-content:space-between;gap:14px;margin-top:12px;padding-top:12px;display:flex}._methodInfoItem_yr0z9_313 span{color:#52627d}._methodInfoItem_yr0z9_313 strong{color:#10203a;text-align:right}._requestBox_yr0z9_274{flex-direction:column;gap:16px;display:flex}._requestHeader_yr0z9_103{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._statusBadge_yr0z9_344{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}._statusSuccess_yr0z9_356{color:#166534;background:#16a34a1f}._statusPending_yr0z9_361{color:#92400e;background:#f59e0b24}._infoGrid_yr0z9_366{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._infoTile_yr0z9_372{background:#0e749012;border:1px solid #0e749014;border-radius:18px;padding:15px 16px}._infoTile_yr0z9_372 span{color:#64748b;font-size:.82rem;font-weight:700;display:block}._infoTile_yr0z9_372 strong{color:#10203a;margin-top:8px;font-size:.98rem;font-weight:900;line-height:1.45;display:block}._directDebitPanel_yr0z9_395,._checkoutPanel_yr0z9_396,._authorizationForm_yr0z9_397{flex-direction:column;gap:14px;display:flex}._inlineHeader_yr0z9_403{justify-content:space-between;align-items:center;gap:12px;display:flex}._inlineLinkBtn_yr0z9_410{color:#0f766e;cursor:pointer;background:0 0;border:none;font-weight:800}._mandateList_yr0z9_418{gap:12px;display:grid}._mandateCard_yr0z9_423{background:#ffffffdb;border:1px solid #0e74901a;border-radius:22px;padding:16px;box-shadow:0 14px 28px #0f172a0a}._mandateCardSelected_yr0z9_431{border-color:#0891b261;box-shadow:0 16px 32px #0891b21a}._mandateHeader_yr0z9_436{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}._mandateHeader_yr0z9_436 strong{color:#10203a;font-size:1rem;font-weight:900;display:block}._mandateHeader_yr0z9_436 span{color:#64748b;margin-top:6px;font-size:.88rem;display:block}._mandateMeta_yr0z9_457{color:#52627d;flex-wrap:wrap;gap:12px;margin-top:10px;font-size:.88rem;font-weight:700;display:flex}._mandateActions_yr0z9_467{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}._fieldGrid_yr0z9_474{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._actionRow_yr0z9_480{gap:12px;margin-top:10px;display:flex}._primaryBtn_yr0z9_486,._secondaryBtn_yr0z9_487{cursor:pointer;border-radius:999px;flex:1;min-height:54px;font-size:.98rem;font-weight:900;transition:transform .22s,box-shadow .22s}._primaryBtn_yr0z9_486{color:#fff;background:linear-gradient(#0f766e 0%,#0f4c81 100%);border:none;box-shadow:0 20px 38px #0f766e38,inset 0 1px #ffffff42}._secondaryBtn_yr0z9_487{color:#0f4c81;background:#fffffff2;border:1px solid #0e749024;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_yr0z9_486:hover:not(:disabled),._secondaryBtn_yr0z9_487:hover:not(:disabled){transform:translateY(-2px)}._primaryBtn_yr0z9_486:disabled,._secondaryBtn_yr0z9_487:disabled{cursor:not-allowed;opacity:.62;transform:none}._summaryItem_yr0z9_525,._summaryItemTotal_yr0z9_526{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_yr0z9_525 span,._summaryItemTotal_yr0z9_526 span{color:#64748b;font-size:.94rem;font-weight:700}._summaryItem_yr0z9_525 strong,._summaryItemTotal_yr0z9_526 strong{color:#10203a;text-align:right;font-size:.98rem;font-weight:900}._summaryItemTotal_yr0z9_526 strong{color:#0f766e;font-size:1.08rem}@media (width<=980px){._walletLayout_yr0z9_66{grid-template-columns:1fr}._summaryCard_yr0z9_78{order:-1}}@media (width<=760px){._methodRail_yr0z9_221{grid-template-columns:repeat(2,minmax(0,1fr))}._fieldGrid_yr0z9_474,._infoGrid_yr0z9_366{grid-template-columns:1fr}._requestHeader_yr0z9_103,._mandateHeader_yr0z9_436,._inlineHeader_yr0z9_403{flex-direction:column}}@media (width<=640px){._topBar_yr0z9_29{flex-wrap:wrap}._pageTitle_yr0z9_41{order:-1;width:100%}._quickAmountWrap_yr0z9_199{grid-template-columns:repeat(2,1fr)}._actionRow_yr0z9_480,._mandateActions_yr0z9_467,._methodInfoItem_yr0z9_313{flex-direction:column}._methodInfoItem_yr0z9_313 strong{text-align:left}}._warningAction_yr0z9_612{color:#fff;cursor:pointer;background:linear-gradient(#0f766e 0%,#0f4c81 100%);border:none;border-radius:999px;min-height:44px;margin-top:14px;padding:0 18px;font-size:.92rem;font-weight:800}._warningAction_yr0z9_612:hover{transform:translateY(-1px)}._overlay_1qx11_1{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1qx11_13{background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 34%),linear-gradient(#fff 0%,#f4fbff 100%);border:1px solid #0e74901f;border-radius:28px;width:min(100%,460px);padding:28px 24px;box-shadow:0 30px 80px #0f172a3d,0 12px 28px #0e74901f}._eyebrow_1qx11_26{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;background:#0e74901a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.76rem;font-weight:900;display:inline-flex}._modal_1qx11_13 h3{color:#0f172a;letter-spacing:-.03em;margin-top:14px;font-size:1.35rem;font-weight:900}._message_1qx11_48{color:#475569;margin-top:10px;font-size:.97rem;line-height:1.7}._label_1qx11_55{color:#334155;margin-top:18px;margin-bottom:10px;font-size:.95rem;font-weight:800;display:block}._input_1qx11_64{color:#0f172a;background:#fffffff0;border:1px solid #0e74902e;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:1rem;font-weight:700;box-shadow:inset 0 1px #ffffffb3}._input_1qx11_64:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91f}._hint_1qx11_83{color:#64748b;margin-top:10px;font-size:.88rem;line-height:1.6}._errorBox_1qx11_90{color:#b91c1c;background:#f871711f;border:1px solid #ef44442e;border-radius:18px;margin-top:14px;padding:14px 15px;font-size:.92rem;font-weight:700;line-height:1.6}._actions_1qx11_102{gap:12px;margin-top:22px;display:flex}._primaryBtn_1qx11_108,._secondaryBtn_1qx11_109{cursor:pointer;border-radius:999px;flex:1;min-height:52px;font-size:.95rem;font-weight:900;transition:transform .22s,box-shadow .22s,opacity .22s}._primaryBtn_1qx11_108{color:#fff;background:linear-gradient(#0f766e 0%,#0f4c81 100%);border:none;box-shadow:0 18px 34px #0f766e38}._secondaryBtn_1qx11_109{color:#0f4c81;background:#fffffff5;border:1px solid #0e749024;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_1qx11_108:hover:not(:disabled),._secondaryBtn_1qx11_109:hover:not(:disabled){transform:translateY(-2px)}._primaryBtn_1qx11_108:disabled,._secondaryBtn_1qx11_109:disabled{cursor:not-allowed;opacity:.66;transform:none}@media (width<=560px){._modal_1qx11_13{border-radius:24px;padding:24px 18px}._actions_1qx11_102{flex-direction:column}}._page_151bk_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_151bk_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_151bk_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_151bk_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_151bk_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_151bk_48:hover{background:#fff;transform:translateY(-2px)}._dataLayout_151bk_66{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_151bk_77,._summaryCard_151bk_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_151bk_77{padding:28px 22px}._formCard_151bk_77 h2,._summaryCard_151bk_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.3rem;font-weight:900}._subText_151bk_100{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_151bk_77{flex-direction:column;gap:14px;display:flex}._form_151bk_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_151bk_77 input,._form_151bk_77 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_151bk_77 input:focus,._form_151bk_77 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_151bk_77 input::placeholder{color:#94a3b8}._form_151bk_77 select:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fbff}._checkRow_151bk_150{margin-top:2px;margin-bottom:2px}._checkboxLabel_151bk_155{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:.96rem;font-weight:700;display:flex}._checkboxLabel_151bk_155 input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px;min-height:auto;box-shadow:none}._actionRow_151bk_173{gap:12px;margin-top:10px;display:flex}._primaryBtn_151bk_179,._secondaryBtn_151bk_180{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_151bk_179{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_151bk_180{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_151bk_179:hover,._secondaryBtn_151bk_180:hover{transform:translateY(-2px)}._summaryCard_151bk_78{height:fit-content;padding:24px 20px}._summaryItem_151bk_216,._summaryItemTotal_151bk_217{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_151bk_216 span,._summaryItemTotal_151bk_217 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_151bk_216 strong,._summaryItemTotal_151bk_217 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._summaryItemTotal_151bk_217 strong{color:#1d4ed8;font-size:1.08rem}._noticeBox_151bk_246{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}@media (width<=920px){._dataLayout_151bk_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_151bk_29{flex-wrap:wrap}._pageTitle_151bk_41{order:-1;width:100%}._actionRow_151bk_173{flex-direction:column}._formCard_151bk_77,._summaryCard_151bk_78{border-radius:24px}}._providerBar_151bk_282{background:linear-gradient(135deg,#2563eb14,#ffffffeb);border:1px solid #2563eb1f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:14px 16px;display:flex}._providerBar_151bk_282 span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:800;display:block}._providerBar_151bk_282 strong{color:#0f172a;margin-top:3px;font-size:1rem;font-weight:900;display:block}._providerBar_151bk_282 button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;min-height:40px;padding:0 14px;font-weight:900}._providerBar_151bk_282 button:disabled{opacity:.55;cursor:not-allowed}._modalBackdrop_151bk_327{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._providerModal_151bk_338{background:radial-gradient(circle at 100% 0,#60a5fa38,#0000 34%),#fff;border:1px solid #ffffff38;border-radius:28px;width:min(560px,100%);padding:26px;box-shadow:0 30px 80px #0f172a47}._providerModal_151bk_338 h2{color:#0f172a;letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(1.35rem,4vw,2rem);font-weight:900}._providerModal_151bk_338 p{color:#475569;font-weight:700;line-height:1.65}._modalEyebrow_151bk_363{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.8rem;color:#1d4ed8!important;font-weight:900!important}._providerChoices_151bk_372{gap:12px;margin-top:20px;display:grid}._providerChoice_151bk_372{text-align:left;cursor:pointer;background:#f8fbfff5;border:1px solid #2563eb24;border-radius:22px;width:100%;padding:18px;transition:all .22s}._providerChoice_151bk_372:hover{border-color:#2563eb57;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb1f}._providerChoice_151bk_372 strong{color:#0f172a;font-size:1.05rem;font-weight:900;display:block}._providerChoice_151bk_372 span{color:#64748b;margin-top:5px;font-weight:700;line-height:1.45;display:block}._fallbackSummary_151bk_410{color:#0f172a;background:#2563eb14;border-radius:20px;gap:8px;margin:18px 0;padding:16px;display:grid}._fallbackSummary_151bk_410 span{color:#64748b;font-weight:800}._fallbackSummary_151bk_410 strong{font-weight:900}._serviceVisual_151bk_428{aspect-ratio:16/7;background:#ecfdf5;border:1px solid #16a34a24;border-radius:18px;width:100%;min-height:165px;margin:-4px 0 18px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a14}._serviceVisual_151bk_428 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._serviceVisual_151bk_428:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a47),linear-gradient(90deg,#0f172a1f,#0000 46%);position:absolute;inset:0}._serviceVisualBadge_151bk_459{z-index:1;color:#14532d;background:#ffffffed;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #0f172a24}._serviceVisual_151bk_428{aspect-ratio:16/7;background:#eaf7ff;width:100%;min-height:clamp(210px,31vw,340px);margin:0 0 1rem}._serviceVisual_151bk_428 img{object-fit:cover;object-position:center}@media (width<=560px){._serviceVisual_151bk_428{aspect-ratio:16/10;min-height:220px}}@media (width<=390px){._serviceVisual_151bk_428{aspect-ratio:4/3;min-height:205px}}._serviceVisual_151bk_428 img{object-fit:fill;object-position:center;width:100%;height:100%}._page_rf8zi_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_rf8zi_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_rf8zi_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_rf8zi_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_rf8zi_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_rf8zi_48:hover{background:#fff;transform:translateY(-2px)}._airtimeLayout_rf8zi_66{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_rf8zi_77,._summaryCard_rf8zi_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_rf8zi_77{padding:28px 22px}._formCard_rf8zi_77 h2,._summaryCard_rf8zi_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.3rem;font-weight:900}._subText_rf8zi_100{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_rf8zi_77{flex-direction:column;gap:14px;display:flex}._form_rf8zi_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_rf8zi_77 input,._form_rf8zi_77 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_rf8zi_77 input:focus,._form_rf8zi_77 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_rf8zi_77 input::placeholder{color:#94a3b8}._checkRow_rf8zi_144{margin-top:2px;margin-bottom:2px}._checkboxLabel_rf8zi_149{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:.96rem;font-weight:700;display:flex}._checkboxLabel_rf8zi_149 input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px;min-height:auto;box-shadow:none}._quickAmountWrap_rf8zi_167{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}._quickAmountBtn_rf8zi_173{color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #2563eb1a;border-radius:14px;min-height:46px;font-weight:800;transition:all .25s}._quickAmountBtn_rf8zi_173:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb1a}._actionRow_rf8zi_190{gap:12px;margin-top:10px;display:flex}._primaryBtn_rf8zi_196,._secondaryBtn_rf8zi_197{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_rf8zi_196{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_rf8zi_197{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_rf8zi_196:hover,._secondaryBtn_rf8zi_197:hover{transform:translateY(-2px)}._summaryCard_rf8zi_78{height:fit-content;padding:24px 20px}._summaryItem_rf8zi_233,._summaryItemTotal_rf8zi_234{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_rf8zi_233 span,._summaryItemTotal_rf8zi_234 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_rf8zi_233 strong,._summaryItemTotal_rf8zi_234 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._summaryItemTotal_rf8zi_234 strong{color:#1d4ed8;font-size:1.08rem}._noticeBox_rf8zi_263{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}@media (width<=920px){._airtimeLayout_rf8zi_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_rf8zi_29{flex-wrap:wrap}._pageTitle_rf8zi_41{order:-1;width:100%}._quickAmountWrap_rf8zi_167{grid-template-columns:repeat(2,1fr)}._actionRow_rf8zi_190{flex-direction:column}._formCard_rf8zi_77,._summaryCard_rf8zi_78{border-radius:24px}}._serviceVisual_rf8zi_303{aspect-ratio:16/7;background:#ecfdf5;border:1px solid #16a34a24;border-radius:18px;width:100%;min-height:165px;margin:-4px 0 18px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a14}._serviceVisual_rf8zi_303 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._serviceVisual_rf8zi_303:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a47),linear-gradient(90deg,#0f172a1f,#0000 46%);position:absolute;inset:0}._serviceVisualBadge_rf8zi_334{z-index:1;color:#14532d;background:#ffffffed;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #0f172a24}._serviceVisual_rf8zi_303{aspect-ratio:16/7;background:#eaf7ff;width:100%;min-height:clamp(210px,31vw,340px);margin:0 0 1rem}._serviceVisual_rf8zi_303 img{object-fit:cover;object-position:center}@media (width<=560px){._serviceVisual_rf8zi_303{aspect-ratio:16/10;min-height:220px}}@media (width<=390px){._serviceVisual_rf8zi_303{aspect-ratio:4/3;min-height:205px}}._serviceVisual_rf8zi_303 img{object-fit:fill;object-position:center;width:100%;height:100%}._page_f0zq0_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_f0zq0_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_f0zq0_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_f0zq0_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_f0zq0_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_f0zq0_48:hover{background:#fff;transform:translateY(-2px)}._billsLayout_f0zq0_66{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_f0zq0_77,._summaryCard_f0zq0_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_f0zq0_77{padding:28px 22px}._formCard_f0zq0_77 h2,._summaryCard_f0zq0_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.3rem;font-weight:900}._subText_f0zq0_100{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_f0zq0_77{flex-direction:column;gap:14px;display:flex}._form_f0zq0_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_f0zq0_77 input,._form_f0zq0_77 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_f0zq0_77 input:focus,._form_f0zq0_77 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_f0zq0_77 input::placeholder{color:#94a3b8}._form_f0zq0_77 select:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fbff}._quickAmountWrap_f0zq0_150{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}._quickAmountBtn_f0zq0_156{color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #2563eb1a;border-radius:14px;min-height:46px;font-weight:800;transition:all .25s}._quickAmountBtn_f0zq0_156:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb1a}._actionRow_f0zq0_173{gap:12px;margin-top:10px;display:flex}._primaryBtn_f0zq0_179,._secondaryBtn_f0zq0_180{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_f0zq0_179{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_f0zq0_180{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_f0zq0_179:hover,._secondaryBtn_f0zq0_180:hover{transform:translateY(-2px)}._summaryCard_f0zq0_78{height:fit-content;padding:24px 20px}._summaryItem_f0zq0_216,._summaryItemTotal_f0zq0_217{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_f0zq0_216 span,._summaryItemTotal_f0zq0_217 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_f0zq0_216 strong,._summaryItemTotal_f0zq0_217 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._summaryItemTotal_f0zq0_217 strong{color:#1d4ed8;font-size:1.08rem}._noticeBox_f0zq0_246{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}@media (width<=920px){._billsLayout_f0zq0_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_f0zq0_29{flex-wrap:wrap}._pageTitle_f0zq0_41{order:-1;width:100%}._quickAmountWrap_f0zq0_150{grid-template-columns:repeat(2,1fr)}._actionRow_f0zq0_173{flex-direction:column}._formCard_f0zq0_77,._summaryCard_f0zq0_78{border-radius:24px}}._promptOverlay_f0zq0_287{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._promptCard_f0zq0_299{background:#fffffff7;border:1px solid #2563eb1f;border-radius:28px;width:min(100%,430px);padding:28px 22px;box-shadow:0 26px 70px #0f172a38,0 10px 28px #2563eb14}._promptCard_f0zq0_299 h3{color:#0f172a;margin:0 0 8px;font-size:1.2rem;font-weight:900}._promptCard_f0zq0_299 p{color:#64748b;margin:0 0 18px;font-size:.95rem;line-height:1.7}._bettingVisual_f0zq0_324{aspect-ratio:16/7;background:#ecfdf5;border:1px solid #16a34a24;border-radius:18px;width:100%;min-height:170px;margin:-4px 0 18px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a14}._bettingVisual_f0zq0_324 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._bettingVisual_f0zq0_324:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a47),linear-gradient(90deg,#0f172a2e,#0000 42%);position:absolute;inset:0}._bettingVisualLabel_f0zq0_355{z-index:1;color:#14532d;background:#ffffffeb;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #0f172a24}._bettingVisual_f0zq0_324{aspect-ratio:16/7;background:#eaf7ff;width:100%;min-height:clamp(210px,31vw,340px);margin:0 0 1rem}._bettingVisual_f0zq0_324 img{object-fit:cover;object-position:center}@media (width<=560px){._bettingVisual_f0zq0_324{aspect-ratio:16/10;min-height:220px}}@media (width<=390px){._bettingVisual_f0zq0_324{aspect-ratio:4/3;min-height:205px}}._bettingVisual_f0zq0_324 img{object-fit:fill;object-position:center;width:100%;height:100%}._page_j01uy_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;padding-bottom:90px;font-family:Arial,Helvetica,sans-serif;position:relative;overflow-x:hidden}._backgroundGlow_j01uy_21{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_j01uy_30{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_j01uy_42{letter-spacing:-.03em;color:#0f172a;text-align:center;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_j01uy_50{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .25s,background .25s,box-shadow .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_j01uy_50:hover{background:#fff;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}._topBtn_j01uy_50:active{transform:translateY(0)}._cardLayout_j01uy_73{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._leftColumn_j01uy_84,._rightColumn_j01uy_85{flex-direction:column;gap:22px;min-width:0;display:flex}._virtualCard_j01uy_92,._balanceCard_j01uy_93,._controlsCard_j01uy_94,._detailsCard_j01uy_95,._transactionsCard_j01uy_96,._helpCard_j01uy_97{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;width:100%;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._virtualCard_j01uy_92{color:#fff;background:radial-gradient(circle at 82% 8%,#ffffff29,#0000 22%),linear-gradient(135deg,#2563ebfa,#1d4ed8f5),#2563eb;min-height:250px;padding:26px 24px;position:relative;overflow:hidden}._virtualCard_j01uy_92:before{content:"";opacity:.3;background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}._virtualCard_j01uy_92:after{content:"";background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-70px}._cardTop_j01uy_142,._cardBottom_j01uy_143{z-index:1;justify-content:space-between;gap:12px;display:flex;position:relative}._cardTop_j01uy_142{align-items:center}._cardBottom_j01uy_143{align-items:flex-end}._brand_j01uy_159,._cardType_j01uy_160{font-size:.98rem;font-weight:900}._brand_j01uy_159{letter-spacing:-.01em}._cardType_j01uy_160{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:capitalize;background:#ffffff26;border:1px solid #ffffff38;border-radius:999px;padding:8px 12px}._chip_j01uy_178{z-index:1;background:linear-gradient(90deg,#ffffff38,#0000 38%),linear-gradient(#f8e08e 0%,#caa53c 100%);border-radius:12px;width:56px;height:42px;margin:30px 0 24px;position:relative;box-shadow:inset 0 0 0 1px #78500a29}._chip_j01uy_178:before,._chip_j01uy_178:after{content:"";background:#64460a40;height:1px;position:absolute;left:0;right:0}._chip_j01uy_178:before{top:14px}._chip_j01uy_178:after{bottom:14px}._cardNumber_j01uy_209{z-index:1;letter-spacing:.12em;word-break:break-word;margin-bottom:30px;font-size:clamp(1.35rem,3vw,2rem);font-weight:900;line-height:1.25;position:relative}._cardLabel_j01uy_220{opacity:.85;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.78rem;display:block}._cardBottom_j01uy_143 strong{text-transform:uppercase;font-size:.95rem;font-weight:900}._balanceCard_j01uy_93,._controlsCard_j01uy_94,._detailsCard_j01uy_95,._transactionsCard_j01uy_96,._helpCard_j01uy_97{padding:24px 20px}._balanceLabel_j01uy_243{color:#64748b;margin-bottom:8px;font-size:.95rem;font-weight:800}._balanceAmount_j01uy_250{letter-spacing:-.04em;color:#0f172a;margin-bottom:20px;font-size:clamp(2rem,4vw,2.55rem);font-weight:900;line-height:1.1}._balanceActions_j01uy_259{gap:12px;display:flex}._primaryBtn_j01uy_264,._secondaryBtn_j01uy_265,._freezeBtn_j01uy_266,._unfreezeBtn_j01uy_267,._smallBtn_j01uy_268,._supportBtn_j01uy_269{cursor:pointer;border:none;font-family:inherit;font-weight:900;transition:transform .25s,box-shadow .25s,background .25s,opacity .25s}._primaryBtn_j01uy_264,._secondaryBtn_j01uy_265{border-radius:999px;flex:1;min-height:54px;padding:0 16px;font-size:.98rem}._primaryBtn_j01uy_264{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_j01uy_265{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_j01uy_264:hover,._secondaryBtn_j01uy_265:hover,._freezeBtn_j01uy_266:hover,._unfreezeBtn_j01uy_267:hover,._smallBtn_j01uy_268:hover,._supportBtn_j01uy_269:hover{transform:translateY(-2px)}._primaryBtn_j01uy_264:active,._secondaryBtn_j01uy_265:active,._freezeBtn_j01uy_266:active,._unfreezeBtn_j01uy_267:active,._smallBtn_j01uy_268:active,._supportBtn_j01uy_269:active{transform:translateY(0)}._primaryBtn_j01uy_264:disabled,._secondaryBtn_j01uy_265:disabled,._freezeBtn_j01uy_266:disabled,._unfreezeBtn_j01uy_267:disabled,._smallBtn_j01uy_268:disabled,._supportBtn_j01uy_269:disabled,._topBtn_j01uy_50:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}._controlsCard_j01uy_94 h3,._detailsCard_j01uy_95 h3,._transactionsCard_j01uy_96 h3,._helpCard_j01uy_97 h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:18px;font-size:1.15rem;font-weight:900}._controlsCard_j01uy_94 p{line-height:1.7}._controlsCard_j01uy_94 form{width:100%}._controlsCard_j01uy_94 input,._controlsCard_j01uy_94 select{color:#0f172a;background:#ffffffeb;border:1px solid #2563eb24;border-radius:16px;outline:none;width:100%;min-height:52px;padding:0 15px;font-family:inherit;font-size:.96rem;font-weight:700;transition:border-color .2s,box-shadow .2s,background .2s}._controlsCard_j01uy_94 input::placeholder{color:#94a3b8;font-weight:700}._controlsCard_j01uy_94 input:focus,._controlsCard_j01uy_94 select:focus{background:#fff;border-color:#2563eb6b;box-shadow:0 0 0 4px #2563eb1a}._controlsCard_j01uy_94 select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#2563eb 50%),linear-gradient(135deg,#2563eb 50%,#0000 50%);background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}._controlRow_j01uy_399{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}._controlRow_j01uy_399:last-child{border-bottom:none;padding-bottom:0}._controlRow_j01uy_399 p{color:#0f172a;margin-bottom:4px;font-size:.98rem;font-weight:900}._controlRow_j01uy_399 span{color:#64748b;max-width:420px;font-size:.9rem;line-height:1.6;display:block}._freezeBtn_j01uy_266,._unfreezeBtn_j01uy_267,._smallBtn_j01uy_268{white-space:nowrap;border-radius:999px;flex-shrink:0;min-height:42px;padding:0 16px}._freezeBtn_j01uy_266{color:#b91c1c;background:#dc26261f;border:1px solid #dc26261f}._unfreezeBtn_j01uy_267{color:#047857;background:#0596691f;border:1px solid #0596691f}._smallBtn_j01uy_268{color:#1d4ed8;background:#fff;border:1px solid #2563eb1f}._detailItem_j01uy_456,._transactionItem_j01uy_457{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._detailItem_j01uy_456:last-child,._transactionItem_j01uy_457:last-child{border-bottom:none;padding-bottom:0}._detailItem_j01uy_456 span,._transactionItem_j01uy_457 p{color:#64748b;font-size:.92rem;font-weight:800}._detailItem_j01uy_456 strong,._transactionItem_j01uy_457 strong,._transactionItem_j01uy_457 h4{color:#0f172a;font-size:.98rem;font-weight:900}._detailItem_j01uy_456 strong{text-align:right;word-break:break-word}._transactionItem_j01uy_457 h4{margin-bottom:5px;line-height:1.35}._transactionItem_j01uy_457 p{line-height:1.45}._activeText_j01uy_501{color:#059669!important}._frozenText_j01uy_505{color:#dc2626!important}._creditAmount_j01uy_509{color:#059669!important}._debitAmount_j01uy_513{color:#dc2626!important}._sectionHeader_j01uy_517{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}._sectionHeader_j01uy_517 h3{margin-bottom:0}._viewAllBtn_j01uy_529{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:6px 0;font-family:inherit;font-size:.95rem;font-weight:900}._viewAllBtn_j01uy_529:hover{text-decoration:underline}._transactionList_j01uy_544{flex-direction:column;display:flex}._helpCard_j01uy_97 p{color:#64748b;margin-bottom:16px;font-size:.95rem;line-height:1.75}._supportBtn_j01uy_269{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-radius:999px;width:100%;min-height:52px;box-shadow:0 16px 30px #2563eb38}@media (width<=980px){._cardLayout_j01uy_73{grid-template-columns:1fr}._rightColumn_j01uy_85{grid-template-columns:1fr 1fr;align-items:start;display:grid}._helpCard_j01uy_97{grid-column:1/-1}}@media (width<=720px){._page_j01uy_7{padding-bottom:105px}._topBar_j01uy_30{flex-wrap:wrap;padding-top:18px}._pageTitle_j01uy_42{text-align:left;order:-1;width:100%}._topBtn_j01uy_50{min-height:44px;padding:0 15px}._cardLayout_j01uy_73{gap:18px;width:min(100% - 24px,1180px);padding-bottom:28px}._leftColumn_j01uy_84,._rightColumn_j01uy_85{gap:18px}._rightColumn_j01uy_85{display:flex}._virtualCard_j01uy_92,._balanceCard_j01uy_93,._controlsCard_j01uy_94,._detailsCard_j01uy_95,._transactionsCard_j01uy_96,._helpCard_j01uy_97{border-radius:24px}._virtualCard_j01uy_92{min-height:230px;padding:22px 18px}._cardTop_j01uy_142,._cardBottom_j01uy_143{gap:10px}._cardNumber_j01uy_209{letter-spacing:.08em;font-size:1.35rem}._balanceCard_j01uy_93,._controlsCard_j01uy_94,._detailsCard_j01uy_95,._transactionsCard_j01uy_96,._helpCard_j01uy_97{padding:20px 16px}._balanceActions_j01uy_259{flex-direction:column}._primaryBtn_j01uy_264,._secondaryBtn_j01uy_265{width:100%}._controlRow_j01uy_399,._detailItem_j01uy_456,._transactionItem_j01uy_457{flex-direction:column;align-items:flex-start}._detailItem_j01uy_456 strong{text-align:left}._freezeBtn_j01uy_266,._unfreezeBtn_j01uy_267,._smallBtn_j01uy_268{width:100%}._sectionHeader_j01uy_517{align-items:flex-start}}@media (width<=420px){._cardLayout_j01uy_73,._topBar_j01uy_30{width:min(100% - 18px,1180px)}._pageTitle_j01uy_42{font-size:1.65rem}._cardType_j01uy_160{padding:7px 10px;font-size:.82rem}._brand_j01uy_159{font-size:.9rem}._chip_j01uy_178{width:50px;height:38px;margin:26px 0 22px}._cardNumber_j01uy_209{letter-spacing:.06em;font-size:1.08rem}._cardBottom_j01uy_143{flex-direction:column;align-items:flex-start}._balanceAmount_j01uy_250{font-size:1.8rem}._controlsCard_j01uy_94 input,._controlsCard_j01uy_94 select{border-radius:14px;min-height:50px}}:root{--savings-bg-1:#f7faff;--savings-bg-2:#edf3ff;--savings-surface:#ffffffe6;--savings-surface-strong:#fffffffa;--savings-border:#1e40af1a;--savings-border-strong:#1e40af2e;--savings-text:#0f172a;--savings-text-soft:#64748b;--savings-text-faint:#94a3b8;--savings-primary:#1e40af;--savings-primary-2:#1d4ed8;--savings-accent:#3b82f6;--savings-success:#059669;--savings-danger:#dc2626;--savings-warning:#d97706;--savings-shadow:0 18px 50px #1e40af24;--savings-card-shadow:0 14px 34px #0f172a14;--savings-radius-xl:28px;--savings-radius-lg:22px;--savings-radius-md:16px;--savings-radius-sm:12px}._page_1htej_29{background:radial-gradient(circle at top left, #1e40af24, transparent 28%), radial-gradient(circle at bottom right, #3b82f61a, transparent 24%), linear-gradient(180deg, var(--savings-bg-1) 0%, var(--savings-bg-2) 100%);min-height:100vh;color:var(--savings-text);padding:28px;position:relative;overflow:hidden}._backgroundGlow_1htej_41{pointer-events:none;background:radial-gradient(circle at 15% 20%,#1e40af14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_1htej_50,._layout_1htej_51,._bannerError_1htej_52{z-index:1;position:relative}._topBar_1htej_50{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}._topBarActions_1htej_65{align-items:center;gap:12px;display:flex}._pageTitle_1htej_71{letter-spacing:-.03em;text-align:center;color:var(--savings-text);margin:0;font-size:clamp(1.6rem,2.7vw,2.5rem);font-weight:800}._topBtn_1htej_80,._retryBtn_1htej_81,._primaryBtn_1htej_82,._supportBtn_1htej_83,._viewAllBtn_1htej_84,._actionGrid_1htej_85 button{cursor:pointer;border:0;outline:none;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s,border-color .2s,color .2s}._topBtn_1htej_80{min-height:46px;color:var(--savings-primary);border:1px solid var(--savings-border);background:#fffffff0;border-radius:999px;padding:0 16px;font-size:.95rem;font-weight:800;box-shadow:0 10px 24px #0f172a0d}._topBtn_1htej_80:hover,._retryBtn_1htej_81:hover,._primaryBtn_1htej_82:hover,._supportBtn_1htej_83:hover,._viewAllBtn_1htej_84:hover,._actionGrid_1htej_85 button:hover,._planItem_1htej_116:hover{transform:translateY(-2px)}._topBtn_1htej_80:disabled,._retryBtn_1htej_81:disabled,._primaryBtn_1htej_82:disabled,._supportBtn_1htej_83:disabled,._viewAllBtn_1htej_84:disabled,._actionGrid_1htej_85 button:disabled{opacity:.6;cursor:not-allowed;transform:none}._topBtn_1htej_80:focus-visible,._retryBtn_1htej_81:focus-visible,._primaryBtn_1htej_82:focus-visible,._supportBtn_1htej_83:focus-visible,._viewAllBtn_1htej_84:focus-visible,._actionGrid_1htej_85 button:focus-visible,._planItem_1htej_116:focus-visible{box-shadow:0 0 0 3px #1e40af29}._bannerError_1htej_52{color:#991b1b;box-shadow:var(--savings-card-shadow);background:#dc262614;border:1px solid #dc262624;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;display:flex}._retryBtn_1htej_81{color:var(--savings-danger);white-space:nowrap;background:#fffffff2;border:1px solid #dc262624;border-radius:12px;padding:10px 14px;font-weight:700}._layout_1htej_51{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);align-items:start;gap:24px;display:grid}._leftColumn_1htej_172,._rightColumn_1htej_173{gap:22px;display:grid}._balanceCard_1htej_178,._actionCard_1htej_179,._plansCard_1htej_180,._activityCard_1htej_181,._sideCard_1htej_182,._helpCard_1htej_183{background:linear-gradient(180deg, var(--savings-surface) 0%, var(--savings-surface-strong) 100%);border:1px solid var(--savings-border);border-radius:var(--savings-radius-xl);box-shadow:var(--savings-card-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._balanceCard_1htej_178{background:linear-gradient(135deg, var(--savings-primary) 0%, var(--savings-primary-2) 100%);color:#fff;padding:24px;position:relative;overflow:hidden}._balanceCard_1htej_178:after{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -60px -80px auto}._balanceTop_1htej_210{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex;position:relative}._cardLabel_1htej_220{color:#ffffffe0;margin:0 0 10px;font-size:.96rem;font-weight:600}._balanceAmount_1htej_227{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,4vw,3rem);font-weight:800;line-height:1.05}._badge_1htej_235{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;padding:10px 14px;font-size:.88rem;font-weight:700}._balanceDetails_1htej_246{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid;position:relative}._balanceDetails_1htej_246>div{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;padding:14px 16px}._balanceDetails_1htej_246 span,._summaryItem_1htej_262 span,._activityItem_1htej_263 p,._planTop_1htej_264 p,._helpText_1htej_265,._emptyState_1htej_266 p,._loadingState_1htej_267{color:var(--savings-text-soft)}._balanceDetails_1htej_246 span{color:#ffffffd1}._balanceDetails_1htej_246 strong{color:#fff}._balanceDetails_1htej_246 span,._summaryItem_1htej_262 span{margin-bottom:8px;font-size:.88rem;display:block}._balanceDetails_1htej_246 strong,._summaryItem_1htej_262 strong{font-size:1rem;font-weight:800}._actionCard_1htej_179,._plansCard_1htej_180,._activityCard_1htej_181,._sideCard_1htej_182,._helpCard_1htej_183{padding:22px}._actionCard_1htej_179 h3,._plansCard_1htej_180 h3,._activityCard_1htej_181 h3,._sideCard_1htej_182 h3,._helpCard_1htej_183 h3{color:var(--savings-text);margin:0;font-size:1.08rem;font-weight:800}._actionGrid_1htej_85{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}._actionGrid_1htej_85 button{min-height:58px;color:var(--savings-primary);background:#f8fbff;border:1px solid #1e40af14;border-radius:18px;padding:14px 16px;font-size:.96rem;font-weight:800;box-shadow:0 10px 22px #0f172a0a}._actionGrid_1htej_85 button:hover{background:#fff;box-shadow:0 16px 28px #1e40af1f}._sectionHeader_1htej_335{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._viewAllBtn_1htej_84{color:var(--savings-primary);background:0 0;border:1px solid #1e40af1f;border-radius:12px;padding:10px 12px;font-weight:700}._planList_1htej_352,._activityList_1htej_353{gap:14px;display:grid}._planItem_1htej_116{text-align:left;width:100%;color:var(--savings-text);background:#f8fbff;border:1px solid #1e40af14;border-radius:20px;padding:18px;box-shadow:inset 0 1px #fff9}._planTop_1htej_264{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}._planTop_1htej_264 h4,._activityItem_1htej_263 h4,._emptyState_1htej_266 h4{color:var(--savings-text);margin:0 0 6px;font-size:1rem;font-weight:800}._planTop_1htej_264 p,._activityItem_1htej_263 p,._helpText_1htej_265,._emptyState_1htej_266 p{margin:0;font-size:.93rem;line-height:1.55}._progressText_1htej_395{color:var(--savings-primary);flex-shrink:0;font-weight:800}._progressBar_1htej_401{background:#1e40af1f;border-radius:999px;width:100%;height:10px;overflow:hidden}._progressFill_1htej_409{border-radius:inherit;background:linear-gradient(90deg, var(--savings-primary), var(--savings-accent));height:100%;box-shadow:0 0 18px #1e40af29}._activityItem_1htej_263{background:#f8fbff;border:1px solid #1e40af0f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._creditAmount_1htej_427,._debitAmount_1htej_428{white-space:nowrap;font-size:.98rem;font-weight:800}._creditAmount_1htej_427{color:var(--savings-success)}._debitAmount_1htej_428{color:var(--savings-danger)}._summaryItem_1htej_262{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}._summaryItem_1htej_262:last-child{border-bottom:0;padding-bottom:0}._summaryItem_1htej_262:first-of-type{padding-top:18px}._summaryItem_1htej_262 strong{color:var(--savings-text)}._helpText_1htej_265{margin-top:12px;margin-bottom:18px}._supportBtn_1htej_83,._primaryBtn_1htej_82{background:linear-gradient(180deg, var(--savings-primary) 0%, var(--savings-primary-2) 100%);color:#fff;width:100%;min-height:50px;box-shadow:var(--savings-shadow);border-radius:999px;padding:14px 16px;font-size:.96rem;font-weight:800}._emptyState_1htej_266,._loadingState_1htej_267{text-align:center;background:#f8fbff;border:1px dashed #1e40af24;border-radius:20px;place-items:center;min-height:180px;padding:24px;display:grid}._emptyState_1htej_266 h4{margin-bottom:8px}._emptyState_1htej_266 p{max-width:420px;margin-bottom:16px}._loadingState_1htej_267{min-height:140px;font-weight:700}@media (width<=1180px){._layout_1htej_51{grid-template-columns:1fr}._rightColumn_1htej_173{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}._activityCard_1htej_181{grid-column:1/-1}}@media (width<=820px){._page_1htej_29{padding:20px 16px 28px}._topBar_1htej_50{flex-wrap:wrap;justify-content:center}._pageTitle_1htej_71{order:-1;width:100%}._topBarActions_1htej_65{flex-wrap:wrap;justify-content:center;width:100%}._balanceTop_1htej_210,._sectionHeader_1htej_335,._activityItem_1htej_263,._planTop_1htej_264{flex-direction:column;align-items:flex-start}._balanceDetails_1htej_246,._actionGrid_1htej_85,._rightColumn_1htej_173{grid-template-columns:1fr}._badge_1htej_235,._progressText_1htej_395{align-self:flex-start}._bannerError_1htej_52{flex-direction:column;align-items:flex-start}}@media (width<=560px){._page_1htej_29{padding:16px 12px 22px}._balanceCard_1htej_178,._actionCard_1htej_179,._plansCard_1htej_180,._activityCard_1htej_181,._sideCard_1htej_182,._helpCard_1htej_183{border-radius:20px}._balanceCard_1htej_178,._actionCard_1htej_179,._plansCard_1htej_180,._activityCard_1htej_181,._sideCard_1htej_182,._helpCard_1htej_183,._planItem_1htej_116{padding-left:16px;padding-right:16px}._topBtn_1htej_80,._viewAllBtn_1htej_84{justify-content:center;width:100%}._actionGrid_1htej_85 button{min-height:52px}._balanceAmount_1htej_227{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}._page_16lwa_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_16lwa_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_16lwa_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_16lwa_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_16lwa_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_16lwa_48:hover{background:#fff;transform:translateY(-2px)}._layout_16lwa_66{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._mainSection_16lwa_77,._sideSection_16lwa_78{flex-direction:column;gap:22px;display:flex}._summaryGrid_16lwa_84{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._summaryCard_16lwa_90,._controlsCard_16lwa_91,._transactionsCard_16lwa_92,._sideCard_16lwa_93{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._summaryCard_16lwa_90{padding:20px}._summaryCard_16lwa_90 span{color:#64748b;margin-bottom:8px;font-size:.92rem;font-weight:700;display:block}._summaryCard_16lwa_90 strong{color:#0f172a;font-size:1.5rem;font-weight:900}._controlsCard_16lwa_91,._transactionsCard_16lwa_92,._sideCard_16lwa_93{padding:24px 20px}._searchWrap_16lwa_127{margin-bottom:16px}._searchInput_16lwa_131{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._searchInput_16lwa_131:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._searchInput_16lwa_131::placeholder{color:#94a3b8}._filterRow_16lwa_154{flex-wrap:wrap;gap:10px;display:flex}._filterRow_16lwa_154 button{color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #2563eb1a;border-radius:999px;min-height:42px;padding:0 14px;font-weight:800;transition:all .25s}._filterRow_16lwa_154 button:hover{background:#fff;transform:translateY(-2px)}._activeFilter_16lwa_177{box-shadow:0 14px 28px #2563eb38;color:#fff!important;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)!important;border:none!important}._sectionHeader_16lwa_184{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}._sectionHeader_16lwa_184 h2{color:#0f172a;font-size:1.2rem;font-weight:900}._sectionHeader_16lwa_184 span{color:#64748b;font-size:.92rem;font-weight:700}._transactionList_16lwa_204{flex-direction:column;gap:14px;display:flex}._transactionItem_16lwa_210{background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._transactionLeft_16lwa_221{align-items:center;gap:14px;display:flex}._transactionIcon_16lwa_227{color:#1d4ed8;background:#2563eb1a;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:900;display:flex}._transactionLeft_16lwa_221 h3{color:#0f172a;margin-bottom:4px;font-size:1rem;font-weight:800}._transactionLeft_16lwa_221 p{color:#64748b;font-size:.88rem}._transactionRight_16lwa_252{text-align:right}._transactionRight_16lwa_252 strong{margin-bottom:6px;font-size:1rem;font-weight:900;display:block}._creditAmount_16lwa_263{color:#059669}._debitAmount_16lwa_267{color:#dc2626}._successStatus_16lwa_271,._pendingStatus_16lwa_272,._failedStatus_16lwa_273{border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800;display:inline-block}._successStatus_16lwa_271{color:#047857;background:#0596691f}._pendingStatus_16lwa_272{color:#b45309;background:#f59e0b24}._failedStatus_16lwa_273{color:#b91c1c;background:#dc26261f}._emptyState_16lwa_296{text-align:center;background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;padding:30px 16px}._emptyState_16lwa_296 h3{color:#0f172a;margin-bottom:8px;font-size:1.05rem}._emptyState_16lwa_296 p{color:#64748b;font-size:.95rem}._sideCard_16lwa_93 h3{color:#0f172a;margin-bottom:16px;font-size:1.15rem;font-weight:900}._sideActions_16lwa_322{flex-direction:column;gap:12px;display:flex}._sideActions_16lwa_322 button{color:#1e3a8a;cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;width:100%;min-height:52px;font-size:.96rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._sideActions_16lwa_322 button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 28px #2563eb1f}._helpText_16lwa_348{color:#64748b;margin-bottom:16px;font-size:.96rem;line-height:1.75}._supportBtn_16lwa_355{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:50px;font-weight:800;transition:all .25s;box-shadow:0 16px 30px #2563eb38}._supportBtn_16lwa_355:hover{transform:translateY(-2px)}@media (width<=960px){._layout_16lwa_66,._summaryGrid_16lwa_84{grid-template-columns:1fr}}@media (width<=640px){._topBar_16lwa_29{flex-wrap:wrap}._pageTitle_16lwa_41{order:-1;width:100%}._transactionItem_16lwa_210{flex-direction:column;align-items:flex-start}._transactionRight_16lwa_252{text-align:left;width:100%}._summaryCard_16lwa_90,._controlsCard_16lwa_91,._transactionsCard_16lwa_92,._sideCard_16lwa_93{border-radius:24px}}._loadMoreSentinel_16lwa_409{color:#64748b;justify-content:center;align-items:center;min-height:34px;font-size:.9rem;font-weight:800;display:flex}._page_xd4x5_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_xd4x5_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_xd4x5_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_xd4x5_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_xd4x5_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_xd4x5_48:hover{background:#fff;transform:translateY(-2px)}._receiptWrap_xd4x5_66{z-index:2;justify-content:center;width:min(1480px,100% - 12px);margin:0 auto;padding:12px 0 40px;display:flex;position:relative}._receiptCard_xd4x5_76{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffeb;border:1px solid #2563eb14;border-radius:30px;width:min(560px,100%);padding:32px 24px 24px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._successIcon_xd4x5_89{color:#059669;background:#0596691f;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 14px;font-size:2rem;font-weight:900;display:flex}._status_xd4x5_103{color:#059669;margin-bottom:8px;font-size:.95rem;font-weight:800}._title_xd4x5_110{color:#0f172a;margin-bottom:12px;font-size:1.45rem;font-weight:900}._amount_xd4x5_117{letter-spacing:-.03em;color:#1d4ed8;margin-bottom:20px;font-size:clamp(2rem,4vw,2.8rem);font-weight:900}._referenceBox_xd4x5_125{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;margin-bottom:22px;padding:16px}._referenceBox_xd4x5_125 span{color:#64748b;margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}._referenceBox_xd4x5_125 strong{color:#0f172a;word-break:break-word;font-size:1rem;font-weight:900}._details_xd4x5_148{text-align:left;flex-direction:column;gap:0;margin-bottom:22px;display:flex}._detailRow_xd4x5_156,._totalRow_xd4x5_157{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:15px 0;display:flex}._detailRow_xd4x5_156 span,._totalRow_xd4x5_157 span{color:#64748b;font-size:.95rem;font-weight:700}._detailRow_xd4x5_156 strong,._totalRow_xd4x5_157 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._totalRow_xd4x5_157 strong{color:#1d4ed8;font-size:1.08rem}._actionRow_xd4x5_186{gap:12px;margin-bottom:14px;display:flex}._primaryBtn_xd4x5_192,._secondaryBtn_xd4x5_193{cursor:pointer;border:none;border-radius:999px;min-height:54px;font-size:.98rem;font-weight:800;transition:all .25s}._primaryBtn_xd4x5_192{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_xd4x5_193{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;flex:1;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_xd4x5_192:hover,._secondaryBtn_xd4x5_193:hover{transform:translateY(-2px)}._refundBtn_xd4x5_226,._reviewBtn_xd4x5_227{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:54px;font-size:.98rem;font-weight:900;transition:all .25s}._refundBtn_xd4x5_226{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);box-shadow:0 14px 28px #dc26262e}._reviewBtn_xd4x5_227{color:#78350f;background:linear-gradient(#fef3c7 0%,#fbbf24 100%);box-shadow:0 14px 28px #f59e0b2e}._refundBtn_xd4x5_226:hover,._reviewBtn_xd4x5_227:hover{transform:translateY(-2px)}._actionNotice_xd4x5_255{color:#1d4ed8;background:#dbeafec7;border:1px solid #2563eb1f;border-radius:16px;margin:0 0 14px;padding:12px 14px;font-size:.92rem;font-weight:800;line-height:1.45}@media (width<=640px){._topBar_xd4x5_29{flex-wrap:wrap}._pageTitle_xd4x5_41{order:-1;width:100%}._receiptCard_xd4x5_76{border-radius:24px;padding:26px 18px 20px}._actionRow_xd4x5_186{flex-direction:column}._detailRow_xd4x5_156,._totalRow_xd4x5_157{flex-direction:column;align-items:flex-start}._detailRow_xd4x5_156 strong,._totalRow_xd4x5_157 strong{text-align:left}}._modalOverlay_xd4x5_297{z-index:50000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a85;place-items:center;padding:18px;display:grid;position:fixed;inset:0}._actionModal_xd4x5_308{background:#fff;border:1px solid #2563eb1f;border-radius:18px;gap:12px;width:min(430px,100%);padding:22px;display:grid;box-shadow:0 30px 70px #0f172a38}._actionModal_xd4x5_308 h2{color:#0f172a;margin:0;font-size:1.35rem;line-height:1.15}._actionModal_xd4x5_308 p{color:#475569;margin:0;font-size:.94rem;font-weight:700;line-height:1.58}._refundPill_xd4x5_334,._reviewPill_xd4x5_335{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.75rem;font-weight:950}._refundPill_xd4x5_334{color:#b91c1c;background:#fee2e2}._reviewPill_xd4x5_335{color:#92400e;background:#fef3c7}._modalActions_xd4x5_355{gap:10px;margin-top:4px;display:flex}._modalCancelBtn_xd4x5_361,._modalProceedBtn_xd4x5_362{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;flex:1;font-weight:900}._modalCancelBtn_xd4x5_361{color:#1d4ed8;background:#eff6ff}._modalProceedBtn_xd4x5_362{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)}._lockedActionBtn_xd4x5_383{color:#64748b!important;box-shadow:none!important;cursor:not-allowed!important;background:#e2e8f0!important;border-color:#64748b3d!important}._modalError_xd4x5_391{color:#991b1b;background:#fee2e2;border:1px solid #ef444447;border-radius:12px;width:100%;padding:10px 12px;font-size:.86rem;font-weight:800;line-height:1.35}._processingNotice_xd4x5_402{color:#92400e;background:#fffbeb;border:1px solid #f59e0b47;border-radius:14px;margin:-8px 0 18px;padding:12px 14px;font-size:.9rem;font-weight:800;line-height:1.4}._page_rupnn_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_rupnn_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_rupnn_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_rupnn_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_rupnn_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_rupnn_48:hover{background:#fff;transform:translateY(-2px)}._layout_rupnn_66{z-index:2;grid-template-columns:1.1fr .9fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._leftColumn_rupnn_77,._rightColumn_rupnn_78{flex-direction:column;gap:22px;display:flex}._primaryCard_rupnn_84,._actionsCard_rupnn_85,._infoCard_rupnn_86,._activityCard_rupnn_87,._helpCard_rupnn_88{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._primaryCard_rupnn_84{color:#fff;background:linear-gradient(135deg,#2563ebf5,#1d4ed8f2),#2563eb;padding:28px 24px;position:relative;overflow:hidden}._primaryCard_rupnn_84:after{content:"";background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-70px}._bankTop_rupnn_119{z-index:1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}._smallLabel_rupnn_128{opacity:.88;margin-bottom:8px;font-size:.92rem}._bankName_rupnn_134{letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.6rem);font-weight:900}._activeBadge_rupnn_140{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:800}._accountBlock_rupnn_149{z-index:1;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid;position:relative}._accountBlock_rupnn_149 div{background:#ffffff1a;border-radius:18px;padding:14px 16px}._accountBlock_rupnn_149 span{opacity:.86;margin-bottom:6px;font-size:.84rem;display:block}._accountBlock_rupnn_149 strong{font-size:1rem;font-weight:800}._actionsCard_rupnn_85,._infoCard_rupnn_86,._activityCard_rupnn_87,._helpCard_rupnn_88{padding:24px 20px}._actionsCard_rupnn_85 h3,._infoCard_rupnn_86 h3,._activityCard_rupnn_87 h3,._helpCard_rupnn_88 h3{color:#0f172a;margin-bottom:18px;font-size:1.15rem;font-weight:900}._actionGrid_rupnn_193{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}._actionGrid_rupnn_193 button{color:#1e3a8a;cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;min-height:72px;font-size:.95rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._actionGrid_rupnn_193 button:hover{background:#fff;transform:translateY(-3px);box-shadow:0 16px 28px #2563eb1f}._infoList_rupnn_218,._activityList_rupnn_219{flex-direction:column;gap:0;display:flex}._infoItem_rupnn_225,._activityItem_rupnn_226{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._infoItem_rupnn_225:last-child,._activityItem_rupnn_226:last-child{border-bottom:none;padding-bottom:0}._infoItem_rupnn_225 span,._activityItem_rupnn_226 p{color:#64748b;font-size:.92rem;font-weight:700}._infoItem_rupnn_225 strong,._activityItem_rupnn_226 strong,._activityItem_rupnn_226 h4{color:#0f172a;font-size:.98rem;font-weight:900}._activityItem_rupnn_226 h4{margin-bottom:4px}._activeText_rupnn_260,._creditAmount_rupnn_264{color:#059669!important}._debitAmount_rupnn_268{color:#dc2626!important}._sectionHeader_rupnn_272{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}._viewAllBtn_rupnn_280{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:800}._helpCard_rupnn_88 p{color:#64748b;margin-bottom:16px;font-size:.95rem;line-height:1.75}._supportBtn_rupnn_296{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:52px;font-weight:800;transition:all .25s;box-shadow:0 16px 30px #2563eb38}._supportBtn_rupnn_296:hover{transform:translateY(-2px)}@media (width<=920px){._layout_rupnn_66,._actionGrid_rupnn_193{grid-template-columns:1fr}}@media (width<=640px){._topBar_rupnn_29{flex-wrap:wrap}._pageTitle_rupnn_41{order:-1;width:100%}._accountBlock_rupnn_149{grid-template-columns:1fr}._infoItem_rupnn_225,._activityItem_rupnn_226{flex-direction:column;align-items:flex-start}._primaryCard_rupnn_84,._actionsCard_rupnn_85,._infoCard_rupnn_86,._activityCard_rupnn_87,._helpCard_rupnn_88{border-radius:24px}}._page_146nt_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_146nt_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_146nt_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_146nt_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_146nt_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_146nt_48:hover{background:#fff;transform:translateY(-2px)}._layout_146nt_66{z-index:2;grid-template-columns:.9fr 1.1fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._leftColumn_146nt_77,._rightColumn_146nt_78{flex-direction:column;gap:22px;display:flex}._profileCard_146nt_84,._sideCard_146nt_85,._formCard_146nt_86{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._profileCard_146nt_84{text-align:center;padding:30px 24px}._avatarWrap_146nt_101{justify-content:center;margin-bottom:18px;display:flex}._avatar_146nt_101,._avatarImage_146nt_108{border-radius:50%;width:112px;height:112px}._avatar_146nt_101{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);justify-content:center;align-items:center;font-size:2rem;font-weight:900;display:flex;box-shadow:0 18px 34px #2563eb3d}._avatarImage_146nt_108{object-fit:cover;border:4px solid #2563eb14;display:block}._name_146nt_131{color:#0f172a;margin-bottom:6px;font-size:1.5rem;font-weight:900}._username_146nt_138{color:#64748b;margin-bottom:18px;font-size:.98rem}._uploadBtn_146nt_144{color:#1d4ed8;cursor:pointer;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;transition:all .25s;display:inline-flex}._uploadBtn_146nt_144:hover{background:#2563eb24;transform:translateY(-2px)}._hiddenInput_146nt_163{display:none}._sideCard_146nt_85,._formCard_146nt_86{padding:24px 20px}._sideCard_146nt_85 h3,._formCard_146nt_86 h2{color:#0f172a;margin-bottom:16px;font-size:1.18rem;font-weight:900}._subText_146nt_180{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._sideActions_146nt_187{flex-direction:column;gap:12px;display:flex}._sideActions_146nt_187 button{color:#1e3a8a;cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;width:100%;min-height:52px;font-size:.96rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._sideActions_146nt_187 button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 28px #2563eb1f}._form_146nt_86{flex-direction:column;gap:14px;display:flex}._form_146nt_86 label{color:#334155;font-size:.96rem;font-weight:800}._form_146nt_86 input,._form_146nt_86 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_146nt_86 input:focus,._form_146nt_86 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._actionRow_146nt_246{gap:12px;margin-top:10px;display:flex}._primaryBtn_146nt_252,._secondaryBtn_146nt_253{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_146nt_252{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_146nt_253{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_146nt_252:hover,._secondaryBtn_146nt_253:hover{transform:translateY(-2px)}@media (width<=920px){._layout_146nt_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_146nt_29{flex-wrap:wrap}._pageTitle_146nt_41{order:-1;width:100%}._actionRow_146nt_246{flex-direction:column}._profileCard_146nt_84,._sideCard_146nt_85,._formCard_146nt_86{border-radius:24px}}._fieldHint_146nt_313{color:#64748b;margin-top:-8px;font-size:.82rem;font-weight:700;display:block}._lockNote_146nt_330{color:#475569;margin-top:-8px;font-size:.82rem;font-weight:700;line-height:1.5;display:block}._lockedField_146nt_339{cursor:not-allowed;color:#64748b!important;background:#f3f7fb!important}._form_146nt_86 input:disabled,._form_146nt_86 select:disabled{color:#64748b;box-shadow:none;cursor:not-allowed;background:#f3f7fb}._emailVerifyRow_146nt_354{align-items:center;margin-top:-2px;margin-bottom:6px;display:flex}._verifyEmailBtn_146nt_361,._verifiedEmailBtn_146nt_362{border:none;border-radius:999px;min-height:42px;padding:0 16px;font-size:.88rem;font-weight:800;transition:all .25s}._verifyEmailBtn_146nt_361{color:#1d4ed8;cursor:pointer;background:#2563eb1f;box-shadow:0 10px 22px #2563eb1f}._verifyEmailBtn_146nt_361:hover:not(:disabled){background:#2563eb2e;transform:translateY(-1px)}._verifyEmailBtn_146nt_361:disabled{color:#64748b;cursor:not-allowed;box-shadow:none;background:#94a3b82e}._verifiedEmailBtn_146nt_362{color:#15803d;cursor:default;background:#16a34a1f;box-shadow:0 10px 22px #16a34a1f}._page_nqzmd_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_nqzmd_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_nqzmd_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_nqzmd_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_nqzmd_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_nqzmd_48:hover{background:#fff;transform:translateY(-2px)}._layout_nqzmd_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_nqzmd_77,._sideCard_nqzmd_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_nqzmd_77{padding:28px 22px}._sideCard_nqzmd_78{height:fit-content;padding:24px 20px}._formCard_nqzmd_77 h2,._sideCard_nqzmd_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.24rem;font-weight:900}._subText_nqzmd_105{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_nqzmd_77{flex-direction:column;gap:14px;display:flex}._form_nqzmd_77 label{color:#334155;font-size:.96rem;font-weight:800}._inputWrap_nqzmd_124{align-items:center;display:flex;position:relative}._inputWrap_nqzmd_124 input{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 82px 0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._inputWrap_nqzmd_124 input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._inputWrap_nqzmd_124 input::placeholder{color:#94a3b8}._toggleBtn_nqzmd_153{color:#1d4ed8;cursor:pointer;background:#2563eb1a;border:none;border-radius:999px;min-height:38px;padding:0 14px;font-weight:800;transition:all .25s;position:absolute;right:10px}._toggleBtn_nqzmd_153:hover{background:#2563eb24;transform:translateY(-1px)}._actionRow_nqzmd_172{gap:12px;margin-top:10px;display:flex}._primaryBtn_nqzmd_178,._secondaryBtn_nqzmd_179,._helpBtn_nqzmd_180{cursor:pointer;border:none;border-radius:999px;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_nqzmd_178,._secondaryBtn_nqzmd_179{flex:1}._primaryBtn_nqzmd_178{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_nqzmd_179{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_nqzmd_178:hover,._secondaryBtn_nqzmd_179:hover,._helpBtn_nqzmd_180:hover{transform:translateY(-2px)}._tipList_nqzmd_216{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}._tipItem_nqzmd_223{border-bottom:1px solid #94a3b82e;padding:14px 0}._tipItem_nqzmd_223:last-child{border-bottom:none;padding-bottom:0}._tipItem_nqzmd_223 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._tipItem_nqzmd_223 span{color:#64748b;font-size:.94rem;line-height:1.7}._helpBtn_nqzmd_180{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 16px 30px #2563eb38}._errorBox_nqzmd_253{color:#b91c1c;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-top:18px;padding:16px;font-weight:800;line-height:1.45}@media (width<=920px){._layout_nqzmd_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_nqzmd_29{flex-wrap:wrap}._pageTitle_nqzmd_41{order:-1;width:100%}._actionRow_nqzmd_172{flex-direction:column}._formCard_nqzmd_77,._sideCard_nqzmd_78{border-radius:24px}}._page_rhw61_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_rhw61_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_rhw61_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_rhw61_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_rhw61_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_rhw61_48:hover{background:#fff;transform:translateY(-2px)}._layout_rhw61_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_rhw61_77,._sideCard_rhw61_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_rhw61_77{padding:28px 22px}._sideCard_rhw61_78{height:fit-content;padding:24px 20px}._formCard_rhw61_77 h2,._sideCard_rhw61_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.24rem;font-weight:900}._subText_rhw61_105{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_rhw61_77{flex-direction:column;gap:14px;display:flex}._form_rhw61_77 label{color:#334155;font-size:.96rem;font-weight:800}._inputWrap_rhw61_124{align-items:center;display:flex;position:relative}._inputWrap_rhw61_124 input{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 82px 0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._inputWrap_rhw61_124 input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._inputWrap_rhw61_124 input::placeholder{color:#94a3b8}._toggleBtn_rhw61_153{color:#1d4ed8;cursor:pointer;background:#2563eb1a;border:none;border-radius:999px;min-height:38px;padding:0 14px;font-weight:800;transition:all .25s;position:absolute;right:10px}._toggleBtn_rhw61_153:hover{background:#2563eb24;transform:translateY(-1px)}._actionRow_rhw61_172{gap:12px;margin-top:10px;display:flex}._primaryBtn_rhw61_178,._secondaryBtn_rhw61_179,._helpBtn_rhw61_180{cursor:pointer;border:none;border-radius:999px;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_rhw61_178,._secondaryBtn_rhw61_179{flex:1}._primaryBtn_rhw61_178{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_rhw61_179{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_rhw61_178:hover,._secondaryBtn_rhw61_179:hover,._helpBtn_rhw61_180:hover{transform:translateY(-2px)}._tipList_rhw61_216{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}._tipItem_rhw61_223{border-bottom:1px solid #94a3b82e;padding:14px 0}._tipItem_rhw61_223:last-child{border-bottom:none;padding-bottom:0}._tipItem_rhw61_223 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._tipItem_rhw61_223 span{color:#64748b;font-size:.94rem;line-height:1.7}._helpBtn_rhw61_180{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 16px 30px #2563eb38}._errorBox_rhw61_253{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:14px 16px;font-weight:800;line-height:1.45}._successBox_rhw61_262{color:green;text-align:center;margin-top:18px;font-weight:700}._resetLink_rhw61_268{color:#2563eb;cursor:pointer;text-align:center;margin-top:14px;font-weight:700}._modalOverlay_rhw61_276{z-index:999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalBox_rhw61_286{background:#fff;border-radius:16px;flex-direction:column;gap:12px;width:320px;padding:24px;display:flex}._resetErrorMessage_rhw61_296,._resetSuccessMessage_rhw61_297{border-radius:10px;padding:10px 12px;font-weight:800;line-height:1.4}._resetErrorMessage_rhw61_296{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}._resetSuccessMessage_rhw61_297{color:#047857;background:#f0fdf4;border:1px solid #bbf7d0}@media (width<=920px){._layout_rhw61_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_rhw61_29{flex-wrap:wrap}._pageTitle_rhw61_41{order:-1;width:100%}._actionRow_rhw61_172{flex-direction:column}._formCard_rhw61_77,._sideCard_rhw61_78{border-radius:24px}}._page_16kf7_9{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_16kf7_22{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_16kf7_31{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_16kf7_43{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_16kf7_50{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_16kf7_50:hover{background:#fff;transform:translateY(-2px)}._topBtn_16kf7_50:disabled{opacity:.68;cursor:not-allowed;transform:none}._layout_16kf7_74{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_16kf7_85,._sideCard_16kf7_86{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_16kf7_85{padding:28px 22px}._sideCard_16kf7_86{height:fit-content;padding:24px 20px;position:sticky;top:20px}._formCard_16kf7_85 h2,._sideCard_16kf7_86 h3{color:#0f172a;margin-bottom:10px;font-size:1.24rem;font-weight:900}._subText_16kf7_115{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_16kf7_85{flex-direction:column;gap:14px;display:flex}._form_16kf7_85 label{color:#334155;font-size:.96rem;font-weight:800}._form_16kf7_85 input,._form_16kf7_85 select,._form_16kf7_85 textarea{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_16kf7_85 textarea{resize:vertical;min-height:110px;padding:14px 16px}._form_16kf7_85 input:focus,._form_16kf7_85 select:focus,._form_16kf7_85 textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_16kf7_85 input::placeholder,._form_16kf7_85 textarea::placeholder{color:#94a3b8}._form_16kf7_85 input:disabled,._form_16kf7_85 select:disabled,._form_16kf7_85 textarea:disabled{color:#64748b;cursor:not-allowed;background:#f8fafc}._hiddenInput_16kf7_176{display:none}._uploadBox_16kf7_180{cursor:pointer;background:#f8fbff;border:1px dashed #2563eb47;border-radius:18px;flex-direction:column;justify-content:center;gap:6px;min-height:72px;padding:14px 16px;transition:all .25s;display:flex}._uploadBox_16kf7_180:hover{background:#fff;border-color:#2563eb75;transform:translateY(-1px)}._uploadBox_16kf7_180 span{color:#64748b;font-size:.93rem;font-weight:700}._uploadBox_16kf7_180 strong{color:#1d4ed8;word-break:break-word;font-size:.95rem;font-weight:800}._actionRow_16kf7_213{gap:12px;margin-top:10px;display:flex}._primaryBtn_16kf7_219,._secondaryBtn_16kf7_220,._helpBtn_16kf7_221{cursor:pointer;border:none;border-radius:999px;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_16kf7_219,._secondaryBtn_16kf7_220{flex:1}._primaryBtn_16kf7_219{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_16kf7_220{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_16kf7_219:hover,._secondaryBtn_16kf7_220:hover,._helpBtn_16kf7_221:hover{transform:translateY(-2px)}._primaryBtn_16kf7_219:disabled,._secondaryBtn_16kf7_220:disabled,._helpBtn_16kf7_221:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}._helpBtn_16kf7_221{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 16px 30px #2563eb38}._tipList_16kf7_273{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}._tipItem_16kf7_280{border-bottom:1px solid #94a3b82e;padding:14px 0}._tipItem_16kf7_280:last-child{border-bottom:none;padding-bottom:0}._tipItem_16kf7_280 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._tipItem_16kf7_280 span{color:#64748b;font-size:.94rem;line-height:1.7}._statusCard_16kf7_304{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;margin-bottom:18px;padding:16px;box-shadow:0 10px 24px #0f172a0a}._statusCard_16kf7_304 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._statusCard_16kf7_304 span{color:#64748b;font-size:.94rem;line-height:1.7;display:block}._tierBadge_16kf7_328{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb24;border-radius:999px;justify-content:center;align-items:center;min-height:38px;margin-bottom:10px;padding:0 14px;font-size:.92rem;font-weight:800;display:inline-flex}._noticePending_16kf7_343{background:#fff8e6;border-color:#f59e0b3d}._noticePending_16kf7_343 strong,._noticePending_16kf7_343 span{color:#92400e}._noticeSuccess_16kf7_353{background:#ecfdf3;border-color:#22c55e3d}._noticeSuccess_16kf7_353 strong,._noticeSuccess_16kf7_353 span{color:#166534}._noticeError_16kf7_363{background:#fef2f2;border-color:#ef44443d}._noticeError_16kf7_363 strong,._noticeError_16kf7_363 span{color:#991b1b}._bvnCostNotice_16kf7_373{color:#78350f;background:#fff8e6;border:1px solid #f59e0b47;border-radius:16px;gap:7px;margin-bottom:18px;padding:14px 16px;display:grid}._bvnCostNotice_16kf7_373 strong{font-size:.98rem;font-weight:900}._bvnCostNotice_16kf7_373 span{font-size:.92rem;font-weight:650;line-height:1.65}._infoGrid_16kf7_395{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:10px;display:grid}._infoMiniCard_16kf7_402{background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;padding:14px}._infoMiniCard_16kf7_402 p{color:#64748b;margin-bottom:6px;font-size:.86rem;font-weight:700}._infoMiniCard_16kf7_402 strong{color:#0f172a;font-size:.98rem;font-weight:900}@media (width<=920px){._layout_16kf7_74{grid-template-columns:1fr}._sideCard_16kf7_86{position:static}}@media (width<=640px){._topBar_16kf7_31{flex-wrap:wrap}._pageTitle_16kf7_43{order:-1;width:100%}._actionRow_16kf7_213{flex-direction:column}._formCard_16kf7_85,._sideCard_16kf7_86{border-radius:24px}._infoGrid_16kf7_395{grid-template-columns:1fr}}._kycVisual_16kf7_456{aspect-ratio:16/7;background:#eef6ff;border:1px solid #2563eb1f;border-radius:18px;width:100%;min-height:165px;margin:-4px 0 20px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a14}._kycVisual_16kf7_456 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._kycVisual_16kf7_456:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a42),linear-gradient(90deg,#0f172a1f,#0000 46%);position:absolute;inset:0}._kycVisualBadge_16kf7_487{z-index:1;color:#1d4ed8;background:#ffffffed;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #0f172a24}._kycVisual_16kf7_456{aspect-ratio:16/7;background:#eaf7ff;width:100%;min-height:clamp(210px,31vw,340px);margin:0 0 1rem}._kycVisual_16kf7_456 img{object-fit:cover;object-position:center}@media (width<=560px){._kycVisual_16kf7_456{aspect-ratio:16/10;min-height:220px}}@media (width<=390px){._kycVisual_16kf7_456{aspect-ratio:4/3;min-height:205px}}._kycVisual_16kf7_456 img{object-fit:fill;object-position:center;width:100%;height:100%}._complianceOverlay_16kf7_542{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a6b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}._complianceModal_16kf7_554{text-align:center;background:#fff;border:1px solid #2563eb29;border-radius:22px;justify-items:center;gap:16px;width:min(420px,100%);padding:24px;display:grid;box-shadow:0 26px 70px #0f172a3d}._complianceModalApproved_16kf7_567{background:linear-gradient(#fff 0%,#effdf5 100%);border-color:#22c55e47}._complianceModalCritical_16kf7_572{background:linear-gradient(#fff 0%,#fff1f2 100%);border-color:#dc26264d}._complianceModalError_16kf7_577{background:linear-gradient(#fff 0%,#fef2f2 100%);border-color:#ef444442}._complianceIconWrap_16kf7_582{color:#1d4ed8;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex}._complianceModalApproved_16kf7_567 ._complianceIconWrap_16kf7_582{color:#15803d;background:#dcfce7}._complianceModalCritical_16kf7_572 ._complianceIconWrap_16kf7_582,._complianceModalError_16kf7_577 ._complianceIconWrap_16kf7_582{color:#b91c1c;background:#fee2e2}._complianceSpinner_16kf7_604{border:4px solid #2563eb2e;border-top-color:#2563eb;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite _complianceSpin_16kf7_604}._complianceIconMark_16kf7_613{font-size:1rem;font-weight:950}._complianceModalText_16kf7_618{gap:8px;display:grid}._complianceModalText_16kf7_618 strong{color:#0f172a;font-size:1.1rem;font-weight:950}._complianceModalText_16kf7_618 span{color:#334155;font-size:.96rem;font-weight:750;line-height:1.65}._complianceModalText_16kf7_618 small{color:#64748b;font-size:.86rem;font-weight:750;line-height:1.55}._complianceCloseBtn_16kf7_643{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;min-height:44px;padding:0 18px;font-size:.92rem;font-weight:900}@keyframes _complianceSpin_16kf7_604{to{transform:rotate(360deg)}}._page_1fzv9_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_1fzv9_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_1fzv9_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_1fzv9_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_1fzv9_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_1fzv9_48:hover{background:#fff;transform:translateY(-2px)}._layout_1fzv9_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_1fzv9_77,._sideCard_1fzv9_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_1fzv9_77{padding:28px 22px}._sideCard_1fzv9_78{height:fit-content;padding:24px 20px}._warningBox_1fzv9_97{background:#dc262614;border:1px solid #dc26261f;border-radius:20px;margin-bottom:22px;padding:18px}._warningBox_1fzv9_97 h2{color:#991b1b;margin-bottom:8px;font-size:1.2rem;font-weight:900}._warningBox_1fzv9_97 p{color:#7f1d1d;font-size:.96rem;line-height:1.7}._sideCard_1fzv9_78 h3{color:#0f172a;margin-bottom:16px;font-size:1.2rem;font-weight:900}._form_1fzv9_77{flex-direction:column;gap:14px;display:flex}._form_1fzv9_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_1fzv9_77 select,._form_1fzv9_77 input,._textarea_1fzv9_139{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_1fzv9_77 select,._form_1fzv9_77 input{min-height:56px;padding:0 16px}._textarea_1fzv9_139{resize:vertical;min-height:140px;padding:14px 16px;font-family:Arial,Helvetica,sans-serif}._form_1fzv9_77 select:focus,._form_1fzv9_77 input:focus,._textarea_1fzv9_139:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._textarea_1fzv9_139::placeholder{color:#94a3b8}._actionRow_1fzv9_175{gap:12px;margin-top:10px;display:flex}._secondaryBtn_1fzv9_181,._dangerBtn_1fzv9_182,._helpBtn_1fzv9_183{cursor:pointer;border:none;border-radius:999px;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._secondaryBtn_1fzv9_181,._dangerBtn_1fzv9_182{flex:1}._secondaryBtn_1fzv9_181{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._dangerBtn_1fzv9_182{color:#fff;background:linear-gradient(#dc2626 0%,#b91c1c 100%);box-shadow:0 18px 34px #dc26263d,inset 0 1px #ffffff2e}._helpBtn_1fzv9_183{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 16px 30px #2563eb38}._secondaryBtn_1fzv9_181:hover,._dangerBtn_1fzv9_182:hover,._helpBtn_1fzv9_183:hover{transform:translateY(-2px)}._tipList_1fzv9_226{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}._tipItem_1fzv9_233{border-bottom:1px solid #94a3b82e;padding:14px 0}._tipItem_1fzv9_233:last-child{border-bottom:none;padding-bottom:0}._tipItem_1fzv9_233 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._tipItem_1fzv9_233 span{color:#64748b;font-size:.94rem;line-height:1.7}@media (width<=920px){._layout_1fzv9_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_1fzv9_29{flex-wrap:wrap}._pageTitle_1fzv9_41{order:-1;width:100%}._actionRow_1fzv9_175{flex-direction:column}._formCard_1fzv9_77,._sideCard_1fzv9_78{border-radius:24px}}._page_1m7xb_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_1m7xb_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_1m7xb_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_1m7xb_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_1m7xb_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_1m7xb_48:hover{background:#fff;transform:translateY(-2px)}._layout_1m7xb_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_1m7xb_77,._sideCard_1m7xb_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_1m7xb_77{padding:28px 22px}._sideCard_1m7xb_78{height:fit-content;padding:24px 20px}._formCard_1m7xb_77 h2,._sideCard_1m7xb_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.24rem;font-weight:900}._subText_1m7xb_105{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_1m7xb_77{flex-direction:column;gap:14px;display:flex}._form_1m7xb_77 label{color:#334155;margin-bottom:8px;font-size:.96rem;font-weight:800;display:block}._form_1m7xb_77 input,._form_1m7xb_77 select,._textarea_1m7xb_128{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_1m7xb_77 input,._form_1m7xb_77 select{min-height:56px;padding:0 16px}._textarea_1m7xb_128{resize:vertical;min-height:130px;padding:14px 16px;font-family:Arial,Helvetica,sans-serif}._form_1m7xb_77 input:focus,._form_1m7xb_77 select:focus,._textarea_1m7xb_128:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_1m7xb_77 input::placeholder,._textarea_1m7xb_128::placeholder{color:#94a3b8}._doubleGrid_1m7xb_165{grid-template-columns:1fr 1fr;gap:14px;display:grid}._actionRow_1m7xb_171{gap:12px;margin-top:10px;display:flex}._primaryBtn_1m7xb_177,._secondaryBtn_1m7xb_178{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_1m7xb_177{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_1m7xb_178{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_1m7xb_177:hover,._secondaryBtn_1m7xb_178:hover{transform:translateY(-2px)}._summaryItem_1m7xb_209{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_1m7xb_209 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_1m7xb_209 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._noticeBox_1m7xb_231{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}._termsRow_1m7xb_242{margin-top:4px}._checkboxLabel_1m7xb_246{color:#334155;cursor:pointer;align-items:flex-start;gap:10px;font-size:.95rem;font-weight:700;line-height:1.6;display:flex}._checkboxLabel_1m7xb_246 input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px;min-height:auto;box-shadow:none;margin-top:2px}._termsLink_1m7xb_266{color:#1d4ed8;cursor:pointer;font-weight:800;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}@media (width<=920px){._layout_1m7xb_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_1m7xb_29{flex-wrap:wrap}._pageTitle_1m7xb_41{order:-1;width:100%}._doubleGrid_1m7xb_165{grid-template-columns:1fr}._actionRow_1m7xb_171{flex-direction:column}._formCard_1m7xb_77,._sideCard_1m7xb_78{border-radius:24px}}._page_hemjt_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_hemjt_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_hemjt_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_hemjt_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_hemjt_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_hemjt_48:hover{background:#fff;transform:translateY(-2px)}._layout_hemjt_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._formCard_hemjt_77,._sideCard_hemjt_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._formCard_hemjt_77{padding:28px 22px}._sideCard_hemjt_78{height:fit-content;padding:24px 20px}._formCard_hemjt_77 h2,._sideCard_hemjt_78 h3{color:#0f172a;margin-bottom:10px;font-size:1.24rem;font-weight:900}._subText_hemjt_105{color:#64748b;margin-bottom:22px;font-size:.97rem;line-height:1.7}._form_hemjt_77{flex-direction:column;gap:14px;display:flex}._form_hemjt_77 label{color:#334155;font-size:.96rem;font-weight:800}._form_hemjt_77 input,._form_hemjt_77 select{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;transition:all .25s;box-shadow:0 10px 24px #0f172a0a}._form_hemjt_77 input:focus,._form_hemjt_77 select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._form_hemjt_77 input::placeholder{color:#94a3b8}._errorBox_hemjt_148{color:#b91c1c;background:#dc26261f;border:1px solid #dc262633;border-radius:12px;width:100%;padding:12px 14px;font-size:.95rem}._successBox_hemjt_158{color:#166534;background:#16a34a1f;border:1px solid #16a34a33;border-radius:12px;width:100%;padding:12px 14px;font-size:.95rem}._planInfoBox_hemjt_167{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:6px;padding:16px}._planInfoRow_hemjt_175{border-bottom:1px solid #2563eb1f;justify-content:space-between;gap:12px;padding:10px 0;display:flex}._planInfoRow_hemjt_175:last-child{border-bottom:none;padding-bottom:0}._planInfoRow_hemjt_175 span{color:#475569;font-weight:700}._planInfoRow_hemjt_175 strong{color:#0f172a;text-align:right;font-weight:900}._completedText_hemjt_199{color:#059669!important}._actionRow_hemjt_203{gap:12px;margin-top:10px;display:flex}._primaryBtn_hemjt_209,._secondaryBtn_hemjt_210{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_hemjt_209{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_hemjt_210{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_hemjt_209:hover,._secondaryBtn_hemjt_210:hover{transform:translateY(-2px)}._summaryItem_hemjt_241{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_hemjt_241 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_hemjt_241 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._noticeBox_hemjt_263{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}._quickAmountWrap_hemjt_274{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}._quickAmountBtn_hemjt_280{color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #2563eb1a;border-radius:14px;min-height:46px;font-weight:800;transition:all .25s}._quickAmountBtn_hemjt_280:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb1a}@media (width<=920px){._layout_hemjt_66{grid-template-columns:1fr}}@media (width<=640px){._topBar_hemjt_29{flex-wrap:wrap}._pageTitle_hemjt_41{order:-1;width:100%}._actionRow_hemjt_203{flex-direction:column}._planInfoRow_hemjt_175,._summaryItem_hemjt_241{flex-direction:column;align-items:flex-start}._planInfoRow_hemjt_175 strong,._summaryItem_hemjt_241 strong{text-align:left}._formCard_hemjt_77,._sideCard_hemjt_78{border-radius:24px}}._page_gmrtb_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_gmrtb_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_gmrtb_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_gmrtb_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_gmrtb_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_gmrtb_48:hover{background:#fff;transform:translateY(-2px)}._layout_gmrtb_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._mainCard_gmrtb_77,._sideCard_gmrtb_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._mainCard_gmrtb_77{padding:24px 20px}._sideCard_gmrtb_78{height:fit-content;padding:24px 20px}._summaryGrid_gmrtb_97{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}._summaryCard_gmrtb_104{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;padding:18px}._summaryCard_gmrtb_104 span{color:#64748b;margin-bottom:8px;font-size:.92rem;font-weight:700;display:block}._summaryCard_gmrtb_104 strong{color:#0f172a;font-size:1.5rem;font-weight:900}._filterRow_gmrtb_125{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}._filterRow_gmrtb_125 button{color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #2563eb1a;border-radius:999px;min-height:42px;padding:0 14px;font-weight:800;transition:all .25s}._filterRow_gmrtb_125 button:hover{background:#fff;transform:translateY(-2px)}._activeTab_gmrtb_149{box-shadow:0 14px 28px #2563eb38;color:#fff!important;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)!important;border:none!important}._historyList_gmrtb_156{flex-direction:column;gap:16px;display:flex}._historyItem_gmrtb_162{background:#f8fbff;border:1px solid #2563eb0f;border-radius:22px;padding:18px}._historyTop_gmrtb_169{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}._historyTop_gmrtb_169 h3{color:#0f172a;margin-bottom:4px;font-size:1rem;font-weight:800}._historyTop_gmrtb_169 p{color:#64748b;font-size:.9rem}._completedBadge_gmrtb_189,._ongoingBadge_gmrtb_190,._cancelledBadge_gmrtb_191{text-transform:capitalize;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800;display:inline-block}._completedBadge_gmrtb_189{color:#047857;background:#0596691f}._ongoingBadge_gmrtb_190{color:#1d4ed8;background:#2563eb1f}._cancelledBadge_gmrtb_191{color:#b91c1c;background:#dc26261f}._amountRow_gmrtb_215,._footerRow_gmrtb_216{color:#475569;justify-content:space-between;gap:14px;font-size:.92rem;display:flex}._amountRow_gmrtb_215{margin-bottom:12px}._amountRow_gmrtb_215 strong{color:#0f172a}._footerRow_gmrtb_216{margin-top:12px}._progressBar_gmrtb_236{background:#2563eb1f;border-radius:999px;width:100%;height:10px;overflow:hidden}._progressFill_gmrtb_244{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%}._emptyState_gmrtb_250{text-align:center;background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;padding:30px 16px}._emptyState_gmrtb_250 h3{color:#0f172a;margin-bottom:8px;font-size:1.05rem}._emptyState_gmrtb_250 p{color:#64748b;font-size:.95rem}._sideCard_gmrtb_78 h3{color:#0f172a;margin-bottom:16px;font-size:1.15rem;font-weight:900}._sideActions_gmrtb_276{flex-direction:column;gap:12px;display:flex}._sideActions_gmrtb_276 button{color:#1e3a8a;cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;width:100%;min-height:52px;font-size:.96rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._sideActions_gmrtb_276 button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 28px #2563eb1f}@media (width<=960px){._layout_gmrtb_66,._summaryGrid_gmrtb_97{grid-template-columns:1fr}}@media (width<=640px){._topBar_gmrtb_29{flex-wrap:wrap}._pageTitle_gmrtb_41{order:-1;width:100%}._historyTop_gmrtb_169,._amountRow_gmrtb_215,._footerRow_gmrtb_216{flex-direction:column;align-items:flex-start}._mainCard_gmrtb_77,._sideCard_gmrtb_78{border-radius:24px}}._loadMoreSentinel_gmrtb_334{color:#64748b;justify-content:center;align-items:center;min-height:34px;font-size:.9rem;font-weight:800;display:flex}._page_t7lz0_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_t7lz0_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_t7lz0_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_t7lz0_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_t7lz0_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_t7lz0_48:hover{background:#fff;transform:translateY(-2px)}._layout_t7lz0_66{z-index:2;grid-template-columns:1.15fr .85fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._mainCard_t7lz0_77,._sideCard_t7lz0_78,._popupCard_t7lz0_79{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._mainCard_t7lz0_77{padding:24px 20px}._sideCard_t7lz0_78{height:fit-content;padding:24px 20px}._planHeader_t7lz0_98{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}._planType_t7lz0_106{color:#2563eb;margin-bottom:6px;font-size:.95rem;font-weight:800}._planName_t7lz0_113{color:#0f172a;font-size:1.5rem;font-weight:900}._statusBadge_t7lz0_119{color:#1d4ed8;background:#2563eb1f;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:800}._summaryGrid_t7lz0_128{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}._summaryCard_t7lz0_135{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;padding:18px}._summaryCard_t7lz0_135 span{color:#64748b;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}._summaryCard_t7lz0_135 strong{color:#0f172a;font-size:1.15rem;font-weight:900}._progressSection_t7lz0_156{margin-bottom:24px}._progressTop_t7lz0_160,._progressDates_t7lz0_161,._detailItem_t7lz0_162,._popupRow_t7lz0_163{justify-content:space-between;gap:14px;display:flex}._progressTop_t7lz0_160{margin-bottom:10px;font-weight:800}._progressBar_t7lz0_174{background:#2563eb1f;border-radius:999px;width:100%;height:10px;overflow:hidden}._progressFill_t7lz0_182{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%}._progressDates_t7lz0_161{color:#64748b;margin-top:12px;font-size:.92rem}._sectionHeader_t7lz0_194{margin-bottom:14px}._sectionHeader_t7lz0_194 h3,._sideCard_t7lz0_78 h3,._popupCard_t7lz0_79 h3{color:#0f172a;font-size:1.18rem;font-weight:900}._transactionList_t7lz0_206{flex-direction:column;gap:14px;display:flex}._transactionItem_t7lz0_212{background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;justify-content:space-between;gap:14px;padding:16px;display:flex}._transactionItem_t7lz0_212 h4{color:#0f172a;margin-bottom:4px;font-size:1rem;font-weight:800}._transactionItem_t7lz0_212 p{color:#64748b;font-size:.9rem}._transactionRight_t7lz0_234{text-align:right}._transactionRight_t7lz0_234 strong{color:#0f172a;margin-bottom:6px;font-weight:900;display:block}._successBadge_t7lz0_245,._missedBadge_t7lz0_246{border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800;display:inline-block}._successBadge_t7lz0_245{color:#047857;background:#0596691f}._missedBadge_t7lz0_246{color:#b91c1c;background:#dc26261f}._actionRow_t7lz0_264,._popupActions_t7lz0_265{gap:12px;margin-top:20px;display:flex}._popupInputGroup_t7lz0_270{flex-direction:column;gap:8px;margin-top:18px;margin-bottom:6px;display:flex}._popupInputGroup_t7lz0_270 label{color:#0f172a;font-size:.92rem;font-weight:700}._popupInputGroup_t7lz0_270 input{background:#fff;border:1px solid #1e40af1f;border-radius:14px;outline:none;height:50px;padding:0 14px;font-size:1rem}._popupInputGroup_t7lz0_270 input:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._detailItem_t7lz0_162{border-bottom:1px solid #94a3b82e;padding:14px 0}._detailItem_t7lz0_162 span{color:#64748b;font-weight:700}._detailItem_t7lz0_162 strong{color:#0f172a;font-weight:900}._noticeBox_t7lz0_313{color:#991b1b;background:#dc262614;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}._secondaryBtn_t7lz0_324,._dangerBtn_t7lz0_325{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:54px;font-size:.98rem;font-weight:800;transition:all .25s}._secondaryBtn_t7lz0_324{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._dangerBtn_t7lz0_325{color:#fff;background:linear-gradient(#dc2626 0%,#b91c1c 100%);box-shadow:0 18px 34px #dc26263d,inset 0 1px #ffffff2e}._secondaryBtn_t7lz0_324:hover,._dangerBtn_t7lz0_325:hover{transform:translateY(-2px)}._popupOverlay_t7lz0_356{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._popupCard_t7lz0_79{width:min(480px,100%);padding:24px 20px}._popupCard_t7lz0_79 p{color:#475569;margin:14px 0 18px;line-height:1.7}._popupInfo_t7lz0_378{background:#f8fbff;border-radius:18px;padding:14px 16px}._popupRow_t7lz0_163{border-bottom:1px solid #94a3b82e;padding:10px 0}._popupRow_t7lz0_163:last-child{border-bottom:none}._popupRow_t7lz0_163 span{color:#64748b;font-weight:700}._popupRow_t7lz0_163 strong{color:#0f172a;text-align:right;font-weight:900}@media (width<=960px){._layout_t7lz0_66,._summaryGrid_t7lz0_128{grid-template-columns:1fr}}@media (width<=640px){._topBar_t7lz0_29{flex-wrap:wrap}._pageTitle_t7lz0_41{order:-1;width:100%}._planHeader_t7lz0_98,._transactionItem_t7lz0_212,._progressTop_t7lz0_160,._progressDates_t7lz0_161,._detailItem_t7lz0_162,._popupRow_t7lz0_163{flex-direction:column;align-items:flex-start}._transactionRight_t7lz0_234{text-align:left}._actionRow_t7lz0_264,._popupActions_t7lz0_265{flex-direction:column}._mainCard_t7lz0_77,._sideCard_t7lz0_78,._popupCard_t7lz0_79{border-radius:24px}}._page_192ik_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_192ik_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_192ik_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_192ik_41{letter-spacing:-.03em;color:#0f172a;text-align:center;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900}._topBtn_192ik_49{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_192ik_49:hover{background:#fff;transform:translateY(-2px)}._layout_192ik_67{z-index:2;grid-template-columns:1.2fr .8fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._mainCard_192ik_78,._sideCard_192ik_79{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._mainCard_192ik_78{padding:24px 20px}._sideCard_192ik_79{height:fit-content;padding:24px 20px}._heroBox_192ik_98{background:#2563eb14;border-radius:20px;margin-bottom:22px;padding:18px}._heroBox_192ik_98 h2{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:900}._heroBox_192ik_98 p{color:#475569;line-height:1.7}._termsList_192ik_117{flex-direction:column;gap:16px;display:flex}._termItem_192ik_123{background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;padding:18px}._termItem_192ik_123 h3{color:#0f172a;margin-bottom:8px;font-size:1rem;font-weight:900}._termItem_192ik_123 p{color:#475569;font-size:.96rem;line-height:1.75}._actionRow_192ik_143{gap:12px;margin-top:22px;display:flex}._primaryBtn_192ik_149,._secondaryBtn_192ik_150{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:54px;font-size:.98rem;font-weight:800;transition:all .25s}._primaryBtn_192ik_149{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_192ik_150{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_192ik_149:hover,._secondaryBtn_192ik_150:hover{transform:translateY(-2px)}._sideCard_192ik_79 h3{color:#0f172a;margin-bottom:16px;font-size:1.15rem;font-weight:900}._noticeItem_192ik_188{border-bottom:1px solid #94a3b82e;padding:14px 0}._noticeItem_192ik_188:last-child{border-bottom:none;padding-bottom:0}._noticeItem_192ik_188 strong{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._noticeItem_192ik_188 span{color:#64748b;font-size:.94rem;line-height:1.7}@media (width<=920px){._layout_192ik_67{grid-template-columns:1fr}}@media (width<=640px){._topBar_192ik_29{flex-wrap:wrap}._pageTitle_192ik_41{order:-1;width:100%}._actionRow_192ik_143{flex-direction:column}._mainCard_192ik_78,._sideCard_192ik_79{border-radius:24px}}._page_bqfcr_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_bqfcr_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_bqfcr_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_bqfcr_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_bqfcr_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_bqfcr_48:hover{background:#fff;transform:translateY(-2px)}._layout_bqfcr_66{z-index:2;flex-direction:column;gap:22px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:flex;position:relative}._heroCard_bqfcr_77,._sectionCard_bqfcr_78{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._heroCard_bqfcr_77{color:#fff;background:linear-gradient(135deg,#2563ebf5,#1d4ed8f2),#2563eb;justify-content:space-between;align-items:center;gap:18px;padding:28px 24px;display:flex;position:relative;overflow:hidden}._heroCard_bqfcr_77:after{content:"";background:#ffffff14;border-radius:50%;width:230px;height:230px;position:absolute;top:-70px;right:-70px}._heroSmall_bqfcr_113,._heroTitle_bqfcr_114,._heroText_bqfcr_115,._heroBtn_bqfcr_116{z-index:1;position:relative}._heroSmall_bqfcr_113{opacity:.9;margin-bottom:8px;font-size:.92rem}._heroTitle_bqfcr_114{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900}._heroText_bqfcr_115{opacity:.95;max-width:620px;line-height:1.7}._heroBtn_bqfcr_116{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;min-height:50px;padding:0 20px;font-weight:800;transition:all .25s}._heroBtn_bqfcr_116:hover{background:#fff3;transform:translateY(-2px)}._sectionCard_bqfcr_78{padding:24px 20px}._sectionHeader_bqfcr_163{margin-bottom:18px}._sectionHeader_bqfcr_163 h3{color:#0f172a;font-size:1.15rem;font-weight:900}._actionGrid_bqfcr_173{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}._actionBtn_bqfcr_179{color:#1e3a8a;cursor:pointer;text-align:center;background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;min-height:84px;padding:14px 12px;font-size:.95rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #0f172a0a}._actionBtn_bqfcr_179:hover{background:#fff;transform:translateY(-3px);box-shadow:0 16px 28px #2563eb1f}._logoutBtn_bqfcr_200{color:#b42318;cursor:pointer;background:linear-gradient(#fff5f5 0%,#ffe7e7 100%);border:1px solid #b4231824;border-radius:999px;min-height:46px;padding:0 18px;font-size:.95rem;font-weight:800;transition:all .25s;box-shadow:0 10px 22px #b4231814}._logoutBtn_bqfcr_200:hover{background:linear-gradient(#ffecec 0%,#ffdede 100%);transform:translateY(-2px);box-shadow:0 14px 26px #b423181f}._logoutBtn_bqfcr_200:active{transform:translateY(0)}._logoutBtn_bqfcr_200:focus-visible{outline-offset:2px;outline:3px solid #b423182e}._businessGrowthCard_bqfcr_229{background:linear-gradient(135deg,#eff6fff0,#ffffffd1),radial-gradient(circle at 100% 0,#2563eb1f,#0000 34%);border:1px solid #2563eb1f;position:relative;overflow:hidden}._businessGrowthCard_bqfcr_229:before{content:"";filter:blur(14px);pointer-events:none;background:#2563eb1a;border-radius:999px;width:240px;height:240px;position:absolute;top:-100px;right:-90px}._businessGrowthCard_bqfcr_229:after{content:"";pointer-events:none;border:1px dashed #1e40af24;border-radius:22px;position:absolute;inset:14px}._businessHeader_bqfcr_260{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex;position:relative}._businessEyebrow_bqfcr_270{color:#1e40af;letter-spacing:.08em;text-transform:uppercase;width:fit-content;margin-bottom:8px;font-size:.78rem;font-weight:900;display:inline-flex}._businessHeader_bqfcr_260 h3{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:950}._businessHeader_bqfcr_260 p{color:#64748b;max-width:620px;margin-top:7px;font-size:.92rem;line-height:1.6}._businessStatusPill_bqfcr_297{color:#1e40af;background:#1e40af14;border:1px solid #1e40af21;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 13px;font-size:.8rem;font-weight:900;display:inline-flex}._businessStatusPill_bqfcr_297:before{content:"";background:#2563eb;border-radius:999px;width:8px;height:8px;animation:1.8s ease-in-out infinite _businessPulse_bqfcr_1;box-shadow:0 0 #2563eb8c}._businessGrid_bqfcr_321{z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}._businessBtn_bqfcr_329{text-align:left;cursor:pointer;border-radius:22px;min-height:104px;padding:16px;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;position:relative;overflow:hidden}._businessBtnTop_bqfcr_344{z-index:1;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}._businessBtnTop_bqfcr_344 span{color:inherit;font-size:.95rem;font-weight:900;line-height:1.35}._businessBtnTop_bqfcr_344 small{border-radius:999px;flex:none;padding:5px 8px;font-size:.68rem;font-weight:900}._businessBtnMeta_bqfcr_368{z-index:1;margin-top:18px;font-size:.82rem;font-weight:800;display:block;position:relative}._businessUnavailableBtn_bqfcr_378{color:#1e3a8ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f8fafcc7,#eff6ffb8);border:1px solid #1e40af1a;box-shadow:0 12px 26px #0f172a0a}._businessUnavailableBtn_bqfcr_378:before{content:"";pointer-events:none;background:repeating-linear-gradient(-45deg,#1e40af06 0 7px,#0000 7px 15px);position:absolute;inset:0}._businessUnavailableBtn_bqfcr_378:after{content:"";filter:blur(2px);background:#2563eb14;border-radius:999px;width:90px;height:90px;position:absolute;bottom:-44px;right:-38px}._businessUnavailableBtn_bqfcr_378 ._businessBtnTop_bqfcr_344 small{color:#1e40af;background:#1e40af14;border:1px solid #1e40af1a}._businessUnavailableBtn_bqfcr_378 ._businessBtnMeta_bqfcr_368{color:#64748b}._businessUnavailableBtn_bqfcr_378:hover{background:linear-gradient(135deg,#ffffffe0,#eff6ffd6);border-color:#1e40af2e;transform:translateY(-2px);box-shadow:0 18px 36px #1e40af14}._posAvailableBtn_bqfcr_433{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border:1px solid #2563eb2e;box-shadow:0 18px 36px #1e40af38}._posAvailableBtn_bqfcr_433:before{content:"";pointer-events:none;background:#ffffff24;border-radius:999px;width:160px;height:160px;position:absolute;top:-80px;right:-70px}._posAvailableBtn_bqfcr_433 ._businessBtnTop_bqfcr_344 small{color:#fff;background:#ffffff29;border:1px solid #ffffff2e}._posAvailableBtn_bqfcr_433 ._businessBtnMeta_bqfcr_368{color:#ffffffd1}._posAvailableBtn_bqfcr_433:hover{transform:translateY(-4px);box-shadow:0 24px 48px #1e40af52}._posAvailableBtn_bqfcr_433:active,._businessUnavailableBtn_bqfcr_378:active{transform:translateY(0)scale(.98)}@keyframes _businessPulse_bqfcr_1{0%{box-shadow:0 0 #2563eb8c}70%{box-shadow:0 0 0 9px #2563eb00}to{box-shadow:0 0 #2563eb00}}@media (width<=1024px){._actionGrid_bqfcr_173{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){._heroCard_bqfcr_77{flex-direction:column;align-items:flex-start}._actionGrid_bqfcr_173{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._topBar_bqfcr_29{flex-wrap:wrap}._pageTitle_bqfcr_41{order:-1;width:100%}._heroCard_bqfcr_77,._sectionCard_bqfcr_78{border-radius:24px}._actionGrid_bqfcr_173{grid-template-columns:1fr 1fr;gap:12px}._actionBtn_bqfcr_179{min-height:76px;font-size:.9rem}}@media (width<=420px){._actionGrid_bqfcr_173{grid-template-columns:1fr}}@media (width<=1024px){._businessGrid_bqfcr_321{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){._businessHeader_bqfcr_260{flex-direction:column}._businessGrid_bqfcr_321{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){._businessGrid_bqfcr_321{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){._businessStatusPill_bqfcr_297:before{animation:none}}._page_15rnz_5{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 30%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_15rnz_18{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_15rnz_27{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_15rnz_39{letter-spacing:-.04em;color:#0f172a;font-size:clamp(1.7rem,4vw,2.45rem);font-weight:950}._topBtn_15rnz_46{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:46px;padding:0 18px;font-weight:850;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_15rnz_46:hover{background:#fff;transform:translateY(-2px)}._layout_15rnz_64{z-index:2;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 44px;display:grid;position:relative}._formCard_15rnz_76,._sideCard_15rnz_77{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #2563eb17;border-radius:30px;box-shadow:0 22px 56px #0f172a14,0 8px 24px #2563eb0d}._formCard_15rnz_76{padding:28px}._sideCard_15rnz_77{padding:24px;position:sticky;top:18px}._formEyebrow_15rnz_97{color:#1e40af;text-transform:uppercase;letter-spacing:.08em;background:#2563eb14;border-radius:999px;width:fit-content;margin-bottom:10px;padding:8px 12px;font-size:.78rem;font-weight:950}._formCard_15rnz_76 h2,._pendingPanel_15rnz_111 h2{color:#0f172a;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:950}._subText_15rnz_119{color:#64748b;max-width:720px;margin:10px 0 22px;font-size:.96rem;line-height:1.7}._form_15rnz_76{gap:13px;display:grid}._form_15rnz_76 label{color:#0f172a;font-size:.9rem;font-weight:850}._form_15rnz_76 input,._form_15rnz_76 select{color:#0f172a;background:#f8fbff;border:1px solid #2563eb1f;border-radius:16px;outline:none;width:100%;min-height:50px;padding:0 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}._form_15rnz_76 input:focus,._form_15rnz_76 select:focus{background:#fff;border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb14}._doubleGrid_15rnz_162{grid-template-columns:1fr 1fr;gap:14px;display:grid}._doubleGrid_15rnz_162>div{gap:13px;display:grid}._providerCard_15rnz_173{background:linear-gradient(135deg,#2563eb14,#eff6ffe6);border:1px solid #2563eb1f;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._providerCard_15rnz_173 span{color:#64748b;margin-bottom:5px;font-size:.82rem;font-weight:750;display:block}._providerCard_15rnz_173 strong{color:#1e3a8a;font-size:1rem}._providerCard_15rnz_173 small{color:#1e40af;background:#2563eb1a;border-radius:999px;flex:none;padding:6px 10px;font-weight:900}._feeBox_15rnz_207,._comingSoonBox_15rnz_208,._messageBox_15rnz_209{border-radius:18px;padding:16px}._feeBox_15rnz_207{background:#1e40af12;border:1px solid #1e40af1f}._feeBox_15rnz_207 div{justify-content:space-between;align-items:center;gap:12px;display:flex}._feeBox_15rnz_207 span{color:#475569;font-weight:800}._feeBox_15rnz_207 strong{color:#1e40af;font-size:1.25rem;font-weight:950}._feeBox_15rnz_207 p{color:#64748b;margin:10px 0 0;font-size:.88rem;line-height:1.6}._comingSoonBox_15rnz_208{color:#475569;background:#0f172a0d;border:1px dashed #1e40af33;font-weight:700;line-height:1.6}._messageBox_15rnz_209{color:#1e40af;background:#eff6ff;border:1px solid #2563eb24;margin-bottom:14px;font-weight:800;line-height:1.55}._actionRow_15rnz_261{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}._primaryBtn_15rnz_268,._secondaryBtn_15rnz_269{cursor:pointer;border-radius:999px;min-height:50px;padding:0 20px;font-weight:900;transition:all .25s}._primaryBtn_15rnz_268{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border:none;box-shadow:0 16px 34px #1e40af38}._primaryBtn_15rnz_268:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 46px #1e40af47}._secondaryBtn_15rnz_269{color:#1e40af;background:#fff;border:1px solid #2563eb21}._secondaryBtn_15rnz_269:hover{background:#f8fbff;transform:translateY(-2px)}._sideCard_15rnz_77 h3{color:#0f172a;margin:0 0 16px;font-size:1.1rem;font-weight:950}._priceList_15rnz_315{gap:10px;display:grid}._priceList_15rnz_315 div,._summaryBox_15rnz_321 div,._pendingGrid_15rnz_322 div{background:#f8fbff;border:1px solid #2563eb14;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}._priceList_15rnz_315 span,._summaryBox_15rnz_321 span,._pendingGrid_15rnz_322 span{color:#64748b;font-size:.88rem;font-weight:750}._priceList_15rnz_315 strong,._summaryBox_15rnz_321 strong,._pendingGrid_15rnz_322 strong{color:#0f172a;text-align:right;text-transform:capitalize;font-size:.92rem;font-weight:950}._noticeBox_15rnz_351{color:#475569;background:#1e40af12;border-left:4px solid #1e40af;border-radius:18px;margin-top:16px;padding:16px;font-size:.9rem;line-height:1.65}._summaryBox_15rnz_321{gap:10px;margin-top:16px;display:grid}._summaryBox_15rnz_321 h3{margin:0}._pendingPanel_15rnz_111{align-content:center;justify-items:start;min-height:520px;display:grid}._pendingIcon_15rnz_379{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:22px;place-items:center;width:62px;height:62px;margin-bottom:16px;font-size:1.8rem;font-weight:950;animation:2.4s ease-in-out infinite _pendingFloat_15rnz_1;display:grid;box-shadow:0 16px 34px #1e40af40}._statusLabel_15rnz_394{color:#1e40af;text-transform:uppercase;letter-spacing:.08em;background:#2563eb14;border-radius:999px;width:fit-content;margin-bottom:12px;padding:8px 12px;font-size:.78rem;font-weight:950}._pendingGrid_15rnz_322{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:10px;display:grid}._progressBox_15rnz_415{color:#475569;background:#1e40af12;border-radius:18px;align-items:center;gap:12px;width:100%;margin-top:18px;padding:16px;font-weight:700;line-height:1.6;display:flex}._progressBox_15rnz_415 span{background:#2563eb;border-radius:999px;flex:none;width:12px;height:12px;animation:1.6s ease-in-out infinite _pulseDot_15rnz_1;box-shadow:0 0 #2563eb80}._agentCard_15rnz_439{background:#f8fbff;border:1px solid #2563eb1a;border-radius:20px;width:100%;margin-top:18px;padding:18px}._agentCard_15rnz_439 h3{margin:0 0 10px}._agentCard_15rnz_439 p{color:#475569;margin:5px 0;line-height:1.5}._form_15rnz_76 input[type=password]{letter-spacing:.28em;font-weight:900}._form_15rnz_76 input[type=password]::placeholder{letter-spacing:normal;font-weight:500}._primaryBtn_15rnz_268:disabled{cursor:not-allowed;opacity:.58;filter:grayscale(.25);box-shadow:none}._pendingGrid_15rnz_322{grid-template-columns:repeat(2,minmax(0,1fr))}._pendingGrid_15rnz_322 div:last-child{grid-column:1/-1}._feeBox_15rnz_207 p+p{border-top:1px solid #1e40af1a;margin-top:8px;padding-top:8px}@keyframes _pulseDot_15rnz_1{0%{box-shadow:0 0 #2563eb80}70%{box-shadow:0 0 0 10px #2563eb00}to{box-shadow:0 0 #2563eb00}}@keyframes _pendingFloat_15rnz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=680px){._pendingGrid_15rnz_322{grid-template-columns:1fr}._pendingGrid_15rnz_322 div:last-child{grid-column:auto}}@media (width<=980px){._layout_15rnz_64{grid-template-columns:1fr}._sideCard_15rnz_77{position:relative;top:auto}}@media (width<=680px){._topBar_15rnz_27{flex-wrap:wrap}._pageTitle_15rnz_39{order:-1;width:100%}._formCard_15rnz_76,._sideCard_15rnz_77{border-radius:24px}._formCard_15rnz_76{padding:20px}._doubleGrid_15rnz_162,._pendingGrid_15rnz_322{grid-template-columns:1fr}._actionRow_15rnz_261{grid-template-columns:1fr;display:grid}._primaryBtn_15rnz_268,._secondaryBtn_15rnz_269{width:100%}}@media (prefers-reduced-motion:reduce){._pendingIcon_15rnz_379,._progressBox_15rnz_415 span{animation:none}}._page_18iw2_1{color:#0f172a;background:radial-gradient(circle at 0 0,#1e40af29,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#eef4ff 45%,#fff 100%);min-height:100vh;padding:24px;position:relative;overflow:hidden}._backgroundGlow_18iw2_12{pointer-events:none;background:radial-gradient(circle at 80% 10%,#3b82f629,#0000 30%),radial-gradient(circle at 15% 85%,#1e40af1f,#0000 32%);position:absolute;inset:0}._blurOrbOne_18iw2_21,._blurOrbTwo_18iw2_22{filter:blur(50px);opacity:.45;pointer-events:none;border-radius:999px;width:260px;height:260px;position:absolute}._blurOrbOne_18iw2_21{background:#2563eb47;animation:7s ease-in-out infinite _floatOrb_18iw2_1;top:140px;right:-80px}._blurOrbTwo_18iw2_22{background:#0ea5e938;animation:8s ease-in-out infinite reverse _floatOrb_18iw2_1;bottom:80px;left:-90px}._topBar_18iw2_46{z-index:2;justify-content:space-between;align-items:center;gap:16px;margin-bottom:34px;display:flex;position:relative}._pageTitle_18iw2_56{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(1.25rem,3vw,2rem);font-weight:900}._topBtn_18iw2_64{color:#1e40af;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #1e40af24;border-radius:999px;padding:10px 16px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 12px 28px #0f172a0f}._topBtn_18iw2_64:hover{border-color:#1e40af47;transform:translateY(-2px);box-shadow:0 18px 36px #1e40af1f}._comingSoonLayout_18iw2_86{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch;gap:24px;display:grid;position:relative}._heroCard_18iw2_95{color:#fff;background:linear-gradient(135deg,#1e40aff5,#2563ebe6),radial-gradient(circle at 100% 0,#ffffff47,#0000 34%);border-radius:34px;min-height:430px;padding:clamp(26px,5vw,54px);position:relative;overflow:hidden;box-shadow:0 28px 70px #1e40af3d}._heroCard_18iw2_95:before{content:"";filter:blur(4px);background:#ffffff1f;border-radius:999px;width:240px;height:240px;position:absolute;top:-70px;right:-70px}._heroCard_18iw2_95:after{content:"";opacity:.45;border:1px solid #ffffff2e;border-radius:30px;width:120px;height:120px;position:absolute;inset:auto 34px 28px auto;transform:rotate(12deg)}._statusPill_18iw2_132{color:#e0f2fe;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:9px 14px;font-size:.86rem;font-weight:800;display:inline-flex;position:relative}._statusDot_18iw2_149{background:#93c5fd;border-radius:999px;width:9px;height:9px;animation:1.9s ease-in-out infinite _pulseDot_18iw2_1;box-shadow:0 0 #93c5fda6}._heroCard_18iw2_95 h2{letter-spacing:-.07em;max-width:760px;margin:0;font-size:clamp(2rem,5vw,4.2rem);font-weight:950;line-height:.95;position:relative}._heroText_18iw2_168{color:#ffffffd1;max-width:680px;margin:22px 0 0;font-size:1.02rem;line-height:1.75;position:relative}._actionRow_18iw2_177{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex;position:relative}._primaryBtn_18iw2_185,._secondaryBtn_18iw2_186{cursor:pointer;border:none;border-radius:999px;outline:none;padding:13px 20px;font-weight:900;transition:transform .25s,box-shadow .25s,background .25s}._primaryBtn_18iw2_185{color:#1e40af;background:#fff;box-shadow:0 16px 34px #0f172a24}._primaryBtn_18iw2_185:hover{transform:translateY(-2px);box-shadow:0 22px 44px #0f172a2e}._secondaryBtn_18iw2_186{color:#fff;background:#ffffff24;border:1px solid #fff3}._secondaryBtn_18iw2_186:hover{background:#fff3;transform:translateY(-2px)}._smallNotice_18iw2_221{color:#ffffffb8;max-width:620px;margin:22px 0 0;font-size:.92rem;line-height:1.6;position:relative}._previewPanel_18iw2_230{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #94a3b82e;border-radius:34px;min-height:430px;padding:22px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f172a1a}._previewHeader_18iw2_242{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}._previewHeader_18iw2_242 span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800;display:block}._previewHeader_18iw2_242 h3{color:#0f172a;margin:4px 0 0;font-size:1.3rem}._lockBadge_18iw2_265{color:#1e40af;background:#1e40af14;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:900}._previewContent_18iw2_274{filter:blur(2.8px);opacity:.88;-webkit-user-select:none;user-select:none;pointer-events:none;gap:14px;display:grid}._statCard_18iw2_283{background:#f8fafce6;border:1px solid #94a3b824;border-radius:22px;padding:16px}._statCard_18iw2_283 span{color:#64748b;margin-bottom:6px;font-size:.85rem;font-weight:700;display:block}._statCard_18iw2_283 strong{color:#0f172a;font-size:1.4rem}._fakeForm_18iw2_303{background:#f8fafce0;border:1px solid #94a3b821;border-radius:24px;padding:16px}._fakeLabel_18iw2_310,._fakeLabelShort_18iw2_311,._fakeInput_18iw2_312,._fakeButton_18iw2_313,._fakeLine_18iw2_314,._fakeLineSmall_18iw2_315,._fakeIcon_18iw2_316{background:linear-gradient(90deg,#e2e8f0,#f8fafc,#e2e8f0) 0 0/220% 100%;animation:2.4s ease-in-out infinite _skeletonMove_18iw2_1}._fakeLabel_18iw2_310{border-radius:999px;width:42%;height:11px;margin-bottom:10px}._fakeLabelShort_18iw2_311{border-radius:999px;width:30%;height:11px;margin:14px 0 10px}._fakeInput_18iw2_312{border-radius:16px;height:44px}._fakeButton_18iw2_313{border-radius:999px;width:46%;height:42px;margin-top:16px}._fakeTransaction_18iw2_348{background:#f8fafcd6;border:1px solid #94a3b821;border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}._fakeIcon_18iw2_316{border-radius:16px;flex:none;width:42px;height:42px}._fakeLine_18iw2_314{border-radius:999px;width:170px;max-width:44vw;height:12px;margin-bottom:8px}._fakeLineSmall_18iw2_315{border-radius:999px;width:120px;height:10px}._blurCover_18iw2_379{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;background:linear-gradient(135deg,#fff3,#ffffff94),radial-gradient(circle,#1e40af14,#0000 42%);place-items:center;display:grid;position:absolute;inset:0}._buildingBadge_18iw2_391{color:#fff;background:#0f172ab8;border-radius:999px;padding:13px 18px;font-weight:900;animation:2.6s ease-in-out infinite _badgeFloat_18iw2_1;box-shadow:0 18px 45px #0f172a38}._featureGrid_18iw2_401{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid;position:relative}._featureCard_18iw2_410{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:1px solid #94a3b826;border-radius:26px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 18px 45px #0f172a0f}._featureCard_18iw2_410:hover{border-color:#1e40af38;transform:translateY(-4px);box-shadow:0 24px 55px #1e40af1a}._featureCard_18iw2_410 span{color:#1e40af;background:#1e40af14;border-radius:14px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:950;display:inline-flex}._featureCard_18iw2_410 h3{color:#0f172a;margin:0 0 8px;font-size:1.05rem}._featureCard_18iw2_410 p{color:#64748b;margin:0;font-size:.94rem;line-height:1.6}@keyframes _pulseDot_18iw2_1{0%{box-shadow:0 0 #93c5fdb3}70%{box-shadow:0 0 0 9px #93c5fd00}to{box-shadow:0 0 #93c5fd00}}@keyframes _skeletonMove_18iw2_1{0%{background-position:220% 0}to{background-position:-220% 0}}@keyframes _badgeFloat_18iw2_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes _floatOrb_18iw2_1{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.04)}}@media (width<=920px){._comingSoonLayout_18iw2_86,._featureGrid_18iw2_401{grid-template-columns:1fr}._heroCard_18iw2_95,._previewPanel_18iw2_230{min-height:auto}}@media (width<=560px){._page_18iw2_1{padding:16px}._topBar_18iw2_46{gap:10px}._topBtn_18iw2_64{padding:9px 12px;font-size:.82rem}._pageTitle_18iw2_56{font-size:1.1rem}._heroCard_18iw2_95{border-radius:28px;padding:28px 20px}._previewPanel_18iw2_230{border-radius:28px;padding:18px}._actionRow_18iw2_177{display:grid}._primaryBtn_18iw2_185,._secondaryBtn_18iw2_186{width:100%}}@media (prefers-reduced-motion:reduce){._statusDot_18iw2_149,._fakeLabel_18iw2_310,._fakeLabelShort_18iw2_311,._fakeInput_18iw2_312,._fakeButton_18iw2_313,._fakeLine_18iw2_314,._fakeLineSmall_18iw2_315,._fakeIcon_18iw2_316,._buildingBadge_18iw2_391,._blurOrbOne_18iw2_21,._blurOrbTwo_18iw2_22{animation:none}}._page_gwbh4_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_gwbh4_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_gwbh4_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_gwbh4_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_gwbh4_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_gwbh4_48:hover{background:#fff;transform:translateY(-2px)}._layout_gwbh4_66{z-index:2;grid-template-columns:1.12fr .88fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 40px;display:grid;position:relative}._leftColumn_gwbh4_77,._rightColumn_gwbh4_78{flex-direction:column;gap:22px;display:flex}._heroCard_gwbh4_84,._statCard_gwbh4_85,._sectionCard_gwbh4_86,._sideCard_gwbh4_87{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._heroCard_gwbh4_84{color:#fff;background:linear-gradient(135deg,#2563ebfa,#1d4ed8f5),#2563eb;justify-content:space-between;gap:18px;padding:28px 24px;display:flex;position:relative;overflow:hidden}._heroCard_gwbh4_84:after{content:"";background:#ffffff14;border-radius:50%;width:230px;height:230px;position:absolute;top:-70px;right:-70px}._heroContent_gwbh4_121,._heroStats_gwbh4_122{z-index:1;position:relative}._heroMini_gwbh4_127{opacity:.9;margin-bottom:8px;font-size:.92rem}._heroTitle_gwbh4_133{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(2rem,4vw,2.7rem);font-weight:900}._heroText_gwbh4_140{max-width:640px;line-height:1.75}._heroStats_gwbh4_122{flex-direction:column;gap:14px;min-width:190px;display:flex}._heroStatBox_gwbh4_152{background:#ffffff1f;border-radius:18px;padding:14px 16px}._heroStatBox_gwbh4_152 span{opacity:.88;margin-bottom:6px;font-size:.84rem;display:block}._heroStatBox_gwbh4_152 strong{font-size:1.15rem;font-weight:900}._statsGrid_gwbh4_170{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}._statCard_gwbh4_85{padding:20px}._statCard_gwbh4_85 span{color:#64748b;margin-bottom:8px;font-size:.92rem;font-weight:700;display:block}._statCard_gwbh4_85 strong{color:#0f172a;font-size:1.45rem;font-weight:900}._sectionCard_gwbh4_86,._sideCard_gwbh4_87{padding:24px 20px}._sectionHeader_gwbh4_199{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._sectionHeader_gwbh4_199 h3{color:#0f172a;font-size:1.15rem;font-weight:900}._sectionHeader_gwbh4_199 span{color:#64748b;font-size:.88rem;font-weight:700}._progressBadge_gwbh4_219{color:#1d4ed8;background:#2563eb1a;border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:800;display:inline-block}._progressBar_gwbh4_229{background:#2563eb1f;border-radius:999px;width:100%;height:10px;margin-bottom:18px;overflow:hidden}._progressFill_gwbh4_238{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%}._inviteBox_gwbh4_244{flex-direction:column;gap:14px;display:flex}._inviteItem_gwbh4_250 span{color:#64748b;margin-bottom:6px;font-size:.92rem;font-weight:700;display:block}._inviteItem_gwbh4_250 strong{color:#0f172a;font-size:1.15rem;font-weight:900}._inviteLinkBox_gwbh4_264{color:#1d4ed8;word-break:break-word;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;padding:14px 16px;font-size:.92rem;line-height:1.6}._inviteActions_gwbh4_275{gap:12px;display:flex}._taskList_gwbh4_280{flex-direction:column;gap:14px;display:flex}._taskItem_gwbh4_286{background:#f8fbff;border:1px solid #2563eb0f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._taskItem_gwbh4_286 h4{color:#0f172a;margin-bottom:4px;font-size:1rem;font-weight:800}._taskItem_gwbh4_286 p,._sideText_gwbh4_305{color:#64748b;line-height:1.7}._taskBtn_gwbh4_310,._completedTaskBtn_gwbh4_311,._primaryBtn_gwbh4_312,._secondaryBtn_gwbh4_313,._socialBtn_gwbh4_314,._completedSignInBtn_gwbh4_315{cursor:pointer;border:none;border-radius:999px;min-height:48px;font-size:.94rem;font-weight:800;transition:all .25s}._taskBtn_gwbh4_310,._socialBtn_gwbh4_314,._secondaryBtn_gwbh4_313{color:#1d4ed8;background:#fffffff2;border:1px solid #2563eb24;padding:0 16px;box-shadow:0 10px 24px #0f172a0d}._completedTaskBtn_gwbh4_311,._completedSignInBtn_gwbh4_315{color:#047857;background:#0596691f;padding:0 16px}._primaryBtn_gwbh4_312{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;padding:0 18px;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_gwbh4_313{width:100%}._taskBtn_gwbh4_310:hover,._secondaryBtn_gwbh4_313:hover,._primaryBtn_gwbh4_312:hover,._socialBtn_gwbh4_314:hover{transform:translateY(-2px)}._socialGrid_gwbh4_363{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}._summaryItem_gwbh4_369{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}._summaryItem_gwbh4_369:last-of-type{border-bottom:none}._summaryItem_gwbh4_369 span{color:#64748b;font-size:.95rem;font-weight:700}._summaryItem_gwbh4_369 strong{color:#0f172a;text-align:right;font-size:.98rem;font-weight:900}._noticeBox_gwbh4_395{color:#1e3a8a;background:#2563eb14;border-radius:18px;margin-top:18px;padding:16px;font-size:.94rem;font-weight:700;line-height:1.7}._rewardCashRow_gwbh4_406{justify-content:space-between;align-items:center;gap:12px;display:flex}._withdrawBtn_gwbh4_413{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;min-height:40px;padding:0 16px;font-size:.88rem;font-weight:800;transition:all .25s}._withdrawBtn_gwbh4_413:hover{background:#ffffff3d;transform:translateY(-2px)}._funnelHero_gwbh4_433{color:#f8fafc;background:linear-gradient(135deg,#0f172afa,#1e293bf0);border-radius:24px;justify-content:space-between;gap:18px;margin-bottom:18px;padding:20px;display:flex}._funnelEyebrow_gwbh4_445{letter-spacing:.08em;text-transform:uppercase;color:#bfdbfee0;margin-bottom:8px;font-size:.78rem;font-weight:800;display:inline-block}._funnelHero_gwbh4_433 h4{margin-bottom:8px;font-size:1.2rem;font-weight:900}._funnelHero_gwbh4_433 p{color:#e2e8f0eb;max-width:520px;line-height:1.7}._funnelCodeBadge_gwbh4_467{background:#ffffff14;border:1px solid #bfdbfe2e;border-radius:20px;flex-direction:column;justify-content:center;align-self:stretch;gap:8px;min-width:180px;padding:18px;display:flex}._funnelCodeBadge_gwbh4_467 span{color:#bfdbfee0;font-size:.82rem;font-weight:700}._funnelCodeBadge_gwbh4_467 strong{letter-spacing:.04em;font-size:1.18rem;font-weight:900}._funnelGrid_gwbh4_492{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._funnelStage_gwbh4_498{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #2563eb14;border-radius:22px;padding:18px;box-shadow:inset 0 1px #ffffffbf}._funnelStageLabel_gwbh4_506{text-transform:uppercase;letter-spacing:.06em;color:#1d4ed8;margin-bottom:10px;font-size:.78rem;font-weight:800;display:inline-block}._funnelStage_gwbh4_498 strong{color:#0f172a;margin-bottom:8px;font-size:1.8rem;font-weight:900;display:block}._funnelStage_gwbh4_498 h4{color:#0f172a;margin-bottom:6px;font-size:1rem;font-weight:800}._funnelStage_gwbh4_498 p{color:#64748b;font-size:.93rem;line-height:1.65}._leaderboardPodium_gwbh4_537{flex-direction:column;gap:14px;display:flex}._leaderboardCard_gwbh4_543{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #2563eb14;border-radius:22px;padding:18px;box-shadow:0 14px 30px #0f172a0a,inset 0 1px #ffffffd1}._leaderboardTopRow_gwbh4_553{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}._rankPill_gwbh4_561,._leaderboardMask_gwbh4_562{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}._rankPill_gwbh4_561{color:#1d4ed8;background:#2563eb1a}._leaderboardMask_gwbh4_562{color:#334155;letter-spacing:.08em;background:#0f172a0f}._leaderboardCard_gwbh4_543 h4{color:#0f172a;margin-bottom:14px;font-size:1.08rem;font-weight:900}._leaderboardMetrics_gwbh4_591{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._leaderMetric_gwbh4_597{background:#2563eb0d;border-radius:18px;padding:14px}._leaderMetric_gwbh4_597 span{color:#64748b;margin-bottom:6px;font-size:.82rem;font-weight:700;display:block}._leaderMetric_gwbh4_597 strong{color:#0f172a;font-size:1rem;font-weight:900}@media (width<=960px){._layout_gwbh4_66{grid-template-columns:1fr}._heroCard_gwbh4_84,._funnelHero_gwbh4_433{flex-direction:column}._statsGrid_gwbh4_170,._funnelGrid_gwbh4_492,._leaderboardMetrics_gwbh4_591{grid-template-columns:1fr}}@media (width<=640px){._rewardCashRow_gwbh4_406{flex-direction:column;align-items:flex-start}._withdrawBtn_gwbh4_413{width:100%}._topBar_gwbh4_29{flex-wrap:wrap}._pageTitle_gwbh4_41{order:-1;width:100%}._inviteActions_gwbh4_275,._taskItem_gwbh4_286,._summaryItem_gwbh4_369{flex-direction:column;align-items:flex-start}._summaryItem_gwbh4_369 strong{text-align:left}._socialGrid_gwbh4_363,._leaderboardMetrics_gwbh4_591{grid-template-columns:1fr}._heroCard_gwbh4_84,._statCard_gwbh4_85,._sectionCard_gwbh4_86,._sideCard_gwbh4_87{border-radius:24px}}._page_e2o70_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}._backgroundGlow_e2o70_20{pointer-events:none;background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 70%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_e2o70_29{z-index:2;justify-content:space-between;align-items:center;gap:16px;width:min(1480px,100% - 12px);margin:0 auto;padding:28px 0 18px;display:flex;position:relative}._topBtn_e2o70_41{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:46px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_e2o70_41:hover{background:#fff;transform:translateY(-2px)}._topBtn_e2o70_41:disabled{opacity:.65;cursor:not-allowed;transform:none}._pageTitle_e2o70_65{color:#0f172a;text-align:center;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900}._layout_e2o70_72{z-index:2;grid-template-columns:1.3fr .7fr;gap:24px;width:min(1480px,100% - 12px);margin:0 auto;padding:8px 0 40px;display:grid;position:relative}._mainCard_e2o70_83,._sideCard_e2o70_84{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0d}._mainCard_e2o70_83{padding:24px 20px}._sideCard_e2o70_84{height:fit-content;padding:24px 20px}._summaryRow_e2o70_103{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}._summaryPill_e2o70_110{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.95rem;font-weight:800;display:inline-flex}._summaryPill_e2o70_110 strong{color:#0f172a}._errorBox_e2o70_127{color:#b91c1c;background:#ef444414;border:1px solid #ef444429;border-radius:14px;margin-bottom:18px;padding:12px 14px;font-weight:700}._loadingBox_e2o70_137,._emptyState_e2o70_138{color:#475569;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}._emptyState_e2o70_138 h3{color:#0f172a;margin-bottom:8px;font-size:1.2rem;font-weight:900}._emptyState_e2o70_138 p{color:#64748b;font-size:.96rem}._notificationList_e2o70_160{flex-direction:column;gap:14px;display:flex}._notificationItem_e2o70_166{cursor:pointer;background:#f8fbff;border:1px solid #2563eb14;border-radius:22px;gap:14px;padding:16px;transition:all .22s;display:flex}._notificationItem_e2o70_166:hover{background:#fff;transform:translateY(-2px);box-shadow:0 14px 28px #0f172a0d}._unreadItem_e2o70_183{background:linear-gradient(#2563eb0a,#f8fbff);border-left:4px solid #2563eb}._readItem_e2o70_188{opacity:.9}._iconWrap_e2o70_192{background:#2563eb1a;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:flex}._notificationBody_e2o70_204{flex:1;min-width:0}._itemTop_e2o70_209{align-items:center;gap:10px;margin-bottom:6px;display:flex}._itemTop_e2o70_209 h3{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-size:1rem;font-weight:900}._unreadDot_e2o70_230{background:#2563eb;border-radius:999px;flex-shrink:0;width:10px;height:10px}._notificationBody_e2o70_204 p{color:#475569;overflow-wrap:anywhere;word-break:break-word;margin-bottom:10px;font-size:.94rem;line-height:1.65}._itemMeta_e2o70_249{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._itemMeta_e2o70_249 span{color:#64748b;font-size:.86rem;font-weight:700}._readBtn_e2o70_263{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb1f;border-radius:999px;min-height:38px;padding:0 14px;font-weight:800}._sideCard_e2o70_84 h3{color:#0f172a;margin-bottom:18px;font-size:1.15rem;font-weight:900}._tipList_e2o70_281{flex-direction:column;gap:14px;display:flex}._tipItem_e2o70_287{border-bottom:1px solid #94a3b82e;padding:14px 0}._tipItem_e2o70_287:last-child{border-bottom:none;padding-bottom:0}._tipItem_e2o70_287 strong{color:#0f172a;margin-bottom:6px;font-size:.96rem;font-weight:900;display:block}._tipItem_e2o70_287 span{color:#64748b;font-size:.92rem;line-height:1.7}._helpBtn_e2o70_311{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:999px;width:100%;min-height:50px;margin-top:18px;font-weight:800;box-shadow:0 16px 30px #2563eb38}@media (width<=900px){._layout_e2o70_72{grid-template-columns:1fr}}@media (width<=640px){._topBar_e2o70_29{flex-direction:column;align-items:stretch}._pageTitle_e2o70_65{text-align:left}._notificationItem_e2o70_166{flex-direction:column}._itemMeta_e2o70_249{align-items:flex-start}}._loadMoreSentinel_e2o70_348{color:#64748b;justify-content:center;align-items:center;min-height:34px;font-size:.9rem;font-weight:800;display:flex}._page_sv5rr_7{color:#10203a;background:radial-gradient(circle at 18% 14%,#0ea5e924,#0000 28%),radial-gradient(circle at 84% 70%,#2563eb1a,#0000 24%),linear-gradient(#f7fbff 0%,#edf5ff 100%);min-height:100vh;font-family:Segoe UI,Trebuchet MS,sans-serif;position:relative;overflow:hidden}._backgroundGlow_sv5rr_19{pointer-events:none;background:radial-gradient(circle at 16% 24%,#2563eb14,#0000 18%),radial-gradient(circle at 76% 72%,#0ea5e914,#0000 18%);position:absolute;inset:0}._loadingState_sv5rr_28,._topBar_sv5rr_29,._layout_sv5rr_30{z-index:1;width:min(1480px,100% - 12px);margin-left:auto;margin-right:auto;position:relative}._loadingState_sv5rr_28{color:#1d4ed8;padding:8% 0;font-weight:800}._topBar_sv5rr_29{justify-content:space-between;align-items:center;gap:14px;padding:28px 0 18px;display:flex}._pageTitle_sv5rr_52{letter-spacing:-.03em;color:#10203a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_sv5rr_59{color:#0f4c81;cursor:pointer;background:#ffffffeb;border:1px solid #0e749024;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .22s,background .22s;box-shadow:0 12px 28px #0f172a0d}._topBtn_sv5rr_59:hover{background:#fff;transform:translateY(-2px)}._layout_sv5rr_30{padding:12px 0 40px}._card_sv5rr_81{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #0e749017;border-radius:30px;padding:28px 24px;box-shadow:0 28px 60px #0f172a14,0 10px 24px #0e74900f}._eyebrow_sv5rr_92{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;background:#0891b21a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}._card_sv5rr_81 h2{color:#10203a;margin-top:14px;font-size:1.4rem;font-weight:900}._subText_sv5rr_113{color:#52627d;margin-top:12px;font-size:.97rem;line-height:1.75}._errorBox_sv5rr_120,._successBox_sv5rr_121,._warningPanel_sv5rr_122,._sendPanel_sv5rr_123,._summaryCard_sv5rr_124{border-radius:22px;margin-top:18px;padding:18px}._errorBox_sv5rr_120{color:#b91c1c;background:#f871711f;border:1px solid #ef44442e;font-weight:700;line-height:1.6}._successBox_sv5rr_121{color:#166534;background:#22c55e1c;border:1px solid #16a34a2e;font-weight:700;line-height:1.6}._summaryCard_sv5rr_124{background:#ffffffd1;border:1px solid #0e74901a;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid;box-shadow:0 14px 32px #0f172a0d}._summaryCard_sv5rr_124 span,._metaRow_sv5rr_156 span{color:#64748b;font-size:.84rem;font-weight:700}._summaryCard_sv5rr_124 strong{color:#10203a;overflow-wrap:anywhere;margin-top:8px;font-size:1rem;font-weight:900;line-height:1.45;display:block}._statusVerified_sv5rr_172{color:#1d4ed8!important}._statusUnverified_sv5rr_176{color:#b91c1c!important}._warningPanel_sv5rr_122,._sendPanel_sv5rr_123{color:#144860;background:#0e749014;border:1px solid #0e74901a}._warningPanel_sv5rr_122 p,._sendPanel_sv5rr_123 p{font-weight:700;line-height:1.7}._form_sv5rr_193{flex-direction:column;gap:14px;margin-top:18px;display:flex}._form_sv5rr_193 label{color:#334155;font-size:.95rem;font-weight:800}._form_sv5rr_193 input{color:#10203a;background:#fffffff0;border:1px solid #94a3b84d;border-radius:18px;outline:none;width:100%;min-height:56px;padding:0 16px;font-size:.98rem;box-shadow:0 12px 26px #0f172a0a}._form_sv5rr_193 input:focus{border-color:#0891b2;box-shadow:0 0 0 4px #0891b21f}._metaRow_sv5rr_156{flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}._helperText_sv5rr_231{color:#0f4c81;margin-top:14px;font-size:.9rem}._primaryBtn_sv5rr_237{color:#fff;cursor:pointer;background:linear-gradient(#0f766e 0%,#0f4c81 100%);border:none;border-radius:999px;min-height:54px;margin-top:14px;font-size:.98rem;font-weight:900;transition:transform .22s,box-shadow .22s;box-shadow:0 20px 38px #0f766e38,inset 0 1px #ffffff42}._primaryBtn_sv5rr_237:hover:not(:disabled){transform:translateY(-2px)}._primaryBtn_sv5rr_237:disabled{cursor:not-allowed;opacity:.62;transform:none}@media (width<=720px){._summaryCard_sv5rr_124{grid-template-columns:1fr}}@media (width<=640px){._topBar_sv5rr_29{flex-wrap:wrap}._pageTitle_sv5rr_52{order:-1;width:100%}}@media (width<=700px){._topBar_1ar6j_13{flex-direction:column;align-items:stretch}._itemCard_1ar6j_137,._summaryActions_1ar6j_108,._modalActions_1ar6j_217{flex-direction:column}}._page_1ar6j_1{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh;padding:24px 0 40px;font-family:Arial,Helvetica,sans-serif}._container_1ar6j_8{width:min(1480px,100% - 12px);margin:0 auto}._topBar_1ar6j_13{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}._pageTitle_1ar6j_21{color:#0f172a;font-size:2rem;font-weight:900}._topBtn_1ar6j_27,._primaryBtn_1ar6j_28,._secondaryBtn_1ar6j_29,._dangerBtn_1ar6j_30{cursor:pointer;border:none;border-radius:999px;min-height:46px;padding:0 18px;font-weight:800}._topBtn_1ar6j_27,._secondaryBtn_1ar6j_29{color:#1d4ed8;background:#fff;border:1px solid #2563eb24}._primaryBtn_1ar6j_28{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)}._dangerBtn_1ar6j_30{color:#b91c1c;background:#fee2e2}._loadingBox_1ar6j_56,._errorBox_1ar6j_57,._successBox_1ar6j_58,._summaryCard_1ar6j_59,._sectionCard_1ar6j_60{background:#ffffffeb;border:1px solid #2563eb14;border-radius:24px;box-shadow:0 16px 40px #0f172a0f}._loadingBox_1ar6j_56,._errorBox_1ar6j_57,._successBox_1ar6j_58{margin-bottom:18px;padding:16px 18px}._errorBox_1ar6j_57{color:#b91c1c}._successBox_1ar6j_58{color:#166534}._summaryCard_1ar6j_59{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:flex}._summaryItem_1ar6j_92{flex-direction:column;gap:4px;display:flex}._summaryItem_1ar6j_92 span{color:#64748b;font-weight:700}._summaryItem_1ar6j_92 strong{color:#0f172a;font-size:1.2rem}._summaryActions_1ar6j_108{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}._sectionCard_1ar6j_60{margin-bottom:18px;padding:20px}._sectionCard_1ar6j_60 h2{color:#0f172a;margin-bottom:14px;font-size:1.25rem;font-weight:900}._emptyText_1ar6j_127{color:#64748b}._listWrap_1ar6j_131{flex-direction:column;gap:12px;display:flex}._itemCard_1ar6j_137{background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}._itemCard_1ar6j_137 h3{color:#0f172a;margin-bottom:8px;font-size:1rem}._itemCard_1ar6j_137 p{color:#475569;line-height:1.6}._statusBadge_1ar6j_159{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:8px 12px;font-weight:800}._modalOverlay_1ar6j_167{background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modalCard_1ar6j_177{background:#fff;border-radius:24px;width:min(500px,96%);padding:22px;box-shadow:0 24px 60px #0f172a3d}._modalCard_1ar6j_177 h3{color:#0f172a;margin-bottom:8px;font-size:1.3rem}._modalText_1ar6j_191{color:#64748b;margin-bottom:16px;line-height:1.6}._form_1ar6j_197{flex-direction:column;gap:12px;display:flex}._form_1ar6j_197 label{color:#0f172a;font-weight:800}._form_1ar6j_197 input{border:1px solid #2563eb24;border-radius:14px;outline:none;min-height:50px;padding:0 14px;font-size:1rem}._modalActions_1ar6j_217{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (width<=700px){._topBar_1ar6j_13{flex-direction:column;align-items:stretch}._itemCard_1ar6j_137,._summaryActions_1ar6j_108,._modalActions_1ar6j_217{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}._page_o4nvs_7{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb24,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 24%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative;overflow-x:hidden}._backgroundGlow_o4nvs_20{pointer-events:none;background:radial-gradient(circle at 14% 18%,#2563eb14,#0000 18%),radial-gradient(circle at 86% 72%,#3b82f614,#0000 18%);position:absolute;inset:0}._topBar_o4nvs_29{z-index:2;justify-content:space-between;align-items:center;gap:14px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._pageTitle_o4nvs_41{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._topBtn_o4nvs_48{color:#1d4ed8;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #0f172a0d}._topBtn_o4nvs_48:hover{background:#fff;transform:translateY(-2px)}._topBtn_o4nvs_48:disabled{opacity:.65;cursor:not-allowed;transform:none}._receiptWrap_o4nvs_72{z-index:2;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 44px;position:relative}._receiptCard_o4nvs_80{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #2563eb14;border-radius:30px;width:min(100%,760px);margin:0 auto;padding:32px 26px;box-shadow:0 24px 60px #0f172a14,0 10px 28px #2563eb0f}._successIcon_o4nvs_93{color:#1d4ed8;background:linear-gradient(#2563eb1f,#1d4ed814);border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 14px;font-size:2rem;font-weight:900;display:flex;box-shadow:inset 0 1px #fff6,0 16px 36px #2563eb29}._status_o4nvs_110{text-align:center;color:#1d4ed8;margin-bottom:8px;font-size:.98rem;font-weight:800}._title_o4nvs_118{text-align:center;letter-spacing:-.02em;color:#0f172a;margin-bottom:10px;font-size:clamp(1.4rem,3vw,2rem);font-weight:900}._amount_o4nvs_127{text-align:center;color:#0f172a;margin-bottom:22px;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;line-height:1.1}._referenceBox_o4nvs_136{background:linear-gradient(#f8fbfff2,#eff6ffe6);border:1px solid #2563eb1a;border-radius:20px;margin-bottom:22px;padding:16px 18px;box-shadow:0 10px 24px #0f172a0a}._referenceBox_o4nvs_136 span{color:#64748b;margin-bottom:8px;font-size:.88rem;font-weight:700;display:block}._referenceBox_o4nvs_136 strong{color:#0f172a;word-break:break-word;font-size:1rem;font-weight:900}._details_o4nvs_160{border-top:1px solid #94a3b829;border-bottom:1px solid #94a3b829;flex-direction:column;gap:0;margin-bottom:24px;display:flex}._detailRow_o4nvs_169,._totalRow_o4nvs_170{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}._detailRow_o4nvs_169:last-child{border-bottom:none}._detailRow_o4nvs_169 span,._totalRow_o4nvs_170 span{color:#64748b;font-size:.96rem;font-weight:700;line-height:1.5}._detailRow_o4nvs_169 strong,._totalRow_o4nvs_170 strong{color:#0f172a;text-align:right;word-break:break-word;max-width:62%;font-size:1rem;font-weight:900;line-height:1.5}._totalRow_o4nvs_170{border-bottom:none;padding-top:18px;padding-bottom:0}._totalRow_o4nvs_170 span{color:#1d4ed8}._totalRow_o4nvs_170 strong{color:#1d4ed8;font-size:1.12rem}._actionRow_o4nvs_217{gap:12px;margin-top:6px;margin-bottom:16px;display:flex}._primaryBtn_o4nvs_224,._secondaryBtn_o4nvs_225{cursor:pointer;border:none;border-radius:999px;min-height:56px;font-size:1rem;font-weight:800;transition:all .25s}._primaryBtn_o4nvs_224{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);width:100%;box-shadow:0 18px 34px #2563eb3d,inset 0 1px #ffffff47}._secondaryBtn_o4nvs_225{color:#1d4ed8;background:#fffffff5;border:1px solid #2563eb24;flex:1;box-shadow:0 10px 24px #0f172a0d}._primaryBtn_o4nvs_224:hover,._secondaryBtn_o4nvs_225:hover{transform:translateY(-2px)}._primaryBtn_o4nvs_224:disabled,._secondaryBtn_o4nvs_225:disabled{opacity:.65;cursor:not-allowed;transform:none}._successful_o4nvs_265{color:#15803d}._failed_o4nvs_269{color:#dc2626}._pending_o4nvs_273{color:#b45309}._sent_o4nvs_277{color:#1d4ed8}._received_o4nvs_281{color:#15803d}._refundBtn_o4nvs_286,._reviewBtn_o4nvs_287{cursor:pointer;border:none;border-radius:999px;flex:1;min-height:54px;font-size:.98rem;font-weight:900;transition:all .25s}._refundBtn_o4nvs_286{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);box-shadow:0 14px 28px #dc26262e}._reviewBtn_o4nvs_287{color:#78350f;background:linear-gradient(#fef3c7 0%,#fbbf24 100%);box-shadow:0 14px 28px #f59e0b2e}._refundBtn_o4nvs_286:hover,._reviewBtn_o4nvs_287:hover{transform:translateY(-2px)}._actionNotice_o4nvs_315{color:#1d4ed8;background:#dbeafec7;border:1px solid #2563eb1f;border-radius:16px;margin:0 0 14px;padding:12px 14px;font-size:.92rem;font-weight:800;line-height:1.45}@media (width<=760px){._receiptCard_o4nvs_80{border-radius:24px;padding:26px 18px}._detailRow_o4nvs_169,._totalRow_o4nvs_170{flex-direction:column;align-items:flex-start}._detailRow_o4nvs_169 strong,._totalRow_o4nvs_170 strong{text-align:left;max-width:100%}._actionRow_o4nvs_217{flex-direction:column}}@media (width<=640px){._topBar_o4nvs_29{flex-wrap:wrap}._pageTitle_o4nvs_41{order:-1;width:100%}._successIcon_o4nvs_93{width:74px;height:74px;font-size:1.8rem}._referenceBox_o4nvs_136{padding:14px 16px}}._modalOverlay_o4nvs_371{z-index:50000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a85;place-items:center;padding:18px;display:grid;position:fixed;inset:0}._actionModal_o4nvs_382{background:#fff;border:1px solid #2563eb1f;border-radius:18px;gap:12px;width:min(430px,100%);padding:22px;display:grid;box-shadow:0 30px 70px #0f172a38}._actionModal_o4nvs_382 h2{color:#0f172a;margin:0;font-size:1.35rem;line-height:1.15}._actionModal_o4nvs_382 p{color:#475569;margin:0;font-size:.94rem;font-weight:700;line-height:1.58}._refundPill_o4nvs_408,._reviewPill_o4nvs_409{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.75rem;font-weight:950}._refundPill_o4nvs_408{color:#b91c1c;background:#fee2e2}._reviewPill_o4nvs_409{color:#92400e;background:#fef3c7}._modalActions_o4nvs_429{gap:10px;margin-top:4px;display:flex}._modalCancelBtn_o4nvs_435,._modalProceedBtn_o4nvs_436{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;flex:1;font-weight:900}._modalCancelBtn_o4nvs_435{color:#1d4ed8;background:#eff6ff}._modalProceedBtn_o4nvs_436{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)}._lockedActionBtn_o4nvs_457{color:#64748b!important;box-shadow:none!important;cursor:not-allowed!important;background:#e2e8f0!important;border-color:#64748b3d!important}._modalError_o4nvs_465{color:#991b1b;background:#fee2e2;border:1px solid #ef444447;border-radius:12px;width:100%;padding:10px 12px;font-size:.86rem;font-weight:800;line-height:1.35}._page_1v6bv_1{color:#123047;background:radial-gradient(circle at 0 0,#0ea5e929,#0000 28%),radial-gradient(circle at 100% 0,#f59e0b24,#0000 24%),linear-gradient(#f7fbff 0%,#eef4f8 100%);min-height:100vh;padding:24px 16px 120px;position:relative}._backgroundGlow_1v6bv_12{pointer-events:none;background:radial-gradient(circle at 18% 12%,#38bdf82e,#0000 26%),radial-gradient(circle at 82% 10%,#fbbf2424,#0000 22%);position:fixed;inset:0}._topBar_1v6bv_21{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 18px;display:flex}._topBtn_1v6bv_30,._primaryBtn_1v6bv_31,._secondaryBtn_1v6bv_32{cursor:pointer;border:none;border-radius:999px;transition:transform .18s,box-shadow .18s,opacity .18s}._topBtn_1v6bv_30{color:#15405c;background:#ffffffe0;padding:10px 16px;box-shadow:0 14px 30px #0f172a14}._pageTitle_1v6bv_46{margin:0;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:800}._layout_1v6bv_52{gap:18px;max-width:1180px;margin:0 auto;display:grid}._heroCard_1v6bv_59,._sectionCard_1v6bv_60{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #94a3b833;border-radius:28px;position:relative;box-shadow:0 22px 50px #0f172a14}._heroCard_1v6bv_59{justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex}._heroEyebrow_1v6bv_78{text-transform:uppercase;letter-spacing:.16em;color:#0f766e;margin:0 0 10px;font-size:.72rem;font-weight:800}._heroCard_1v6bv_59 h2{margin:0 0 10px;font-size:clamp(1.4rem,3vw,2rem)}._heroCard_1v6bv_59 p{color:#4b6478;margin:0;line-height:1.6}._heroActions_1v6bv_98{flex-wrap:wrap;gap:10px;display:flex}._primaryBtn_1v6bv_31,._secondaryBtn_1v6bv_32{padding:12px 18px;font-weight:700}._primaryBtn_1v6bv_31{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6)}._secondaryBtn_1v6bv_32{color:#17364b;background:#e7eef5}._sectionCard_1v6bv_60{padding:22px}._sectionHeader_1v6bv_124{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._sectionHeader_1v6bv_124 h3{margin:0;font-size:1.04rem}._statusPill_1v6bv_137{color:#075985;background:#e0f2fe;border-radius:999px;align-items:center;padding:7px 12px;font-size:.84rem;font-weight:700;display:inline-flex}._alertError_1v6bv_148,._alertSuccess_1v6bv_149{border-radius:18px;padding:14px 16px;font-weight:600}._alertError_1v6bv_148{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}._alertSuccess_1v6bv_149{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}._loadingText_1v6bv_167,._mutedText_1v6bv_168{color:#5c7486;margin:0}._balanceGrid_1v6bv_173{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}._balanceCard_1v6bv_179{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #94a3b82e;border-radius:20px;padding:18px}._balanceCardTop_1v6bv_186{justify-content:space-between;align-items:center;gap:12px;display:flex}._balanceCard_1v6bv_179 h4{margin:14px 0 8px;font-size:1.35rem}._balanceCard_1v6bv_179 p,._balanceCard_1v6bv_179 small{color:#5c7486;display:block}._healthBadge_1v6bv_204{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}._healthLow_1v6bv_212{color:#c2410c;background:#fff7ed}._healthNormal_1v6bv_217{color:#047857;background:#ecfdf5}._healthHigh_1v6bv_222{color:#1d4ed8;background:#eff6ff}._healthCheckFailed_1v6bv_227,._healthConfigMissing_1v6bv_228{color:#b91c1c;background:#fef2f2}._doubleGrid_1v6bv_233{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}._runList_1v6bv_239,._failureList_1v6bv_240,._detailList_1v6bv_241,._attemptList_1v6bv_242{gap:12px;display:grid}._runItem_1v6bv_247{text-align:left;cursor:pointer;background:#f8fbfd;border:1px solid #94a3b82e;border-radius:18px;justify-content:space-between;gap:14px;width:100%;padding:14px 16px;display:flex}._runItemActive_1v6bv_260{background:#f0fdfa;border-color:#0f766e;box-shadow:inset 0 0 0 1px #14b8a6}._runItem_1v6bv_247 strong,._failureItem_1v6bv_267 strong,._detailCard_1v6bv_268 h4,._attemptItem_1v6bv_269 strong{color:#16354a}._runItem_1v6bv_247 p,._runItem_1v6bv_247 small,._runItem_1v6bv_247 span,._failureItem_1v6bv_267 p,._failureItem_1v6bv_267 small,._failureItem_1v6bv_267 span,._attemptItem_1v6bv_269 p,._attemptItem_1v6bv_269 small,._detailHeader_1v6bv_281 p{color:#5b7386;margin:0}._runMeta_1v6bv_286{justify-items:end;gap:4px;display:grid}._failureItem_1v6bv_267,._detailCard_1v6bv_268,._attemptItem_1v6bv_269{background:#f8fbfd;border:1px solid #94a3b82e;border-radius:18px;padding:14px 16px}._failureTop_1v6bv_301,._detailHeader_1v6bv_281,._attemptTop_1v6bv_303{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._runSummary_1v6bv_310{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}._runSummary_1v6bv_310 div{background:#f8fbfd;border:1px solid #94a3b829;border-radius:18px;padding:14px 16px}._runSummary_1v6bv_310 span{color:#688093;margin-bottom:8px;display:block}._runSummary_1v6bv_310 strong{color:#16354a}._detailAmount_1v6bv_334{text-align:right}._detailAmount_1v6bv_334 strong,._detailAmount_1v6bv_334 small{display:block}._inlineError_1v6bv_343{color:#be123c;margin:10px 0 0;font-weight:600}@media (width<=900px){._heroCard_1v6bv_59,._doubleGrid_1v6bv_233,._detailHeader_1v6bv_281,._attemptTop_1v6bv_303,._failureTop_1v6bv_301,._runItem_1v6bv_247{grid-template-columns:1fr;display:grid}._heroActions_1v6bv_98,._runMeta_1v6bv_286,._detailAmount_1v6bv_334{text-align:left;justify-items:start}}._page_b2h1f_1{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb1f,#0000 26%),radial-gradient(circle at 100% 100%,#38bdf814,#0000 24%),linear-gradient(#f8fbff 0%,#edf4ff 100%);width:100%;min-height:100vh;font-family:Aptos,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}._backgroundGlow_b2h1f_14{pointer-events:none;background:radial-gradient(circle at 12% 18%,#2563eb14,#0000 18%),radial-gradient(circle at 85% 76%,#3b82f614,#0000 18%);position:absolute;inset:0}._loadingState_b2h1f_23{z-index:2;color:#0f172a;padding:48px 24px;position:relative}._topBar_b2h1f_30{z-index:2;justify-content:space-between;align-items:center;gap:16px;width:min(1480px,100% - 12px);margin:0 auto;padding:26px 0 18px;display:flex;position:relative}._topBtn_b2h1f_42{color:#1d4ed8;cursor:pointer;background:#fffffff0;border:1px solid #2563eb1f;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;box-shadow:0 10px 24px #0f172a0d}._pageTitle_b2h1f_54{letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}._layout_b2h1f_60{z-index:2;flex-direction:column;gap:22px;width:min(1480px,100% - 12px);margin:0 auto;padding:10px 0 42px;display:flex;position:relative}._heroCard_b2h1f_71,._sectionCard_b2h1f_72,._errorBox_b2h1f_73,._successBox_b2h1f_74{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #2563eb14;border-radius:28px;box-shadow:0 20px 50px #0f172a12,0 8px 24px #2563eb0a}._heroCard_b2h1f_71{color:#fff;background:linear-gradient(135deg,#0f172af5,#1d4ed8f2);justify-content:space-between;align-items:center;gap:18px;padding:28px 24px;display:flex}._heroSmall_b2h1f_93{opacity:.88;margin-bottom:8px;font-size:.92rem}._heroTitle_b2h1f_99{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(1.8rem,4vw,2.45rem);font-weight:900}._heroText_b2h1f_106{opacity:.94;max-width:620px;line-height:1.7}._heroBadgeEnabled_b2h1f_112,._heroBadgeOff_b2h1f_113{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-width:120px;min-height:48px;padding:0 16px;font-weight:900;display:inline-flex}._heroBadgeEnabled_b2h1f_112{color:#dcfce7;background:#86efac2e;border:1px solid #86efac3d}._heroBadgeOff_b2h1f_113{color:#fff;background:#ffffff1f;border:1px solid #ffffff29}._sectionCard_b2h1f_72{background:#ffffffeb;padding:24px 20px}._secureBankingCard_b2h1f_142{aspect-ratio:16/7;isolation:isolate;background:#eaf7ff;border:1px solid #0f172a14;border-radius:8px;min-height:clamp(220px,30vw,340px);position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a1a}._secureBankingImageTrack_b2h1f_154{width:200%;height:100%;animation:8s ease-in-out infinite _secureBankingSwipe_b2h1f_1;display:flex;position:absolute;inset:0}._secureBankingImage_b2h1f_154{object-fit:cover;object-position:center;flex:0 0 50%;width:50%;height:100%;transform:none}._secureBankingOverlay_b2h1f_172{z-index:1;background:linear-gradient(90deg,#075985c7 0%,#0e749075 38%,#0f172a14 78%),linear-gradient(#fff0 42%,#0f172a38 100%);position:absolute;inset:0}._secureBankingContent_b2h1f_181{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;gap:.45rem;width:min(58%,28rem);height:100%;padding:clamp(1rem,4%,1.7rem);display:flex;position:relative}._secureBankingContent_b2h1f_181 span{color:#cffafe;background:#ffffff29;border:1px solid #fff3;border-radius:999px;width:fit-content;padding:.34rem .62rem;font-size:clamp(.7rem,1vw,.78rem);font-weight:860}._secureBankingContent_b2h1f_181 h3{color:#fff;max-width:19rem;font-size:clamp(1.05rem,2.1vw,1.55rem);font-weight:920;line-height:1.12}._secureBankingContent_b2h1f_181 p{color:#ffffffe0;max-width:22rem;font-size:clamp(.78rem,1.12vw,.92rem);font-weight:680;line-height:1.45}@keyframes _secureBankingSwipe_b2h1f_1{0%,48%{transform:translate(0)}52%,98%{transform:translate(-50%)}to{transform:translate(0)}}._featureSelector_b2h1f_234{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}._featureButton_b2h1f_240{color:#0f172a;text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #2563eb1a;border-radius:22px;flex-direction:column;gap:7px;min-height:118px;padding:16px;display:flex;box-shadow:0 14px 30px #0f172a0f}._featureButton_b2h1f_240 span{color:#64748b;text-transform:uppercase;font-size:.78rem;font-weight:900}._featureButton_b2h1f_240 strong{font-size:1rem;font-weight:900}._featureButton_b2h1f_240 small{color:#475569;font-size:.86rem;line-height:1.45}._featureButtonActive_b2h1f_273{background:linear-gradient(#eff6ff,#fff);border-color:#2563eb59;box-shadow:0 18px 38px #2563eb1f}._sectionCard_b2h1f_72[hidden]{display:none}._sectionHeader_b2h1f_282{margin-bottom:18px}._sectionHeader_b2h1f_282 h3{font-size:1.18rem;font-weight:900}._summaryGrid_b2h1f_291,._setupGrid_b2h1f_292,._manageGrid_b2h1f_293{gap:16px;display:grid}._summaryGrid_b2h1f_291{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}._summaryItem_b2h1f_303{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;padding:16px}._summaryItem_b2h1f_303 span{color:#64748b;margin-bottom:6px;font-size:.86rem;display:block}._summaryItem_b2h1f_303 strong{color:#0f172a;font-size:1rem}._primaryBtn_b2h1f_322,._secondaryBtn_b2h1f_323,._dangerBtn_b2h1f_324{cursor:pointer;border-radius:999px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .22s,box-shadow .22s}._primaryBtn_b2h1f_322:hover,._secondaryBtn_b2h1f_323:hover,._dangerBtn_b2h1f_324:hover{transform:translateY(-1px)}._primaryBtn_b2h1f_322{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;box-shadow:0 14px 30px #2563eb2e}._secondaryBtn_b2h1f_323{color:#1d4ed8;background:#fff;border:1px solid #2563eb1f}._dangerBtn_b2h1f_324{color:#b91c1c;background:linear-gradient(#fff1f2,#ffe4e6);border:1px solid #b91c1c1f}._setupGrid_b2h1f_292{grid-template-columns:260px minmax(0,1fr);align-items:start}._qrWrap_b2h1f_363{background:#f8fbff;border:1px solid #2563eb14;border-radius:24px;justify-content:center;align-items:center;min-height:272px;padding:16px;display:flex}._qrImage_b2h1f_374{border-radius:18px;width:240px;height:240px}._qrFallback_b2h1f_380{color:#64748b;font-weight:700}._setupInfo_b2h1f_385{flex-direction:column;gap:14px;display:flex}._setupNote_b2h1f_391{color:#475569;line-height:1.7}._secretActionRow_b2h1f_396{align-items:stretch;gap:12px;margin-top:2px;display:flex}._secretBox_b2h1f_402{letter-spacing:.08em;word-break:break-all;background:#dbeafe6b;border:1px dashed #2563eb38;border-radius:18px;padding:14px 16px;font-weight:900}._inlineForm_b2h1f_412,._manageGrid_b2h1f_293{flex-direction:column;gap:12px;display:flex}._inlineForm_b2h1f_412 label,._inputGroup_b2h1f_420 label{color:#334155;font-weight:800}._inlineForm_b2h1f_412 input,._inputGroup_b2h1f_420 input{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;width:100%;min-height:52px;padding:0 16px;font-size:1rem}._inputGroup_b2h1f_420 small{color:#64748b;margin-top:8px;font-size:.82rem;line-height:1.45;display:block}._actionRow_b2h1f_445{flex-wrap:wrap;gap:12px;display:flex}._codesGrid_b2h1f_451{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}._codePill_b2h1f_458{text-align:center;color:#f8fafc;letter-spacing:.06em;background:#0f172a;border-radius:18px;padding:14px 12px;font-weight:900}._errorBox_b2h1f_73,._successBox_b2h1f_74,._inlineErrorBox_b2h1f_470,._inlineSuccessBox_b2h1f_471{padding:14px 16px;font-weight:700}._inlineErrorBox_b2h1f_470,._inlineSuccessBox_b2h1f_471{box-shadow:none;border:1px solid #0000;border-radius:18px}._errorBox_b2h1f_73,._inlineErrorBox_b2h1f_470{color:#b91c1c;background:#fef2f2f5}._inlineErrorBox_b2h1f_470{border-color:#b91c1c24}._successBox_b2h1f_74,._inlineSuccessBox_b2h1f_471{color:#166534;background:#f0fdf4f5}._inlineSuccessBox_b2h1f_471{border-color:#16653424}@media (width<=900px){._summaryGrid_b2h1f_291{grid-template-columns:repeat(2,minmax(0,1fr))}._setupGrid_b2h1f_292{grid-template-columns:1fr}._codesGrid_b2h1f_451{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){._secureBankingCard_b2h1f_142{aspect-ratio:4/3;min-height:230px}._secureBankingImage_b2h1f_154{object-position:62% center}._secureBankingOverlay_b2h1f_172{background:linear-gradient(#0759851a 0%,#075985d1 100%)}._secureBankingContent_b2h1f_181{width:100%;padding:1rem}._topBar_b2h1f_30{padding-top:18px}._heroCard_b2h1f_71{flex-direction:column;align-items:flex-start}._featureSelector_b2h1f_234,._summaryGrid_b2h1f_291,._codesGrid_b2h1f_451{grid-template-columns:1fr}._actionRow_b2h1f_445,._secretActionRow_b2h1f_396{flex-direction:column}._primaryBtn_b2h1f_322,._secondaryBtn_b2h1f_323,._dangerBtn_b2h1f_324{width:100%}}._warningBox_b2h1f_566,._noticeBox_b2h1f_567{border:1px solid #2563eb1a;border-radius:20px;padding:16px 18px}._warningBox_b2h1f_566{color:#9a3412;background:linear-gradient(#fff7edf5,#fff1f2f5);border-color:#ea580c2e}._noticeBox_b2h1f_567{color:#0f4aa3;background:linear-gradient(#eff6fffa,#e0f2fef5)}._warningBox_b2h1f_566 strong,._noticeBox_b2h1f_567 strong{margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}._warningBox_b2h1f_566 p,._noticeBox_b2h1f_567 p{line-height:1.7}._passkeyPanel_b2h1f_598{flex-direction:column;gap:18px;display:flex}._passkeySetupRow_b2h1f_604{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}._passkeyList_b2h1f_611{flex-direction:column;gap:12px;display:flex}._passkeyItem_b2h1f_617{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._passkeyItem_b2h1f_617 strong{color:#0f172a;margin-bottom:8px;font-size:1rem;display:block}._passkeyMeta_b2h1f_635{color:#64748b;flex-wrap:wrap;gap:8px;font-size:.86rem;line-height:1.45;display:flex}._passkeyMeta_b2h1f_635 span{background:#ffffffdb;border:1px solid #2563eb14;border-radius:999px;padding:5px 8px}._passkeyRemoveBox_b2h1f_651{background:#fff1f280;border:1px dashed #b91c1c2e;border-radius:20px;padding:16px}._alternateAccessGrid_b2h1f_658{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._limitForm_b2h1f_664{flex-direction:column;gap:16px;display:flex}._limitGrid_b2h1f_670{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._toggleRow_b2h1f_676{color:#334155;align-items:center;gap:10px;width:fit-content;font-weight:800;display:inline-flex}._toggleRow_b2h1f_676 input{accent-color:#2563eb;width:18px;height:18px}._alternateAccessGrid_b2h1f_658 form{background:#f8fbff;border:1px solid #2563eb14;border-radius:20px;padding:18px}._formTitle_b2h1f_698{color:#0f172a;margin:0 0 6px;font-size:1rem;font-weight:900}@media (width<=640px){._passkeySetupRow_b2h1f_604,._passkeyItem_b2h1f_617{flex-direction:column;grid-template-columns:1fr;align-items:stretch}._limitGrid_b2h1f_670,._alternateAccessGrid_b2h1f_658{grid-template-columns:1fr}}._maxSecurityCard_b2h1f_723{background:linear-gradient(#fff1f2b8,#ffffffeb);border:1px solid #b91c1c24;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}._maxSecurityCard_b2h1f_723 strong{color:#991b1b;margin-bottom:6px;font-size:1rem;font-weight:900;display:block}._maxSecurityCard_b2h1f_723 p{color:#475569;line-height:1.65}._dangerPanel_b2h1f_747{color:#fff1f2;background:linear-gradient(135deg,#7f1d1d,#b91c1c);border:1px solid #b91c1c38;border-radius:24px;padding:18px;box-shadow:0 18px 44px #b91c1c2e}._dangerPanel_b2h1f_747 strong{margin-bottom:8px;font-size:1.04rem;font-weight:900;display:block}._dangerPanel_b2h1f_747 p{line-height:1.75}._modalOverlay_b2h1f_767{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._pinGateModal_b2h1f_778,._criticalModal_b2h1f_779{background:#fff;border:1px solid #2563eb1a;border-radius:24px;flex-direction:column;gap:14px;width:min(460px,100%);padding:22px;display:flex;box-shadow:0 28px 80px #0f172a47}._criticalModal_b2h1f_779{background:linear-gradient(#fff1f2,#fff);border-color:#b91c1c3d}._pinGateModal_b2h1f_778 strong,._criticalModal_b2h1f_779 strong{color:#0f172a;font-size:1.18rem;font-weight:900}._criticalModal_b2h1f_779 strong{color:#991b1b}._pinGateModal_b2h1f_778 p,._criticalModal_b2h1f_779 p{color:#475569;line-height:1.7}@media (width<=640px){._maxSecurityCard_b2h1f_723{flex-direction:column;align-items:stretch}}._onboardingLayout_b2h1f_825{gap:18px;width:min(760px,100% - 12px);margin:0 auto;padding:28px 0 96px;display:grid;position:relative}._onboardingPanel_b2h1f_834{background:#fffffff0;border:1px solid #2563eb14;border-radius:24px;gap:18px;padding:28px 24px;display:grid;box-shadow:0 24px 70px #0f172a1a}._explainerGrid_b2h1f_844{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._explainerGrid_b2h1f_844 div{background:#eff6ffe6;border:1px solid #2563eb14;border-radius:16px;align-content:start;gap:8px;min-height:126px;padding:16px;display:grid}._explainerGrid_b2h1f_844 strong{color:#0f172a;font-size:.95rem}._explainerGrid_b2h1f_844 span{color:#64748b;font-size:.86rem;line-height:1.5}._findAccountForm_b2h1f_872{gap:16px;display:grid}._redPopup_b2h1f_877{color:#7f1d1d;background:#fff1f2;border:1px solid #b91c1c38;border-radius:22px;gap:14px;width:min(430px,92vw);padding:24px;display:grid;box-shadow:0 24px 80px #7f1d1d38}._redPopup_b2h1f_877 strong{color:#991b1b;font-size:1.1rem}._redPopup_b2h1f_877 p{margin:0;line-height:1.6}._createGreeting_b2h1f_899{color:#0f172a;margin:0;font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.08}@media (width<=720px){._explainerGrid_b2h1f_844{grid-template-columns:1fr}._onboardingPanel_b2h1f_834{border-radius:20px;padding:22px 18px}}._secureBankingCard_b2h1f_142{aspect-ratio:16/7;background:#eaf7ff;width:100%;max-width:none;min-height:clamp(230px,34vw,360px);margin:0}._secureBankingImage_b2h1f_154{object-fit:cover;object-position:center}@media (width<=720px){._secureBankingCard_b2h1f_142{aspect-ratio:16/10;min-height:240px}}@media (width<=420px){._secureBankingCard_b2h1f_142{aspect-ratio:4/3;min-height:220px}}._secureBankingImage_b2h1f_154{object-fit:fill;object-position:center;width:50%;height:100%;transform:none}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-width:100%;min-height:100vh;margin:0;padding:0}body{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#f5f7fb}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}input,textarea,select,[contenteditable=true]{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}
