:root{background:#020213;color:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;--kz-bg:#020213;--kz-text-gradient:linear-gradient(135deg,#6ec9ff,#2577ff 14%,#4b39ff 39%,#f654ff 67%,#fe53ff 82%,#ff8654)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site{background:#020213;min-height:100vh}.header{animation:headerDrop .76s cubic-bezier(.19,1,.22,1) both;-webkit-backdrop-filter:blur(10px) saturate(200%);backdrop-filter:blur(10px) saturate(200%);background:#32323280;box-shadow:0 1px #ffffff1f;color:#fff;gap:28px;height:100px;justify-content:space-between;left:0;padding:0 36px;position:fixed;right:0;top:0;z-index:100}.header,.logo{align-items:center;display:flex}.logo{font-size:30px;font-weight:900;gap:10px;white-space:nowrap}.logo-mark{background:linear-gradient(135deg,#725cff,#ff5c86 54%,#ff9b39);border-radius:13px;box-shadow:0 12px 30px #ff5f8a38;color:#fff;display:grid;height:48px;place-items:center;width:48px}.header nav{color:#ffffff80;display:flex;font-size:18px;font-weight:600;gap:40px;margin-left:70px}.header nav a{position:relative}.header nav a:hover{color:#fff}.header-actions{align-items:center;display:flex;gap:12px;margin-left:auto}.demo-link,.lang{align-items:center;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;min-height:40px;padding:0 18px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.demo-link:hover,.lang:hover{transform:translateY(-2px)}.demo-link{background:linear-gradient(#161616,#161616) padding-box,linear-gradient(90deg,#fff2bc 5%,#cd720b) border-box;border:1px solid transparent;font-weight:800}.demo-link,.hero{position:relative}.hero{align-items:center;background:#020213;color:#fff;display:grid;min-height:100vh;overflow:hidden}.hero-bg,.hero-glow,.hero-mask{inset:0;position:absolute}.hero-bg{animation:heroZoom 7s cubic-bezier(.19,1,.22,1) both;background-position:50%;background-size:cover;transform:scale(1.08)}.hero-mask{background:linear-gradient(90deg,#020213f0,#0202139e 42%,#0202131a),linear-gradient(180deg,#02021361,#020213db)}.hero-glow{mix-blend-mode:screen;pointer-events:none}.hero-glow-one{animation:glowFloat 8s ease-in-out infinite alternate;background:radial-gradient(circle at 24% 32%,rgba(115,92,255,.34),transparent 22%)}.hero-glow-two{animation:glowFloat 9s ease-in-out -2s infinite alternate-reverse;background:radial-gradient(circle at 68% 70%,rgba(255,95,138,.22),transparent 25%)}.hero-content{max-width:960px;padding:170px clamp(22px,7vw,120px) 80px;position:relative;z-index:1}.hero-buttons,.hero-content h1,.hero-content h2,.hero-content p{animation:heroTextIn .94s cubic-bezier(.19,1,.22,1) both}.hero-content h1{animation-delay:.12s}.hero-content h2{animation-delay:.22s}.hero-buttons{animation-delay:.33s}.hero-content p{color:#ffffffdb;font-size:clamp(28px,4vw,58px);font-weight:900;margin:0 0 18px}.hero-content h1{font-size:clamp(50px,8vw,116px);letter-spacing:0;line-height:.94;margin:0 0 22px}.hero-content h2{color:#ffffffd1;font-size:clamp(18px,2.2vw,30px);font-weight:500;line-height:1.6;margin:0;max-width:760px}.hero-buttons{display:flex;flex-wrap:wrap;gap:18px;margin-top:44px}.hero-buttons a{align-items:center;background:var(--kz-text-gradient);border-radius:999px;box-shadow:0 20px 44px #ff5f8a47;color:#fff;display:inline-flex;font-weight:900;justify-content:center;min-height:72px;min-width:420px;transition:transform .18s ease,box-shadow .18s ease}.hero-buttons a:hover{box-shadow:0 26px 54px #ff5f8a57;transform:translateY(-3px)}.hero-buttons a+a{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.25);box-shadow:none}.brands{background:#020213;overflow:hidden;padding:110px 0 72px}.brands h2,.module-title,.schedule h2{color:#fff;font-size:clamp(34px,4.5vw,56px);font-weight:800;letter-spacing:4px;line-height:1.12;margin:0 auto 42px;max-width:980px;padding:0 22px;text-align:center}.brand-rows{display:flex;flex-direction:column;gap:24px;overflow:hidden;width:100%}.brand-track{align-items:center;display:flex;gap:24px;width:-moz-fit-content;width:fit-content}.brand-track-odd{animation:brandOddScroll 15s linear infinite alternate}.brand-track-even{align-self:flex-end;animation:brandEvenScroll 15s linear infinite alternate}.brand-card{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:grid;flex-shrink:0;height:90px;place-items:center;transition:transform .18s ease,box-shadow .18s ease;width:225px}.brand-card:hover{box-shadow:0 18px 38px #00000038;transform:translateY(-5px) scale(1.02)}.brand-card img{height:auto;width:65%}.statistics{background:#020213;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);display:grid;gap:0;grid-template-columns:repeat(4,1fr);padding:0 240px;position:relative}.statistics .reveal{height:100%}.statistics article{background:transparent;border-left:1px solid hsla(0,0%,100%,.1);height:100%;min-height:244px;padding:42px 34px}.statistics .reveal:last-child article{border-right:1px solid hsla(0,0%,100%,.1)}.statistics p{color:#ffffff9e;font-size:17px;margin:0 0 32px}.statistics div{align-items:end;display:flex;gap:8px}.statistics strong{color:#fff;font-size:clamp(48px,5vw,78px);line-height:.85}.statistics span{background:var(--kz-text-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:28px;font-weight:900}.products{background:radial-gradient(circle at 85% 8%,rgba(116,92,255,.34),transparent 28%),radial-gradient(circle at 0 44%,rgba(255,95,138,.18),transparent 30%),#020213;color:#fff;padding:112px clamp(22px,6vw,96px) 84px;position:relative}.products .module-title{color:#fff;margin-bottom:18px}.module-subtitle{color:#ffffffad;font-size:20px;line-height:1.8;margin:0 auto 72px;max-width:780px;text-align:center}.product-row{display:grid;gap:28px;grid-template-columns:.76fr 1.24fr;margin:0 auto 28px;max-width:1260px}.product-row>.reveal{height:100%}.feature-card,.product-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid hsla(0,0%,100%,.1);border-radius:24px}.product-copy{height:100%;padding:38px}.product-copy span{color:#ff7e9e;font-weight:900}.product-copy h2{font-size:clamp(28px,3.3vw,46px);line-height:1.14;margin:58px 0 18px}.feature-card p,.product-copy p{color:#ffffffad;line-height:1.72}.feature-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:364px;overflow:hidden;padding:30px 30px 0;transition:transform .22s ease,border-color .22s ease,background .22s ease}.feature-card:hover{background:#ffffff17;border-color:#ff7e9e5c;transform:translateY(-6px)}.feature-card h3{font-size:23px;margin:0 0 12px}.feature-card img{align-self:center;max-height:190px;max-width:100%;-o-object-fit:contain;object-fit:contain;transform:translateY(8px);transition:transform .22s ease}.feature-card:hover img{transform:translateY(0) scale(1.03)}.tool-trial{align-items:center;background:radial-gradient(circle at 88% 4%,rgba(82,61,220,.82),transparent 29%),radial-gradient(circle at 18% 72%,rgba(216,28,211,.52),transparent 31%),radial-gradient(circle at 70% 62%,rgba(54,119,255,.38),transparent 34%),#020213;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:clamp(700px,100vh,1000px);overflow:hidden;padding:clamp(48px,7vh,72px) 0 72px;position:relative}.tool-trial h2{font-size:clamp(44px,8vh,80px);font-weight:600;letter-spacing:4px;line-height:1.4;margin:0;text-align:center}.tool-reserve{align-items:center;background:var(--kz-text-gradient);border-radius:999px;box-shadow:0 18px 48px #f654ff47;color:#fff;display:inline-flex;font-size:30px;font-weight:700;height:70px;justify-content:center;margin-top:14px;min-width:230px;transition:transform .18s ease,opacity .18s ease}.tool-reserve:hover{opacity:.86;transform:translateY(-3px)}.tool-types{margin-top:44px;position:relative}.tool-types:before{background:radial-gradient(circle at 7% 50%,rgba(151,255,246,.7),transparent 34%),radial-gradient(circle at 92% 50%,rgba(255,119,86,.72),transparent 35%),radial-gradient(circle at 74% 50%,rgba(255,84,255,.44),transparent 32%);border-radius:999px;content:"";filter:blur(16px);inset:-16px -20px;opacity:.95;position:absolute}.tool-types-inner{--tool-outline:2px;--tool-outer-radius:39px;--tool-inner-radius:calc(var(--tool-outer-radius) - var(--tool-outline));align-items:center;background:linear-gradient(90deg,#a8fff4,#6385ff 45%,#ff5dff 76%,#ff8d48);border:0;border-radius:var(--tool-outer-radius);box-shadow:0 14px 34px #0000002e;display:flex;gap:0;height:78px;overflow:hidden;padding:var(--tool-outline);position:relative;width:min(480px,calc(100vw - 44px))}.tool-types-inner button{align-items:center;background:#ffffffd1;border:0;color:#051542;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:6px;height:100%;justify-content:center;transition:background .18s ease}.tool-types-inner button:first-child{border-radius:var(--tool-inner-radius) 0 0 var(--tool-inner-radius);padding-left:18px}.tool-types-inner button:last-child{border-radius:0 var(--tool-inner-radius) var(--tool-inner-radius) 0;padding-right:18px}.tool-types-inner button:hover{background:#fff}.tool-types-inner img{height:26px;-o-object-fit:contain;object-fit:contain;width:26px}.tool-types-inner img.is-avatar{border-radius:50%;height:32px;width:32px}.tool-types-inner span{color:#000;font-size:18px;font-weight:500;line-height:1}.tool-list{height:clamp(220px,26vh,250px);margin-top:38px;-webkit-mask-image:linear-gradient(90deg,transparent,#fff 15%,#fff 85%,transparent);mask-image:linear-gradient(90deg,transparent,#fff 15%,#fff 85%,transparent);overflow:hidden;position:relative;width:100%}.tool-track{display:flex;position:absolute}.tool-segment{animation:toolSwipe 40s linear infinite backwards;display:flex;gap:20px;padding:0 10px}.tool-track:hover .tool-segment{animation-play-state:paused}.tool-card{align-items:center;background:#ffffff1a;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:8px;height:clamp(220px,26vh,250px);justify-content:center;position:relative;width:200px}.tool-card img{height:68%;-o-object-fit:contain;object-fit:contain;transition:transform .26s ease;width:auto}.tool-card:hover img{transform:scale(1.12)}.tool-card strong{color:#fff;font-size:16px;font-weight:600}.tool-tag{border-radius:10px 0;font-size:12px;left:0;line-height:1;padding:4px 8px;position:absolute;top:0}.tool-tag.free-trial{background:linear-gradient(176deg,#fe0 2%,#fff67f 96%);color:#000}.tool-tag.contact-us{background:linear-gradient(179deg,#135eff 8%,#92c0ff 98%);color:#fff}.schedule{background:#020213;color:#fff;padding:64px 240px 84px}.schedule h2{color:#fff;margin-bottom:0;padding:76px 0 60px}.form-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:4px solid hsla(0,0%,100%,.2);border-radius:30px;display:block;margin:0 auto;max-width:589px;padding:40px 32px;position:relative}.form-shell:after,.form-shell:before{border:0;border-radius:999px;content:"";filter:blur(150px);height:340px;mix-blend-mode:screen;position:absolute;width:360px}.form-shell:before{background:#4b3bdc;right:-120px;top:-60px;transform:rotate(31deg);z-index:-1}.form-shell:after{background:#d81cd3;bottom:-90px;left:-120px;transform:rotate(31deg);z-index:-1}.form-intro{margin-bottom:26px}.form-intro strong{color:#01123a;display:block;font-size:30px;line-height:1.2;margin-bottom:18px}.form-intro p{color:#01123a99;line-height:1.8}form{gap:18px}form,label{display:grid}label{gap:8px}label span{color:#01123a;font-weight:500}input,textarea{background:#fff;border:1px solid rgba(1,18,58,.2);border-radius:8px;color:#020710;min-height:50px;outline:none;padding:0 16px;width:100%}textarea{min-height:112px;padding-top:14px;resize:vertical}input:focus,textarea:focus{border-color:#ff7e9e;box-shadow:0 0 0 3px #ff7e9e29}form button{background:#020417;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;margin-top:42px;min-height:52px;transition:transform .18s ease,box-shadow .18s ease}form button:hover{box-shadow:0 20px 42px #ff5f8a42;transform:translateY(-3px)}form button:disabled{box-shadow:none;cursor:wait;opacity:.7;transform:none}.form-status{font-size:14px;line-height:1.5;margin:-2px 0 0}.form-status.is-success{color:#087f5b}.form-status.is-error{color:#c92a2a}.admin-page{background:#f5f7fb;color:#111827;min-height:100vh;padding:42px clamp(18px,4vw,64px)}.admin-shell{margin:0 auto;width:min(1280px,100%)}.admin-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.admin-header p{color:#667085;font-weight:700;margin:0 0 8px}.admin-header h1{font-size:34px;line-height:1.1;margin:0}.admin-actions,.admin-summary{display:flex;flex-wrap:wrap;gap:10px}.admin-actions button,.admin-login button,.admin-summary button{background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;cursor:pointer;min-height:42px;padding:0 16px}.admin-actions .primary,.admin-login button,.admin-summary button.active{background:#111827;border-color:#111827;color:#fff}.admin-login{border:1px solid #eaecf0;border-radius:8px;display:grid;gap:16px;max-width:520px;padding:24px}.admin-login,.admin-login input{background:#fff}.admin-summary{margin-bottom:18px}.admin-table{background:#fff;border:1px solid #eaecf0;border-radius:8px;overflow:hidden}.admin-row,.admin-table-head{align-items:start;display:grid;gap:18px;grid-template-columns:1.1fr 1.1fr 1.5fr .9fr;padding:18px 20px}.admin-table-head{background:#f9fafb;color:#667085;font-size:14px;font-weight:800}.admin-row,.admin-table-head{border-bottom:1px solid #eaecf0}.admin-row:last-child{border-bottom:0}.admin-row strong{display:block;margin-bottom:6px}.admin-row a,.admin-row p,.admin-row small{color:#667085;display:block;line-height:1.5;margin:0 0 5px;word-break:break-word}.admin-flags{display:grid;gap:10px}.admin-flags label{align-items:center;color:#344054;display:flex;gap:8px}.admin-flags input{min-height:16px;width:16px}.admin-empty,.admin-error{color:#667085;margin:0;padding:22px}.admin-error{background:#fffbfa;border:1px solid #fecdca;border-radius:8px;color:#b42318;margin-top:16px}.footer{background:#070716;color:#fff;overflow:hidden;padding:50px 0 95px;position:relative}.footer:after,.footer:before{content:"";filter:blur(220px);pointer-events:none;position:absolute}.footer:before{background:#563bdc;height:204px;right:0;top:-50px;width:679px}.footer:after{background:#d81cd3;bottom:-50px;height:78px;left:0;width:805px}.footer-main{display:grid;gap:66px;grid-template-columns:auto 1fr;justify-content:space-between;margin:0 auto;position:relative;width:min(1440px,calc(100% - 72px));z-index:1}.footer-brand p{color:#ffffff9e;line-height:1.8;max-width:460px}.phone{color:#fff;font-size:22px;font-weight:900;margin-top:26px}.footer-links{display:grid;gap:36px;grid-template-columns:repeat(4,1fr);justify-content:end}.footer-links div{align-content:start;display:grid;gap:14px}.footer-links strong{margin-bottom:8px}.copyright,.footer-links span{color:#ffffff7a}.copyright{border-top:0;font-size:14px;margin:48px auto 0;padding-top:28px;position:relative;width:min(1440px,calc(100% - 72px));z-index:1}.reveal{--reveal-y:34px;--reveal-x:0;opacity:0;transform:translate3d(var(--reveal-x),var(--reveal-y),0);transition:opacity .76s cubic-bezier(.19,1,.22,1) var(--reveal-delay),transform .76s cubic-bezier(.19,1,.22,1) var(--reveal-delay)}.reveal-left{--reveal-x:-34px;--reveal-y:0}.reveal-right{--reveal-x:34px;--reveal-y:0}.reveal-none{--reveal-x:0;--reveal-y:0}.reveal.is-visible{opacity:1;transform:translateZ(0)}@keyframes headerDrop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1.08)}to{transform:scale(1.02)}}@keyframes heroTextIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes glowFloat{0%{transform:translate3d(-18px,0,0) scale(1)}to{transform:translate3d(18px,-22px,0) scale(1.08)}}@keyframes brandOddScroll{0%{transform:translate(0)}to{transform:translate(calc(-100.6% + 100vw))}}@keyframes brandEvenScroll{0%{transform:translate(0)}to{transform:translate(calc(100.6% - 100vw))}}@keyframes toolSwipe{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.reveal{opacity:1;transform:none}}@media(max-width:980px){.header nav{display:none}.hero{min-height:720px}.statistics{padding:0 22px}.footer-main,.product-row,.statistics{grid-template-columns:1fr}.form-shell{max-width:640px}.feature-grid,.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-trial h2{font-size:44px}}@media(max-width:640px){.header{height:66px;padding:0 18px}.logo{font-size:20px}.demo-link{display:none}.hero-content{padding-top:128px}.hero-content h1{font-size:46px}.hero-buttons a{min-width:0;width:100%}.feature-grid,.footer-links{grid-template-columns:1fr}.statistics article{min-height:160px}.form-shell{padding:24px}.schedule{padding:42px 22px 76px}.tool-types-inner{height:86px;width:calc(100vw - 44px)}.tool-types-inner span{font-size:18px}.tool-types-inner img{height:28px;width:28px}.tool-types-inner img.is-avatar{height:34px;width:34px}.tool-reserve{font-size:22px;height:56px;min-width:180px}.tool-card{width:150px}.brand-card{height:15.33vw;width:36vw}.admin-header,.admin-row,.admin-table-head{grid-template-columns:1fr}.admin-header{align-items:stretch}}
