*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111827;background:#fff;line-height:1.55}.container{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,calc(100% - 40px))}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #eef1f4}.nav{height:72px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;color:#111827;text-decoration:none;font-weight:800;font-size:20px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#625bf6;color:#fff}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{font-size:14px;font-weight:600;text-decoration:none;color:#64748b}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:15px 20px;border-radius:13px;font-weight:750;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.small{padding:10px 15px;font-size:14px}.primary{background:#625bf6;color:white;box-shadow:0 10px 25px rgba(98,91,246,.18)}.dark{background:#111827;color:white}.ghost{background:white;border-color:#dde2e8;color:#111827}.white{background:white;color:#111827}.full{width:100%}.hero{padding:82px 0;background:radial-gradient(circle at 83% 32%,rgba(98,91,246,.14),transparent 34%),linear-gradient(#fbfbff,#fff)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.section-head>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#625bf6}.hero h1{font-size:59px;line-height:1.01;letter-spacing:-.055em;margin:13px 0 21px}.lead{font-size:19px;color:#566479;max-width:670px}.hero-actions{display:flex;gap:12px;margin-top:29px}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#64748b;font-size:13px}.visual{height:380px;position:relative}.demo-card{position:absolute;width:365px;height:220px;border-radius:24px;padding:25px;color:white;box-shadow:0 30px 60px rgba(15,23,42,.19)}.black{background:linear-gradient(135deg,#111827,#475569);left:20px;top:10px;transform:rotate(-7deg)}.violet{background:linear-gradient(135deg,#625bf6,#8b5cf6);right:0;bottom:5px;transform:rotate(8deg)}.type{font-size:12px;font-weight:700;letter-spacing:.1em}.chip{display:block;width:43px;height:31px;margin-top:42px;border-radius:8px;background:linear-gradient(135deg,#f5dd8d,#c6a54a)}.digits{margin-top:30px;font-size:18px;letter-spacing:.09em}.demo-card b{position:absolute;right:25px;bottom:24px}.section{padding:88px 0}.soft{background:#f8fafc}.section-head{text-align:center;margin-bottom:42px}.section-head h2{font-size:40px;line-height:1.08;letter-spacing:-.04em;margin:9px 0 10px}.section-head p{max-width:720px;margin:auto;color:#64748b}.offers{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.offer{border:1px solid #e3e7ed;border-radius:24px;padding:27px;background:#fff;position:relative}.offer.featured{border-color:#bbb7ff;box-shadow:0 22px 55px rgba(15,23,42,.08)}.popular{position:absolute;right:22px;top:22px;background:#eeecff;color:#5c54ed;padding:6px 10px;border-radius:100px;font-size:11px;font-weight:800}.toprow{display:flex;align-items:center;gap:12px;margin-bottom:19px}.logo{height:48px;min-width:48px;padding:0 10px;display:grid;place-items:center;border-radius:14px;color:white;font-weight:800}.purple{background:#625bf6}.blue{background:#2180ff}.vtb{background:#0a50c2}.yellow{background:#ffd429;color:#111827}.tag{font-size:11px;font-weight:750;background:#f1f5f9;color:#64748b;padding:6px 9px;border-radius:100px}.bank{font-size:13px;color:#64748b;font-weight:700}.offer h3{font-size:24px;letter-spacing:-.025em;margin:5px 0 10px}.desc{color:#64748b;min-height:76px}.facts{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;margin:20px 0;padding:15px 0;display:grid;gap:10px}.facts>div{display:flex;justify-content:space-between;gap:18px}.facts small{color:#64748b}.facts strong{text-align:right;font-size:14px}.fine{font-size:11px;color:#94a3b8;margin-top:11px}.erid{font-size:10px;color:#a0a9b6;margin-top:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:white;border:1px solid #e5e9ef;border-radius:20px;padding:23px}.step>b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#625bf6;color:white}.step h3{font-size:18px;margin:20px 0 7px}.step p{font-size:14px;color:#64748b;margin:0}details{border-top:1px solid #e2e8f0}details:last-child{border-bottom:1px solid #e2e8f0}summary{padding:22px 4px;font-weight:700;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}details p{color:#64748b;margin:0 4px 22px}.cta{background:#625bf6;color:white;padding:67px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-row span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;opacity:.75}.cta h2{font-size:37px;line-height:1.08;margin:8px 0 0;letter-spacing:-.04em}footer{background:#0b1120;color:#fff;padding:52px 0 26px}.footer-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px}.footer-brand{color:#fff}.footer-grid p,.legal p{color:#94a3b8;font-size:12px}.copy{border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:23px;color:#64748b;font-size:12px}@media(max-width:900px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:47px}.offers{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.visual{max-width:560px;width:100%;margin:auto}}@media(max-width:620px){.container,.narrow{width:min(100% - 28px,1160px)}.hero{padding:52px 0}.hero h1{font-size:39px}.lead{font-size:17px}.hero-actions{flex-direction:column}.trust{display:grid;gap:8px}.visual{height:295px}.demo-card{width:285px;height:174px;padding:19px}.black{left:0}.violet{right:0}.chip{margin-top:22px}.digits{margin-top:20px;font-size:14px}.section{padding:64px 0}.section-head h2{font-size:31px}.offer{padding:22px}.offer h3{font-size:21px}.desc{min-height:0}.steps{grid-template-columns:1fr}.cta-row{align-items:flex-start;flex-direction:column}.cta .btn{width:100%}.footer-grid{gap:28px}.nav>.btn{display:none}}

/* Category selectors and modal windows */
.category-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.category-tile{appearance:none;border:1px solid #e3e7ed;border-radius:24px;background:#fff;padding:22px;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:.22s;overflow:hidden}
.category-tile:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(15,23,42,.1);border-color:#c8c5ff}
.category-copy{padding-top:21px}.category-kicker{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#625bf6}
.category-copy h3{font-size:24px;letter-spacing:-.03em;margin:7px 0 9px}
.category-copy p{font-size:14px;color:#64748b;margin:0 0 18px;min-height:65px}
.category-link{font-size:14px;font-weight:800;color:#625bf6}
.category-card-visual{height:165px;border-radius:20px;padding:20px;position:relative;color:#fff;overflow:hidden;box-shadow:0 18px 38px rgba(15,23,42,.16)}
.category-card-visual:after,.product-card-picture:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-65px;top:-80px}
.mini-bank{font-size:11px;font-weight:800;letter-spacing:.08em}.mini-chip{display:block;width:37px;height:27px;border-radius:7px;margin-top:30px;background:linear-gradient(135deg,#f7df91,#c3a344)}
.category-card-visual b{position:absolute;right:18px;bottom:17px;font-size:13px;letter-spacing:.08em}
.s7-mini,.s7-card{background:linear-gradient(135deg,#1d2733,#4f6d43)}
.vtb-mini,.vtb-card{background:linear-gradient(135deg,#0646aa,#1671ff)}
.tbank-mini,.tbank-card{background:linear-gradient(135deg,#f5ca00,#ffe462);color:#111827}
.world-mini,.world-card{background:linear-gradient(135deg,#625bf6,#a350e5)}
.category-card-stack{height:165px;position:relative}.category-card-stack .category-card-visual{position:absolute;width:82%;height:145px}
.category-card-stack .vtb-mini{left:0;top:0;transform:rotate(-3deg)}
.category-card-stack .tbank-mini{right:0;bottom:0;transform:rotate(5deg)}

body.modal-open{overflow:hidden}
.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:22px}
.modal.is-open{display:flex}
.modal-backdrop{position:absolute;inset:0;background:rgba(8,15,29,.68);backdrop-filter:blur(7px)}
.modal-dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 35px 100px rgba(0,0,0,.3);animation:modalIn .2s ease-out}
.modal-dialog-wide{width:min(1120px,100%)}
@keyframes modalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
.modal-close{position:absolute;right:20px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f5f9;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}
.modal-heading{padding-right:50px;margin-bottom:27px}.modal-heading>span{font-size:11px;color:#625bf6;text-transform:uppercase;letter-spacing:.09em;font-weight:800}
.modal-heading h2{font-size:35px;letter-spacing:-.04em;margin:6px 0}.modal-heading p{margin:0;color:#64748b}
.modal-product{display:grid;grid-template-columns:330px 1fr;gap:30px;align-items:center;border:1px solid #e3e7ed;border-radius:24px;padding:24px}
.modal-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.modal-product.vertical{display:block}.modal-product.vertical .product-card-picture{width:100%;margin-bottom:23px}
.product-card-picture{height:205px;border-radius:23px;padding:24px;color:#fff;position:relative;overflow:hidden;box-shadow:0 22px 45px rgba(15,23,42,.2)}
.product-bank{font-size:12px;font-weight:800;letter-spacing:.08em}.product-chip{display:block;width:45px;height:32px;border-radius:8px;margin-top:38px;background:linear-gradient(135deg,#f7df91,#c3a344)}
.product-number{position:absolute;left:24px;bottom:26px;font-size:15px;letter-spacing:.1em}.product-card-picture strong{position:absolute;right:24px;bottom:24px;font-size:13px;letter-spacing:.07em}
.product-type{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#625bf6;font-weight:800}
.product-content h3{font-size:25px;letter-spacing:-.03em;margin:5px 0 10px}.product-content>p{font-size:14px;color:#64748b}
.product-facts{display:grid;gap:9px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;padding:15px 0;margin:18px 0}
.product-facts>div{display:flex;justify-content:space-between;gap:20px}.product-facts small{color:#64748b}.product-facts b{text-align:right;font-size:13px}
.product-note{font-size:11px!important;color:#94a3b8!important;margin:11px 0 0}.modal .erid{margin-top:10px}

@media(max-width:900px){
  .category-offers{grid-template-columns:1fr}
  .category-copy p{min-height:0}
  .modal-product{grid-template-columns:1fr}
  .product-card-picture{max-width:420px;width:100%;margin:auto}
  .modal-products-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .modal{padding:10px}.modal-dialog{padding:24px 16px;border-radius:22px;max-height:calc(100vh - 20px)}
  .modal-heading h2{font-size:28px}.modal-product{padding:15px;gap:20px}
  .product-card-picture{height:180px;padding:19px}.product-number{left:19px;bottom:20px}.product-card-picture strong{right:19px;bottom:19px}
  .category-tile{padding:17px}
}
