*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{border:none;background:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}table{border-collapse:collapse;border-spacing:0}#root,#__next{isolation:isolate}:root{--bg: #05070b;--text: #f3f5f7;--muted: #97a0ad;--lime: #d9ff00;--border: rgba(255,255,255,.08)}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}::selection{background:var(--lime);color:#000}.container{width:min(1440px,100% - 80px);margin:0 auto}.mobile-menu__burger{position:relative;width:50px;height:50px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;cursor:pointer;backdrop-filter:blur(10px)}.mobile-menu__burger span{position:absolute;left:50%;width:16px;height:2px;border-radius:999px;background:#fff;transition:transform .3s ease}.mobile-menu__burger span:nth-child(1){top:20px;transform:translate(-50%)}.mobile-menu__burger span:nth-child(2){top:28px;transform:translate(-50%)}.mobile-menu__burger.active span:nth-child(1){top:24px;transform:translate(-50%) rotate(45deg)}.mobile-menu__burger.active span:nth-child(2){top:24px;transform:translate(-50%) rotate(-45deg)}.mobile-menu__overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;z-index:110;background:#05070bb8;backdrop-filter:blur(8px)}.mobile-menu{position:fixed;top:0;left:0;width:100vw;height:100dvh;z-index:120;overflow-y:auto;background:#05070b}.mobile-menu__container{width:min(1740px,100% - 80px);min-height:100dvh;margin:0 auto;padding:40px 0 80px}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}.mobile-menu__logo{color:#f3f5f7;font-family:Tektur,sans-serif;font-size:34px;font-weight:700;letter-spacing:-.04em}.mobile-menu__logo span{color:#d9ff00}.mobile-menu__close{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;color:#fff;cursor:pointer}.mobile-menu__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__nav a{display:flex;align-items:baseline;gap:24px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.05);text-decoration:none}.mobile-menu__nav a .num{color:#d9ff00b3;font-size:14px;font-weight:700}.mobile-menu__nav a .text{color:#f3f5f7;font-family:Tektur,sans-serif;font-size:42px;font-weight:700;line-height:1;letter-spacing:-.04em;transition:color .25s ease}.mobile-menu__nav a:hover .text{color:#d9ff00}.mobile-menu__side{padding-top:12px}.mobile-widget{padding:24px;margin-bottom:20px;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#ffffff06}.mobile-widget__label{display:block;margin-bottom:16px;color:#ffffff6b;font-size:11px;text-transform:uppercase}.mobile-widget__value{display:block;margin-bottom:10px;color:#d9ff00;font-family:Tektur,sans-serif;font-size:68px;line-height:.9}.mobile-widget__meta{color:#ffffff85;font-size:14px}.mobile-contact{display:flex;flex-direction:column;gap:24px}.mobile-contact__item{display:flex;flex-direction:column;gap:10px}.mobile-contact__item .label{color:#fff6;font-size:11px;text-transform:uppercase}.mobile-contact__item a{color:#fff;font-size:18px;font-weight:600;text-decoration:none;transition:color .25s ease}.mobile-contact__item a:hover{color:#d9ff00}.overlay-enter-active,.overlay-leave-active{transition:opacity .3s ease}.overlay-enter-from,.overlay-leave-to{opacity:0}.menu-enter-active,.menu-leave-active{transition:opacity .3s ease,transform .3s ease}.menu-enter-from,.menu-leave-to{opacity:0;transform:translateY(-20px)}@media(max-width:1100px){.mobile-menu__grid{grid-template-columns:1fr;gap:60px}}@media(max-width:768px){.mobile-menu__container{width:calc(100% - 32px)}.mobile-menu__logo{font-size:24px}.mobile-menu__top{margin-bottom:50px}.mobile-menu__nav a{gap:18px}.mobile-menu__nav a .text{font-size:28px}.mobile-widget__value{font-size:52px}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;pointer-events:none}.header .container{width:min(1740px,100% - 80px);margin:0 auto}@media(max-width:768px){.header .container{width:calc(100% - 24px)}}.header__wrapper{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;height:78px;padding:0 22px;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:#070a0e8f;backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff05,0 10px 40px #00000042}@media(max-width:768px){.header__wrapper{height:68px;padding:0 16px;border-radius:18px;margin-top:14px}}.header__logo{flex-shrink:0;color:#f3f5f7;font-family:Tektur,sans-serif;font-size:30px;font-weight:700;line-height:1;letter-spacing:-.05em;text-decoration:none;transition:opacity .25s ease}.header__logo span{color:#d9ff00}.header__logo:hover{opacity:.82}@media(max-width:768px){.header__logo{font-size:22px}}.header__nav{display:flex;align-items:center;gap:34px}@media(max-width:1100px){.header__nav{display:none}}.header__nav a{position:relative;color:#ffffff8f;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:color .25s ease}.header__nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:1px;background:#d9ff00;transition:width .25s ease}.header__nav a:hover{color:#fff}.header__nav a:hover:after{width:100%}.header__actions{display:flex;align-items:center;gap:12px}.header__link{color:#ffffff8a;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:color .25s ease}.header__link:hover{color:#d9ff00}@media(max-width:768px){.header__link{display:none}}.header__button{height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:none;border-radius:14px;background:#d9ff00;color:#05070b;font-size:14px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 0 24px #d9ff0024;transition:transform .25s ease,box-shadow .25s ease}.header__button:hover{transform:translateY(-2px);box-shadow:0 0 36px #d9ff0038}@media(max-width:768px){.header__button{height:44px;padding:0 16px;border-radius:12px;font-size:12px}}@media(max-width:480px){.header__button{padding:0 14px;font-size:11px}}.hero{position:relative}@media screen and (min-width:1000px){.hero{min-height:100vh}}.hero{overflow:hidden;background:#05070b}.hero__background{position:absolute;inset:0;z-index:1}.hero__background img{width:100%;height:100%;object-fit:contain;object-position:center;opacity:1}@media screen and (max-width:1000px){.hero__background img{transform:translate(75px,-100px)}}.hero__background:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05070bdb,#05070b85 34%,#05070b3d 58%,#05070bb8)}.hero__noise{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.022;background-image:radial-gradient(rgba(255,255,255,.28) 1px,transparent 1px);background-size:4px 4px}.hero .container{position:relative;z-index:10;width:min(1740px,100% - 72px);margin:0 auto}@media(max-width:768px){.hero .container{width:calc(100% - 28px)}}.hero__layout{display:grid;grid-template-columns:minmax(0,700px) 340px;justify-content:space-between;align-items:center;gap:42px;min-height:calc(100vh - 150px);padding:130px 0 70px}@media(max-width:1100px){.hero__layout{grid-template-columns:1fr;gap:42px;min-height:auto;padding:120px 0 60px}}@media(max-width:768px){.hero__layout{padding:150px 0 0}}.hero__content{position:relative;z-index:20;max-width:620px}.hero__badge{width:fit-content;display:inline-flex;align-items:center;gap:10px;height:36px;padding:0 16px;margin-bottom:26px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#ffffff08;backdrop-filter:blur(10px);color:#d8dce2;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero__badge span{width:6px;height:6px;border-radius:50%;background:#d9ff00;box-shadow:0 0 12px #d9ff00d9}.hero__title{margin-bottom:18px;color:#f3f5f7;font-family:Tektur,sans-serif;font-size:clamp(64px,7vw,118px);font-weight:800;line-height:.86;letter-spacing:-.055em;text-transform:uppercase;text-shadow:0 10px 40px rgba(0,0,0,.32)}@media(max-width:768px){.hero__title{font-size:58px;line-height:.9}}@media(max-width:480px){.hero__title{font-size:46px}}.hero__accent{margin-bottom:20px;color:#d9ff00;font-size:28px;font-weight:700;line-height:1.05;letter-spacing:-.04em}@media(max-width:768px){.hero__accent{font-size:22px}}@media(max-width:480px){.hero__accent{font-size:19px}}.hero__description{max-width:420px;margin-bottom:34px;color:#ffffff9e;font-size:16px;line-height:1.7}@media(max-width:768px){.hero__description{font-size:15px;margin-bottom:28px}}@media(max-width:480px){.hero__description{font-size:14px;line-height:1.6}}.hero__actions{display:flex;align-items:center;gap:14px;margin-bottom:34px}@media(max-width:480px){.hero__actions{flex-direction:column;align-items:stretch}}.hero__button{height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border-radius:18px;font-size:14px;font-weight:700;transition:.25s ease}.hero__button:hover{transform:translateY(-2px)}.hero__button--primary{background:#d9ff00;color:#05070b;box-shadow:0 0 34px #d9ff0029}.hero__button--secondary{border:1px solid rgba(255,255,255,.07);background:#ffffff08;color:#fff;backdrop-filter:blur(10px)}@media(max-width:480px){.hero__button{width:100%}}.hero__features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px}@media(max-width:768px){.hero__features{grid-template-columns:1fr;gap:10px}}.hero__feature{padding:16px 18px;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:#080c1299;backdrop-filter:blur(10px)}.hero__feature strong{display:block;margin-bottom:6px;color:#fff;font-size:18px;font-weight:700;line-height:1}.hero__feature span{color:#ffffff7a;font-size:12px;line-height:1.5}.hero__stats{display:flex;flex-direction:column;gap:14px;max-width:340px;margin-left:auto}@media(max-width:1100px){.hero__stats{max-width:100%}}.hero-stat{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(255,255,255,.05);border-radius:24px;background:linear-gradient(180deg,#070a10d6,#05070bf5);backdrop-filter:blur(16px);transition:.3s ease}.hero-stat:hover{transform:translateY(-4px);border-color:#d9ff001f;box-shadow:0 20px 50px #00000057}.hero-stat:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(rgba(217,255,0,.12),transparent 72%)}.hero-stat__label{display:block;margin-bottom:12px;color:#ffffff57;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-stat__value{margin-bottom:8px;color:#d9ff00;font-size:46px;font-weight:800;line-height:.95;letter-spacing:-.05em}@media(max-width:768px){.hero-stat__value{font-size:38px}}.hero-stat__meta{color:#ffffff7a;font-size:13px;line-height:1.5}.hero-stat__graph{height:38px;margin-top:14px;background:linear-gradient(180deg,transparent 0%,rgba(217,255,0,.12) 100%);clip-path:polygon(0% 78%,10% 72%,20% 74%,30% 60%,40% 66%,50% 54%,60% 58%,70% 46%,80% 50%,90% 38%,100% 22%,100% 100%,0% 100%)}@media(max-width:768px){.hero__stats{display:none}}.stack{position:relative;overflow:hidden;padding:120px 0 140px;background:#05070b}.stack__background{position:absolute;inset:0;z-index:1}.stack__background img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.42;filter:brightness(.7) saturate(.9)}.stack__overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#05070b8c,#05070bd6)}.stack__noise{position:absolute;inset:0;z-index:3;opacity:.03;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.4) 1px,transparent 1px);background-size:4px 4px}.stack .container{position:relative;z-index:5;width:min(1740px,100% - 80px);margin:0 auto}.stack__top{max-width:760px;margin-bottom:70px}.stack__eyebrow{display:inline-flex;margin-bottom:20px;color:#d9ff00d1;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.stack__title{margin-bottom:28px;color:#f3f5f7;font-family:Tektur,sans-serif;font-size:clamp(58px,6vw,84px);line-height:.9;font-weight:700;letter-spacing:-.05em;text-transform:uppercase}.stack__description{max-width:560px;color:#ffffff94;font-size:18px;line-height:1.7}.stack__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stack-card{position:relative;display:flex;align-items:center;gap:22px;min-height:128px;padding:24px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:28px;background:linear-gradient(180deg,#0a0e14b8,#070a0e8f);backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff05,0 12px 40px #0000003d;transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease}.stack-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .35s ease;background:radial-gradient(circle at top right,rgba(217,255,0,.12),transparent 42%)}.stack-card:hover{transform:translateY(-6px);border-color:#d9ff0029;background:#0a0e14d6;box-shadow:0 20px 50px #0000005c}.stack-card:hover:before{opacity:1}.stack-card:hover .stack-card__icon{border-color:#d9ff002e;background:#d9ff000d;color:#d9ff00}.stack-card:hover .stack-card__title{color:#d9ff00}.stack-card__icon{position:relative;z-index:2;width:72px;height:72px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#ffffff08;color:#f3f5f7;transition:border-color .35s ease,background .35s ease,color .35s ease}.stack-card__icon svg{width:34px;height:34px;object-fit:contain}.stack-card__content{position:relative;z-index:2;display:flex;flex-direction:column}.stack-card__title{margin-bottom:8px;color:#f3f5f7;font-family:Tektur,sans-serif;font-size:30px;line-height:1;font-weight:700;letter-spacing:-.03em;transition:color .35s ease}.stack-card__meta{color:#ffffff7a;font-size:14px;line-height:1.5}@media(max-width:1200px){.stack{padding:100px 0 110px}.stack__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stack-card{min-height:112px;padding:22px;gap:18px;border-radius:24px}.stack-card:nth-child(2n){transform:none}.stack-card__icon{width:64px;height:64px;border-radius:18px}.stack-card__icon svg{width:30px;height:30px}.stack-card__title{font-size:26px}.stack-card__meta{font-size:13px}}@media(max-width:768px){.stack{padding:80px 0 90px}.stack__background,.stack__noise{display:none}.stack .container{width:calc(100% - 24px)}.stack__top{margin-bottom:34px}.stack__eyebrow{margin-bottom:14px;font-size:10px}.stack__title{margin-bottom:18px;font-size:42px}.stack__description{font-size:15px;line-height:1.6}.stack__grid{grid-template-columns:1fr;gap:14px}.stack-card{min-height:94px;padding:16px;gap:14px;border-radius:20px;background:linear-gradient(180deg,#0c1016eb,#080a0ee6)}.stack-card:hover{transform:none}.stack-card__icon{width:52px;height:52px;border-radius:14px}.stack-card__icon svg{width:22px;height:22px}.stack-card__title{margin-bottom:5px;font-size:20px}.stack-card__meta{font-size:11px;line-height:1.4}}.tabs{position:relative;min-height:100vh;display:flex;align-items:center;padding:90px 0;overflow:hidden;background:#05070b}.tabs .container{width:min(1740px,100% - 80px);margin:0 auto}.tabs__top{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:44px}.tabs__label{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:#d9ff00;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tabs__label:before{content:"";width:8px;height:8px;border-radius:50%;background:#d9ff00;box-shadow:0 0 12px #d9ff00e6}.tabs__title{color:#fff;font-family:Tektur,sans-serif;font-size:clamp(64px,7vw,120px);line-height:.86;font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.tabs__right{max-width:560px;margin-left:auto}.tabs__description{margin-bottom:34px;color:#ffffff94;font-size:20px;line-height:1.7}.tabs__controls{display:flex;align-items:center;justify-content:space-between}.tabs__counter strong{display:block;margin-bottom:8px;color:#d9ff00;font-size:64px;line-height:.9;font-weight:800}.tabs__counter span{color:#ffffff6b;font-size:13px;letter-spacing:.14em;text-transform:uppercase}.tabs__buttons{display:flex;gap:14px}.tabs__button{width:68px;height:68px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff08;backdrop-filter:blur(14px);color:#fff;font-size:24px;cursor:pointer;transition:.25s ease}.tabs__button:hover{transform:translateY(-2px);border-color:#d9ff0038;background:#d9ff0014;color:#d9ff00}.tabs__slider{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.tabs__slider::-webkit-scrollbar{display:none}.tab-card{position:relative;width:calc(25% - 18px);aspect-ratio:.72/1;flex-shrink:0;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(255,255,255,.06);border-radius:30px;background:#080c1294;box-shadow:0 20px 60px #00000047;cursor:pointer;transition:transform .45s ease,border-color .35s ease,box-shadow .35s ease}.tab-card:hover{transform:translateY(-10px);border-color:#d9ff0029;box-shadow:0 30px 90px #00000070}.tab-card:hover .tab-card__image img{transform:scale(1.03)}.tab-card:hover .tab-card__arrow{transform:translate(4px,-4px);color:#d9ff00}.tab-card__image{position:absolute;inset:0}.tab-card__image img{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform .7s ease}.tab-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#05070b0a,#05070b2e 46%,#05070bf5)}.tab-card__top{position:absolute;top:20px;left:20px;right:20px;z-index:5}.tab-card__number{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0d;backdrop-filter:blur(10px);color:#d9ff00;font-size:14px;font-weight:700}.tab-card__content{position:absolute;left:22px;right:22px;bottom:22px;z-index:5;display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.tab-card__title{margin-bottom:8px;color:#fff;font-family:Tektur,sans-serif;font-size:28px;line-height:.92;font-weight:700;letter-spacing:-.04em;text-transform:uppercase}.tab-card__meta{color:#ffffff85;font-size:13px;line-height:1.5;text-transform:uppercase;letter-spacing:.06em}.tab-card__arrow{color:#fff;font-size:28px;flex-shrink:0;transition:.25s ease}.tabs-modal{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:40px;background:#05070bdb;backdrop-filter:blur(16px)}.tabs-modal__content{position:relative;width:min(1400px,92vw)}.tabs-modal__content img{width:100%;max-height:90vh;object-fit:contain;border-radius:28px;box-shadow:0 40px 120px #0000008c}.tabs-modal__close{position:absolute;top:-68px;right:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0a;color:#fff;font-size:30px;cursor:pointer;transition:.25s ease}.tabs-modal__close:hover{background:#d9ff0014;border-color:#d9ff0033;color:#d9ff00}@media(max-width:1400px){.tab-card{width:calc(33.333% - 16px)}.tab-card__title{font-size:22px}}@media(max-width:1100px){.tabs{min-height:auto;padding:120px 0}.tabs__top{grid-template-columns:1fr;gap:40px}.tabs__right{max-width:100%}.tab-card{width:340px;min-width:340px;aspect-ratio:.72/1}}@media(max-width:768px){.tabs{padding:90px 0}.tabs .container{width:calc(100% - 32px)}.tabs__top{gap:28px;margin-bottom:32px}.tabs__title{font-size:54px}.tabs__description{font-size:16px;margin-bottom:28px}.tabs__controls{gap:28px}.tabs__counter strong{font-size:42px}.tabs__button{width:54px;height:54px;font-size:20px}.tabs__slider{gap:18px}.tab-card{width:calc(100vw - 48px);min-width:280px;border-radius:24px}.tab-card__content{left:18px;right:18px;bottom:18px}.tab-card__number{width:46px;height:46px;font-size:12px}.tab-card__title{font-size:22px}.tab-card__meta{font-size:11px}.tab-card__arrow{font-size:22px}.tabs-modal{padding:20px}.tabs-modal__close{top:-54px;width:46px;height:46px;font-size:24px}}.calc-section{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(217,255,0,.06),transparent 24%),#050505;color:#fff;font-family:Inter,sans-serif;overflow:hidden}.calc-layout{display:grid;grid-template-columns:500px 1fr;gap:14px;max-width:1840px;margin:0 auto}.calc-left{display:flex;flex-direction:column;padding:22px;border-radius:22px;background:linear-gradient(180deg,#ffffff0a,#ffffff04);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(20px)}.calc-label{display:flex;align-items:center;gap:10px;color:#d9ff00;text-transform:uppercase;letter-spacing:.12em;font-size:11px;margin-bottom:16px}.calc-label span{width:8px;height:8px;border-radius:50%;background:#d9ff00;box-shadow:0 0 14px #d9ff00}.calc-title{font-size:clamp(44px,4vw,64px);line-height:.9;letter-spacing:-.06em;font-weight:800;margin-bottom:14px}.calc-title span{color:#d9ff00}.calc-description{max-width:320px;color:#ffffff94;line-height:1.6}.calc-visual{position:relative;height:260px;margin-top:20px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.folder{position:absolute;width:200px;height:240px;border-radius:22px;background:linear-gradient(180deg,#ffffff0f,#ffffff04);border:1px solid rgba(255,255,255,.08)}.folder-back{transform:rotate(-10deg) translate(-24px);opacity:.18}.folder-middle{transform:rotate(-5deg) translate(-10px);opacity:.38}.folder-front{overflow:hidden}.folder-number{position:absolute;top:18px;left:18px;color:#d9ff00;font-size:32px;font-weight:700}.folder-name{position:absolute;top:58px;left:20px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#ffffff73}.folder-lights{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);display:flex;gap:36px}.folder-lights span{width:14px;height:64px;border-radius:999px;background:#d9ff00;box-shadow:0 0 20px #d9ff00cc,0 0 40px #d9ff004d}.left-features{display:flex;flex-direction:column;gap:8px}.left-feature{height:48px;padding:0 12px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.06)}.left-feature strong{font-size:12px}.left-feature span{font-size:10px;color:#ffffff73}.calc-right{display:flex;flex-direction:column;gap:10px}.calc-block,.result-box{padding:14px;border-radius:22px;background:linear-gradient(180deg,#ffffff0a,#ffffff04);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(20px)}.block-head{display:flex;justify-content:space-between;margin-bottom:14px}.block-title{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.block-title span{color:#d9ff00;font-size:18px}.block-step{font-size:11px;color:#ffffff59}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.project-card{min-height:118px;padding:14px;border-radius:18px;text-align:left;cursor:pointer;color:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.06)}.project-card:hover{transform:translateY(-2px)}.project-card.active{transform:translateY(-2px);border-color:#d9ff0066;box-shadow:inset 0 0 0 1px #d9ff0024,0 0 30px #d9ff000f}.project-icon{width:36px;height:36px;border-radius:12px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;color:#d9ff00;background:#d9ff000d;border:1px solid rgba(217,255,0,.14)}.project-content{display:flex;flex-direction:column;height:calc(100% - 46px)}.project-content h4{margin-bottom:5px;font-size:14px}.project-content p{color:#ffffff80;font-size:11px;line-height:1.35}.project-start-price{margin-top:auto;color:#d9ff00;font-weight:600;font-size:13px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-card{height:62px;border-radius:16px;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:transform .25s ease,border-color .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-card:hover{transform:translateY(-2px)}.admin-card.active{transform:translateY(-2px);border-color:#d9ff0066}.admin-name{font-size:12px;font-weight:600}.admin-price{font-size:10px;color:#d9ff00;margin-top:4px}.options-groups{display:flex;flex-direction:column;gap:10px}.group-title{margin-bottom:8px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#ffffff73}.options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.option-row{min-height:44px;padding:7px 12px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.06);transition:transform .25s ease,border-color .25s ease}.option-row:hover{transform:translateY(-2px)}.option-name{font-size:11px;line-height:1.3;color:#ffffffd1;padding-right:10px}.toggle{--lever-width: 26px;--lever-height: 22px;width:56px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#242424,#121212);position:relative;cursor:pointer;flex-shrink:0}.toggle:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#2f2f2f;left:9px;top:50%;transform:translateY(-50%)}.toggle .toggle-lever{position:absolute;left:2px;top:2px;width:var(--lever-width);height:var(--lever-height);border-radius:4px;background:linear-gradient(180deg,#595959,#383838);transition:.25s ease}.toggle.active{border-color:#d9ff004d}.toggle.active:before{background:#d9ff00;box-shadow:0 0 10px #d9ff00b3}.toggle.active .toggle-lever{left:calc(100% - var(--lever-width) - 2px);background:linear-gradient(180deg,#e6d200,#b8a800)}.result-box{display:grid;grid-template-columns:1fr 260px;gap:16px;align-items:center;background:linear-gradient(180deg,#d9ff0009,#ffffff04)}.summary-top{display:flex;justify-content:space-between;margin-bottom:14px}.summary-label{font-size:10px;letter-spacing:.14em;color:#fff6;margin-bottom:8px}.summary-badges{display:flex;align-items:center;gap:8px}.summary-time{font-size:11px;color:#ffffff73}.status-badge{height:30px;padding:0 12px;border-radius:999px;display:flex;align-items:center;background:#d9ff0014;border:1px solid rgba(217,255,0,.18);color:#d9ff00;font-size:10px}.summary-grid{display:flex;flex-direction:column;gap:6px}.summary-row{display:flex;justify-content:space-between}.summary-row span{color:#ffffff80;font-size:12px}.summary-row strong{font-size:12px}.total-label{color:#ffffff73;font-size:11px;margin-bottom:8px}.total-value{font-size:42px;line-height:.92;letter-spacing:-.05em;font-weight:800;color:#d9ff00;margin-bottom:8px}.total-meta{color:#ffffff80;font-size:12px;line-height:1.5;margin-bottom:16px}.discuss-btn{width:100%;height:46px;border-radius:14px;border:none;background:#d9ff00;color:#050505;font-weight:600;cursor:pointer}@media(max-width:1200px){.calc-section{overflow:visible}.calc-layout{grid-template-columns:1fr;height:auto}.calc-left{order:2}.calc-right{order:1}.project-grid,.options-grid{grid-template-columns:repeat(2,1fr)}.result-box{grid-template-columns:1fr}}@media(max-width:768px){.calc-section{padding:14px}.calc-layout,.calc-right{gap:10px}.calc-left{display:none}.calc-block,.result-box{padding:14px;border-radius:18px}.calc-title{font-size:42px}.project-grid,.options-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:repeat(2,1fr)}.calc-visual{height:180px}.folder{width:140px;height:170px}.left-features{flex-direction:row;overflow-x:auto;padding-bottom:6px}.left-features::-webkit-scrollbar{display:none}.left-feature{min-width:220px;flex-shrink:0}.result-box{position:sticky;bottom:12px;z-index:20;backdrop-filter:blur(24px)}.summary-top{flex-direction:column;gap:10px}.summary-badges{justify-content:space-between}.total-value{font-size:34px}}.footer-cta{position:relative;overflow:hidden}@media screen and (min-width:1000px){.footer-cta{padding:180px 0 34px}}.footer-cta{background:#05070b}.footer-cta__noise{position:absolute;inset:0;pointer-events:none;opacity:.018;background-image:radial-gradient(rgba(255,255,255,.24) 1px,transparent 1px);background-size:4px 4px}.footer-cta .container{position:relative;z-index:5;width:min(1740px,100% - 72px);margin:0 auto}@media(max-width:768px){.footer-cta .container{width:calc(100% - 24px)}}.footer-cta__panel{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:620px;overflow:hidden;padding:54px 60px;border:1px solid rgba(255,255,255,.06);border-radius:36px;background:linear-gradient(180deg,#080b12d1,#05070bf5);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff08,0 20px 80px #00000057}@media(max-width:1100px){.footer-cta__panel{grid-template-columns:1fr;min-height:auto;gap:42px;padding:38px 30px}}@media(max-width:768px){.footer-cta__panel{padding:28px 20px;border-radius:24px}}.footer-cta__mascot{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;opacity:1}.footer-cta__mascot img{width:100%;height:100%;object-fit:cover;object-position:center bottom;transform:scale(1.02);filter:saturate(1.05) contrast(1.02)}.footer-cta__mascot:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05070be0,#05070b6b 34%,#05070b0f 52%,#05070b6b 74%,#05070be0),linear-gradient(180deg,#05070b0a,#05070b61)}@media(max-width:900px){.footer-cta__mascot{display:none}}.footer-cta__left,.footer-cta__right{position:relative;z-index:5}.footer-cta__left{max-width:440px;align-self:start}.footer-cta__right{max-width:360px;justify-self:end;display:flex;flex-direction:column;align-items:flex-start}.footer-cta__label{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#d9ff00;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-cta__label:before{content:"";width:6px;height:6px;border-radius:50%;background:#d9ff00;box-shadow:0 0 10px #d9ff00cc}.footer-cta__title{margin-bottom:20px;color:#f3f5f7;font-family:Tektur,sans-serif;font-size:clamp(42px,4vw,76px);font-weight:800;line-height:.9;letter-spacing:-.05em;text-transform:uppercase}@media(max-width:768px){.footer-cta__title{font-size:42px}}@media(max-width:480px){.footer-cta__title{font-size:34px}}.footer-cta__description{max-width:380px;margin-bottom:30px;color:#ffffff8f;font-size:15px;line-height:1.7}@media(max-width:768px){.footer-cta__description{font-size:14px}}.footer-cta__actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:480px){.footer-cta__actions{width:100%;flex-direction:column}}.footer-cta__button{height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:16px;font-size:13px;font-weight:700;transition:.25s ease}.footer-cta__button:hover{transform:translateY(-2px)}.footer-cta__button--primary{background:#d9ff00;color:#05070b;box-shadow:0 0 30px #d9ff0029}.footer-cta__button--secondary{border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#fff}@media(max-width:480px){.footer-cta__button{width:100%}}.footer-cta__contacts{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.footer-cta__contacts a{color:#fff;font-size:22px;font-weight:700;transition:.25s ease}.footer-cta__contacts a:hover{color:#d9ff00}@media(max-width:768px){.footer-cta__contacts a{font-size:18px}}.footer-cta__socials{display:flex;gap:12px;margin-bottom:28px;flex-wrap:wrap}.footer-cta__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%}@media(max-width:480px){.footer-cta__stats{grid-template-columns:1fr}}.footer-cta__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:0 6px;color:#ffffff47;font-size:11px}.footer-cta__bottom a{color:#ffffff47;transition:.25s ease}.footer-cta__bottom a:hover{color:#d9ff00}@media(max-width:768px){.footer-cta__bottom{flex-direction:column;text-align:center}}.footer-social{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff08;color:#fff;font-size:14px;font-weight:700;transition:.25s ease}.footer-social:hover{transform:translateY(-2px);border-color:#d9ff0029;background:#d9ff0014;color:#d9ff00}.footer-mini{padding:18px 16px;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:#ffffff05;backdrop-filter:blur(8px)}.footer-mini strong{display:block;margin-bottom:10px;color:#fff;font-size:16px;font-weight:700;line-height:1.1}.footer-mini span{color:#ffffff75;font-size:12px;line-height:1.6}.footer-cta__right{max-width:320px;display:flex;flex-direction:column;gap:34px;justify-self:end;position:relative;z-index:5}@media(max-width:1100px){.footer-cta__right{justify-self:start;max-width:100%}}.footer-cta__group,.footer-cta__links{display:flex;flex-direction:column;gap:14px}.footer-cta__caption{color:#ffffff57;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-cta__contact{width:fit-content;color:#fff;font-size:28px;font-weight:700;line-height:1.15;transition:.25s ease}.footer-cta__contact:hover{color:#d9ff00}@media(max-width:768px){.footer-cta__contact{font-size:22px}}@media(max-width:480px){.footer-cta__contact{font-size:18px}}.footer-cta__nav{display:flex;flex-wrap:wrap;gap:12px}.footer-cta__nav a{position:relative;width:fit-content;color:#ffffffb8;font-size:15px;font-weight:500;transition:color .25s ease,transform .25s ease}.footer-cta__nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:#d9ff00;transition:width .25s ease}.footer-cta__nav a:hover{color:#d9ff00;transform:translate(2px)}.footer-cta__nav a:hover:after{width:100%}@media(max-width:480px){.footer-cta__nav a{font-size:14px}}.lead-popup{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:20px;background:#05070bbd;backdrop-filter:blur(14px)}.lead-popup__window{position:relative;width:100%;max-width:520px;padding:34px 34px 30px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:28px;background:linear-gradient(180deg,#090c12f5,#05070bfa);box-shadow:0 30px 80px #00000073}@media(max-width:768px){.lead-popup__window{padding:26px 20px 22px;border-radius:22px}}.lead-popup__window:before{content:"";position:absolute;top:-120px;right:-120px;width:260px;height:260px;border-radius:50%;background:radial-gradient(rgba(217,255,0,.12),transparent 70%);pointer-events:none}.lead-popup__close{position:absolute;top:16px;right:16px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#ffffff08;color:#ffffffb8;font-size:22px;cursor:pointer;transition:.25s ease}.lead-popup__close:hover{color:#d9ff00;border-color:#d9ff002e;background:#d9ff000f}.lead-popup__top{margin-bottom:26px}.lead-popup__label{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#d9ff00;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.lead-popup__label:before{content:"";width:6px;height:6px;border-radius:50%;background:#d9ff00;box-shadow:0 0 10px #d9ff00cc}.lead-popup__title{margin-bottom:16px;color:#fff;font-family:Tektur,sans-serif;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:.92;letter-spacing:-.05em;text-transform:uppercase}.lead-popup__description{max-width:360px;color:#ffffff8f;font-size:14px;line-height:1.7}.lead-popup__form{display:flex;flex-direction:column;gap:18px}.lead-popup__field{display:flex;flex-direction:column;gap:10px}.lead-popup__field label{color:#ffffff6b;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.lead-popup__field input,.lead-popup__field textarea{width:100%;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff08;color:#fff;padding:16px 18px;font-size:14px;outline:none;resize:none;transition:border-color .25s ease,background .25s ease}.lead-popup__field input::placeholder,.lead-popup__field textarea::placeholder{color:#ffffff47}.lead-popup__field input:focus,.lead-popup__field textarea:focus{border-color:#d9ff003d;background:#ffffff0a}.lead-popup__field textarea{min-height:120px}.lead-popup__submit{width:100%;height:56px;border:none;border-radius:16px;background:#d9ff00;color:#05070b;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 0 30px #d9ff0024;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.lead-popup__submit:hover{transform:translateY(-2px);box-shadow:0 0 40px #d9ff0038}.lead-popup__submit:disabled{opacity:.6;cursor:default}.lead-popup__success{padding:14px 16px;border:1px solid rgba(217,255,0,.14);border-radius:14px;background:#d9ff000f;color:#d9ff00;font-size:13px;line-height:1.6}.popup-fade-enter-active,.popup-fade-leave-active{transition:opacity .25s ease}.popup-fade-enter-from,.popup-fade-leave-to{opacity:0}
