.checking_wrapper__1dV0I{display:flex;min-height:100vh;background:linear-gradient(135deg,var(--surface-sunken) 0,var(--surface-sunken) 100%)}.checking_mainContent__VdS7r{flex:1;margin-left:300px;display:flex;flex-direction:column}.checking_hero__3FPlB{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:5rem 2rem;background:linear-gradient(135deg,var(--brand-900) 0,var(--brand-700) 100%);color:white;position:relative;overflow:hidden}.checking_hero__3FPlB:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,rgba(26,107,82,.15) 0,transparent 70%);pointer-events:none;z-index:0}.checking_heroContent__XrIZ8{display:flex;flex-direction:column;justify-content:center;gap:2rem;z-index:1}.checking_heroTitle__bZqge{font-size:3.5rem;font-weight:800;line-height:1.2;margin:0;letter-spacing:-.02em}.checking_highlight__udisL{background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}.checking_heroSubtitle__Udm1d{font-size:1.25rem;opacity:.95;line-height:1.6;font-weight:400;max-width:500px}.checking_heroCTA__BFum0{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.checking_primaryButton__Vya0l{padding:1rem 2rem;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);color:var(--brand-900);border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(26,107,82,.3);letter-spacing:.05em}.checking_primaryButton__Vya0l:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(26,107,82,.4)}.checking_secondaryButton__J8BlM{padding:1rem 2rem;background:transparent;color:white;border:2px solid rgba(26,107,82,.4);border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.05em}.checking_secondaryButton__J8BlM:hover{background:rgba(26,107,82,.1);border-color:rgba(26,107,82,.6)}.checking_heroImage__0zGjG{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.checking_cardFloat__x6w8z{animation:checking_float__7rTlX 6s ease-in-out infinite}@keyframes checking_float__7rTlX{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.checking_debitCard__1ay_K{width:400px;height:250px;background:linear-gradient(135deg,var(--brand-900) 0,var(--brand-900) 100%);border-radius:20px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 60px rgba(0,0,0,.4);border:1px solid rgba(26,107,82,.3);position:relative;overflow:hidden}.checking_debitCard__1ay_K:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.checking_cardChip__vG4vN,.checking_debitCard__1ay_K:before{background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%)}.checking_cardChip__vG4vN{width:50px;height:40px;border-radius:8px;box-shadow:0 4px 12px rgba(26,107,82,.3)}.checking_cardNumber__L_tJb{font-size:1.5rem;letter-spacing:.2em;font-family:SF Mono,Monaco,Inconsolata,monospace;color:white;font-weight:600}.checking_cardName__f3rf9{font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:white;font-weight:600}.checking_cardType__rLt9r{position:absolute;bottom:2rem;right:2rem;font-size:.875rem;color:rgba(201,162,39,.8);font-weight:700;text-transform:uppercase}.checking_comparison__ex_a6{padding:5rem 2rem;max-width:1400px;margin:0 auto}.checking_sectionTitle__arwhZ{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--brand-900);letter-spacing:-.01em;position:relative;padding-bottom:1.5rem}.checking_sectionTitle__arwhZ:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);border-radius:2px}.checking_accountTabs__debNZ{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;background:white;padding:.5rem;border-radius:16px;box-shadow:0 4px 20px rgba(11,42,34,.06);border:1px solid rgba(26,107,82,.15);max-width:800px;margin-left:auto;margin-right:auto}.checking_tab__nHdUg{flex:1;min-width:150px;padding:1rem 1.5rem;background:transparent;border:2px solid rgba(26,107,82,.2);border-radius:12px;font-size:1rem;font-weight:700;color:var(--neutral-500);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.checking_tab__nHdUg:hover{border-color:rgba(26,107,82,.4);color:var(--brand-900);background:rgba(26,107,82,.08)}.checking_activeTab__BAE1i{background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);color:var(--brand-900);border-color:transparent;box-shadow:0 4px 12px rgba(26,107,82,.3)}.checking_accountDetails__sFMmq{background:white;border-radius:20px;padding:3rem;box-shadow:0 4px 24px rgba(11,42,34,.08);border:1px solid rgba(26,107,82,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.checking_accountDetails__sFMmq:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(11,42,34,.12)}.checking_detailsGrid__N8rFh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.checking_detailCard__RHm3q{display:flex;flex-direction:column;gap:.75rem;padding:2rem;background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.04));border-radius:16px;border:1px solid rgba(26,107,82,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.checking_detailCard__RHm3q:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(11,42,34,.1);border-color:rgba(26,107,82,.3)}.checking_detailLabel__3_sHv{font-size:.75rem;color:var(--neutral-500);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.checking_detailValue___BKwW{font-size:2rem;font-weight:800;color:var(--brand-900);font-feature-settings:"tnum"}.checking_detailNote__4hIol{font-size:.875rem;color:var(--neutral-500);line-height:1.5;font-weight:500}.checking_featuresSection__UE1sZ{margin-bottom:3rem}.checking_featuresSection__UE1sZ h3{font-size:1.5rem;margin-bottom:1.5rem;color:var(--brand-900);font-weight:700;padding-bottom:1rem;border-bottom:1px solid rgba(26,107,82,.15)}.checking_featuresGrid__Wvw_c{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.checking_feature__wVTX_{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(26,107,82,.05),rgba(26,107,82,.02));border-radius:12px;border:1px solid rgba(26,107,82,.1);transition:all .2s}.checking_feature__wVTX_:hover{background:rgba(26,107,82,.08);border-color:rgba(26,107,82,.2)}.checking_featureIcon__y395C{color:var(--accent-600);font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,rgba(26,107,82,.15),rgba(26,107,82,.1));width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checking_featureText__6FPSn{font-weight:600;color:var(--neutral-700);flex:1}.checking_accountActions__iru2g{display:flex;gap:1rem;padding-top:2.5rem;border-top:1px solid rgba(26,107,82,.15)}.checking_linkButton__c6aR_{background:none;border:none;color:var(--accent-600);font-size:1rem;font-weight:700;cursor:pointer;padding:.75rem 1.5rem;border-radius:10px;transition:all .2s;text-decoration:none}.checking_linkButton__c6aR_:hover{background:rgba(26,107,82,.1);color:var(--accent-600)}.checking_benefits__NzJ9a{padding:5rem 2rem;background:linear-gradient(135deg,var(--surface-sunken) 0,var(--surface) 100%)}.checking_benefitsGrid__YnK27{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.checking_benefitCard__7F8wO{text-align:center;padding:2.5rem;background:white;border-radius:20px;box-shadow:0 4px 24px rgba(11,42,34,.08);border:1px solid rgba(26,107,82,.15);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.checking_benefitCard__7F8wO:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(11,42,34,.15);border-color:rgba(26,107,82,.3)}.checking_benefitCard__7F8wO:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);opacity:0;transition:opacity .3s ease}.checking_benefitCard__7F8wO:hover:before{opacity:1}.checking_benefitIcon__10pyB{font-size:3rem;margin-bottom:1.5rem;color:var(--accent-600);background:linear-gradient(135deg,rgba(26,107,82,.15),rgba(26,107,82,.1));width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.checking_benefitCard__7F8wO h3{font-size:1.5rem;margin-bottom:1rem;color:var(--brand-900);font-weight:700;letter-spacing:-.01em}.checking_benefitCard__7F8wO p{color:var(--neutral-500);line-height:1.6;font-size:.95rem;font-weight:500}.checking_faqs__3mxxh{padding:5rem 2rem;max-width:900px;margin:0 auto}.checking_faqList__m_LjZ{display:flex;flex-direction:column;gap:1rem}.checking_faqItem__Nqdub{background:white;border-radius:16px;border:1px solid rgba(26,107,82,.15);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.checking_faqItem__Nqdub[open]{box-shadow:0 8px 32px rgba(11,42,34,.1);border-color:rgba(26,107,82,.3)}.checking_faqQuestion__aZvN3{font-weight:700;color:var(--brand-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,rgba(26,107,82,.04),rgba(26,107,82,.02));border-bottom:1px solid transparent;transition:all .2s;font-size:1.125rem}.checking_faqItem__Nqdub[open] .checking_faqQuestion__aZvN3{background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.04));border-bottom-color:rgba(26,107,82,.15)}.checking_faqQuestion__aZvN3:after{content:"+";font-size:1.5rem;color:var(--accent-600);transition:transform .3s cubic-bezier(.4,0,.2,1);font-weight:300;flex-shrink:0;margin-left:1rem}.checking_faqItem__Nqdub[open] .checking_faqQuestion__aZvN3:after{transform:rotate(45deg)}.checking_faqAnswer__U9JXM{padding:2rem;color:var(--neutral-500);line-height:1.6;font-size:.95rem;font-weight:500;background:white}.checking_ctaSection__OB5Vp{padding:5rem 2rem;background:linear-gradient(135deg,var(--brand-900) 0,var(--brand-700) 100%);color:white;text-align:center;position:relative;overflow:hidden}.checking_ctaSection__OB5Vp:before{content:"";position:absolute;top:-50%;left:-10%;width:60%;height:200%;background:radial-gradient(circle,rgba(26,107,82,.15) 0,transparent 70%);pointer-events:none}.checking_ctaContent__SS0_0{position:relative;z-index:1;max-width:800px;margin:0 auto}.checking_ctaContent__SS0_0 h2{font-size:2.5rem;margin-bottom:1rem;font-weight:800;letter-spacing:-.02em}.checking_ctaContent__SS0_0 p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;font-weight:400;line-height:1.6}.checking_ctaButtons__nE5IA{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.checking_ctaButtons__nE5IA .checking_primaryButton__Vya0l,.checking_ctaButtons__nE5IA .checking_secondaryButton__J8BlM{min-width:200px}.checking_ctaNote__bWmHn{font-size:.875rem;opacity:.8;font-weight:500}.checking_ctaHighlight__5IBWT{color:var(--accent-400);font-weight:700}@media (max-width:1024px){.checking_mainContent__VdS7r{margin-left:0}.checking_hero__3FPlB{grid-template-columns:1fr;text-align:center;gap:3rem}.checking_heroImage__0zGjG{order:-1}.checking_debitCard__1ay_K{width:350px;height:220px}.checking_benefitsGrid__YnK27{grid-template-columns:1fr 1fr}}@media (max-width:768px){.checking_heroTitle__bZqge{font-size:2.5rem}.checking_heroSubtitle__Udm1d{font-size:1.125rem}.checking_accountTabs__debNZ{flex-direction:column;padding:.5rem}.checking_tab__nHdUg{width:100%}.checking_detailsGrid__N8rFh{grid-template-columns:1fr}.checking_ctaButtons__nE5IA{flex-direction:column}.checking_ctaButtons__nE5IA .checking_primaryButton__Vya0l,.checking_ctaButtons__nE5IA .checking_secondaryButton__J8BlM{width:100%;min-width:auto}.checking_debitCard__1ay_K{width:320px;height:200px;padding:1.5rem}.checking_cardNumber__L_tJb{font-size:1.25rem}.checking_benefitsGrid__YnK27{grid-template-columns:1fr;gap:2rem}.checking_accountDetails__sFMmq{padding:2rem}.checking_featuresGrid__Wvw_c{grid-template-columns:1fr}}@media (max-width:480px){.checking_benefits__NzJ9a,.checking_comparison__ex_a6,.checking_ctaSection__OB5Vp,.checking_faqs__3mxxh,.checking_hero__3FPlB{padding:3rem 1.5rem}.checking_heroTitle__bZqge,.checking_sectionTitle__arwhZ{font-size:2rem}.checking_debitCard__1ay_K{width:280px;height:180px;padding:1.25rem}.checking_cardNumber__L_tJb{font-size:1rem}.checking_faqQuestion__aZvN3{padding:1.25rem;font-size:1rem}.checking_faqAnswer__U9JXM{padding:1.5rem}}.LanguageSwitcher_wrapper__u9SX8{position:relative;display:inline-flex}.LanguageSwitcher_trigger__1UT1E{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:transparent;color:inherit;font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.LanguageSwitcher_trigger__1UT1E:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28)}.LanguageSwitcher_trigger__1UT1E:focus-visible{outline:2px solid var(--accent-400);outline-offset:2px}.LanguageSwitcher_globe__exeyo{width:16px;height:16px;flex-shrink:0}.LanguageSwitcher_label__jsa_e{white-space:nowrap}.LanguageSwitcher_chevron__ns3pZ{width:13px;height:13px;flex-shrink:0;transition:transform .15s ease}.LanguageSwitcher_chevronOpen__dchxZ{transform:rotate(180deg)}.LanguageSwitcher_menu__3CvuY{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:190px;margin:0;padding:5px;list-style:none;background:var(--surface);border:1px solid rgba(11,42,34,.1);border-radius:10px;box-shadow:0 12px 32px rgba(11,42,34,.16)}.LanguageSwitcher_option__2YTKO{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:var(--brand-900);font-size:14px;text-align:left;cursor:pointer}.LanguageSwitcher_option__2YTKO:hover{background:rgba(26,107,82,.12)}.LanguageSwitcher_option__2YTKO:focus-visible{outline:2px solid var(--accent-400);outline-offset:-2px}.LanguageSwitcher_optionActive__RUIT3{font-weight:600}.LanguageSwitcher_optionLabel__6d5Tz{flex-shrink:0}.LanguageSwitcher_optionSub__LVLGw{color:var(--neutral-500);font-size:12px;margin-left:auto}.LanguageSwitcher_optionActive__RUIT3 .LanguageSwitcher_optionSub__LVLGw{margin-left:0}.LanguageSwitcher_check__tTiVI{width:15px;height:15px;margin-left:auto;color:var(--accent-600);flex-shrink:0}.lightSurface .LanguageSwitcher_trigger__1UT1E{border-color:rgba(11,42,34,.16)}.lightSurface .LanguageSwitcher_trigger__1UT1E:hover{background:rgba(11,42,34,.05);border-color:rgba(11,42,34,.3)}@media (prefers-color-scheme:dark){.LanguageSwitcher_menu__3CvuY{background:var(--brand-700);border-color:rgba(255,255,255,.12)}.LanguageSwitcher_option__2YTKO{color:var(--surface-sunken)}.LanguageSwitcher_option__2YTKO:hover{background:rgba(26,107,82,.2)}}.Header_header__MvnS2{--aec-gold:var(--accent-600);--aec-gold-light:var(--accent-300);--aec-gold-dark:var(--accent-600);--aec-navy:var(--brand-900);--aec-navy-light:var(--brand-700);--aec-navy-dark:var(--brand-900);--aec-cream:var(--surface-sunken);--aec-text:var(--brand-900);--aec-text-muted:var(--neutral-500);--aec-border:rgba(26,107,82,0.2);position:sticky;top:0;z-index:90;background:linear-gradient(180deg,var(--surface) 0,var(--aec-cream) 100%);border-bottom:1px solid var(--aec-border);box-shadow:0 2px 12px rgba(11,42,34,.06)}.Header_headerContent__zP2Kf{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.75rem;gap:1.5rem;max-width:1920px;margin:0 auto}.Header_searchForm__Dm9Xm{flex:1;max-width:480px;min-width:0}.Header_searchContainer__Y3b_6{position:relative;display:flex;align-items:center;background:white;border:1px solid var(--aec-border);border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Header_searchContainer__Y3b_6:focus-within{border-color:var(--aec-gold);box-shadow:0 0 0 3px rgba(26,107,82,.1)}.Header_searchIcon__qRqpD{position:absolute;left:.875rem;width:18px;height:18px;color:var(--aec-gold);pointer-events:none;display:flex;align-items:center;justify-content:center}.Header_searchIcon__qRqpD svg{width:18px;height:18px}.Header_searchInput__bkJUn{width:100%;padding:.75rem 3.5rem .75rem 2.75rem;background:transparent;border:none;outline:none;font-size:.875rem;color:var(--aec-text);font-weight:500}.Header_searchInput__bkJUn::placeholder{color:var(--aec-text-muted);font-weight:400}.Header_searchShortcut__6eENn{position:absolute;right:.75rem;padding:.25rem .5rem;background:var(--aec-cream);border:1px solid var(--aec-border);border-radius:5px;font-size:.6875rem;color:var(--aec-gold-dark);font-weight:600}.Header_rightSection__7EQyP{display:flex;align-items:center;gap:1rem;flex-shrink:0}.Header_balanceDisplay__DSIoO{display:flex;flex-direction:column;align-items:flex-end;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));border:1px solid var(--aec-border);border-radius:10px;gap:.125rem}.Header_balanceLabel__SQsKW{font-size:.625rem;color:var(--aec-gold-dark);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.Header_balanceValue__7V_om{font-size:1.125rem;font-weight:700;color:var(--aec-navy);font-variant-numeric:tabular-nums}.Header_quickActions___HRWE{display:flex;gap:.5rem}.Header_actionButton__c81AA{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid var(--aec-border);border-radius:10px;cursor:pointer;transition:all .2s ease;color:var(--aec-gold-dark);flex-shrink:0}.Header_actionButton__c81AA svg{width:18px;height:18px}.Header_actionButton__c81AA:hover{background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);border-color:transparent;color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,107,82,.25)}.Header_notificationWrapper__zXlzc{position:relative}.Header_notificationButton__eU8GC{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid var(--aec-border);border-radius:10px;cursor:pointer;transition:all .2s ease;color:var(--aec-gold-dark);flex-shrink:0}.Header_notificationButton__eU8GC svg{width:20px;height:20px}.Header_notificationButton__eU8GC:hover{border-color:var(--aec-gold);color:var(--aec-gold)}.Header_notificationBadge__tHfy7{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 .25rem;background:linear-gradient(135deg,var(--error-700) 0,var(--error-800) 100%);color:white;border-radius:9px;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 6px rgba(220,38,38,.3)}.Header_notificationDropdown__J66XE{position:absolute;top:calc(100% + .625rem);right:0;width:360px;max-width:calc(100vw - 2rem);background:white;border-radius:12px;border:1px solid var(--aec-border);box-shadow:0 20px 50px rgba(11,42,34,.15);overflow:hidden;animation:Header_dropdownSlide__XYE4n .25s cubic-bezier(.4,0,.2,1);z-index:100}@keyframes Header_dropdownSlide__XYE4n{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownHeader__byO0O{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));border-bottom:1px solid var(--aec-border)}.Header_dropdownHeader__byO0O h3{font-size:.9375rem;color:var(--aec-navy);margin:0;font-weight:700}.Header_markAllRead__U5mzt{font-size:.75rem;color:var(--aec-gold-dark);background:none;border:none;cursor:pointer;font-weight:600;transition:color .2s;padding:0}.Header_markAllRead__U5mzt:hover{color:var(--aec-gold)}.Header_notificationList__jlSFI{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(26,107,82,.2) transparent}.Header_notificationList__jlSFI::-webkit-scrollbar{width:4px}.Header_notificationList__jlSFI::-webkit-scrollbar-track{background:transparent}.Header_notificationList__jlSFI::-webkit-scrollbar-thumb{background:rgba(26,107,82,.2);border-radius:2px}.Header_notificationItem__KHTll{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(26,107,82,.1);cursor:pointer;transition:all .2s}.Header_notificationItem__KHTll:hover{background:rgba(26,107,82,.05)}.Header_notificationItem__KHTll:last-child{border-bottom:none}.Header_notifpending__mqWix{border-left:3px solid var(--warning-700)}.Header_notifsecurity__Qndyi{border-left:3px solid var(--aec-gold)}.Header_notifinfo__4169Y{border-left:3px solid var(--info-700)}.Header_notifIcon__mGmsY{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(26,107,82,.1),rgba(26,107,82,.05));border-radius:8px;flex-shrink:0;color:var(--aec-gold-dark)}.Header_notifIcon__mGmsY svg{width:18px;height:18px}.Header_notifContent__TfCAJ{flex:1;min-width:0}.Header_notifTitle__Qw0Tk{font-size:.875rem;color:var(--aec-navy);font-weight:500;margin:0 0 .25rem;line-height:1.4}.Header_notifTime__ujaRj{font-size:.75rem;color:var(--aec-gold-dark);font-weight:500}.Header_dropdownFooter___E5LH{padding:.875rem;text-align:center;background:var(--aec-cream);border-top:1px solid var(--aec-border)}.Header_dropdownFooter___E5LH a{color:var(--aec-gold-dark);font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.Header_dropdownFooter___E5LH a:hover{color:var(--aec-gold)}.Header_profileWrapper__5OlmK{position:relative}.Header_profileButton__t0Lbn{display:flex;align-items:center;gap:.75rem;padding:.375rem .75rem .375rem .375rem;background:white;border:1px solid var(--aec-border);border-radius:10px;cursor:pointer;transition:all .2s ease}.Header_profileButton__t0Lbn:hover{border-color:var(--aec-gold);box-shadow:0 2px 8px rgba(26,107,82,.1)}.Header_profileAvatar__nN4OG{width:34px;height:34px;background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9375rem;flex-shrink:0}.Header_profileInfo__yaTnG{display:flex;flex-direction:column;align-items:flex-start;gap:.0625rem}.Header_profileName__xGsYE{font-size:.875rem;font-weight:600;color:var(--aec-navy);line-height:1.2}.Header_profileRole__qJB6A{font-size:.6875rem;color:var(--aec-gold-dark);font-weight:500}.Header_profileArrow__2l6RI{width:16px;height:16px;color:var(--aec-text-muted);transition:transform .2s;margin-left:.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Header_profileArrow__2l6RI svg{width:16px;height:16px}.Header_profileArrowOpen__2UX2n{transform:rotate(180deg)}.Header_profileDropdown___GLSp{position:absolute;top:calc(100% + .625rem);right:0;width:300px;max-width:calc(100vw - 2rem);background:white;border-radius:12px;border:1px solid var(--aec-border);box-shadow:0 20px 50px rgba(11,42,34,.15);overflow:hidden;animation:Header_dropdownSlide__XYE4n .25s cubic-bezier(.4,0,.2,1);z-index:100}.Header_profileHeader__og739{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));border-bottom:1px solid var(--aec-border)}.Header_profileLarge__LckDl{width:48px;height:48px;background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}.Header_profileDetails__dvvkc{flex:1;min-width:0}.Header_profileFullName___2Ach{font-weight:700;color:var(--aec-navy);margin:0 0 .25rem;font-size:1rem}.Header_profileEmail__Yua4F{font-size:.8125rem;color:var(--aec-text-muted);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_profileBalance__qu_sT{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--aec-border)}.Header_profileBalanceRow__xB5de{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.Header_profileBalanceRow__xB5de:last-child{margin-bottom:0}.Header_profileBalanceLabel__PvqHZ{font-size:.6875rem;color:var(--aec-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Header_profileBalanceValue__8VDul{font-size:.875rem;font-weight:700;color:var(--aec-navy)}.Header_profileMenu__s_G9v{padding:.5rem}.Header_profileMenuItem__hSWKF{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;color:var(--aec-text-muted);text-decoration:none;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .2s}.Header_profileMenuItem__hSWKF:hover{background:rgba(26,107,82,.08);color:var(--aec-navy)}.Header_menuIcon__gsx1k{width:18px;height:18px;color:var(--aec-gold-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.Header_menuIcon__gsx1k svg{width:18px;height:18px}.Header_profileFooter__X_yfN{padding:.5rem;border-top:1px solid var(--aec-border)}.Header_signOutButton__lxB1_{width:100%;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.75rem;background:rgba(220,38,38,.05);border:1px solid rgba(220,38,38,.15);color:var(--error-700);font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.Header_signOutButton__lxB1_:hover{background:var(--error-700);color:white;border-color:transparent}.Header_signOutButton__lxB1_ .Header_menuIcon__gsx1k{color:inherit}.Header_statusBar__NhvkX{justify-content:space-between;padding:.5rem 1.75rem;background:var(--aec-navy);border-top:1px solid rgba(26,107,82,.2);--aec-gold:var(--accent-400)}.Header_statusBar__NhvkX,.Header_statusItem__qWTpe,.Header_statusLeft__giSzu{display:flex;align-items:center}.Header_statusItem__qWTpe{gap:.5rem;font-size:.75rem;color:var(--aec-gold);font-weight:500}.Header_statusDot__mUNPh{width:6px;height:6px;background:var(--success-700);border-radius:50%;box-shadow:0 0 6px var(--success-700);animation:Header_pulse__ZK1Iy 2s ease-in-out infinite}@keyframes Header_pulse__ZK1Iy{0%,to{opacity:1}50%{opacity:.5}}.Header_statusRight__scbQv{display:flex;align-items:center;gap:.75rem}.Header_secureIndicator__hh_AH{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--aec-gold);font-weight:500}.Header_lockIcon__prH8P{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.Header_lockIcon__prH8P svg{width:12px;height:12px;fill:var(--aec-gold)}.Header_timeSeparator__hTl6_{color:rgba(201,162,39,.3);font-size:.75rem}.Header_timeDisplay__kl__q{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:rgba(255,255,255,.7);font-weight:500;font-variant-numeric:tabular-nums}.Header_timeDivider__cC2UJ{color:rgba(201,162,39,.5)}@media (max-width:1024px){.Header_headerContent__zP2Kf{padding:.75rem 1.25rem}.Header_balanceDisplay__DSIoO{display:none}.Header_searchForm__Dm9Xm{max-width:360px}.Header_searchShortcut__6eENn{display:none}.Header_statusBar__NhvkX{padding:.5rem 1.25rem}}@media (max-width:768px){.Header_headerContent__zP2Kf{padding:.625rem 1rem .625rem 3.75rem;gap:.75rem}.Header_searchForm__Dm9Xm{flex:1;max-width:100%}.Header_searchContainer__Y3b_6{border-radius:8px}.Header_searchInput__bkJUn{padding:.625rem 1rem .625rem 2.5rem;font-size:.8125rem}.Header_searchIcon__qRqpD{left:.75rem;width:16px;height:16px}.Header_searchIcon__qRqpD svg{width:16px;height:16px}.Header_quickActions___HRWE,.Header_searchShortcut__6eENn{display:none}.Header_notificationButton__eU8GC{width:38px;height:38px}.Header_notificationButton__eU8GC svg{width:18px;height:18px}.Header_profileInfo__yaTnG{display:none}.Header_profileButton__t0Lbn{padding:.25rem;gap:0}.Header_profileArrow__2l6RI{display:none}.Header_profileAvatar__nN4OG{width:38px;height:38px}.Header_statusBar__NhvkX{padding:.375rem 1rem .375rem 3.75rem}.Header_secureIndicator__hh_AH span:not(.Header_lockIcon__prH8P),.Header_statusItem__qWTpe span:not(.Header_statusDot__mUNPh){display:none}.Header_notificationDropdown__J66XE,.Header_profileDropdown___GLSp{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:75vh}}@media (max-width:375px){.Header_headerContent__zP2Kf{padding:.5rem .75rem .5rem 3.25rem;gap:.5rem}.Header_searchInput__bkJUn{padding:.5rem .75rem .5rem 2.25rem;font-size:.75rem}.Header_rightSection__7EQyP{gap:.5rem}.Header_notificationButton__eU8GC{width:34px;height:34px}.Header_profileAvatar__nN4OG{width:34px;height:34px;font-size:.8125rem}.Header_statusBar__NhvkX{padding:.25rem .75rem .25rem 3.25rem;font-size:.625rem}}@media (max-width:768px) and (orientation:landscape){.Header_headerContent__zP2Kf{padding:.5rem 1rem .5rem 3.75rem}.Header_searchInput__bkJUn{padding:.5rem 1rem .5rem 2.25rem}.Header_notificationButton__eU8GC,.Header_profileAvatar__nN4OG{width:34px;height:34px}.Header_statusBar__NhvkX{padding:.25rem 1rem .25rem 3.75rem}.Header_notificationDropdown__J66XE,.Header_profileDropdown___GLSp{max-height:85vh}}.Footer_footer__UaG1g{--aec-gold:var(--accent-400);--aec-gold-light:var(--accent-300);--aec-gold-dark:var(--accent-600);--aec-navy:var(--brand-900);--aec-navy-light:var(--brand-700);--aec-navy-dark:var(--brand-900);--aec-cream:var(--surface-sunken);--aec-text:var(--neutral-200);--aec-text-muted:rgba(255,255,255,0.6);--aec-border:rgba(26,107,82,0.2);background:linear-gradient(180deg,var(--aec-navy) 0,var(--aec-navy-dark) 100%);color:var(--aec-text);margin-top:auto;position:relative;overflow:hidden}.Footer_footer__UaG1g:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--aec-gold) 50%,transparent 100%);opacity:.5}.Footer_footerMain__kF3cV{padding:4rem 2rem 3rem;position:relative}.Footer_footerMain__kF3cV:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(26,107,82,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.Footer_container__Z8cUU{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2.5fr;gap:4rem;position:relative;z-index:1}.Footer_brandSection__IQ5ug{display:flex;flex-direction:column;gap:1.75rem}.Footer_brand___zP6t{display:flex;align-items:center}.Footer_brandLogo___ZEij{filter:brightness(1.1)}.Footer_brandDescription__CDLWE{font-size:.9375rem;line-height:1.7;color:rgba(255,255,255,.7);max-width:400px}.Footer_appBadges__HsSEZ{display:flex;gap:.875rem;flex-wrap:wrap}.Footer_appBadge__Zq_T4{display:block;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;overflow:hidden}.Footer_appBadge__Zq_T4:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.Footer_appStoreBadge__VL86m,.Footer_googlePlayBadge__5ycFe{height:40px;width:auto}.Footer_newsletter__ISWxG{display:flex;gap:.5rem;max-width:400px}.Footer_newsletterInput__NLkmV{flex:1;padding:1rem 1.25rem;background:rgba(26,107,82,.08);border:1px solid var(--aec-border);border-radius:10px;color:var(--surface);font-size:.9375rem;outline:none;transition:all .3s}.Footer_newsletterInput__NLkmV::placeholder{color:rgba(255,255,255,.5)}.Footer_newsletterInput__NLkmV:focus{background:rgba(26,107,82,.12);border-color:var(--aec-gold);box-shadow:0 0 0 3px rgba(26,107,82,.15)}.Footer_newsletterButton__zVvfn{width:52px;height:52px;background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--aec-navy-dark);box-shadow:0 4px 12px rgba(26,107,82,.3);flex-shrink:0}.Footer_newsletterButton__zVvfn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,107,82,.4)}.Footer_newsletterButton__zVvfn svg{width:20px;height:20px}.Footer_successMessage__pgVK1{color:var(--aec-gold);font-size:.875rem;margin:0;font-weight:600;animation:Footer_fadeSlideUp__BoLQO .4s ease-out}@keyframes Footer_fadeSlideUp__BoLQO{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Footer_socialLinks__QXggH{display:flex;gap:.75rem}.Footer_socialLink__VOPU_{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(26,107,82,.08);border:1px solid var(--aec-border);border-radius:10px;color:var(--aec-gold);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.Footer_socialLink__VOPU_:hover{background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);border-color:transparent;color:var(--aec-navy-dark);transform:translateY(-4px);box-shadow:0 8px 20px rgba(26,107,82,.4)}.Footer_socialLink__VOPU_ svg{width:20px;height:20px}.Footer_linksGrid__AIy78{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.Footer_linkSection__VbQKM{display:flex;flex-direction:column}.Footer_linkTitle__pNTG4{font-size:.8125rem;font-weight:700;color:var(--aec-gold);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.12em;position:relative;padding-bottom:.75rem}.Footer_linkTitle__pNTG4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,var(--aec-gold) 0,transparent 100%);border-radius:1px}.Footer_linkList__TTzpJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_linkList__TTzpJ li{margin:0}.Footer_linkList__TTzpJ a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.9375rem;transition:all .3s;display:inline-flex;align-items:center;font-weight:500;position:relative}.Footer_linkList__TTzpJ a:before{content:"";position:absolute;left:-8px;width:0;height:2px;background:var(--aec-gold);transition:width .3s}.Footer_linkList__TTzpJ a:hover{color:var(--surface);transform:translateX(8px)}.Footer_linkList__TTzpJ a:hover:before{width:4px}.Footer_trustSection__RqVZ2{background:rgba(0,0,0,.2);border-top:1px solid var(--aec-border);border-bottom:1px solid var(--aec-border);padding:2rem}.Footer_trustSection__RqVZ2 .Footer_container__Z8cUU{display:block}.Footer_trustGrid__mk_Rs{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.Footer_trustBadge__Zx8Pj{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:rgba(26,107,82,.05);border:1px solid var(--aec-border);border-radius:10px;transition:all .3s;font-size:.875rem;font-weight:600;color:rgba(255,255,255,.8)}.Footer_trustBadge__Zx8Pj:hover{background:rgba(26,107,82,.1);border-color:var(--aec-gold);transform:translateY(-2px)}.Footer_trustIcon__w1Si3{width:22px;height:22px;color:var(--aec-gold);flex-shrink:0}.Footer_bottomBar__TdDhH{background:rgba(0,0,0,.3);padding:1.5rem 2rem}.Footer_bottomBar__TdDhH .Footer_container__Z8cUU{display:block}.Footer_bottomContent__U9A2l{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.Footer_copyright__j5CNb{display:flex;flex-direction:column;gap:.375rem}.Footer_copyright__j5CNb p{margin:0;font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500}.Footer_legalText__Wq22y{font-size:.75rem!important;color:rgba(255,255,255,.5)!important}.Footer_legalLinks__ABuv_{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.Footer_legalLinks__ABuv_ a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.Footer_legalLinks__ABuv_ a:hover{color:var(--aec-gold)}.Footer_separator__vW02z{color:var(--aec-gold);opacity:.4}@media (max-width:1200px){.Footer_container__Z8cUU{grid-template-columns:1fr;gap:3rem}.Footer_linksGrid__AIy78,.Footer_trustGrid__mk_Rs{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footerMain__kF3cV{padding:3rem 1.5rem 2rem}.Footer_brandLogo___ZEij{width:180px}.Footer_linksGrid__AIy78{grid-template-columns:1fr;gap:2rem}.Footer_trustGrid__mk_Rs{grid-template-columns:1fr;gap:.75rem}.Footer_bottomBar__TdDhH,.Footer_trustSection__RqVZ2{padding:1.5rem 1rem}.Footer_bottomContent__U9A2l{flex-direction:column;text-align:center;gap:1rem}.Footer_copyright__j5CNb{align-items:center}.Footer_legalLinks__ABuv_{justify-content:center}.Footer_newsletter__ISWxG{max-width:100%}.Footer_appBadges__HsSEZ{justify-content:center}}@media (max-width:375px){.Footer_footerMain__kF3cV{padding:2rem 1rem 1.5rem}.Footer_brandLogo___ZEij{width:160px}.Footer_brandDescription__CDLWE{font-size:.875rem}.Footer_newsletterInput__NLkmV{padding:.875rem 1rem;font-size:.875rem}.Footer_newsletterButton__zVvfn{width:48px;height:48px}.Footer_socialLink__VOPU_{width:40px;height:40px}.Footer_trustBadge__Zx8Pj{font-size:.8125rem;padding:.75rem}.Footer_copyright__j5CNb p,.Footer_legalLinks__ABuv_ a{font-size:.8125rem}}.Footer_brandSection__IQ5ug,.Footer_linksGrid__AIy78,.Footer_trustBadge__Zx8Pj{animation:Footer_fadeUp__SGkyS .6s ease-out both}.Footer_linkSection__VbQKM:first-child{animation-delay:.1s}.Footer_linkSection__VbQKM:nth-child(2){animation-delay:.2s}.Footer_linkSection__VbQKM:nth-child(3){animation-delay:.3s}.Footer_linkSection__VbQKM:nth-child(4){animation-delay:.4s}@keyframes Footer_fadeUp__SGkyS{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Footer_brandLogo___ZEij{width:200px;height:auto;object-fit:contain;filter:brightness(1.1) invert(1) brightness(1.5);transition:filter .3s ease}.Footer_brandLogo___ZEij:hover{filter:brightness(1.2) invert(1) brightness(1.6)}.cards_wrapper__5RLwc{display:flex;min-height:100vh;background:var(--neutral-100)}.cards_main__s3YoO{flex:1;margin-left:280px;transition:margin-left .3s ease}.cards_content__rhS8z{padding:40px;max-width:1600px;margin:0 auto}.cards_pageHeader__W5mVs{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.cards_headerInfo__EnJpq h1{font-size:32px;font-weight:700;color:var(--brand-800);margin:0 0 8px}.cards_headerInfo__EnJpq p{color:var(--neutral-500);font-size:16px;margin:0}.cards_requestCardBtn__pCC61{display:flex;align-items:center;gap:8px;padding:14px 24px;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);color:white;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(201,162,39,.3)}.cards_requestCardBtn__pCC61:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,162,39,.4)}.cards_requestCardBtn__pCC61 span{font-size:20px}.cards_cardSection__EiEgv{margin-bottom:40px}.cards_cardDisplay__UHVEo{display:grid;grid-template-columns:500px 1fr;gap:40px;align-items:start}.cards_creditCard__j9vax{width:450px;height:280px;border-radius:20px;padding:32px;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.3),inset 0 0 80px rgba(255,255,255,.1);overflow:hidden;transition:transform .3s ease}.cards_creditCard__j9vax:hover{transform:translateY(-8px) rotateX(5deg)}.cards_creditCard__j9vax:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:cards_shimmer__j9vt6 3s infinite}@keyframes cards_shimmer__j9vt6{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(20px) translateY(20px)}}.cards_cardFront__h5j2P{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between}.cards_cardHeaderRow__YXq__{display:flex;justify-content:space-between;align-items:flex-start}.cards_bankName__0cNHT{font-size:14px;font-weight:700;letter-spacing:2px;color:rgba(255,255,255,.9);text-transform:uppercase}.cards_networkLogo__wDorV{width:60px;height:auto;filter:brightness(0) invert(1);opacity:.95}.cards_cardChipReal__ZrkBB{width:50px;height:40px;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-300) 50%,var(--accent-400) 100%);border-radius:8px;display:flex;flex-direction:column;justify-content:space-evenly;padding:6px;box-shadow:0 2px 8px rgba(0,0,0,.3),inset 0 1px 2px rgba(255,255,255,.3);position:relative;margin-top:20px}.cards_chipLine__bLviX{height:2px;background:rgba(0,0,0,.2);border-radius:1px}.cards_contactless__Jstpf{position:absolute;right:32px;top:100px;opacity:.6}.cards_cardNumberReal__73aPo{font-size:24px;font-weight:500;letter-spacing:4px;color:white;font-family:Courier New,Consolas,monospace;text-shadow:0 2px 4px rgba(0,0,0,.2);margin-top:20px}.cards_cardDetailsRow___qIlp{display:flex;gap:32px;margin-top:auto}.cards_cardDetail__uaJE2{flex:1}.cards_cardDetailLabel__OxRMC{font-size:8px;font-weight:600;letter-spacing:1px;color:rgba(255,255,255,.7);text-transform:uppercase;margin-bottom:4px}.cards_cardDetailValue__Wc3tY{font-size:14px;font-weight:600;color:white;font-family:Courier New,Consolas,monospace;text-shadow:0 1px 2px rgba(0,0,0,.2)}.cards_cardTypeBadge__ZY9wi{position:absolute;bottom:32px;right:32px;padding:6px 12px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:8px;font-size:11px;font-weight:700;color:white;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(255,255,255,.2)}.cards_cardVisualContainer__XPN_l{display:flex;flex-direction:column;gap:30px}.cards_cardSelector__T8Gx6{display:flex;flex-direction:column;gap:12px;max-width:450px}.cards_selectorBtn__wKj7i{display:flex;align-items:center;gap:12px;padding:16px;background:white;border:2px solid var(--neutral-200);border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left}.cards_selectorBtn__wKj7i:hover{border-color:var(--accent-400);box-shadow:0 4px 12px rgba(201,162,39,.2)}.cards_selectorBtn__wKj7i.cards_selected__ebAu5{border-color:var(--accent-400);background:linear-gradient(135deg,rgba(201,162,39,.05),rgba(201,162,39,.1));box-shadow:0 4px 16px rgba(201,162,39,.3)}.cards_selectorDot__WggZD{width:12px;height:12px;border-radius:50%;background:var(--neutral-300);transition:all .3s ease}.cards_selectorBtn__wKj7i.cards_selected__ebAu5 .cards_selectorDot__WggZD{background:var(--accent-400);box-shadow:0 0 0 3px rgba(201,162,39,.2)}.cards_cardInfo__0WLkv{background:white;border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.cards_cardInfo__0WLkv h3{font-size:20px;font-weight:700;color:var(--brand-800);margin:0 0 24px}.cards_infoGrid__ig8iv{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.cards_infoItem__rgmvm{display:flex;flex-direction:column;gap:8px}.cards_infoLabel__Knu5V{font-size:12px;font-weight:600;color:var(--neutral-500);text-transform:uppercase;letter-spacing:.5px}.cards_infoValue__Nl38H{font-size:18px;font-weight:600;color:var(--brand-800)}.cards_statusActive__PTJjE{color:var(--success-700)}.cards_cardActions__4LqRs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cards_actionBtn__5YrsW{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:var(--neutral-100);border:2px solid var(--neutral-200);border-radius:12px;font-size:14px;font-weight:600;color:var(--neutral-600);cursor:pointer;transition:all .3s ease}.cards_actionBtn__5YrsW:hover{background:white;border-color:var(--accent-400);color:var(--accent-600);box-shadow:0 4px 12px rgba(201,162,39,.2)}.cards_actionBtn__5YrsW span{font-size:18px}@media (max-width:1400px){.cards_cardDisplay__UHVEo{grid-template-columns:1fr}.cards_creditCard__j9vax{width:100%;max-width:450px}}@media (max-width:1024px){.cards_main__s3YoO{margin-left:0}}@media (max-width:768px){.cards_content__rhS8z{padding:20px}.cards_pageHeader__W5mVs{flex-direction:column;gap:20px}.cards_creditCard__j9vax{width:100%;max-width:380px;height:240px}.cards_cardActions__4LqRs,.cards_infoGrid__ig8iv{grid-template-columns:1fr}}.sendMoney_wrapper__yu7Ye{--aec-gold:var(--accent-600);--aec-gold-light:var(--accent-300);--aec-gold-dark:var(--accent-600);--aec-navy:var(--brand-900);--aec-navy-light:var(--brand-700);--aec-navy-dark:var(--brand-900);--aec-cream:var(--surface-sunken);--aec-text:var(--brand-900);--aec-text-muted:var(--neutral-500);--aec-border:rgba(26,107,82,0.15);display:flex;min-height:100vh;background:linear-gradient(135deg,var(--surface-sunken) 0,var(--surface-sunken) 100%);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.sendMoney_mainContent__TRbRB{flex:1;margin-left:260px;display:flex;flex-direction:column}.sendMoney_content__BMG5z{flex:1}.sendMoney_loadingScreen__sZGZB{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:1rem;color:var(--neutral-500)}.sendMoney_loadingSpinner__V_UcO{width:40px;height:40px;border:3px solid rgba(26,107,82,.15);border-top:3px solid var(--accent-400);border-radius:50%;animation:sendMoney_spin___kKzr 1s linear infinite}@keyframes sendMoney_spin___kKzr{to{transform:rotate(1turn)}}.sendMoney_hero__6vg4o{background:linear-gradient(135deg,var(--brand-900) 0,var(--brand-700) 100%);padding:2.5rem 3rem 2rem;color:white;position:relative;overflow:hidden;--aec-gold:var(--accent-400)}.sendMoney_hero__6vg4o:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231A6B52' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.sendMoney_heroContent__qCE9v{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.sendMoney_heroTitle__weWHt{font-size:2rem;font-weight:700;margin:0 0 .5rem}.sendMoney_heroSubtitle__lwHLl{font-size:1rem;opacity:.8;margin:0}.sendMoney_progressSteps__KbRbx{display:flex;align-items:center;justify-content:center;max-width:700px;margin:0 auto;position:relative;z-index:1}.sendMoney_progressStep__N_hDe{display:flex;flex-direction:column;align-items:center;gap:.5rem}.sendMoney_progressStep__N_hDe span{font-size:.75rem;color:rgba(255,255,255,.5);font-weight:500}.sendMoney_stepNumber__Zlqef{width:36px;height:36px;border-radius:50%;background:rgba(26,107,82,.1);border:2px solid rgba(26,107,82,.2);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;color:rgba(255,255,255,.5);transition:all .3s}.sendMoney_progressStep__N_hDe.sendMoney_active__9OYKE .sendMoney_stepNumber__Zlqef{background:var(--accent-400);border-color:var(--accent-400);color:var(--brand-900);box-shadow:0 0 0 4px rgba(26,107,82,.3)}.sendMoney_progressStep__N_hDe.sendMoney_active__9OYKE span{color:white}.sendMoney_progressStep__N_hDe.sendMoney_completed__7LHJV .sendMoney_stepNumber__Zlqef{background:var(--accent-400);border-color:var(--accent-400);color:var(--brand-900)}.sendMoney_progressStep__N_hDe.sendMoney_completed__7LHJV span{color:rgba(255,255,255,.8)}.sendMoney_progressLine__iSQd1{flex:1;height:2px;background:rgba(26,107,82,.2);margin:0 .75rem;max-width:80px}.sendMoney_container__QAO0M{display:flex;gap:2rem;padding:2rem 3rem;max-width:1400px;margin:0 auto}.sendMoney_mainCard__f2pJv{flex:1;background:white;border-radius:20px;box-shadow:0 4px 16px rgba(11,42,34,.06);border:1px solid rgba(26,107,82,.15);overflow:hidden}.sendMoney_completeSection__gByyp,.sendMoney_formSection___EBNV,.sendMoney_processingSection__4HrnA,.sendMoney_reviewSection__sth4H,.sendMoney_verificationSection__mYFQc{padding:2.5rem}.sendMoney_stepContent__0BgtL{margin-bottom:2rem}.sendMoney_stepTitle__8JxU_{font-size:1.5rem;font-weight:700;color:var(--brand-900);margin:0 0 .5rem}.sendMoney_stepDescription__FxK7B{color:var(--neutral-500);margin:0 0 2rem}.sendMoney_accountOptions__0yNPl{display:flex;flex-direction:column;gap:1rem}.sendMoney_accountOption__YrrTF{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--surface-sunken);border:2px solid rgba(26,107,82,.15);border-radius:12px;cursor:pointer;transition:all .2s}.sendMoney_accountOption__YrrTF:hover{border-color:var(--accent-400);background:rgba(26,107,82,.05)}.sendMoney_accountOption__YrrTF.sendMoney_selected__RETwD{border-color:var(--accent-400);background:rgba(26,107,82,.08)}.sendMoney_accountIcon__LX1UX{font-size:2rem;color:var(--accent-600)}.sendMoney_accountInfo__zYVtn{flex:1}.sendMoney_accountName__qq_hh{display:block;font-weight:600;color:var(--brand-900);margin-bottom:.25rem}.sendMoney_accountBalance__UO0QX{font-size:1.25rem;font-weight:700;color:var(--accent-600)}.sendMoney_accountCheck__x9NkL{width:24px;height:24px;background:var(--accent-400);color:var(--brand-900);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.sendMoney_formGrid__FE6M7{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.sendMoney_inputGroup__MBTGT{display:flex;flex-direction:column;gap:.5rem}.sendMoney_inputGroup__MBTGT.sendMoney_fullWidth__tNPCo{grid-column:span 2}.sendMoney_inputGroup__MBTGT label{font-weight:600;color:var(--brand-900);font-size:.875rem}.sendMoney_required__3Nckx{color:var(--error-700)}.sendMoney_input__hA17l,.sendMoney_textarea__1JZ8G{padding:.875rem 1rem;border:2px solid rgba(26,107,82,.15);border-radius:10px;font-size:1rem;transition:all .2s;background:var(--surface-sunken);color:var(--brand-900)}.sendMoney_input__hA17l:focus,.sendMoney_textarea__1JZ8G:focus{outline:none;border-color:var(--accent-400);background:white;box-shadow:0 0 0 4px rgba(26,107,82,.1)}.sendMoney_textarea__1JZ8G{resize:vertical;min-height:80px}.sendMoney_transferSpeedSection__F5Q_v{margin-top:2rem}.sendMoney_transferSpeedSection__F5Q_v>label{display:block;font-weight:600;color:var(--brand-900);margin-bottom:1rem}.sendMoney_speedOptions__XKyQF{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sendMoney_speedOption__FAob6{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:var(--surface-sunken);border:2px solid rgba(26,107,82,.15);border-radius:12px;cursor:pointer;transition:all .2s;text-align:center}.sendMoney_speedOption__FAob6:hover{border-color:var(--accent-400)}.sendMoney_speedOption__FAob6.sendMoney_selected__RETwD{border-color:var(--accent-400);background:rgba(26,107,82,.08)}.sendMoney_speedIcon__orjsD{font-size:1.5rem;color:var(--accent-600)}.sendMoney_speedInfo__N2xtR{display:flex;flex-direction:column;gap:.25rem}.sendMoney_speedName__bDp_r{font-weight:600;color:var(--brand-900)}.sendMoney_speedTime__wvhEK{font-size:.8125rem;color:var(--neutral-500)}.sendMoney_speedPrice__2SDZn{font-weight:700;color:var(--accent-600)}.sendMoney_amountSection___gYVZ{max-width:500px}.sendMoney_balanceDisplay__tKchC{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:rgba(26,107,82,.08);border-radius:10px;margin-bottom:1.5rem;border:1px solid rgba(26,107,82,.15)}.sendMoney_balanceDisplay__tKchC span{color:var(--accent-600)}.sendMoney_balanceDisplay__tKchC strong{font-size:1.25rem;color:var(--accent-600)}.sendMoney_amountInputWrapper__b1n36{display:flex;align-items:center;background:var(--surface-sunken);border:2px solid rgba(26,107,82,.15);border-radius:12px;padding:.5rem 1rem;margin-bottom:1rem}.sendMoney_amountInputWrapper__b1n36:focus-within{border-color:var(--accent-400);background:white}.sendMoney_currencySymbol__GIKOQ{font-size:1.5rem;font-weight:700;color:var(--neutral-500);margin-right:.5rem}.sendMoney_amountInput__LR70E{flex:1;border:none;background:none;font-size:2rem;font-weight:700;color:var(--brand-900);outline:none}.sendMoney_amountInput__LR70E::placeholder{color:var(--neutral-500)}.sendMoney_quickAmounts__ynMAJ{display:flex;gap:.75rem;margin-bottom:1.5rem}.sendMoney_quickAmountBtn__FxSRS{padding:.5rem 1rem;background:white;border:1px solid rgba(26,107,82,.3);border-radius:8px;font-size:.875rem;font-weight:500;color:var(--brand-900);cursor:pointer;transition:all .2s}.sendMoney_quickAmountBtn__FxSRS:hover:not(:disabled){border-color:var(--accent-400);color:var(--accent-600);background:rgba(26,107,82,.05)}.sendMoney_quickAmountBtn__FxSRS:disabled{opacity:.4;cursor:not-allowed}.sendMoney_feeSummary__QRklt{background:var(--surface-sunken);border-radius:10px;padding:1rem 1.25rem;margin-top:1.5rem;border:1px solid rgba(26,107,82,.15)}.sendMoney_feeRow__NtEL3{display:flex;justify-content:space-between;padding:.5rem 0;color:var(--neutral-500)}.sendMoney_feeRow__NtEL3.sendMoney_total__A_R6r{border-top:1px solid rgba(26,107,82,.15);margin-top:.5rem;padding-top:1rem;color:var(--brand-900)}.sendMoney_feeRow__NtEL3.sendMoney_total__A_R6r strong{font-size:1.125rem;color:var(--accent-600)}.sendMoney_errorMessage__pMF6Y{background:var(--error-50);border:1px solid var(--error-100);color:var(--error-700);border-radius:10px;font-size:.9375rem}.sendMoney_errorMessage__pMF6Y,.sendMoney_successMessage__R6ims{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;margin:1.5rem 0}.sendMoney_successMessage__R6ims{background:rgba(26,107,82,.08);border:1px solid rgba(26,107,82,.3);color:var(--accent-600);border-radius:10px}.sendMoney_formActions__qRigT{display:flex;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid rgba(26,107,82,.15)}.sendMoney_backBtn__0DC7x{padding:.875rem 1.5rem;background:white;border:2px solid rgba(26,107,82,.3);border-radius:10px;font-weight:600;color:var(--neutral-500);cursor:pointer;transition:all .2s}.sendMoney_backBtn__0DC7x:hover{border-color:var(--accent-400);background:var(--surface-sunken);color:var(--brand-900)}.sendMoney_continueBtn__Uy9gM,.sendMoney_primaryBtn__TjnLw,.sendMoney_submitBtn__JOnlu,.sendMoney_verifyBtn__t5v9_{padding:.875rem 2rem;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);border:none;border-radius:10px;font-weight:600;color:var(--brand-900);cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px rgba(26,107,82,.3)}.sendMoney_continueBtn__Uy9gM:hover,.sendMoney_primaryBtn__TjnLw:hover,.sendMoney_submitBtn__JOnlu:hover:not(:disabled),.sendMoney_verifyBtn__t5v9_:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px rgba(26,107,82,.4)}.sendMoney_submitBtn__JOnlu:disabled,.sendMoney_verifyBtn__t5v9_:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.sendMoney_secondaryBtn__S3elg{padding:.875rem 1.5rem;background:white;border:2px solid rgba(26,107,82,.3);border-radius:10px;font-weight:600;color:var(--brand-900);cursor:pointer;transition:all .2s}.sendMoney_secondaryBtn__S3elg:hover{background:var(--surface-sunken);border-color:var(--accent-400)}.sendMoney_spinner__kRglQ{width:18px;height:18px;border:2px solid rgba(11,42,34,.2);border-top:2px solid var(--brand-900);border-radius:50%;animation:sendMoney_spin___kKzr .8s linear infinite}.sendMoney_reviewCard__pfpYT{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2rem}.sendMoney_reviewGroup__73EKd{flex:1;background:var(--surface-sunken);border-radius:12px;padding:1.5rem;border:1px solid rgba(26,107,82,.15)}.sendMoney_reviewGroup__73EKd h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--neutral-500);margin:0 0 1rem}.sendMoney_reviewItem__VFVTs{display:flex;justify-content:space-between;padding:.5rem 0}.sendMoney_reviewItem__VFVTs span{color:var(--neutral-500)}.sendMoney_reviewItem__VFVTs strong{color:var(--brand-900)}.sendMoney_reviewDivider___LyXp{font-size:2rem;color:var(--accent-400);padding-top:2rem}.sendMoney_reviewSummary__I8VrS{background:linear-gradient(135deg,var(--brand-900) 0,var(--brand-700) 100%);border-radius:12px;padding:1.5rem;color:white;margin-bottom:1.5rem;--aec-gold:var(--accent-400)}.sendMoney_summaryAmount__nDtSi{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.sendMoney_summaryAmount__nDtSi strong{font-size:1.75rem}.sendMoney_summaryFee__YV8eR,.sendMoney_summaryTime__nGSTV,.sendMoney_summaryTotal__fTTao{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.sendMoney_summaryTotal__fTTao{border-top:1px solid rgba(255,255,255,.1);margin-top:.5rem;padding-top:1rem}.sendMoney_termsBox__98_mj{background:rgba(161,92,7,.08);border:1px solid rgba(161,92,7,.2);border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem}.sendMoney_termsBox__98_mj p{margin:0;font-size:.875rem;color:var(--warning-800);line-height:1.6}.sendMoney_processingSection__4HrnA{text-align:center;padding:4rem 2rem}.sendMoney_processingIcon__s3Q_b{margin-bottom:2rem}.sendMoney_processingSpinner__kRD24{width:80px;height:80px;border:4px solid rgba(26,107,82,.15);border-top:4px solid var(--accent-400);border-radius:50%;animation:sendMoney_spin___kKzr 1s linear infinite;margin:0 auto}.sendMoney_processingSection__4HrnA h2{font-size:1.5rem;color:var(--brand-900);margin:0 0 .5rem}.sendMoney_processingSection__4HrnA>p{color:var(--neutral-500);margin:0 0 2rem}.sendMoney_processingDetails__cOnaV{max-width:400px;margin:0 auto 2rem;text-align:left}.sendMoney_processingItem__Q94HZ{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(26,107,82,.1);color:var(--neutral-500)}.sendMoney_processingItem__Q94HZ.sendMoney_active__9OYKE{color:var(--brand-900)}.sendMoney_checkIcon___ES7e{color:var(--brand-900);display:flex;align-items:center;justify-content:center;font-size:.75rem}.sendMoney_checkIcon___ES7e,.sendMoney_loadingDot__01oEp{width:24px;height:24px;background:var(--accent-400);border-radius:50%}.sendMoney_loadingDot__01oEp{animation:sendMoney_pulse__dEGmV 1.5s ease-in-out infinite}@keyframes sendMoney_pulse__dEGmV{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.sendMoney_pendingIcon__boLt0{width:24px;text-align:center;font-size:1.25rem}.sendMoney_processingInfo__lAfGL{display:flex;align-items:flex-start;gap:1rem;background:rgba(26,107,82,.08);border:1px solid rgba(26,107,82,.2);border-radius:10px;padding:1rem 1.25rem;text-align:left;max-width:500px;margin:0 auto 2rem}.sendMoney_infoIcon__enNsc{font-size:1.5rem;color:var(--accent-600)}.sendMoney_processingInfo__lAfGL strong{display:block;color:var(--accent-600);margin-bottom:.25rem}.sendMoney_processingInfo__lAfGL p{margin:0;font-size:.875rem;color:var(--brand-900);line-height:1.5}.sendMoney_verificationSection__mYFQc{text-align:center;padding:3rem 2rem}.sendMoney_verificationIcon__wWODU{font-size:4rem;color:var(--accent-600);margin-bottom:1rem}.sendMoney_verificationSection__mYFQc h2{font-size:1.5rem;color:var(--brand-900);margin:0 0 .5rem}.sendMoney_verificationSection__mYFQc>p{color:var(--neutral-500);margin:0 0 2rem}.sendMoney_verificationCard__fkHK9{background:var(--surface-sunken);border-radius:16px;padding:2rem;max-width:500px;margin:0 auto 2rem;text-align:left;border:1px solid rgba(26,107,82,.15)}.sendMoney_verificationHeader__HwtCk{text-align:center;margin-bottom:1.5rem}.sendMoney_securityBadge__DRYUl{display:inline-block;background:rgba(26,107,82,.1);color:var(--accent-600);padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.sendMoney_verificationSteps__U_37f{margin-bottom:2rem}.sendMoney_vStep__VKKcY{display:flex;align-items:center;gap:1rem;padding:.875rem 0;border-bottom:1px solid rgba(26,107,82,.1)}.sendMoney_vStep__VKKcY:last-child{border-bottom:none}.sendMoney_vStepNum__wnOcX{width:28px;height:28px;background:var(--accent-400);color:var(--brand-900);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.sendMoney_codeInputSection__0vkcl{margin-bottom:1.5rem}.sendMoney_codeInputSection__0vkcl label{display:block;font-weight:600;color:var(--brand-900);margin-bottom:.5rem}.sendMoney_codeInput__YI_F9{width:100%;padding:1rem;font-size:1.25rem;font-family:SF Mono,monospace;letter-spacing:.1em;text-align:center;border:2px solid rgba(26,107,82,.15);border-radius:10px;background:white;transition:all .2s;color:var(--brand-900)}.sendMoney_codeInput__YI_F9:focus{outline:none;border-color:var(--accent-400);box-shadow:0 0 0 4px rgba(26,107,82,.1)}.sendMoney_codeHint__6qd_T{display:block;font-size:.8125rem;color:var(--neutral-500);margin-top:.5rem;text-align:center}.sendMoney_verificationWarning__zbSDN{display:flex;align-items:center;justify-content:center;gap:.5rem;background:rgba(161,92,7,.08);color:var(--warning-800);padding:.75rem 1rem;border-radius:8px;font-size:.8125rem;margin-bottom:1.5rem}.sendMoney_verifyBtn__t5v9_{width:100%;justify-content:center}.sendMoney_transferSummaryMini__Hlkjh{display:flex;justify-content:space-between;max-width:500px;margin:0 auto;padding:1rem;background:var(--surface-sunken);border-radius:8px;font-size:.875rem;color:var(--neutral-500);border:1px solid rgba(26,107,82,.1)}.sendMoney_completeSection__gByyp{text-align:center;padding:3rem 2rem}.sendMoney_successIcon__9CwrK{width:80px;height:80px;background:linear-gradient(135deg,var(--accent-400) 0,var(--accent-600) 100%);color:var(--brand-900);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 1.5rem;box-shadow:0 8px 24px rgba(26,107,82,.4)}.sendMoney_completeSection__gByyp h2{font-size:1.5rem;color:var(--brand-900);margin:0 0 .5rem}.sendMoney_completeSection__gByyp>p{color:var(--neutral-500);margin:0 0 2rem}.sendMoney_completeSummary__Rtehp{margin-bottom:2rem}.sendMoney_completeAmount__CWVas{font-size:3rem;font-weight:800;color:var(--accent-600);margin-bottom:.5rem}.sendMoney_completeRecipient__lxXlR{font-size:1.125rem;font-weight:600;color:var(--brand-900)}.sendMoney_completeBank__ToOV2{color:var(--neutral-500);font-size:.9375rem}.sendMoney_completeDetails__JNgN0{background:var(--surface-sunken);border-radius:12px;padding:1.5rem;max-width:400px;margin:0 auto 2rem;border:1px solid rgba(26,107,82,.15)}.sendMoney_detailRow__k_Qvj{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(26,107,82,.1)}.sendMoney_detailRow__k_Qvj:last-child{border-bottom:none}.sendMoney_detailRow__k_Qvj span{color:var(--neutral-500)}.sendMoney_detailRow__k_Qvj strong{color:var(--brand-900)}.sendMoney_statusBadge__d45wz{background:rgba(161,92,7,.1);color:var(--warning-800);padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:600}.sendMoney_completeNote__g4s_J{background:rgba(26,107,82,.08);border:1px solid rgba(26,107,82,.2);border-radius:10px;padding:1.25rem;max-width:500px;margin:0 auto 2rem;text-align:left}.sendMoney_completeNote__g4s_J strong{display:block;color:var(--accent-600);margin-bottom:.5rem}.sendMoney_completeNote__g4s_J p{margin:0;font-size:.875rem;color:var(--brand-900);line-height:1.6}.sendMoney_completeActions__S_ZiN{display:flex;gap:1rem;justify-content:center}.sendMoney_sidePanel__EnUYc{width:300px;display:flex;flex-direction:column;gap:1.5rem;flex-shrink:0}.sendMoney_helpCard__fNFuD,.sendMoney_limitsCard__4TrMt,.sendMoney_securityCard__1uajc{background:white;border-radius:16px;padding:1.5rem;border:1px solid rgba(26,107,82,.15);box-shadow:0 4px 16px rgba(11,42,34,.06)}.sendMoney_helpCard__fNFuD h3,.sendMoney_limitsCard__4TrMt h3,.sendMoney_securityCard__1uajc h3{font-size:1rem;font-weight:700;color:var(--brand-900);margin:0 0 1rem}.sendMoney_helpItem__U3gGv{display:flex;gap:.75rem;padding:.75rem 0}.sendMoney_helpItem__U3gGv span:first-child{font-size:1.5rem;color:var(--accent-600)}.sendMoney_helpItem__U3gGv strong{display:block;color:var(--brand-900);font-size:.875rem}.sendMoney_helpItem__U3gGv p{margin:0;color:var(--accent-600);font-size:.875rem;font-weight:500}.sendMoney_securityCard__1uajc ul{list-style:none;padding:0;margin:0}.sendMoney_securityCard__1uajc li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--neutral-600);font-size:.875rem}.sendMoney_securityCard__1uajc li:before{content:"✓";position:absolute;left:0;color:var(--accent-600);font-weight:700}.sendMoney_limitRow__UlPrI{display:flex;justify-content:space-between;padding:.5rem 0}.sendMoney_limitRow__UlPrI span{color:var(--neutral-500)}.sendMoney_limitRow__UlPrI strong{color:var(--brand-900)}.sendMoney_limitNote__9vrpG{margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(26,107,82,.15);font-size:.8125rem;color:var(--neutral-500)}@media (max-width:1200px){.sendMoney_sidePanel__EnUYc{width:260px}}@media (max-width:1024px){.sendMoney_mainContent__TRbRB{margin-left:0}.sendMoney_container__QAO0M{flex-direction:column;padding:1.5rem}.sendMoney_sidePanel__EnUYc{width:100%;flex-direction:row;flex-wrap:wrap}.sendMoney_helpCard__fNFuD,.sendMoney_limitsCard__4TrMt,.sendMoney_securityCard__1uajc{flex:1;min-width:250px}}@media (max-width:768px){.sendMoney_hero__6vg4o{padding:1.5rem}.sendMoney_heroTitle__weWHt{font-size:1.5rem}.sendMoney_progressStep__N_hDe span{display:none}.sendMoney_completeSection__gByyp,.sendMoney_formSection___EBNV,.sendMoney_processingSection__4HrnA,.sendMoney_reviewSection__sth4H,.sendMoney_verificationSection__mYFQc{padding:1.5rem}.sendMoney_formGrid__FE6M7{grid-template-columns:1fr}.sendMoney_inputGroup__MBTGT.sendMoney_fullWidth__tNPCo{grid-column:span 1}.sendMoney_speedOptions__XKyQF{grid-template-columns:1fr}.sendMoney_reviewCard__pfpYT{flex-direction:column}.sendMoney_reviewDivider___LyXp{transform:rotate(90deg);padding:1rem 0}.sendMoney_completeActions__S_ZiN,.sendMoney_formActions__qRigT,.sendMoney_sidePanel__EnUYc{flex-direction:column}.sendMoney_helpCard__fNFuD,.sendMoney_limitsCard__4TrMt,.sendMoney_securityCard__1uajc{min-width:100%}}.sendMoney_wrapper__LZ0rj{--aec-gold:var(--accent-600);--aec-gold-light:var(--accent-300);--aec-gold-dark:var(--accent-600);--aec-navy:var(--brand-900);--aec-navy-light:var(--brand-700);--aec-navy-dark:var(--brand-900);--aec-cream:var(--surface-sunken);--aec-text:var(--brand-900);--aec-text-muted:var(--neutral-500);--aec-border:rgba(26,107,82,0.15);display:flex;min-height:100vh;background:linear-gradient(135deg,var(--surface-sunken) 0,var(--surface-sunken) 100%);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.sendMoney_mainContent__VPlBj,.sendMoney_main__Jm0sJ{flex:1;margin-left:300px;display:flex;flex-direction:column}.sendMoney_main__Jm0sJ{min-width:0}.sendMoney_sidebar__DbOVN{flex-shrink:0}.sendMoney_content__iYGZ1{flex:1}.sendMoney_loadingContainer__Mhxgq{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:60vh;gap:1rem;color:var(--aec-text-muted)}.sendMoney_spinner__LVeZX{width:40px;height:40px;border:3px solid rgba(26,107,82,.15);border-top:3px solid var(--aec-gold);border-radius:50%;animation:sendMoney_spin___4Mok 1s linear infinite}.sendMoney_loadingScreen__w4Lqw{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:1rem;color:var(--neutral-500)}.sendMoney_loadingSpinner__y3Sqo{width:40px;height:40px;border:3px solid rgba(26,107,82,.15);border-top:3px solid var(--accent-400);border-radius:50%;animation:sendMoney_spin___4Mok 1s linear infinite}@keyframes sendMoney_spin___4Mok{to{transform:rotate(1turn)}}.sendMoney_pageHeader__br8Cq{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;flex-wrap:wrap;gap:1rem}.sendMoney_pageHeader__br8Cq h1{margin:0;font-size:1.75rem;font-weight:700;color:var(--aec-navy);letter-spacing:-.02em}.sendMoney_pageHeader__br8Cq p{margin:.375rem 0 0;color:var(--aec-text-muted);font-size:.9375rem}.sendMoney_balanceSummary__FzGYj{background:linear-gradient(135deg,var(--aec-navy) 0,var(--aec-navy-light) 100%);color:var(--aec-gold);padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.9375rem;box-shadow:0 4px 12px rgba(11,42,34,.15)}.sendMoney_transferTypeSelector__AS3Ee{display:flex;gap:.75rem;margin-bottom:1.75rem;background:white;padding:.625rem;border-radius:12px;box-shadow:0 2px 12px rgba(11,42,34,.06);border:1px solid var(--aec-border)}.sendMoney_transferTypeSelector__AS3Ee button{flex:1;padding:1rem 1.25rem;border:2px solid transparent;background:var(--aec-cream);border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--aec-text-muted);display:flex;align-items:center;justify-content:center;gap:.5rem}.sendMoney_transferTypeSelector__AS3Ee button.sendMoney_active__tOfXT{background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);border-color:transparent;box-shadow:0 4px 12px rgba(26,107,82,.3)}.sendMoney_transferTypeSelector__AS3Ee button:hover:not(.sendMoney_active__tOfXT){background:rgba(26,107,82,.1);border-color:var(--aec-gold);color:var(--aec-gold-dark)}.sendMoney_progressSteps__HLd8K{display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem;padding:1.5rem 2rem;background:white;border-radius:12px;box-shadow:0 2px 12px rgba(11,42,34,.06);border:1px solid var(--aec-border)}.sendMoney_step__Nncsu{display:flex;flex-direction:column;align-items:center;gap:.5rem}.sendMoney_stepNumber__1sHWW{width:42px;height:42px;border-radius:50%;background:var(--aec-cream);color:var(--aec-text-muted);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid var(--aec-border)}.sendMoney_step__Nncsu.sendMoney_active__tOfXT .sendMoney_stepNumber__1sHWW{background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);border-color:transparent;box-shadow:0 4px 12px rgba(26,107,82,.3)}.sendMoney_stepLabel__PQbnS{font-size:.75rem;color:var(--aec-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.sendMoney_step__Nncsu.sendMoney_active__tOfXT .sendMoney_stepLabel__PQbnS{color:var(--aec-gold-dark)}.sendMoney_stepLine__P42eF{flex:1;height:2px;background:var(--aec-border);margin:0 1.25rem;max-width:80px;position:relative;top:-12px}.sendMoney_formCard__Ioq2P{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 24px rgba(11,42,34,.08);border:1px solid var(--aec-border)}.sendMoney_stepContent__iIfRY h3{margin:0 0 .5rem;font-size:1.375rem;font-weight:700;color:var(--aec-navy)}.sendMoney_stepDescription__ytgDD{color:var(--aec-text-muted);margin-bottom:2rem;font-size:.9375rem}.sendMoney_accountOptions__y62Pn{display:grid;gap:1rem}.sendMoney_accountOption__KqDxt{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;border:2px solid var(--aec-border);border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:white}.sendMoney_accountOption__KqDxt:hover{border-color:var(--aec-gold);background:rgba(26,107,82,.03);transform:translateY(-2px);box-shadow:0 4px 12px rgba(11,42,34,.06)}.sendMoney_accountOption__KqDxt.sendMoney_selected__XJ0BV{border-color:var(--aec-gold);background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));box-shadow:0 4px 16px rgba(26,107,82,.15)}.sendMoney_accountIcon__8jQuF{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(26,107,82,.1),rgba(26,107,82,.05));border-radius:12px;font-size:1.5rem;flex-shrink:0}.sendMoney_accountInfo__Wu4LV{flex:1;min-width:0}.sendMoney_accountName__5Navt{font-weight:600;color:var(--aec-navy);margin-bottom:.25rem;font-size:1rem}.sendMoney_accountNumber__GZ2pF{font-size:.8125rem;color:var(--aec-text-muted);font-family:SF Mono,Monaco,monospace}.sendMoney_accountBalance__AoY2T{text-align:right;flex-shrink:0}.sendMoney_balanceLabel__ROCWo{font-size:.6875rem;color:var(--aec-text-muted);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.sendMoney_balanceAmount__xBFti{font-size:1.25rem;font-weight:700;color:var(--aec-navy)}.sendMoney_inputGrid___xsAn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.sendMoney_inputGroup__8Jpzx{display:flex;flex-direction:column;gap:.5rem}.sendMoney_inputGroup__8Jpzx label{font-size:.8125rem;font-weight:600;color:var(--aec-navy);text-transform:uppercase;letter-spacing:.03em}.sendMoney_input__WhOSw,.sendMoney_textarea__hYooF{padding:.875rem 1rem;border:1px solid var(--aec-border);border-radius:10px;font-size:1rem;transition:all .2s;background:white;color:var(--aec-navy)}.sendMoney_input__WhOSw::placeholder,.sendMoney_textarea__hYooF::placeholder{color:var(--aec-text-muted)}.sendMoney_input__WhOSw:focus,.sendMoney_textarea__hYooF:focus{outline:none;border-color:var(--aec-gold);box-shadow:0 0 0 3px rgba(26,107,82,.1)}.sendMoney_textarea__hYooF{resize:vertical;min-height:100px}.sendMoney_transferSpeed__Dc_za{margin-top:2rem}.sendMoney_transferSpeed__Dc_za>label{display:block;font-size:.8125rem;font-weight:600;color:var(--aec-navy);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.03em}.sendMoney_speedOptions__LnAA7{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sendMoney_speedOption__S8Nba{padding:1.25rem 1rem;border:2px solid var(--aec-border);border-radius:12px;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:white}.sendMoney_speedOption__S8Nba:hover{border-color:var(--aec-gold);transform:translateY(-2px)}.sendMoney_speedOption__S8Nba.sendMoney_selected__XJ0BV{border-color:var(--aec-gold);background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));box-shadow:0 4px 12px rgba(26,107,82,.15)}.sendMoney_speedIcon__7nR2l{font-size:1.5rem;display:block;margin-bottom:.5rem}.sendMoney_speedName__4krvt{display:block;font-weight:700;color:var(--aec-navy);margin-bottom:.25rem;font-size:.9375rem}.sendMoney_speedTime__lWVGB{display:block;font-size:.75rem;color:var(--aec-text-muted)}.sendMoney_amountSection__S_PYZ{display:flex;flex-direction:column;gap:1.5rem}.sendMoney_availableBalance__YZvWi{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(26,107,82,.08),rgba(26,107,82,.03));border:1px solid var(--aec-border);border-radius:10px}.sendMoney_availableBalance__YZvWi span{color:var(--aec-text-muted);font-size:.9375rem}.sendMoney_availableBalance__YZvWi strong{font-size:1.375rem;color:var(--aec-navy);font-weight:700}.sendMoney_amountInput__R8n29{position:relative}.sendMoney_currencySymbol__rBzEj{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--aec-gold);font-weight:600}.sendMoney_amountField__1rIvL{width:100%;padding:1rem 1rem 1rem 2.75rem;border:2px solid var(--aec-border);border-radius:12px;font-size:1.5rem;font-weight:700;color:var(--aec-navy);transition:all .2s}.sendMoney_amountField__1rIvL:focus{outline:none;border-color:var(--aec-gold);box-shadow:0 0 0 3px rgba(26,107,82,.1)}.sendMoney_amountField__1rIvL::placeholder{color:var(--aec-text-muted);font-weight:400}.sendMoney_quickAmounts__zILY9{display:flex;gap:.625rem;margin-top:.75rem}.sendMoney_quickAmountBtn__MdpC8{flex:1;padding:.75rem;border:1px solid var(--aec-border);background:white;border-radius:8px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;color:var(--aec-text-muted)}.sendMoney_quickAmountBtn__MdpC8:hover:not(:disabled){background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);border-color:transparent;transform:translateY(-1px)}.sendMoney_quickAmountBtn__MdpC8:disabled{opacity:.4;cursor:not-allowed}.sendMoney_reviewCard__6nwOJ{background:var(--aec-cream);border-radius:12px;padding:0;overflow:hidden;border:1px solid var(--aec-border)}.sendMoney_reviewSection__gB_mQ{padding:1.25rem 1.5rem;border-bottom:1px solid var(--aec-border)}.sendMoney_reviewSection__gB_mQ:last-child{border-bottom:none}.sendMoney_reviewSection__gB_mQ h4{margin:0 0 1rem;color:var(--aec-gold-dark);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.sendMoney_reviewItem__GpTpq{display:flex;justify-content:space-between;margin-bottom:.625rem}.sendMoney_reviewItem__GpTpq:last-child{margin-bottom:0}.sendMoney_reviewItem__GpTpq span{color:var(--aec-text-muted);font-size:.875rem}.sendMoney_reviewItem__GpTpq strong{color:var(--aec-navy);font-size:.875rem}.sendMoney_reviewAmount__VVAC6{font-size:2.5rem;font-weight:700;color:var(--aec-navy);margin:1rem 0;text-align:center;letter-spacing:-.02em}.sendMoney_reviewDescription__kX0Ba{padding:.875rem 1rem;background:white;border-radius:8px;font-style:italic;color:var(--aec-text-muted);margin:1rem 0;border-left:3px solid var(--aec-gold)}.sendMoney_warningBox__0HGiX{display:flex;gap:1rem;padding:1rem 1.25rem;background:rgba(161,92,7,.08);border:1px solid rgba(161,92,7,.2);border-radius:10px;margin-top:1.25rem;align-items:flex-start}.sendMoney_warningIcon___C4vQ{font-size:1.25rem;flex-shrink:0}.sendMoney_warningBox__0HGiX p{margin:0;color:var(--warning-800);font-size:.875rem;line-height:1.5}.sendMoney_navigationButtons__XY4TY{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--aec-border);gap:1rem}.sendMoney_backButton__u4LNE,.sendMoney_continueButton__s8o1S,.sendMoney_submitButton__2O_j7{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.sendMoney_backButton__u4LNE{background:white;color:var(--aec-text-muted);border:2px solid var(--aec-border)}.sendMoney_backButton__u4LNE:hover:not(:disabled){background:var(--aec-cream);border-color:var(--aec-gold);color:var(--aec-gold-dark)}.sendMoney_continueButton__s8o1S,.sendMoney_submitButton__2O_j7{background:linear-gradient(135deg,var(--aec-gold) 0,var(--aec-gold-dark) 100%);color:var(--aec-navy-dark);margin-left:auto;box-shadow:0 4px 12px rgba(26,107,82,.3)}.sendMoney_continueButton__s8o1S:hover:not(:disabled),.sendMoney_submitButton__2O_j7:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px rgba(26,107,82,.4)}.sendMoney_backButton__u4LNE:disabled,.sendMoney_continueButton__s8o1S:disabled,.sendMoney_submitButton__2O_j7:disabled{opacity:.5;cursor:not-allowed;transform:none}.sendMoney_submitButton__2O_j7 .sendMoney_spinner__LVeZX{width:18px;height:18px;border-width:2px;border-top-color:var(--aec-navy-dark);margin:0}.sendMoney_error__k2drO,.sendMoney_success__Uqj3c{padding:1rem 1.25rem;border-radius:10px;margin:1.5rem 0;font-weight:500;display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.sendMoney_error__k2drO{background:rgba(180,35,24,.08);color:var(--error-800);border:1px solid rgba(180,35,24,.2)}.sendMoney_success__Uqj3c{background:rgba(21,128,61,.08);color:var(--success-700);border:1px solid rgba(21,128,61,.2)}@media (max-width:1024px){.sendMoney_content__iYGZ1{padding:1.5rem}}@media (max-width:768px){.sendMoney_wrapper__LZ0rj{flex-direction:column}.sendMoney_sidebar__DbOVN{width:100%;position:fixed;z-index:100}.sendMoney_main__Jm0sJ{margin-left:0;padding-top:0}.sendMoney_content__iYGZ1{padding:1.25rem}.sendMoney_pageHeader__br8Cq{flex-direction:column;align-items:flex-start}.sendMoney_pageHeader__br8Cq h1{font-size:1.5rem}.sendMoney_balanceSummary__FzGYj{width:100%;text-align:center}.sendMoney_transferTypeSelector__AS3Ee{flex-direction:column}.sendMoney_progressSteps__HLd8K{overflow-x:auto;padding:1.25rem 1rem;justify-content:flex-start;-webkit-overflow-scrolling:touch}.sendMoney_stepLine__P42eF{min-width:40px;margin:0 .75rem}.sendMoney_formCard__Ioq2P{padding:1.5rem}.sendMoney_inputGrid___xsAn,.sendMoney_speedOptions__LnAA7{grid-template-columns:1fr}.sendMoney_quickAmounts__zILY9{flex-wrap:wrap}.sendMoney_quickAmountBtn__MdpC8{flex:0 0 calc(50% - 0.3125rem)}.sendMoney_navigationButtons__XY4TY{flex-direction:column-reverse;gap:.75rem}.sendMoney_backButton__u4LNE,.sendMoney_continueButton__s8o1S,.sendMoney_submitButton__2O_j7{width:100%;justify-content:center;margin-left:0}.sendMoney_reviewAmount__VVAC6{font-size:2rem}}@media (max-width:375px){.sendMoney_content__iYGZ1{padding:1rem}.sendMoney_formCard__Ioq2P{padding:1.25rem}.sendMoney_stepContent__iIfRY h3{font-size:1.25rem}.sendMoney_accountOption__KqDxt{flex-direction:column;text-align:center;gap:.875rem}.sendMoney_accountBalance__AoY2T{text-align:center}.sendMoney_balanceAmount__xBFti{font-size:1.125rem}.sendMoney_amountField__1rIvL{font-size:1.25rem}.sendMoney_reviewAmount__VVAC6{font-size:1.75rem}}@media print{.sendMoney_footer__s_KYH,.sendMoney_header__u_y3w,.sendMoney_navigationButtons__XY4TY,.sendMoney_progressSteps__HLd8K,.sendMoney_sidebar__DbOVN,.sendMoney_transferTypeSelector__AS3Ee{display:none}.sendMoney_wrapper__LZ0rj{background:white}.sendMoney_main__Jm0sJ{margin:0}.sendMoney_formCard__Ioq2P{box-shadow:none;border:1px solid var(--neutral-300)}}.SettlementNotice_notice__nFv2q{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:10px;border:1px solid transparent;margin:16px 0}.SettlementNotice_immediate__uHdzx{background:rgba(21,128,61,.08);border-color:rgba(21,128,61,.28)}.SettlementNotice_delayed__EPht2{background:rgba(11,42,34,.05);border-color:rgba(11,42,34,.14)}.SettlementNotice_icon__cLcJQ{font-size:18px;line-height:1.4;flex-shrink:0}.SettlementNotice_body__NH_6W{min-width:0}.SettlementNotice_message__DNbyq{margin:0;font-size:14px;font-weight:500;line-height:1.6;color:var(--brand-900)}.SettlementNotice_meta__05Fls{margin:4px 0 0;font-size:12px;color:var(--neutral-500);overflow-wrap:anywhere}@media (prefers-color-scheme:dark){.SettlementNotice_message__DNbyq{color:var(--surface-sunken)}.SettlementNotice_meta__05Fls{color:var(--neutral-500)}.SettlementNotice_delayed__EPht2{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}}