@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display/playfair-display-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400 700}:root{color-scheme:dark;--bg: #0a1628;--bg-deep: #060f1d;--panel: rgba(255, 255, 255, .035);--panel-strong: rgba(255, 255, 255, .065);--border: rgba(255, 255, 255, .1);--border-soft: rgba(255, 255, 255, .055);--text: #ffffff;--muted: rgba(255, 255, 255, .68);--subtle: rgba(255, 255, 255, .48);--blue: #3b82f6;--blue-hover: #2563eb;--sky: #38bdf8;--gold: #fbbf24;--green: #10b981;--red: #f87171;--orange: #fb923c;--purple: #c084fc;--cyan: #22d3ee;--radius: 8px;--shadow: 0 22px 70px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter Variable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;min-width:320px;text-rendering:optimizeLegibility}button,input{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img,svg{display:block}img{max-width:100%}.container{margin:0 auto;max-width:1180px;padding:0 24px;width:100%}.narrow{max-width:900px}.site-header{backdrop-filter:blur(16px);background:#0a1628e6;border-bottom:1px solid var(--border);inset:0 0 auto;position:fixed;z-index:50}.nav-shell{align-items:center;display:flex;height:64px;justify-content:space-between}.brand-link{align-items:center;display:inline-flex;font-weight:700;gap:10px;min-width:0}.brand-link img{flex:0 0 auto}.brand-link span{font-size:20px;line-height:1;white-space:nowrap}.desktop-nav{align-items:center;display:flex;gap:32px}.desktop-nav a,.footer-grid a{color:var(--muted);font-size:14px;font-weight:600;transition:color .18s ease}.desktop-nav a:hover,.footer-grid a:hover{color:var(--text)}.button{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;justify-content:center;min-height:44px;padding:10px 20px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:var(--text)}.button-primary:hover{background:var(--blue-hover)}.button-large{min-height:52px;padding:12px 30px}.button-ghost{color:var(--muted);padding-inline:24px}.button-ghost:hover{color:var(--text)}.button-outline{border:1px solid rgba(255,255,255,.22);color:var(--muted);min-height:52px;padding-inline:30px}.button-outline:hover{border-color:#ffffff6b;color:var(--text)}.full-width{width:100%}.mobile-menu{display:none}.mobile-menu summary{align-items:center;border-radius:var(--radius);cursor:pointer;display:flex;height:40px;justify-content:center;list-style:none;width:40px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:hover{background:#ffffff14}.mobile-menu-panel{background:#0a1628fa;border-bottom:1px solid var(--border);inset:64px 0 auto;padding:16px 24px 20px;position:fixed}.mobile-menu-panel nav{display:grid;gap:4px;margin-bottom:14px}.mobile-menu-panel a:not(.button){border-radius:var(--radius);color:var(--muted);font-weight:700;padding:10px 12px}.mobile-menu-panel a:not(.button):hover{background:#ffffff14;color:var(--text)}.section-dark,.section-darker{padding:96px 0}.section-dark{background:var(--bg)}.section-darker{background:var(--bg-deep)}.hero-section{overflow:hidden;padding:142px 0 96px}.hero-content{text-align:center}.eyebrow{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:700;gap:8px;margin-bottom:20px;padding:7px 14px}.eyebrow-blue{background:#3b82f61f;border:1px solid rgba(59,130,246,.32);color:var(--blue)}.eyebrow-muted{background:#ffffff0d;border:1px solid var(--border);color:var(--muted)}.eyebrow-gold{background:#fbbf241f;border:1px solid rgba(251,191,36,.32);color:var(--gold)}.eyebrow-green{background:#10b9811f;border:1px solid rgba(16,185,129,.32);color:#34d399}.ping-dot,.pulse-dot{background:currentColor;border-radius:999px;height:8px;width:8px}.ping-dot{box-shadow:0 0 #3b82f6b8;animation:ping 1.8s infinite}@keyframes ping{70%{box-shadow:0 0 0 8px #3b82f600}to{box-shadow:0 0 #3b82f600}}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:700;letter-spacing:0;margin:0}.hero-section h1{font-size:64px;line-height:1.08;margin:0 auto 24px;max-width:960px}.italic{font-style:italic}.accent-gold{color:var(--gold)}.accent-green{color:#34d399}.accent-blue{color:var(--blue)}.accent-red{color:var(--red)}.excel-word{align-items:center;color:var(--green);display:inline-flex;gap:10px;white-space:nowrap}.excel-word svg{fill:#10b98138;height:.85em;width:.85em}.hero-copy{color:var(--muted);font-size:20px;line-height:1.65;margin:0 auto 36px;max-width:760px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.hero-highlights{color:var(--muted);display:flex;flex-wrap:wrap;font-size:14px;gap:14px 30px;justify-content:center;margin:42px 0 58px}.hero-highlights span{align-items:center;display:inline-flex;gap:8px}.hero-highlights svg{color:var(--green);height:16px;width:16px}.hero-demo{display:grid;gap:64px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1120px;position:relative}.media-block{min-width:0;text-align:left}.media-label{align-items:center;display:flex;gap:12px;margin-bottom:16px}.media-label h2{font-size:22px;line-height:1.1}.media-label p{color:var(--subtle);font-size:14px;margin:4px 0 0}.icon-chip,.feature-icon,.small-icon{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.icon-chip{border-radius:var(--radius);height:42px;width:42px}.icon-chip svg{height:22px;width:22px}.icon-chip.red{background:#f871712e;color:var(--red)}.icon-chip.green{background:#10b9812e;color:#34d399}.icon-chip.blue{background:#3b82f62e;color:var(--blue)}.media-frame{aspect-ratio:4 / 3;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.media-frame img{height:100%;object-fit:cover;width:100%}.conversion-arrow{align-items:center;background:var(--blue);border:4px solid var(--bg);border-radius:999px;box-shadow:0 16px 40px #3b82f642;display:flex;height:64px;justify-content:center;width:64px}.conversion-arrow svg{height:30px;width:30px}.desktop-arrow{left:50%;position:absolute;top:calc(50% + 28px);transform:translate(-50%,-50%);z-index:2}.mobile-arrow{display:none}.section-heading{margin:0 auto 56px;max-width:760px;text-align:center}.section-heading h2,.cta-section h2{font-size:48px;line-height:1.14;margin-bottom:16px}.section-heading p,.cta-section p{color:var(--muted);font-size:18px;line-height:1.7;margin:0 auto;max-width:700px}.tab-list{background:#ffffff0d;border:1px solid var(--border);border-radius:999px;display:flex;gap:4px;margin:0 auto 34px;max-width:420px;padding:4px}.tab-button{background:transparent;border-radius:999px;color:var(--subtle);cursor:pointer;flex:1;font-weight:700;min-height:40px;padding:8px 14px;transition:background .18s ease,color .18s ease}.tab-button:hover{color:var(--text)}.tab-button.active{background:var(--blue);color:var(--text)}.bank-panels{margin:0 auto;max-width:1050px;min-height:220px}.hidden{display:none!important}.bank-grid{display:grid;gap:22px 26px;grid-template-columns:repeat(6,minmax(0,1fr))}.bank-grid-centered{margin:0 auto;max-width:640px}.bank-logo{align-items:center;display:flex;height:86px;justify-content:center;padding:8px}.bank-logo img{max-height:76px;object-fit:contain;transition:transform .18s ease}.bank-logo:hover img{transform:scale(1.04)}.bank-stats{align-items:center;display:flex;flex-wrap:wrap;gap:28px 48px;justify-content:center;margin-top:46px}.bank-stats div{min-width:120px;text-align:center}.bank-stats strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:40px;line-height:1}.bank-stats span{color:var(--subtle);display:block;font-size:14px;margin-top:8px}.comparison-grid{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1120px}.comparison-card,.feature-card,.step-card,.pricing-card{border:1px solid var(--border-soft);border-radius:var(--radius);padding:30px}.comparison-card{position:relative}.old-way{background:#f871710e;border-color:#f8717138}.new-way{background:#10b9810e;border-color:#10b98138}.card-title-row{align-items:center;display:flex;gap:14px;margin-bottom:26px}.card-title-row h3{font-size:24px;line-height:1.15}.card-title-row p{color:var(--subtle);font-size:14px;margin:5px 0 0}.old-way .card-title-row p{color:var(--red)}.new-way .card-title-row p{color:#34d399}.recommend-badge{background:#10b9812e;border:1px solid rgba(16,185,129,.32);border-radius:999px;color:#34d399;font-size:12px;font-weight:800;padding:5px 10px;position:absolute;right:18px;top:18px}.recommend-badge.gold{background:#fbbf241f;border-color:#fbbf2452;color:var(--gold)}.check-list{display:grid;gap:16px}.check-row{align-items:flex-start;display:flex;gap:12px}.check-row p{color:var(--muted);line-height:1.55;margin:0}.small-icon{border-radius:999px;height:24px;margin-top:2px;width:24px}.small-icon svg{height:14px;width:14px}.small-icon.red{background:#f871712e;color:var(--red)}.small-icon.green{background:#10b9812e;color:#34d399}.metric,.inline-note{align-items:center;border-radius:var(--radius);display:inline-flex;gap:8px}.metric{margin-top:30px;padding:14px}.metric svg,.inline-note svg{flex:0 0 auto;height:20px;width:20px}.metric-red{background:#f871711a;color:var(--muted)}.metric-red strong{color:var(--red)}.metric-green{background:#10b9811a;color:var(--muted)}.metric-green strong{color:#34d399}.inline-note{background:#ffffff0d;border:1px solid var(--border);color:var(--muted);line-height:1.35;margin:44px auto 0;padding:12px 20px}.inline-note strong{color:var(--text)}.comparison-section .container,.steps-section .container,.pricing-section .container{text-align:center}.feature-grid{column-count:3;column-gap:24px;margin:0 auto;max-width:1120px}.feature-card{background:var(--panel);break-inside:avoid;margin:0 0 24px;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.feature-card:hover,.step-card:hover{background:var(--panel-strong);border-color:var(--border);transform:translateY(-2px)}.feature-icon{border-radius:var(--radius);height:56px;margin-bottom:22px;width:56px}.feature-icon svg{height:28px;width:28px}.feature-icon.blue,.step-label.blue{color:#60a5fa}.feature-icon.blue{background:#3b82f62e}.feature-icon.amber,.step-label.amber{color:var(--gold)}.feature-icon.amber{background:#fbbf242e}.feature-icon.green,.step-label.green{color:#34d399}.feature-icon.green{background:#10b9812e}.feature-icon.orange{background:#fb923c2e;color:var(--orange)}.feature-icon.purple{background:#c084fc2e;color:var(--purple)}.feature-icon.cyan{background:#22d3ee2e;color:var(--cyan)}.feature-card h3,.step-card h3{font-size:22px;line-height:1.2;margin-bottom:10px}.feature-card p,.step-card p{color:var(--muted);font-size:16px;line-height:1.65;margin:0}.badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.badge-row span{background:#fb923c1f;border:1px solid rgba(251,146,60,.22);border-radius:999px;color:#fdba74;font-size:12px;font-weight:700;padding:6px 10px}.steps-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1040px;position:relative}.steps-grid:before{background:#3b82f638;content:"";height:1px;left:12%;position:absolute;right:12%;top:72px}.step-card{background:var(--panel);min-height:305px;position:relative;text-align:left}.step-number{color:#ffffff14;font-size:52px;font-weight:800;position:absolute;right:22px;top:16px}.step-label{font-size:14px!important;font-weight:800;margin-bottom:8px!important}.pulse-dot{background:#34d399;box-shadow:0 0 #10b981b3;flex:0 0 auto;animation:pulse 1.7s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.security-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1040px}.pricing-card{background:#3b82f60e;border-color:#3b82f63d;margin:0 auto;max-width:460px;position:relative;text-align:left}.price-line{align-items:baseline;display:flex;gap:10px;margin-bottom:8px}.price-line strong{font-family:Playfair Display,Georgia,serif;font-size:52px;line-height:1}.price-line span,.price-caption{color:var(--subtle)}.price-caption{font-size:14px;margin:0 0 24px}.pricing-list{display:grid;gap:12px;margin-bottom:28px}.pricing-list p{align-items:center;color:#ffffffd1;display:flex;gap:10px;margin:0}.pricing-list svg{background:#10b98129;border-radius:999px;color:#34d399;height:20px;padding:4px;width:20px}.cta-section{text-align:center}.cta-section h2{font-size:56px}.cta-section p{margin-bottom:34px}.trust-line{color:var(--subtle);display:flex;flex-wrap:wrap;font-size:14px;gap:16px 28px;justify-content:center;margin-top:34px}.trust-line span+span:before{color:#ffffff47;content:"/";margin-right:28px}.site-footer{background:var(--bg-deep);border-top:1px solid var(--border-soft)}.footer-grid{display:grid;gap:42px;grid-template-columns:2fr 1fr 1fr;padding:64px 0}.footer-brand p{color:var(--subtle);line-height:1.65;margin:24px 0;max-width:420px}.footer-logo{align-items:center;background:#3b82f629;border-radius:var(--radius);display:inline-flex;height:42px;justify-content:center;width:42px}.footer-grid h2{font-family:Inter Variable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;margin-bottom:18px}.footer-grid a{display:block;margin-bottom:14px}.footer-contact{display:grid;gap:12px}.footer-contact span{align-items:center;color:var(--subtle);display:flex;font-size:14px;gap:10px}.footer-contact svg{color:var(--blue);height:16px;width:16px}.footer-bottom{align-items:center;border-top:1px solid var(--border-soft);color:#ffffff6b;display:flex;font-size:14px;gap:18px;justify-content:space-between;padding:26px 0}.footer-bottom p{margin:0}.footer-bottom span{color:#ef4444}.legal-hero{padding:136px 0 70px;text-align:center}.legal-hero-icon{align-items:center;background:#ffffff09;border:1px solid var(--border);border-radius:var(--radius);color:var(--blue);display:inline-flex;height:78px;justify-content:center;margin-bottom:28px;width:78px}.legal-hero-icon svg{height:38px;width:38px}.legal-hero h1{font-size:52px;line-height:1.1;margin-bottom:18px}.legal-hero p{color:var(--muted);font-size:20px;line-height:1.65;margin:0 auto 20px;max-width:720px}.legal-date{background:#ffffff0d;border:1px solid var(--border);border-radius:999px;color:var(--muted);display:inline-flex;font-size:14px;font-weight:700;padding:8px 14px}.legal-content{padding-top:56px}.legal-stack{display:grid;gap:20px}.legal-card{background:var(--panel);border:1px solid var(--border-soft);border-radius:var(--radius);padding:30px;transition:background .18s ease,border-color .18s ease}.legal-card:hover{background:var(--panel-strong);border-color:var(--border)}.legal-card-title{align-items:center;display:flex;gap:16px;margin-bottom:20px}.legal-card-title .feature-icon{margin-bottom:0}.legal-card h2{font-size:26px;line-height:1.2}.legal-card p,.legal-card li{color:var(--muted);font-size:16px;line-height:1.7}.legal-card p{margin:0 0 14px}.legal-card p:last-child{margin-bottom:0}.legal-card ul{margin:14px 0 0;padding-left:22px}.legal-card li{margin-bottom:9px;padding-left:4px}.legal-card li::marker{color:var(--blue)}.legal-card strong{color:var(--text)}.legal-note{background:#3b82f614;border:1px solid rgba(59,130,246,.18);border-radius:var(--radius);color:#ffffffe0;line-height:1.65;margin-top:22px;padding:18px}.legal-contact{background:#3b82f60e;border-color:#3b82f638}.legal-contact a{color:var(--sky);font-weight:800}.legal-contact a:hover{text-decoration:underline}@media(max-width:960px){.desktop-nav,.nav-cta{display:none}.mobile-menu{display:block}.hero-section h1{font-size:52px}.hero-demo,.comparison-grid,.steps-grid,.security-grid,.footer-grid{grid-template-columns:1fr}.hero-demo{gap:24px}.desktop-arrow{display:none}.mobile-arrow{border-width:0;display:flex;height:50px;justify-self:center;margin:-4px 0;width:50px}.feature-grid{column-count:2}.steps-grid:before{display:none}}@media(max-width:760px){.container{padding:0 18px}.section-dark,.section-darker{padding:72px 0}.hero-section{padding-top:116px}.desktop-break{display:none}.hero-section h1{font-size:42px}.hero-copy{font-size:18px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.section-heading h2,.cta-section h2{font-size:36px}.section-heading p,.cta-section p{font-size:16px}.bank-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.bank-grid-centered{max-width:none}.bank-logo{height:78px}.feature-grid{column-count:1}.comparison-card,.feature-card,.step-card,.pricing-card{padding:24px}.recommend-badge{position:static;display:inline-flex;margin-bottom:18px}.price-line strong{font-size:44px}.trust-line span+span:before{content:"";margin:0}.footer-bottom{align-items:flex-start;flex-direction:column}.legal-hero h1{font-size:40px}.legal-hero p{font-size:18px}.legal-card{padding:24px}.legal-card-title{align-items:flex-start}}@media(max-width:420px){.brand-link span{font-size:18px}.hero-section h1{font-size:36px}.section-heading h2,.cta-section h2{font-size:32px}.tab-list{max-width:none}.tab-button{padding-inline:10px}.bank-stats{gap:24px}}
