:root{--navy:#0b1530;--muted:#66728c;--line:#e6ebf4;--blue:#2468f2;--violet:#8b3cf5;--cyan:#16b8ef;--bg:#f8fbff;--white:#fff;--shadow:0 24px 70px rgba(37,67,130,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--navy);background:var(--bg);overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1380px,calc(100% - 44px));margin:auto}.scroll-progress{position:fixed;z-index:200;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--violet));width:0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(224,229,240,.75)}.nav-wrap{height:86px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:13px;min-width:max-content}.brand strong{font-size:19px}.brand em{font-style:normal;color:#6f47f6}.brand small{display:block;font-size:10px;color:#4d5870;margin-top:2px}.brand-mark{position:relative;width:43px;height:43px;display:block}.brand-mark:before,.brand-mark:after,.brand-mark i,.brand-mark b{content:"";position:absolute;border-radius:12px;background:linear-gradient(135deg,#2784ff,#7d3ef2);transform:rotate(45deg)}.brand-mark:before{width:13px;height:32px;left:8px;top:4px}.brand-mark:after{width:13px;height:32px;right:7px;bottom:4px}.brand-mark i{width:12px;height:27px;left:17px;top:9px;background:linear-gradient(135deg,#41c3f4,#3565fb)}.brand-mark b{width:10px;height:10px;right:4px;top:4px;background:#9c43f4}.nav{display:flex;align-items:center;justify-content:center;gap:38px;flex:1}.nav a{font-size:14px;font-weight:700;padding:31px 0 27px;position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:2px;border-radius:4px;background:linear-gradient(90deg,var(--blue),var(--violet));transform:scaleX(0);transition:.25s}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:18px}.lang-switch{display:flex;gap:7px;align-items:center;font-size:13px}.lang-switch button{border:0;background:none;font-weight:700;color:#6f7890;cursor:pointer}.lang-switch button.active{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:12px;padding:16px 24px;font-size:14px;font-weight:800;border:1px solid transparent;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(72,70,230,.2)}.btn-primary{background:linear-gradient(110deg,var(--blue),var(--violet));color:white}.btn-outline{border-color:#7a59f3;background:white;color:#4c32d3}.btn-sm{padding:13px 21px}.menu-toggle{display:none}.hero{position:relative;padding:70px 0 0;background:radial-gradient(circle at 85% 20%,rgba(151,95,246,.18),transparent 26%),radial-gradient(circle at 65% 65%,rgba(34,163,255,.15),transparent 26%),linear-gradient(180deg,#fff 0%,#f6f9ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;min-height:500px;gap:38px;position:relative}.hero-copy{padding:25px 0 90px}.eyebrow{display:inline-flex;padding:8px 14px;border:1px solid #cbc8ff;border-radius:999px;font-size:11px;letter-spacing:.08em;font-weight:800;color:#29324b;background:rgba(255,255,255,.75)}h1{font-size:clamp(42px,4.4vw,70px);line-height:1.08;letter-spacing:-.05em;margin:20px 0 22px;max-width:720px}h1 span{display:block;background:linear-gradient(90deg,#176cec,#8a3df4);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:17px;line-height:1.8;color:#3e4961;max-width:620px}.hero-buttons{display:flex;gap:18px;margin:30px 0 28px}.trust-row{display:flex;flex-wrap:wrap;gap:22px;font-size:12px;color:#556178}.trust-row span{display:flex;gap:7px;align-items:center}.trust-row span:first-letter{color:var(--blue)}.hero-visual{height:520px;position:relative}.device-glow{position:absolute;width:680px;height:380px;right:-40px;top:70px;background:radial-gradient(ellipse,rgba(81,76,245,.22),transparent 68%);filter:blur(20px)}.desktop-device{position:absolute;width:68%;right:16%;top:5%;z-index:2;filter:drop-shadow(0 30px 30px rgba(17,31,69,.24))}.desktop-device img{height:330px;width:100%;object-fit:cover;object-position:25% 0;border:12px solid #151515;border-radius:20px;background:#fff}.desktop-top{position:absolute;left:50%;top:5px;transform:translateX(-50%);z-index:3}.desktop-top span{display:block;width:70px;height:8px;border-radius:0 0 10px 10px;background:#121212}.desktop-stand{width:36%;height:58px;background:linear-gradient(#2f3035,#111);margin:-3px auto 0;clip-path:polygon(32% 0,68% 0,88% 100%,12% 100%);border-radius:0 0 18px 18px}.phone-device{position:absolute;width:20%;right:11%;bottom:1%;z-index:4;filter:drop-shadow(0 22px 23px rgba(18,30,66,.23))}.phone-device img{height:360px;width:100%;object-fit:cover;object-position:50% 0;border:8px solid #151515;border-radius:34px}.phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:54px;height:13px;background:#111;border-radius:0 0 9px 9px;z-index:2}.printer-device{position:absolute;right:-2%;bottom:3%;width:21%;height:185px;background:linear-gradient(150deg,#20242b,#05070b);border-radius:24px 24px 30px 30px;z-index:3;box-shadow:0 26px 38px rgba(8,15,30,.27)}.receipt{position:absolute;width:78%;height:170px;background:white;left:11%;top:-115px;padding:13px 12px;font-size:8px;display:flex;flex-direction:column;gap:4px;transform:rotate(2deg);box-shadow:0 6px 15px rgba(0,0,0,.08)}.receipt strong{text-align:center;font-size:14px}.receipt small,.receipt em{text-align:center}.receipt em{margin-top:auto}.printer-slot{position:absolute;top:24px;left:12%;width:76%;height:14px;background:#030405;border-radius:8px}.printer-logo{position:absolute;bottom:35px;left:0;right:0;color:#fff;text-align:center;font-weight:800}.printer-led{position:absolute;right:20px;bottom:16px;width:9px;height:9px;border-radius:50%;background:#1198ff;box-shadow:0 0 10px #1198ff}.sync-card{position:absolute;right:0;top:17%;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);padding:15px 19px;border-radius:16px;box-shadow:var(--shadow);display:flex;gap:12px;align-items:center}.sync-card>span{font-size:25px;color:var(--blue)}.sync-card b,.sync-card small{display:block}.sync-card small{font-size:11px;color:#69758c;margin-top:3px}.benefit-bar{position:relative;z-index:7;margin-top:-25px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);border:1px solid #edf0f7;border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);padding:24px 26px}.benefit-bar article{display:flex;gap:16px;align-items:center;padding:0 25px;border-right:1px solid #e6e9f1}.benefit-bar article:last-child{border-right:0}.benefit-bar i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7843f6,#246df4);color:white;font-style:normal;font-size:20px}.benefit-bar article:nth-child(3) i{background:linear-gradient(135deg,#20c999,#2b9fe9)}.benefit-bar article:nth-child(4) i{background:linear-gradient(135deg,#ffa940,#ff7f50)}.benefit-bar b,.benefit-bar span{display:block}.benefit-bar b{font-size:14px}.benefit-bar span{font-size:11px;color:#6c778d;line-height:1.45;margin-top:4px}.section{padding:86px 0}.section-heading{text-align:center;max-width:780px;margin:0 auto 36px}.section-heading>span{font-size:12px;color:#7047ef;letter-spacing:.18em;font-weight:800}.section-heading h2{font-size:clamp(32px,3vw,48px);letter-spacing:-.04em;margin:10px 0}.section-heading p{color:var(--muted);line-height:1.75}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-card{min-height:390px;border:1px solid #e3e8f2;border-radius:24px;background:linear-gradient(135deg,#fff,#f6faff);display:grid;grid-template-columns:1fr .95fr;overflow:hidden;padding:30px;position:relative}.booking-card{background:linear-gradient(135deg,#fff,#faf5ff)}.product-title{display:flex;align-items:center;gap:13px}.product-icon{width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,#1a79f3,#7541f4);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:800}.product-icon.purple{background:linear-gradient(135deg,#a33df0,#6c41f4)}.product-title h3{font-size:24px;color:#1f66ef;margin:0}.booking-card h3{color:#8242e6}.product-title small{font-size:10px;padding:5px 9px;border-radius:999px;background:#f0ecff;color:#6540dd;vertical-align:middle}.product-title p{font-size:12px;margin:4px 0 0}.product-content>p{font-size:13px;line-height:1.65;color:#4e5b73}.feature-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.feature-cols ul{padding:0;margin:8px 0;list-style:none}.feature-cols li{font-size:12px;margin:9px 0;padding-left:18px;position:relative}.feature-cols li:before{content:"✓";position:absolute;left:0;color:#2b73f4;font-weight:800}.text-link{display:inline-flex;margin-top:11px;color:#1e6af0;font-weight:800;font-size:13px}.product-image{position:relative;align-self:end}.product-image>img:first-child{height:235px;width:100%;object-fit:cover;object-position:left top;border-radius:13px;border:7px solid #161b23;box-shadow:0 22px 28px rgba(31,48,89,.15)}.mini-phone{position:absolute!important;width:25%!important;height:190px!important;right:-8px;bottom:-3px;object-fit:cover;object-position:top;border:5px solid #111!important;border-radius:20px!important}.booking-visual{align-self:end;position:relative;height:250px}.calendar-window{position:absolute;right:0;bottom:0;width:82%;height:200px;background:white;border:7px solid #191b22;border-radius:15px;box-shadow:0 22px 28px rgba(57,39,103,.17)}.calendar-head{height:35px;background:#7137cf;color:white;font-size:11px;padding:10px}.calendar-grid{height:150px;background:linear-gradient(#ececf5 1px,transparent 1px),linear-gradient(90deg,#ececf5 1px,transparent 1px);background-size:28px 28px;margin:8px}.booking-phone{position:absolute;left:5%;bottom:0;width:28%;height:220px;background:white;border:6px solid #151519;border-radius:22px;padding:18px 10px;box-shadow:0 15px 22px rgba(54,38,94,.15)}.booking-phone div{height:25px;background:#7c40e6;border-radius:8px}.booking-phone span,.booking-phone b,.booking-phone small{display:block;margin-top:18px;font-size:10px}.booking-phone b{font-size:13px}.solutions{background:white}.solutions-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.align-left{text-align:left;margin:0}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.solution-cards article{padding:28px;border:1px solid #e4eaf4;border-radius:20px;background:#fbfdff;transition:.3s}.solution-cards article:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.solution-cards i{font-style:normal;color:#7f49ed;font-size:12px;font-weight:800}.solution-cards h3{font-size:17px}.solution-cards p{font-size:13px;line-height:1.6;color:var(--muted)}.about{background:linear-gradient(180deg,#f7faff,#fff)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.gradient-card{height:380px;border-radius:32px;padding:45px;color:white;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.35),transparent 25%),linear-gradient(135deg,#126df3,#9340ef);box-shadow:0 30px 70px rgba(84,66,217,.25)}.gradient-card span{font-size:12px;letter-spacing:.16em}.gradient-card h3{font-size:42px;line-height:1.15;max-width:500px}.mini-lines{display:flex;align-items:end;gap:12px;height:100px}.mini-lines i{width:38px;border-radius:12px;background:rgba(255,255,255,.35)}.mini-lines i:nth-child(1){height:35px}.mini-lines i:nth-child(2){height:70px}.mini-lines i:nth-child(3){height:95px}.about-copy h2{font-size:44px;letter-spacing:-.04em}.about-copy>p{line-height:1.8;color:var(--muted)}.about-points{display:grid;gap:15px;margin-top:22px}.about-points span{font-size:14px}.about-points span:first-letter{color:var(--blue)}.cta-section{padding:0 0 70px}.cta-card{background:linear-gradient(105deg,#126cf1,#913ff0);padding:27px 34px;border-radius:20px;color:white;display:flex;justify-content:space-between;align-items:center;box-shadow:0 25px 55px rgba(69,75,215,.28)}.cta-card>div:first-child{display:flex;align-items:center;gap:20px}.cta-card>div:first-child>span{font-size:40px}.cta-card h2{font-size:22px;margin:0 0 6px}.cta-card p{font-size:12px;margin:0;color:#edf1ff}.cta-actions{display:flex;gap:16px}.btn-white{background:white;color:#4e38d1}.btn-glass{border-color:rgba(255,255,255,.45);color:white;background:rgba(255,255,255,.08)}footer{padding:30px 0;border-top:1px solid var(--line);background:#fff}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-grid p{color:#788197;font-size:12px}.footer-grid>div:last-child{display:flex;gap:22px;font-size:12px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.13s}.delay-2{transition-delay:.25s}.float-slow{animation:float 6s ease-in-out infinite}.float-fast{animation:float 4.8s ease-in-out infinite reverse}.float-mid{animation:float 5.5s ease-in-out infinite .4s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:1100px){.nav{gap:20px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:20px}.hero-visual{height:520px}.desktop-device{width:62%;left:8%;right:auto}.phone-device{right:13%}.printer-device{right:0}.benefit-bar{grid-template-columns:1fr 1fr;gap:20px}.benefit-bar article:nth-child(2){border-right:0}.product-grid{grid-template-columns:1fr}.solutions-grid,.about-grid{grid-template-columns:1fr}.solution-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.container{width:min(100% - 28px,1380px)}.nav-wrap{height:72px}.nav,.nav-actions .btn{display:none}.menu-toggle{margin-left:auto;width:42px;height:42px;border:0;background:#f0f3fb;border-radius:12px;display:grid;place-content:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:#16203a}.nav.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;top:72px;left:14px;right:14px;background:white;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.nav.open a{padding:12px}.lang-switch{margin-left:auto}.hero{padding-top:35px}.hero-grid{min-height:auto}.hero-copy{padding-top:10px}.hero-visual{height:430px}.desktop-device{width:74%;left:1%;top:10%}.desktop-device img{height:260px}.phone-device{width:24%;right:13%;bottom:2%}.phone-device img{height:280px}.printer-device{width:25%;height:140px;right:-3%;bottom:4%}.receipt{height:125px;top:-90px}.sync-card{right:0;top:8%}.benefit-bar{grid-template-columns:1fr;margin-top:0}.benefit-bar article{border-right:0;border-bottom:1px solid var(--line);padding:10px}.benefit-bar article:last-child{border-bottom:0}.product-card{grid-template-columns:1fr;padding:24px}.product-image,.booking-visual{margin-top:25px}.solution-cards{grid-template-columns:1fr}.cta-card{flex-direction:column;align-items:flex-start;gap:24px}.cta-actions{width:100%}.cta-actions .btn{flex:1}.footer-grid{flex-direction:column;text-align:center}}@media(max-width:560px){h1{font-size:42px}.hero-buttons,.cta-actions{flex-direction:column}.hero-buttons .btn,.cta-actions .btn{width:100%}.trust-row{display:grid;grid-template-columns:1fr 1fr}.hero-visual{height:360px}.desktop-device{width:82%;left:-2%}.desktop-device img{height:205px;border-width:7px}.phone-device{width:29%;right:10%}.phone-device img{height:240px}.printer-device{width:31%;height:115px;right:-4%}.receipt{height:105px;top:-78px;font-size:6px}.sync-card{display:none}.product-card{padding:20px}.feature-cols{grid-template-columns:1fr}.product-image>img:first-child{height:190px}.mini-phone{height:155px!important}.gradient-card{height:310px;padding:30px}.gradient-card h3{font-size:31px}.about-copy h2{font-size:35px}.footer-brand{transform:scale(.9)}}
