.scn-v127-home{font-family:Inter,Arial,sans-serif;color:#121722;background:#fff}
.scn-v127-home *{box-sizing:border-box}
.scn-v127-wrap{width:min(1280px,calc(100% - 48px));margin:0 auto}
.scn-v127-hero{background:linear-gradient(118deg,#260711 0%,#71050d 44%,#f20f19 100%);color:#fff;padding:46px 0 48px;overflow:hidden}
.scn-v127-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.08fr);align-items:center;gap:66px}
.scn-v127-badge{display:inline-flex;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.06);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;margin-bottom:19px}
.scn-v127-home h1{font-size:clamp(42px,4.35vw,69px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 18px;max-width:650px;color:#fff}
.scn-v127-hero-copy>p{font-size:18px;line-height:1.55;color:#ffe9ec;max-width:610px;margin:0 0 24px}
.scn-v127-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}
.scn-v127-cta{min-height:55px;padding:0 24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:17px;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.18);transition:.18s;text-decoration:none}
.scn-v127-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.24)}
.scn-v127-primary{background:#ef2028;color:#fff}.scn-v127-secondary{background:#fff;color:#e31e29}
.scn-v127-cta svg,.scn-v127-quick svg{width:22px;height:22px}
.scn-v127-quick{display:flex;flex-wrap:wrap;gap:28px;font-size:14px;font-weight:700;color:#fff}
.scn-v127-quick a{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none}
.scn-v127-checker{background:#fff;color:#121722;border-radius:13px;padding:22px 25px 25px;box-shadow:0 18px 48px rgba(19,26,39,.18)}
.scn-v127-checker h2{font-size:24px;letter-spacing:-.6px;margin:0 0 17px}
.scn-v127-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}
.scn-v127-step{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;white-space:nowrap}
.scn-v127-num{width:29px;height:29px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e9242c;color:#fff;font-weight:800;flex:none}
.scn-v127-dashboard{display:block;position:relative;width:100%;aspect-ratio:2.08/1;overflow:hidden;border-radius:11px;background:#080b10}
.scn-v127-dashboard img{position:absolute;width:246%;height:auto;max-width:none;left:-125.5%;top:-91.8%;pointer-events:none}
.scn-v127-paths{padding:24px 0 14px}.scn-v127-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.scn-v127-path{min-height:106px;border:1px solid #dfe4eb;border-radius:12px;padding:20px 23px;display:flex;align-items:center;gap:18px;color:#121722;text-decoration:none;box-shadow:0 3px 12px rgba(21,30,44,.04);transition:.18s}
.scn-v127-path:hover{border-color:#f1a1a5;transform:translateY(-2px);box-shadow:0 10px 24px rgba(21,30,44,.08)}
.scn-v127-product-path{border:2px solid #e5232b;background:linear-gradient(145deg,#fff,#fff5f5)}
.scn-v127-icon{width:58px;height:58px;border-radius:50%;background:#fff0f1;color:#e5232b;display:grid;place-items:center;flex:none}.scn-v127-icon svg{width:32px;height:32px}
.scn-v127-path-text{min-width:0;flex:1}.scn-v127-path-text strong{display:block;font-size:18px;margin-bottom:6px}.scn-v127-path-text span{font-size:13px;color:#5b6473}.scn-v127-arrow{color:#e5232b;font-size:24px}
.scn-v127-stats{padding:8px 0 25px}.scn-v127-stat-grid{border:1px solid #dfe4eb;border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 3px 12px rgba(21,30,44,.04)}
.scn-v127-stat{min-height:85px;padding:17px 25px;display:flex;align-items:center;justify-content:center;gap:15px;position:relative}
.scn-v127-stat:not(:last-child)::after{content:"";position:absolute;right:0;top:18px;bottom:18px;width:1px;background:#dfe4eb}
.scn-v127-stat svg{width:39px;height:39px;color:#e5232b;flex:none}.scn-v127-stat strong{display:block;font-size:25px;line-height:1}.scn-v127-stat span{display:block;color:#5b6473;font-size:13px;margin-top:6px}
.scn-v127-benefits{background:#f6f8fb;border-top:1px solid #edf0f4;padding:35px 0 42px}.scn-v127-benefit-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:28px;align-items:center}
.scn-v127-benefits h2{font-size:34px;line-height:1.12;letter-spacing:-1.5px;margin:0}.scn-v127-benefit{display:flex;align-items:center;gap:14px}.scn-v127-benefit svg{width:37px;height:37px;color:#e5232b;flex:none}.scn-v127-benefit strong{display:block;font-size:14px;margin-bottom:5px}.scn-v127-benefit span{color:#5b6473;font-size:12px}
@media(max-width:1050px){.scn-v127-hero-grid{grid-template-columns:1fr;gap:34px}.scn-v127-hero-copy{text-align:center}.scn-v127-home h1,.scn-v127-hero-copy>p{margin-left:auto;margin-right:auto}.scn-v127-actions,.scn-v127-quick{justify-content:center}.scn-v127-checker{max-width:720px;margin:auto}.scn-v127-path-grid{grid-template-columns:1fr 1fr;gap:12px}.scn-v127-benefit-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.scn-v127-wrap{width:min(100% - 28px,1280px)}.scn-v127-hero{padding:34px 0}.scn-v127-home h1{font-size:39px;letter-spacing:-1.8px}.scn-v127-hero-copy>p{font-size:16px}.scn-v127-cta{width:100%}.scn-v127-quick{gap:13px 22px;margin-bottom:30px}.scn-v127-checker{padding:18px 14px}.scn-v127-checker h2{font-size:20px}.scn-v127-step{font-size:10px;gap:5px}.scn-v127-num{width:24px;height:24px}.scn-v127-path-grid{grid-template-columns:1fr}.scn-v127-stat-grid{grid-template-columns:1fr 1fr}.scn-v127-stat:nth-child(2)::after{display:none}.scn-v127-stat:nth-child(-n+2){border-bottom:1px solid #dfe4eb}.scn-v127-benefit-grid{grid-template-columns:1fr}}
@media(max-width:420px){.scn-v127-home h1{font-size:34px}.scn-v127-stat-grid{grid-template-columns:1fr}.scn-v127-stat{justify-content:flex-start;border-bottom:1px solid #dfe4eb}.scn-v127-stat::after{display:none}.scn-v127-steps{grid-template-columns:1fr}.scn-v127-step{font-size:12px}}

.scn-v129-mobile{display:none}
@media(max-width:760px){
  :root{background:#0f1115;color-scheme:dark}
  body{margin:0;background:#0f1115;padding-bottom:78px}
  #root>header,.scnauto-site-header{display:none!important}
  .scn-v129-mobile-header,.scn-v129-bottom{display:none!important}
  .scn-v127-home{display:none!important}
  html body #root main .scn-v129-mobile{display:block;min-height:100vh;background:#0f1115!important;color:#f7f7f5;font-family:Inter,Arial,sans-serif}
  .scn-v129-mobile *{box-sizing:border-box}
  .scn-v129-mobile a{color:inherit;text-decoration:none}
  .scn-v129-mobile svg{display:block;width:24px;height:24px}
  .scn-v129-mobile-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:rgba(15,17,21,.96);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}
  .scn-v129-brand{display:flex;align-items:center;gap:9px;font-size:17px;letter-spacing:.2px}
  .scn-v129-mark{color:#ef2028}.scn-v129-mark svg{width:30px;height:30px}
  .scn-v129-header-actions{display:flex;align-items:center;gap:5px}
  .scn-v129-header-actions>a,.scn-v129-header-actions>button{width:43px;height:43px;border:0;border-radius:11px;display:grid;place-items:center;color:#fff;background:transparent;cursor:pointer}
  .scn-v129-menu{position:absolute;left:14px;right:14px;top:58px;padding:10px;background:#1b1e24;border:1px solid #343942;border-radius:14px;box-shadow:0 18px 44px rgba(0,0,0,.45)}
  .scn-v129-menu[hidden]{display:none}.scn-v129-menu a{display:block;padding:13px 12px;border-radius:9px;font-weight:700}.scn-v129-menu a:hover{background:#272b33}
  html body #root main .scn-v129-mobile>.scn-v129-hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;padding:34px 18px 24px!important;background:radial-gradient(circle at 92% 25%,rgba(229,38,43,.24) 0,rgba(229,38,43,0) 34%),linear-gradient(155deg,#181b21 0%,#090a0d 74%)!important;color:#fff!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}
  html body #root main .scn-v129-mobile>.scn-v129-hero>h1{position:relative;z-index:2;max-width:330px;margin:0 0 13px;font-size:38px;line-height:1.03;letter-spacing:-1.8px;background:none!important;color:#fff!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#fff!important;opacity:1!important}
  html body #root main .scn-v129-mobile>.scn-v129-hero>p{position:relative;z-index:2;max-width:310px;margin:0 0 25px;background:none!important;color:#c1c5ce!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#c1c5ce!important;font-size:16px;line-height:1.55;opacity:1!important}
  .scn-v129-gauge{position:absolute;right:-78px;top:30px;width:225px;height:225px;border:16px solid rgba(255,255,255,.05);border-left-color:rgba(229,38,43,.34);border-radius:50%;display:grid;place-items:center;transform:rotate(-15deg)}
  .scn-v129-gauge span{width:64px;height:64px;border:6px solid #ed222a;border-radius:50%;display:grid;place-items:center;color:#ed222a;font-size:38px;font-weight:800;box-shadow:0 0 30px rgba(237,34,42,.55);transform:rotate(15deg)}
  .scn-v129-actions{position:relative;z-index:2;display:grid;gap:11px}
  .scn-v129-actions a{min-height:55px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:800}
  .scn-v129-primary{background:linear-gradient(100deg,#ef1821,#e4262d);box-shadow:0 12px 28px rgba(225,26,35,.25)}
  .scn-v129-secondary{border:1px solid #747984;background:rgba(16,18,23,.64)}
  .scn-v129-trust{position:relative;z-index:2;margin-top:15px;min-height:48px;padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.065);display:flex;align-items:center;justify-content:center;gap:9px;color:#d4d7dc;font-size:12px;line-height:1.35;text-align:center;white-space:normal}
  .scn-v129-trust svg{width:19px;height:19px;color:#ef252c}.scn-v129-trust i{width:4px;height:4px;border-radius:50%;background:#e9252c}
  .scn-v129-content{padding:24px 16px 30px;background:#101216}
  .scn-v129-content h2{margin:0 0 14px;color:#fff;font-size:22px;letter-spacing:-.5px}
  .scn-v129-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:24px}
  .scn-v129-tool-grid>a{min-height:110px;padding:16px 8px 13px;border:1px solid #30343c;border-radius:15px;background:linear-gradient(150deg,#22262d,#181b20);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}
  .scn-v129-tool-grid strong{font-size:12px;line-height:1.25}.scn-v129-tool-grid span{display:grid;place-items:center}.scn-v129-tool-grid .amber{color:#f4a71d}.scn-v129-tool-grid .blue{color:#75bce9}
  .scn-v129-products{width:100%;aspect-ratio:792/464;min-height:0;margin-bottom:27px;border-radius:18px;overflow:hidden;position:relative;display:block;background:#f7f3eb;color:#121419!important;box-shadow:0 13px 32px rgba(0,0,0,.24)}
  .scn-v129-product-copy{position:relative;z-index:3;width:60%;padding:19px 0 19px 18px}.scn-v129-product-copy>span{display:inline-flex;padding:7px 9px;border-radius:7px;background:#e5252c;color:#fff;font-size:11px;font-weight:800}.scn-v129-product-copy h2{margin:17px 0!important;color:#101216!important;font-size:34px!important;line-height:1.02}.scn-v129-product-copy b{display:inline-flex;padding:11px 14px;border-radius:9px;background:#e5252c;color:#fff;font-size:13px}
  .scn-v135-product-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:fill}
  .scn-v135-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
  .scn-v129-check-list{border:1px solid #30343c;border-radius:15px;overflow:hidden;background:#1a1d22}.scn-v129-check-list>a{min-height:62px;padding:0 14px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:11px}.scn-v129-check-list>a:not(:last-child){border-bottom:1px solid #30343c}.scn-v129-check-list span svg{width:25px;height:25px}.scn-v129-check-list .amber{color:#f5a719}.scn-v129-check-list .red{color:#ed2a31}.scn-v129-check-list strong{font-size:15px}.scn-v129-check-list b{color:#aeb3bb;font-size:30px;font-weight:300}
  .scn-v129-bottom{position:fixed;z-index:60;left:0;right:0;bottom:0;height:76px;padding:8px max(9px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(9px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(17,19,23,.97);border-top:1px solid #333740;box-shadow:0 -9px 28px rgba(0,0,0,.28);backdrop-filter:blur(16px)}
  .scn-v129-bottom>a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#aeb3bc;font-size:11px}.scn-v129-bottom svg{width:23px;height:23px}.scn-v129-bottom .active{color:#ef2930}.scn-v129-bottom em{position:absolute;top:-3px;left:55%;padding:3px 6px;border-radius:8px;background:#eb242b;color:#fff;font-size:9px;font-style:normal;font-weight:800}
}
@media(max-width:360px){
  .scn-v129-hero h1{font-size:34px}.scn-v129-tool-grid{gap:6px}.scn-v129-tool-grid>a{padding-left:4px;padding-right:4px}.scn-v129-product-copy h2{font-size:30px!important}.scn-v129-trust{gap:6px;font-size:11px}
}
