:root{--lp-yellow:#ffd400;--lp-ink:#101114;--lp-muted:#646a73;--lp-line:#e5e7ea;--lp-soft:#f5f6f7}
*{box-sizing:border-box}body.loko-product{margin:0;background:#fff;color:var(--lp-ink);font-family:Arial,Helvetica,sans-serif}.loko-product a{color:inherit;text-decoration:none}
.lp-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.lp-header{position:sticky;z-index:50;top:0;background:rgba(8,9,10,.97);backdrop-filter:blur(14px)}.lp-nav{min-height:80px;display:flex;align-items:center;gap:30px}.lp-logo img{width:140px;height:48px;display:block;object-fit:contain}.lp-menu{display:flex;gap:28px;margin-left:auto;color:#fff;font-size:15px;font-weight:800}.lp-menu a{opacity:.75}.lp-menu a:hover,.lp-menu a[aria-current=page]{opacity:1}.lp-nav-cta,.lp-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 24px;background:var(--lp-yellow);color:#111!important;font-weight:900}.lp-nav-cta{margin-left:8px}
.lp-hero{overflow:hidden;background:#0a0b0d;color:#fff}.lp-hero-grid{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:72px 0}.lp-kicker{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#8a7100;font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.lp-kicker:before{width:30px;height:3px;content:"";background:currentColor}.lp-hero .lp-kicker{color:var(--lp-yellow)}.lp-hero h1{margin:0;max-width:700px;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.055em}.lp-hero-copy{max-width:640px;margin:24px 0 0;color:#c4c7cd;font-size:19px;line-height:1.7}.lp-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.lp-button-secondary{border:1px solid #3e4147;background:transparent;color:#fff!important}
.lp-visual{position:relative;min-height:470px;display:grid;place-items:center}.lp-visual:before{position:absolute;width:420px;height:420px;border-radius:50%;content:"";background:var(--lp-yellow)}.lp-visual:after{position:absolute;right:5%;bottom:8%;width:78%;height:35px;border-radius:50%;content:"";background:#000;filter:blur(22px);opacity:.65}.lp-visual img{position:relative;z-index:2;width:115%;max-width:700px;max-height:470px;object-fit:contain;filter:drop-shadow(0 28px 25px rgba(0,0,0,.35))}
.lp-highlights{position:relative;z-index:5;margin-top:-42px}.lp-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--lp-line);border-radius:22px;background:#fff;box-shadow:0 22px 55px rgba(15,18,24,.1)}.lp-highlight{min-height:125px;padding:28px;border-right:1px solid var(--lp-line)}.lp-highlight:last-child{border:0}.lp-highlight small{display:block;margin-bottom:9px;color:var(--lp-muted);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.lp-highlight strong{font-size:18px;line-height:1.35}
.lp-section{padding:105px 0}.lp-section-soft{background:var(--lp-soft)}.lp-section-head{max-width:760px;margin-bottom:45px}.lp-section h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.06;letter-spacing:-.045em}.lp-section-head>p:not(.lp-kicker){margin:18px 0 0;color:var(--lp-muted);font-size:18px;line-height:1.7}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-card{padding:30px;border:1px solid var(--lp-line);border-radius:22px;background:#fff}.lp-card-number{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:15px;background:var(--lp-yellow);font-weight:900}.lp-card h3{margin:0 0 11px;font-size:22px}.lp-card p{margin:0;color:var(--lp-muted);line-height:1.7}
.lp-how{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.lp-steps{counter-reset:lpsteps;display:grid;gap:14px}.lp-step{position:relative;padding:25px 25px 25px 78px;border:1px solid var(--lp-line);border-radius:18px;background:#fff}.lp-step:before{position:absolute;left:23px;top:23px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;counter-increment:lpsteps;content:counter(lpsteps);background:var(--lp-yellow);font-weight:900}.lp-step h3{margin:0 0 7px;font-size:19px}.lp-step p{margin:0;color:var(--lp-muted);line-height:1.6}
.lp-safety{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-safety-panel{padding:35px;border-radius:24px;background:#15171b;color:#fff}.lp-safety-panel.yellow{background:var(--lp-yellow);color:#111}.lp-safety-panel h3{margin:0 0 14px;font-size:28px}.lp-safety-panel p{margin:0;color:#b9bdc4;line-height:1.75}.lp-safety-panel.yellow p{color:#3c3b34}.lp-safety-panel ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.lp-safety-panel li:before{margin-right:10px;content:"✓";color:var(--lp-yellow);font-weight:900}.lp-safety-panel.yellow li:before{color:#111}
.lp-cta{padding:90px 0;background:var(--lp-yellow)}.lp-cta-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.lp-cta h2{margin:0;font-size:clamp(38px,4vw,58px);letter-spacing:-.045em}.lp-cta p{max-width:650px;margin:14px 0 0;line-height:1.65}.lp-cta .lp-button{background:#111;color:#fff!important;white-space:nowrap}
.lp-footer{padding:65px 0 35px;background:#0b0c0e;color:#fff}.lp-footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:48px}.lp-footer img{width:130px;height:45px;object-fit:contain}.lp-footer p,.lp-footer a{color:#b9bdc4;line-height:1.65}.lp-footer h3{margin:0 0 18px;color:var(--lp-yellow);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.lp-footer-links{display:grid;gap:11px}.lp-footer-bottom{margin-top:45px;padding-top:24px;border-top:1px solid #282b30;color:#838892;font-size:13px}
@media(max-width:900px){.lp-menu{display:none}.lp-nav-cta{margin-left:auto}.lp-hero-grid,.lp-how{grid-template-columns:1fr}.lp-hero-grid{min-height:auto;padding:60px 0 90px}.lp-highlight-grid,.lp-grid{grid-template-columns:repeat(2,1fr)}.lp-highlight:nth-child(2){border-right:0}.lp-highlight:nth-child(-n+2){border-bottom:1px solid var(--lp-line)}.lp-safety{grid-template-columns:1fr}.lp-footer-grid{grid-template-columns:repeat(2,1fr)}.lp-cta-grid{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.lp-shell{width:min(100% - 28px,1180px)}.lp-nav{min-height:70px}.lp-logo img{width:110px}.lp-nav-cta{min-height:42px;padding:0 16px;font-size:13px}.lp-hero h1{font-size:49px}.lp-visual{min-height:290px}.lp-visual:before{width:250px;height:250px}.lp-highlights{margin-top:-24px}.lp-highlight-grid,.lp-grid,.lp-footer-grid{grid-template-columns:1fr}.lp-highlight{min-height:auto;border-right:0;border-bottom:1px solid var(--lp-line)!important}.lp-highlight:last-child{border-bottom:0!important}.lp-section{padding:76px 0}.lp-how{gap:38px}.lp-cta{padding:72px 0}}
