:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#172033;background:#f6f8fc;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 80% 5%,#dff7ff 0,transparent 28rem),radial-gradient(circle at 10% 20%,#ecebff 0,transparent 32rem),#f6f8fc}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.nav>div{display:flex;gap:28px;align-items:center}.nav>div>a{text-decoration:none;font-size:14px;font-weight:700}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:850;text-decoration:none}.brand>span{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#4f46e5,#06b6d4);box-shadow:0 8px 24px #4f46e540}.nav__button{padding:11px 17px;border:1px solid #c7d2fe;border-radius:11px;background:#fff}.hero{min-height:680px;display:grid;grid-template-columns:1.04fr .96fr;gap:65px;align-items:center;padding-block:60px 100px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:850;color:#4f46e5}.hero h1{max-width:720px;margin:18px 0 22px;font-size:clamp(45px,5.4vw,75px);line-height:.99;letter-spacing:-.052em}.hero__copy>p,.section>div>p{max-width:670px;color:#64748b;font-size:18px;line-height:1.7}.hero__actions{display:flex;gap:12px;margin:32px 0 18px}.hero__copy>small{display:block;max-width:600px;color:#64748b;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 13px 30px #4f46e536;text-decoration:none;font-weight:800}.button--ghost{color:#334155;background:#fff;border:1px solid #dbe3ef;box-shadow:none}.button--light{color:#312e81;background:#fff;box-shadow:none}.visual{position:relative;min-height:460px;display:grid;place-items:center}.visual__glow{position:absolute;width:380px;height:380px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#06b6d4);opacity:.14}.mock{position:relative;width:min(100%,520px);padding:24px;border:1px solid #dce4f2;border-radius:26px;background:#ffffffeb;box-shadow:0 35px 80px #33415524;transform:rotate(1.2deg)}.mock header{display:flex;gap:12px;align-items:center;padding-bottom:22px;border-bottom:1px solid #e2e8f0}.mock header i{width:10px;height:10px;border-radius:50%;background:#22c55e}.mock header span{margin-left:auto;color:#64748b;font-size:12px}.mock__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;margin-top:20px}.mock__grid>div{padding:22px;border-radius:17px;background:#f8fafc}.mock__grid small,.mock__grid em,.risk span{display:block;color:#64748b;font-size:12px;font-style:normal}.mock__grid>div>strong{display:block;margin:7px 0;font-size:36px}.risk{color:#fff!important;background:linear-gradient(135deg,#b45309,#f59e0b)!important}.risk span{color:#fffbeb}.risk strong{font-size:23px!important}.risk i{display:block;width:100%;height:5px;margin-top:25px;border-radius:9px;background:#fff5}.risk-scale{margin-top:18px}.risk-scale__labels{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:8px;color:#64748b;font-size:13px}.risk-scale__labels span:nth-child(1){text-align:left}.risk-scale__labels span:nth-child(2){text-align:center}.risk-scale__labels span:nth-child(3){text-align:right}.risk-scale__track{position:relative;height:7px;overflow:visible;border-radius:999px;background:linear-gradient(90deg,#16a34a 0% 33.33%,#d97706 33.33% 66.66%,#dc2626 66.66% 100%)}.risk-scale__marker{position:absolute;top:50%;left:50%;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#172033;box-shadow:0 2px 8px #17203338;transform:translate(-50%,-50%)}.bars{display:grid;gap:10px;margin-top:20px}.bars span{width:var(--w);height:12px;border-radius:8px;background:linear-gradient(90deg,#e0e7ff,#a5b4fc)}.trust{border-block:1px solid #dde5f0;background:#ffffff9c}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust__grid div{padding:31px;border-right:1px solid #e2e8f0}.trust__grid div:first-child{border-left:1px solid #e2e8f0}.trust strong,.trust span{display:block}.trust strong{font-size:18px}.trust span{margin-top:6px;color:#64748b;font-size:12px}.section{padding-block:110px}.section>h2,.section>div>h2{max-width:780px;margin:14px 0 45px;font-size:clamp(34px,4vw,53px);line-height:1.05;letter-spacing:-.04em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{padding:30px;border:1px solid #e2e8f0;border-radius:21px;background:#fff;box-shadow:0 16px 40px #3341550d}.steps b{color:#4f46e5;font-size:13px}.steps h3{margin:28px 0 10px;font-size:21px}.steps p{margin:0;color:#64748b;line-height:1.6}.parameters{border-block:1px solid #e2e8f0;background:radial-gradient(circle at 90% 15%,#dff7ff 0,transparent 24rem),#eef2f8}.parameters .wrap>h2{max-width:880px;margin:14px 0 45px;font-size:clamp(34px,4vw,53px);line-height:1.05;letter-spacing:-.04em}.parameters__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.parameters__card{position:relative;overflow:hidden;min-width:0;padding:32px;border:1px solid #dbe3ef;border-radius:22px;background:#ffffffeb;box-shadow:0 18px 45px #3341550d}.parameters__card:after{content:"";position:absolute;top:-55px;right:-55px;width:150px;height:150px;border-radius:50%;background:#e0e7ff;opacity:.65}.parameters__number{position:relative;z-index:1;display:inline-grid;place-items:center;width:38px;height:30px;border-radius:9px;color:#4f46e5;background:#eef2ff;font-size:12px;font-weight:850}.parameters__card h3{position:relative;z-index:1;margin:25px 0 20px;font-size:23px}.parameters__card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.parameters__card li{position:relative;padding-left:20px;color:#475569;line-height:1.45}.parameters__card li:before{content:"";position:absolute;top:.62em;left:2px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#06b6d4);transform:translateY(-50%)}.section--split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.section--split ul{display:grid;gap:10px;padding:0;list-style:none}.section--split li{display:flex;gap:15px;padding:19px;border:1px solid #e2e8f0;border-radius:15px;background:#fff}.section--split li i{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;color:#fff;background:#4f46e5;font-style:normal}.section--split li strong,.section--split li span{display:block}.section--split li span{color:#64748b;font-size:14px;line-height:1.45}.section--split li strong{margin-bottom:3px;color:#172033}.privacy{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(40px,7vw,90px);align-items:center}.privacy__content{min-width:0}.privacy__content h2{max-width:760px;margin:14px 0 28px;font-size:clamp(34px,4vw,53px);line-height:1.05;letter-spacing:-.04em}.privacy__content p{max-width:720px;margin:0 0 18px;color:#64748b;font-size:17px;line-height:1.7}.privacy__card{position:relative;overflow:hidden;padding:clamp(28px,4vw,42px);border:1px solid #c7d2fe;border-radius:24px;background:radial-gradient(circle at 100% 0,#cffafe 0,transparent 15rem),linear-gradient(145deg,#fff,#eef2ff);box-shadow:0 24px 60px #33415517}.privacy__card>span{display:inline-flex;padding:7px 10px;border-radius:9px;color:#4f46e5;background:#e0e7ff;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.privacy__card>strong{display:block;max-width:390px;margin:28px 0 14px;font-size:clamp(24px,3vw,34px);line-height:1.12;letter-spacing:-.025em}.privacy__card>p{margin:0;color:#526276;line-height:1.65}.privacy__card:after{content:"✓";display:grid;place-items:center;width:46px;height:46px;margin-top:28px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#4f46e5,#06b6d4);box-shadow:0 10px 25px #4f46e538;font-size:21px;font-weight:850}.support{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(38px,7vw,90px);align-items:center;margin-block:40px 110px;padding:clamp(28px,5vw,54px);border:1px solid #dbe3ef;border-radius:28px;background:#fff;box-shadow:0 24px 60px #33415512}.support__logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:center}.support__logos img{display:block;width:100%;max-height:150px;object-fit:contain}.support__logos img:last-child{max-height:190px}.support__content h2{margin:12px 0 18px;font-size:clamp(30px,3.5vw,45px);line-height:1.05;letter-spacing:-.035em}.support__content p{margin:0 0 16px;color:#526276;font-size:16px;line-height:1.7}.support__content small{color:#64748b;font-weight:700}.warning{display:flex;gap:17px;padding:23px 27px;border:1px solid #bae6fd;border-radius:17px;background:#ecfeff}.warning>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;color:#fff;background:#0891b2;font-weight:800}.warning strong{display:block;margin:2px 0 5px}.warning p{margin:0;color:#526276;line-height:1.55}.cta{display:flex;justify-content:space-between;gap:50px;align-items:center;margin-block:110px;padding:50px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#172033,#312e81);box-shadow:0 30px 60px #17203326}.cta .eyebrow{color:#67e8f9}.cta h2{margin:12px 0 10px;font-size:38px}.cta p{margin:0;color:#cbd5e1}.cta>div:last-child{display:grid;gap:13px;text-align:center}.desktop-note{max-width:250px;color:#cbd5e1;font-size:11px;line-height:1.4}.footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px;padding-block:35px;border-top:1px solid #dbe3ef;color:#64748b;font-size:13px}.footer .brand{color:#172033}.footer__legal{display:grid;gap:4px;text-align:center}.footer__legal strong{color:#334155}.footer__legal span{line-height:1.4}@media(max-width:850px){.nav>div>a:not(.nav__button){display:none}.hero{grid-template-columns:1fr;padding-block:55px}.visual{min-height:380px}.trust__grid{grid-template-columns:repeat(2,1fr)}.steps,.section--split,.parameters__grid{grid-template-columns:1fr}.privacy{grid-template-columns:1fr;gap:24px}.support{grid-template-columns:1fr;margin-bottom:75px}.section--split{gap:20px}.cta{align-items:flex-start;flex-direction:column}.footer{grid-template-columns:1fr;text-align:center}.footer .brand{justify-content:center}}@media(max-width:540px){.wrap{width:min(100% - 24px,1160px)}.nav__button{padding:10px 12px;font-size:13px}.hero{min-height:auto;gap:20px;padding-block:42px 65px}.hero h1{font-size:clamp(38px,12vw,46px);overflow-wrap:anywhere}.hero__copy>p{font-size:16px;line-height:1.6}.hero__actions{align-items:stretch;flex-direction:column}.mock{width:100%;padding:15px;transform:none}.mock__grid{grid-template-columns:1fr}.risk-scale__labels{gap:6px;font-size:11px}.trust__grid{grid-template-columns:1fr}.trust__grid div{border-left:1px solid #e2e8f0}.section{padding-block:65px}.section>h2,.section>div>h2{font-size:36px}.parameters .wrap>h2{margin-bottom:30px;font-size:36px}.parameters__card{padding:24px}.steps article{padding:24px}.privacy__content h2{font-size:36px}.privacy__content p{font-size:16px}.support{width:calc(100% - 24px);padding:24px;border-radius:20px}.support__logos{grid-template-columns:1fr}.support__logos img{max-height:120px}.support__logos img:last-child{max-height:150px}.cta{margin-block:75px;padding:28px 24px;border-radius:20px}.cta h2{font-size:31px}.cta .button{width:100%}.footer{gap:18px;padding-bottom:calc(35px + env(safe-area-inset-bottom))}}
