:root{--bg:#030913;--bg-deep:#01040b;--panel:#0b182ba3;--panel-strong:#0d1f39d1;--line:#77b6ff38;--line-strong:#6fb6ff6b;--text:#f3f8ff;--muted:#a7b7cf;--soft:#d5e6ff;--blue:#2478ff;--blue-2:#54b7ff;--cyan:#53e0ff;--green:#5ff0bd;--danger:#ff8c9a;--radius:28px;--header-h:86px;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-width:320px;min-height:100%;color:var(--text);background:radial-gradient(circle at 14% 10%, #2478ff38, transparent 28rem), radial-gradient(circle at 82% 8%, #53e0ff24, transparent 24rem), linear-gradient(180deg, var(--bg), var(--bg-deep) 52%, #020713);margin:0;overflow-x:hidden}body:before{content:"";z-index:-2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 78%);mask-image:linear-gradient(#000000b8,#0000 78%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}p,h1,h2,h3{margin:0}.container{width:min(100% - 40px,1180px);margin:0 auto}.glass{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff17,#ffffff09);box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff1f}.site-loader{--loader-progress:0%;z-index:9999;color:#6ea0ff;isolation:isolate;will-change:opacity;background:#010713;position:fixed;inset:0;overflow:hidden}.site-loader:before{content:"";z-index:-1;background-image:linear-gradient(#004ed712 1px,#0000 1px),linear-gradient(90deg,#004ed712 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0 36%,#0000 78%);mask-image:radial-gradient(circle,#000 0 36%,#0000 78%)}.site-loader:after{content:"";z-index:-1;filter:blur(42px);background:radial-gradient(circle,#004ed72e,#0000 68%);border-radius:50%;position:absolute;inset:10% 18%}.site-loader canvas{width:100%;height:100%;position:absolute;inset:0}.site-loader__meta{color:#6ea0ff9e;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:24px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:38px;left:34px;right:34px}.site-loader__progress{background:#004ed72e;height:2px;position:absolute;bottom:24px;left:34px;right:34px;overflow:hidden}.site-loader__progress span{width:var(--loader-progress);background:#004ed7;height:100%;display:block;box-shadow:0 0 14px #004ed7e6}.site-loader[data-phase=formed] .site-loader__meta,.site-loader[data-phase=exit] .site-loader__meta{color:#8fbeffe6}.site-header{height:var(--header-h);z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#020710e6,#0207108f);border-bottom:1px solid #7ebcff1f;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;height:100%;display:flex}.logo{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:12px;font-size:1.15rem;font-weight:850;display:inline-flex}.logo-mark{color:#fff;background:linear-gradient(135deg, var(--blue), #0b42c9);border-radius:15px;place-items:center;width:42px;height:42px;font-size:.92rem;display:grid;overflow:hidden;box-shadow:0 14px 34px #2478ff6b,inset 0 1px #ffffff38}.logo-mark img{object-fit:cover;width:100%;height:100%;transform:scale(1.42)}.nav-wrap{align-items:center;gap:22px;display:flex}.desktop-nav{background:#ffffff0b;border:1px solid #77b6ff24;border-radius:999px;align-items:center;gap:6px;padding:6px;display:flex}.desktop-nav a,.mobile-menu a:not(.btn){color:#e8f3ffc7;font-size:.94rem;font-weight:700;transition:color .2s,background .2s}.desktop-nav a{border-radius:999px;padding:10px 13px}.desktop-nav a:hover{color:#fff;background:#ffffff14}.btn{letter-spacing:-.015em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 18px 14px 22px;font-weight:850;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,opacity .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.68;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#2f8cff,#1458ef);box-shadow:0 16px 38px #2478ff5c,inset 0 1px #ffffff2e}.btn-primary:hover{box-shadow:0 22px 50px #2478ff7a,inset 0 1px #ffffff3d}.btn-ghost{color:var(--soft);background:#ffffff0e;border-color:#77b6ff38}.btn .arrow,.round-arrow{color:#fff;background:#ffffff29;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:inset 0 1px #ffffff2e}.round-arrow svg,.btn svg{width:17px;height:17px}.btn .telegram-icon{flex:0 0 20px;width:20px;height:20px}.burger{color:#fff;background:#ffffff0f;border:1px solid #77b6ff3d;border-radius:50%;width:52px;height:52px;display:none}.burger span,.burger span:before,.burger span:after{content:"";background:currentColor;border-radius:999px;width:20px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.burger span:before{transform:translateY(-7px)}.burger span:after{transform:translateY(5px)}body.menu-open .burger span{background:0 0}body.menu-open .burger span:before{background:#fff;transform:translateY(1px)rotate(45deg)}body.menu-open .burger span:after{background:#fff;transform:translateY(-1px)rotate(-45deg)}.mobile-menu{top:var(--header-h);z-index:45;opacity:0;pointer-events:none;border-radius:26px;flex-direction:column;gap:10px;padding:18px;transition:transform .22s,opacity .22s;display:none;position:fixed;left:20px;right:20px;transform:translateY(-16px)}body.menu-open .mobile-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a:not(.btn){border-bottom:1px solid #77b6ff1f;padding:14px 8px}.hero{min-height:100svh;padding:calc(var(--header-h) + 52px) 0 46px;align-items:center;display:grid;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#2a89ff47,#2a89ff14 38%,#0000 68%);border-radius:50%;width:56vw;min-width:540px;height:56vw;min-height:540px;position:absolute;inset:12% -12% auto auto}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:end;gap:34px;display:grid;position:relative}.hero-copy{padding-bottom:20px}.eyebrow{color:#dbeeff;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin-bottom:22px;font-size:.78rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--green);width:10px;height:10px;box-shadow:0 0 22px var(--green);border-radius:50%}h1{color:#fff;letter-spacing:-.075em;text-wrap:balance;max-width:720px;margin-bottom:24px;font-size:clamp(3.1rem,7vw,6.35rem);line-height:.9}.hero-title-glow{color:#fff;text-shadow:0 0 .12em #73b1ffeb,0 0 .3em #2171f7bd,0 0 .62em #2171f775}.hero-lead{max-width:690px;color:var(--muted);margin-bottom:30px;font-size:clamp(1.03rem,1.8vw,1.22rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.trust-row{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-bottom:30px;display:flex}.avatars{padding-left:10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg, var(--blue), var(--cyan));border:2px solid #020710d1;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:-10px;font-size:.72rem;font-weight:900;display:grid;box-shadow:0 10px 24px #0000003d}.avatar:nth-child(2){background:linear-gradient(135deg,#7c5cff,#2f8cff)}.avatar:nth-child(3){background:linear-gradient(135deg,#0fd2a5,#1887ff)}.avatar:nth-child(4){background:linear-gradient(135deg,#ffbd59,#ff5c8a)}.avatars .avatar--client{background:#fff;padding:0;overflow:hidden}.avatar--client img{object-fit:cover;border-radius:50%;width:100%;height:100%}.trust-row p{color:#d3e5fa;max-width:360px;margin:0;font-weight:750;line-height:1.35}.promo-card{border-radius:34px;width:min(100%,455px);padding:18px;display:block}.ticket-row{grid-template-columns:104px 1fr auto;align-items:center;gap:16px;display:grid}.tickets{min-height:76px;position:relative}.ticket{color:#07111f;text-align:center;text-transform:uppercase;background:linear-gradient(#fff,#ddecff);border:1px solid #ffffffb8;border-radius:13px;place-items:center;width:86px;height:54px;font-size:.62rem;font-weight:950;line-height:1.08;display:grid;position:absolute;box-shadow:0 14px 34px #00000047}.ticket:before,.ticket:after{content:"";background:#0c1b31;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translateY(-50%)}.ticket:before{left:-6px}.ticket:after{right:-6px}.ticket-back{opacity:.72;top:3px;left:0;transform:rotate(-12deg)}.ticket-front{z-index:2;top:17px;left:18px;transform:rotate(7deg)}.promo-kicker{color:var(--blue-2);letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:.74rem;font-weight:900;display:block}.promo-title{color:#fff;letter-spacing:-.04em;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:900;display:block}.promo-offer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-top:9px;font-size:.94rem;display:flex}.badge{color:#06111f;background:linear-gradient(135deg,#fff,#aad8ff);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-weight:950;display:inline-flex;box-shadow:0 8px 20px #54b7ff2e}.promo-card .round-arrow{background:linear-gradient(135deg, var(--blue), #0e55e6);flex-basis:54px;width:54px;height:54px;box-shadow:0 14px 32px #2478ff57,inset 0 1px #fff3}.visual{min-height:680px;position:relative}.scene{background:radial-gradient(circle at 58% 26%,#3182ff57,#0000 24rem),linear-gradient(160deg,#0a182deb,#020812eb);border:1px solid #77b6ff29;border-radius:44px;position:absolute;inset:16px 0 0;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 36px 90px #0000005c}.window-glow{filter:blur(.2px);background:linear-gradient(#53e0ff38,#2478ff0a);border-radius:999px 999px 36px 36px;width:220px;height:310px;position:absolute;top:10%;right:13%}.desk{background:linear-gradient(90deg,#a0ceff57,#2f73b91f);border-radius:999px;height:28px;position:absolute;bottom:104px;left:12%;right:10%}.monitor{background:linear-gradient(145deg,#b3dcff2e,#142f5370);border:1px solid #abd8ff33;border-radius:25px;width:330px;height:210px;padding:15px;position:absolute;bottom:150px;left:18%;transform:perspective(900px)rotateY(8deg)rotateX(1deg);box-shadow:0 26px 70px #0000006b,0 0 58px #2478ff38}.monitor:before{content:"";background:linear-gradient(#639bd76b,#2248752e);border-radius:0 0 12px 12px;width:34px;height:58px;position:absolute;bottom:-58px;left:50%;transform:translate(-50%)}.monitor:after{content:"";background:#75b0ea42;border-radius:999px;width:118px;height:16px;position:absolute;bottom:-72px;left:50%;transform:translate(-50%)}.screen{background:radial-gradient(circle at 72% 24%,#53e0ff33,#0000 8rem),linear-gradient(145deg,#040e1ef5,#0c2241e6);border-radius:17px;height:100%;padding:18px;overflow:hidden}.screen-top{gap:7px;margin-bottom:20px;display:flex}.screen-top span{background:#ffffff47;border-radius:50%;width:9px;height:9px}.chart-line{background:linear-gradient(135deg,#0000 44%,#53e0ffe6 45% 48%,#0000 49%),linear-gradient(35deg,#0000 36%,#2478ffeb 37% 40%,#0000 41%),linear-gradient(#2478ff21,#2478ff08);border:1px solid #6fb6ff24;border-radius:16px;height:74px}.screen-bars{grid-template-columns:repeat(5,1fr);align-items:end;gap:9px;height:54px;margin-top:17px;display:grid}.screen-bars span{background:linear-gradient(180deg, var(--cyan), #2478ff7a);border-radius:999px 999px 5px 5px;display:block;box-shadow:0 0 20px #53e0ff40}.screen-bars span:first-child{height:35%}.screen-bars span:nth-child(2){height:58%}.screen-bars span:nth-child(3){height:44%}.screen-bars span:nth-child(4){height:80%}.screen-bars span:nth-child(5){height:68%}.person{filter:drop-shadow(0 30px 44px #0000006b);width:180px;height:290px;position:absolute;bottom:142px;right:17%}.head{background:linear-gradient(145deg,#d8ebff,#6f8fb8 68%,#263d60);border-radius:50% 50% 44% 44%;width:58px;height:62px;position:absolute;top:0;left:72px}.body{background:linear-gradient(160deg,#153763,#061526 78%);border:1px solid #6fb6ff29;border-radius:52px 52px 32px 32px;width:112px;height:164px;position:absolute;top:58px;left:45px}.arm{transform-origin:0;background:linear-gradient(90deg,#183d68,#7da9d6);border-radius:999px;width:120px;height:28px;position:absolute;top:112px}.arm-left{left:2px;transform:rotate(22deg)}.arm-right{left:89px;transform:rotate(-18deg)}.chair{opacity:.78;background:linear-gradient(155deg,#1d3f6abd,#030b16b8);border:1px solid #6fb6ff1f;border-radius:70px 70px 32px 32px;width:148px;height:215px;position:absolute;bottom:95px;right:72px}.service-float{z-index:3;border-radius:24px;width:min(260px,46%);padding:16px;animation:5.5s ease-in-out infinite float;position:absolute}.service-float.strategy{top:0;left:24px}.service-float.dev{animation-delay:.8s;top:224px;right:-8px}.service-float.promo{animation-delay:1.4s;bottom:118px;left:4px}.float-head{color:#fff;letter-spacing:-.025em;align-items:center;gap:10px;margin-bottom:12px;font-weight:850;display:flex}.float-copy{color:#d5e6ffbd;margin:0 0 13px;font-size:.86rem;line-height:1.45}.float-copy:last-child{margin-bottom:0}.icon{color:#fff;background:linear-gradient(135deg,#2478fff2,#53e0ff8c);border-radius:13px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 10px 26px #2478ff40}.tags{flex-wrap:wrap;gap:8px;display:flex}.tag{color:#d7eaff;background:#ffffff0f;border:1px solid #77b6ff2e;border-radius:999px;padding:7px 9px;font-size:.76rem;font-weight:800}.stats-card{z-index:4;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:10px;width:min(440px,82%);padding:16px;display:grid;position:absolute;bottom:0;right:0}.stat{background:#ffffff0e;border:1px solid #77b6ff1f;border-radius:20px;min-height:92px;padding:15px 12px}.stat strong{color:#fff;letter-spacing:-.04em;margin-bottom:7px;font-size:clamp(1.25rem,2vw,1.62rem);display:block}.stat span{color:var(--muted);font-size:.84rem;font-weight:750}.section-pad{padding:92px 0}.section-head{max-width:790px;margin-bottom:30px}.section-head--center{text-align:center;margin-inline:auto}.section-kicker{color:var(--blue-2);text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;font-weight:900}h2{color:#fff;letter-spacing:-.065em;text-wrap:balance;margin:10px 0 16px;font-size:clamp(2.2rem,5.8vw,4.8rem);line-height:.98}h3{color:#fff}.lead{color:var(--muted);font-size:1.08rem;line-height:1.7}.service-types-grid,.cases-grid{gap:18px;display:grid}.service-type-card:after,.quiz-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#53e0ff33,#0000 68%);border-radius:50%;height:190px;position:absolute;inset:auto -20% -42% 42%}.cases-grid{grid-template-columns:repeat(3,1fr)}.card,.service-type-card{border-radius:30px;min-height:240px;padding:24px;transition:transform .22s,border-color .22s,box-shadow .22s}.card:hover,.service-type-card:hover{border-color:var(--line-strong);transform:translateY(-5px);box-shadow:0 34px 90px #0000006b,0 0 42px #2478ff1f}.card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:1.36rem;line-height:1.12}.card p,.service-type-card p{color:var(--muted);line-height:1.62}.service-types-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-type-card{position:relative;overflow:hidden}.service-type-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.service-number{color:var(--green);letter-spacing:.16em;font-size:.9rem;font-weight:950}.service-type-card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:1.36rem;line-height:1.14}.case-card{min-height:190px}.case-metric{color:var(--green);letter-spacing:-.055em;margin-bottom:12px;font-size:2rem;font-weight:950;display:block}.about-panel{border-radius:36px;grid-template-columns:1fr .9fr;align-items:stretch;gap:24px;padding:28px;display:grid}.about-panel .section-head{margin-bottom:0}.about-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.about-list li{color:#d8eaff;background:#ffffff0b;border:1px solid #77b6ff24;border-radius:20px;padding:16px 18px;font-weight:750}.quiz-panel,.cta-panel{border-radius:38px;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:start;gap:30px;padding:clamp(24px,4vw,40px);display:grid}.quiz-panel{position:relative;overflow:hidden}.quiz-copy{top:calc(var(--header-h) + 24px);position:sticky}.lead-form{background:#0107106b;border:1px solid #77b6ff26;border-radius:28px;gap:14px;padding:20px;display:grid}.quiz-form{background:#0107106b;border:1px solid #77b6ff26;border-radius:28px;gap:18px;padding:20px;display:grid}.lead-form label,.quiz-fields label{color:#d8eaff;gap:8px;font-weight:800;display:grid}.lead-form input,.lead-form textarea,.quiz-fields input,.quiz-fields textarea{color:#fff;background:#ffffff0f;border:1px solid #77b6ff38;border-radius:18px;outline:none;width:100%;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.lead-form textarea,.quiz-fields textarea{resize:vertical;min-height:112px}.lead-form input:focus,.lead-form textarea:focus,.quiz-fields input:focus,.quiz-fields textarea:focus{border-color:#53e0ff9e;box-shadow:0 0 0 4px #53e0ff1a}.lead-form input::placeholder,.lead-form textarea::placeholder,.quiz-fields input::placeholder,.quiz-fields textarea::placeholder{color:#d5e6ff7a}.lead-form .btn,.quiz-form .btn{width:100%}.quiz-step{border:0;min-width:0;margin:0;padding:0}.quiz-step legend{color:#fff;align-items:center;gap:10px;margin-bottom:12px;font-weight:900;line-height:1.3;display:flex}.quiz-step legend span{color:var(--green);letter-spacing:.14em;font-size:.78rem}.quiz-options{flex-wrap:wrap;gap:10px;display:flex}.quiz-option{color:#d7eaff;background:#ffffff0e;border:1px solid #77b6ff33;border-radius:999px;padding:10px 14px;font-weight:800;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s}.quiz-option:hover{border-color:#53e0ff7a;transform:translateY(-1px)}.quiz-option.is-active{color:#fff;background:linear-gradient(135deg,#2478ffe0,#53e0ff47);border-color:#53e0ffb8;box-shadow:0 12px 30px #2478ff38}.quiz-fields{gap:14px;padding-top:4px;display:grid}.form-status{border-radius:16px;margin:0;padding:12px 14px;font-weight:800;line-height:1.45}.form-status--success{color:#cbffe9;background:#5ff0bd1c;border:1px solid #5ff0bd47}.form-status--error{color:#ffe3e7;background:#ff8c9a1a;border:1px solid #ff8c9a47}.form-note{color:#d5e6ff99;font-size:.84rem;line-height:1.5}.lead-form .consent-field,.quiz-fields .consent-field{color:#d5e6ffc2;grid-template-columns:22px 1fr;align-items:start;gap:10px;font-size:.84rem;font-weight:650;line-height:1.5}.lead-form .consent-field input,.quiz-fields .consent-field input{width:18px;height:18px;accent-color:var(--blue);margin:2px 0 0;padding:0}.consent-field a,.footer-legal a{color:#8fc7ff;text-underline-offset:3px;-webkit-text-decoration:underline #8fc7ff6b;text-decoration:underline #8fc7ff6b}.consent-field a:hover,.footer-legal a:hover{color:#fff}.contact-strip{border-radius:34px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.contact-strip h2{margin:6px 0 0;font-size:clamp(2rem,4vw,3.5rem)}.contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}footer{color:#d5e6ff94;justify-content:space-between;align-items:center;gap:24px;padding:28px 0 36px;font-size:.92rem;display:flex}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{object-fit:cover;border-radius:18px;flex:0 0 58px;width:58px;height:58px;box-shadow:0 12px 30px #2478ff33}.footer-legal{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;display:flex}.scroll-to-top{right:calc(24px + env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:40;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:linear-gradient(145deg,#2478ffe6,#53e0ff2e);border:1px solid #77b6ff4d;border-radius:50%;place-items:center;width:56px;height:56px;transition:opacity .22s,transform .22s,border-color .22s,box-shadow .22s,background .22s;display:grid;position:fixed;transform:translateY(12px)scale(.96);box-shadow:0 18px 42px #2478ff57,inset 0 1px #fff3}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top:hover{border-color:#53e0ff9e;transform:translateY(-2px)scale(1);box-shadow:0 22px 54px #2478ff75,0 0 30px #53e0ff29,inset 0 1px #ffffff42}.scroll-to-top:focus-visible{outline-offset:4px;outline:3px solid #53e0ff70}.scroll-to-top svg{width:22px;height:22px}.reveal{animation:.72s both reveal}.reveal-delay{animation-delay:.12s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1120px){.header-cta{display:none}}@media (width<=1000px){.hero-grid{grid-template-columns:1fr;align-items:start}.hero-copy{padding-bottom:0}.visual{min-height:650px}.scene{inset:0}.cases-grid,.service-types-grid{grid-template-columns:repeat(2,1fr)}.about-panel,.quiz-panel,.cta-panel{grid-template-columns:1fr}.quiz-copy{position:static}}@media (width<=820px){:root{--header-h:76px}.container{width:min(100% - 28px,1180px)}.desktop-nav,.nav-wrap{display:none}.burger,.mobile-menu{justify-content:center;align-items:center;display:flex}.mobile-menu{justify-content:flex-start;align-items:stretch}.hero{padding-top:calc(var(--header-h) + 34px)}.visual{min-height:560px}h1{letter-spacing:-.065em;font-size:clamp(2.55rem,12vw,5rem)}h2{letter-spacing:-.055em}.ticket-row{grid-template-columns:92px 1fr}.promo-card .round-arrow{display:none}.monitor{width:300px;left:9%}.person{right:8%}.service-float.dev{right:0}.stats-card{width:100%}.service-types-grid{grid-template-columns:1fr}.contact-strip{flex-direction:column;align-items:flex-start}.contact-actions{justify-content:flex-start}footer{flex-direction:column;align-items:flex-start}.footer-legal{justify-content:flex-start}.scroll-to-top{right:calc(16px + env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));width:50px;height:50px}.site-loader__meta{letter-spacing:.08em;font-size:.6rem;bottom:32px;left:18px;right:18px}.site-loader__progress{bottom:20px;left:18px;right:18px}}@media (width<=620px){.section-pad{padding:68px 0}.hero-actions .btn,.contact-actions .btn{width:100%}.cases-grid,.service-types-grid{grid-template-columns:1fr}.card,.service-type-card{min-height:auto}.visual{min-height:500px}.scene{border-radius:30px}.monitor{width:250px;height:176px;bottom:145px;left:6%}.person{transform-origin:100% 100%;bottom:130px;right:0;transform:scale(.82)}.chair{right:26px}.service-float{width:min(230px,74%)}.service-float.strategy{left:10px}.service-float.dev{top:190px}.service-float.promo{bottom:108px}.stats-card{grid-template-columns:1fr;margin-top:360px;position:relative}.stat{min-height:auto}.about-panel,.quiz-panel,.cta-panel,.contact-strip{border-radius:28px;padding:20px}.lead-form,.quiz-form{padding:16px}.quiz-step legend{align-items:flex-start}}@media (width<=430px){.container{width:min(100% - 24px,1180px)}h1{font-size:clamp(2.32rem,11vw,3.15rem);line-height:.94}.promo-card{padding:14px}.ticket-row{grid-template-columns:1fr}.tickets{display:none}.visual{min-height:440px}.monitor{width:220px}.service-float{font-size:.9rem}.stats-card{margin-top:320px}.service-type-card{border-radius:26px;padding:20px}.quiz-option{text-align:center;justify-content:center;width:100%}}@media (width<=360px){.container{width:min(100% - 20px,1180px)}h1{letter-spacing:-.055em;font-size:2.12rem}h2{font-size:2rem}.btn{width:100%;padding-inline:16px}}@media (width<=768px){.hero{align-items:start;min-height:auto}.visual{grid-template-columns:minmax(0,1fr);gap:14px;max-width:100%;min-height:auto;display:grid;overflow:visible}.scene,.window-glow,.chair,.monitor,.person,.desk{display:none}.service-float{width:100%;max-width:100%;margin:0;animation:none;position:static;transform:none}.float-head{margin-bottom:8px}.float-copy{font-size:.84rem;line-height:1.45}.stats-card{width:100%;max-width:100%;margin-top:0;position:static}}.hero{min-height:860px;padding:calc(var(--header-h) + 34px) 0 28px;align-items:center}.hero:before{background:radial-gradient(circle,#2a89ff3d,#2a89ff12 38%,#0000 68%);width:64vw;height:64vw;inset:3% -8% auto auto}.hero .container{width:min(100% - 40px,1320px)}.hero-grid{grid-template:"copy stage""trust stage"/minmax(0,.9fr) minmax(560px,1.1fr);align-items:end;gap:12px 26px;display:grid}.hero-copy{grid-area:copy;align-self:end;padding:0}.hero-copy h1{letter-spacing:-.073em;text-wrap:initial;max-width:650px;margin-bottom:22px;font-size:clamp(4rem,5.1vw,5.55rem);line-height:.91}.hero-copy h1>span:last-child{display:block}.hero-title-glow{text-shadow:0 0 .1em #a2cdfffa,0 0 .24em #2171f7c7,0 0 .52em #2171f780}.hero-lead{max-width:590px;margin-bottom:26px;font-size:clamp(1rem,1.25vw,1.13rem);line-height:1.66}.hero-actions{margin-bottom:0}.hero-actions .btn-primary{min-width:258px}.hero-actions .btn-ghost{min-width:142px}.hero-stage{isolation:isolate;grid-area:stage;min-height:710px;position:relative}.hero-stage:before{content:"";z-index:-2;filter:blur(10px);background:radial-gradient(circle at 48% 35%,#2c96ff33,#0000 44%);border-radius:44px;position:absolute;inset:12% 2% 3% 8%}.hero-stage-backdrop{z-index:-1;background:radial-gradient(circle at 72% 26%,#30b8ff3b 0 17%,#0000 17.4%),linear-gradient(145deg,#09172bc2,#030a16b3);border:1px solid #77b6ff2e;border-radius:42px;position:absolute;inset:62px 8px 24px 32%;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 32px 80px #00000052}.hero-monitor{opacity:.72;background:linear-gradient(155deg,#051023f2,#0c274ac7);border:1px solid #77b6ff2e;border-radius:28px;width:72%;height:55%;padding:24px;position:absolute;bottom:14%;right:4%;box-shadow:0 30px 70px #0006}.hero-monitor:before{content:"";background:linear-gradient(#558dc96b,#1a3b6238);border-radius:0 0 9px 9px;width:28px;height:52px;position:absolute;bottom:-52px;left:50%;transform:translate(-50%)}.hero-monitor:after{content:"";background:#5d9bd845;border-radius:999px;width:116px;height:13px;position:absolute;bottom:-64px;left:50%;transform:translate(-50%)}.hero-monitor-chart{background:linear-gradient(#77b6ff0f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#77b6ff0f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#1543743d,#05152a1a);border:1px solid #77b6ff21;border-radius:16px;position:absolute;inset:24px 22px 38%;overflow:hidden}.hero-monitor-chart:before{content:"";filter:drop-shadow(0 0 6px #30a2ff8c);background:linear-gradient(145deg,#0000 0 31%,#237bff 32% 35%,#0000 36% 52%,#42ceff 53% 56%,#0000 57% 69%,#237bff 70% 74%,#0000 75%);position:absolute;inset:20% 8% 14%}.hero-monitor-bars{align-items:end;gap:10px;height:35%;display:flex;position:absolute;bottom:8%;left:8%;right:8%}.hero-monitor-bars span{opacity:.55;background:linear-gradient(#53e0ff,#2171f7);border-radius:8px 8px 2px 2px;flex:1}.hero-monitor-bars span:first-child{height:28%}.hero-monitor-bars span:nth-child(2){height:44%}.hero-monitor-bars span:nth-child(3){height:66%}.hero-monitor-bars span:nth-child(4){height:52%}.hero-monitor-bars span:nth-child(5){height:88%}.team-sticker{z-index:2;filter:drop-shadow(0 24px 38px #0000006b)drop-shadow(0 0 18px #2171f733);-webkit-user-select:none;user-select:none;height:auto;position:absolute}.team-sticker--denis{width:61%;top:-26px;left:-7%;transform:none}.team-sticker--georgy{width:62%;bottom:-30px;left:20%;right:auto;transform:none}.hero-services{z-index:4;pointer-events:none;position:absolute;inset:0}.hero .service-float{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#1a365be0,#0e2340c7);border-radius:22px;width:218px;padding:15px;box-shadow:0 22px 48px #00000059,inset 0 1px #ffffff1a}.hero .service-float.strategy{top:38px;left:43%;right:auto}.hero .service-float.dev{top:220px;right:-1%}.hero .service-float.promo{bottom:104px;left:auto;right:-6%}.hero .float-head{margin-bottom:10px;font-size:.94rem}.hero .float-copy{margin:0;font-size:.78rem;line-height:1.45}.hero .icon{border-radius:12px;flex:0 0 34px;width:34px;height:34px}.trust-row{grid-area:trust;align-self:start;gap:14px;margin:2px 0 0}.trust-row p{max-width:390px;font-size:.92rem}.hero .avatar{width:44px;height:44px}@media (width>=1001px) and (width<=1180px){.team-sticker--denis{width:54%;top:-10px;left:3%}.team-sticker--georgy{width:55%;bottom:0;left:24%}.hero .service-float{width:208px}.hero .service-float.strategy{top:44px;left:44%}.hero .service-float.dev{top:220px;right:-1%}.hero .service-float.promo{bottom:108px;right:-6%}}@media (width<=1000px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;grid-template-areas:"copy""stage""trust";gap:24px}.hero-copy{max-width:760px}.hero-stage{width:min(100%,760px);min-height:700px;margin:0 auto}.trust-row{width:min(100%,760px);margin:0 auto}}@media (width<=768px){.hero{min-height:auto;padding:calc(var(--header-h) + 30px) 0 26px;overflow:hidden}.hero:before{width:150vw;min-width:0;height:150vw;min-height:0;top:16%;right:-70%}.hero .container{width:min(100% - 28px,620px)}.hero-grid{gap:0}.hero-copy h1{letter-spacing:-.064em;max-width:100%;margin-bottom:26px;font-size:clamp(2.58rem,11.2vw,4.55rem);line-height:.94}.hero-copy h1>span:last-child{display:inline}.hero-lead{margin-bottom:26px;font-size:1rem;line-height:1.58}.hero-actions{grid-template-columns:1fr;gap:12px;display:grid}.hero-actions .btn{width:100%;min-height:62px}.hero-stage{width:100%;min-height:395px;margin-top:10px}.hero-stage:before{inset:5% -25% -10%}.hero-stage-backdrop,.hero-services{display:none}.team-sticker{filter:drop-shadow(0 18px 28px #00000061)drop-shadow(0 0 14px #2171f72e)}.team-sticker--denis{width:61%;top:8px;left:-1%;transform:none}.team-sticker--georgy{width:61%;bottom:-3px;left:auto;right:-1%;transform:none}.trust-row{border-top:1px solid #77b6ff1f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;width:100%;padding-top:12px;display:grid}.trust-row p{max-width:none;color:var(--muted);font-size:.82rem;font-weight:600;line-height:1.38}.hero .avatar{width:48px;height:48px}}@media (width<=430px){.hero .container{width:min(100% - 24px,620px)}.hero-copy h1{font-size:clamp(2.38rem,11.3vw,3.08rem)}.hero-stage{min-height:350px;margin-top:4px}.team-sticker--denis{width:61%;left:-1%}.team-sticker--georgy{width:61%;right:-1%}.hero .avatar{width:44px;height:44px}.trust-row{gap:12px}.trust-row p{font-size:.94rem}}@media (width<=360px){.hero-copy h1{font-size:2.22rem}.hero-stage{min-height:320px}.hero .avatar{width:41px;height:41px}.trust-row p{font-size:.88rem}}
