:root{--lhs-yellow:#ffd42a;--lhs-yellow2:#ffbf00;--lhs-black:#0b0b0d;--lhs-green:#2d8d19;--lhs-soft:#f7f7f5;--lhs-border:#e7e7e3}
.lhs-wrap{max-width:1440px;margin:0 auto;background:#fff;color:#111;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 12px 45px rgba(0,0,0,.08);overflow:hidden}
.lhs-wrap *{box-sizing:border-box}.lhs-wrap a{text-decoration:none;color:inherit}
.lhs-topbar{background:linear-gradient(90deg,#050507,#151519);color:#fff;display:flex;justify-content:space-around;gap:20px;padding:14px 28px;font-size:14px}.lhs-topbar strong{color:var(--lhs-yellow)}
.lhs-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 28px;border-bottom:1px solid var(--lhs-border);gap:25px}.lhs-logo-box{display:inline-block;background:var(--lhs-yellow);border:6px solid #111;padding:2px 10px;font-size:48px;font-weight:800;letter-spacing:-4px;line-height:1;color:#111;box-shadow:inset 0 0 0 3px #f33}.lhs-phone{justify-self:center;display:flex;align-items:center;gap:14px;border:2px solid #4eaa36;border-radius:18px;padding:10px 20px;color:#2b851b}.lhs-phone-icon{font-size:34px}.lhs-phone small,.lhs-phone strong{display:block}.lhs-phone small{font-weight:800}.lhs-phone strong{font-size:30px;line-height:1.1}.lhs-head-actions{justify-self:end;display:flex;gap:14px}.lhs-menu-toggle,.lhs-cart{width:58px;height:58px;border:0;border-radius:14px;background:#0b0b0d;color:#fff;display:grid;place-items:center;font-size:28px;position:relative}.lhs-cart-count{position:absolute;right:-6px;top:-9px;background:#e92524;color:#fff;font-size:12px;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-weight:800}
.lhs-nav{display:flex;align-items:center;justify-content:center;gap:36px;padding:16px 20px;font-weight:800;font-size:14px;border-bottom:1px solid var(--lhs-border);white-space:nowrap}.lhs-nav a{transition:.2s}.lhs-nav a:hover,.lhs-nav .lhs-offers{color:#4f9c2c}
.lhs-hero{min-height:510px;background:radial-gradient(circle at 55% 45%,#ffe875 0,#ffd64a 38%,#ffc928 100%);display:grid;grid-template-columns:1.05fr .95fr;gap:20px;padding:52px 34px 54px 42px;position:relative;overflow:hidden}.lhs-hero:after{content:"";position:absolute;right:-90px;bottom:-130px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.12)}.lhs-hero-copy{z-index:2;align-self:center}.lhs-kicker{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;box-shadow:0 8px 25px rgba(0,0,0,.08)}.lhs-kicker span{width:12px;height:12px;background:#0b0b0d;border-radius:50%}.lhs-hero h1{font-size:54px;line-height:.98;letter-spacing:-2.2px;max-width:690px;margin:26px 0 20px;font-weight:900}.lhs-hero p{font-size:18px;line-height:1.5;max-width:650px}.lhs-hero-buttons{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.lhs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:10px;font-weight:900;border:2px solid #0b0b0d}.lhs-btn-dark{background:#0b0b0d;color:#fff!important}.lhs-btn-light{background:#fff;color:#111!important}
.lhs-device-scene{position:relative;min-height:400px;align-self:end;z-index:2;filter:drop-shadow(0 24px 28px rgba(0,0,0,.26))}.lhs-screen{position:absolute;right:90px;top:15px;width:355px;height:245px;background:#111;border:14px solid #191919;border-radius:18px;transform:perspective(900px) rotateY(-8deg) rotateX(3deg);overflow:hidden}.lhs-screen-top{background:#f7f7f7;padding:10px;font-size:11px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.lhs-screen-body{display:grid;grid-template-columns:1.5fr .8fr;height:160px}.lhs-items{background:#fff;padding:12px;display:grid;font-size:11px}.lhs-items span{display:flex;justify-content:space-between}.lhs-keypad{background:#121214;color:#fff;text-align:center;line-height:34px;letter-spacing:14px;padding:9px}.lhs-total{position:absolute;left:0;bottom:0;width:64%;background:#ffd52c;padding:8px 15px;text-align:right;font-weight:900}.lhs-printer{position:absolute;right:6px;bottom:38px;width:200px;height:245px;background:linear-gradient(145deg,#202020,#050505);border-radius:7px;box-shadow:inset 0 0 0 2px #333}.lhs-paper{position:absolute;left:45px;top:-45px;width:105px;height:120px;background:#fff;text-align:center;padding-top:24px;font-weight:900;transform:rotate(5deg)}.lhs-pos{position:absolute;left:88px;bottom:5px;width:125px;height:205px;background:linear-gradient(145deg,#222,#050505);border-radius:22px;transform:rotate(16deg);padding:18px}.lhs-pos-screen{height:55px;background:#8c9897;border-radius:4px}.lhs-pos-keys{margin-top:15px;color:#ddd;line-height:28px;letter-spacing:5px;text-align:center;font-size:12px}.lhs-pos-keys span{color:#ffca19}
.lhs-benefits{width:calc(100% - 70px);margin:-34px auto 0;position:relative;z-index:3;background:#fff;border-radius:16px;box-shadow:0 14px 35px rgba(0,0,0,.13);display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.lhs-benefits>div{display:flex;align-items:center;gap:14px;padding:8px 20px;border-right:1px solid var(--lhs-border)}.lhs-benefits>div:last-child{border-right:0}.lhs-benefits span{font-size:38px}.lhs-benefits p{margin:0}.lhs-benefits strong,.lhs-benefits small{display:block}.lhs-benefits small{margin-top:5px;color:#555}
.lhs-categories{padding:80px 35px 50px;background:#fff}.lhs-section-head{text-align:center;max-width:760px;margin:0 auto 34px}.lhs-section-head>span,.lhs-software article>div>span,.lhs-assistance span{display:inline-block;color:#4a961d;font-weight:900;letter-spacing:.09em;font-size:13px}.lhs-section-head h2,.lhs-assistance h2{font-size:40px;line-height:1.05;margin:10px 0}.lhs-section-head p{color:#666}.lhs-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lhs-category-grid a{border:1px solid var(--lhs-border);border-radius:16px;padding:24px;background:linear-gradient(180deg,#fff,#fafaf8);transition:.2s;min-height:150px}.lhs-category-grid a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.08);border-color:#d9c363}.lhs-category-grid span{display:block;font-size:34px}.lhs-category-grid strong{display:block;font-size:20px;margin:12px 0 6px}.lhs-category-grid small{color:#676767}
.lhs-software{padding:30px 35px 70px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.lhs-software article{display:flex;gap:22px;border-radius:20px;padding:30px;background:linear-gradient(135deg,#101013,#242429);color:#fff;min-height:230px}.lhs-software article:last-child{background:linear-gradient(135deg,#ffd52b,#ffbd11);color:#111}.lhs-soft-icon{font-size:58px;line-height:1}.lhs-software h3{font-size:28px;margin:8px 0}.lhs-software p{line-height:1.5;opacity:.86}.lhs-software a{font-weight:900;text-decoration:underline}
.lhs-assistance{margin:0 35px 70px;background:#f5f5f2;border-radius:20px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.lhs-assistance p{margin-bottom:0;color:#555}.lhs-assistance h2{margin-bottom:10px}
@media(max-width:980px){.lhs-header{grid-template-columns:auto 1fr auto}.lhs-phone strong{font-size:22px}.lhs-nav{display:none;flex-direction:column;align-items:flex-start;gap:0}.lhs-nav.lhs-open{display:flex}.lhs-nav a{width:100%;padding:13px;border-bottom:1px solid var(--lhs-border)}.lhs-hero{grid-template-columns:1fr;padding:38px 24px 34px}.lhs-hero h1{font-size:44px}.lhs-device-scene{min-height:360px}.lhs-benefits{grid-template-columns:1fr 1fr}.lhs-benefits>div:nth-child(2){border-right:0}.lhs-category-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.lhs-wrap{box-shadow:none}.lhs-topbar{font-size:10px;padding:10px 8px;gap:7px}.lhs-topbar div{display:flex;align-items:center;text-align:center}.lhs-header{padding:14px 12px;gap:8px}.lhs-logo-box{font-size:28px;border-width:4px;letter-spacing:-2px}.lhs-phone{padding:8px 10px;border-radius:11px;gap:6px}.lhs-phone-icon{font-size:20px}.lhs-phone small{font-size:8px}.lhs-phone strong{font-size:17px}.lhs-menu-toggle,.lhs-cart{width:42px;height:42px;border-radius:9px;font-size:20px}.lhs-head-actions{gap:7px}.lhs-hero{padding:28px 16px 24px;min-height:auto}.lhs-kicker{font-size:12px;padding:8px 12px}.lhs-hero h1{font-size:39px;letter-spacing:-1.7px;margin:20px 0 14px}.lhs-hero p{font-size:15px}.lhs-hero-buttons{display:grid}.lhs-btn{width:100%;min-height:52px}.lhs-device-scene{min-height:310px;transform:scale(.83);transform-origin:center bottom;margin-top:-20px}.lhs-screen{right:40px}.lhs-printer{right:-25px}.lhs-pos{left:65px}.lhs-benefits{width:100%;border-radius:0;margin:0;grid-template-columns:repeat(4,1fr);padding:10px 3px}.lhs-benefits>div{display:block;text-align:center;padding:7px 2px;border-right:1px solid var(--lhs-border)}.lhs-benefits span{font-size:22px}.lhs-benefits strong{font-size:10px}.lhs-benefits small{display:none}.lhs-categories{padding:50px 16px 30px}.lhs-section-head h2,.lhs-assistance h2{font-size:31px}.lhs-category-grid{grid-template-columns:1fr 1fr;gap:10px}.lhs-category-grid a{padding:16px;min-height:140px}.lhs-category-grid strong{font-size:15px}.lhs-software{grid-template-columns:1fr;padding:20px 16px 45px}.lhs-software article{padding:22px}.lhs-soft-icon{font-size:38px}.lhs-software h3{font-size:23px}.lhs-assistance{margin:0 16px 40px;padding:24px;display:block}.lhs-assistance .lhs-btn{margin-top:22px}}
