@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&family=Source+Sans+3:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#0b1f3a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8ff;font-family:"Source Sans 3",Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.6}html[data-theme=dark]{--bg:#071022;--surface:#0b1220;--muted:#94a3b8;--text:#e6eef8;--card:#0f1724;--border:#94a3b81f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{background-color:var(--bg);color:var(--text)}html[data-theme=dark] .card,html[data-theme=dark] .infoCard,html[data-theme=dark] section,html[data-theme=dark] .settingsCard,html[data-theme=dark] .profileCard{background:var(--card)!important;color:var(--text)!important;border-color:var(--border)!important}html[data-theme=dark] select,html[data-theme=dark] option,html[data-theme=dark] input,html[data-theme=dark] textarea{color:var(--text);border-color:var(--border);background:#071428}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}#root{min-height:100vh}:root{--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-primary-light:#3b82f6;--color-secondary:#1e3a8a;--color-accent:#0ea5e9;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#b91c1c;--color-danger:#dc2626;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-tertiary:#94a3b8;--color-bg-primary:#fff;--color-bg-secondary:#f8fbff;--color-bg-tertiary:#f0f7ff;--color-bg-overlay:#02061773;--color-border:#dbe3f0;--color-border-light:#e2e8f0;--color-border-lighter:#f1f5f9;--color-dark-bg-primary:#0f1724;--color-dark-bg-secondary:#111827;--color-dark-bg-tertiary:#0b1220;--color-dark-text-primary:#e2e8f0;--color-dark-text-secondary:#94a3b8;--color-dark-border:#94a3b82e;--space-xs:.25rem;--space-sm:.5rem;--space-md:.8rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--space-3xl:2.5rem;--space-4xl:3rem;--radius-sm:.5rem;--radius-md:.8rem;--radius-lg:1rem;--radius-xl:1.2rem;--radius-2xl:1.5rem;--radius-full:999px;--shadow-sm:0 2px 8px #0f172a14;--shadow-md:0 4px 12px #0f172a1a;--shadow-lg:0 8px 20px #0f172a1f;--shadow-xl:0 12px 32px #0f172a26;--shadow-2xl:0 18px 36px #0f172a2e;--shadow-focus:0 0 0 3px #2563eb1a;--shadow-hover:0 10px 25px #2563eb33;--font-family:"Inter", "Source Sans 3", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-size-xs:.75rem;--font-size-sm:.85rem;--font-size-base:.95rem;--font-size-lg:1rem;--font-size-xl:1.2rem;--font-size-2xl:1.5rem;--font-size-3xl:1.8rem;--font-size-4xl:2.4rem;--line-height-tight:1.1;--line-height-snug:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--transition-slower:.5s ease;--breakpoint-sm:380px;--breakpoint-md:480px;--breakpoint-lg:768px;--breakpoint-xl:1024px;--breakpoint-2xl:1200px}html[data-theme=dark]{--color-text-primary:var(--color-dark-text-primary);--color-text-secondary:var(--color-dark-text-secondary);--color-bg-primary:var(--color-dark-bg-primary);--color-bg-secondary:var(--color-dark-bg-secondary);--color-bg-tertiary:var(--color-dark-bg-tertiary);--color-border:var(--color-dark-border)}html,body{font-family:var(--font-family);color:var(--color-text-primary);background:var(--color-bg-tertiary);margin:0;padding:0}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-lg)}.button-primary{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;padding:var(--space-lg) var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;gap:var(--space-md);border:none;min-height:44px;display:inline-flex}.button-primary:hover{box-shadow:var(--shadow-hover);transform:translateY(-1px)}.button-primary:active{transform:translateY(0)}.button-secondary{background:var(--color-bg-primary);color:var(--color-primary);border:2px solid var(--color-border);padding:var(--space-lg) var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-base);min-height:44px}.button-secondary:hover{border-color:var(--color-primary);box-shadow:var(--shadow-focus)}.button-secondary:active{background:var(--color-bg-secondary)}.button-danger{background:linear-gradient(135deg, var(--color-error) 0%, #c41c3b 100%);color:#fff;padding:var(--space-lg) var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;gap:var(--space-md);border:none;min-height:44px;display:inline-flex}.button-danger:hover{transform:translateY(-1px);box-shadow:0 8px 24px #dc262666}.button-danger:active{transform:translateY(0)}.button-success{background:linear-gradient(135deg, var(--color-success) 0%, #059669 100%);color:#fff;padding:var(--space-lg) var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;gap:var(--space-md);border:none;min-height:44px;display:inline-flex}.button-success:hover{transform:translateY(-1px);box-shadow:0 8px 24px #10b98166}.button-success:active{transform:translateY(0)}.button-text{color:var(--color-primary);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;min-height:40px}.button-text:hover{background:var(--color-primary-light);color:var(--color-primary-dark)}.button-primary:disabled,.button-secondary:disabled,.button-danger:disabled,.button-success:disabled,.button-text:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.button-primary:disabled:hover,.button-secondary:disabled:hover,.button-danger:disabled:hover,.button-success:disabled:hover,.button-text:disabled:hover{box-shadow:none;transform:none}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-success{color:var(--color-success)}.text-error{color:var(--color-error)}.bg-gradient{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%)}::global(html[data-theme="dark"]) .button-primary{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%)}::global(html[data-theme="dark"]) .button-primary:hover{box-shadow:0 8px 24px #3b82f64d}::global(html[data-theme="dark"]) .button-secondary{background:var(--color-dark-bg-secondary);color:#60a5fa;border-color:#1e40af}::global(html[data-theme="dark"]) .button-secondary:hover{background:var(--color-dark-bg-tertiary);border-color:#60a5fa}::global(html[data-theme="dark"]) .button-danger{background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%)}::global(html[data-theme="dark"]) .button-danger:hover{box-shadow:0 8px 24px #dc26264d}::global(html[data-theme="dark"]) .button-success{background:linear-gradient(135deg,#10b981 0%,#047857 100%)}::global(html[data-theme="dark"]) .button-success:hover{box-shadow:0 8px 24px #10b9814d}::global(html[data-theme="dark"]) .button-text{color:#60a5fa;background:0 0}::global(html[data-theme="dark"]) .button-text:hover{color:#93c5fd;background:#3b82f61a}._toastContainer_rn6w6_1{top:var(--space-2xl);right:var(--space-2xl);z-index:9999;gap:var(--space-lg);pointer-events:none;flex-direction:column;max-width:400px;display:flex;position:fixed}._toast_rn6w6_1{align-items:flex-start;gap:var(--space-lg);padding:var(--space-lg) var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;background:#fff;border-left:4px solid;animation:.3s ease-out _slideInRight_rn6w6_1;display:flex}._toast_rn6w6_1._success_rn6w6_26{border-left-color:var(--color-success);background:linear-gradient(135deg,#f0fdf4 0% 100%)}._toast_rn6w6_1._error_rn6w6_31{border-left-color:var(--color-error);background:linear-gradient(135deg,#fef2f2 0% 100%)}._toast_rn6w6_1._warning_rn6w6_36{border-left-color:var(--color-warning);background:linear-gradient(135deg,#fffbeb 0% 100%)}._toast_rn6w6_1._info_rn6w6_41{border-left-color:var(--color-primary);background:linear-gradient(135deg,#f0f9ff 0% 100%)}._toastIcon_rn6w6_46{flex-shrink:0;align-items:center;margin-top:.25rem;font-size:1.25rem;display:flex}._toast_rn6w6_1._success_rn6w6_26 ._toastIcon_rn6w6_46{color:var(--color-success)}._toast_rn6w6_1._error_rn6w6_31 ._toastIcon_rn6w6_46{color:var(--color-error)}._toast_rn6w6_1._warning_rn6w6_36 ._toastIcon_rn6w6_46{color:var(--color-warning)}._toast_rn6w6_1._info_rn6w6_41 ._toastIcon_rn6w6_46{color:var(--color-primary)}._toastContent_rn6w6_70{flex:1;min-width:0}._toastTitle_rn6w6_75{font-weight:var(--font-weight-bold);margin-bottom:var(--space-xs);color:var(--color-text-primary);font-size:.95rem}._toastMessage_rn6w6_82{color:var(--color-text-secondary);word-break:break-word;font-size:.9rem;line-height:1.4}._closeBtn_rn6w6_89{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-base);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-.25rem;padding:0;font-size:1rem;display:flex}._closeBtn_rn6w6_89:hover{color:var(--color-text-primary)}::global(html[data-theme="dark"]) ._toast_rn6w6_1{background:var(--color-dark-bg-secondary);box-shadow:0 8px 24px #0000004d}::global(html[data-theme="dark"]) ._toast_rn6w6_1._success_rn6w6_26{background:linear-gradient(135deg,#10b9811a 0%,#10b9810d 100%)}::global(html[data-theme="dark"]) ._toast_rn6w6_1._error_rn6w6_31{background:linear-gradient(135deg,#ef44441a 0%,#ef44440d 100%)}::global(html[data-theme="dark"]) ._toast_rn6w6_1._warning_rn6w6_36{background:linear-gradient(135deg,#f59e0b1a 0%,#f59e0b0d 100%)}::global(html[data-theme="dark"]) ._toast_rn6w6_1._info_rn6w6_41{background:linear-gradient(135deg,#2563eb1a 0%,#2563eb0d 100%)}::global(html[data-theme="dark"]) ._toastTitle_rn6w6_75{color:var(--color-dark-text-primary)}::global(html[data-theme="dark"]) ._toastMessage_rn6w6_82{color:var(--color-dark-text-primary)}::global(html[data-theme="dark"]) ._closeBtn_rn6w6_89{color:var(--color-dark-text-secondary)}::global(html[data-theme="dark"]) ._closeBtn_rn6w6_89:hover{color:var(--color-dark-text-primary)}@media (width<=768px){._toastContainer_rn6w6_1{top:var(--space-lg);right:var(--space-lg);left:var(--space-lg);max-width:none}._toast_rn6w6_1{padding:var(--space-lg);gap:var(--space-md)}._toastIcon_rn6w6_46{font-size:1.1rem}._toastTitle_rn6w6_75{font-size:.9rem}._toastMessage_rn6w6_82{font-size:.85rem}}*{box-sizing:border-box}._home_1iteh_8{scroll-behavior:smooth;background:#f9fafb;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes _pulse-ring_1iteh_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@keyframes _slideInLeft_1iteh_1{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_1iteh_1{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes _blink_1iteh_1{0%,to{opacity:1}50%{opacity:0}}._hidden_1iteh_38{opacity:0;transform:translateY(32px)}._fadeInUp_1iteh_43{opacity:1;transition:opacity .6s,transform .6s;transform:translateY(0)}._heroLeft_1iteh_50{animation:.8s forwards _slideInLeft_1iteh_1}._fadeInRight_1iteh_54{opacity:0;animation:.8s .2s forwards _slideInRight_1iteh_1}._typingText_1iteh_60{font-size:inherit;font-weight:inherit;color:#1a56db;min-height:1.3em;display:block}._cursor_1iteh_68{color:#1a56db;margin-left:2px;font-weight:300;animation:.8s step-end infinite _blink_1iteh_1;display:inline-block}@media (prefers-reduced-motion:reduce){._fadeInUp_1iteh_43,._fadeInRight_1iteh_54,._heroLeft_1iteh_50,._cursor_1iteh_68{opacity:1;transition:none;animation:none;transform:none}._hidden_1iteh_38{opacity:1;transform:none}}._navbar_1iteh_95{z-index:50;align-items:center;height:64px;transition:all .3s;display:flex;position:sticky;top:0}._navbar_1iteh_95._transparent_1iteh_105{background:0 0;border-bottom:1px solid #0000}._navbar_1iteh_95._solid_1iteh_110{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px #0000000d}._navContainer_1iteh_116{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}._logo_1iteh_127{flex-shrink:0;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}._logoIcon_1iteh_137{color:#1a56db;font-size:24px}._logoText_1iteh_142{color:#1a56db}._logoImg_1iteh_146{width:auto;height:40px;display:block}._navLinks_1iteh_153{flex:1;gap:32px;display:flex}._navLinks_1iteh_153 a{color:#374151;font-size:14px;text-decoration:none;transition:color .2s}._navLinks_1iteh_153 a:hover{color:#1a56db}._navRight_1iteh_170{align-items:center;gap:12px;display:flex}._primaryBtn_1iteh_176{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}._primaryBtn_1iteh_176:hover{background:#1240a0;transform:translateY(-2px);box-shadow:0 4px 12px #1a56db4d}._primaryBtn_1iteh_176:active{transform:scale(.97)}._ghostBtn_1iteh_200{color:#1a56db;cursor:pointer;border:1.5px solid #1a56db;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}._ghostBtn_1iteh_200:hover{background:#ffffff1a;transform:translateY(-2px)}._ghostBtn_1iteh_200:active{transform:scale(.97)}._betaOverlay_1iteh_224{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0d1b2ab3;justify-content:center;align-items:center;padding:24px;animation:.3s _fadeInOverlay_1iteh_1;display:flex;position:fixed;inset:0}@keyframes _fadeInOverlay_1iteh_1{0%{opacity:0}to{opacity:1}}._betaModal_1iteh_242{background:#fff;border-radius:16px;width:100%;max-width:440px;max-height:90vh;padding:32px;animation:.35s _betaPopIn_1iteh_1;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0000004d}@keyframes _betaPopIn_1iteh_1{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}._betaClose_1iteh_260{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}._betaClose_1iteh_260:hover{color:#111827;background:#e5e7eb}._betaBadge_1iteh_283{color:#1a56db;background:#ebf5ff;border-radius:999px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}._betaTitle_1iteh_294{color:#111827;margin:0 0 8px;font-size:24px;font-weight:800}._betaSubtitle_1iteh_301{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.6}._betaSteps_1iteh_308{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}._betaStep_1iteh_308{align-items:flex-start;gap:12px;display:flex}._betaStepNum_1iteh_321{color:#fff;background:#1a56db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}._betaStep_1iteh_308 p{color:#374151;margin:0;padding-top:2px;font-size:14px;line-height:1.5}._betaReward_1iteh_343{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px;display:flex}._betaRewardIcon_1iteh_354{color:#f59e0b;flex-shrink:0;margin-top:1px;font-size:18px}._betaReward_1iteh_343 p{color:#78350f;margin:0;font-size:13px;line-height:1.5}._navbar_1iteh_95._solid_1iteh_110 ._ghostBtn_1iteh_200{color:#1a56db;border-color:#1a56db}._hamburger_1iteh_373{color:#1a56db;cursor:pointer;background:0 0;border:none;padding:8px;font-size:24px;display:none}._mobileMenu_1iteh_383{z-index:49;background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:0;display:none;position:absolute;top:64px;left:0;right:0}._mobileMenu_1iteh_383 a{color:#374151;border-bottom:1px solid #e5e7eb;padding:16px 24px;font-size:14px;text-decoration:none;transition:background .2s}._mobileMenu_1iteh_383 a:hover{color:#1a56db;background:#f3f4f6}._mobileLogin_1iteh_410{background:0 0;border-bottom:1px solid #e5e7eb;font-weight:600;color:#1a56db!important;padding:16px 24px!important}._mobileGetStarted_1iteh_418{text-align:center;background:#1a56db;border-radius:8px;margin:16px;font-weight:600;color:#fff!important;border:none!important;padding:12px 24px!important}._mobileGetStarted_1iteh_418:hover{background:#1240a0}._hero_1iteh_50{background:linear-gradient(135deg,#0d1b2aeb 0%,#0d1b2acc 100%),url(https://images.unsplash.com/photo-1544620347-c4fd4a3d5957?w=1600&q=80) 50%/cover no-repeat;align-items:center;min-height:90vh;padding:64px 24px;display:flex;position:relative;overflow:hidden}._heroContainer_1iteh_446{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;max-width:1200px;margin:0 auto;display:grid}._heroLeft_1iteh_50{color:#fff}._heroBadge_1iteh_460{color:#1a56db;background:#1a56db1a;border:1px solid #1a56db33;border-radius:999px;align-items:center;margin-bottom:24px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}._heroTitle_1iteh_473{color:#fff;letter-spacing:-.03em;margin:0 0 16px;font-size:52px;font-weight:800;line-height:1.15}._heroSubtitle_1iteh_482{color:#9ca3af;max-width:480px;margin:0 0 32px;font-size:18px;line-height:1.7}._heroButtons_1iteh_490{gap:12px;margin-bottom:0;display:flex}._heroRight_1iteh_496{justify-content:center;align-items:center;display:flex;position:relative}._phoneMockup_1iteh_503{width:375px;max-width:100%;position:relative}._phoneScreen_1iteh_509{aspect-ratio:9/19;z-index:2;background:#1a1a1a;border:12px solid #000;border-radius:40px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}._statusBar_1iteh_522{color:#fff;background:linear-gradient(135deg,#1a56db,#2d5fd4);justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;display:flex}._checkmark_1iteh_533{color:#0e9f6e;font-weight:700}._screenContent_1iteh_538{background:linear-gradient(135deg,#1a1a2e,#0f3460);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex;position:relative}._nfcAnimation_1iteh_550{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}._nfcRing_1iteh_559{border:3px solid #1a56db;border-radius:50%;width:60px;height:60px;animation:1.5s ease-out infinite _pulse-ring_1iteh_1;position:absolute}._tapText_1iteh_568{color:#fff;text-align:center;letter-spacing:.05em;margin:0;font-size:18px;font-weight:800}._tapSubtext_1iteh_577{color:#9ca3af;text-align:center;margin:0;font-size:12px}._phoneGlow_1iteh_584{filter:blur(40px);background:radial-gradient(circle,#1a56db4d,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:50%;right:-50px}._featuresStrip_1iteh_596{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:32px 24px}._featuresContainer_1iteh_603{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}._featureItem_1iteh_612{flex-direction:column;align-items:center;gap:12px;transition:opacity .6s,transform .6s;display:flex}._featureIcon_1iteh_620{color:#1a56db;background:#ebf5ff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:transform .2s;display:flex}._cashlessSection_1iteh_634{background:#0d1b2a;padding:80px 24px}._cashlessSection_1iteh_634 ._sectionHeader_1iteh_639 h2{color:#fff}._cashlessSection_1iteh_634 ._sectionHeader_1iteh_639 p{color:#9ca3af}._cashlessGrid_1iteh_647{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}._cashlessCard_1iteh_655{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:32px 24px;transition:all .3s}._cashlessCard_1iteh_655:hover{background:#1a56db26;border-color:#1a56db66;transform:translateY(-4px)}._cashlessIcon_1iteh_670{color:#1a56db;background:#1a56db26;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;font-size:24px;display:flex}._cashlessPain_1iteh_683{color:#f87171;margin:0 0 12px;font-size:20px;font-style:italic;font-weight:700}._cashlessFix_1iteh_691{color:#9ca3af;margin:0;font-size:14px;line-height:1.6}._featureItem_1iteh_612:hover ._featureIcon_1iteh_620{transform:scale(1.1)}._featureItem_1iteh_612 h4{color:#111827;margin:0;font-size:14px;font-weight:600}._featureItem_1iteh_612 p{color:#6b7280;margin:0;font-size:12px}._whySection_1iteh_718{background:#f9fafb;padding:80px 24px}._sectionContainer_1iteh_723{max-width:1200px;margin:0 auto}._sectionHeader_1iteh_639{text-align:center;margin-bottom:64px}._sectionHeader_1iteh_639 h2{color:#111827;margin:0 0 12px;font-size:36px;font-weight:700;line-height:1.25}._sectionHeader_1iteh_639 p{color:#6b7280;margin:0;font-size:18px}._cardsGrid_1iteh_747{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._card_1iteh_747{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;transition:all .3s,opacity .6s,transform .6s}._card_1iteh_747:hover{border-color:#1a56db;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._cardIconBox_1iteh_767{color:#1a56db;background:#ebf5ff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}._card_1iteh_747 h3{color:#111827;margin:0 0 8px;font-size:20px;font-weight:600}._card_1iteh_747 p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}._howSection_1iteh_795{background:#fff;padding:80px 24px}._stepsContainer_1iteh_800{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;display:flex}._step_1iteh_800{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;min-width:200px;padding:24px;transition:all .3s,opacity .6s,transform .6s;position:relative}._step_1iteh_800:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._stepBadge_1iteh_827{color:#fff;background:linear-gradient(135deg,#1a56db,#2d5fd4);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:18px;font-weight:700;display:inline-flex}._stepIcon_1iteh_841{color:#1a56db;margin:12px 0;font-size:32px}._step_1iteh_800 h3{color:#111827;margin:0 0 8px;font-size:18px;font-weight:600}._step_1iteh_800 p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}._arrow_1iteh_861{background:#d1d5db;flex-shrink:0;width:24px;height:2px;margin:0 8px;position:relative}._arrow_1iteh_861:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #d1d5db;width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}._statsBar_1iteh_884{background:#0d1b2a;padding:48px 24px}._statsContainer_1iteh_889{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}._stat_1iteh_522{color:#fff;flex-direction:column;align-items:center;gap:8px;transition:opacity .6s,transform .6s;display:flex}._statNumber_1iteh_907{color:#1a56db;letter-spacing:-.02em;margin:0;font-size:40px;font-weight:800}._statNumber_1iteh_907 span{font-size:28px}._stat_1iteh_522 p{color:#9ca3af;margin:4px 0 0;font-size:15px}._statDivider_1iteh_925{background:#ffffff1a;width:1px;height:60px;margin:0 -16px;display:none}._testimonialSection_1iteh_934{background:#f9fafb;padding:80px 24px}._testimonialGrid_1iteh_939{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}._testimonialCard_1iteh_947{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s,opacity .6s,transform .6s}._testimonialCard_1iteh_947:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._avatar_1iteh_961{color:#1a56db;background:#ebf5ff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:18px;font-weight:700;display:flex}._testimonialCard_1iteh_947 h4{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}._role_1iteh_982{color:#1a56db;background:#ebf5ff;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}._testimonialCard_1iteh_947 p{color:#6b7280;margin:12px 0;font-size:14px;line-height:1.6}._stars_1iteh_1000{justify-content:center;gap:4px;display:flex}._star_1iteh_1000{color:#fcd34d;font-size:16px}._ctaBanner_1iteh_1012{text-align:center;color:#fff;background:linear-gradient(135deg,#0d1b2a 0%,#162032 100%);padding:80px 24px}._ctaBanner_1iteh_1012 h2{color:#fff;margin:0 0 12px;font-size:40px;font-weight:800}._ctaBanner_1iteh_1012 p{color:#9ca3af;max-width:600px;margin:0 auto 32px;font-size:18px}._ctaButtonRow_1iteh_1033{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}._footer_1iteh_1041{color:#9ca3af;background:#111827;padding:48px 24px 24px}._footerContainer_1iteh_1047{border-bottom:1px solid #374151;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto 24px;padding-bottom:24px;display:grid}._footerColumn_1iteh_1057{flex-direction:column;display:flex}._footerLogo_1iteh_1062{color:#fff;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:700;display:flex}._footerLogoIcon_1iteh_1072{color:#1a56db;font-size:20px}._footerLogoImg_1iteh_1078{width:auto;max-width:100%;height:36px;display:block}._footerTagline_1iteh_1085{color:#9ca3af;margin:0 0 16px;font-size:14px}._socialIcons_1iteh_1091{gap:12px;display:flex}._socialIcons_1iteh_1091 a{color:#9ca3af;font-size:20px;text-decoration:none;transition:color .2s}._socialIcons_1iteh_1091 a:hover{color:#fff}._footerColumn_1iteh_1057 h5{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:13px;font-weight:600}._footerColumn_1iteh_1057 a{color:#9ca3af;font-size:14px;line-height:2;text-decoration:none;transition:color .2s}._footerColumn_1iteh_1057 a:hover{color:#fff}._footerBottom_1iteh_1128{color:#6b7280;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;font-size:13px;display:flex}._footerBottom_1iteh_1128 p{margin:0}._scrollTop_1iteh_1142{color:#fff;cursor:pointer;z-index:100;background:#1a56db;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:all .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 12px #1a56db66}._scrollTop_1iteh_1142:hover{background:#1240a0;transform:translateY(-3px);box-shadow:0 8px 20px #1a56db80}@media (width<=768px){._scrollTop_1iteh_1142{width:40px;height:40px;font-size:14px;bottom:20px;right:20px}}@media (width<=1024px){._navLinks_1iteh_153,._navRight_1iteh_170{display:none}._hamburger_1iteh_373{display:block}._heroContainer_1iteh_446{grid-template-columns:1fr;gap:32px}._heroRight_1iteh_496{display:none}._featuresContainer_1iteh_603{grid-template-columns:repeat(2,1fr)}._cardsGrid_1iteh_747{grid-template-columns:1fr}._stepsContainer_1iteh_800{flex-direction:column}._arrow_1iteh_861{width:2px;height:24px;margin:8px 0}._arrow_1iteh_861:after{right:50%;transform:rotate(90deg)translateY(50%)}._statsContainer_1iteh_889{grid-template-columns:repeat(2,1fr);gap:24px}._testimonialGrid_1iteh_939{grid-template-columns:repeat(2,1fr)}._footerContainer_1iteh_1047{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=768px){._navContainer_1iteh_116{padding:0 16px}._mobileMenu_1iteh_383{display:flex}._hero_1iteh_50{padding:48px 16px}._heroTitle_1iteh_473{font-size:36px}._heroSubtitle_1iteh_482{font-size:16px}._heroButtons_1iteh_490{flex-direction:column}._primaryBtn_1iteh_176,._ghostBtn_1iteh_200{text-align:center;width:100%}._featuresContainer_1iteh_603{grid-template-columns:repeat(2,1fr);gap:16px}._featureItem_1iteh_612 h4{font-size:12px}._featureItem_1iteh_612 p{font-size:11px}._sectionHeader_1iteh_639 h2{font-size:28px}._sectionHeader_1iteh_639 p{font-size:16px}._cardsGrid_1iteh_747{grid-template-columns:1fr}._stepsContainer_1iteh_800{gap:15px}._arrow_1iteh_861{display:none}._step_1iteh_800{border-radius:8px;min-width:160px;padding:20px 16px}._statsContainer_1iteh_889{grid-template-columns:repeat(2,1fr);gap:16px}._stat_1iteh_522{gap:4px}._statNumber_1iteh_907{font-size:32px}._statDivider_1iteh_925{display:none}._testimonialGrid_1iteh_939{grid-template-columns:1fr;gap:16px}._testimonialCard_1iteh_947{padding:20px 16px}._ctaBanner_1iteh_1012{padding:48px 16px}._ctaBanner_1iteh_1012 h2{font-size:28px}._ctaBanner_1iteh_1012 p{font-size:16px}._ctaButtonRow_1iteh_1033{flex-direction:column}._ctaButtonRow_1iteh_1033 ._primaryBtn_1iteh_176,._ctaButtonRow_1iteh_1033 ._ghostBtn_1iteh_200{width:100%}._footerContainer_1iteh_1047{grid-template-columns:repeat(2,1fr);gap:24px}._footerBottom_1iteh_1128{text-align:center;flex-direction:column;gap:12px}._cashlessGrid_1iteh_647{grid-template-columns:1fr;gap:16px}._footerLogoImg_1iteh_1078{height:28px}}@media (width<=480px){._heroTitle_1iteh_473{font-size:28px}._sectionHeader_1iteh_639 h2{font-size:24px}._featuresContainer_1iteh_603{grid-template-columns:1fr}._statNumber_1iteh_907{font-size:28px}._step_1iteh_800{min-width:100%}}._drawer_jxurg_3{background-color:var(--bg-card);z-index:200;flex-direction:column;width:280px;height:100vh;transition:transform .28s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}._drawerOpen_jxurg_18{transform:translate(0)}._drawer_jxurg_3{box-shadow:2px 0 12px #00000014}._overlay_jxurg_24{z-index:150;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}._closeBtn_jxurg_34{cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;font-size:20px;transition:background-color .15s;display:flex;position:absolute;top:14px;right:14px}._closeBtn_jxurg_34:hover{background-color:var(--bg-page)}._userSection_jxurg_55{border-bottom:1px solid var(--border);flex-shrink:0;padding:48px 20px 20px}._avatar_jxurg_61{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:18px;font-weight:700;display:flex}._userName_jxurg_75{color:var(--text-primary);margin:0 0 3px;font-size:16px;font-weight:700}._userEmail_jxurg_82{color:var(--text-secondary);word-break:break-all;margin:0 0 8px;font-size:12px}._roleBadge_jxurg_89{background-color:var(--primary-light);color:var(--primary);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}._navSection_jxurg_99{flex:1;padding:12px 0;overflow-y:auto}._navItem_jxurg_105{cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:14px;padding:13px 20px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._navItem_jxurg_105:hover{background-color:var(--bg-page);color:var(--text-primary)}._navItemActive_jxurg_127{background-color:var(--primary-light);color:var(--primary);border-left:3px solid var(--primary);font-weight:600}._logoutSection_jxurg_134{border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding:12px 0 24px}._logoutBtn_jxurg_141{cursor:pointer;text-align:left;width:100%;color:var(--danger);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:14px;padding:13px 20px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._logoutBtn_jxurg_141:hover{background-color:var(--danger-light)}@media (width>=1024px){._drawer_jxurg_3{width:300px;transform:translate(0)}._overlay_jxurg_24,._closeBtn_jxurg_34{display:none}}._header_1rocu_3{background-color:var(--bg-card);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}._logo_1rocu_15{color:var(--primary);align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}._logoImg_1rocu_23{object-fit:contain;width:auto;height:75px}._actions_1rocu_28{align-items:center;gap:4px;display:flex}._iconBtn_1rocu_34{cursor:pointer;border-radius:var(--radius-sm);color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:background-color .15s;display:flex}._iconBtn_1rocu_34:hover{background-color:var(--bg-page)}._notifBadge_1rocu_51{background-color:var(--danger);border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}._menuBtn_1rocu_62{cursor:pointer;border-radius:var(--radius-sm);color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:background-color .15s;display:flex}._menuBtn_1rocu_62:hover{background-color:var(--bg-page)}@media (width>=1024px){._menuBtn_1rocu_62{display:none}}._nav_12a2x_7{display:none}@media (width<=1023px){._nav_12a2x_7{background-color:var(--bg-card);border-top:1px solid var(--border);width:100%;padding:8px 0 calc(16px + env(safe-area-inset-bottom)) 0;z-index:140;justify-content:space-around;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0}}@media (width<=768px){._nav_12a2x_7{width:100%;max-width:480px;left:50%;right:auto;transform:translate(-50%)}}._tab_12a2x_45{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;padding:4px 12px;display:flex;position:relative}._tabLabel_12a2x_57{color:var(--text-muted);font-size:10px;font-weight:500}._tabLabelActive_12a2x_63{color:var(--primary);font-size:10px;font-weight:600}._activeDot_12a2x_69{background-color:var(--primary);border-radius:50%;width:4px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}._nfcTab_12a2x_81{background-color:var(--primary);cursor:pointer;color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-top:-20px;transition:background-color .15s;display:flex;box-shadow:0 4px 12px #1a56db59}._nfcTab_12a2x_81:hover{background-color:var(--primary-dark)}._shell_tygpi_7{background-color:var(--bg-page);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}._main_tygpi_17{box-sizing:border-box;flex:1;width:100%;max-width:1280px;margin-left:300px;padding-bottom:15px;overflow-y:auto}._overlay_tygpi_27{z-index:150;background-color:#00000073;position:fixed;inset:0}@media (width<=1023px){._shell_tygpi_7{flex-direction:column}._main_tygpi_17{max-width:100%;margin-left:0;padding-bottom:25px}}@media (width<=768px){._shell_tygpi_7{flex-direction:column;max-width:480px;margin:0 auto}._main_tygpi_17{max-width:100%;margin-left:0;padding-bottom:65px}._overlay_tygpi_27{max-width:480px;margin:0 auto}}._dashboardHome_1ln54_10{box-sizing:border-box;background-color:var(--bg-base,#f5f7fa);width:100%;min-height:100vh;padding:32px 28px}._greeting_1ln54_19{padding:8px 0 16px}._greetingTitle_1ln54_23{color:var(--text-primary);margin:0 0 4px;font-size:24px;font-weight:700;line-height:1.3}._greetingSubtitle_1ln54_31{color:var(--text-secondary);margin:0;font-size:14px}._walletCard_1ln54_38{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark,#1440a0) 100%);border-radius:var(--radius-lg);margin:0 0 16px;padding:28px}._walletLabel_1ln54_44{color:#ffffffbf;margin:0 0 6px;font-size:13px;font-weight:500}._walletBalance_1ln54_51{color:#fff;letter-spacing:-.5px;margin:0 0 4px;font-size:40px;font-weight:550;line-height:1.2}._walletAvailable_1ln54_60{color:#ffffffa6;margin:0 0 20px;font-size:12px}._walletActions_1ln54_67{flex-flow:row;gap:12px;display:flex}._fundBtn_1ln54_74,._transferBtn_1ln54_75{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;width:auto;min-width:140px;padding:10px 20px;font-size:13px;font-weight:600;transition:background-color .2s,opacity .2s;display:flex}._fundBtn_1ln54_74{color:#fff;background-color:#fff3;border:1.5px solid #fff6}._fundBtn_1ln54_74:hover{background-color:#ffffff4d}._transferBtn_1ln54_75{color:var(--primary);background-color:#fff;border:none}._transferBtn_1ln54_75:hover{opacity:.9}._statsRow_1ln54_112{scroll-snap-type:x mandatory;flex-flow:row;gap:12px;margin:0 0 20px;display:flex}._statsCard_1ln54_121{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);box-sizing:border-box;scroll-snap-align:start;flex:1;min-width:0;padding:16px 18px}._statsLabel_1ln54_132{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;margin:0 0 6px;font-size:10px;font-weight:400}._statsValue_1ln54_141{color:var(--text-primary);margin:0 0 4px;font-size:10px;font-weight:500;line-height:1.2}._statsSubValue_1ln54_149{color:var(--text-secondary);margin:0;font-size:12px}._badge_1ln54_156{border-radius:999px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}._green_1ln54_165{color:#065f46;background-color:#d1fae5}._red_1ln54_170{color:#991b1b;background-color:#fee2e2}._trendUp_1ln54_176{color:#10b981;margin-top:8px;font-size:12px;font-weight:600}._trendDown_1ln54_183{color:#ef4444;margin-top:8px;font-size:12px;font-weight:600}._secondaryTrend_1ln54_190{color:var(--text-secondary);margin-top:4px;font-size:11px}._section_1ln54_197{margin-bottom:28px}._sectionHeader_1ln54_201{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}._sectionTitle_1ln54_209{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}._viewAll_1ln54_216{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}._viewAll_1ln54_216:hover{text-decoration:underline}._tabs_1ln54_232{gap:4px;display:flex}._tab_1ln54_232{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:5px 12px;font-size:12px;font-weight:500;transition:background-color .15s,color .15s}._tab_1ln54_232:hover{background-color:var(--bg-hover,#f0f4ff);color:var(--primary)}._tabActive_1ln54_254{background-color:var(--primary);color:#fff;border-color:var(--primary)}._tapActivityList_1ln54_261{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}._tapRow_1ln54_268{border-bottom:1px solid var(--border-light);align-items:center;gap:14px;padding:16px 18px;transition:background-color .15s;display:flex}._tapRow_1ln54_268:hover{background-color:var(--bg-page)}._tapRow_1ln54_268:last-child{border-bottom:none}._tapIcon_1ln54_284{background-color:var(--bg-hover,#f0f4ff);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}._tapInfo_1ln54_297{flex:1;min-width:0}._tapTerminal_1ln54_302{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}._tapTime_1ln54_312{color:var(--text-secondary);margin:0;font-size:11px}._tapRight_1ln54_318{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}._tapAmount_1ln54_326{color:var(--text-primary);margin:0;font-size:13px;font-weight:700}._statusBadge_1ln54_334{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}._statusSuccess_1ln54_342{color:#065f46;background-color:#d1fae5}._statusFailed_1ln54_347{color:#991b1b;background-color:#fee2e2}._statusPending_1ln54_352{color:#92400e;background-color:#fef3c7}._chartCard_1ln54_358{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px 16px 16px}._emptyState_1ln54_366{text-align:center;color:var(--text-secondary);margin:0;padding:24px 16px;font-size:13px}._summary_1ln54_375{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-around;padding:16px 18px;display:flex}._summaryItem_1ln54_384{text-align:center}@media (width<=1023px){._dashboardHome_1ln54_10{padding:24px 20px}._walletCard_1ln54_38{padding:22px}._walletBalance_1ln54_51{font-size:34px}._statsRow_1ln54_112{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}._statsRow_1ln54_112::-webkit-scrollbar{display:none}._statsCard_1ln54_121{flex:none;min-width:155px}._summary_1ln54_375{justify-content:space-between}._summaryItem_1ln54_384{text-align:left}}@media (width<=768px){._dashboardHome_1ln54_10{padding:20px 16px}._greetingTitle_1ln54_23{font-size:20px}._walletBalance_1ln54_51{font-size:30px}._statsCard_1ln54_121{min-width:145px;padding:14px}._statsValue_1ln54_141{font-size:18px}._tapRow_1ln54_268{gap:10px;padding:14px}}@media (width<=480px){._dashboardHome_1ln54_10{padding:16px 14px}._greetingTitle_1ln54_23{font-size:18px}._greetingSubtitle_1ln54_31{font-size:13px}._walletCard_1ln54_38{padding:18px 16px}._walletBalance_1ln54_51{font-size:26px}._walletActions_1ln54_67{flex-direction:column}._fundBtn_1ln54_74,._transferBtn_1ln54_75{width:100%;min-width:unset}._statsCard_1ln54_121{min-width:135px;padding:12px}._statsValue_1ln54_141{font-size:16px}._tapRow_1ln54_268{gap:8px;padding:12px}._tapTerminal_1ln54_302,._tapAmount_1ln54_326{font-size:12px}._sectionTitle_1ln54_209{font-size:14px}._chartCard_1ln54_358{padding:14px 6px 8px}._summary_1ln54_375{flex-direction:column;gap:14px}._summaryItem_1ln54_384{text-align:left}}._WalletPage_q4504_3{padding:15px 25px}._pageHeader_q4504_8{justify-content:space-between;align-items:center;margin-bottom:clamp(16px,4vw,20px);padding:clamp(9px,.5vw,8px) 0;display:flex}._backBtn_q4504_16,._moreBtn_q4504_17{display:none}._pageTitle_q4504_21{color:var(--text-primary);text-align:center;flex:1;margin:0;font-size:clamp(16px,4vw,20px);font-weight:700}._nfcCard_q4504_31{background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-radius:var(--radius-lg);color:#fff;margin-bottom:20px;padding:clamp(16px,4vw,20px)}._cardTop_q4504_39{justify-content:space-between;align-items:center;margin-bottom:clamp(16px,4vw,24px);display:flex}._cardBadge_q4504_46{border-radius:var(--radius-sm);background-color:#fff3;padding:4px 10px;font-size:11px;font-weight:600}._cardNumber_q4504_54{letter-spacing:.15em;word-break:break-all;margin-bottom:12px;font-size:clamp(14px,4vw,18px);font-weight:700}._cardBottom_q4504_62{flex-wrap:wrap;justify-content:space-between;gap:6px;font-size:clamp(10px,3vw,12px);display:flex}._balanceDisplay_q4504_71{text-align:center;margin-bottom:24px}._balanceAmount_q4504_76{color:#fff;margin-bottom:16px;font-size:clamp(22px,6vw,28px);font-weight:500}._balanceText_q4504_82{color:#fff;font-size:clamp(19px,2.5vw,21px);font-weight:200}._actionButtons_q4504_88{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}._actionBtn_q4504_95{cursor:pointer;min-width:70px;color:var(--text-secondary);text-align:center;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}._actionBtn_q4504_95:hover{color:var(--primary)}._quickAmountSection_q4504_116{margin-bottom:24px}._quickAmountLabel_q4504_120{color:var(--text-muted);margin-bottom:10px;font-size:13px;font-weight:500}._amountPills_q4504_127{flex-wrap:wrap;gap:8px;display:flex}._amountPill_q4504_127{text-align:center;border:1.5px solid var(--border);cursor:pointer;min-width:70px;color:var(--text-secondary);background:#fff;border-radius:999px;flex:1;padding:8px 12px;font-size:13px;font-weight:600;transition:all .15s}._amountPill_q4504_127:hover{border-color:var(--primary)}._amountPillActive_q4504_152{border-color:var(--primary);background-color:var(--primary-light);color:var(--primary)}._transactionSection_q4504_159{margin-bottom:20px}._transactionTitle_q4504_163{color:var(--text-primary);margin-bottom:12px;font-size:clamp(14px,4vw,16px);font-weight:700}._transactionList_q4504_170{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}._actionBtn_q4504_95:disabled{opacity:.4;cursor:not-allowed;color:var(--text-muted)}._actionBtn_q4504_95:disabled:hover{color:var(--text-muted)}._emptyState_q4504_188{text-align:center;color:var(--text-muted);padding:32px 16px;font-size:13px}._transactionRow_q4504_194{border-bottom:1px solid var(--border-light);align-items:center;gap:10px;padding:clamp(12px,3vw,14px);display:flex}._transactionRow_q4504_194:last-child{border-bottom:none}._txIcon_q4504_206{background-color:var(--primary-light);width:34px;height:34px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._txInfo_q4504_218{flex:1;min-width:0}._txTitle_q4504_223{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:600;overflow:hidden}._txDate_q4504_233{color:var(--text-secondary);font-size:11px}._txAmount_q4504_238{text-align:right;flex-shrink:0}._txCredit_q4504_243{color:var(--success);font-size:13px;font-weight:700}._txDebit_q4504_249{color:var(--text-primary);font-size:13px;font-weight:700}@media (width<=480px){._pageHeader_q4504_8{flex-direction:row}._actionButtons_q4504_88{justify-content:space-between}._transactionRow_q4504_194{padding:12px}._cardBottom_q4504_62{flex-direction:column;align-items:flex-start}}@media (width>=768px){._pageHeader_q4504_8{padding:20px 0}._nfcCard_q4504_31{padding:24px}._transactionRow_q4504_194{padding:16px}}@media (width>=1024px){._balanceAmount_q4504_76{font-size:32px}._pageTitle_q4504_21{font-size:22px}}._pageHeader_3bcdd_5{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:16px;padding:16px 0;display:flex}._historyPage_3bcdd_13{padding:clamp(25px,22rem,25px)}._backBtn_3bcdd_16{display:none}._pageTitle_3bcdd_20{color:var(--text-primary);margin:0;font-size:clamp(18px,2.5vw,20px);font-weight:700}._searchBar_3bcdd_29{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;display:flex}._searchIcon_3bcdd_40{color:var(--text-muted);flex-shrink:0}._searchInput_3bcdd_45{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:clamp(13px,2vw,14px)}._searchInput_3bcdd_45::placeholder{color:var(--text-muted)}._filterChips_3bcdd_60{scrollbar-width:none;gap:8px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}._filterChips_3bcdd_60::-webkit-scrollbar{display:none}._chip_3bcdd_73{border:1px solid var(--border);cursor:pointer;background:var(--bg-card);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:clamp(11px,2vw,12px);font-weight:500;transition:all .15s}._chip_3bcdd_73:hover{border-color:var(--primary)}._chipActive_3bcdd_90{background-color:var(--primary);color:#fff;border-color:var(--primary)}._tapsList_3bcdd_98{margin-bottom:20px;padding:0}._dateGroup_3bcdd_103{text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-light);margin:16px 0 10px;padding-bottom:8px;font-size:clamp(11px,2vw,12px);font-weight:600}._emptyState_3bcdd_115{text-align:center;color:var(--text-muted);padding:48px 16px;font-size:clamp(13px,2vw,14px)}._tapRow_3bcdd_124{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:12px;margin-bottom:8px;padding:14px;display:flex}._tapIcon_3bcdd_135{background-color:var(--primary-light);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._tapInfo_3bcdd_147{flex:1;min-width:0}._tapTerminal_3bcdd_152{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:clamp(12px,2vw,13px);font-weight:600;overflow:hidden}._tapTime_3bcdd_162{color:var(--text-secondary);margin:0;font-size:clamp(10px,1.8vw,11px)}._tapRight_3bcdd_168{text-align:right;flex-shrink:0}._tapAmount_3bcdd_173{color:var(--text-primary);margin:0 0 3px;font-size:clamp(12px,2vw,13px);font-weight:700}._statusBadge_3bcdd_182{background-color:var(--success-light);color:var(--success);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}._statusBadgePending_3bcdd_192{background-color:var(--warning-light);color:var(--warning);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}._loadMoreBtn_3bcdd_204{border:1.5px solid var(--primary);border-radius:var(--radius-md);background:var(--bg-card);width:100%;color:var(--primary);cursor:pointer;padding:12px 16px;font-size:clamp(13px,2vw,14px);font-weight:600;transition:all .2s}._loadMoreBtn_3bcdd_204:hover{background-color:var(--primary-light)}._loadMoreBtn_3bcdd_204:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){._pageHeader_3bcdd_5{gap:10px}._tapRow_3bcdd_124{gap:10px;padding:12px}._tapIcon_3bcdd_135{width:32px;height:32px}._searchBar_3bcdd_29{padding:8px 12px}._chip_3bcdd_73{padding:5px 12px}._backBtn_3bcdd_16{cursor:pointer;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}}@media (width>=481px) and (width<=768px){._pageHeader_3bcdd_5{padding:14px 0}}@media (width>=1024px){._tapsList_3bcdd_98,._pageHeader_3bcdd_5,._searchBar_3bcdd_29,._filterChips_3bcdd_60{max-width:600px;margin-left:auto;margin-right:auto}}._pageHeader_pns0g_7{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:16px;padding:16px 0;display:flex}._notificationPage_pns0g_16{padding:clamp(25px,22rem,25px)}._backBtn_pns0g_19{display:none}._pageTitle_pns0g_23{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}._notificationGroup_pns0g_31{margin-bottom:20px}._groupTitle_pns0g_35{text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-light);margin:16px 0 10px;padding-bottom:8px;font-size:12px;font-weight:600}._notificationList_pns0g_46{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}._notificationRow_pns0g_54{border-bottom:1px solid var(--border-light);background-color:var(--bg-card);align-items:flex-start;gap:12px;padding:14px 16px;display:flex;position:relative}._notificationRow_pns0g_54:last-child{border-bottom:none}._notificationRow_pns0g_54._unread_pns0g_68{background-color:var(--primary-light);border-left:3px solid var(--primary)}._notificationRow_pns0g_54._type-success_pns0g_73{border-left:3px solid var(--success)}._notificationRow_pns0g_54._type-warning_pns0g_77{border-left:3px solid var(--warning)}._notificationRow_pns0g_54._type-alert_pns0g_81{border-left:3px solid var(--danger)}._notificationIcon_pns0g_86{background-color:var(--bg-page);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}._iconBadge_pns0g_98{background-color:var(--success);border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}._notificationContent_pns0g_109{flex:1;min-width:0}._notificationTitle_pns0g_114{color:var(--text-primary);margin:0 0 4px;font-size:13px;font-weight:700}._notificationMessage_pns0g_121{color:var(--text-secondary);margin:0 0 4px;font-size:12px;line-height:1.4}._notificationTime_pns0g_128{color:var(--text-muted);margin:0;font-size:10px}._notificationActions_pns0g_135{flex-shrink:0}._moreBtn_pns0g_139{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}._emptyState_pns0g_151{text-align:center;padding:40px 20px}._emptyTitle_pns0g_156{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:700}._emptyMessage_pns0g_163{color:var(--text-secondary);margin:0;font-size:13px}@media (width<=480px){._pageHeader_pns0g_7{flex-direction:row;gap:10px}._pageTitle_pns0g_23{font-size:16px}._notificationRow_pns0g_54{gap:10px;padding:12px}._notificationIcon_pns0g_86{width:34px;height:34px}._notificationTitle_pns0g_114{font-size:12px}._notificationMessage_pns0g_121{font-size:11px}._notificationTime_pns0g_128{font-size:9px}._moreBtn_pns0g_139{padding:2px}._emptyState_pns0g_151{padding:30px 16px}}@media (width<=768px){._pageTitle_pns0g_23{font-size:18px}._notificationRow_pns0g_54{gap:10px}}@media (width>=1024px){._pageHeader_pns0g_7{justify-content:space-between}._pageTitle_pns0g_23{font-size:22px}._notificationRow_pns0g_54{padding:16px 20px}._notificationIcon_pns0g_86{width:44px;height:44px}._notificationTitle_pns0g_114{font-size:14px}._notificationMessage_pns0g_121{font-size:13px}}._pageHeader_1o9cp_4{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;padding:16px 0;display:flex}._profilePages_1o9cp_13{padding:clamp(25px,22rem,25px)}._backBtn_1o9cp_16{display:none}._editBtn_1o9cp_19{cursor:pointer;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}._pageTitle_1o9cp_30{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}._avatarSection_1o9cp_38{text-align:center;background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:28px;padding:20px}._avatar_1o9cp_38{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 12px;font-size:32px;font-weight:700;display:flex}._userInitials_1o9cp_61{color:var(--text-primary);margin:0 0 4px;font-size:18px;font-weight:700}._userRole_1o9cp_68{color:var(--text-secondary);margin:0;font-size:12px}._infoSection_1o9cp_75{margin-bottom:28px}._sectionTitle_1o9cp_79{color:var(--text-primary);border-bottom:1px solid var(--border-light);margin:0 0 16px;padding-bottom:8px;font-size:14px;font-weight:700}._formGroup_1o9cp_89{margin-bottom:14px}._label_1o9cp_93{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}._input_1o9cp_103{border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg-card);width:100%;color:var(--text-primary);padding:12px 14px;font-family:inherit;font-size:13px}._input_1o9cp_103:disabled{background-color:var(--bg-page);color:var(--text-secondary)}._input_1o9cp_103:not(:disabled){border-color:var(--primary)}._input_1o9cp_103::placeholder{color:var(--text-muted)}._editActions_1o9cp_128{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}._saveBtn_1o9cp_135,._cancelBtn_1o9cp_136{border-radius:var(--radius-md);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}._saveBtn_1o9cp_135{background-color:var(--primary);color:#fff}._saveBtn_1o9cp_135:hover{background-color:var(--primary-dark)}._cancelBtn_1o9cp_136{background-color:var(--bg-page);color:var(--text-secondary);border:1px solid var(--border)}._cancelBtn_1o9cp_136:hover{background-color:var(--danger-light);color:var(--danger)}._dangerZone_1o9cp_173{background-color:var(--danger-light);border:1px solid var(--danger);border-radius:var(--radius-md);margin-bottom:20px;padding:16px}._dangerTitle_1o9cp_181{color:var(--danger);margin:0 0 12px;font-size:13px;font-weight:700}._deleteAccountBtn_1o9cp_188{background-color:var(--danger);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}._deleteAccountBtn_1o9cp_188:hover{background-color:#b91e1e}@media (width<=480px){._pageHeader_1o9cp_4{flex-direction:row;align-items:center}._pageTitle_1o9cp_30{font-size:16px}._avatar_1o9cp_38{width:64px;height:64px;font-size:24px}._userInitials_1o9cp_61{font-size:16px}._editActions_1o9cp_128{flex-direction:column}._saveBtn_1o9cp_135,._cancelBtn_1o9cp_136{width:100%}._dangerZone_1o9cp_173{padding:14px}}@media (width<=768px){._pageTitle_1o9cp_30{font-size:18px}._avatar_1o9cp_38{width:72px;height:72px}}@media (width>=1024px){._pageHeader_1o9cp_4{padding:20px 0}._pageTitle_1o9cp_30{font-size:22px}._avatarSection_1o9cp_38{padding:24px}._avatar_1o9cp_38{width:90px;height:90px;font-size:36px}._editActions_1o9cp_128{max-width:400px}}._settingsPage_11fjv_2{background:var(--bg-page,#f0f7ff);min-height:100vh;padding:2rem 1rem}._header_11fjv_8{align-items:center;gap:1rem;max-width:1000px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}._header_11fjv_8 h1{color:var(--text-primary,#1e293b);flex:1;margin:0;font-size:1.6rem;font-weight:700}._backBtn_11fjv_26{display:none}._backBtn_11fjv_26:hover{border-color:var(--primary,#1a56db);box-shadow:0 4px 12px #1a56db26}._toast_11fjv_37{color:#065f46;box-sizing:border-box;background:#d1fae5;border:1px solid #6ee7b7;border-radius:.85rem;align-items:center;gap:.55rem;width:100%;max-width:1000px;margin:0 auto 1rem;padding:.9rem 1.2rem;font-weight:600;display:inline-flex}._container_11fjv_54{flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}._settingsCard_11fjv_64{background:var(--bg-card,white);border:1px solid var(--border,#e2e8f0);border-radius:1.2rem;padding:2rem;box-shadow:0 4px 20px #0f172a12}._settingsCard_11fjv_64 h2{color:var(--text-primary,#1e293b);margin:0 0 1.5rem;font-size:1.2rem;font-weight:700}._sectionGroup_11fjv_80{border-bottom:1px solid var(--border,#f1f5f9);margin-bottom:2rem;padding-bottom:2rem}._sectionGroup_11fjv_80:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionGroup_11fjv_80 h3{color:var(--text-primary,#1e293b);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.95rem;font-weight:600}._settingItem_11fjv_102{border-bottom:1px solid var(--border,#f1f5f9);justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem 0;display:flex}._settingItem_11fjv_102:last-of-type{border-bottom:none}._settingLabel_11fjv_113{flex:1}._settingLabel_11fjv_113 label{color:var(--text-primary,#1e293b);margin-bottom:.3rem;font-size:.95rem;font-weight:600;display:block}._settingLabel_11fjv_113 p{color:var(--text-secondary,#94a3b8);margin:0;font-size:.83rem}._select_11fjv_130{border:1.5px solid var(--border,#e2e8f0);background:var(--bg-card,white);color:var(--text-primary,#1e293b);cursor:pointer;border-radius:.6rem;min-width:180px;padding:.7rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._select_11fjv_130:focus{border-color:var(--primary,#1a56db);outline:none;box-shadow:0 0 0 3px #1a56db1a}._themeButtons_11fjv_150{gap:.8rem;min-width:200px;display:flex}._themeBtn_11fjv_156{background:var(--bg-card,white);border:1.5px solid var(--border,#e2e8f0);color:var(--text-secondary,#64748b);cursor:pointer;border-radius:.8rem;flex:1;padding:.75rem;font-size:.88rem;font-weight:600;transition:all .2s}._themeBtn_11fjv_156:hover{border-color:var(--primary,#1a56db);color:var(--primary,#1a56db)}._themeBtn_11fjv_156._active_11fjv_174{background:var(--primary,#1a56db);border-color:var(--primary,#1a56db);color:#fff;box-shadow:0 4px 14px #1a56db33}._toggleItem_11fjv_182{background:var(--bg-page,#f8fbff);border:1px solid var(--border,#e2e8f0);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem;padding:1rem 1.1rem;transition:box-shadow .2s;display:flex}._toggleItem_11fjv_182:hover{box-shadow:0 2px 8px #1a56db12}._toggleLabel_11fjv_197{flex:1}._toggleLabel_11fjv_197 label{color:var(--text-primary,#1e293b);margin-bottom:.25rem;font-size:.92rem;font-weight:600;display:block}._toggleLabel_11fjv_197 p{color:var(--text-secondary,#94a3b8);margin:0;font-size:.82rem}._toggle_11fjv_182{flex-shrink:0;width:50px;height:28px;display:inline-block;position:relative}._toggle_11fjv_182 input{opacity:0;width:0;height:0}._toggle_11fjv_182 input:focus-visible+._slider_11fjv_224{outline-offset:2px;outline:3px solid #1a56db40}._slider_11fjv_224{cursor:pointer;background-color:#cbd5e1;border-radius:28px;transition:all .3s;position:absolute;inset:0}._slider_11fjv_224:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 4px #00000026}input:checked+._slider_11fjv_224{background-color:var(--primary,#1a56db)}input:checked+._slider_11fjv_224:before{transform:translate(22px)}._actionItem_11fjv_255{background:var(--bg-page,#f8fbff);border:1px solid var(--border,#e2e8f0);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding:1.1rem 1.2rem;transition:box-shadow .2s;display:flex}._actionItem_11fjv_255:hover{box-shadow:0 2px 8px #1a56db12}._actionItem_11fjv_255 div{flex:1}._actionItem_11fjv_255 label{color:var(--text-primary,#1e293b);margin-bottom:.25rem;font-size:.92rem;font-weight:600;display:block}._actionItem_11fjv_255 p{color:var(--text-secondary,#94a3b8);margin:0;font-size:.82rem}._actionBtn_11fjv_286{background:var(--primary,#1a56db);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.3rem;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}._actionBtn_11fjv_286:hover:not(:disabled){background:#1240a0;box-shadow:0 6px 18px #1a56db40}._actionBtn_11fjv_286:disabled{opacity:.45;cursor:not-allowed}._actionBtn_11fjv_286._dangerBtn_11fjv_311,._dangerBtn_11fjv_311{background:#dc2626}._actionBtn_11fjv_286._dangerBtn_11fjv_311:hover:not(:disabled){background:#b91c1c;box-shadow:0 6px 18px #dc262633}._legalLinks_11fjv_320{flex-wrap:wrap;gap:1rem;display:flex}._link_11fjv_322{color:var(--primary,#1a56db);border:1.5px solid var(--border,#e2e8f0);border-radius:.6rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._link_11fjv_322:hover{border-color:var(--primary,#1a56db);background:#1a56db0f}._infoText_11fjv_342{background:var(--bg-page,#f8fbff);border-left:4px solid var(--primary,#1a56db);color:var(--text-primary,#334155);border-radius:.8rem;align-items:flex-start;gap:.5rem;margin:0 0 1.2rem;padding:1rem;font-size:.9rem;display:flex}._infoText_11fjv_342 svg{color:var(--primary,#1a56db);flex-shrink:0;margin-top:.15rem}._cardSectionHeader_11fjv_362{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}._cardSectionHeader_11fjv_362 h2{margin:0 0 .3rem}._cardSectionDesc_11fjv_373{color:var(--text-secondary,#94a3b8);margin:0;font-size:.85rem}._linkCardBtn_11fjv_379{background:var(--primary,#1a56db);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.7rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}._linkCardBtn_11fjv_379:hover{background:#1240a0;box-shadow:0 4px 14px #1a56db40}._linkForm_11fjv_401{background:var(--bg-page,#f0f7ff);border:1.5px solid var(--border,#e2e8f0);border-radius:.9rem;margin-bottom:1.5rem;padding:1.4rem}._linkFormGrid_11fjv_409{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.8rem;display:grid}._linkHint_11fjv_416{color:var(--text-secondary,#64748b);margin:0 0 1rem;font-size:.82rem}._linkFormActions_11fjv_422{justify-content:flex-end;gap:.8rem;display:flex}._cardsList_11fjv_428{flex-direction:column;gap:.8rem;display:flex}._emptyCards_11fjv_430{text-align:center;color:var(--text-secondary,#94a3b8);padding:2.5rem 1rem}._emptyCards_11fjv_430 svg{opacity:.4;margin-bottom:.8rem}._emptyCards_11fjv_430 p{margin:0;font-size:.9rem}._cardRow_11fjv_439{background:var(--bg-page,#f8fbff);border:1px solid var(--border,#e2e8f0);border-radius:.9rem;align-items:center;gap:1rem;padding:1.1rem 1.2rem;transition:box-shadow .2s;display:flex}._cardRow_11fjv_439:hover{box-shadow:0 2px 10px #1a56db17}._cardRowIcon_11fjv_452{width:40px;height:40px;color:var(--primary,#1a56db);background:#1a56db1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}._cardRowInfo_11fjv_465{flex:1;min-width:0}._cardRowLabel_11fjv_467{color:var(--text-primary,#1e293b);margin:0 0 .2rem;font-size:.92rem;font-weight:600}._cardRowUid_11fjv_474{color:var(--text-secondary,#64748b);margin:0 0 .15rem;font-family:monospace;font-size:.82rem}._cardRowDate_11fjv_481{color:var(--text-secondary,#94a3b8);margin:0;font-size:.78rem}._cardRowRight_11fjv_487{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}._linkedBadge_11fjv_495{color:#065f46;background:#d1fae5;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}._unlinkBtn_11fjv_507{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .8rem;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}._unlinkBtn_11fjv_507:hover{background:#fecaca}._kycStatusCard_11fjv_525{background:var(--bg-page,#f8fbff);border:1px solid var(--border,#e2e8f0);border-radius:.9rem;margin-bottom:1.5rem;padding:1.4rem}._kycBadge_11fjv_533{border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.8rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}._kycBadgeGreen_11fjv_544{color:#065f46;background:#d1fae5}._kycBadgeYellow_11fjv_545{color:#92400e;background:#fef3c7}._kycBadgeRed_11fjv_546{color:#991b1b;background:#fee2e2}._kycDesc_11fjv_548{color:var(--text-secondary,#64748b);margin:0 0 1rem;font-size:.88rem;line-height:1.6}._kycFeatures_11fjv_555{margin-top:.8rem}._kycFeaturesTitle_11fjv_557{color:var(--text-primary,#1e293b);margin:0 0 .6rem;font-size:.85rem;font-weight:600}._kycFeatures_11fjv_555 ul{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}._kycFeatures_11fjv_555 li{color:var(--text-secondary,#64748b);align-items:center;gap:.4rem;font-size:.83rem;display:flex}._kycFeatures_11fjv_555 li svg{color:#10b981;flex-shrink:0}._kycBtn_11fjv_583{background:var(--primary,#1a56db);color:#fff;cursor:pointer;border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.9rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}._kycBtn_11fjv_583:hover{background:#1240a0;box-shadow:0 6px 20px #1a56db4d}._kycPendingNote_11fjv_605{color:#92400e;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:.6rem;padding:1rem 1.2rem;font-size:.88rem;font-weight:500}._formGroup_11fjv_617{flex-direction:column;gap:.4rem;display:flex}._formGroup_11fjv_617 label{color:var(--text-primary,#1e293b);text-transform:uppercase;letter-spacing:.04em;font-size:.83rem;font-weight:600}._required_11fjv_627{color:#dc2626;margin-left:2px}._input_11fjv_629{border:1.5px solid var(--border,#e2e8f0);width:100%;color:var(--text-primary,#1e293b);background:var(--bg-card,white);box-sizing:border-box;border-radius:.7rem;padding:.8rem 1rem;font-size:.92rem;transition:all .2s}._input_11fjv_629:focus{border-color:var(--primary,#1a56db);outline:none;box-shadow:0 0 0 3px #1a56db1a}._textarea_11fjv_647{border:1.5px solid var(--border,#e2e8f0);width:100%;color:var(--text-primary,#1e293b);background:var(--bg-card,white);box-sizing:border-box;resize:vertical;border-radius:.7rem;padding:.8rem 1rem;font-family:inherit;font-size:.92rem;line-height:1.6;transition:all .2s}._textarea_11fjv_647:focus{border-color:var(--primary,#1a56db);outline:none;box-shadow:0 0 0 3px #1a56db1a}._modalOverlay_11fjv_671{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_11fjv_671{background:var(--bg-card,white);border-radius:1.2rem;width:90%;max-width:440px;padding:2rem;box-shadow:0 20px 60px #0f172a40}._modal_11fjv_671 h2{color:var(--text-primary,#1e293b);margin:0 0 1rem;font-size:1.2rem;font-weight:700}._warningText_11fjv_698{color:#991b1b;background:#dc262614;border-left:4px solid #dc2626;border-radius:.6rem;margin:0 0 1.5rem;padding:1rem;font-size:.88rem;line-height:1.5}._modalActions_11fjv_709{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1.5rem;display:grid}._otpRow_11fjv_716{justify-content:center;gap:.6rem;margin-bottom:1rem;display:flex}._otpInput_11fjv_723{text-align:center;width:48px;height:56px;color:var(--text-primary,#1e293b);border:1.5px solid var(--border,#e2e8f0);background:var(--bg-card,white);caret-color:var(--primary,#1a56db);border-radius:.7rem;font-size:1.4rem;font-weight:700;transition:all .2s}._otpInput_11fjv_723:focus{border-color:var(--primary,#1a56db);outline:none;box-shadow:0 0 0 3px #1a56db1f}._otpInput_11fjv_723:focus-visible{outline-offset:2px;outline:3px solid #1a56db40}._otpInput_11fjv_723::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._otpInput_11fjv_723::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (width<=480px){._otpRow_11fjv_716{gap:.45rem}._otpInput_11fjv_723{width:40px;height:48px;font-size:1.2rem}}@media (width<=380px){._otpRow_11fjv_716{gap:.35rem}._otpInput_11fjv_723{width:36px;height:44px;font-size:1.1rem}}._modalActions_11fjv_709._singleAction_11fjv_773{grid-template-columns:1fr}._cancelBtn_11fjv_777{border:1.5px solid var(--border,#e2e8f0);background:var(--bg-page,#f1f5f9);color:var(--text-secondary,#64748b);cursor:pointer;border-radius:.8rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}._cancelBtn_11fjv_777:hover{background:var(--border,#e2e8f0)}._submitBtn_11fjv_791{background:var(--primary,#1a56db);color:#fff;cursor:pointer;border:none;border-radius:.8rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}._submitBtn_11fjv_791:hover:not(:disabled){background:#1240a0;box-shadow:0 6px 18px #1a56db40}._submitBtn_11fjv_791:disabled{opacity:.45;cursor:not-allowed}._submitBtn_11fjv_791._dangerBtn_11fjv_311{background:#dc2626}._submitBtn_11fjv_791._dangerBtn_11fjv_311:hover:not(:disabled){background:#b91c1c;box-shadow:0 6px 18px #dc262633}._fieldError_11fjv_818{color:#dc2626;margin:.3rem 0 0;font-size:.8rem;font-weight:500}._actionBtn_11fjv_286:focus-visible,._themeBtn_11fjv_156:focus-visible,._link_11fjv_322:focus-visible,._backBtn_11fjv_26:focus-visible,._select_11fjv_130:focus-visible,._input_11fjv_629:focus-visible,._textarea_11fjv_647:focus-visible{outline-offset:2px;outline:3px solid #1a56db40}@media (width<=768px){._settingsPage_11fjv_2{padding:1rem}._header_11fjv_8{flex-direction:row;margin-bottom:1.2rem}._header_11fjv_8 h1{font-size:1.2rem}._settingsCard_11fjv_64{padding:1.3rem}._settingItem_11fjv_102,._actionItem_11fjv_255,._toggleItem_11fjv_182{gap:.6rem;padding-top:.9rem;padding-bottom:.9rem}._settingLabel_11fjv_113 label,._toggleLabel_11fjv_197 label,._actionItem_11fjv_255 label{font-size:.85rem}._settingLabel_11fjv_113 p,._toggleLabel_11fjv_197 p,._actionItem_11fjv_255 p{font-size:.75rem}._select_11fjv_130{width:auto;min-width:0;padding:.55rem .7rem;font-size:.8rem}._themeButtons_11fjv_150{gap:.5rem;min-width:0}._themeBtn_11fjv_156{padding:.55rem .6rem;font-size:.78rem}._actionBtn_11fjv_286,._linkCardBtn_11fjv_379,._unlinkBtn_11fjv_507{padding:.55rem .8rem;font-size:.78rem}._linkFormGrid_11fjv_409{grid-template-columns:1fr}._cardRow_11fjv_439{flex-wrap:wrap}._cardRowRight_11fjv_487{flex-direction:row;align-items:center}._kycFeatures_11fjv_555 ul{grid-template-columns:1fr}._modal_11fjv_671{width:95%;padding:1.4rem}._modalActions_11fjv_709{grid-template-columns:1fr}._legalLinks_11fjv_320{flex-direction:column}}@media (width<=420px){._header_11fjv_8 h1,._settingsCard_11fjv_64 h2{font-size:1.05rem}._toggle_11fjv_182{width:42px;height:24px}._slider_11fjv_224:before{width:18px;height:18px}input:checked+._slider_11fjv_224:before{transform:translate(18px)}._actionItem_11fjv_255,._toggleItem_11fjv_182{flex-wrap:wrap}._actionItem_11fjv_255 div,._toggleLabel_11fjv_197{flex:100%}}._modalOverlay_16o1s_3{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_16o1s_3{background:#fff;border-radius:1.2rem;flex-direction:column;width:100%;max-width:720px;max-height:90vh;display:flex;overflow:auto;box-shadow:0 25px 50px #0f172a40}::global(html[data-theme="dark"]) ._modal_16o1s_3{background:#0f1724;border:1px solid #94a3b829}._header_16o1s_35{border-bottom:1px solid #e9eef8;justify-content:space-between;align-items:flex-start;padding:clamp(1.2rem,3vw,1.8rem);display:flex;position:relative}::global(html[data-theme="dark"]) ._header_16o1s_35{border-bottom-color:#94a3b829}._header_16o1s_35 span{align-items:center;gap:.5rem;display:flex}._badge_16o1s_54{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-radius:999px;align-items:center;gap:.6rem;margin-bottom:.8rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}._header_16o1s_35 h2{color:#1e3a8a;margin:.4rem 0 .6rem;font-size:clamp(1.4rem,4vw,1.75rem);font-weight:800}::global(html[data-theme="dark"]) ._header_16o1s_35 h2{color:#e2e8f0}._header_16o1s_35 p{color:#64748b;margin:0;font-size:.95rem}::global(html[data-theme="dark"]) ._header_16o1s_35 p{color:#94a3b8}._dragging_16o1s_88{background:#2563eb0d;border:2px dashed #2563eb}._cameraBtn_16o1s_93{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}._cameraBtn_16o1s_93:hover{background:#1d4ed8}._closeBtn_16o1s_111{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:.6rem;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}._closeBtn_16o1s_111:hover{color:#1e3a8a;background:#f1f5f9}::global(html[data-theme="dark"]) ._closeBtn_16o1s_111:hover{color:#e2e8f0;background:#94a3b81a}._errorBox_16o1s_135{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:.8rem;margin:1rem;padding:.9rem 1.2rem;font-size:.9rem;font-weight:500}::global(html[data-theme="dark"]) ._errorBox_16o1s_135{color:#fca5a5;background:#dc26261a;border-left-color:#ef4444}._content_16o1s_152{flex:1;padding:clamp(1.2rem,3vw,1.8rem);overflow-y:auto}._uploadBox_16o1s_159{margin-bottom:1.5rem}._uploadLabel_16o1s_163{cursor:pointer;text-align:center;background:#f8fbff;border:2px dashed #dbe7ff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:clamp(2rem,6vw,3rem);transition:all .3s;display:flex}._uploadLabel_16o1s_163:hover{background:#eff6ff;border-color:#2563eb}::global(html[data-theme="dark"]) ._uploadLabel_16o1s_163{background:#2563eb0d;border-color:#2563eb4d}::global(html[data-theme="dark"]) ._uploadLabel_16o1s_163:hover{background:#2563eb1a;border-color:#3b82f6}._uploadLabel_16o1s_163 span{color:#1e3a8a;font-size:1rem;font-weight:600}::global(html[data-theme="dark"]) ._uploadLabel_16o1s_163 span{color:#e2e8f0}._uploadLabel_16o1s_163 small{color:#64748b;font-size:.85rem}::global(html[data-theme="dark"]) ._uploadLabel_16o1s_163 small{color:#94a3b8}._uploadLabel_16o1s_163 svg{color:#2563eb;font-size:2rem}::global(html[data-theme="dark"]) ._uploadLabel_16o1s_163 svg{color:#3b82f6}._fileInput_16o1s_221{display:none}._previewContainer_16o1s_225{width:100%;display:inline-block;position:relative}._previewImage_16o1s_231{object-fit:contain;background:#f8fbff;border:1px solid #dbe7ff;border-radius:.8rem;width:100%;height:auto;max-height:300px}::global(html[data-theme="dark"]) ._previewImage_16o1s_231{background:#0f172a99;border-color:#94a3b829}._changeBtn_16o1s_246{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:.6rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;position:absolute;bottom:.8rem;right:.8rem}._changeBtn_16o1s_246:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}._instructions_16o1s_267{background:#eff6ff;border:1px solid #dbe7ff;border-radius:.8rem;margin-top:1.2rem;padding:1rem}::global(html[data-theme="dark"]) ._instructions_16o1s_267{background:#2563eb0d;border-color:#2563eb33}._instructions_16o1s_267 h4{color:#1e3a8a;margin:0 0 .6rem;font-size:.95rem;font-weight:600}::global(html[data-theme="dark"]) ._instructions_16o1s_267 h4{color:#93c5fd}._instructions_16o1s_267 ul{color:#475569;margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.6;list-style:none}::global(html[data-theme="dark"]) ._instructions_16o1s_267 ul{color:#cbd5e1}._instructions_16o1s_267 li{margin-bottom:.4rem;position:relative}._instructions_16o1s_267 li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:-1rem}._reviewContainer_16o1s_318{width:100%}._reviewGrid_16o1s_322{grid-template-columns:1fr 1fr;gap:clamp(1rem,3vw,1.5rem);margin-bottom:1.5rem;display:grid}@media (width<=600px){._reviewGrid_16o1s_322{grid-template-columns:1fr}}._imageSection_16o1s_335 h4,._detailsSection_16o1s_336 h4{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.95rem;font-weight:700}::global(html[data-theme="dark"]) ._imageSection_16o1s_335 h4{color:#93c5fd}::global(html[data-theme="dark"]) ._detailsSection_16o1s_336 h4{color:#93c5fd}._reviewImage_16o1s_350{aspect-ratio:3/4;background:#f8fbff;border:1px solid #dbe7ff;border-radius:.8rem;justify-content:center;align-items:center;display:flex;overflow:hidden}::global(html[data-theme="dark"]) ._reviewImage_16o1s_350{background:#0f172a99;border-color:#94a3b829}._reviewImage_16o1s_350 img{object-fit:cover;width:100%;height:100%}._detailsGrid_16o1s_372{gap:.9rem;display:grid}._detailItem_16o1s_377{background:#f8fbff;border:1px solid #dbe7ff;border-radius:.7rem;padding:.9rem}::global(html[data-theme="dark"]) ._detailItem_16o1s_377{background:#2563eb0d;border-color:#2563eb33}._detailItem_16o1s_377 label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}::global(html[data-theme="dark"]) ._detailItem_16o1s_377 label{color:#94a3b8}._detailItem_16o1s_377 p{color:#1e3a8a;margin:0;font-size:.95rem;font-weight:600}::global(html[data-theme="dark"]) ._detailItem_16o1s_377 p{color:#e2e8f0}._photoBadge_16o1s_414{color:#065f46;background:#d1fae5;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}::global(html[data-theme="dark"]) ._photoBadge_16o1s_414{color:#6ee7b7;background:#10b98133}._warningBox_16o1s_431{background:#fef3c7;border:1px solid #fcd34d;border-radius:.7rem;margin-top:1rem;padding:.9rem}::global(html[data-theme="dark"]) ._warningBox_16o1s_431{background:#f59e0b1a;border-color:#f59e0b4d}._warningBox_16o1s_431 p{color:#78350f;margin:0;font-size:.9rem;line-height:1.5}::global(html[data-theme="dark"]) ._warningBox_16o1s_431 p{color:#fcd34d}._warningBox_16o1s_431 strong{font-weight:700}._footer_16o1s_459{background:#f8fbff;border-top:1px solid #e9eef8;justify-content:flex-end;gap:.9rem;padding:clamp(1rem,2vw,1.5rem);display:flex}::global(html[data-theme="dark"]) ._footer_16o1s_459{background:#0f172a80;border-top-color:#94a3b829}._cancelBtn_16o1s_473,._primaryBtn_16o1s_474{cursor:pointer;border:0;border-radius:.7rem;align-items:center;gap:.5rem;min-height:40px;padding:clamp(.7rem,1.5vw,.9rem) clamp(1rem,2vw,1.4rem);font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}._cancelBtn_16o1s_473{color:#1e3a8a;background:#e9eef8}._cancelBtn_16o1s_473:hover:not(:disabled){background:#dbe7ff}::global(html[data-theme="dark"]) ._cancelBtn_16o1s_473{color:#e2e8f0;background:#94a3b826}::global(html[data-theme="dark"]) ._cancelBtn_16o1s_473:hover:not(:disabled){background:#94a3b840}._primaryBtn_16o1s_474{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}._primaryBtn_16o1s_474:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #2563eb4d}._primaryBtn_16o1s_474:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){._modalOverlay_16o1s_3{padding:0}._modal_16o1s_3{border-radius:1rem;max-height:95vh}._header_16o1s_35{flex-direction:column;gap:.8rem}._closeBtn_16o1s_111{align-self:flex-end}._reviewGrid_16o1s_322{grid-template-columns:1fr}._footer_16o1s_459{flex-wrap:wrap;gap:.7rem}._cancelBtn_16o1s_473,._primaryBtn_16o1s_474{flex:1;justify-content:center}}@media (width<=480px){._modal_16o1s_3{border-radius:.8rem}._header_16o1s_35,._content_16o1s_152{padding:1rem}._header_16o1s_35 h2{font-size:1.3rem}._header_16o1s_35 p{font-size:.85rem}._uploadLabel_16o1s_163{padding:1.5rem 1rem}._badge_16o1s_54{padding:.3rem .7rem;font-size:.75rem}._footer_16o1s_459{padding:.8rem}._detailsGrid_16o1s_372{gap:.7rem}._detailItem_16o1s_377{padding:.7rem}._modal_16o1s_3{border-radius:0;height:100%;max-height:100vh}._reviewImage_16o1s_350{aspect-ratio:16/9}._cancelBtn_16o1s_473,._primaryBtn_16o1s_474{min-height:48px}}._page_1l4qu_4{background:var(--bg-page);min-height:100vh;padding-bottom:3rem}._topBar_1l4qu_10{max-width:800px;margin:0 auto;padding:1.5rem 1rem 0}._backBtn_1l4qu_16{background:var(--bg-card);border:2px solid var(--border);color:var(--primary);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}._backBtn_1l4qu_16:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}._backBtn_1l4qu_16:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}._hero_1l4qu_42{text-align:center;max-width:800px;margin:0 auto;padding:2.5rem 1rem 1rem}._eyebrow_1l4qu_49{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:999px;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}._hero_1l4qu_42 h1{color:var(--text-primary);margin:0 0 .9rem;font-size:2rem;font-weight:800;line-height:1.25}._hero_1l4qu_42 p{max-width:560px;color:var(--text-secondary);margin:0 auto 1.8rem;font-size:1rem;line-height:1.6}._searchBox_1l4qu_79{max-width:460px;margin:0 auto;position:relative}._searchIcon_1l4qu_85{color:var(--text-muted);font-size:.9rem;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}._searchInput_1l4qu_94{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);width:100%;color:var(--text-primary);box-shadow:var(--shadow-sm);box-sizing:border-box;padding:.9rem 1.1rem .9rem 2.6rem;font-size:.95rem;transition:all .2s}._searchInput_1l4qu_94::placeholder{color:var(--text-muted)}._searchInput_1l4qu_94:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-border);outline:none}._container_1l4qu_116{flex-direction:column;gap:1.8rem;max-width:800px;margin:0 auto;padding:1.5rem 1rem 0;display:flex}._noResults_1l4qu_125{text-align:center;color:var(--text-secondary);padding:3rem 1rem}._noResults_1l4qu_125 svg{opacity:.4;color:var(--primary);margin-bottom:1rem}._noResults_1l4qu_125 p{max-width:360px;margin:0 auto;font-size:.95rem}._categoryBlock_1l4qu_135{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}._categoryHeader_1l4qu_143{border-bottom:1px solid var(--border-light);align-items:center;gap:.8rem;padding:1.3rem 1.5rem;display:flex}._categoryHeader_1l4qu_143 h2{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}._categoryIcon_1l4qu_158{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}._primary_1l4qu_170 ._categoryIcon_1l4qu_158{background:var(--primary-light);color:var(--primary)}._success_1l4qu_171 ._categoryIcon_1l4qu_158{background:var(--success-light);color:var(--success)}._warning_1l4qu_172 ._categoryIcon_1l4qu_158{background:var(--warning-light);color:var(--warning)}._danger_1l4qu_173 ._categoryIcon_1l4qu_158{background:var(--danger-light);color:var(--danger)}._navy_1l4qu_174 ._categoryIcon_1l4qu_158{background:var(--bg-page);color:var(--navy)}._faqList_1l4qu_177{padding:.4rem .5rem .8rem}._faqItem_1l4qu_179{border-bottom:1px solid var(--border-light);border-left:3px solid #0000;transition:border-color .2s,background-color .2s}._faqItem_1l4qu_179:last-of-type{border-bottom:none}._faqItem_1l4qu_179._open_1l4qu_187._primary_1l4qu_170{border-left-color:var(--primary)}._faqItem_1l4qu_179._open_1l4qu_187._success_1l4qu_171{border-left-color:var(--success)}._faqItem_1l4qu_179._open_1l4qu_187._warning_1l4qu_172{border-left-color:var(--warning)}._faqItem_1l4qu_179._open_1l4qu_187._danger_1l4qu_173{border-left-color:var(--danger)}._faqItem_1l4qu_179._open_1l4qu_187._navy_1l4qu_174{border-left-color:var(--navy)}._faqQuestion_1l4qu_193{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:.94rem;font-weight:600;display:flex}._faqQuestion_1l4qu_193:hover{background:var(--bg-page)}._faqQuestion_1l4qu_193:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}._chevron_1l4qu_217{color:var(--text-muted);flex-shrink:0;align-items:center;font-size:.85rem;display:flex}._faqAnswerWrap_1l4qu_225{overflow:hidden}._faqAnswer_1l4qu_225{color:var(--text-secondary);margin:0;padding:0 1rem 1.1rem;font-size:.9rem;line-height:1.65}._ctaCard_1l4qu_236{text-align:center;background:var(--primary-light);border:1px solid var(--primary-border);border-radius:var(--radius-lg);padding:2.2rem 1.5rem}._ctaCard_1l4qu_236 svg{color:var(--primary);margin-bottom:.9rem}._ctaCard_1l4qu_236 h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}._ctaCard_1l4qu_236 p{max-width:420px;color:var(--text-secondary);margin:0 auto 1.4rem;font-size:.9rem;line-height:1.6}._ctaBtn_1l4qu_261{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.6rem;padding:.85rem 1.6rem;font-size:.92rem;font-weight:700;transition:all .2s;display:inline-flex}._ctaBtn_1l4qu_261:hover{background:var(--primary-dark);box-shadow:0 6px 18px #1a56db40}._ctaBtn_1l4qu_261:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=600px){._hero_1l4qu_42 h1{font-size:1.5rem}._hero_1l4qu_42 p{font-size:.92rem}._categoryHeader_1l4qu_143{padding:1.1rem 1.2rem}._categoryHeader_1l4qu_143 h2{font-size:.98rem}._faqQuestion_1l4qu_193{padding:.9rem .8rem;font-size:.9rem}._ctaCard_1l4qu_236{padding:1.8rem 1.2rem}}._page_1l8b1_4{background:var(--bg-page);min-height:100vh;padding-bottom:3rem}._topBar_1l8b1_10{max-width:900px;margin:0 auto;padding:1.5rem 1rem 0}._backBtn_1l8b1_16{background:var(--bg-card);border:2px solid var(--border);color:var(--primary);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}._backBtn_1l8b1_16:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}._backBtn_1l8b1_16:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}._hero_1l8b1_42{text-align:center;max-width:700px;margin:0 auto;padding:2.5rem 1rem 1rem}._eyebrow_1l8b1_49{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:999px;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}._hero_1l8b1_42 h1{color:var(--text-primary);margin:0 0 .9rem;font-size:2rem;font-weight:800;line-height:1.25}._hero_1l8b1_42 p{max-width:540px;color:var(--text-secondary);margin:0 auto .6rem;font-size:1rem;line-height:1.6}._heroSub_1l8b1_78{color:var(--text-muted);font-size:.9rem!important}._container_1l8b1_84{flex-direction:column;gap:1.8rem;max-width:900px;margin:0 auto;padding:1.5rem 1rem 0;display:flex}._contactGrid_1l8b1_94{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._contactCard_1l8b1_100{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1rem;padding:1.3rem;display:flex}._contactIcon_1l8b1_111{border-radius:var(--radius-md);background:var(--primary-light);width:42px;height:42px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:flex}._contactLabel_1l8b1_124{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .3rem;font-size:.78rem;font-weight:700}._contactValue_1l8b1_133{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600;line-height:1.4}._infoGrid_1l8b1_142{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}._infoCard_1l8b1_148{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.6rem}._infoCard_1l8b1_148 h3{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:700}._infoCardIntro_1l8b1_163{color:var(--text-secondary);margin:0 0 .9rem;font-size:.88rem;line-height:1.55}._infoCardFooter_1l8b1_170{color:var(--text-muted);margin:1rem 0 0;font-size:.84rem;font-style:italic}._checkList_1l8b1_177{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}._checkList_1l8b1_177 li{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;display:flex}._checkList_1l8b1_177 li svg{color:var(--success);flex-shrink:0;margin-top:.15rem;font-size:.85rem}._formCard_1l8b1_203{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem}._eyebrowSmall_1l8b1_211{letter-spacing:.07em;text-transform:uppercase;color:var(--primary);margin-bottom:.6rem;font-size:.72rem;font-weight:700;display:inline-block}._formCard_1l8b1_203 h2{color:var(--text-primary);margin:0 0 .5rem;font-size:1.3rem;font-weight:700}._formIntro_1l8b1_228{color:var(--text-secondary);margin:0 0 1.6rem;font-size:.9rem;line-height:1.6}._form_1l8b1_203{flex-direction:column;gap:1.2rem;display:flex}._formRow_1l8b1_241{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formGroup_1l8b1_247{flex-direction:column;gap:.4rem;display:flex}._formGroup_1l8b1_247 label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);font-size:.8rem;font-weight:700}._input_1l8b1_261,._select_1l8b1_262,._textarea_1l8b1_263{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);width:100%;color:var(--text-primary);box-sizing:border-box;padding:.8rem 1rem;font-family:inherit;font-size:.92rem;transition:all .2s}._input_1l8b1_261::placeholder,._textarea_1l8b1_263::placeholder{color:var(--text-muted)}._select_1l8b1_262{cursor:pointer}._textarea_1l8b1_263{resize:vertical;line-height:1.6}._input_1l8b1_261:focus,._select_1l8b1_262:focus,._textarea_1l8b1_263:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-border);outline:none}._fieldError_1l8b1_291{color:var(--danger);align-items:center;gap:.4rem;margin:0;font-size:.8rem;font-weight:500;display:flex}._submitBtn_1l8b1_301{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem;padding:.95rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}._submitBtn_1l8b1_301:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 6px 18px #1a56db40}._submitBtn_1l8b1_301:disabled{opacity:.5;cursor:not-allowed}._submitBtn_1l8b1_301:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}._successState_1l8b1_331{text-align:center;padding:1.5rem 1rem}._successIcon_1l8b1_336{color:var(--success);margin-bottom:1rem;font-size:2.8rem}._successState_1l8b1_331 h2{margin:0 0 .6rem}._successState_1l8b1_331 p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.92rem;line-height:1.6}._secondaryBtn_1l8b1_351{background:var(--bg-page);border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;padding:.8rem 1.6rem;font-size:.9rem;font-weight:600;transition:all .2s}._secondaryBtn_1l8b1_351:hover{background:var(--border-light)}._secondaryBtn_1l8b1_351:focus-visible{outline:3px solid var(--primary-border);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=700px){._contactGrid_1l8b1_94,._infoGrid_1l8b1_142,._formRow_1l8b1_241{grid-template-columns:1fr}._hero_1l8b1_42 h1{font-size:1.5rem}._formCard_1l8b1_203{padding:1.4rem}}._container_6r8ex_1{flex-direction:column;gap:1.5rem;display:flex}._card_6r8ex_8{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1.2rem;padding:2rem;animation:2s cubic-bezier(.4,0,.6,1) infinite _pulse_6r8ex_1}::global(html[data-theme="dark"]) ._card_6r8ex_8{background:#111827;border-color:#94a3b82e}._skeletonHead_6r8ex_21{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:.5rem;width:100%;height:1.5rem;margin-bottom:1rem;animation:2s infinite _shimmer_6r8ex_1}::global(html[data-theme="dark"]) ._skeletonHead_6r8ex_21{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}._skeletonLine_6r8ex_35{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:.5rem;width:100%;height:.8rem;margin-bottom:.8rem;animation:2s infinite _shimmer_6r8ex_1}::global(html[data-theme="dark"]) ._skeletonLine_6r8ex_35{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}._skeletonButton_6r8ex_49{background:linear-gradient(90deg,#dbeafe 25%,#eff6ff 50%,#dbeafe 75%) 0 0/200% 100%;border-radius:.8rem;width:100%;height:2.5rem;margin-top:1.5rem;animation:2s infinite _shimmer_6r8ex_1}._profile_6r8ex_60{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1.2rem;padding:2rem}::global(html[data-theme="dark"]) ._profile_6r8ex_60{background:#111827;border-color:#94a3b82e}._avatar_6r8ex_72{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:50%;width:120px;height:120px;margin:0 auto 1rem;animation:2s infinite _shimmer_6r8ex_1}::global(html[data-theme="dark"]) ._avatar_6r8ex_72{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}._skeletonLabel_6r8ex_86{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:.5rem;width:60%;height:.6rem;margin-bottom:.6rem;animation:2s infinite _shimmer_6r8ex_1}::global(html[data-theme="dark"]) ._skeletonLabel_6r8ex_86{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}._profileGrid_6r8ex_100{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}._table_6r8ex_108{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1.2rem;overflow:hidden}::global(html[data-theme="dark"]) ._table_6r8ex_108{background:#111827;border-color:#94a3b82e}._tableHeader_6r8ex_120{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem;display:grid}::global(html[data-theme="dark"]) ._tableHeader_6r8ex_120{border-color:#94a3b82e}._tableRow_6r8ex_132{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem;display:grid}::global(html[data-theme="dark"]) ._tableRow_6r8ex_132{border-color:#94a3b82e}._tableRow_6r8ex_132:last-child{border-bottom:none}._list_6r8ex_149{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1.2rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}::global(html[data-theme="dark"]) ._list_6r8ex_149{background:#111827;border-color:#94a3b82e}._listItem_6r8ex_164{align-items:flex-start;gap:1rem;display:flex}._skeletonCircle_6r8ex_170{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:3rem;height:3rem;animation:2s infinite _shimmer_6r8ex_1}::global(html[data-theme="dark"]) ._skeletonCircle_6r8ex_170{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}._listContent_6r8ex_184{flex-direction:column;flex:1;gap:.6rem;display:flex}@keyframes _shimmer_6r8ex_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes _pulse_6r8ex_1{0%,to{opacity:1}50%{opacity:.5}}._container_yelxj_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}._icon_yelxj_11{color:#cbd5e1;opacity:.7;margin-bottom:1.5rem;font-size:4rem}::global(html[data-theme="dark"]) ._icon_yelxj_11{color:#475569}._title_yelxj_22{color:#1e293b;margin:0 0 .8rem;font-size:1.5rem;font-weight:700}::global(html[data-theme="dark"]) ._title_yelxj_22{color:#e2e8f0}._description_yelxj_33{color:#64748b;max-width:400px;margin:0 0 2rem;font-size:.95rem;line-height:1.6}::global(html[data-theme="dark"]) ._description_yelxj_33{color:#94a3b8}._actionBtn_yelxj_45{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:.8rem;align-items:center;gap:.5rem;min-height:44px;padding:.8rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}._actionBtn_yelxj_45:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb33}._actionBtn_yelxj_45:active{transform:translateY(0)}@media (width<=768px){._container_yelxj_1{min-height:300px;padding:3rem 1.5rem}._icon_yelxj_11{margin-bottom:1rem;font-size:3rem}._title_yelxj_22{font-size:1.3rem}._description_yelxj_33{font-size:.9rem}}@media (width<=480px){._container_yelxj_1{min-height:250px;padding:2rem 1rem}._icon_yelxj_11{font-size:2.5rem}._title_yelxj_22{font-size:1.1rem}._description_yelxj_33{font-size:.85rem}}._profilePage_ex912_1{background:linear-gradient(135deg,#f0f7ff 0%,#f8fbff 100%);min-height:100vh;padding:2rem 1rem}::global(html[data-theme="dark"]) ._profilePage_ex912_1{background:linear-gradient(135deg,#0b1220 0%,#111827 100%)}::global(html[data-theme="dark"]) ._profileCard_ex912_11{color:#e2e8f0;background:#0f1724}::global(html[data-theme="dark"]) ._statsCard_ex912_12{color:#e2e8f0;background:#0f1724}::global(html[data-theme="dark"]) ._emergencyCard_ex912_13{color:#e2e8f0;background:#0f1724}::global(html[data-theme="dark"]) ._modal_ex912_14{color:#e2e8f0;background:#0f1724}::global(html[data-theme="dark"]) ._header_ex912_19 h1{color:#e2e8f0}::global(html[data-theme="dark"]) ._infoSection_ex912_20 h2{color:#e2e8f0}::global(html[data-theme="dark"]) ._statsCard_ex912_12 h3{color:#e2e8f0}::global(html[data-theme="dark"]) ._emergencyCard_ex912_13 h3{color:#e2e8f0}::global(html[data-theme="dark"]) ._modal_ex912_14 h2{color:#e2e8f0}::global(html[data-theme="dark"]) ._infoItem_ex912_24 p{color:#e2e8f0}::global(html[data-theme="dark"]) ._statValue_ex912_25{color:#e2e8f0}::global(html[data-theme="dark"]) ._placeholder_ex912_26{color:#e2e8f0}::global(html[data-theme="dark"]) ._statItem_ex912_30{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._backBtn_ex912_31{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._secondaryBtn_ex912_32{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._cancelBtn_ex912_33{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._formGroup_ex912_34 input{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._infoItem_ex912_24 label{color:#7dd3fc}::global(html[data-theme="dark"]) ._statLabel_ex912_41{color:#7dd3fc}::global(html[data-theme="dark"]) ._formGroup_ex912_34 label{color:#7dd3fc}._header_ex912_19{align-items:center;gap:1rem;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}._backBtn_ex912_31{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:.6rem;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:600;transition:all .2s;display:flex}._backBtn_ex912_31:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26}._header_ex912_19 h1{color:#1e293b;flex:1;margin:0;font-size:1.8rem}._container_ex912_82{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}._profileCard_ex912_11{background:#fff;border-radius:1.2rem;padding:1.5rem;box-shadow:0 4px 20px #0f172a14}._avatarSection_ex912_100{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}._avatar_ex912_100{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;font-weight:700;display:flex;box-shadow:0 8px 25px #2563eb33}._avatar_ex912_100 img{object-fit:cover;border-radius:50%;width:100%;height:100%}._avatarBtn_ex912_129{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.6rem;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}._avatarBtn_ex912_129:hover{background:#1d4ed8;transform:translateY(-2px)}._infoSection_ex912_20 h2{color:#1e293b;text-align:center;margin:0 0 1.5rem;font-size:1.5rem}._infoGrid_ex912_152{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}._infoItem_ex912_24{flex-direction:column;gap:.3rem;display:flex}._infoItem_ex912_24 label{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}._infoItem_ex912_24 p{color:#1e293b;margin:0;font-size:1rem;font-weight:500}._actionButtons_ex912_180{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}._primaryBtn_ex912_186,._secondaryBtn_ex912_32{cursor:pointer;border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-weight:600;transition:all .2s;display:flex}._primaryBtn_ex912_186{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 8px 20px #2563eb33}._primaryBtn_ex912_186:hover{box-shadow:0 12px 30px #2563eb4d}._secondaryBtn_ex912_32{color:#2563eb;background:#fff;border:2px solid #e2e8f0}._secondaryBtn_ex912_32:hover{background:#f8fbff;border-color:#2563eb}._statsCard_ex912_12{background:#fff;border-radius:1.2rem;padding:2rem;box-shadow:0 4px 20px #0f172a14}._statsCard_ex912_12 h3{color:#1e293b;margin:0 0 1.5rem;font-size:1.2rem}._statsGrid_ex912_235{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;display:grid}._statItem_ex912_30{text-align:center;background:linear-gradient(135deg,#f0f7ff 0%,#e0f2fe 100%);border-radius:1rem;padding:1rem}._statValue_ex912_25{color:#2563eb;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}._statLabel_ex912_41{color:#64748b;font-size:.85rem;font-weight:500}._emergencyCard_ex912_13{background:#fff;border:2px solid #fee2e2;border-radius:1.2rem;padding:2rem;box-shadow:0 4px 20px #0f172a14}._emergencyCard_ex912_13 h3{color:#dc2626;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:1.2rem;display:flex}._placeholder_ex912_26{color:#94a3b8;margin:0 0 1rem;font-style:italic}._addBtn_ex912_285{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:.6rem;padding:.7rem 1.5rem;font-weight:600;transition:all .2s}._addBtn_ex912_285:hover{background:#b91c1c;transform:translateY(-2px)}._modalOverlay_ex912_303{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._modal_ex912_14{background:#fff;border-radius:1.2rem;width:90%;max-width:500px;padding:2rem;box-shadow:0 20px 60px #0f172a4d}._modal_ex912_14 h2{color:#1e293b;margin:0 0 1.5rem;font-size:1.3rem}._formGroup_ex912_34{margin-bottom:1.2rem}._formGroup_ex912_34 label{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}._formGroup_ex912_34 input{box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:.8rem;width:100%;padding:.85rem;font-size:.95rem;transition:all .2s}._formGroup_ex912_34 input:focus{background:#f8fbff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}._errorMessage_ex912_363{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:.8rem;margin-bottom:1rem;padding:.8rem;font-size:.85rem}._modalActions_ex912_373{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}._cancelBtn_ex912_33,._submitBtn_ex912_381{cursor:pointer;border:none;border-radius:.8rem;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}._cancelBtn_ex912_33{color:#64748b;background:#f1f5f9;border:2px solid #e2e8f0}._cancelBtn_ex912_33:hover{background:#e2e8f0}._submitBtn_ex912_381{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 8px 20px #2563eb33}._submitBtn_ex912_381:hover{box-shadow:0 12px 30px #2563eb4d}._successToast_ex912_410{color:#fff;z-index:1000;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:.8rem;padding:1rem 1.2rem;font-size:.95rem;font-weight:600;position:fixed;top:1rem;right:1rem;box-shadow:0 12px 24px #10b9814d}::global(html[data-theme="dark"]) ._successToast_ex912_410{box-shadow:0 12px 24px #10b98133}@media (width<=768px){._profilePage_ex912_1{padding:1rem}._header_ex912_19{flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}._header_ex912_19 h1{font-size:1.2rem}._profileCard_ex912_11,._statsCard_ex912_12,._emergencyCard_ex912_13{padding:1.5rem}._infoGrid_ex912_152{grid-template-columns:1fr;gap:1rem}._statsGrid_ex912_235{grid-template-columns:1fr}._modal_ex912_14{width:95%;padding:1.5rem}._modalActions_ex912_373{grid-template-columns:1fr}}._page_lf7zg_1{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh;padding:1.25rem}._card_lf7zg_6{background:#fff;border:1px solid #dbe7ff;border-radius:1.25rem;max-width:1100px;margin:0 auto;padding:1.25rem;box-shadow:0 18px 36px #1e3a8a14}._backBtn_lf7zg_15{color:#1e3a8a;cursor:pointer;background:#e8f1ff;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .8rem;font-weight:700;display:inline-flex}._header_lf7zg_27{margin-top:.85rem}._badge_lf7zg_30{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}._header_lf7zg_27 h1{letter-spacing:-.03em;margin:.3rem 0 .35rem}._header_lf7zg_27 p{color:#475569;margin:0}._summaryGrid_lf7zg_49{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}._summaryCard_lf7zg_55{color:#1e3a8a;background:#f8fbff;border:1px solid #e2ebff;border-radius:1rem;gap:.25rem;padding:1rem;display:grid}._summaryCard_lf7zg_55 strong{color:#0f172a;font-size:1.6rem}._tabs_lf7zg_68{flex-wrap:wrap;gap:.6rem;margin-bottom:.9rem;display:flex}._tabs_lf7zg_68 button{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #dbe7ff;border-radius:999px;padding:.6rem .85rem;font-weight:700}._active_lf7zg_83{color:#fff!important;background:#1e3a8a!important}._tableWrap_lf7zg_87{border:1px solid #e2ebff;border-radius:1rem;overflow-x:auto}._tableWrap_lf7zg_87 table{border-collapse:collapse;width:100%;min-width:760px}._tableWrap_lf7zg_87 th,._tableWrap_lf7zg_87 td{text-align:left;border-bottom:1px solid #eef3ff;padding:.85rem .95rem}._tableWrap_lf7zg_87 th{color:#475569;background:#f8faff}._status_lf7zg_107{border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:800}._success_lf7zg_113{color:#15803d;background:#dcfce7}._pending_lf7zg_117{color:#b45309;background:#fef3c7}._failed_lf7zg_121{color:#b91c1c;background:#fee2e2}._disputeLink_lf7zg_125{color:#1d4ed8;text-underline-offset:.2rem;font-weight:700;text-decoration:underline}@media (width<=760px){._summaryGrid_lf7zg_49{grid-template-columns:1fr}}._button_8rltx_1{cursor:pointer;border:0;border-radius:.72rem;padding:.7rem 1rem;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}._button_8rltx_1:disabled{opacity:.55;cursor:not-allowed}._solid_8rltx_16{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);box-shadow:0 12px 24px #2563eb4d}._solid_8rltx_16:hover:not(:disabled){transform:translateY(-1px)}._ghost_8rltx_26{color:#1e3a8a;background:#e7efff}._ghost_8rltx_26:hover:not(:disabled){background:#d9e5ff}._danger_8rltx_35{color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#ef4444 100%)}._danger_8rltx_35:hover:not(:disabled){transform:translateY(-1px)}._wrapper_fbrsd_3{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 50%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 50%),linear-gradient(#f0f7ff 0%,#f8fbff 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}._container_fbrsd_15{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1100px;display:grid}._formSection_fbrsd_24{background:#fff;border:1px solid #e2e8f0;border-radius:1.2rem;padding:2rem 1.5rem;transition:box-shadow .3s;box-shadow:0 10px 30px #0f172a14}._formSection_fbrsd_24:hover{box-shadow:0 15px 40px #0f172a1f}._formHeader_fbrsd_37{margin-bottom:1.8rem}._badgeWrapper_fbrsd_41{margin-bottom:.8rem}._badge_fbrsd_41{color:#1e3a8a;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}._title_fbrsd_59{color:#0f172a;letter-spacing:-.03em;margin:.6rem 0 .4rem;font-family:Sora,"Source Sans 3",sans-serif;font-size:2rem;font-weight:800;line-height:1.2}._subtitle_fbrsd_69{color:#64748b;margin:0;font-size:.95rem;font-weight:500}._form_fbrsd_24{gap:1.2rem;margin-bottom:1.5rem;display:grid}._formGroup_fbrsd_83{gap:.5rem;display:grid}._label_fbrsd_88{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700;display:block}._input_fbrsd_97{color:#0f172a;background:#f8fbff;border:1.5px solid #e2e8f0;border-radius:.9rem;outline:none;width:100%;height:2.75rem;padding:0 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}._input_fbrsd_97::placeholder{color:#cbd5e1}._input_fbrsd_97:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._errorBox_fbrsd_122{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d;border-radius:.85rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600}._submitBtn_fbrsd_132{justify-content:center;align-items:center;gap:.6rem;height:2.75rem;font-size:.95rem;font-weight:700;display:inline-flex}._demoBox_fbrsd_143{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:.95rem;padding:1.2rem}._demoLabel_fbrsd_150{color:#0369a1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .6rem;font-size:.8rem;font-weight:700}._demoCode_fbrsd_159{color:#1e3a8a;word-break:break-all;background:#fff;border:1px solid #bfdbfe;border-radius:.7rem;padding:.75rem;font-family:Monaco,Courier New,monospace;font-size:.85rem;font-weight:600;display:block;overflow-x:auto}._infoSection_fbrsd_174{background:linear-gradient(135deg,#f0f7ff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:1.2rem;padding:2rem 1.5rem;box-shadow:0 10px 30px #2563eb14}._infoHeader_fbrsd_182{margin-bottom:1.8rem}._infoTitle_fbrsd_186{color:#0f172a;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.5rem;font-weight:800}._infoSubtitle_fbrsd_194{color:#64748b;margin:0;font-size:.9rem}._featureList_fbrsd_200{gap:1rem;margin:0;padding:0;list-style:none;display:grid}._featureItem_fbrsd_208{background:#fff;border:1px solid #e4edff;border-radius:1rem;grid-template-columns:3rem 1fr;gap:1rem;padding:1.2rem;transition:all .2s;display:grid}._featureItem_fbrsd_208:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb1f}._featureIcon_fbrsd_225{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.3rem;display:flex}._featureContent_fbrsd_238 h3{color:#0f172a;margin:0 0 .3rem;font-size:.95rem;font-weight:700}._featureContent_fbrsd_238 p{color:#64748b;margin:0;font-size:.85rem;font-weight:500}::global(html[data-theme="dark"]) ._formSection_fbrsd_24{color:#e2e8f0;background:#0f1724;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._infoSection_fbrsd_174{color:#e2e8f0;background:#0f1724;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._title_fbrsd_59{color:#e2e8f0}::global(html[data-theme="dark"]) ._infoTitle_fbrsd_186{color:#e2e8f0}::global(html[data-theme="dark"]) ._featureContent_fbrsd_238 h3{color:#e2e8f0}::global(html[data-theme="dark"]) ._subtitle_fbrsd_69{color:#94a3b8}::global(html[data-theme="dark"]) ._infoSubtitle_fbrsd_194{color:#94a3b8}::global(html[data-theme="dark"]) ._featureContent_fbrsd_238 p{color:#94a3b8}::global(html[data-theme="dark"]) ._input_fbrsd_97{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._input_fbrsd_97::placeholder{color:#64748b}::global(html[data-theme="dark"]) ._demoBox_fbrsd_143{background:#2563eb1f;border-color:#2563eb40}::global(html[data-theme="dark"]) ._demoCode_fbrsd_159{color:#7dd3fc;background:#0b1220;border-color:#2563eb2e}::global(html[data-theme="dark"]) ._infoSection_fbrsd_174{background:linear-gradient(135deg,#0b1220 0%,#111827 100%);border-color:#2563eb29}::global(html[data-theme="dark"]) ._featureItem_fbrsd_208{background:#0b1220;border-color:#94a3b82e}@media (width<=768px){._wrapper_fbrsd_3{padding:1.2rem}._container_fbrsd_15{gap:1.5rem}._formSection_fbrsd_24,._infoSection_fbrsd_174{padding:1.5rem 1.2rem}._title_fbrsd_59{font-size:1.6rem}._infoTitle_fbrsd_186{font-size:1.2rem}}@media (width<=600px){._wrapper_fbrsd_3{padding:1rem}._container_fbrsd_15{gap:1.2rem}._formSection_fbrsd_24,._infoSection_fbrsd_174{padding:1.2rem}._title_fbrsd_59{margin-bottom:.3rem;font-size:1.4rem}._subtitle_fbrsd_69{font-size:.9rem}._form_fbrsd_24{gap:1rem}._input_fbrsd_97,._submitBtn_fbrsd_132{height:2.5rem;font-size:.9rem}._label_fbrsd_88{font-size:.8rem}._featureItem_fbrsd_208{grid-template-columns:2.5rem 1fr;gap:.8rem;padding:1rem}._featureIcon_fbrsd_225{width:2.5rem;height:2.5rem;font-size:1.1rem}._featureContent_fbrsd_238 h3{font-size:.9rem}._featureContent_fbrsd_238 p{font-size:.8rem}}@media (width>=980px){._container_fbrsd_15{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem}._formSection_fbrsd_24,._infoSection_fbrsd_174{padding:2.5rem}._title_fbrsd_59{margin-bottom:.6rem;font-size:2.2rem}}._sidebar_18c3y_1{color:#dbeafe;z-index:40;background:linear-gradient(#112a6e 0%,#1e3a8a 70%,#13317f 100%);border-right:1px solid #bfdbfe33;flex-direction:column;gap:1rem;width:280px;padding:1rem .8rem;transition:width .25s;display:flex;position:fixed;top:0;bottom:0;left:0}._collapsed_18c3y_18{width:88px}._logoSection_18c3y_22{align-items:center;gap:.7rem;padding:.5rem;display:flex}._logoBadge_18c3y_29{color:#0f172a;background:linear-gradient(135deg,#7dd3fc 0%,#38bdf8 100%);border-radius:.7rem;place-items:center;width:2.1rem;height:2.1rem;font-weight:800;display:grid}._logoText_18c3y_40{letter-spacing:-.02em;color:#eff6ff;margin:0;font-size:1.05rem}._mobileCloseBtn_18c3y_47{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;place-items:center;width:2rem;height:2rem;margin-left:auto;display:none}._navList_18c3y_60{flex-direction:column;flex:1;gap:.28rem;margin-top:.5rem;display:flex}._navItem_18c3y_68{color:#bfdbfe;cursor:pointer;background:0 0;border:0;border-radius:.75rem;align-items:center;gap:.7rem;height:2.75rem;padding:0 .78rem;font-weight:600;transition:background .2s,color .2s,transform .2s;display:flex}._navItem_18c3y_68:hover{color:#fff;background:#7dd3fc24}._navItem_18c3y_68 span{white-space:nowrap}._active_18c3y_92{color:#fff;background:linear-gradient(135deg,#7dd3fc47 0%,#93c5fd3d 100%)}._collapseBtn_18c3y_97{color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;height:2.6rem;display:flex}._mobileBackdrop_18c3y_110{z-index:35;background:#02061773;position:fixed;inset:0}@media (width<=980px){._sidebar_18c3y_1{transition:transform .25s;transform:translate(-100%)}._mobileOpen_18c3y_123{transform:translate(0)}._collapsed_18c3y_18{width:280px}._mobileCloseBtn_18c3y_47{display:grid}._collapseBtn_18c3y_97{display:none}}._navbar_eodq3_1{background:#ffffffe0;border:1px solid #dbe7ff;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 8px 22px #1e3a8a14}._hamburgerBtn_eodq3_13{color:#1e3a8a;cursor:pointer;background:#e2ecff;border:0;border-radius:.75rem;width:2.6rem;height:2.6rem;display:none}._searchWrap_eodq3_24{background:#f8fbff;border:1px solid #e3ecff;border-radius:.86rem;flex:1;align-items:center;gap:.55rem;min-width:180px;height:2.7rem;padding:0 .75rem;display:flex}._searchIcon_eodq3_37{color:#64748b}._searchWrap_eodq3_24 input{color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:.92rem}._actions_eodq3_50{align-items:center;gap:.45rem;display:flex}._iconBtn_eodq3_56{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #dbe7ff;border-radius:.75rem;width:2.55rem;height:2.55rem;position:relative}._badge_eodq3_67{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);border-radius:999px;place-items:center;min-width:1.1rem;height:1.1rem;padding:0 .2rem;font-size:.62rem;font-weight:700;display:grid;position:absolute;top:-.4rem;right:-.35rem}._profileBtn_eodq3_83{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:.45rem;height:2.55rem;padding:0 .78rem;font-weight:700;display:inline-flex}._profileBtn_eodq3_83 svg{font-size:1.2rem}@media (width<=980px){._hamburgerBtn_eodq3_13{display:inline-block}._profileBtn_eodq3_83 span{display:none}}@media (width<=600px){._searchWrap_eodq3_24{min-width:130px}}._card_187pl_1{background:#fff;border:1px solid #e2ebff;border-radius:1rem;min-height:130px;padding:1rem;box-shadow:0 10px 24px #1e3a8a14}._head_187pl_10{justify-content:space-between;align-items:center;display:flex}._head_187pl_10 p{color:#64748b;margin:0;font-size:.88rem;font-weight:600}._iconWrap_187pl_23{color:#1e3a8a;background:#e6efff;border-radius:.65rem;place-items:center;width:2rem;height:2rem;display:grid}._card_187pl_1 h3{color:#0f172a;letter-spacing:-.02em;margin:.65rem 0 .25rem;font-size:clamp(1.2rem,2vw,1.55rem)}._card_187pl_1 small{color:#0369a1;font-weight:700}._skeletonWrap_187pl_45{gap:.7rem;display:grid}._skeletonLine_187pl_50,._skeletonValue_187pl_51,._skeletonLineSmall_187pl_52{background:linear-gradient(90deg,#e8eeff 0%,#dce8ff 50%,#e8eeff 100%) 0 0/240% 100%;border-radius:.45rem;animation:1.2s linear infinite _pulse_187pl_1}._skeletonLine_187pl_50{width:58%;height:.8rem}._skeletonValue_187pl_51{width:75%;height:1.6rem}._skeletonLineSmall_187pl_52{width:42%;height:.7rem}@keyframes _pulse_187pl_1{0%{background-position:100% 0}to{background-position:-100% 0}}._backdrop_rm7ky_1{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#02061780;position:fixed;inset:0}._modal_rm7ky_9{z-index:61;background:#fff;border:1px solid #dbe7ff;border-radius:1rem;width:min(100% - 1.5rem,520px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 48px #0f172a3d}._head_rm7ky_22{border-bottom:1px solid #e6eeff;justify-content:space-between;align-items:center;padding:1rem;display:flex}._head_rm7ky_22 h3{color:#1e3a8a;margin:0}._head_rm7ky_22 button{color:#1e3a8a;cursor:pointer;background:#e2ecff;border:0;border-radius:999px;width:2rem;height:2rem}._body_rm7ky_45{padding:1rem}._wrapper_1lk7m_3{--bg:#f2f7ff;--bg-alt:#fff;--text:#0f172a;--muted:#64748b;background:radial-gradient(circle at 95% 5%, #38bdf824, transparent 36%), radial-gradient(circle at 0% 100%, #2563eb21, transparent 35%), var(--bg);min-height:100vh;color:var(--text)}._dark_1lk7m_24{--bg:#0d152a;--bg-alt:#17213d;--text:#e2e8f0;--muted:#9fb0ce}._main_1lk7m_31{margin-left:280px;padding:1rem;transition:margin-left .25s}._mainExpanded_1lk7m_37{margin-left:88px}._profileMenu_1lk7m_41{background:var(--bg-alt);z-index:25;border:1px solid #94a3b84d;border-radius:.85rem;gap:.2rem;width:220px;padding:.75rem;display:grid;position:absolute;top:4.75rem;right:1rem;box-shadow:0 20px 32px #0f172a33}._profileMenu_1lk7m_41 p,._profileMenu_1lk7m_41 span{margin:0}._profileMenu_1lk7m_41 p{color:var(--text);font-size:.88rem;font-weight:700}._profileMenu_1lk7m_41 span{color:var(--muted);font-size:.78rem}._profileMenu_1lk7m_41 button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;height:2.2rem;margin-top:.45rem;font-weight:700;display:inline-flex}._welcomeSection_1lk7m_87{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex;box-shadow:0 12px 28px #1e3a8a14}._welcomeSection_1lk7m_87 h1{letter-spacing:-.03em;color:var(--text);margin:0;font-family:Sora,"Source Sans 3",sans-serif;font-size:clamp(1.35rem,2.7vw,1.9rem)}._welcomeSection_1lk7m_87 p{color:var(--muted);max-width:780px;margin:.4rem 0 0;font-weight:600}._actionGroup_1lk7m_115{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}._actionGroup_1lk7m_115 button{align-items:center;gap:.4rem;display:inline-flex}._cardGrid_1lk7m_128{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}._chartGrid_1lk7m_135{grid-template-columns:1.35fr 1fr;gap:.85rem;margin-top:1rem;display:grid}._panel_1lk7m_142{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;padding:1rem;box-shadow:0 12px 24px #1e3a8a14}._panelHead_1lk7m_150{justify-content:space-between;align-items:center;gap:.7rem;display:flex}._panelHead_1lk7m_150 h2{color:var(--text);margin:0;font-size:1rem}._panelHead_1lk7m_150 span{color:var(--muted);font-size:.78rem;font-weight:700}._chartCanvas_1lk7m_169{width:100%;height:240px;margin-top:.9rem}._heatStrip_1lk7m_175{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;margin-top:.9rem;display:grid}._heatCell_1lk7m_182{color:#fff;background:linear-gradient(180deg, rgba(37, 99, 235, calc(.35 + var(--intensity))) 0%, rgba(14, 116, 144, calc(.25 + var(--intensity))) 100%);border-radius:.72rem;place-items:end center;height:64px;padding:.36rem;display:grid}._heatCell_1lk7m_182 small{font-size:.72rem;font-weight:700}._sparkline_1lk7m_201{width:100%;margin-top:.7rem;display:block}._tableSection_1lk7m_207{margin-top:1rem}._tableHead_1lk7m_211{margin-bottom:.6rem}._tableHead_1lk7m_211 h2{color:var(--text);margin:0}._tableHead_1lk7m_211 p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem;font-weight:600}._modalContent_1lk7m_227{gap:.52rem;display:grid}._modalContent_1lk7m_227 label{color:#1e3a8a;font-size:.86rem;font-weight:700}._modalContent_1lk7m_227 textarea{resize:vertical;color:#0f172a;background:#f8fbff;border:1px solid #d3e1ff;border-radius:.8rem;outline:none;width:100%;padding:.7rem;font-family:inherit}._modalActions_1lk7m_250{justify-content:flex-end;gap:.5rem;display:flex}._modalContent_1lk7m_227 small{color:#64748b;font-weight:600}._overviewSection_1lk7m_262,._usersSection_1lk7m_263,._agentsSection_1lk7m_264,._notificationsSection_1lk7m_265,._supportSection_1lk7m_266,._paymentsSection_1lk7m_267,._reportsSection_1lk7m_268,._rolesSection_1lk7m_269{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;margin-top:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._overviewSection_1lk7m_262 h2,._usersSection_1lk7m_263 h2,._agentsSection_1lk7m_264 h2,._notificationsSection_1lk7m_265 h2,._supportSection_1lk7m_266 h2,._paymentsSection_1lk7m_267 h2,._reportsSection_1lk7m_268 h2,._rolesSection_1lk7m_269 h2{color:var(--text);margin:0 0 1rem;font-size:1.3rem;font-weight:700}._statsGrid_1lk7m_292{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.85rem;margin-bottom:1rem;display:grid}._statCard_1lk7m_299{background:linear-gradient(135deg,#38bdf81a,#2563eb0d);border:1px solid #94a3b833;border-radius:.85rem;padding:1rem;box-shadow:0 4px 12px #1e3a8a0f}._statCard_1lk7m_299 h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}._statCard_1lk7m_299 p{color:var(--text);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}._chartContainer_1lk7m_327{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;margin-top:1rem;padding:1rem}._chartContainer_1lk7m_327 h3{color:var(--text);margin:0 0 1rem;font-size:1rem;font-weight:600}._tableContainer_1lk7m_346{margin-top:1.5rem}._tableContainer_1lk7m_346 h3{color:var(--text);margin:0 0 1rem;font-size:1rem;font-weight:600}._agentsTable_1lk7m_357{border-collapse:collapse;background:var(--bg-alt);border:1px solid #94a3b833;border-radius:.65rem;width:100%;overflow:hidden}._agentsTable_1lk7m_357 thead{background:#2563eb14}._agentsTable_1lk7m_357 th{text-align:left;color:var(--text);border-bottom:1px solid #94a3b833;padding:.75rem 1rem;font-size:.85rem;font-weight:600}._agentsTable_1lk7m_357 td{color:var(--text);border-bottom:1px solid #94a3b826;padding:.75rem 1rem;font-size:.9rem}._agentsTable_1lk7m_357 tbody tr:hover{background:#2563eb0a}._notificationsList_1lk7m_390{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}._notificationItem_1lk7m_399{color:var(--text);background:linear-gradient(135deg,#38bdf81a,#2563eb0d);border:1px solid #94a3b833;border-radius:.65rem;padding:1rem;font-weight:600;box-shadow:0 2px 8px #1e3a8a0a}._agentFormContainer_1lk7m_414{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;margin-top:1.5rem;padding:1rem}._toggleFormBtn_1lk7m_426{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.65rem;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}._toggleFormBtn_1lk7m_426:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._agentForm_1lk7m_414{background:var(--bg-alt);border:1px solid #94a3b826;border-radius:.75rem;gap:1rem;margin-top:1rem;padding:1.5rem;display:grid}._formRow_1lk7m_453{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._formGroup_1lk7m_459{flex-direction:column;gap:.4rem;display:flex}._formGroup_1lk7m_459 label{color:var(--text);font-size:.85rem;font-weight:600}._formGroup_1lk7m_459 input,._formGroup_1lk7m_459 select{background:var(--bg);color:var(--text);border:1px solid #94a3b84d;border-radius:.6rem;padding:.7rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}._formGroup_1lk7m_459 input:focus,._formGroup_1lk7m_459 select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}._submitBtn_1lk7m_490{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:.65rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}._submitBtn_1lk7m_490:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._actionButtons_1lk7m_508{flex-wrap:wrap;gap:.5rem;display:flex}._actionBtn_1lk7m_514{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}._promoteBtn_1lk7m_524{color:#166534;background:#dcfce7}._promoteBtn_1lk7m_524:hover{background:#bbf7d0;transform:translateY(-1px)}._complaintBtn_1lk7m_534{color:#92400e;background:#fef3c7}._complaintBtn_1lk7m_534:hover{background:#fde68a;transform:translateY(-1px)}._removeBtn_1lk7m_544{color:#b91c1c;background:#fee2e2}._removeBtn_1lk7m_544:hover{background:#fecaca;transform:translateY(-1px)}._roleBadge_1lk7m_555{color:var(--text);background:linear-gradient(135deg,#2563eb26,#38bdf81a);border:1px solid #2563eb4d;border-radius:.5rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600}._successToast_1lk7m_570{color:#fff;z-index:100;background:linear-gradient(135deg,#10b981,#059669);border-radius:.75rem;max-width:350px;padding:1rem 1.5rem;font-weight:600;position:fixed;top:1rem;right:1rem;box-shadow:0 4px 12px #10b9814d}._warningText_1lk7m_585{color:#b91c1c;background:#fee2e2;border-left:3px solid #b91c1c;border-radius:.4rem;margin:.5rem 0;padding:.75rem;font-weight:600}._infoText_1lk7m_595{color:#166534;background:#dcfce7;border-left:3px solid #10b981;border-radius:.4rem;margin:.5rem 0;padding:.75rem;font-weight:600}._agentsListWrapper_1lk7m_605{overflow-x:auto}._noAgents_1lk7m_609{color:var(--muted);text-align:center;padding:2rem;font-weight:600}._notificationsSection_1lk7m_265{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;margin-top:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._notificationsSection_1lk7m_265 h2{color:var(--text);margin:0 0 .5rem;font-size:1.3rem;font-weight:700}._notifDescription_1lk7m_633{color:var(--muted);margin:0 0 1.5rem;font-size:.9rem;font-weight:500}._notificationsGrid_1lk7m_640{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}._notificationCard_1lk7m_646{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;padding:1.25rem;transition:all .3s}._notificationCard_1lk7m_646:hover{transform:translateY(-2px);box-shadow:0 8px 16px #1e3a8a1a}._criticalNotif_1lk7m_663{background:linear-gradient(135deg,#dc262614,#dc262608);border-left:4px solid #dc2626}._highNotif_1lk7m_672{background:linear-gradient(135deg,#f59e0b14,#f59e0b08);border-left:4px solid #f59e0b}._mediumNotif_1lk7m_681{background:linear-gradient(135deg,#0ea5e914,#0ea5e908);border-left:4px solid #0ea5e9}._lowNotif_1lk7m_690{background:linear-gradient(135deg,#10b98114,#10b98108);border-left:4px solid #10b981}._notifHeader_1lk7m_699{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}._notifIcon_1lk7m_706{flex-shrink:0;font-size:1.5rem}._notifTitleGroup_1lk7m_711{flex:1}._notifTitleGroup_1lk7m_711 h3{color:var(--text);margin:0;font-size:1rem;font-weight:700}._notifSeverity_1lk7m_722{letter-spacing:.05em;color:var(--muted);background:#64748b1a;border-radius:.3rem;margin-top:.3rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}._notifCount_1lk7m_734{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex}._notificationCard_1lk7m_646 ._notifDescription_1lk7m_633{color:var(--text);margin:.75rem 0;font-size:.85rem;line-height:1.5}._notifActionBtn_1lk7m_755{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.6rem;width:100%;margin-top:.75rem;padding:.65rem;font-size:.85rem;font-weight:600;transition:all .2s}._notifActionBtn_1lk7m_755:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}._paymentsSection_1lk7m_267{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;margin-top:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._paymentsSection_1lk7m_267 h2{color:var(--text);margin:0 0 1.5rem;font-size:1.3rem;font-weight:700}._paymentsSection_1lk7m_267 h3{color:var(--text);margin:1.5rem 0 1rem;font-size:1rem;font-weight:600}._monnifyStatsContainer_1lk7m_798,._queryContainer_1lk7m_804{border-top:1px solid #94a3b826;margin-top:1.5rem;padding-top:1.5rem}._queryBox_1lk7m_810{gap:.75rem;margin:1rem 0;display:flex}._queryInput_1lk7m_816{background:var(--bg);color:var(--text);border:1px solid #94a3b84d;border-radius:.65rem;flex:1;padding:.8rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}._queryInput_1lk7m_816:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}._queryBtn_1lk7m_834{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.65rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}._queryBtn_1lk7m_834:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}._queryResults_1lk7m_852{text-align:center;background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.65rem;justify-content:center;align-items:center;min-height:150px;margin-top:1rem;padding:2rem;display:flex}._queryPlaceholder_1lk7m_869{color:var(--muted);margin:0;font-weight:500}@media (width<=1280px){._cardGrid_1lk7m_128{grid-template-columns:repeat(2,minmax(0,1fr))}._formRow_1lk7m_453{grid-template-columns:1fr}._actionButtons_1lk7m_508{flex-direction:column}._actionBtn_1lk7m_514{width:100%}._notificationsGrid_1lk7m_640{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}._queryBox_1lk7m_810{flex-direction:column}._queryBtn_1lk7m_834{width:100%}}@media (width<=980px){._main_1lk7m_31,._mainExpanded_1lk7m_37{margin-left:0;padding:.9rem}._chartGrid_1lk7m_135{grid-template-columns:1fr}._welcomeSection_1lk7m_87{flex-direction:column;align-items:flex-start}._notificationsGrid_1lk7m_640{grid-template-columns:1fr}}._recentActivityGrid_1lk7m_927{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem;display:grid}._activityCard_1lk7m_934{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}._activityCard_1lk7m_934:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a1a}._activityIcon_1lk7m_953{flex-shrink:0;font-size:1.75rem;line-height:1}._activityContent_1lk7m_959{flex:1}._activityContent_1lk7m_959 h4{color:var(--text);margin:0 0 .4rem;font-size:.95rem;font-weight:700}._activityContent_1lk7m_959 p{color:var(--text);margin:0 0 .5rem;font-size:.85rem;line-height:1.4}._activityContent_1lk7m_959 small{color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}._uploadBtn_1lk7m_985{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}._uploadBtn_1lk7m_985:hover{transform:translateY(-1px);box-shadow:0 2px 8px #2563eb33}._activityTime_1lk7m_1003{color:var(--muted);text-align:right;font-size:.75rem;font-weight:600;display:block}._fileUploadBox_1lk7m_1012{margin:1rem 0}._fileInputLabel_1lk7m_1016{cursor:pointer;display:block}._fileInput_1lk7m_1016{display:none}._uploadPlaceholder_1lk7m_1025{text-align:center;color:var(--text);background:linear-gradient(135deg,#38bdf814,#2563eb08);border:2px dashed #2563eb4d;border-radius:.75rem;padding:2rem;font-weight:600;transition:all .2s;display:block}._fileInputLabel_1lk7m_1016:hover ._uploadPlaceholder_1lk7m_1025{background:linear-gradient(135deg,#38bdf81f,#2563eb14);border-color:#2563eb}._modalDescription_1lk7m_1050{color:var(--muted);margin:.5rem 0 1rem;font-size:.9rem}@media (width<=680px){._cardGrid_1lk7m_128,._heatStrip_1lk7m_175{grid-template-columns:1fr}._profileMenu_1lk7m_41{width:min(220px,100vw - 2rem);top:4.5rem}}._wrapper_1r6um_3{background:radial-gradient(circle at 0 0,#10b9812e,#0000 50%),radial-gradient(circle at 100% 100%,#22c55e29,#0000 50%),linear-gradient(#f0fdf4 0%,#f8fbf5 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}._container_1r6um_15{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1100px;display:grid}._formSection_1r6um_24{background:#fff;border:1px solid #e2e8f0;border-radius:1.2rem;padding:2rem 1.5rem;transition:box-shadow .3s;box-shadow:0 10px 30px #0f172a14}._formSection_1r6um_24:hover{box-shadow:0 15px 40px #0f172a1f}._formHeader_1r6um_37{margin-bottom:1.8rem}._badgeWrapper_1r6um_41{margin-bottom:.8rem}._badge_1r6um_41{color:#166534;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}._title_1r6um_59{color:#0f172a;letter-spacing:-.03em;margin:.6rem 0 .4rem;font-family:Sora,"Source Sans 3",sans-serif;font-size:2rem;font-weight:800;line-height:1.2}._subtitle_1r6um_69{color:#64748b;margin:0;font-size:.95rem;font-weight:500}._form_1r6um_24{gap:1.2rem;margin-bottom:1.5rem;display:grid}._formGroup_1r6um_83{gap:.5rem;display:grid}._label_1r6um_88{color:#166534;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700;display:block}._input_1r6um_97{color:#0f172a;background:#f8fbf5;border:1.5px solid #e2e8f0;border-radius:.9rem;outline:none;width:100%;height:2.75rem;padding:0 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}._input_1r6um_97::placeholder{color:#cbd5e1}._input_1r6um_97:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._errorBox_1r6um_122{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d;border-radius:.85rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600}._submitBtn_1r6um_132{justify-content:center;align-items:center;gap:.6rem;height:2.75rem;font-size:.95rem;font-weight:700;display:inline-flex}._demoBox_1r6um_143{background:linear-gradient(135deg,#f0fdf4 0%,#dbeafe 100%);border:1px solid #86efac;border-radius:.95rem;padding:1.2rem}._demoLabel_1r6um_150{color:#166534;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .6rem;font-size:.8rem;font-weight:700}._demoCode_1r6um_159{color:#166534;word-break:break-all;background:#fff;border:1px solid #bbf7d0;border-radius:.7rem;padding:.75rem;font-family:Monaco,Courier New,monospace;font-size:.85rem;font-weight:600;display:block;overflow-x:auto}._infoSection_1r6um_174{background:linear-gradient(135deg,#f0fdf4 0%,#f8fbf5 100%);border:1px solid #bbf7d0;border-radius:1.2rem;padding:2rem 1.5rem;box-shadow:0 10px 30px #10b98114}._infoHeader_1r6um_182{margin-bottom:1.8rem}._infoTitle_1r6um_186{color:#0f172a;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.5rem;font-weight:800}._infoSubtitle_1r6um_194{color:#64748b;margin:0;font-size:.9rem}._featureList_1r6um_200{gap:1rem;margin:0;padding:0;list-style:none;display:grid}._featureItem_1r6um_208{background:#fff;border:1px solid #dcfce7;border-radius:1rem;grid-template-columns:3rem 1fr;gap:1rem;padding:1.2rem;transition:all .2s;display:grid}._featureItem_1r6um_208:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 8px 20px #10b9811f}._featureIcon_1r6um_225{color:#166534;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.3rem;display:flex}._featureContent_1r6um_238 h3{color:#0f172a;margin:0 0 .3rem;font-size:.95rem;font-weight:700}._featureContent_1r6um_238 p{color:#64748b;margin:0;font-size:.85rem;font-weight:500}::global(html[data-theme="dark"]) ._formSection_1r6um_24{color:#e2e8f0;background:#0f1724;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._infoSection_1r6um_174{color:#e2e8f0;background:#0f1724;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._title_1r6um_59{color:#e2e8f0}::global(html[data-theme="dark"]) ._infoTitle_1r6um_186{color:#e2e8f0}::global(html[data-theme="dark"]) ._featureContent_1r6um_238 h3{color:#e2e8f0}::global(html[data-theme="dark"]) ._subtitle_1r6um_69{color:#94a3b8}::global(html[data-theme="dark"]) ._infoSubtitle_1r6um_194{color:#94a3b8}::global(html[data-theme="dark"]) ._featureContent_1r6um_238 p{color:#94a3b8}::global(html[data-theme="dark"]) ._input_1r6um_97{color:#e2e8f0;background:#111827;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._input_1r6um_97::placeholder{color:#64748b}::global(html[data-theme="dark"]) ._input_1r6um_97:focus{border-color:#10b981}::global(html[data-theme="dark"]) ._demoBox_1r6um_143{background:#10b9811f;border-color:#10b98140}::global(html[data-theme="dark"]) ._demoCode_1r6um_159{color:#86efac;background:#0b1220;border-color:#10b9812e}::global(html[data-theme="dark"]) ._infoSection_1r6um_174{background:linear-gradient(135deg,#0b1220 0%,#111827 100%);border-color:#10b98129}::global(html[data-theme="dark"]) ._featureItem_1r6um_208{background:#0b1220;border-color:#94a3b82e}::global(html[data-theme="dark"]) ._featureItem_1r6um_208:hover{border-color:#10b98180}@media (width<=1024px){._container_1r6um_15{grid-template-columns:1fr}._formSection_1r6um_24,._infoSection_1r6um_174{padding:1.5rem}}@media (width<=768px){._wrapper_1r6um_3{padding:1rem}._container_1r6um_15{gap:1.5rem}._formSection_1r6um_24,._infoSection_1r6um_174{padding:1.25rem}._title_1r6um_59{font-size:1.5rem}._infoTitle_1r6um_186{font-size:1.25rem}._input_1r6um_97,._submitBtn_1r6um_132{height:2.5rem}}@media (width<=480px){._wrapper_1r6um_3{padding:.75rem}._formSection_1r6um_24,._infoSection_1r6um_174{border-radius:.85rem;padding:1rem}._title_1r6um_59{font-size:1.3rem}._subtitle_1r6um_69{font-size:.85rem}._form_1r6um_24{gap:1rem}._input_1r6um_97{height:2.5rem;font-size:.9rem}._label_1r6um_88{font-size:.8rem}._featureItem_1r6um_208{grid-template-columns:2.5rem 1fr;gap:.75rem;padding:1rem}._featureIcon_1r6um_225{width:2.5rem;height:2.5rem;font-size:1.1rem}._featureContent_1r6um_238 h3{font-size:.9rem}._featureContent_1r6um_238 p{font-size:.8rem}._demoBox_1r6um_143{padding:1rem}._demoLabel_1r6um_150{font-size:.75rem}._demoCode_1r6um_159{padding:.5rem;font-size:.75rem}}:root{--bg:#0f172a;--bg-alt:#1a2847;--text:#e2e8f0;--muted:#94a3b8}._wrapper_wsm2j_9{--bg:#0f172a;--bg-alt:#1a2847;--text:#e2e8f0;--muted:#94a3b8;background:var(--bg);color:var(--text);height:100vh;display:flex;overflow:hidden}._wrapper_wsm2j_9._dark_wsm2j_21{--bg:#0f172a;--bg-alt:#1a2847;--text:#e2e8f0;--muted:#94a3b8}._mainContent_wsm2j_29{flex-direction:column;flex:1;display:flex;overflow:hidden}._contentArea_wsm2j_36{background:var(--bg);flex:1;padding:1.5rem;overflow-y:auto}._welcomeSection_wsm2j_44{background:linear-gradient(135deg,#38bdf81a,#2563eb0d);border:1px solid #94a3b840;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 12px 28px #1e3a8a14}._welcomeSection_wsm2j_44 h1{letter-spacing:-.03em;color:var(--text);margin:0;font-family:Sora,"Source Sans 3",sans-serif;font-size:clamp(1.35rem,2.7vw,1.9rem)}._welcomeSection_wsm2j_44 p{color:var(--muted);max-width:780px;margin:.4rem 0 0;font-weight:600}._statsGrid_wsm2j_73{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}._statCard_wsm2j_80{background:linear-gradient(135deg,#38bdf81a,#2563eb0d);border:1px solid #94a3b833;border-radius:.85rem;padding:1.25rem;transition:all .3s;box-shadow:0 4px 12px #1e3a8a0f}._statCard_wsm2j_80:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1e3a8a1f}._statCard_wsm2j_80 h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}._statCard_wsm2j_80 p{color:var(--text);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}._statCard_wsm2j_80 span{font-size:.8rem;font-weight:600}._chartGrid_wsm2j_116{grid-template-columns:1.2fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}._panel_wsm2j_123{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;padding:1.25rem;box-shadow:0 12px 24px #1e3a8a14}._panelHead_wsm2j_131{justify-content:space-between;align-items:center;gap:.7rem;display:flex}._panelHead_wsm2j_131 h2{color:var(--text);margin:0;font-size:1rem;font-weight:700}._panelHead_wsm2j_131 span{color:var(--muted);font-size:.78rem;font-weight:700}._chartCanvas_wsm2j_151{width:100%;height:240px;margin-top:1rem}._tableSection_wsm2j_158{margin-top:1.5rem}._tableHead_wsm2j_162{margin-bottom:1rem}._tableHead_wsm2j_162 h2{color:var(--text);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}._tableHead_wsm2j_162 p{color:var(--muted);margin:0;font-size:.9rem;font-weight:600}._transactionsList_wsm2j_180{gap:.75rem;display:grid}._transactionCard_wsm2j_185{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}._transactionCard_wsm2j_185:hover{transform:translate(4px);box-shadow:0 4px 12px #1e3a8a1a}._txnInfo_wsm2j_202{flex:1}._txnInfo_wsm2j_202 h4{color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:700}._txnId_wsm2j_213{color:var(--muted);margin:0;font-size:.8rem}._txnDetails_wsm2j_219{flex:2;gap:2rem;display:flex}._txnDetails_wsm2j_219>div{flex-direction:column;display:flex}._label_wsm2j_230{color:var(--muted);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}._amount_wsm2j_238{color:#10b981;margin:0;font-size:1rem;font-weight:700}._commission_wsm2j_246{color:#f59e0b;margin:0;font-size:.95rem;font-weight:600}._status_wsm2j_254{border-radius:.5rem;width:fit-content;margin:0;padding:.4rem .75rem;font-size:.8rem;font-weight:600}._status_wsm2j_254._completed_wsm2j_263{color:#166534;background:#dcfce7}._status_wsm2j_254._pending_wsm2j_268{color:#92400e;background:#fef3c7}._txnTime_wsm2j_273{color:var(--muted);white-space:nowrap;font-size:.8rem;font-weight:600}._registrationSection_wsm2j_281{margin-top:1rem}._searchPanel_wsm2j_285{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._searchPanel_wsm2j_285 h2{color:var(--text);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}._searchPanel_wsm2j_285>p{color:var(--muted);margin:0 0 1rem;font-weight:600}._searchBox_wsm2j_307{align-items:center;gap:.75rem;display:flex}._searchInput_wsm2j_313{background:var(--bg);border:1px solid #94a3b84d;border-radius:.75rem;flex:1;align-items:center;height:2.5rem;padding:0 .75rem;display:flex;position:relative}._searchIcon_wsm2j_325{color:var(--muted);flex-shrink:0;margin-right:.5rem}._searchInput_wsm2j_313 input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}._searchInput_wsm2j_313 input::placeholder{color:var(--muted)}._registeredUsersPanel_wsm2j_345{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._registeredUsersPanel_wsm2j_345 h2{color:var(--text);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}._registeredUsersPanel_wsm2j_345>p{color:var(--muted);margin:0 0 1.5rem;font-size:.9rem;font-weight:600}._usersGrid_wsm2j_367{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}._userCard_wsm2j_373{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;padding:1.25rem;transition:all .3s}._userCard_wsm2j_373:hover{transform:translateY(-4px);box-shadow:0 8px 20px #1e3a8a1f}._userHeader_wsm2j_386{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._userHeader_wsm2j_386 h3{color:var(--text);margin:0;font-size:1rem;font-weight:700}._statusBadge_wsm2j_401{border-radius:.5rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600}._statusBadge_wsm2j_401._active_wsm2j_408{color:#166534;background:#dcfce7}._statusBadge_wsm2j_401._pending_wsm2j_268{color:#92400e;background:#fef3c7}._statusBadge_wsm2j_401._new_wsm2j_418{color:#1e40af;background:#dbeafe}._userInfo_wsm2j_423{border-bottom:1px solid #94a3b826;margin-bottom:1rem;padding-bottom:1rem}._userInfo_wsm2j_423 p{color:var(--text);margin:.4rem 0;font-size:.85rem;line-height:1.5}._userInfo_wsm2j_423 strong{color:var(--muted);font-weight:600}._cardStatus_wsm2j_441{margin-bottom:1rem}._cardLinked_wsm2j_445{color:#166534;background:#dcfce7;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}._cardNotLinked_wsm2j_455{color:#b91c1c;background:#fee2e2;border-radius:.5rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}._linkCardBtn_wsm2j_465{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.65rem;width:100%;padding:.7rem;font-size:.9rem;font-weight:600;transition:all .2s}._linkCardBtn_wsm2j_465:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._terminalSection_wsm2j_484{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._terminalSection_wsm2j_484 h2{color:var(--text);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}._terminalSection_wsm2j_484>p{color:var(--muted);margin:0 0 1.5rem;font-weight:600}._terminalStatsGrid_wsm2j_505{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}._terminalStatCard_wsm2j_512{background:linear-gradient(135deg,#38bdf81a,#2563eb0d);border:1px solid #94a3b833;border-radius:.85rem;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}._terminalStatCard_wsm2j_512:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a1a}._statIcon_wsm2j_528{flex-shrink:0;font-size:2rem}._terminalStatCard_wsm2j_512 h3{color:var(--muted);text-transform:uppercase;margin:0 0 .25rem;font-size:.85rem;font-weight:600}._terminalStatCard_wsm2j_512 p{margin:0;font-size:1.5rem;font-weight:700}._terminalsListPanel_wsm2j_548{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;padding:1.25rem}._terminalsListPanel_wsm2j_548 h3{color:var(--text);margin:0 0 1rem;font-size:1rem;font-weight:700}._terminalsTable_wsm2j_562{flex-direction:column;display:flex}._tableHeader_wsm2j_567{color:var(--muted);text-transform:uppercase;background:#2563eb0d;border-bottom:2px solid #94a3b840;grid-template-columns:1fr 1.5fr 1fr 1fr;gap:1rem;margin:-1.25rem -1.25rem 0;padding:1rem 1.25rem;font-size:.85rem;font-weight:700;display:grid}._tableRow_wsm2j_584{color:var(--text);border-bottom:1px solid #94a3b826;grid-template-columns:1fr 1.5fr 1fr 1fr;align-items:center;gap:1rem;padding:1rem;font-size:.9rem;transition:background .2s;display:grid}._tableRow_wsm2j_584:hover{background:#2563eb0a}._terminalId_wsm2j_600{color:#3b82f6;font-weight:600}._statusBadge_wsm2j_401._online_wsm2j_605{color:#166534;background:#dcfce7;border-radius:.5rem;width:fit-content;padding:.3rem .7rem;font-size:.8rem;font-weight:600}._statusBadge_wsm2j_401._offline_wsm2j_615{color:#b91c1c;background:#fee2e2;border-radius:.5rem;width:fit-content;padding:.3rem .7rem;font-size:.8rem;font-weight:600}._statusBadge_wsm2j_401._inactive_wsm2j_625{color:#6b7280;background:#f3f4f6;border-radius:.5rem;width:fit-content;padding:.3rem .7rem;font-size:.8rem;font-weight:600}._lastSync_wsm2j_635{color:var(--muted);font-size:.85rem}._settingsSection_wsm2j_641{background:var(--bg-alt);border:1px solid #94a3b840;border-radius:1rem;padding:1.5rem;box-shadow:0 12px 24px #1e3a8a14}._settingsSection_wsm2j_641 h2{color:var(--text);margin:0 0 1.5rem;font-size:1.2rem;font-weight:700}._settingsPanels_wsm2j_656{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}._settingsPanel_wsm2j_656{background:linear-gradient(135deg,#38bdf814,#2563eb08);border:1px solid #94a3b833;border-radius:.85rem;padding:1.25rem;transition:all .3s}._settingsPanel_wsm2j_656:hover{box-shadow:0 4px 12px #1e3a8a1a}._settingsPanel_wsm2j_656 h3{color:var(--text);margin:0 0 1rem;font-size:1rem;font-weight:700}._settingField_wsm2j_681{border-bottom:1px solid #94a3b826;margin-bottom:1rem;padding-bottom:1rem}._settingField_wsm2j_681:last-of-type{border-bottom:none}._settingField_wsm2j_681 label{color:var(--muted);text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}._settingField_wsm2j_681 p{color:var(--text);margin:0;font-size:.95rem;font-weight:500}._editBtn_wsm2j_707,._downloadBtn_wsm2j_708,._saveBtn_wsm2j_709{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:.65rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}._editBtn_wsm2j_707:hover,._downloadBtn_wsm2j_708:hover,._saveBtn_wsm2j_709:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._downloadBtn_wsm2j_708{background:linear-gradient(135deg,#10b981,#059669)}._saveBtn_wsm2j_709{width:100%}._docItem_wsm2j_740{color:var(--text);background:#10b9811a;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.75rem;font-weight:500;display:flex}._notificationPref_wsm2j_752{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}._notificationPref_wsm2j_752 input[type=checkbox]{cursor:pointer;accent-color:#2563eb;width:18px;height:18px}._notificationPref_wsm2j_752 label{color:var(--text);cursor:pointer;font-weight:500}._modalContent_wsm2j_773{gap:.75rem;display:grid}._modalSubtitle_wsm2j_778{color:var(--muted);margin:0 0 1rem;font-size:.9rem;font-weight:600}._formGroup_wsm2j_785{flex-direction:column;gap:.4rem;display:flex}._formGroup_wsm2j_785 label{color:var(--text);font-size:.85rem;font-weight:600}._formGroup_wsm2j_785 input{background:var(--bg);color:var(--text);border:1px solid #94a3b84d;border-radius:.6rem;padding:.7rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}._formGroup_wsm2j_785 input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}._formRow_wsm2j_814{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._modalActions_wsm2j_820{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}._successToast_wsm2j_828{color:#fff;z-index:100;background:linear-gradient(135deg,#10b981,#059669);border-radius:.75rem;max-width:350px;padding:1rem 1.5rem;font-weight:600;position:fixed;top:1rem;right:1rem;box-shadow:0 4px 12px #10b9814d}@media (width<=1280px){._chartGrid_wsm2j_116{grid-template-columns:1fr}._terminalsTable_wsm2j_562{overflow-x:auto}._settingsPanels_wsm2j_656{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){._contentArea_wsm2j_36{padding:1rem}._statsGrid_wsm2j_73{grid-template-columns:repeat(2,1fr)}._usersGrid_wsm2j_367{grid-template-columns:1fr}._terminalStatsGrid_wsm2j_505{grid-template-columns:repeat(2,1fr)}._settingsPanels_wsm2j_656{grid-template-columns:1fr}._txnDetails_wsm2j_219{flex-direction:column;gap:.75rem}._searchBox_wsm2j_307{flex-direction:column;gap:1rem}._searchBox_wsm2j_307 button{width:100%}._tableHeader_wsm2j_567,._tableRow_wsm2j_584{grid-template-columns:1fr;gap:.5rem}._tableHeader_wsm2j_567 span:before{content:attr(data-label);font-weight:600}}@media (width<=680px){._contentArea_wsm2j_36{padding:.75rem}._statsGrid_wsm2j_73,._terminalStatsGrid_wsm2j_505{grid-template-columns:1fr}._welcomeSection_wsm2j_44{text-align:center;flex-direction:column}._welcomeSection_wsm2j_44 h1{font-size:1.3rem}._panelHead_wsm2j_131,._transactionCard_wsm2j_185{flex-direction:column;align-items:flex-start}._txnDetails_wsm2j_219{flex-direction:column;width:100%}._formRow_wsm2j_814{grid-template-columns:1fr}._modalActions_wsm2j_820{flex-direction:column-reverse}._modalActions_wsm2j_820 button{width:100%}._userCard_wsm2j_373{margin-bottom:.5rem}}._wrapper_yhfc1_1{background:#f9fafb;min-height:100vh;padding:40px 24px}._container_yhfc1_7{max-width:760px;margin:0 auto}._backBtn_yhfc1_12{color:#1a56db;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:32px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}._backBtn_yhfc1_12:hover{color:#1240a0}._header_yhfc1_31{border-bottom:1px solid #e5e7eb;margin-bottom:40px;padding-bottom:24px}._header_yhfc1_31 h1{color:#111827;margin:0 0 8px;font-size:32px;font-weight:800}._meta_yhfc1_44{color:#6b7280;margin:0;font-size:13px}._content_yhfc1_50 h2{color:#111827;margin:32px 0 12px;font-size:18px;font-weight:700}._content_yhfc1_50 p{color:#374151;margin:0 0 16px;font-size:15px;line-height:1.8}._progressBar_yhfc1_63{z-index:100;background:#e5e7eb;height:3px;position:fixed;top:0;left:0;right:0}._progressFill_yhfc1_73{background:#1a56db;height:100%;transition:width .1s}@media (width<=768px){._wrapper_yhfc1_1{padding:24px 16px}._header_yhfc1_31 h1{font-size:26px}._content_yhfc1_50 h2{font-size:16px}._content_yhfc1_50 p{font-size:14px}}:root{--primary:#1a56db;--primary-dark:#1240a0;--primary-light:#ebf5ff;--primary-border:#bfdbfe;--success:#0e9f6e;--success-light:#ecfdf5;--danger:#e02424;--danger-light:#fef2f2;--warning:#f59e0b;--warning-light:#fffbeb;--navy:#0d1b2a;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--bg-page:#f3f4f6;--bg-card:#fff;--border:#e5e7eb;--border-light:#f3f4f6;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--sidebar-width:300px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a}[data-theme=dark]{--primary:#3b82f6;--primary-dark:#2563eb;--primary-light:#1e3a5f;--primary-border:#1e40af;--success:#10b981;--success-light:#064e3b;--danger:#f87171;--danger-light:#450a0a;--warning:#fbbf24;--warning-light:#451a03;--navy:#0d1b2a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--bg-page:#0f172a;--bg-card:#1e293b;--border:#334155;--border-light:#1e293b;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006}._page_cbs5q_5{color:var(--text-primary);background:var(--bg-page);font-family:Inter,sans-serif;overflow-x:hidden}._sectionLabel_cbs5q_13{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.9rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}._sectionLabelLight_cbs5q_24{letter-spacing:.12em;text-transform:uppercase;color:var(--warning);margin-bottom:.9rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}._sectionTitle_cbs5q_35{color:var(--text-primary);margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}._sectionBody_cbs5q_44{color:var(--text-secondary);max-width:420px;margin:0;font-size:1rem;line-height:1.75}._hero_cbs5q_53{background:var(--navy);align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}._heroInner_cbs5q_62{z-index:1;width:100%;max-width:1060px;margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}._backBtn_cbs5q_71{color:#e2e8f0;border-radius:var(--radius-md);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:.45rem;margin-bottom:4rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}._backBtn_cbs5q_71:hover{border-color:var(--warning);background:#ffffff1a}._backBtn_cbs5q_71:focus-visible{outline:2px solid var(--warning);outline-offset:3px}._heroBody_cbs5q_98{max-width:640px}._eyebrow_cbs5q_102{letter-spacing:.14em;text-transform:uppercase;color:var(--warning);background:#f59e0b14;border:1px solid #f59e0b59;border-radius:999px;margin-bottom:1.6rem;padding:.35rem .85rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}._heroHeadline_cbs5q_117{color:#fff;letter-spacing:-.02em;margin:0 0 1.4rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;line-height:1.1}._heroHeadline_cbs5q_117 em{color:var(--warning);font-style:normal}._heroSub_cbs5q_132{color:#94a3b8;max-width:520px;margin:0 0 2.4rem;font-size:1.05rem;line-height:1.75}._heroCta_cbs5q_140{flex-wrap:wrap;gap:.9rem;display:flex}._ctaPrimary_cbs5q_146{background:var(--warning);color:var(--navy);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.55rem;padding:.85rem 1.7rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,box-shadow .2s;display:inline-flex}._ctaPrimary_cbs5q_146:hover{background:#fbbf24;box-shadow:0 8px 24px #f59e0b47}._ctaPrimary_cbs5q_146:focus-visible{outline-offset:3px;outline:2px solid #fff}._ctaGhost_cbs5q_172{color:#e2e8f0;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ffffff2e;align-items:center;gap:.55rem;padding:.85rem 1.7rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}._ctaGhost_cbs5q_172:hover{background:#ffffff0d;border-color:#fff6}._ctaGhost_cbs5q_172:focus-visible{outline:2px solid var(--warning);outline-offset:3px}._heroDecor_cbs5q_199{pointer-events:none;position:absolute;inset:0;overflow:hidden}._decor1_cbs5q_206{border:1px solid #f59e0b1f;border-radius:50%;width:480px;height:480px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}._decor2_cbs5q_217{background:radial-gradient(circle,#1a56db1f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:50%;right:60px;transform:translateY(-50%)}._proofBar_cbs5q_229{background:var(--bg-card);border-bottom:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);max-width:100%;display:grid}._statItem_cbs5q_238{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:.35rem;padding:2rem 1rem;display:flex}._statItem_cbs5q_238:last-child{border-right:none}._statValue_cbs5q_251{color:var(--primary);letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}._statLabel_cbs5q_260{color:var(--text-secondary);text-align:center;font-size:.8rem;font-weight:500}._problemSection_cbs5q_268{background:var(--navy);padding:6rem 1.5rem}._problemInner_cbs5q_273{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;max-width:1060px;margin:0 auto;display:grid}._problemLeft_cbs5q_282 ._sectionTitle_cbs5q_35{color:#f1f5f9}._problemLeft_cbs5q_282 ._sectionBody_cbs5q_44{color:#94a3b8}._painList_cbs5q_290{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}._painItem_cbs5q_299{color:#f1f5f9;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:1rem;padding:1.3rem 0;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.4;display:flex}._painItem_cbs5q_299:first-child{border-top:1px solid #ffffff12}._painDash_cbs5q_316{color:var(--warning);flex-shrink:0;margin-top:.05em;font-weight:700}._pivotSection_cbs5q_324{background:var(--primary);text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}._pivotSection_cbs5q_324:before{content:"";pointer-events:none;background:radial-gradient(#ffffff0f 0%,#0000 70%);position:absolute;inset:0}._pivotText_cbs5q_340{color:#fff;letter-spacing:-.02em;z-index:1;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:700;line-height:1.2;position:relative}._pivotText_cbs5q_340 em{color:var(--warning);font-style:normal}._howSection_cbs5q_358{background:var(--bg-page);padding:6rem 1.5rem}._howHeader_cbs5q_363{max-width:1060px;margin:0 auto 3rem}._stepsRow_cbs5q_368{grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:1060px;margin:0 auto;display:grid;position:relative}._stepCard_cbs5q_377{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.8rem 1.4rem;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}._stepCard_cbs5q_377:hover{border-color:var(--primary-border);box-shadow:var(--shadow-md);transform:translateY(-3px)}._stepTop_cbs5q_392{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}._stepIcon_cbs5q_399{border-radius:var(--radius-md);background:var(--primary-light);width:44px;height:44px;color:var(--primary);justify-content:center;align-items:center;font-size:1.1rem;display:flex}._stepNumber_cbs5q_411{letter-spacing:.1em;color:var(--text-muted);font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700}._stepTitle_cbs5q_419{color:var(--text-primary);margin:0 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:.98rem;font-weight:700}._stepDesc_cbs5q_427{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.6}._stepArrow_cbs5q_434{color:var(--border);z-index:2;background:var(--bg-page);padding:.2rem;font-size:.75rem;line-height:1;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)}._howNote_cbs5q_447{max-width:1060px;color:var(--text-muted);border-top:1px solid var(--border);margin:2rem auto 0;padding-top:1.5rem;font-size:.88rem;line-height:1.65}._storySection_cbs5q_458{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 1.5rem}._storyInner_cbs5q_465{grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;max-width:1060px;margin:0 auto;display:grid}._storyText_cbs5q_474 p{color:var(--text-secondary);margin:0 0 1.2rem;font-size:1rem;line-height:1.8}._missionBox_cbs5q_481{background:var(--navy);border-radius:var(--radius-xl);padding:2.4rem}._missionEye_cbs5q_487{letter-spacing:.12em;text-transform:uppercase;color:var(--warning);margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}._missionBox_cbs5q_481 p{color:#f1f5f9;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.65}._valuesSection_cbs5q_508{background:var(--bg-page);padding:6rem 1.5rem}._valuesHeader_cbs5q_513{max-width:1060px;margin:0 auto 2.5rem}._valuesGrid_cbs5q_518{grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:1060px;margin:0 auto;display:grid}._valueCard_cbs5q_526{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.8rem;transition:border-color .2s,box-shadow .2s}._valueCard_cbs5q_526:hover{border-color:var(--primary-border);box-shadow:var(--shadow-md)}._valueIcon_cbs5q_539{border-radius:var(--radius-md);background:var(--primary-light);width:44px;height:44px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1.1rem;font-size:1.05rem;display:flex}._valueCard_cbs5q_526 h3{color:var(--text-primary);margin:0 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}._valueCard_cbs5q_526 p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.65}._closeSection_cbs5q_568{background:var(--navy);text-align:center;padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}._closeInner_cbs5q_576{z-index:1;max-width:600px;margin:0 auto 4rem;position:relative}._closeHeadline_cbs5q_583{color:#fff;letter-spacing:-.02em;margin:0 0 1.2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;line-height:1.15}._closeSub_cbs5q_593{color:#94a3b8;margin:0 0 2.2rem;font-size:1rem;line-height:1.75}._tapRideMove_cbs5q_600{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex;position:relative}._tapWord_cbs5q_609{color:#ffffff14;letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;display:inline-block}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=900px){._proofBar_cbs5q_229{grid-template-columns:repeat(2,1fr)}._statItem_cbs5q_238:nth-child(2){border-right:none}._statItem_cbs5q_238:nth-child(3){border-top:1px solid var(--border)}._statItem_cbs5q_238:nth-child(4){border-top:1px solid var(--border);border-right:none}._problemInner_cbs5q_273{grid-template-columns:1fr;gap:2.5rem}._stepsRow_cbs5q_368{grid-template-columns:repeat(2,1fr)}._stepArrow_cbs5q_434{display:none}._storyInner_cbs5q_465,._valuesGrid_cbs5q_518{grid-template-columns:1fr}}@media (width<=600px){._hero_cbs5q_53{min-height:100svh}._backBtn_cbs5q_71{margin-bottom:2.5rem}._proofBar_cbs5q_229{grid-template-columns:repeat(2,1fr)}._stepsRow_cbs5q_368{grid-template-columns:1fr}._heroCta_cbs5q_140{flex-direction:column}._ctaPrimary_cbs5q_146,._ctaGhost_cbs5q_172{justify-content:center;width:100%}._painItem_cbs5q_299{font-size:1rem}._tapWord_cbs5q_609{font-size:2.2rem}}._authPage_1xels_3{background:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:40px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}._header_1xels_14{text-align:center;width:100%;margin-bottom:32px}._logoBox_1xels_20{align-items:center;gap:8px;margin-bottom:24px;display:inline-flex}._logoIcon_1xels_27{color:#1a56db;font-size:24px}._logoImg_1xels_32{object-fit:contain;width:auto;height:95px}._authPage_1xels_3{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._backdropImage_1xels_47{object-fit:cover;opacity:.12;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._content_1xels_58{z-index:1;width:100%;max-width:420px;padding:24px;position:relative}._logoText_1xels_65{color:#1a56db;letter-spacing:-.02em;font-size:18px;font-weight:700}._title_1xels_72{color:#111827;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.3}._subtitle_1xels_80{color:#6b7280;margin:0;font-size:14px;line-height:1.5}._formCard_1xels_88{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:390px;padding:28px 24px;box-shadow:0 1px 3px #0000000d}._footer_1xels_99{text-align:center;color:#6b7280;margin-top:24px;font-size:14px}._footerLink_1xels_106{color:#1a56db;cursor:pointer;background:0 0;border:none;padding:0 4px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:underline;transition:all .2s}._footerLink_1xels_106:hover{color:#1240a0;text-decoration-thickness:2px}@media (width<=480px){._authPage_1xels_3{padding:32px 12px}._formCard_1xels_88{border-radius:12px;padding:24px 20px}._title_1xels_72{font-size:24px}._subtitle_1xels_80{font-size:13px}}@media (width<=360px){._authPage_1xels_3{padding:24px 8px}._formCard_1xels_88{padding:20px 16px}._title_1xels_72{font-size:20px}}._fieldWrapper_dlboc_1{flex-direction:column;margin-bottom:16px;display:flex}._label_dlboc_7{color:#374151;gap:4px;margin-bottom:6px;font-size:13px;font-weight:500;display:flex}._required_dlboc_16{color:#e02424;font-weight:600}._input_dlboc_21{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:48px;padding:0 14px;font-family:inherit;font-size:15px;transition:all .2s}._input_dlboc_21::placeholder{color:#9ca3af}._input_dlboc_21:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db26}._input_dlboc_21:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}._input_dlboc_21._errorInput_dlboc_49,._input_dlboc_21._errorInput_dlboc_49:focus{border-color:#e02424;box-shadow:0 0 0 3px #e0242426}._errorMessage_dlboc_59{color:#e02424;margin-top:4px;margin-bottom:-8px;font-size:12px;line-height:1.4}@media (width<=480px){._input_dlboc_21{height:44px;padding:0 12px;font-size:14px}}._fieldWrapper_7nq2n_1{flex-direction:column;margin-bottom:16px;display:flex}._label_7nq2n_7{color:#374151;gap:4px;margin-bottom:6px;font-size:13px;font-weight:500;display:flex}._required_7nq2n_16{color:#e02424;font-weight:600}._passwordInputBox_7nq2n_21{align-items:center;display:flex;position:relative}._input_7nq2n_27{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;height:48px;padding:0 44px 0 14px;font-family:inherit;font-size:15px;transition:all .2s}._input_7nq2n_27::placeholder{color:#9ca3af}._input_7nq2n_27:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db26}._input_7nq2n_27._errorInput_7nq2n_51,._input_7nq2n_27._errorInput_7nq2n_51:focus{border-color:#e02424;box-shadow:0 0 0 3px #e0242426}._toggleButton_7nq2n_61{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:0;transition:color .2s;display:flex;position:absolute;right:12px}._toggleButton_7nq2n_61:hover{color:#1a56db}._toggleButton_7nq2n_61:focus{color:#1a56db;outline:none}._icon_7nq2n_85{font-size:16px}._strengthMeterBox_7nq2n_90{margin-top:8px;margin-bottom:4px}._strengthBar_7nq2n_95{background:#e5e7eb;border-radius:2px;height:4px;margin-bottom:4px;overflow:hidden}._strengthFill_7nq2n_103{border-radius:2px;height:100%;transition:all .3s}._strengthFill_7nq2n_103._level1_7nq2n_109{background:#e02424;width:25%}._strengthFill_7nq2n_103._level2_7nq2n_114{background:#f59e0b;width:50%}._strengthFill_7nq2n_103._level3_7nq2n_119{background:#1a56db;width:75%}._strengthFill_7nq2n_103._level4_7nq2n_124{background:#0e9f6e;width:100%}._strengthLabel_7nq2n_129{font-size:12px;font-weight:500;display:inline-block}._strengthLabel_7nq2n_129._text1_7nq2n_135{color:#e02424}._strengthLabel_7nq2n_129._text2_7nq2n_139{color:#f59e0b}._strengthLabel_7nq2n_129._text3_7nq2n_143{color:#1a56db}._strengthLabel_7nq2n_129._text4_7nq2n_147{color:#0e9f6e}._errorMessage_7nq2n_152{color:#e02424;margin-top:4px;margin-bottom:-8px;font-size:12px;line-height:1.4}@media (width<=480px){._input_7nq2n_27{height:44px;padding:0 40px 0 12px;font-size:14px}._toggleButton_7nq2n_61{padding:6px;right:10px}._icon_7nq2n_85{font-size:14px}}@keyframes _spin_60pzb_78{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_60pzb_10{cursor:pointer;letter-spacing:.5px;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}._button_60pzb_10:active:not(:disabled){transform:scale(.98)}._button_60pzb_10:disabled{opacity:.5;cursor:not-allowed}._primary_60pzb_36{color:#fff;background:#1a56db}._primary_60pzb_36:hover:not(:disabled){background:#1240a0;transform:translateY(-2px);box-shadow:0 4px 12px #1a56db4d}._secondary_60pzb_48{color:#fff;background:0 0;border:1.5px solid #fff}._secondary_60pzb_48:hover:not(:disabled){background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}._outline_60pzb_61{color:#1a56db;background:0 0;border:1.5px solid #1a56db}._outline_60pzb_61:hover:not(:disabled){background:#ebf5ff;transform:translateY(-2px)}._fullWidth_60pzb_73{width:100%}._spinner_60pzb_78{font-size:14px;animation:1s linear infinite _spin_60pzb_78}@media (width<=480px){._button_60pzb_10{height:44px;padding:0 16px;font-size:14px}}@media (width<=360px){._button_60pzb_10{height:40px;font-size:13px}}._divider_kfipj_1{align-items:center;gap:12px;margin:20px 0;display:flex}._divider_kfipj_1:before,._divider_kfipj_1:after{content:"";background:#e5e7eb;flex:1;height:1px}._dividerText_kfipj_16{color:#9ca3af;white-space:nowrap;font-size:13px;font-weight:500}._socialButtonsRow_kfipj_23{gap:12px;width:100%;display:flex}._socialButton_kfipj_23{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;font-size:0;transition:all .2s;display:flex}._socialButton_kfipj_23:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}._socialButton_kfipj_23:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db26}._socialButton_kfipj_23:disabled{opacity:.5;cursor:not-allowed}._icon_kfipj_60{color:#374151;font-size:20px}._socialButton_kfipj_23:hover:not(:disabled) ._icon_kfipj_60{color:#1a56db}@media (width<=480px){._socialButton_kfipj_23{height:40px}._icon_kfipj_60{font-size:18px}}@media (width<=360px){._socialButtonsRow_kfipj_23{gap:8px}._socialButton_kfipj_23{height:36px}._icon_kfipj_60{font-size:16px}}._form_axzah_1{flex-direction:column;gap:16px;display:flex}._errorBanner_axzah_7{color:#991b1b;background:#fef2f2;border-left:4px solid #e02424;border-radius:6px;margin-bottom:8px;padding:12px 14px;font-size:13px;line-height:1.4}._passwordFieldContainer_axzah_18{position:relative}._forgotPasswordLink_axzah_22{text-align:right;color:#1a56db;cursor:pointer;background:0 0;border:none;width:100%;margin-top:6px;padding:0;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:block}._forgotPasswordLink_axzah_22:hover{color:#1240a0;text-decoration:underline}._toastContainer_axzah_42{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}._toast_axzah_42{border-radius:8px;padding:12px 16px;font-size:13px;font-weight:500;animation:.3s ease-out _slideDown_axzah_1;box-shadow:0 4px 12px #00000026}@keyframes _slideDown_axzah_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._toast_axzah_42._success_axzah_73{color:#065f46;background:#ecfdf5;border-left:4px solid #0e9f6e}._toast_axzah_42._error_axzah_7{color:#991b1b;background:#fef2f2;border-left:4px solid #e02424}._toast_axzah_42._info_axzah_85{color:#1e40af;background:#eff6ff;border-left:4px solid #1a56db}@media (width<=480px){._form_axzah_1{gap:14px}}._checkboxWrapper_1vo4u_1{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}._checkboxContainer_1vo4u_8{align-items:flex-start;display:flex}._hiddenCheckbox_1vo4u_13{display:none}._label_1vo4u_17{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;display:flex}._customCheckbox_1vo4u_25{background:#fff;border:1.5px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;transition:all .2s;display:flex}._hiddenCheckbox_1vo4u_13:checked+._label_1vo4u_17 ._customCheckbox_1vo4u_25{background:#1a56db;border-color:#1a56db}._hiddenCheckbox_1vo4u_13:focus-visible+._label_1vo4u_17 ._customCheckbox_1vo4u_25{box-shadow:0 0 0 3px #1a56db26}._hiddenCheckbox_1vo4u_13:disabled+._label_1vo4u_17{opacity:.5;cursor:not-allowed}._checkIcon_1vo4u_53{color:#fff;font-size:12px;font-weight:700}._labelText_1vo4u_59{color:#374151;padding-top:2px;font-size:14px;line-height:1.5}._link_1vo4u_66{color:#1a56db;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}._link_1vo4u_66:hover:not(:disabled){color:#1240a0;text-decoration-thickness:2px}._link_1vo4u_66:disabled{opacity:.5;cursor:not-allowed}._errorMessage_1vo4u_89{color:#e02424;margin:0 0 -8px 30px;font-size:12px;line-height:1.4}@media (width<=480px){._customCheckbox_1vo4u_25{width:18px;min-width:18px;height:18px;margin-top:3px}._labelText_1vo4u_59,._link_1vo4u_66{font-size:13px}}._form_1jo0d_1{flex-direction:column;gap:16px;width:100%;display:flex}._errorBanner_1jo0d_8{color:#991b1b;word-break:break-word;background:#fef2f2;border-left:4px solid #e02424;border-radius:6px;margin-bottom:8px;padding:12px 14px;font-size:13px;line-height:1.4}._nameRow_1jo0d_21{gap:12px;width:100%;display:flex}._nameRow_1jo0d_21>*{flex:1;min-width:0}._toastContainer_1jo0d_33{z-index:1000;flex-direction:column;gap:8px;width:auto;max-width:90vw;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}._toast_1jo0d_33{white-space:nowrap;border-radius:8px;padding:12px 16px;font-size:13px;font-weight:500;animation:.3s ease-out _slideDown_1jo0d_1;box-shadow:0 4px 12px #00000026}@keyframes _slideDown_1jo0d_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._toast_1jo0d_33._success_1jo0d_67{color:#065f46;background:#ecfdf5;border-left:4px solid #0e9f6e}._toast_1jo0d_33._error_1jo0d_8{color:#991b1b;background:#fef2f2;border-left:4px solid #e02424}._toast_1jo0d_33._info_1jo0d_79{color:#1e40af;background:#eff6ff;border-left:4px solid #1a56db}@media (width>=1280px){._form_1jo0d_1{gap:20px}._nameRow_1jo0d_21{gap:16px}._errorBanner_1jo0d_8{padding:14px 16px;font-size:14px}._toast_1jo0d_33{padding:14px 20px;font-size:14px}}@media (width>=1024px) and (width<=1279px){._form_1jo0d_1{gap:18px}._nameRow_1jo0d_21{gap:14px}}@media (width>=768px) and (width<=1023px){._form_1jo0d_1{gap:16px}._nameRow_1jo0d_21{gap:12px}._toastContainer_1jo0d_33{max-width:80vw;top:12px}}@media (width>=600px) and (width<=767px){._form_1jo0d_1{gap:15px}._nameRow_1jo0d_21{gap:10px}._errorBanner_1jo0d_8{padding:11px 13px;font-size:13px}._toastContainer_1jo0d_33{max-width:85vw;top:12px}._toast_1jo0d_33{white-space:normal;padding:11px 15px;font-size:13px}}@media (width>=480px) and (width<=599px){._form_1jo0d_1{gap:14px}._nameRow_1jo0d_21{gap:8px}._errorBanner_1jo0d_8{padding:10px 12px;font-size:12px}._toastContainer_1jo0d_33{max-width:90vw;top:10px}._toast_1jo0d_33{white-space:normal;padding:10px 14px;font-size:12px}}@media (width>=360px) and (width<=479px){._form_1jo0d_1{gap:13px}._nameRow_1jo0d_21{flex-direction:column;gap:13px}._errorBanner_1jo0d_8{padding:10px 12px;font-size:12px}._toastContainer_1jo0d_33{max-width:100%;top:8px;left:12px;right:12px;transform:none}._toast_1jo0d_33{white-space:normal;text-align:center;padding:10px 12px;font-size:12px}}@media (width<=359px){._form_1jo0d_1{gap:12px}._nameRow_1jo0d_21{flex-direction:column;gap:12px}._errorBanner_1jo0d_8{border-left-width:3px;padding:9px 10px;font-size:11px}._toastContainer_1jo0d_33{max-width:100%;top:6px;left:8px;right:8px;transform:none}._toast_1jo0d_33{white-space:normal;text-align:center;border-left-width:3px;padding:9px 10px;font-size:11px}}@keyframes _shake_l67h8_27{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._otpWrapper_l67h8_14{flex-direction:column;gap:12px;display:flex}._otpContainer_l67h8_20{justify-content:center;gap:8px;transition:all .2s;display:flex}._otpContainer_l67h8_20._shake_l67h8_27{animation:.5s ease-in-out _shake_l67h8_27}._otpBox_l67h8_31{text-align:center;color:#111827;-moz-appearance:textfield;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;width:48px;height:56px;font-family:Courier New,monospace;font-size:24px;font-weight:700;transition:all .2s}._otpBox_l67h8_31::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._otpBox_l67h8_31::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._otpBox_l67h8_31:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db26}._otpBox_l67h8_31._filled_l67h8_58{background:#f0f7ff;border-color:#1a56db}._otpBox_l67h8_31._errorBox_l67h8_63{border-color:#e02424;box-shadow:0 0 0 3px #e0242426}._otpBox_l67h8_31:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#d1d5db}._otpContainer_l67h8_20._errorState_l67h8_76{animation:.5s ease-in-out _shake_l67h8_27}._errorMessage_l67h8_80{color:#e02424;text-align:center;margin:0;font-size:12px;line-height:1.4}._demoHint_l67h8_88{color:#9ca3af;text-align:center;background:#f9fafb;border-radius:6px;margin:0;padding:8px;font-size:12px}._demoHint_l67h8_88 code{color:#6b7280;letter-spacing:2px;font-family:Courier New,monospace;font-weight:600}._otpContainer_l67h8_20._success_l67h8_106{opacity:1}._otpBox_l67h8_31._success_l67h8_106{background:#ecfdf5;border-color:#0e9f6e}@media (width<=480px){._otpBox_l67h8_31{border-radius:8px;width:44px;height:52px;font-size:20px}._otpContainer_l67h8_20{gap:6px}}@media (width<=360px){._otpBox_l67h8_31{width:40px;height:48px;font-size:18px}._otpContainer_l67h8_20{gap:4px}}._container_1ytoe_1{flex-direction:column;gap:20px;display:flex}._resendSection_1ytoe_7{text-align:center;min-height:20px}._countdown_1ytoe_12{color:#6b7280;margin:0;font-size:13px;font-weight:500}._resendLink_1ytoe_19{color:#1a56db;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:13px;font-weight:600;text-decoration:underline;transition:color .2s}._resendLink_1ytoe_19:hover:not(:disabled){color:#1240a0}._resendLink_1ytoe_19:disabled{opacity:.5;cursor:not-allowed}._backButton_1ytoe_40{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:8px;padding:8px;font-family:inherit;font-size:14px;font-weight:500;transition:color .2s}._backButton_1ytoe_40:hover:not(:disabled){color:#1a56db;text-decoration:underline}._backButton_1ytoe_40:disabled{opacity:.5;cursor:not-allowed}._toastContainer_1ytoe_64{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}._toast_1ytoe_64{border-radius:8px;padding:12px 16px;font-size:13px;font-weight:500;animation:.3s ease-out _slideDown_1ytoe_1;box-shadow:0 4px 12px #00000026}@keyframes _slideDown_1ytoe_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._toast_1ytoe_64._success_1ytoe_95{color:#065f46;background:#ecfdf5;border-left:4px solid #0e9f6e}._toast_1ytoe_64._error_1ytoe_101{color:#991b1b;background:#fef2f2;border-left:4px solid #e02424}._toast_1ytoe_64._info_1ytoe_107{color:#1e40af;background:#eff6ff;border-left:4px solid #1a56db}@media (width<=480px){._container_1ytoe_1{gap:18px}}._container_1in7t_1{flex-direction:column;gap:20px;display:flex}._form_1in7t_7{flex-direction:column;gap:16px;display:flex}._backButton_1in7t_13{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:8px;padding:8px;font-family:inherit;font-size:14px;font-weight:500;transition:color .2s}._backButton_1in7t_13:hover:not(:disabled){color:#1a56db;text-decoration:underline}._backButton_1in7t_13:disabled{opacity:.5;cursor:not-allowed}._toastContainer_1in7t_37{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}._toast_1in7t_37{border-radius:8px;padding:12px 16px;font-size:13px;font-weight:500;animation:.3s ease-out _slideDown_1in7t_1;box-shadow:0 4px 12px #00000026}@keyframes _slideDown_1in7t_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._toast_1in7t_37._success_1in7t_68{color:#065f46;background:#ecfdf5;border-left:4px solid #0e9f6e}._toast_1in7t_37._error_1in7t_74{color:#991b1b;background:#fef2f2;border-left:4px solid #e02424}._toast_1in7t_37._info_1in7t_80{color:#1e40af;background:#eff6ff;border-left:4px solid #1a56db}@media (width<=480px){._container_1in7t_1{gap:18px}._form_1in7t_7{gap:14px}}
