@font-face{font-family:Inter;src:url(/assets/fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/InterVariable-Italic.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Helvetica Site;src:url(/assets/fonts/HelveticaNeueCyr-Roman.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Site;src:url(/assets/fonts/HelveticaNeueCyr-Medium.otf)format("opentype");font-weight:500 600;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Site;src:url(/assets/fonts/HelveticaNeueCyr-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-family:"Inter", system-ui, -apple-system, Arial, sans-serif;--second-family:"Helvetica Site", "HelveticaNeueCyr", "Helvetica Neue", Helvetica, Arial, sans-serif;--bg:#000;--text:#fff;--muted:#ffffffbd;--accent:#9535eb;--accent-soft:#d570ff;--card:#1f1f1f;--button-width:16.875rem;--button-height:4.3125rem;--button-radius:62.5rem;--button-font-size:1.125rem;--button-padding-x:1.75rem;font-size:clamp(16px,1.2vw,22px)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;scrollbar-color:#9535eb #050208;scrollbar-width:thin}::selection{color:#fff;text-shadow:none;background:#9535eb8c}::selection{color:#fff;text-shadow:none;background:#9535eb8c}::-webkit-scrollbar{width:.625rem;height:.625rem}::-webkit-scrollbar-track{background:#050208}::-webkit-scrollbar-thumb{background:linear-gradient(#a13ef9 0%,#6b1fb3 100%);border:.125rem solid #050208;border-radius:62.5rem}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#d570ff 0%,#9535eb 100%)}::-webkit-scrollbar-corner{background:#050208}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.cursor-dot,.cursor-ring{z-index:9999;pointer-events:none;will-change:transform;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.cursor-dot{mix-blend-mode:screen;background:#d570ff;width:.5rem;height:.5rem;transition:opacity .2s,transform 50ms linear;box-shadow:0 0 .75rem #d570ff8c}.cursor-ring{background:#d570ff08;border:.09375rem solid #d570ff8c;width:2.25rem;height:2.25rem;transition:width .25s cubic-bezier(.16,1,.3,1),height .25s cubic-bezier(.16,1,.3,1),border-color .25s,background .25s,opacity .2s}body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor [role=button]{cursor:none}body.cursor-hover .cursor-ring{background:#d570ff14;border-color:#d570ffd9;width:3.25rem;height:3.25rem}body.cursor-hover .cursor-dot{opacity:0}body.cursor-down .cursor-ring{background:#d570ff2e;border-color:#d570fff2;width:1.75rem;height:1.75rem}body.cursor-hidden .cursor-dot,body.cursor-hidden .cursor-ring{opacity:0}@media (hover:none),(prefers-reduced-motion:reduce){.cursor-dot,.cursor-ring{display:none}body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button{cursor:auto}}body{background:var(--bg);min-width:20rem;color:var(--text);font-family:var(--font-family);text-rendering:geometricprecision;overflow-wrap:break-word;-webkit-hyphens:manual;hyphens:manual;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}.site-frame{--frame-left:3.75rem;--frame-right:3.75rem;background:#000;width:100%;margin:0 auto;position:relative;overflow:hidden}.hero{background-color:#030207;min-height:100dvh;position:relative;overflow:hidden}.hero-bg{z-index:0;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero:after{content:"";z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}.hero-inner{z-index:1;width:100%;max-width:80rem;min-height:100dvh;padding:0 var(--frame-left);flex-direction:column;margin:0 auto;display:flex;position:relative}.logo{top:1.5rem;left:var(--frame-left);z-index:2;flex:none;width:5.0625rem;height:1.25rem;display:block;position:absolute}.logo img{width:100%;height:100%;display:block}.hero-main{flex-direction:column;flex:1;justify-content:center;gap:2.25rem;max-width:47rem;display:flex}.hero-title,.tasks-copy h2,.projects-section h2,.cases-head h2{color:#fff;font-family:var(--second-family);letter-spacing:-.05em;margin:0;font-size:clamp(2.625rem,5.5vw,4.5rem);font-weight:500;line-height:.98}.hero-note{color:#afacad;font-family:var(--font-family);letter-spacing:-.06em;margin:0;font-size:1.0625rem;font-weight:500;line-height:135%;position:absolute;top:1.25rem;left:24.75rem}.hero-description{color:#fff;font-family:var(--font-family);letter-spacing:-.02em;margin:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:135%}.mobile-break{display:none}.hero-buttons{flex-wrap:wrap;gap:1rem 1.375rem;display:flex}.button{width:var(--button-width);max-width:100%;height:var(--button-height);padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#fff;font-size:var(--button-font-size);letter-spacing:0;white-space:nowrap;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.button-dark{-webkit-backdrop-filter:blur(1rem)saturate(140%);background:#ffffff0f;border:.0625rem solid #ffffff1f;box-shadow:inset 0 .0625rem #ffffff2e,inset 0 -.0625rem #0003}@media (prefers-reduced-transparency:reduce){.button-dark{-webkit-backdrop-filter:none;background:#1d1d1d}}.button-purple{background:#fff;box-shadow:0 .25rem 3.4375rem .5rem #9535eb}.button-purple span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d570ff 0%,#a33dff 100%);-webkit-background-clip:text;background-clip:text;font-weight:600}.stat-card{right:var(--frame-right);z-index:2;-webkit-backdrop-filter:blur(.75rem);background:#0d0c1294;border:.0625rem solid #ffffff47;border-radius:1.625rem;width:24.25rem;min-height:15.5625rem;padding:2.6875rem 1.75rem;position:absolute;bottom:4rem}.stat-value{font-family:var(--second-family);letter-spacing:-.05em;-webkit-text-fill-color:transparent;background:linear-gradient(148deg,#fff 0%,#9535eb 100%);-webkit-background-clip:text;background-clip:text;font-size:4.875rem;font-weight:700;line-height:.9}.stat-card p{color:#fff;width:18.75rem;font-family:var(--font-family);letter-spacing:-.06em;margin:1.9375rem 0 0;font-size:1.25rem;font-weight:400;line-height:135%}.tasks-section{background:#000;position:relative}.tasks-inner{max-width:80rem;padding:8.5rem var(--frame-left) 5rem;grid-template-columns:5fr 7fr;align-items:start;gap:3rem;margin:0 auto;display:grid}.tasks-copy{position:static}.kicker{color:#d570ff;letter-spacing:0;margin:0 0 1.125rem;font-size:.875rem;font-weight:700;line-height:1}.tasks-copy h2{max-width:36rem}.tasks-description{color:#fff;font-family:var(--font-family);letter-spacing:-.02em;margin:3.5rem 0 0;font-size:1.25rem;font-weight:400;line-height:135%}.tasks-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid;position:static}.task-card{background:#202020;border-radius:.75rem;min-height:8.5625rem;padding:1.9375rem 1.75rem 1.5rem 1.6875rem}.card-title-row{align-items:center;gap:.8125rem;display:flex}.square{opacity:.55;transform-origin:50%;background:#8d22ff;flex:0 0 .75rem;width:.75rem;height:.75rem;animation:3.6s ease-in-out infinite square-blink;box-shadow:0 0 .625rem #8d22ffa6}.task-card:first-child .square{animation-delay:0s}.task-card:nth-child(2) .square{animation-delay:.6s}.task-card:nth-child(3) .square{animation-delay:1.2s}.task-card:nth-child(4) .square{animation-delay:1.8s}.task-card:nth-child(5) .square{animation-delay:2.4s}.task-card:nth-child(6) .square{animation-delay:3s}@keyframes square-blink{0%,18%{opacity:1;background:#b44cff;transform:scale(1.18);box-shadow:0 0 .75rem #b44cfff2,0 0 1.75rem #9535ebbf}28%,to{opacity:.55;background:#8d22ff;transform:scale(1);box-shadow:0 0 .625rem #8d22ffa6}}.task-card h3{color:#fff;font-family:var(--font-family);letter-spacing:0;margin:0;font-size:.9375rem;font-weight:500;line-height:1.1}.task-card p{color:#ffffffb8;font-family:var(--font-family);letter-spacing:0;margin:.75rem 0 0 1.5625rem;font-size:.8125rem;font-weight:300;line-height:1.3}.projects-section{padding:5.375rem var(--frame-left) 4rem;background:#000}.projects-section h2{max-width:58rem}.projects-grid{grid-template-columns:repeat(3,1fr);gap:.5625rem .625rem;margin-top:4.25rem;display:grid}.project-card{background:#202020;justify-content:center;align-items:center;height:16.625rem;display:flex}.project-card p{color:#fff;font-family:var(--second-family);letter-spacing:0;margin:0;font-size:1rem;font-weight:600;line-height:1}.cases-section{background:#000;position:relative}.cases-inner{max-width:80rem;padding:6.5rem var(--frame-left);margin:0 auto}.cases-head{margin-bottom:3rem}.cases-head h2{max-width:36rem}.cases-head h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#d570ff 0%,#a33dff 100%);-webkit-background-clip:text;background-clip:text}.case-title{color:#fff;font-family:var(--second-family);letter-spacing:-.03em;margin:1.25rem 0 1.75rem;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:600;line-height:1.15}.case-link{color:#fff;font-family:var(--font-family);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:inline-flex}.case-link svg{width:1.05rem;height:1.05rem;transition:transform .5s}.case-tile:hover .case-link svg{transform:translate(.35rem)}.case-media-frame{aspect-ratio:14/9;background:radial-gradient(120% 120% at 80% 8%,#9535eb73 0%,#0000 55%),radial-gradient(100% 100% at 10% 100%,#d570ff38 0%,#0000 50%),#0c0a12;border:.0625rem solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.case-media-frame span{color:#fff;font-family:var(--second-family);letter-spacing:-.04em;opacity:.92;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;transition:transform .5s}.case-media-frame img{object-fit:cover;width:100%;height:100%}.case-tile:hover .case-media-frame span{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.case-tile,.case-link svg,.case-media-frame span{transition:none}}.footer{min-height:100dvh;padding:3rem var(--frame-left) 2rem;background:#000;flex-direction:column;display:flex;position:relative;overflow:hidden}.footer-glow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(#9535eb59 0%,#9535eb1f 35%,#0000 70%);height:30rem;position:absolute;inset:10% 10% auto}.footer-inner{z-index:1;text-align:center;flex-direction:column;flex:1;width:100%;max-width:80rem;margin:0 auto;display:flex;position:relative}.footer-main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 0;display:flex}.footer-heading{color:#fff;font-family:var(--second-family);letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:500;line-height:.98}.footer-heading span{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#d570ff 0%,#a33dff 100%);-webkit-background-clip:text;background-clip:text}.footer-sub{color:#ffffffbd;font-family:var(--font-family);letter-spacing:-.01em;margin:1.75rem 0 0;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:400;line-height:145%}.footer-pills{flex-wrap:wrap;justify-content:center;gap:1rem;margin:3rem 0 0;display:flex}.footer-pill{color:#fff;height:3.75rem;font-family:var(--font-family);letter-spacing:-.01em;-webkit-backdrop-filter:blur(.75rem)saturate(140%);background:#ffffff0d;border:.0625rem solid #ffffff1f;border-radius:62.5rem;align-items:center;gap:.75rem;padding:0 1.75rem;font-size:1rem;font-weight:500;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,box-shadow .25s;display:inline-flex}.footer-pill:hover{background:#ffffff17;border-color:#d570ff73;transform:translateY(-2px);box-shadow:0 .75rem 2rem -.5rem #9535eb80}.footer-pill:active{transform:translateY(0)}.footer-pill-icon{color:#d570ff;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.footer-pill-icon svg{width:100%;height:100%}.footer-bar{border-top:.0625rem solid #ffffff14;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;margin-top:auto;padding-top:2rem;display:flex}.footer-logo{opacity:.78;flex:none;width:5.0625rem;height:1.25rem;transition:opacity .25s;display:block}.footer-logo:hover{opacity:1}.footer-logo img{width:100%;height:100%;display:block}.footer-copy{color:#ffffff80;font-family:var(--font-family);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:400}.back-to-top{z-index:50;color:#ffffffc7;cursor:pointer;-webkit-backdrop-filter:blur(.75rem)saturate(140%);opacity:0;pointer-events:none;background:#14121c9e;border:.0625rem solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:opacity .3s,transform .35s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,color .25s;display:inline-flex;position:fixed;bottom:clamp(1rem,2vw,2rem);right:clamp(1rem,2vw,2rem);transform:translateY(.75rem)scale(.9)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top svg{width:1.125rem;height:1.125rem;transition:transform .3s}.back-to-top:hover{color:#fff;background:#1e182ac7;border-color:#d570ff8c}.back-to-top:hover svg{transform:translateY(-2px)}.back-to-top:focus-visible{outline-offset:.125rem;outline:.125rem solid #d570ffb3}@media (prefers-reduced-motion:reduce){.footer-pill,.footer-pill:hover,.back-to-top,.back-to-top.is-visible,.back-to-top:hover svg{transition:none;transform:none}.square{opacity:1;animation:none;transform:none}}@media (width<=89.9375rem){.site-frame{--frame-left:clamp(1.5rem, 4.4vw, 4rem);--frame-right:clamp(1.5rem, 3.5vw, 3.1875rem)}.tasks-inner{padding:6.75rem var(--frame-left) 5.25rem;grid-template-columns:1fr;gap:4.25rem}.projects-section{padding:4.75rem var(--frame-left) 4rem}.projects-grid{margin-top:4rem}}@media (width<=57.5rem){.hero-inner{padding-bottom:2rem}.hero-main{gap:1.75rem;max-width:none}.hero-description br:not(.mobile-break){display:none}.tasks-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-inner{padding:4.5rem var(--frame-left)}.stat-card{width:100%;max-width:24.25rem;margin:2rem 0 0;position:static}.project-card{height:13rem}.footer{padding:4.5rem var(--frame-left) 2rem}.footer-pills{gap:.75rem}}@media (width<=32.5rem){.hero:after{background:#0006}.mobile-break{display:block}.hero-inner{padding:1.25rem 1.25rem 2rem}.hero-main{gap:1.5rem}.hero-buttons{width:100%}.hero-buttons .button{flex:100%;width:100%}.bottom-cta .button{width:100%}.stat-card{min-height:auto;padding:2rem 1.5rem}.stat-card p{width:auto;margin-top:1.25rem}.tasks-section{min-height:auto}.tasks-inner{gap:3rem;padding:4.5rem 1.25rem 3.5rem}.tasks-grid{grid-template-columns:1fr;gap:.625rem}.task-card{padding:1.5rem 1.5rem 1.25rem}.projects-section{padding:3.5rem 1.25rem 2.5rem}.projects-section h2{font-size:clamp(2.25rem,9vw,3rem)}.projects-grid{grid-template-columns:1fr;gap:.5rem;margin-top:2.5rem}.cases-inner{padding:3.5rem 1.25rem}.cases-head{margin-bottom:2rem}.project-card{height:auto;min-height:7.5rem;padding:2rem 1.5rem}.footer{padding:2.5rem 1.25rem 1.5rem}.footer-main{padding:2rem 0}.footer-pills{flex-direction:column;gap:.625rem;width:100%;margin-top:2.5rem}.footer-pill{justify-content:center;width:100%}.footer-bar{flex-direction:column-reverse;gap:1.25rem;padding-top:1.5rem}}.cases-cta{justify-content:center;margin-top:2.5rem;display:flex}.cases-cta--left{justify-content:flex-start;margin-top:2rem}.subpage{--frame-left:clamp(1.25rem, 4.4vw, 3.75rem);background:#000;min-height:100dvh;position:relative;overflow:hidden}.subpage-bar{max-width:80rem;padding:1.75rem var(--frame-left);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.subpage-logo{opacity:.85;flex:none;width:5.0625rem;height:1.25rem;transition:opacity .25s;display:block}.subpage-logo:hover{opacity:1}.subpage-logo img{width:100%;height:100%;display:block}.subpage-back{color:#fff;height:2.75rem;font-family:var(--font-family);background:#ffffff0a;border:.0625rem solid #ffffff1f;border-radius:62.5rem;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.9375rem;font-weight:500;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.subpage-back:hover{background:#ffffff14;border-color:#d570ff73;transform:translate(-2px)}.subpage-back svg{width:1.05rem;height:1.05rem}.page-hero{max-width:80rem;padding:3.5rem var(--frame-left) 2rem;margin:0 auto}.page-title{color:#fff;font-family:var(--second-family);letter-spacing:-.05em;margin:0;font-size:clamp(2.625rem,5.5vw,4.5rem);font-weight:500;line-height:.98}.page-title span{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#d570ff 0%,#a33dff 100%);-webkit-background-clip:text;background-clip:text}.page-lead{color:#ffffffbd;max-width:40rem;font-family:var(--font-family);letter-spacing:-.01em;margin:1.75rem 0 0;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:400;line-height:145%}.cases-list-section{max-width:80rem;padding:2.5rem var(--frame-left) 4rem;margin:0 auto}.cases-list{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.case-tile{background:#ffffff04;border:.0625rem solid #ffffff1f;border-radius:1.25rem;flex-direction:column;transition:background .4s,border-color .4s,transform .4s;display:flex;overflow:hidden}.case-tile:hover{background:#ffffff0a;border-color:#d570ff59;transform:translateY(-3px)}.case-tile .case-media-frame{border:0;border-radius:0}.case-tile-body{flex-direction:column;gap:1.75rem;padding:2rem clamp(1.5rem,2.5vw,2.25rem) 2.25rem;display:flex}.case-detail{max-width:64rem;padding:2.5rem var(--frame-left) 1rem;margin:0 auto}.case-detail-head{margin-bottom:2.5rem}.case-detail-title{color:#fff;font-family:var(--second-family);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.04}.case-detail-media{margin:0 auto 3.5rem}.case-detail-media .case-media-frame{aspect-ratio:16/9;border-radius:1rem}.case-body{color:#ffffffc7;max-width:42rem;font-family:var(--font-family);letter-spacing:-.01em;margin:0 auto;font-size:1.0625rem;font-weight:400;line-height:160%}.case-body p{margin:0 0 1.5rem}.case-body h2,.case-body h3{color:#fff;font-family:var(--second-family);letter-spacing:-.02em;margin:2.5rem 0 .75rem;font-weight:600}.case-body h2{font-size:1.5rem}.case-body h3{font-size:1.25rem}.case-body a{color:#d570ff;text-underline-offset:.15em;text-decoration:underline}.case-body ul,.case-body ol{margin:0 0 1.5rem;padding-left:1.25rem}.case-body li{margin-bottom:.5rem}.case-body img{border-radius:.75rem;width:100%;height:auto;margin:2rem 0;display:block}.case-body strong{color:#fff;font-weight:600}.case-cta-section{padding:5rem var(--frame-left) 5.5rem;position:relative;overflow:hidden}.case-cta-inner{z-index:1;text-align:center;max-width:80rem;margin:0 auto;position:relative}.case-cta-title{color:#fff;font-family:var(--second-family);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.02}.case-cta-title span{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#d570ff 0%,#a33dff 100%);-webkit-background-clip:text;background-clip:text}.case-cta-sub{color:#ffffffb3;font-family:var(--font-family);margin:1.25rem 0 0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:145%}.case-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}@media (prefers-reduced-motion:reduce){.case-tile,.subpage-back{transition:none}}@media (width<=57.5rem){.cases-list{grid-template-columns:1fr}}@media (width<=32.5rem){.case-cta-actions .button{flex:100%;width:100%}.cases-cta .button{width:100%}}
