:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f6fb;--surface:#fff;--surface-soft:#eef4ff;--text:#0f172a;--muted:#475569;--line:#dbe4f0;--blue:#2563eb;--blue-dark:#0b2b56;--hero-dark:#04142e;--white:#fff;--radius:24px;--shadow:0 14px 40px #0f172a14}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100vh}.container{width:min(1160px,100% - 32px);margin:0 auto}.header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dbe4f0e6;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.brand{letter-spacing:.02em;white-space:nowrap;font-weight:800}.nav{flex-wrap:wrap;align-items:center;gap:28px;padding-top:6px;padding-left:14px;display:flex}.nav a{color:var(--muted);white-space:nowrap;font-size:15px;line-height:1.2}.nav a:hover,.brand:hover{color:var(--blue)}.header__actions,.hero__actions,.footer-actions{flex-wrap:wrap;gap:12px;display:flex}.btn{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--blue);color:var(--white)}.btn--primary:hover{background:#1d4ed8}.btn--ghost{background:var(--white);color:var(--text);border-color:#cbd5e1}.hero .btn--ghost{color:var(--white);background:#ffffff1a;border-color:#ffffff38}.hero{background:linear-gradient(135deg, var(--hero-dark) 0%, var(--blue-dark) 100%);color:var(--white);padding:80px 0 60px}.eyebrow{color:#dbeafe;background:#ffffff1a;border-radius:999px;align-items:center;min-height:36px;margin-bottom:18px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}h1{max-width:940px;margin:0 0 18px;font-size:clamp(36px,6vw,60px);line-height:1.04}h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.12}.hero__text{color:#dbe7ff;max-width:820px;margin:0;font-size:18px;line-height:1.7}.hero__actions{margin-top:28px}.hero__note{color:#cddcf9;margin:20px 0 0;line-height:1.65}.hero__disclaimer{color:#dbe7ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;max-width:860px;margin-top:28px;padding:22px}.hero__disclaimer p{margin:0;line-height:1.7}.mini-label,.section__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:800;line-height:1.2}.mini-label{color:#dbeafe;margin-bottom:10px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.stat{background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;padding:20px}.stat__value{margin-bottom:8px;font-size:22px;font-weight:800}.stat__label{color:#dbe7ff;line-height:1.5}.section{padding:76px 0}.section--tint{background:var(--surface-soft)}.section__head{margin-bottom:28px}.section__eyebrow{color:var(--blue);margin-bottom:12px}.grid{gap:18px;display:grid}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);padding:24px;line-height:1.7}.card__text{color:var(--muted);margin:0}.step__title,.faq__q,.review__name{margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.35}.review__name span{color:var(--blue);margin-left:8px;font-size:15px;font-weight:700}.bank-list{flex-wrap:wrap;gap:12px;display:flex}.bank-chip{background:var(--surface);color:var(--text);border:1px solid #cfe0ff;border-radius:999px;padding:12px 16px;font-weight:700;box-shadow:0 8px 24px #2563eb14}.faq-list{gap:16px;display:grid}.registry{padding-top:8px}.registry__item{border-top:1px solid var(--line);grid-template-columns:220px 1fr;gap:18px;padding:16px 0;display:grid}.registry__item:first-child{border-top:0}.registry__label{font-weight:800}.registry__value{color:var(--muted);line-height:1.7}.footer-actions{margin-top:24px}@media (width<=980px){.header__inner{flex-direction:column;align-items:flex-start;padding:14px 0}.grid--3,.stats{grid-template-columns:1fr}.registry__item{grid-template-columns:1fr;gap:8px}}@media (width<=720px){.nav{gap:18px;padding-top:8px;padding-left:16px}.header__actions,.hero__actions,.footer-actions,.btn{width:100%}.hero{padding:64px 0 48px}.container{width:min(1160px,100% - 24px)}.card,.hero__disclaimer,.stat{padding:20px}}.site-footer{color:#e2e8f0;background:#0f172a;padding:28px 0 40px}.footer__row{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.footer__meta,.footer__links{flex-direction:column;gap:10px;display:flex}.footer__meta strong{font-size:18px}.footer__links a{color:#dbeafe}.footer__links a:hover{color:#60a5fa}@media (width<=720px){.footer__row{flex-direction:column}}
