@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap);@keyframes ayaSpin{to{transform:rotate(360deg)}}@keyframes africaShimmer{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes africaUnderline{0%{transform:translateX(0);width:28%}to{transform:translateX(180%);width:36%}}@keyframes pop-in{0%{opacity:0}60%,to{opacity:1}}@keyframes glow{0%{box-shadow:0 0 0 0 rgba(0,184,255,.5)}to{box-shadow:0 0 0 12px transparent}}@keyframes glowPulse{0%,to{text-shadow:0 0 8px rgba(255,255,255,.4),0 0 16px rgba(21,227,255,.2)}50%{text-shadow:0 0 16px rgba(255,255,255,.9),0 0 32px rgba(21,227,255,.5)}}@keyframes buttonPulse{0%,to{box-shadow:0 8px 18px rgba(0,184,255,.35)}50%{box-shadow:0 10px 24px rgba(0,184,255,.65)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 rgba(6,182,212,.7)}50%{box-shadow:0 0 0 10px transparent}}@keyframes checkmark-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes bounce-subtle{0%,50%,to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulse-animation{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.7)}50%{opacity:.8;box-shadow:0 0 0 4px transparent}}@keyframes sparkle{0%,to{opacity:1}50%{opacity:.7}}@keyframes africa-underline-slide{0%,to{transform:translateX(0);opacity:.85;box-shadow:0 0 8px rgba(0,124,255,.4)}50%{transform:translateX(54%);opacity:1;box-shadow:0 0 12px rgba(0,163,255,.6)}}@keyframes corridor-underline-slide{0%,to{transform:translateX(0);opacity:.75;box-shadow:0 0 6px rgba(0,124,255,.3)}50%{transform:translateX(67%);opacity:1;box-shadow:0 0 10px rgba(0,163,255,.5)}}@keyframes corridorLinePulse{0%{width:40px;opacity:.6}to{width:80px;opacity:1}}@keyframes underlineSlideGlow{0%{transform:translateX(0);box-shadow:0 0 6px rgba(0,123,255,.5)}to{transform:translateX(12%);box-shadow:0 0 12px rgba(0,163,255,.6)}}.amount-box{margin-top:8px}.form-label{font-size:14px;font-weight:500;color:#64748b;display:block;margin-bottom:8px}:root{--font-ui:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--control-font-size:16px;--control-font-weight:500;--control-line-height:1.25;--control-height:56px;--control-radius:12px;--hero-accent-gradient:linear-gradient(90deg,#007BFF,#00C3FF);--hero-accent-underline:linear-gradient(90deg,#007BFF,#00C3FF);--aya-blue:#007BFF;--aya-blue-dark:#1E3A8A;--aya-blue-soft:#E6F0FF;--aya-text-main:#0F172A;--aya-text-muted:#6B7280;--aya-text-soft:#94A3B8;--aya-border-soft:rgba(148,163,184,0.35);--aya-card-bg:#FFFFFF;--aya-section-bg:#F9FAFB;--brand-blue-700:#0A5DFF;--brand-blue-600:#1666FF;--brand-blue-500:#1E7BFF;--brand-cyan-400:#00E5FF;--brand-cyan-300:#22D3EE;--blue:#0066FF;--cyan:#00CFFF;--blue-600:#0055CC;--blue-300:#3388FF;--ink-900:#0F172A;--ink-700:#334155;--ink-500:#64748B;--ink-400:#94A3B8;--surface:#FFFFFF;--surface-muted:#F8FAFC;--surface-dark:#0B1220;--bg:#F9FBFF;--text:#1C1F26;--text-2:#6B7280;--success:#00FF88;--warning:#FFC043;--error:#FF3B30;--info:#3BA3FF;--grad:linear-gradient(90deg,var(--brand-cyan-400) 0%,var(--brand-blue-700) 100%);--grad-hover:linear-gradient(90deg,#00E0FF 0%,#3388FF 100%);--grad-active:linear-gradient(90deg,#0099DD 0%,#0055CC 100%);--shadow-card:0 10px 30px rgba(2,12,27,.12);--shadow-card-hover:0 4px 12px rgba(0,102,255,.08);--shadow-cta:0 8px 24px rgba(26,115,232,.25);--radius:12px;--radius-xl:16px;--radius-sm:8px;--pad:16px;--flag-w:48px;--chip-gap:12px;--edge-pad:14px}:root[data-theme=dark]{color-scheme:dark}html.dark{--bg:#0B1220;--surface:#121B2E;--surface-muted:#0F1628;--text:#F1F5F9;--text-2:#94A3B8;--aya-blue:#60A5FA;--aya-blue-dark:#3B82F6;--aya-blue-soft:rgba(96,165,250,0.15);--aya-text-main:#F8FAFC;--aya-text-muted:#94A3B8;--aya-text-soft:#94A3B8;--aya-border-soft:rgba(148,163,184,0.2);--aya-card-bg:#f0f4fa;--aya-section-bg:#0F172A;color-scheme:dark}.control--invert .select,.control--invert .select__display,.control--invert input,.control--invert select,.control--invert textarea{color:var(--text)!important;caret-color:var(--text)!important}.control--invert .select__placeholder,.control--invert input::placeholder,.control--invert textarea::placeholder{color:var(--text-2)!important;opacity:1}.control--invert input:-webkit-autofill,.control--invert input:-webkit-autofill:focus,.control--invert input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text)!important;transition:background-color 9999s ease-out 0s}.control--invert .currency-chip{color:#0a1324;font-weight:600}.control--invert .select__icon svg{stroke:var(--text);fill:var(--text)}.control--invert input[disabled],.control--invert select[disabled],.control--invert textarea[disabled]{color:var(--text-2)!important;-webkit-text-fill-color:var(--text-2)!important}body,html{background:var(--bg)}.page-wrapper{max-width:1120px;margin:0 auto;padding:0 16px}.card{background:var(--surface);border:1px solid #e5eaf2;border-radius:var(--radius);box-shadow:var(--shadow-card)}.card:hover{box-shadow:var(--shadow-card-hover)}a{color:var(--blue);text-decoration:none}a:hover{color:#2b7eff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:var(--radius-sm);font-weight:600;cursor:pointer;transition:all .25s ease}.btn-primary{background:var(--grad)!important;color:#fff!important;box-shadow:var(--shadow-cta);transition:opacity .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1)}.btn-primary:hover{background:var(--grad-hover)!important;opacity:.92;box-shadow:0 6px 20px rgba(0,123,255,.25)}.btn-primary:active{background:var(--grad-active)!important;opacity:.85;box-shadow:0 3px 10px rgba(0,123,255,.15);transition-duration:.08s}.btn-secondary{background:var(--blue);color:#fff}.btn-secondary:hover{background:#2b7eff}.btn-outline{background:0 0;color:var(--blue);border:1px solid var(--blue)}.btn-outline:hover{background:rgba(0,102,255,.06)}.send-now-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:12px 24px;border:0;border-radius:12px;cursor:pointer;font-weight:600;font-size:18px;color:#fff;text-align:center;letter-spacing:.3px;background:linear-gradient(90deg,#00e5ff 0,#00c4ff 100%);box-shadow:0 4px 12px rgba(0,229,255,.25);transition:opacity .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1);text-decoration:none}.send-now-btn:hover{background:linear-gradient(90deg,#00f0ff 0,#00d2ff 100%);box-shadow:0 0 16px rgba(0,229,255,.6);opacity:.92}.send-now-btn:active{opacity:.85;box-shadow:0 0 8px rgba(0,229,255,.4);transition-duration:.08s}.send-now-btn:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(0,229,255,.5)}.dark .send-now-btn,:root[data-theme=dark] .send-now-btn{color:#fff;box-shadow:0 4px 12px rgba(0,229,255,.15)}.dark .send-now-btn:hover{box-shadow:0 0 16px rgba(0,229,255,.45)}.tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:600}.tag-success{background:rgba(0,255,136,.14);color:#00b86b}.tag-info{background:rgba(59,163,255,.14);color:#2c8be8}.tag-warning{background:rgba(255,192,67,.18);color:#a86a00}.dark .tag-success{background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(34,197,94,.25)}.dark .tag-info{background:rgba(59,130,246,.15);color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.dark .tag-warning{background:rgba(251,191,36,.15);color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.tag-medium{background:#fff3bf;color:#7a5d00}.tag-high{background:#c6f6d5;color:#0e7a4b}.tag-low{background:#ffe1e1;color:#b61e1e}.dark .tag-medium{background:rgba(234,179,8,.15);color:#fbbf24;border:1px solid rgba(234,179,8,.3)}.dark .tag-high{background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(34,197,94,.3)}.dark .tag-low{background:rgba(239,68,68,.15);color:#f87171;border:1px solid rgba(239,68,68,.3)}.alert{border-radius:var(--radius-sm);padding:var(--pad);display:flex;gap:10px;align-items:flex-start;font-size:.95rem}.alert-info{background:var(--surface-muted);color:var(--text-2)}.alert-warning{background:rgba(255,192,67,.15);color:#7a5d00}.alert-danger{background:rgba(255,59,48,.12);color:#a21c1c}.rate-fx{color:var(--text);font-weight:700}.rate-fee-free{color:#00b86b}.rate-fee-free,.rate-total{font-weight:700}input,select,textarea{background:#fff;border:1px solid #e5eaf2;border-radius:10px;padding:12px 14px;outline:0;transition:box-shadow .2s ease,border-color .2s}.rate-total,textarea{color:var(--text)}input:focus,select:focus,textarea:focus{border-color:#bfd9ff;box-shadow:0 0 0 4px rgba(0,153,255,.12)}.section-gradient{background:var(--grad);color:#fff;border-radius:20px;box-shadow:var(--shadow-cta)}.text-muted{color:var(--text-2)}.bg-muted{background:var(--surface-muted)}[data-theme=dark] .btn-primary,html.dark .btn-primary{background:var(--grad)!important;color:#fff!important}.btn-primary:focus-visible{outline:2px solid rgba(34,211,238,.45);outline-offset:2px;box-shadow:0 0 0 4px rgba(138,223,255,.35),0 10px 20px rgba(4,18,41,.18)}.btn-provider{--pill-bg:#FFFFFF;--pill-fg:#1C1F26;--pill-border:#E5EAF2;--pill-shadow:0 2px 6px rgba(0,0,0,.06);display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;font-weight:600;border:1px solid var(--pill-border);background:var(--pill-bg);color:var(--pill-fg);box-shadow:var(--pill-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease;cursor:pointer;text-decoration:none;line-height:1;position:relative}.btn-provider .ico{width:18px;height:18px;display:inline-block;flex:0 0 18px}.btn-provider:focus-visible,.btn-provider:hover{opacity:.9;box-shadow:0 6px 14px rgba(0,102,255,.12);border-color:#bfd9ff}.btn-provider:active{opacity:.85;box-shadow:0 2px 6px rgba(0,0,0,.08);transition-duration:.08s}.btn-provider:focus-visible{outline:2px solid #8adfff;outline-offset:2px}.btn-provider::after{content:"";position:absolute;inset:-2px;border-radius:999px;pointer-events:none;opacity:0;box-shadow:0 0 0 0 rgba(0,207,255,.35);transition:opacity .18s ease,box-shadow .18s ease}.btn-provider:focus-visible::after,.btn-provider:hover::after{opacity:1;box-shadow:0 0 0 6px rgba(0,207,255,.12)}@media (prefers-reduced-motion:reduce){.btn-provider,.btn-provider::after{transition:none}}[data-theme=dark] .btn-provider,html.dark .btn-provider{--pill-bg:#121B2E;--pill-fg:#F8FAFC;--pill-border:#23304D;--pill-shadow:0 6px 18px rgba(0,0,0,.35)}.btn-provider--remitly{--brand:#003087}.btn-provider--remitly:focus-visible,.btn-provider--remitly:hover,.btn-provider--sendwave:focus-visible,.btn-provider--sendwave:hover{color:var(--brand)}.btn-provider--sendwave{--brand:#009FE3}.btn-provider--western_union,.btn-provider--westernunion,.btn-provider--wu{--brand:#FFCC00}.btn-provider--western_union:focus-visible,.btn-provider--western_union:hover,.btn-provider--westernunion:focus-visible,.btn-provider--westernunion:hover,.btn-provider--wu:focus-visible,.btn-provider--wu:hover{color:#c79f00}.btn-provider--mg,.btn-provider--moneygram{--brand:#E11D2E}.btn-provider--mg:focus-visible,.btn-provider--mg:hover,.btn-provider--moneygram:focus-visible,.btn-provider--moneygram:hover,.btn-provider--ria:focus-visible,.btn-provider--ria:hover,.btn-provider--taptap:focus-visible,.btn-provider--taptap:hover,.btn-provider--taptapsend:focus-visible,.btn-provider--taptapsend:hover{color:var(--brand)}.btn-provider--ria{--brand:#F36C21}.btn-provider--taptap,.btn-provider--taptapsend{--brand:#8B5CF6}.btn-provider--wise{--brand:#9FE870}.btn-provider--wise:focus-visible,.btn-provider--wise:hover{color:#7ac34d}.btn-provider--worldremit{--brand:#E02020}.btn-provider--worldremit:focus-visible,.btn-provider--worldremit:hover,.btn-provider--xoom:focus-visible,.btn-provider--xoom:hover{color:var(--brand)}.btn-provider--xoom{--brand:#6C0BA9}.aya-spinner{width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:ayaSpin .7s linear infinite;display:inline-block;vertical-align:-2px}.is-loading,[aria-busy=true]{pointer-events:none;opacity:.75;box-shadow:none}.btn-provider .label{display:inline-flex;align-items:center;gap:8px}.btn-provider .when-loading,.btn-provider.is-loading .label,.btn-provider[aria-busy=true] .label{display:none}.btn-primary .label,.btn-provider.is-loading .when-loading,.btn-provider[aria-busy=true] .when-loading{display:inline-flex;align-items:center;gap:8px}#subscribe-btn.success .btn-label,.btn-primary .when-loading,.btn-primary.is-loading .label,.btn-primary[aria-busy=true] .label{display:none}.btn-primary.is-loading .when-loading,.btn-primary[aria-busy=true] .when-loading{display:inline-flex;align-items:center;gap:8px}@media (prefers-reduced-motion:reduce){.aya-spinner{animation:none;border-right-color:currentColor;opacity:.5}}.logo-pop{filter:drop-shadow(0 10px 24px rgba(14,165,233,.45)) drop-shadow(0 3px 8px rgba(2,6,23,.25))}.fee-gradient{background:linear-gradient(90deg,#06b6d4,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}@supports not (-webkit-background-clip:text){.fee-gradient{color:#06b6d4}}.fee-value{color:#00b8ff;font-size:1rem;letter-spacing:-.2px}html[data-theme=dark] .fee-value{color:#00d4ff}.fee-free{background-color:rgba(0,184,255,.1);color:#00b8ff;font-weight:700;padding:3px 8px;border-radius:6px;text-transform:uppercase;font-size:.85rem;display:inline-block}html.dark .fee-free,html[data-theme=dark] .fee-free{background-color:rgba(0,212,255,.15)}html[data-theme=dark] .fee-free{color:#00d4ff}:root{--ayasend-blue:#007BFF;--ayasend-cyan:#00B8FF}.highlight-africa{color:var(--ayasend-blue)!important;font-weight:800;position:relative}.highlight-africa--animated{background:linear-gradient(90deg,var(--ayasend-blue),var(--ayasend-cyan),var(--ayasend-blue));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:africaShimmer 6s linear infinite}.highlight-africa--animated::after{content:"";position:absolute;left:0;bottom:-.15em;height:2px;width:36%;border-radius:2px;background:linear-gradient(90deg,var(--ayasend-blue),var(--ayasend-cyan));opacity:.9;animation:africaUnderline 3.8s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.highlight-africa--animated,.highlight-africa--animated::after{animation:none!important;background-position:50% 50%}.highlight-africa--animated{color:var(--ayasend-blue)!important;background:0 0}}html.dark .highlight-africa,html.dark .highlight-africa--animated,html[data-theme=dark] .highlight-africa,html[data-theme=dark] .highlight-africa--animated{filter:saturate(110%)}.lang-btn-active{background-color:#007bff!important;color:#fff!important;font-weight:600;box-shadow:0 4px 10px rgba(0,123,255,.35);border:0}.lang-btn-active:hover{background:linear-gradient(90deg,#007bff 0,#00b8ff 100%)!important;box-shadow:0 6px 14px rgba(0,184,255,.45)}.lang-btn-inactive{color:#64748b;transition:all .2s ease}.lang-btn-inactive:hover{color:#1e293b}html.dark .lang-btn-inactive,html[data-theme=dark] .lang-btn-inactive{color:#94a3b8}html.dark .lang-btn-inactive:hover,html[data-theme=dark] .lang-btn-inactive:hover{color:#e2e8f0}.subscribe-section{padding:24px}.subscribe-card{background:linear-gradient(180deg,#f5faff 0,#fff 100%);border-radius:12px;padding:24px;box-shadow:0 3px 10px rgba(0,0,0,.04);display:grid;gap:12px;grid-template-columns:1fr;max-width:640px;margin:0 auto}#subscribe-email{background:#f9fbff;border:1.5px solid #d3e3ff;border-radius:8px;color:#222;padding:12px 14px;font-size:.95rem;transition:border-color .25s,box-shadow .25s}#subscribe-email::placeholder{color:#9fb3d9}#subscribe-email:focus{outline:0;border-color:#007bff;box-shadow:0 0 6px rgba(0,123,255,.28)}#subscribe-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(90deg,#007bff 0,#00b8ff 100%);color:#fff;font-weight:600;border:0;border-radius:10px;padding:12px 18px;cursor:pointer;transition:opacity .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,123,255,.3)}#subscribe-btn:hover{opacity:.9;box-shadow:0 6px 16px rgba(0,184,255,.4)}#subscribe-btn:disabled{opacity:.65;cursor:not-allowed}#subscribe-btn.success{background:linear-gradient(90deg,#00c853 0,#00e5a8 100%);animation:glow .8s ease-out forwards}#subscribe-btn .btn-check{display:none;font-size:1.2rem;line-height:1}#subscribe-btn.success .btn-check{display:inline;animation:pop-in .32s ease-out}.sr-only{position:absolute!important;left:-9999px}.sr-status{position:absolute;left:-9999px}html.dark .subscribe-card,html[data-theme=dark] .subscribe-card{background:linear-gradient(180deg,#0b1626 0,#0f1e34 100%);box-shadow:0 8px 20px rgba(0,0,0,.35)}html.dark #subscribe-email,html[data-theme=dark] #subscribe-email{background:#0e1a2b;border-color:#24446b;color:#f3f6ff}html.dark #subscribe-email::placeholder,html[data-theme=dark] #subscribe-email::placeholder{color:#6e8bb8}.shadow-glow{box-shadow:0 8px 30px rgba(11,94,215,.25),0 0 60px rgba(21,227,255,.15)}.app-heading{color:#0f172a;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.08)}html.dark .app-heading,html[data-theme=dark] .app-heading{background:linear-gradient(90deg,#fff 0,#b9e6ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 12px rgba(255,255,255,.7),0 0 24px rgba(21,227,255,.4);animation:glowPulse 3s ease-in-out infinite}@supports not (-webkit-background-clip:text){html.dark .app-heading,html[data-theme=dark] .app-heading{color:#fff}}.app-subtext{color:rgba(15,23,42,.85);text-shadow:0 1px 1px rgba(255,255,255,.3);font-weight:400}html.dark .app-subtext,html[data-theme=dark] .app-subtext{color:rgba(255,255,255,.95);text-shadow:0 0 8px rgba(0,0,0,.25)}.download-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(90deg,#007bff 0,#00b8ff 100%);color:#fff;font-weight:600;font-size:1rem;padding:14px 28px;border:0;border-radius:12px;text-decoration:none;box-shadow:0 8px 18px rgba(0,184,255,.35);transition:all .3s ease;cursor:pointer;animation:buttonPulse 3s ease-in-out infinite}.download-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,184,255,.5);background:linear-gradient(90deg,#00a2ff 0,#0cd6ff 100%)}.download-btn:active{transform:translateY(1px);box-shadow:0 6px 12px rgba(0,184,255,.4)}@media (prefers-reduced-motion:reduce){.app-heading,.download-btn{animation:none;text-shadow:none}.download-btn:hover{transform:none}}:root{--fieldTextStart:78px;--brandBlue:#1466FF;--feeValue:#00B6F0}#appCtaCard .cta-subtext,#appCtaCard h3{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15)}.subscribe-btn,button[type=submit].subscribe-btn{background:linear-gradient(90deg,#1ec4ff 0,#1466ff 100%)!important;color:#fff!important;border:0!important;border-radius:12px;font-weight:700;padding:14px 18px;box-shadow:0 6px 16px rgba(20,102,255,.25)}.subscribe-btn:hover{filter:brightness(1.05)}.subscribe-btn:active{opacity:.85;transition-duration:.08s}.fee-value,.quote-card .fee-value,.rate-card .fee .value{color:var(--brand-cyan-300)!important;font-weight:800}.rate-card .fee .label{color:var(--ink-500)}.lang-toggle .active{background:var(--brand-blue-700)!important;color:#fff!important}.country-select,.country-trigger{background:#fff!important}html.dark .country-select,html.dark .country-trigger{background:#0e1526!important;color:#e6f0ff}.country-badge,.country-chip{background:var(--surface);color:var(--ink-900)}html.dark .country-badge,html.dark .country-chip{background:#0e1526;color:#e6f0ff}.app-card{background:linear-gradient(135deg,var(--brand-cyan-400) 0%,var(--brand-blue-700) 100%);border-radius:24px;box-shadow:var(--shadow-card);color:#fff;padding:24px}.app-card .cta-subtext,.app-card .subtitle,.app-card h3,.app-card p{color:#fff!important}.app-card .logo{width:72%;max-width:420px;aspect-ratio:16/9;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.25))}.btn-subscribe,.subscribe-section .btn-subscribe{background:linear-gradient(90deg,var(--brand-cyan-400) 0%,var(--brand-blue-700) 100%);color:#fff;border:0;border-radius:999px;padding:14px 22px;font-weight:700;box-shadow:var(--shadow-cta)}.selector-card{--flag-w:48px;--chip-gap:12px;--edge-pad:14px}.country-select,.country-trigger{padding:10px var(--edge-pad);border-radius:12px;background:var(--surface);display:flex;align-items:center;gap:var(--chip-gap)}.amount-input-legacy-removed{padding:10px var(--edge-pad)}.amount-input .currency-icon,.amount-input .currency-prefix{position:absolute;left:calc(var(--edge-pad));top:50%;transform:translateY(-50%);color:var(--ink-500);font-weight:600}.amount-input input{padding-left:calc(var(--flag-w)+var(--chip-gap))!important;background:0 0;border:0;outline:0;width:100%}.app-card .subtitle{}.provider-btn,.send-btn,button.btn-send{background:linear-gradient(90deg,var(--brand-cyan-400) 0%,var(--brand-blue-700) 100%)!important;color:#fff!important;border:0!important;border-radius:999px;font-weight:700;padding:12px 24px;box-shadow:var(--shadow-cta)}.amount-field,.control,.select{font:inherit}.amount-field input.amount-input,.amount-input[type=text]{-moz-appearance:textfield}.amount-field input.amount-input,.amount-input[type=number],.amount-input[type=text]{font-family:var(--font-ui,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif)!important;font-size:var(--control-font-size,16px)!important;font-weight:var(--control-font-weight,500)!important;line-height:var(--control-line-height,1.25)!important;letter-spacing:0!important;-webkit-text-size-adjust:100%!important;text-rendering:optimizeLegibility;height:var(--control-height,56px)!important;border-radius:var(--control-radius,12px)!important;padding-inline:var(--control-pad-x,16px)!important;text-align:center;appearance:none}.amount-input::-webkit-inner-spin-button,.amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:768px){:root{--control-font-size:17px;--control-height:56px}}:root{--control-h:56px;--control-radius:14px;--control-pad-x:16px;--control-font:500 18px/1 Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;--border-200:rgba(17,24,39,.12);--surface-elev-0:#fff}.control{display:flex;align-items:center;height:var(--control-h);border:1px solid var(--border-200);border-radius:var(--control-radius);background:var(--surface-elev-0);padding:0 var(--control-pad-x);width:100%;box-sizing:border-box}.amount-shell{position:relative}.amount-shell .prefix{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.85}.amount-input{-webkit-appearance:none;appearance:none;height:100%;font:var(--control-font);letter-spacing:.2px;caret-color:currentColor}.amount-input:focus{border:0;box-shadow:none}@supports (-webkit-touch-callout:none){.amount-input{font-size:16px}}@media (max-width:768px){.control{height:56px}}.amount-input[type=number]{-moz-appearance:textfield}.pulse-on-best{animation:pulse-glow 2s ease-in-out infinite}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.checkmark-animate{stroke-dasharray:100;stroke-dashoffset:100;animation:checkmark-draw .5s ease-out forwards}.fade-in{animation:fade-in .4s ease-out}.slide-up{animation:slide-up .3s ease-out}.dark .shimmer,.shimmer{background-size:1000px 100%}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);animation:shimmer 2s infinite linear}.dark .shimmer{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%)}.spin{animation:spin 1s linear infinite}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.view-toggle-btn{background:0 0;color:#64748b;cursor:pointer;border:0}.view-toggle-btn:hover{color:#1e293b}.view-toggle-btn.active{background:linear-gradient(135deg,#00e5ff 0,#00c4ff 100%);color:#fff;font-weight:600;box-shadow:0 2px 8px rgba(0,229,255,.3)}.dark .hero-text p,.dark .view-toggle-btn{color:#94a3b8}.dark .view-toggle-btn:hover{color:#e2e8f0}.dark .view-toggle-btn.active{color:#fff}:root{--widget-font-stack:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--widget-label-size:12px;--widget-label-weight:500;--widget-label-color:#64748b;--widget-label-spacing:0.01em;--widget-helper-size:13px;--widget-helper-weight:400;--widget-helper-color:#94a3b8;--widget-currency-size:16px;--widget-currency-weight:600;--widget-currency-color:#1e293b;--widget-interactive-size:16px;--widget-interactive-weight:500;--widget-interactive-color:#0f172a;--widget-amount-size-desktop:32px;--widget-amount-size-mobile:24px;--widget-amount-weight:700;--widget-amount-color:#0f172a;--widget-amount-spacing:-0.02em;--widget-space-xs:8px;--widget-space-s:12px;--widget-space-m:16px;--widget-space-l:24px;--widget-space-xl:32px;--widget-bg:#ffffff;--widget-bg-surface:#f8fafc;--widget-border-soft:#e2e8f0;--widget-border-medium:#cbd5e1;--widget-border-strong:#94a3b8;--widget-accent:#1E7BFF;--widget-accent-hover:#1666FF;--widget-accent-active:#0A5DFF;--widget-success:#10b981;--widget-text-primary:#0f172a;--widget-text-secondary:#64748b;--widget-text-muted:#94a3b8;--widget-card-radius:16px;--widget-card-padding-mobile:var(--widget-space-m);--widget-card-padding-desktop:var(--widget-space-xl);--widget-card-border:1px solid rgba(0,229,255,0.1);--widget-card-shadow:0 2px 8px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02)}.dark{--widget-bg:#0B1220;--widget-bg-surface:#141d2e;--widget-border-soft:#263044;--widget-border-medium:#374151;--widget-border-strong:#4b5563;--widget-label-color:#94a3b8;--widget-helper-color:#64748b;--widget-currency-color:#e2e8f0;--widget-interactive-color:#f1f5f9;--widget-amount-color:#f8fafc;--widget-text-primary:#f8fafc;--widget-text-secondary:#cbd5e1;--widget-text-muted:#94a3b8;--widget-card-border:1px solid rgba(18,214,255,0.15);--widget-card-shadow:0 4px 12px rgba(0,0,0,0.3),0 2px 4px rgba(0,0,0,0.2)}.widget-card{background:var(--widget-bg);border:var(--widget-card-border);border-radius:var(--widget-card-radius);box-shadow:var(--widget-card-shadow);padding:var(--widget-card-padding-mobile);transition:box-shadow .2s ease}@media (min-width:768px){.widget-card{padding:var(--widget-card-padding-desktop)}}.widget-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04)}.dark .widget-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.4),0 3px 6px rgba(0,0,0,.3)}.route-select{display:flex;gap:var(--widget-space-s);height:64px;padding:0 var(--widget-space-m);background:var(--widget-bg);border:1px solid var(--widget-border-strong);font-family:var(--widget-font-stack);font-size:var(--widget-interactive-size);font-weight:var(--widget-interactive-weight);color:var(--widget-interactive-color)}.route-select:hover{border-color:var(--widget-accent);background:var(--widget-bg-surface)}.route-select:focus{outline:0;border-color:var(--widget-accent)}.amount-card{position:relative;background:var(--widget-bg);border:2px solid var(--widget-border-soft);border-radius:var(--widget-space-m);padding:var(--widget-space-m);transition:all .25s ease}.amount-card:hover{border-color:#00c4ff;box-shadow:0 0 6px rgba(0,229,255,.3)}.amount-card:focus-within{border-color:#00e5ff;box-shadow:0 0 10px rgba(0,229,255,.6);transform:translateY(-1px)}.dark .amount-card:hover{border-color:#12d6ff;box-shadow:0 0 8px rgba(18,214,255,.28)}.dark .amount-card:focus-within{border-color:#3be8ff;box-shadow:0 0 12px rgba(59,232,255,.55)}.amount-card-label{font-family:var(--widget-font-stack);font-size:var(--widget-label-size);font-weight:var(--widget-label-weight);color:var(--widget-label-color);letter-spacing:var(--widget-label-spacing);margin-bottom:var(--widget-space-xs);display:block;text-transform:uppercase}.amount-card-input{width:100%;border:0;outline:0;background:0 0;font-family:var(--widget-font-stack);font-size:var(--widget-amount-size-mobile);font-weight:var(--widget-amount-weight);color:var(--widget-amount-color);letter-spacing:var(--widget-amount-spacing);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){.amount-card-input{font-size:var(--widget-amount-size-desktop)}}.amount-card-input::placeholder{color:var(--widget-text-muted);opacity:.6}.currency-badge{font-family:var(--widget-font-stack);font-size:var(--widget-currency-size);font-weight:var(--widget-currency-weight);color:var(--widget-currency-color);background:var(--widget-bg-surface);padding:4px 10px;border-radius:6px;margin-top:var(--widget-space-xs)}.amount-chip{height:40px;padding:0 20px;border:1px solid var(--widget-border-medium);border-radius:20px;background:var(--widget-bg);font-size:14px;font-weight:500;color:var(--widget-text-secondary);cursor:pointer;transition:all .2s ease;white-space:nowrap}.amount-chip:hover{border-color:var(--widget-accent);background:var(--widget-bg-surface);color:var(--widget-text-primary)}.amount-chip.selected,.amount-chip[data-selected=true]{background:var(--widget-accent-active);border-color:var(--widget-accent-active);color:#fff;font-weight:600}.amount-chip:active{opacity:.85;transition-duration:.08s}.amount-chip,.helper-text,.rate-line{font-family:var(--widget-font-stack)}.rate-line{font-size:14px;color:var(--widget-text-secondary);padding-top:var(--widget-space-s);border-top:1px solid var(--widget-border-soft);margin-top:var(--widget-space-s)}.rate-line strong{font-weight:600;color:var(--widget-text-primary)}.rate-line .rate-highlight{color:var(--widget-accent);font-weight:600}.helper-text{font-size:var(--widget-helper-size);font-weight:var(--widget-helper-weight);color:var(--widget-helper-color);margin-top:4px}.route-arrow{color:var(--widget-text-muted)}@media (max-width:640px){.widget-card{border-radius:var(--widget-space-s)}.route-select{height:56px;font-size:15px}.amount-card{border-radius:var(--widget-space-s)}}.hero{background:linear-gradient(180deg,#f4f7ff 0,#fff 100%);padding:48px 0 32px}.hero-inner{max-width:1280px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center}@media (min-width:1024px){.hero-inner{max-width:1400px;padding:0 48px}}.hero-text{text-align:center;margin-bottom:8px;max-width:800px;width:100%}.hero-main{max-width:100%;gap:32px}.hero-layout{width:100%}@media (min-width:1024px){.hero-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:32px;align-items:flex-start;max-width:1120px;margin:32px auto 0}}@media (max-width:1100px){.hero-layout{grid-template-columns:1fr;gap:40px;max-width:580px;margin-left:auto;margin-right:auto}}.hero-text p{font-size:16px;font-weight:400;line-height:1.6;color:#64748b}.hero-main{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.hero-text p,.transfer-card{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.transfer-card{max-width:520px;width:100%;margin:0 auto;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(148,163,184,.25);box-shadow:0 18px 45px rgba(15,23,42,.08)}.transfer-route{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.route-side{display:flex;flex-direction:column;gap:6px;flex:1 1 0}.route-label{font-size:13px;font-weight:500;color:#64748b}.route-select{display:inline-flex;align-items:center;gap:8px;width:100%;padding:10px 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(15,23,42,.04)}.route-select:hover{box-shadow:0 0 0 2px rgba(19,99,223,.08)}.flag{font-size:20px;line-height:1;flex-shrink:0;display:inline-block;opacity:1;visibility:visible}.currency-code{font-size:14px;font-weight:600;color:#0f172a}.chevron{font-size:12px;color:#94a3b8;margin-left:auto}.route-arrow{font-size:20px;color:#cbd5e1;flex-shrink:0}.route-sub{text-align:center;font-size:12px;color:#94a3b8;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:6px}.route-sub-text{white-space:nowrap}.route-dot{font-size:10px}@media (max-width:599px){.route-sub{flex-wrap:wrap;max-width:90%;margin-left:auto;margin-right:auto}}@media (max-width:480px){.route-sub{font-size:11px;gap:4px;line-height:1.4;max-width:95%}.route-sub-text{white-space:normal;max-width:140px;text-align:center}.route-dot{flex-shrink:0}}.amount-row{display:flex;gap:16px;margin-bottom:16px}.amount-field{flex:1 1 0;min-width:0}.field-label{display:block;font-family:"Inter",sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#6b7280;margin-bottom:6px}.amount-input-wrapper{display:flex;align-items:center;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;transition:all .2s ease}.amount-input-wrapper:focus-within{border-color:#1363df;box-shadow:0 0 0 3px rgba(19,99,223,.1)}.amount-input{flex:1 1 auto;font-family:"Inter",sans-serif;padding:10px 0;line-height:1.4;color:#111827;-moz-appearance:textfield}.amount-input::placeholder{color:#cbd5e1}.currency-pill{padding:8px 12px;border-radius:8px;background:#f1f5ff;font-size:13px;font-weight:600;color:#1363df;margin-left:10px;flex-shrink:0;display:flex;align-items:center;line-height:1;pointer-events:none;user-select:none}.field-helper{margin-top:4px;font-size:11px;color:#94a3b8}.preset-row{display:flex;gap:8px;margin-bottom:16px}.preset-btn,.rate-info{text-align:center;color:#64748b}.preset-btn{flex:1 1 0;min-width:0;padding:12px 0;min-height:44px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.preset-btn:hover{border-color:#cbd5e1;background:#f1f5f9;color:#475569}.preset-btn.preset-active{background:linear-gradient(135deg,#1363df 0,#0a4fc5 100%);border-color:#1363df;color:#fff;font-weight:600;box-shadow:0 4px 12px rgba(19,99,223,.25)}.rate-info{font-size:13px;line-height:1.5;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}@media (min-width:1024px){.rate-info{background:linear-gradient(135deg,#fafbfc 0,#f8fafc 100%);border:0;box-shadow:0 0 0 1px rgba(148,163,184,.1),0 2px 4px rgba(0,0,0,.02);border-radius:12px;padding:16px 20px;margin-bottom:32px;font-size:14px;gap:10px}.rate-label,.rate-value{font-weight:600;font-size:14px;letter-spacing:-.01em}.rate-dot{color:#cbd5e1}.ai-verified-badge{font-weight:500}html.dark .rate-info{background:linear-gradient(135deg,#1e293b 0,#0f172a 100%);box-shadow:0 0 0 1px rgba(148,163,184,.08),0 2px 4px rgba(0,0,0,.1)}html.dark .rate-dot{color:#475569}}.live-timestamp{display:inline-flex;align-items:center;gap:4px}.pulse-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;display:inline-block;animation:pulse-animation 2s cubic-bezier(.4,0,.6,1) infinite;box-shadow:0 0 0 0 rgba(34,197,94,.7)}html.dark .pulse-dot{background:#4ade80;box-shadow:0 0 0 0 rgba(74,222,128,.7)}.ai-verified-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:linear-gradient(135deg,#e6f0ff 0,#dbeafe 100%);color:#007bff;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;transition:all .2s ease}.ai-verified-badge:hover{background:linear-gradient(135deg,#dbeafe 0,#bfdbfe 100%);opacity:.9}html.dark .ai-verified-badge{background:linear-gradient(135deg,rgba(59,130,246,.15)0,rgba(96,165,250,.15) 100%);color:#60a5fa}.ai-icon{color:#007bff;animation:sparkle 3s ease-in-out infinite}html.dark .ai-icon{color:#60a5fa}.rate-label,.rate-value{font-weight:600;color:#0f172a;white-space:nowrap}.rate-dot{margin:0 4px;color:#cbd5e1;font-size:10px}@media (max-width:599px){.rate-info{font-size:12px;line-height:1.6;padding:0 8px;max-width:95%;margin-left:auto;margin-right:auto;word-wrap:break-word}.rate-dot{margin:0 3px}}@media (max-width:360px){.rate-info{font-size:11px;line-height:1.7;max-width:100%}}.dark .hero{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}.dark .hero-text h1{color:#f8fafc}.dark .transfer-card{background:#1e293b;border-color:rgba(148,163,184,.2);box-shadow:0 18px 45px rgba(0,0,0,.3)}.dark .field-label,.dark .route-label{color:#94a3b8}.dark .route-select,html.dark .route-select{background:#0f172a;border-color:rgba(148,163,184,.2)}.dark .route-select:hover,html.dark .route-select:hover{border-color:#1363df;background:#1e293b}.dark .currency-code,html.dark .currency-code{color:#fff!important}.dark .amount-input-wrapper{background:#0f172a;border-color:rgba(148,163,184,.2)}.dark .amount-input{color:#f8fafc}.dark .amount-input::placeholder{color:#475569}.dark .currency-pill{background:rgba(19,99,223,.15);color:#60a5fa}.dark .preset-btn{background:#0f172a;border-color:rgba(148,163,184,.2);color:#cbd5e1}.dark .preset-btn:hover{background:#1e293b;border-color:rgba(148,163,184,.3);color:#e2e8f0}.dark .rate-info{color:#94a3b8}.dark .rate-label,.dark .rate-value{color:#f8fafc}@media (max-width:767px){.hero{padding:24px 0 32px!important;background:linear-gradient(180deg,#f8f9ff 0,#fff 100%)!important;display:block!important;visibility:visible!important;opacity:1!important}.hero-inner,.hero-main{width:100%!important;flex-direction:column!important}.hero-inner{max-width:100%!important;padding:0!important;display:flex!important}.hero-main{padding:0 12px!important;align-items:stretch!important;gap:20px!important}.transfer-card{max-width:100%!important;width:100%!important;align-self:stretch!important}.hero-text,.hero-text .hero-title,.hero-text h1{display:block!important;visibility:visible!important;opacity:1!important;max-height:none!important}.hero-text{margin-bottom:20px!important;padding:0 16px!important;position:relative!important;z-index:1!important;overflow:visible!important}.hero-text .hero-title,.hero-text h1{font-size:26px!important;font-weight:800!important;letter-spacing:-.02em!important;color:#0f172a!important;margin-bottom:12px!important}.hero-text .hero-subtitle,.hero-text p{display:block!important;font-size:15px!important;line-height:1.5!important;color:#64748b!important;margin-bottom:16px!important;max-height:none!important}.hero-cta,.hero-cta-group,.hero-text .hero-subtitle,.hero-text p{visibility:visible!important;opacity:1!important}.hero-cta-group{display:flex!important;flex-wrap:wrap!important;gap:12px!important;justify-content:center!important}.hero-cta{display:inline-flex!important;padding:12px 24px!important;font-size:14px!important}.transfer-card{padding:24px 20px;margin:0 12px;border-radius:24px;background:#fff;border:1px solid rgba(19,99,223,.1);box-shadow:0 8px 32px rgba(19,99,223,.08),0 2px 8px rgba(0,0,0,.04)}.transfer-route{flex-direction:column;gap:12px;margin-bottom:12px}.route-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.route-select{padding:14px 16px;border-radius:16px;border:1.5px solid #e2e8f0;background:#f8fafc;box-shadow:0 1px 3px rgba(15,23,42,.06);transition:all .2s ease}.route-select:active{opacity:.85;border-color:#1363df;background:#fff;transition-duration:.08s}.route-arrow{display:none}.route-sub{margin-bottom:20px;font-size:13px;color:#94a3b8;justify-content:center;flex-wrap:wrap}.amount-row{flex-direction:column;gap:16px;margin-bottom:20px}.field-label{font-family:"Inter",sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#6b7280;margin-bottom:6px}.amount-input-wrapper{padding:14px;border-radius:16px;border:1.5px solid #e2e8f0;background:#f8fafc;box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all .25s ease}.amount-input-wrapper:focus-within{border-color:#1363df;background:#fff;box-shadow:0 0 0 4px rgba(19,99,223,.08),inset 0 1px 2px rgba(19,99,223,.05);transform:translateY(-1px)}.amount-input{font-family:"Inter",sans-serif;font-size:20px;font-weight:650;color:#111827;text-align:center;padding:10px 0;line-height:1.4}.currency-pill{padding:7px 10px;border-radius:10px;background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);font-size:12px;font-weight:600;color:#1363df;border:1px solid rgba(19,99,223,.15);display:flex;align-items:center;line-height:1}.field-helper{margin-top:6px;font-size:11px;color:#94a3b8;font-weight:500}.preset-btn{font-size:14px;font-weight:600;padding:12px 0;border-radius:14px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#64748b;transition:all .2s ease}.preset-btn:active{opacity:.85;transition-duration:.08s}.preset-btn.preset-active{background:linear-gradient(135deg,#1363df 0,#0a4fc5 100%);border-color:#1363df;color:#fff;box-shadow:0 4px 12px rgba(19,99,223,.3),0 2px 4px rgba(19,99,223,.2)}.rate-info{font-size:12px;line-height:1.6;color:#64748b}.rate-label,.rate-value{font-weight:700;color:#0f172a}}.hero-title{font-size:28px;color:#0f172a;margin-bottom:8px;letter-spacing:-.25px}@media (max-width:640px){.hero-title{font-size:22px;line-height:1.3}.hero-title-accent::after{height:3px}}.hero-gradient{background:linear-gradient(135deg,#f0f7ff 0,#fff 35%,#f9fbff 100%);position:relative;overflow:hidden}.hero-gradient::after,.hero-gradient::before{content:"";position:absolute;pointer-events:none}.hero-gradient::before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,123,255,.08)0,transparent 70%)}.hero-gradient::after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(14,165,233,.06)0,transparent 70%)}html.dark .hero-gradient{background:linear-gradient(135deg,#0f172a 0,#1e293b 35%,#0f172a 100%)}html.dark .hero-gradient::before{background:radial-gradient(circle,rgba(59,130,246,.12)0,transparent 70%)}html.dark .hero-gradient::after{background:radial-gradient(circle,rgba(14,165,233,.08)0,transparent 70%)}.hero-cta,.hero-cta-group{align-items:center;justify-content:center}.hero-cta-group{display:flex;gap:12px;margin-top:16px;margin-bottom:8px;flex-wrap:wrap}.hero-cta{display:inline-flex;gap:8px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.01em;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none;border:0;white-space:nowrap}.hero-cta-primary{background:linear-gradient(135deg,#007bff 0,#0ea5e9 100%);color:#fff;box-shadow:0 4px 14px rgba(0,123,255,.35)}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,123,255,.45)}.hero-cta-primary:active{transform:translateY(0)}.hero-cta-icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hero-cta-primary:hover .hero-cta-icon{transform:translateY(2px)}.hero-cta-secondary{background:0 0;color:#007bff;border:2px solid #007bff;box-shadow:0 2px 8px rgba(0,123,255,.1)}.hero-cta-secondary:hover{background:rgba(0,123,255,.08);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.2)}.hero-cta-secondary:active{transform:translateY(0)}html.dark .hero-cta-primary{background:linear-gradient(135deg,#3b82f6 0,#06b6d4 100%);box-shadow:0 4px 14px rgba(59,130,246,.4)}html.dark .hero-cta-secondary{color:#60a5fa;border-color:#3b82f6;box-shadow:0 2px 8px rgba(59,130,246,.15)}html.dark .hero-cta-secondary:hover{background:rgba(59,130,246,.15);box-shadow:0 4px 12px rgba(59,130,246,.25)}@media (max-width:640px){.hero-cta-group{flex-direction:column;width:100%;gap:10px;margin-top:20px}.hero-cta{width:100%;max-width:320px;padding:13px 24px;font-size:14px}}@media (min-width:641px) and (max-width:1023px){.hero-cta{padding:13px 26px;font-size:15px}}@media (min-width:1024px){.hero-cta{padding:15px 32px;font-size:16px}}.trust-badges-section{margin-top:48px;padding:32px 24px;background:linear-gradient(135deg,#f9fafb 0,#fff 100%);border-radius:16px;border:1px solid rgba(148,163,184,.15)}.trust-badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:900px;margin:0 auto}.trust-badge{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid rgba(148,163,184,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.trust-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,23,42,.08);border-color:#007bff}.trust-badge-icon{flex-shrink:0;color:#007bff}.trust-badge-text{font-size:14px;font-weight:600;color:#0f172a;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif}html.dark .trust-badges-section{background:linear-gradient(135deg,#1e293b 0,#0f172a 100%);border-color:rgba(148,163,184,.1)}html.dark .trust-badge{background:#1e293b;border-color:rgba(148,163,184,.15)}html.dark .trust-badge:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15)}html.dark .trust-badge-icon{color:#60a5fa}html.dark .trust-badge-text{color:#f8fafc}@media (max-width:640px){.trust-badges-section{padding:24px 16px;margin-top:32px}.trust-badges-grid{grid-template-columns:repeat(2,1fr);gap:12px}.trust-badge{flex-direction:column;text-align:center;padding:12px}.trust-badge-text{font-size:12px}}.route-select.is-open,.route-select[aria-expanded=true]{background:#fff;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25);color:#0f172a}.route-select.is-open .currency-code,.route-select[aria-expanded=true] .currency-code{color:#0f172a}.route-select.is-open .chevron,.route-select.is-open .flag,.route-select[aria-expanded=true] .chevron,.route-select[aria-expanded=true] .flag{filter:none;color:#9ca3af}.route-select.is-open,.route-select:focus,.route-select[aria-expanded=true]{background-color:#fff!important;border:1.5px solid #007bff!important;box-shadow:0 0 8px rgba(0,123,255,.25)!important;color:#0f172a!important;transition:all .25s ease-in-out}.route-select .flag{display:inline-block!important;flex-shrink:0!important;width:20px!important;height:15px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;vertical-align:middle!important;margin-right:8px!important}.route-select .chevron,.route-select .currency-code{filter:none!important;color:#0f172a!important}html.dark .route-select .chevron,html.dark .route-select .currency-code{color:#f8fafc!important}.route-select:hover{background-color:#f8faff!important;border-color:#007bff!important}.dropdown-item--active,.dropdown-item.selected{background:#e6f0ff!important;color:#0f172a!important}body.dark-mode .dropdown-item,body.dark-mode .route-select{background-color:#fff!important;color:#0f172a!important}.country-dropdown,.currency-dropdown{background:#fff;border-radius:18px;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 40px rgba(15,23,42,.18);padding:10px 10px 8px;max-height:60vh;overflow-y:auto}.country-dropdown__item,.currency-dropdown__item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;font-size:14px;color:#0f172a;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .12s ease}.country-dropdown__item-flag,.currency-dropdown__item-flag{flex-shrink:0;width:20px;height:15px;object-fit:contain;vertical-align:middle;display:inline-block}.country-dropdown__item-text,.currency-dropdown__item-text{flex:1;display:flex;flex-direction:column}.currency-dropdown__item-code{font-weight:600}.currency-dropdown__item-name{font-size:12px;color:#6b7280}.country-dropdown__item:hover,.currency-dropdown__item:hover{background:#f3f6ff;transform:translateY(-1px)}.country-dropdown__item--active,.currency-dropdown__item--active{background:#e6f0ff;color:#0f172a;box-shadow:0 0 0 1px rgba(0,123,255,.35)}.country-dropdown__item-chip,.currency-dropdown__item-chip{padding:4px 10px;border-radius:999px;background:#f1f5ff;color:#007bff;font-size:11px;font-weight:600}@media (max-width:640px){.country-dropdown,.currency-dropdown{max-height:70vh;border-radius:20px}.country-dropdown__item,.currency-dropdown__item{padding:10px 12px}}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998}.modal-backdrop.is-visible,.modal.visible{opacity:1;pointer-events:auto}.modal,.modal-backdrop,body.modal-open .popular-corridors{opacity:0;pointer-events:none;transition:opacity 220ms ease-out}.modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.modal__dialog{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;opacity:0;transition:opacity 220ms cubic-bezier(.4,0,.2,1)}.modal.visible .modal__dialog{opacity:1}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5eaf2}.modal__close{width:32px;height:32px;border-radius:8px;background:0 0;border:0;font-size:24px;line-height:1;color:#64748b;cursor:pointer;transition:all .2s}.modal__close:hover{background:#f1f5f9;color:#334155}.modal__body{padding:24px}.modal__footer{padding:16px 24px;border-top:1px solid #e5eaf2}html.dark .modal__dialog{background:#1e293b}html.dark .modal__header{border-bottom-color:#334155}html.dark .modal__close{color:#94a3b8}html.dark .modal__close:hover{background:#334155;color:#f8fafc}html.dark .modal__footer{border-top-color:#334155}body.modal-open,html.modal-open{overflow:hidden;overscroll-behavior:contain}.country-modal{position:fixed;inset-inline:0;top:12%;margin-inline:auto;width:94vw;max-width:480px;background:#fff;border-radius:24px;border:1px solid rgba(148,163,184,.25);box-shadow:0 32px 80px rgba(15,23,42,.22),0 8px 24px rgba(15,23,42,.12),0 0 0 1px rgba(255,255,255,.5) inset;padding:20px 20px 18px;transform:translateY(10px);opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1);z-index:9999;max-height:85vh;display:flex;flex-direction:column}@media (max-width:767px){.country-modal{top:80px;max-height:calc(100vh - 100px);padding-top:24px}}.country-modal.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.country-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.6)}.country-modal__title{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.02em}.country-modal__subtitle{font-size:13px;color:#6b7280;margin-top:3px;font-weight:500}.country-modal__close{width:36px;height:36px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.country-modal__close:hover{background:#fee2e2;border-color:#ef4444;color:#ef4444;opacity:.9}.country-modal__letters{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(226,232,240,.5)}.country-modal__letter{width:40px;height:40px;border-radius:12px;border:1.5px solid rgba(148,163,184,.35);background:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.country-modal__letter:hover{background:linear-gradient(135deg,#e6f0ff 0,#dbeafe 100%);border-color:#007bff;color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.15)}.country-modal__letter--active{background:linear-gradient(135deg,#007bff 0,#06f 100%);border-color:#007bff;color:#fff;box-shadow:0 4px 16px rgba(0,123,255,.3)}.country-modal__list{max-height:52vh;overflow-y:auto;flex:1;margin:0-4px;padding:4px 4px 0}.country-modal__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 6px;border-radius:10px;cursor:pointer;transition:background-color .16s ease,transform .12s ease}.country-modal__item:hover{background:#f3f6ff;transform:translateY(-1px)}.country-modal__item-left{display:flex;align-items:center;gap:8px}.country-modal__item-flag{width:20px!important;height:15px!important;min-width:20px!important;min-height:15px!important;object-fit:cover;border-radius:2px;flex-shrink:0;visibility:visible!important;opacity:1!important;display:inline-block!important;position:relative!important;z-index:10}@media (min-width:768px){.country-modal__item-flag{width:22px;height:16px}}.country-modal__item-text{display:flex;flex-direction:column}.country-modal__item-name{font-size:14px;font-weight:500;color:#0f172a}.country-modal__item-code{font-size:11px;color:#6b7280}.country-modal__item-chip{padding:4px 10px;border-radius:999px;background:#f1f5ff;color:#007bff;font-size:11px;font-weight:600}.country-modal__item--active{background:#e6f0ff;box-shadow:0 0 0 1px rgba(0,123,255,.35)}.country-modal__item--active .country-modal__item-chip{background:#007bff;color:#fff}@media (max-width:640px){.country-modal{top:12%;width:94vw;max-width:430px;border-radius:22px}.country-modal__letters{justify-content:flex-start}}body,button,html,input,select{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--ink-900);letter-spacing:-.2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-section-label{font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--ink-500);margin-bottom:6px}.amount-field{font-size:22px;font-weight:600;color:var(--ink-900);line-height:1.3}.currency-code-badge{letter-spacing:.3px}.field-hint{font-size:12px;color:var(--ink-500);margin-top:3px}.amount-preset-btn{font-size:14px;font-weight:600;color:var(--ink-900)}[data-theme=dark] .card-section-label,html.dark .card-section-label{color:var(--ink-400)}[data-theme=dark] .amount-field,[data-theme=dark] .amount-preset-btn,[data-theme=dark] body,[data-theme=dark] button,[data-theme=dark] input,[data-theme=dark] select,html.dark .amount-field,html.dark .amount-preset-btn,html.dark body,html.dark button,html.dark input,html.dark select{color:#f9fafb}[data-theme=dark] .currency-code-badge,html.dark .currency-code-badge{color:var(--brand-cyan-400)}[data-theme=dark] .field-hint{color:#94a3b8}@media (max-width:640px){.amount-field{font-size:20px}.card-section-label{font-size:12px}}:root{--aya-underline-speed:2.6s}.hero-title-accent{background:var(--hero-accent-gradient);-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important;font-weight:700}.corridor-title-accent::after,.hero-title-accent::after{content:"";position:absolute;left:0;bottom:-4px;width:65%;height:3px;background:var(--hero-accent-underline);box-shadow:0 0 10px rgba(0,124,255,.5);border-radius:999px;transform-origin:left;animation:africa-underline-slide 3.6s ease-in-out infinite}.corridor-title-accent,.hero-title-accent{position:relative;display:inline-block}.corridor-title-accent::after{width:60%;height:2px;box-shadow:0 0 8px rgba(0,124,255,.35);animation:corridor-underline-slide 4.2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.corridor-title-accent::after,.hero-title-accent::after{animation:none!important;opacity:1;transform:translateX(0)!important}}.hero-layout{display:flex;flex-direction:column;gap:24px;margin:0 auto}@media (min-width:1024px){.hero-layout{max-width:1120px;margin:48px auto 0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.9fr);column-gap:32px;align-items:flex-start}}.popular-corridors__header{margin-bottom:16px;text-align:left}@media (max-width:1023px){.popular-corridors__header{text-align:center}}.popular-corridors__icon{font-size:18px;margin-right:6px}.popular-corridors__title{display:inline-block;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;color:#0f172a;margin:0 0 6px}html.dark .popular-corridors__title{color:#f8fafc}.popular-corridors__subtitle{font-family:"Inter",sans-serif;font-size:12px;font-weight:500;color:#6b7280;margin:0;line-height:1.4}.dark .corridor-flags .arrow,html.dark .popular-corridors__subtitle{color:#94a3b8}.popular-corridors{width:100%;max-width:580px;margin:0 auto;padding:20px 16px 24px;text-align:center;background:0 0}@media (min-width:1024px){.popular-corridors{max-width:100%;margin:0;padding:20px 24px;background:#fff;border-radius:24px;box-shadow:0 18px 40px rgba(15,23,42,.08);border:1px solid #e5e7eb}html.dark .popular-corridors{background:#1e293b;border-color:rgba(148,163,184,.15);box-shadow:0 18px 40px rgba(0,0,0,.25)}}@media (max-width:1100px){.popular-corridors{max-width:480px;margin:0 auto}}.corridor-title{color:#1e3a8a;position:relative}.corridor-title::after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#2563eb,#60a5fa);margin:6px auto 0;border-radius:2px;animation:corridorLinePulse 2.5s ease-in-out infinite alternate}@media (min-width:1200px){.corridor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:16px}}.corridor-card{background:#f9fafb;border:1px solid #e5e7eb;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;font:inherit;text-align:left;margin-bottom:8px}@media (min-width:1200px){.corridor-card{flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;padding:12px 14px;gap:8px;background:#f9fafb;margin-bottom:0}}.corridor-card:focus-visible,.corridor-card:hover{transform:translateY(-2px);border-color:#007bff;background-color:#f9fafc;box-shadow:0 8px 18px rgba(15,23,42,.08);outline:0}html.dark .corridor-card:hover{background-color:rgba(59,130,246,.1);border-color:#3b82f6}@media (prefers-reduced-motion:reduce){.corridor-card{transition:none}.corridor-card:hover{transform:none}}.corridor-flags{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:6px}@media (min-width:1024px){.corridor-flags{margin-bottom:0;flex-shrink:0}}.corridor-flags .corridor-flag{width:24px;height:24px;border-radius:50%;object-fit:cover}.corridor-flags .arrow{font-size:14px;color:#64748b}.corridor-name{font-family:"Inter",sans-serif;color:#1f2937}@media (min-width:1024px){.corridor-name{font-size:14px;text-align:left;flex:1}}.dark .corridor-title{color:#60a5fa}html.dark .corridor-card{background:#020617;border-color:#1f2937}html.dark .corridor-card:focus-visible,html.dark .corridor-card:hover{transform:translateY(-1px);border-color:rgba(96,165,250,.4);background-color:rgba(30,41,59,.85);box-shadow:0 6px 16px rgba(15,23,42,.35)}.dark .corridor-name{color:#f8fafc}@media (max-width:640px){.popular-corridors{padding-top:16px}.corridor-grid{gap:12px}.corridor-card{max-width:180px}}.hero-title{font-family:"DM Sans",sans-serif;font-size:clamp(26px,4vw,36px);font-weight:700;text-align:center;line-height:1.2;color:var(--aya-text-main)}.hero-subtitle{font-family:"Inter",sans-serif;font-size:clamp(14px,2vw,16px);color:var(--aya-text-muted);text-align:center;margin-top:12px;line-height:1.6}@media (max-width:600px){.hero-subtitle{font-size:14px;line-height:1.5;max-width:90%;margin-left:auto;margin-right:auto;padding:0 16px}}.compare-card-inner{background:#fff!important;border-radius:24px;box-shadow:0 2px 8px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.06);padding:28px 24px;border:1px solid rgba(148,163,184,.12);max-width:580px;width:100%;margin:0 auto;flex-shrink:0}@media (min-width:1024px){.compare-card-inner{max-width:620px;padding:32px 28px}}@media (max-width:640px){.compare-card-inner{padding:24px 16px;max-width:100%;width:100%;margin:0}.amount-input{width:100%;max-width:100%;min-width:auto}}.field-label-subtle,.label-text{font-size:12px;font-weight:600;text-transform:uppercase}.label-text{letter-spacing:1.1px;color:var(--aya-text-muted);margin-bottom:8px}.field-label-subtle{font-family:"Inter",sans-serif;letter-spacing:1.2px;color:#6b7280;margin-bottom:6px;display:block}html.dark .field-label-subtle{color:#9ca3af}.amount-input-helper{font-size:11px;color:#9ca3af;margin-top:4px;font-weight:500}html.dark .amount-input-helper{color:#64748b}.amount-field-wrapper{position:relative;width:100%;border-radius:16px;border:1.5px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px 16px;min-height:64px;cursor:text;isolation:isolate;transition:border-color .15s ease,box-shadow .15s ease}.amount-field-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}html.dark .amount-field-wrapper{background:#1e293b;border-color:rgba(148,163,184,.2)}html.dark .amount-field-wrapper:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.15)}.amount-field-wrapper::after,.amount-field-wrapper::before,.amount-input-wrapper::after,.amount-input-wrapper::before{pointer-events:none!important;z-index:-1!important}.amount-input{border:0;outline:0;text-align:center;font-size:22px;font-weight:700;background:0 0;width:260px;max-width:260px;min-width:260px;font-feature-settings:"tnum"1;font-variant-numeric:tabular-nums;color:var(--aya-text-main);position:relative;z-index:10!important;pointer-events:auto!important;touch-action:manipulation;-webkit-user-select:text;user-select:text;-webkit-tap-highlight-color:rgba(0,123,255,.1);transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}.currency-code-badge{position:absolute;right:16px;background:#e0edff;color:var(--aya-blue);border-radius:999px;min-width:60px;text-align:center;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;z-index:1;pointer-events:none!important;user-select:none}.route-meta{font-size:13px;color:var(--aya-text-soft);text-align:center;margin:8px 0;font-weight:500}.route-meta-icon{display:none}@media (min-width:1024px){.route-meta{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:linear-gradient(135deg,#f8fafc 0,#f3f4f6 100%);border-radius:24px;font-size:14px;font-weight:500;margin:0 0 24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.route-meta-icon{display:block;color:#3b82f6;flex-shrink:0}.route-sub-text strong{font-weight:600;color:#1e293b;font-family:"DM Sans",sans-serif}.route-dot{color:#cbd5e1;font-size:12px}html.dark .route-meta{background:linear-gradient(135deg,#1e293b 0,#1f2937 100%);box-shadow:0 1px 3px rgba(0,0,0,.2)}html.dark .route-meta-icon{color:#60a5fa}html.dark .route-sub-text strong{color:#f1f5f9}html.dark .route-dot{color:#475569}}.corridor-title{font-family:"DM Sans",sans-serif;font-weight:700;font-size:18px;color:var(--aya-blue-dark);text-align:center;margin-bottom:20px}.corridor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;justify-items:center}.corridor-card{background:#fff!important;border-radius:14px;box-shadow:0 2px 10px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease;padding:16px 12px;min-height:88px;max-width:170px;cursor:pointer;color:var(--aya-text-main)!important}.corridor-card:hover,.insight-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(15,23,42,.12)}.corridor-name{font-weight:600;font-size:13px;color:var(--aya-text-main);text-align:center;margin-top:8px}@media (max-width:640px){.amount-input{font-size:20px}.currency-code-badge{font-size:12px;padding:5px 10px}.corridor-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0}.corridor-card{max-width:100%!important;width:100%}}.insights-hero{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#007bff 0,#0ea5e9 100%)}.heading-primary{font-family:"DM Sans",sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#fff;margin-bottom:16px}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:32px}.insight-card{background:var(--aya-card-bg);border-radius:16px;box-shadow:0 2px 10px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;cursor:pointer}.insight-card:hover{transform:translateY(-4px)}.insight-tag-row{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:var(--aya-text-muted)}.insight-tag{background:#e0edff;color:var(--aya-blue);padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.insight-date{color:var(--aya-text-soft);font-size:13px}.insight-title{font-family:"DM Sans",sans-serif;font-size:20px;font-weight:700;color:var(--aya-text-main);margin-bottom:12px;line-height:1.3;transition:color .2s ease}.insight-card:hover .insight-title{color:var(--aya-blue)}.insight-excerpt{color:var(--aya-text-muted);font-size:14px;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.insight-link{color:var(--aya-blue);font-weight:600;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.insight-link:hover{text-decoration:underline}@media (max-width:640px){.insights-grid{grid-template-columns:1fr;gap:16px}.insight-title{font-size:18px}}html.dark .currency-code-badge,html.dark .currency-pill{background:linear-gradient(135deg,#007bff,#00c3ff)!important;color:#fff!important}html.dark .insight-tag{background:rgba(96,165,250,.15)!important;color:#60a5fa!important}html.dark .compare-card-inner{background:#1e293b!important;border-color:rgba(148,163,184,.15)!important;box-shadow:0 2px 8px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.25)!important}html.dark .corridor-card{background:#1e293b!important;color:#f8fafc!important;box-shadow:0 2px 10px rgba(0,0,0,.3)!important}html.dark .corridor-card:hover,html.dark .insight-card:hover{box-shadow:0 8px 22px rgba(0,0,0,.4)!important}html.dark .corridor-name{color:#f8fafc!important}html.dark .insight-card{background:var(--aya-card-bg)!important;box-shadow:0 2px 10px rgba(0,0,0,.3)!important}body.dark,html.dark{--hero-accent-gradient:linear-gradient(90deg,#199CFF,#33D2FF);--hero-accent-underline:linear-gradient(90deg,#199CFF,#33D2FF)}body.dark .hero-title-accent::after,html.dark .hero-title-accent::after{box-shadow:0 0 12px rgba(25,156,255,.5)!important}html.dark .country-name,html.dark .popular-card .name,html.dark .provider-name{color:#f1f5f9!important}html.dark .country-code,html.dark .field-helper,html.dark .field-hint,html.dark .label-text,html.dark .popular-label,html.dark .route-label{color:#94a3b8!important}html.dark .amount-input{color:#f8fafc!important}html.dark .amount-input::placeholder,html.dark .search-input::placeholder,html.dark input::placeholder,html.dark select::placeholder,html.dark textarea::placeholder{color:#94a3b8!important}html.dark .rate-label,html.dark .rate-value{color:#f1f5f9!important}html.dark .field-label,html.dark .form-label,html.dark .hint-text,html.dark .label,html.dark .muted,html.dark .rate-info,html.dark .text-secondary,html.dark label{color:#94a3b8!important}html.dark div,html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6,html.dark p,html.dark span{color:inherit}html.dark .badge,html.dark .fee-free,html.dark .fee-value,html.dark .tag-error,html.dark .tag-info,html.dark .tag-success,html.dark .tag-warning,html.dark .text-error,html.dark .text-info,html.dark .text-success,html.dark .text-warning{color:#f1f5f9!important}@media (max-width:767px){.country-panel,.country-panel.is-open,.country-panel:not(.is-open),body .country-panel,body div.country-panel,div.country-panel,html body .country-panel[role=dialog],html body div.country-panel[role=dialog]{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;max-height:93vh!important;min-height:560px!important;margin:0!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(28px) saturate(180%)!important;-webkit-backdrop-filter:blur(28px) saturate(180%)!important;box-shadow:0-8px 32px rgba(0,0,0,.12),0-2px 8px rgba(0,0,0,.08),0 0 0 .5px rgba(0,0,0,.06)!important;border-radius:24px 24px 0 0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;transform-origin:bottom center!important}.country-panel:not(.is-open),body .country-panel:not(.is-open),html body .country-panel:not(.is-open){transform:translateY(100%)!important;opacity:0!important}.country-panel.is-open,body .country-panel.is-open,html body .country-panel.is-open{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}#country-list-container{min-height:320px!important;max-height:calc(93vh - 200px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.alphabet-filter-bar,.alphabet-filters,[class*=alphabet]{display:none!important}}.dark .country-panel{background:rgba(15,23,40,.98)!important}.text-gray-900{color:#111827!important}.text-gray-700{color:#374151!important}.text-gray-600{color:#4b5563!important}.text-gray-500{color:#6b7280!important}.bg-gray-100{background-color:#f3f4f6!important}.bg-gray-200{background-color:#e5e7eb!important}@media (max-width:767px){.insights-intro-section{color:#374151!important;visibility:visible!important;opacity:1!important}.insights-intro-section h2{color:#111827!important}.insights-intro-section p{color:#374151!important}}
.rate-card-premium{background:white}.rate-card-premium.rate-card-best{background:linear-gradient(135deg,rgba(219,234,254,0.45),rgba(191,219,254,0.25),rgba(224,242,254,0.3))}html.dark .rate-card-premium{background:linear-gradient(160deg,#f0f4fa 0%,#e8eef8 50%,#f2f5fb 100%)!important;border:1px solid rgba(203,213,230,0.6)!important;box-shadow:0 4px 16px rgba(0,0,0,0.08),0 1px 4px rgba(0,0,0,0.04)!important}html.dark .rate-card-premium.rate-card-best{background:linear-gradient(160deg,#eef3ff 0%,#e4edff 50%,#f0f5ff 100%)!important;border:1.5px solid rgba(147,180,255,0.45)!important;box-shadow:0 6px 24px rgba(59,130,246,0.12),0 2px 8px rgba(0,0,0,0.06)!important}html.dark .rate-card-premium .rc-amount{color:#0f172a!important}html.dark .rate-card-premium .rc-label{color:#64748b!important}html.dark .rate-card-premium .rc-currency{color:#475569!important}html.dark .rate-card-premium .rc-amount-muted{color:#94a3b8!important}html.dark .rate-card-premium .rc-details{color:#475569!important}html.dark .rate-card-premium .rc-details span{color:#475569!important}html.dark .rate-card-premium .fee-value{color:#ef4444!important}html.dark .rate-card-premium span[style*="color:#0f172a"][style*="font-size:15px"]{color:#0f172a!important}html.dark .rate-card-premium div[style*="background:linear-gradient(145deg,#f8fafc"]{background:linear-gradient(145deg,#f0f4fa,#e8eef8)!important;border-color:rgba(203,213,230,0.6)!important}html.dark .rate-card-premium span[style*="color:#059669"]{color:#059669!important}html.dark .rate-card-premium .verification-badge span{background:rgba(219,234,254,0.7)!important;border-color:rgba(147,197,253,0.5)!important;color:#2563eb!important}html.dark .rate-card-premium .verification-badge span[style*="color:#94a3b8"]{color:#94a3b8!important;background:rgba(241,245,249,0.8)!important;border-color:rgba(226,232,240,0.5)!important}html.dark .rate-card-premium span[style*="color:#16a34a"]{color:#16a34a!important;background:rgba(220,252,231,0.6)!important;border-color:rgba(187,247,208,0.5)!important}html.dark .rate-card-premium span[style*="color:#b45309"]{color:#b45309!important;background:rgba(254,243,199,0.6)!important;border-color:rgba(253,230,138,0.5)!important}html.dark .rate-card-premium span[style*="font-size:9px"][style*="color:#94a3b8"]{color:#94a3b8!important}html.dark .rate-card-premium .provider-timestamp{color:#cbd5e1!important}html.dark .rate-card-premium .send-now-btn{box-shadow:0 4px 14px rgba(37,99,235,0.2)!important}html.dark .rate-card-premium.rate-card-best .send-now-btn{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;box-shadow:0 4px 16px rgba(37,99,235,0.3)!important}html.dark .rate-card-premium .best-savings-msg{background:linear-gradient(135deg,rgba(220,252,231,0.5),rgba(187,247,208,0.3))!important;border-color:rgba(74,222,128,0.3)!important}html.dark .rate-card-premium .best-savings-msg span[style*="color:#15803d"]{color:#15803d!important}html.dark .rate-card-premium span[style*="color:#4338ca"]{color:#4338ca!important;background:linear-gradient(135deg,rgba(224,231,255,0.6),rgba(199,210,254,0.4))!important}html.dark .rate-card-premium span[style*="color:#059669"][style*="border-radius:8px"]{color:#059669!important;background:linear-gradient(135deg,rgba(209,250,229,0.5),rgba(167,243,208,0.4))!important}html.dark .rate-card-premium span[style*="color:#15803d"][style*="border-radius:8px"]{color:#15803d!important;background:rgba(220,252,231,0.5)!important}html.dark .rate-card-premium span[style*="color:#7c3aed"]{color:#7c3aed!important;background:rgba(237,233,254,0.6)!important}html.dark .rate-card-premium span[style*="color:#b91c1c"]{color:#b91c1c!important;background:rgba(254,226,226,0.6)!important}html.dark .rate-card-premium div[style*="color:#9a3412"]{color:#9a3412!important;background:rgba(255,237,213,0.5)!important;border-color:rgba(253,186,116,0.3)!important}html.dark .rate-card-premium div[style*="color:#64748b"][style*="border-radius:10px"]{color:#64748b!important;background:rgba(241,245,249,0.6)!important;border-color:rgba(226,232,240,0.4)!important}html.dark .rate-card-premium div[style*="color:#d97706"]{color:#d97706!important}html.dark .rate-card-premium .info-btn{color:#94a3b8!important}html.dark .rate-card-premium .provider-logo{filter:none!important}
