@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Regular.woff)format("woff"),url(/fonts/gilroy/Gilroy-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Medium.woff)format("woff"),url(/fonts/gilroy/Gilroy-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-SemiBold.woff)format("woff"),url(/fonts/gilroy/Gilroy-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Bold.woff)format("woff"),url(/fonts/gilroy/Gilroy-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#0a1020;--bg-elevated:#0d1424;--bg-card:#121c30b8;--bg-card-solid:#121c30;--border:#ffffff14;--border-strong:#ffffff24;--text:#f4f7fb;--text-muted:#f4f7fbb8;--text-dim:#f4f7fb80;--accent:#3390ed;--accent-bright:#5daeff;--accent-soft:#93c5fd;--accent-glow:#3390ed59;--text-accent:#3390ed;--text-accent-soft:#5daeff;--danger-glow:#b4463c59;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--container:1320px;--frame-w:1600px;--frame-h:8922px;--header-h:72px;--page-gutter:24px;--font:"Gilroy", system-ui, sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-hero:clamp(44px, calc(100vw * 64 / 1600), 64px);--fs-h2:clamp(32px, calc(100vw * 40 / 1600), 40px);--fs-h3:clamp(20px, calc(100vw * 24 / 1600), 24px);--fs-lead:clamp(18px, calc(100vw * 24 / 1600), 24px);--fs-body:clamp(15px, calc(100vw * 16 / 1600), 16px);--fs-small:14px;--fs-nav:clamp(14px, calc(100vw * 16 / 1600), 16px);--fs-btn:clamp(14px, calc(100vw * 16 / 1600), 16px);--fs-stat:clamp(72px, calc(100vw * 104 / 1600), 110px);--fs-stat-label:clamp(16px, calc(100vw * 20 / 1600), 20px);--fs-contact-sub:clamp(24px, calc(100vw * 32 / 1600), 32px);--fs-contact-input:clamp(22px, calc(100vw * 32 / 1600), 32px);--shadow-glow:0 0 60px #3b82f640;--transition:.25s ease}@media (width>=1440px){:root{--fs-hero:64px;--fs-h2:40px;--fs-h3:24px;--fs-lead:24px;--fs-body:16px;--fs-nav:16px;--fs-btn:16px;--fs-stat:104px;--fs-stat-label:20px;--fs-contact-sub:32px;--fs-contact-input:32px}}@media (width>=1920px){:root{--container:1560px;--frame-w:1920px;--header-h:76px;--page-gutter:32px}.section{padding:112px 0}}@media (width>=2560px){:root{--container:2200px;--frame-w:100vw;--header-h:80px;--page-gutter:56px;--fs-hero:72px;--fs-h2:44px;--fs-h3:26px;--fs-lead:26px;--fs-body:17px;--fs-nav:17px;--fs-btn:17px;--fs-stat:120px;--fs-stat-label:22px;--fs-contact-sub:36px;--fs-contact-input:36px}.section{padding:128px 0}.section__title{max-width:920px;margin-bottom:56px}.btn--lg{min-height:60px;padding:0 32px}}@media (width>=3200px){:root{--container:2600px;--frame-w:100vw;--page-gutter:72px;--fs-hero:76px;--fs-h2:46px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow-x:clip}body{font-family:var(--font);font-weight:var(--fw-regular);font-size:var(--fs-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.45}.app{isolation:isolate;max-width:100%;min-height:100vh;position:relative;overflow-x:clip}.app>:not(.page-bg){z-index:1;position:relative}img{image-rendering:auto;-webkit-user-drag:none;max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin:0}.container{width:min(100% - var(--page-gutter) * 2, var(--container));margin-inline:auto}.section{padding:96px 0;position:relative}.section__title{font-size:var(--fs-h2);font-weight:var(--fw-semibold);letter-spacing:-.025em;text-align:center;max-width:820px;margin:0 auto 48px;line-height:1.8}.section__title .accent,.accent{color:var(--text-accent);background:0 0;-webkit-background-clip:unset;background-clip:unset}.accent--soft{color:var(--text-accent-soft)}.btn{min-height:48px;font-weight:var(--fw-medium);font-size:var(--fs-btn);letter-spacing:0;transition:transform var(--transition), background var(--transition), border-color var(--transition), box-shadow var(--transition);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 22px;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{color:#fff;background:#3b82f6;box-shadow:0 8px 28px #3b82f666}.btn--primary:hover{background:#4b8ff7;box-shadow:0 12px 34px #3b82f680}.btn--ghost{color:var(--text);background:0 0;border:1px solid #93c5fd73}.btn--ghost:hover{background:#ffffff0f;border-color:#ffffff8c}.btn--lg{min-height:56px;font-size:var(--fs-btn);font-weight:var(--fw-medium);padding:0 28px}@media (width<=768px){:root{--page-gutter:16px}.section{padding:72px 0}}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--bg-elevated:#fff;--bg-card:#ffffffeb;--bg-card-solid:#fff;--border:#192a3e1a;--border-strong:#192a3e2e;--text:#192a3e;--text-muted:#192a3ead;--text-dim:#192a3e7a;--accent:#3390ed;--accent-bright:#3390ed;--accent-soft:#5daeff;--accent-glow:#3390ed38;--text-accent:#3390ed;--text-accent-soft:#3390ed;--danger-glow:#c85a502e;--shadow-glow:0 0 40px #3390ed24}[data-theme=light] body{background:var(--bg);color:var(--text)}[data-theme=light] .header{background:#ffffff8c}[data-theme=light] .header--scrolled{border-bottom-color:var(--border);background:#ffffffeb}[data-theme=light] .header__link{color:var(--text-muted)}[data-theme=light] .header__link:hover{color:var(--text)}[data-theme=light] .header__burger span{background:var(--text)}@media (width<=960px){[data-theme=light] .header__burger span{background:var(--text)}}[data-theme=light] .btn--ghost{color:var(--text);border-color:#3390ed73}[data-theme=light] .btn--ghost:hover{border-color:var(--accent);background:#3390ed14}[data-theme=light] body,[data-theme=light] .app{background:#fff}[data-theme=light] .page-bg,[data-theme=light] .hero__bg,[data-theme=light] .hero__veil{display:none}[data-theme=light] .hero__title{color:var(--text)}[data-theme=light] .hero__subtitle{color:var(--text-muted)}[data-theme=light] .hero-mock__img{box-shadow:0 0 0 1.5px #3390ed59,0 0 28px #3390ed2e,0 24px 50px #192a3e2e}[data-theme=light] .hero-mock__img--dark{display:none}[data-theme=light] .hero-mock__img--light{display:block}[data-theme=light] .problems:before{display:none}[data-theme=light] .problems__card--warm{background:#ffece8f2;border-color:#dc786447;box-shadow:0 8px 24px #b4503c14}[data-theme=light] .problems__card--solution{background:#e8f2fff2;border-color:#3390ed4d;box-shadow:0 8px 28px #3390ed1f}[data-theme=light] .problems__icon-wrap,[data-theme=light] .problems__icon-wrap--solution{background:0 0}[data-theme=light]{--chip-bg:#f3f8ff;--chip-border:#3390ed47;--chip-text:#192a3e;--chip-shadow:0 10px 28px #3390ed1a}[data-theme=light] .showcase__geology-copy h2{color:var(--text)}[data-theme=light] .showcase__geology-copy>p{color:var(--text-muted)}[data-theme=light] .showcase__laptop:before{display:none}[data-theme=light] .showcase__laptop-img{filter:none}[data-theme=light] .showcase__laptop-img--dark{display:none}[data-theme=light] .showcase__laptop-img--light{display:block}[data-theme=light] .showcase__chip img{filter:none}[data-theme=light] .showcase__card{box-shadow:none;isolation:isolate;background:#fff;border:none;padding:12px 22px 0;position:relative}[data-theme=light] .showcase__card-stage{background:#fff;margin:6px -22px 0}[data-theme=light] .showcase__card-ui-wrap{background:#fff}[data-theme=light] .showcase__card:before{content:"";z-index:10;border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(#37a8ff 0%,#37a8ff73 28%,#9b6fee1f 50%,#1bb2de73 72%,#1bb2de 100%);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-theme=light] .showcase__card>*{z-index:1;position:relative}[data-theme=light] .showcase__card:hover{border-color:#0000;transform:none}[data-theme=light] .showcase__card-title{color:var(--text)}[data-theme=light] .showcase__card-ui{filter:none}[data-theme=light] .showcase__card-ui--dark{display:none}[data-theme=light] .showcase__card-ui--light{display:block}[data-theme=light] .showcase__card-ui-wrap:after{filter:none;background:linear-gradient(#0000 0% 48%,#ffffff8c 72%,#ffffffeb 88%,#fff 100%);inset:-20% -30% -35% -20%}[data-theme=light] .showcase__card-tags{z-index:11;bottom:20px;left:24px;right:24px}[data-theme=light] .showcase__card-tag{color:var(--chip-text,#192a3e);box-shadow:none;background:#fff;border-color:#37a8ff}[data-theme=light] .modules__icon{filter:none}[data-theme=light] .modules__icon:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#192a3e47 0%,#192a3e1a 45%,#0000 70%);border-radius:50%;height:22px;position:absolute;bottom:2px;left:18%;right:18%}[data-theme=light] .modules__num{color:var(--accent)}[data-theme=light] .field__intro h2,[data-theme=light] .field__lead,[data-theme=light] .field__feature-body h3{color:var(--text)}[data-theme=light] .field__feature-body p{color:var(--text-muted)}[data-theme=light] .field__features:before{background:#3390ed47}[data-theme=light] .field__dot{background:var(--accent);box-shadow:0 0 0 3px #fffffff2}[data-theme=light] .field__icon{background:linear-gradient(160deg,#fff 0%,#e8f1fc 100%);border-color:#3390ed47;box-shadow:0 8px 20px #3390ed1a}[data-theme=light] .field__glow{display:none}[data-theme=light] .field__stack{-webkit-mask-image:none;mask-image:none}[data-theme=light] .field__stack:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(#0000 0%,#ffffff40 12%,#ffffffa6 32%,#ffffffeb 52%,#fff 68% 100%);height:72%;position:absolute;bottom:-14%;left:-24%;right:-24%}[data-theme=light] .field__worker,[data-theme=light] .field__phone{filter:none}[data-theme=light] .field__phone--dark{display:none}[data-theme=light] .field__phone--light{display:block}[data-theme=light] .advantages__card{text-align:center;min-height:160px;box-shadow:none;isolation:isolate;background:#f8faff;border:none;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:12px 20px 14px;display:flex;position:relative}[data-theme=light] .advantages__card:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(#37a8ff 0%,#9b6fee00 35%,#7b7fea00 65%,#1bb2de 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-theme=light] .advantages__card>*{z-index:1;position:relative}[data-theme=light] .advantages__card:hover{border-color:#0000;transform:translateY(-3px)}[data-theme=light] .advantages__icon{width:52px;height:52px;margin:0 0 16px}[data-theme=light] .advantages__icon img{width:44px;height:44px}[data-theme=light] .advantages__card h3{color:#192a3e;font-size:var(--fs-h3);font-weight:var(--fw-semibold);margin:0 0 10px;line-height:1.225}[data-theme=light] .advantages__card p{color:#192a3e9e;max-width:28ch;font-size:var(--fs-body);font-weight:var(--fw-regular);margin:0;line-height:1.16}[data-theme=light] .stats__subtitle{color:var(--text)}[data-theme=light] .stats__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:48px}[data-theme=light] .stats__title{text-align:center;white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35em;display:flex}[data-theme=light] .stats__brand,[data-theme=light] .stats__subtitle{display:inline}[data-theme=light] .stats__list{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:36px 48px;width:100%;max-width:960px;display:grid}[data-theme=light] .stats__item{text-align:center}[data-theme=light] .stats__value{margin-bottom:12px;font-size:clamp(120px,18vw,220px);line-height:.95}[data-theme=light] .stats__item p{color:var(--text-muted);font-size:clamp(18px,2.2vw,28px)}[data-theme=light] .stats:before{display:none}[data-theme=light] .contact__inner h2,[data-theme=light] .contact__subhead{color:var(--text)}[data-theme=light] .contact__lead{color:var(--text-muted)}[data-theme=light] .contact__form input{color:var(--text);border-bottom-color:#192a3e2e}[data-theme=light] .contact__form input::placeholder{color:#192a3e73}[data-theme=light] .contact__form input:focus{border-bottom-color:var(--accent);box-shadow:0 1px #3390ed59}[data-theme=light] .contact__error{color:#dc2626}[data-theme=light] .contact__success-title{color:var(--text)}[data-theme=light] .contact__success-lead{color:var(--text-muted)}[data-theme=light] .footer{background:#00264d;padding:96px 0 56px}[data-theme=light] .footer__inner{gap:56px 48px;padding-bottom:56px}[data-theme=light] .footer__brand{align-items:flex-start}[data-theme=light] .footer__logo{justify-content:flex-start;width:auto}[data-theme=light] .footer__logo .logo__img{width:min(100%,360px);height:auto}[data-theme=light] .footer__socials{justify-content:flex-start;gap:16px;width:auto;margin-top:28px}[data-theme=light] .footer__socials a{width:56px;height:56px}[data-theme=light] .footer__socials svg{width:26px;height:26px}[data-theme=light] .footer:before{display:none}[data-theme=light] .footer__col h3{color:#fff}[data-theme=light] .footer__socials a{color:#fff;background:#ffffff1f}[data-theme=light] .footer__col a{color:#b4c6dce0}[data-theme=light] .footer__contact svg{color:#2c89e6}[data-theme=light] .footer__bottom{color:#f4f7fbb3}@media (width<=480px){[data-theme=light]{--page-gutter:24px;--header-h:64px;--fs-hero:34px;--fs-h2:28px;--fs-h3:20px;--fs-lead:16px;--fs-body:15px;--fw-hero:var(--fw-regular)}[data-theme=light] .app{max-width:100%;overflow-x:clip}[data-theme=light] .section{padding:56px 0}[data-theme=light] .section__title{font-weight:var(--fw-regular);margin-bottom:28px}[data-theme=light] .hero{padding:12px 0 40px}[data-theme=light] .hero__inner{flex-direction:column;gap:20px;display:flex}[data-theme=light] .hero__copy{display:contents}[data-theme=light] .hero__title{font-weight:var(--fw-semibold);text-align:center;order:1;margin-bottom:10px}[data-theme=light] .hero__title .accent{white-space:normal}[data-theme=light] .hero__subtitle{font-weight:var(--fw-regular);text-align:center;margin-bottom:0;order:2;margin-inline:auto}[data-theme=light] .hero-mock{order:3;justify-self:stretch;width:100%}[data-theme=light] .hero__actions{flex-direction:column;order:4;align-self:center;align-items:stretch;gap:12px;width:92%;max-width:100%;margin-top:4px}[data-theme=light] .hero__actions .btn{width:100%;font-weight:var(--fw-regular);justify-content:center}[data-theme=light] .hero-mock__img{border-radius:16px}[data-theme=light] .logo__img{width:auto;height:36px}[data-theme=light] .problems__grid{gap:12px}[data-theme=light] .problems__card h3,[data-theme=light] .problems__card p{font-weight:var(--fw-regular)}[data-theme=light] .modules__grid{gap:22px}[data-theme=light] .modules__step{grid-template-columns:112px minmax(0,1fr);gap:16px;min-height:112px}[data-theme=light] .modules__icon,[data-theme=light] .modules__icon-img{width:112px;height:112px}[data-theme=light] .modules__body h3,[data-theme=light] .modules__num,[data-theme=light] .modules__body p{font-weight:var(--fw-regular)}[data-theme=light] .field{padding-block:40px 8px;overflow:visible}[data-theme=light] .field__inner{grid-template-columns:minmax(0,1fr) minmax(140px,46%);grid-template-areas:"intro visual""features features";align-items:start;gap:8px 0;display:grid}[data-theme=light] .field__intro{align-self:center;max-width:none;padding-top:36px;padding-bottom:24px;padding-right:8px}[data-theme=light] .field__intro h2{font-size:28px;font-weight:var(--fw-regular);margin-bottom:8px}[data-theme=light] .field__lead{font-weight:var(--fw-regular);max-width:18ch;margin-bottom:0;font-size:14px}[data-theme=light] .field__features{gap:16px;margin-top:4px}[data-theme=light] .field__visual{max-width:none;width:calc(100% + var(--page-gutter) + 28px);margin-right:calc(-1 * (var(--page-gutter) + 28px));margin-left:-12px;margin-inline:unset;place-self:start stretch;margin-top:-8px}[data-theme=light] .field__worker{width:min(92%,280px);margin-right:-36px}[data-theme=light] .field__phone-wrap{width:min(58%,160px);left:0}[data-theme=light] .field__feature{grid-template-columns:52px 1fr;column-gap:18px;padding-left:0}[data-theme=light] .field__icon{width:52px;height:52px}[data-theme=light] .field__features:before{left:62px}[data-theme=light] .field__dot{left:59px}[data-theme=light] .showcase__grid{gap:16px}[data-theme=light] .showcase__card{border-radius:20px;min-height:250px;padding:12px 16px 0}[data-theme=light] .showcase__card-title{max-width:none;font-size:22px;font-weight:var(--fw-regular)}[data-theme=light] .showcase__card-tags{bottom:12px;left:12px;right:12px}[data-theme=light] .showcase__card-tag{min-height:40px;padding:10px 14px;font-size:13px}[data-theme=light] .showcase__chips{grid-template-columns:1fr;gap:10px;width:100%;max-width:none;margin-top:8px}[data-theme=light] .showcase__chip{text-align:left;border-radius:18px;grid-template-columns:33px minmax(0,1fr);justify-items:start;gap:16px;min-height:72px;padding:14px 18px}[data-theme=light] .showcase__chip img{width:33px;height:33px}[data-theme=light] .showcase__chip span{font-weight:var(--fw-regular);font-size:15px;line-height:1.25}[data-theme=light] .advantages__grid{gap:12px}[data-theme=light] .advantages__card{text-align:center;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;min-height:180px;padding:14px 18px;display:flex}[data-theme=light] .advantages__icon{margin-bottom:0;width:96px;height:96px;margin-inline:auto}[data-theme=light] .advantages__icon img{width:88px;height:88px}[data-theme=light] .advantages__card h3{font-size:20px;font-weight:var(--fw-semibold);margin:0}[data-theme=light] .advantages__card p{max-width:none;font-size:14px}[data-theme=light] .stats__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:28px}[data-theme=light] .stats__title{text-align:center;white-space:normal;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.3em;font-size:28px;display:flex}[data-theme=light] .stats__brand,[data-theme=light] .stats__subtitle{display:inline}[data-theme=light] .stats__list{grid-template-columns:1fr;justify-items:center;gap:28px;width:100%;max-width:none}[data-theme=light] .stats__item{text-align:center}[data-theme=light] .stats__value{font-size:clamp(96px,28vw,160px)}[data-theme=light] .stats__item p{font-size:18px}[data-theme=light] .contact__form{gap:16px}[data-theme=light] .contact__submit{width:100%}[data-theme=light] .contact__inner h2,[data-theme=light] .contact__subhead,[data-theme=light] .contact__lead{font-weight:var(--fw-regular)}[data-theme=light] .footer{margin-top:0;padding:80px 0 48px}[data-theme=light] .footer .container{width:calc(100% - 88px);max-width:var(--container);margin-left:56px;margin-right:32px}[data-theme=light] .footer__inner{gap:56px;padding-bottom:64px}[data-theme=light] .footer__brand{align-items:flex-start;width:100%}[data-theme=light] .footer__logo{justify-content:flex-start;width:auto}[data-theme=light] .footer__logo .logo__img{width:min(100%,270px);height:auto}[data-theme=light] .footer__socials{justify-content:flex-start;gap:14px;width:auto;margin-top:28px}[data-theme=light] .footer__socials a{width:52px;height:52px}[data-theme=light] .footer__socials svg{width:24px;height:24px}[data-theme=light] .footer__col h3{font-size:18px;font-weight:var(--fw-semibold);margin-bottom:20px}[data-theme=light] .footer__col a{margin-bottom:16px;font-size:14px}[data-theme=light] .footer__contact{gap:12px}[data-theme=light] .footer__contact svg{width:20px;height:20px}[data-theme=light] .footer__bottom{text-align:center;padding-top:12px;font-size:13px}[data-theme=light] .menu-page{padding:0 24px calc(28px + env(safe-area-inset-bottom,0px))}[data-theme=light] .menu-page__top{height:64px}[data-theme=light] .menu-page__top .logo__img{height:32px}[data-theme=light] .menu-page__nav{gap:40px}[data-theme=light] .menu-page__cta{border-radius:16px;max-width:327px;min-height:56px}[data-theme=light] .footer{background:#00264d}[data-theme=light] .footer__socials a{background:#ffffff1a}[data-theme=light] .footer__col a{color:#b4c6dce6}[data-theme=light] .footer__contact svg{color:#2c89e6}[data-theme=light] .footer__bottom{color:#f4f7fbbf}}.quiz{z-index:1000;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}@media (width<=560px){html.quiz-open,body.quiz-open{overscroll-behavior:none;background:#fff;overflow:hidden!important}body.quiz-open .app{visibility:hidden;pointer-events:none}}.quiz__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a73;border:0;margin:0;padding:0;position:absolute;inset:0}.quiz__dialog{z-index:1;-webkit-overflow-scrolling:touch;color:#192a3e;background:#fff;border-radius:24px;width:min(100%,480px);max-height:min(92vh,820px);padding:28px 28px 22px;position:relative;overflow:auto;box-shadow:0 24px 64px #192a3e38,0 0 0 1px #192a3e0f}.quiz__logo{justify-content:center;margin-bottom:20px;display:flex}.quiz__logo-img{width:auto;height:40px;display:block}.quiz__title{text-align:center;font-size:clamp(22px,3.2vw,28px);font-weight:var(--fw-semibold);letter-spacing:-.02em;color:#192a3e;margin:0 0 10px;line-height:1.25}.quiz__accent{color:#3390ed}.quiz__lead{text-align:center;color:#192a3e9e;font-size:var(--fs-body);margin:0 0 22px;line-height:1.4}.quiz__progress{margin-bottom:18px}.quiz__progress>span{color:#192a3e8c;margin-bottom:8px;font-size:13px;display:block}.quiz__progress-track{background:#e8eef5;border-radius:999px;height:6px;overflow:hidden}.quiz__progress-fill{border-radius:inherit;background:#3390ed;height:100%;transition:width .25s}.quiz__question{font-size:clamp(18px,2.4vw,22px);font-weight:var(--fw-semibold);color:#192a3e;margin:0 0 14px;line-height:1.3}.quiz__options{gap:10px;margin-bottom:18px;display:grid}.quiz__option{color:#192a3e;text-align:left;width:100%;min-height:52px;font:inherit;font-size:var(--fs-body);cursor:pointer;background:#fff;border:1px solid #192a3e1f;border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:12px;padding:12px 14px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.quiz__option:hover{border-color:#3390ed73}.quiz__option.is-selected{background:#eaf3fd;border-color:#3390ed;box-shadow:0 0 0 1px #3390ed26}.quiz__radio,.quiz__check{background:#fff;border:1.5px solid #192a3e47;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid;position:relative}.quiz__radio{border-radius:50%}.quiz__check{border-radius:6px}.quiz__option.is-selected .quiz__radio,.quiz__option.is-selected .quiz__check{background:#3390ed;border-color:#3390ed}.quiz__option.is-selected .quiz__radio:after,.quiz__option.is-selected .quiz__check:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.2 6.2 4.8 8.8 9.8 3.2' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:11px;height:11px}.quiz__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quiz__actions--stack{grid-template-columns:1fr}.quiz__btn{width:100%;min-height:52px;font:inherit;font-size:var(--fs-btn);font-weight:var(--fw-semibold);cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:12px 18px;text-decoration:none;transition:background .2s,border-color .2s,opacity .2s,transform .2s;display:inline-flex}.quiz__btn:disabled{opacity:.45;cursor:not-allowed}.quiz__btn--primary{color:#fff;background:#3390ed}.quiz__btn--primary:hover:not(:disabled){background:#2a7fd4}.quiz__btn--ghost{color:#3390ed;background:#fff;border-color:#3390ed8c}.quiz__btn--ghost:hover{background:#f3f8ff}.quiz__form{gap:12px;display:grid}.quiz__field{gap:6px;display:grid}.quiz__field>span{color:#192a3e94;font-size:13px}.quiz__field input{color:#192a3e;width:100%;min-height:48px;font:inherit;font-size:var(--fs-body);background:#fff;border:1px solid #192a3e24;border-radius:12px;outline:none;padding:12px 14px}.quiz__field input::placeholder{color:#192a3e61}.quiz__field input:focus{border-color:#3390ed;box-shadow:0 0 0 3px #3390ed26}.quiz__error{color:#dc2626;font-size:var(--fs-body);text-align:center;margin:0;line-height:1.4}.quiz__consent{text-align:center;color:#192a3e80;margin:4px 0 0;font-size:12px;line-height:1.35}.quiz__consent a{color:inherit;text-decoration:underline}.quiz__skip{color:#3390ed;width:100%;font:inherit;font-size:var(--fs-body);cursor:pointer;text-align:center;background:0 0;border:0;margin-top:14px;padding:8px;display:block}.quiz__skip:hover{text-decoration:underline}.quiz__success{text-align:center;justify-items:center;gap:12px;padding-top:8px;display:grid}.quiz__dialog--success{flex-direction:column;display:flex}.quiz__dialog--success .quiz__success{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.quiz__success-icon{object-fit:cover;border-radius:28px;width:120px;height:120px;margin-bottom:8px;display:block}.quiz__success-title{font-size:clamp(24px,3.4vw,30px);font-weight:var(--fw-semibold);color:#3390ed;margin:0;line-height:1.2}.quiz__success-lead{color:#192a3e;font-size:var(--fs-body);margin:0 0 8px}.quiz__success .quiz__btn+.quiz__btn{margin-top:2px}.quiz .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=560px){.quiz{background:#fff;place-items:stretch stretch;width:100%;height:100%;min-height:100dvh;padding:0;inset:0}.quiz__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default;pointer-events:none;background:#fff;display:block}.quiz__dialog{width:100%;max-width:none;height:100%;min-height:100%;max-height:none;box-shadow:none;padding:calc(16px + env(safe-area-inset-top,0px)) 24px calc(20px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:0;overflow:auto}.quiz__dialog--success{flex-direction:column;display:flex}.quiz__dialog--success .quiz__logo{flex-shrink:0}.quiz__dialog--success .quiz__success{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:0 0 24px;display:flex}.quiz__logo{margin-bottom:24px}.quiz__logo-img{height:36px}.quiz__title{font-size:24px;font-weight:var(--fw-semibold);letter-spacing:-.02em}.quiz__lead{margin-bottom:24px;font-size:15px;line-height:1.4}.quiz__progress{margin-bottom:20px}.quiz__progress-track{height:8px}.quiz__question{margin-bottom:16px;font-size:20px;line-height:1.25}.quiz__options{gap:12px;margin-bottom:20px}.quiz__option{border-radius:16px;gap:14px;min-height:56px;padding:14px 16px;font-size:15px}.quiz__radio,.quiz__check{width:24px;height:24px}.quiz__option.is-selected .quiz__radio:after,.quiz__option.is-selected .quiz__check:after{width:12px;height:12px}.quiz__actions{grid-template-columns:1fr;gap:10px}.quiz__btn{min-height:56px;font-weight:var(--fw-semibold);border-radius:16px}.quiz__field input{border-radius:14px;min-height:52px;font-size:16px}.quiz__skip{margin-top:16px;font-size:15px}.quiz__consent{font-size:11px}.quiz__success-icon{border-radius:26px;width:112px;height:112px;margin-bottom:4px}.quiz__success-title{font-size:26px}.quiz__success-lead{margin-bottom:12px;font-size:15px}.quiz__success .quiz__btn{max-width:327px}.quiz__success .quiz__btn+.quiz__btn{margin-top:10px}}.header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background var(--transition), border-color var(--transition), backdrop-filter var(--transition);background:#070b142e;border-bottom:1px solid #0000;align-items:center;display:flex;position:sticky;top:0}.header--scrolled{border-bottom-color:var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b14db}.header__inner{width:min(100% - var(--page-gutter) * 2, var(--container));align-items:center;gap:24px;display:flex}.logo{flex-shrink:0;align-items:center;display:inline-flex}.logo__img{width:auto;height:36px;display:block}.logo--compact .logo__img{height:30px}.header__nav{align-items:center;gap:28px;margin-left:auto;display:flex}.header__link{font-size:var(--fs-nav);font-weight:var(--fw-medium);color:var(--text-muted);transition:color var(--transition)}.header__link:hover{color:var(--text)}.header__cta{font-weight:var(--fw-bold);flex-shrink:0}.header__burger{width:44px;height:44px;margin-left:auto;display:none;position:relative}.header__burger span{background:var(--text);height:2px;transition:transform var(--transition), opacity var(--transition), top var(--transition);border-radius:2px;position:absolute;left:12px;right:12px}.header__burger span:first-child{top:15px}.header__burger span:nth-child(2){top:21px}.header__burger span:nth-child(3){top:27px}@media (width<=960px){.header__nav,.header__cta{display:none}.header__burger{display:inline-block}}.page-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-bg__canvas{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-bg__hero-photo{object-fit:cover;object-position:center 22%;filter:brightness(.7)contrast(1.04)saturate(.75);width:100%;min-width:100%;max-width:none;height:clamp(640px,115vh,1800px);position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0% 14%,#000000f7 26%,#000000e6 36%,#000000c7 46%,#0000009e 56%,#00000073 66%,#00000047 76%,#00000024 86%,#0000000d 94%,#0000 100%);mask-image:linear-gradient(#000 0% 14%,#000000f7 26%,#000000e6 36%,#000000c7 46%,#0000009e 56%,#00000073 66%,#00000047 76%,#00000024 86%,#0000000d 94%,#0000 100%)}.page-bg__seam-fog{display:none}.page-bg__glow-line{object-fit:fill;opacity:.85;mix-blend-mode:screen;width:70%;height:min(2200px,140%);position:absolute;top:8%;left:18%;-webkit-mask-image:linear-gradient(#0000 0%,#0003 10%,#000000b3 22%,#000 34% 58%,#0000008c 78%,#0003 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0003 10%,#000000b3 22%,#000 34% 58%,#0000008c 78%,#0003 90%,#0000 100%)}.page-bg__glow-curve{opacity:.85;mix-blend-mode:screen;width:82%;height:auto;position:absolute;top:18%;left:4%;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 12%,#000 28% 62%,#0006 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#00000059 12%,#000 28% 62%,#0006 82%,#0000 100%)}.page-bg__ellipses{z-index:1;position:absolute;inset:0;overflow:hidden}.page-bg__ellipse{--scale:calc(100vw / 1600);--size:220px;width:calc(var(--size) * var(--scale));height:calc(var(--size) * var(--scale));background:radial-gradient(circle at 40% 35%, color-mix(in srgb, var(--color) 95%, #fff) 0%, var(--color) 42%, transparent 72%);opacity:.55;filter:blur(calc(var(--blur) * var(--scale)));mix-blend-mode:screen;pointer-events:none;will-change:filter;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}@media (width<=768px){.page-bg__hero-photo{filter:brightness(.6)contrast(1.04)saturate(.68);height:clamp(520px,100vh,1100px)}.page-bg__seam-fog{height:min(60vh,560px);top:min(48vh,480px)}.page-bg__ellipse{opacity:.4}.page-bg__glow-line{opacity:.4;width:100%;left:0}.page-bg__glow-curve{opacity:.45;width:120%;top:24%;left:-16%}}@media (width>=1920px){.page-bg__hero-photo{object-position:center 20%;width:100vw;max-width:none;height:max(100vh,48vw);max-height:2200px}.page-bg__glow-line,.page-bg__glow-curve{width:min(100%, var(--frame-w,1920px));left:50%;transform:translate(-50%)}}@media (width>=2560px){.page-bg__hero-photo{object-position:center 18%;width:100vw;max-width:none;height:max(110vh,42vw);max-height:2600px}.page-bg__ellipse{opacity:.62;--scale:calc(100vw / 2200)}}@media (width>=3200px){.page-bg__hero-photo{object-position:center 16%;width:100vw;max-width:none;height:max(120vh,40vw);max-height:2800px}.page-bg__ellipse{--scale:calc(100vw / 2600)}}.menu-page{z-index:60;padding:0 24px calc(28px + env(safe-area-inset-bottom,0px));background:#070b14fa;flex-direction:column;display:flex;position:fixed;inset:0}.menu-page__top{height:64px;padding-top:env(safe-area-inset-top,0px);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.menu-page__close{width:44px;height:44px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.menu-page__nav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:40px;display:flex}.menu-page__link{font-size:20px;font-weight:var(--fw-medium);color:var(--text);text-align:center;border:none;padding:0;line-height:1.2}.menu-page__cta{width:100%;max-width:327px;min-height:56px;font-weight:var(--fw-bold);border-radius:16px;flex-shrink:0;margin:0 auto}[data-theme=light] .menu-page{background:#fff}[data-theme=light] .menu-page__top .logo__img{height:32px}[data-theme=light] .menu-page__close{color:#5daeff}[data-theme=light] .menu-page__link{color:#192a3e}[data-theme=light] .menu-page__cta{background:#3390ed}.hero{min-height:calc(100vh - var(--header-h));min-height:max(720px, 100vh - var(--header-h));align-items:center;padding:40px 0 48px;display:flex;position:relative;overflow:visible}.hero__bg{pointer-events:none;background:linear-gradient(105deg,#070b148c 0%,#070b1438 36%,#070b140f 58%,#070b141f 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 45%,#0000008c 70%,#00000026 88%,#0000 100%);mask-image:linear-gradient(#000 0% 45%,#0000008c 70%,#00000026 88%,#0000 100%)}.hero__veil{display:none}.hero__inner{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:36px 48px;display:grid;position:relative}.hero__copy{max-width:540px;padding-bottom:8px}.hero__title{font-size:var(--fs-hero);font-weight:var(--fw-semibold);letter-spacing:-.031em;color:#fff;margin-bottom:18px;line-height:1.09375}.hero__title .accent{color:var(--text-accent-soft);background:0 0;-webkit-background-clip:unset;background-clip:unset}.hero__subtitle{font-size:var(--fs-lead);font-weight:var(--fw-regular);color:#f4f7fbd1;letter-spacing:.021em;max-width:34ch;margin-bottom:28px;line-height:1.5}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.hero-mock{justify-self:end;width:min(100%,820px);position:relative;overflow:visible}.hero-mock__glow{filter:blur(44px);z-index:0;pointer-events:none;background:radial-gradient(58% 52% at 50% 48%,#38bdf88c,#0000 70%),radial-gradient(72% 62% at 58% 54%,#3b82f657,#0000 74%);position:absolute;inset:-14% -16%}.hero-mock__img{z-index:1;border-radius:22px;width:100%;height:auto;position:relative;box-shadow:0 0 0 1.5px #7dd3fc8c,0 0 28px #38bdf859,0 0 80px #3b82f647,0 32px 70px #0000008c}.hero-mock__img--light{display:none}@media (width<=960px){.hero{min-height:auto;padding-top:24px}.hero__inner{grid-template-columns:1fr;gap:36px}.hero-mock{justify-self:center;width:min(100%,640px)}}@media (width>=1920px){.hero__inner{gap:48px 64px}.hero__copy{max-width:600px}.hero-mock{width:min(100%,920px)}}@media (width>=2560px){.hero{padding:48px 0 64px}.hero__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:56px 96px}.hero__copy{max-width:720px}.hero__subtitle{max-width:40ch}.hero-mock{width:min(100%,1180px)}.hero-mock__img{border-radius:26px}}@media (width>=3200px){.hero__inner{gap:64px 120px}.hero__copy{max-width:780px}.hero-mock{width:min(100%,1320px)}}.section.problems{margin-top:-220px;padding-top:260px;position:relative}.problems:before{content:"";filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(at 50% 40%,#b43c3238,#0000 70%);width:min(900px,90vw);height:420px;position:absolute;top:8%;left:50%;transform:translate(-50%)}.problems .container{z-index:1;position:relative}.problems__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.problems__card{border:1px solid #0000;border-radius:20px;align-items:flex-start;gap:16px;min-height:120px;padding:20px 22px;display:flex}.problems__card--warm{background:#481c1c8c;border-color:#dc64502e;box-shadow:inset 0 1px #ffa08214}.problems__card--solution{background:#1630609e;border-color:#60a5fa47;box-shadow:0 0 0 1px #3b82f61f,0 0 48px #3b82f638}.problems__icon-wrap{background:0 0;border-radius:14px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.problems__icon-wrap--solution{background:0 0}.problems__icon{object-fit:contain;width:100%;height:100%;display:block}.problems__body h3{font-size:var(--fs-h3);font-weight:var(--fw-medium);letter-spacing:0;margin-bottom:6px;line-height:1.177}.problems__body p{color:var(--text-muted);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.16}@media (width<=720px){.problems__grid{grid-template-columns:1fr}}.modules__grid{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:28px 56px;max-width:1123px;margin-inline:auto;display:grid;position:relative}.modules__step{z-index:1;grid-template-columns:129px minmax(0,1fr);align-items:center;gap:22px;min-height:129px;display:grid;position:relative}.modules__icon{filter:drop-shadow(0 10px 16px #3b82f647);flex-shrink:0;width:129px;height:129px;position:relative}.modules__icon-img{object-fit:contain;width:129px;height:129px;display:block}.modules__body{align-content:center;gap:4px;min-width:0;display:grid}.modules__num{font-size:var(--fs-h3);font-weight:var(--fw-medium);letter-spacing:0;color:var(--accent-soft);line-height:1.177}.modules__body h3{font-size:var(--fs-h3);font-weight:var(--fw-semibold);letter-spacing:0;margin:0;line-height:1.225}.modules__body p{color:var(--text-muted);font-size:var(--fs-body);font-weight:var(--fw-regular);max-width:36ch;margin:0;line-height:1.16}@media (width<=860px){.modules__grid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;gap:20px}}@media (width<=560px){.modules__step{grid-template-columns:88px minmax(0,1fr);gap:14px;min-height:88px}.modules__icon,.modules__icon-img{width:88px;height:88px}.modules__body h3,.modules__num{font-size:20px}}@media (width>=2560px){.modules__grid{gap:32px 64px;max-width:1280px;margin-inline:auto}.modules .section__title{max-width:1280px;margin-inline:auto}}@media (width>=3200px){.modules__grid{gap:36px 72px;max-width:1360px}.modules .section__title{max-width:1360px}}.field{padding-block:48px 8px;position:relative;overflow:visible}.field__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"intro visual""features visual";align-items:center;gap:28px 32px;display:grid}.field__intro{z-index:2;grid-area:intro;align-self:end;max-width:520px;position:relative}.field__intro h2{font-size:var(--fs-h2);font-weight:var(--fw-regular);letter-spacing:-.025em;color:#fff;margin:0 0 12px;line-height:1.15}.field__lead{color:#fff;font-size:var(--fs-lead);font-weight:var(--fw-regular);letter-spacing:.021em;max-width:34ch;margin:0;line-height:1.5}.field__features{z-index:2;grid-area:features;align-self:start;gap:28px;max-width:520px;margin:0;padding:0;list-style:none;display:grid;position:relative}.field__features:before{content:"";pointer-events:none;z-index:0;background:#94a3b859;width:1px;position:absolute;top:34px;bottom:34px;left:98px}.field__feature{z-index:1;grid-template-columns:72px 1fr;align-items:center;column-gap:36px;padding-left:12px;display:grid;position:relative}.field__icon{background:linear-gradient(160deg,#1a1f3a 0%,#12162b 100%);border:1px solid #7dd3fc38;border-radius:16px;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 -1px #7dd3fc2e,inset -1px 0 #7dd3fc1f,0 0 18px #60a5fa1f}.field__icon img{object-fit:contain;width:34px;height:34px}.field__feature--green .field__icon{border-color:#4ade8066;box-shadow:inset 0 -1px #4ade8033,0 0 18px #4ade8029}.field__feature--blue .field__icon{border-color:#38bdf873;box-shadow:inset 0 -1px #38bdf838,0 0 18px #38bdf82e}.field__feature--purple .field__icon{border-color:#c084fc73;box-shadow:inset 0 -1px #c084fc38,0 0 18px #c084fc2e}.field__dot{z-index:2;pointer-events:none;background:#bac6dcb3;border-radius:50%;width:7px;height:7px;margin-top:-3.5px;position:absolute;top:50%;left:95px;box-shadow:0 0 0 3px #0a0c18e6}.field__feature-body h3{font-size:var(--fs-h3);font-weight:var(--fw-semibold);letter-spacing:0;color:#fff;margin:0 0 6px;line-height:1.225}.field__feature-body p{font-size:var(--fs-body);font-weight:var(--fw-regular);color:#c8d2e69e;max-width:36ch;margin:0;line-height:1.16}.field__visual{grid-area:visual;place-self:stretch end;width:100%;max-width:620px;margin-right:-40px;position:relative;overflow:visible}.field__glow{filter:blur(42px);pointer-events:none;z-index:0;background:radial-gradient(58% 52% at 46% 42%,#60a5fa6b,#0000 72%),radial-gradient(48% 44% at 58% 52%,#8b5cf63d,#0000 74%);width:90%;height:70%;position:absolute;top:4%;left:0}.field__stack{z-index:1;-webkit-mask-composite:source-in;width:100%;position:relative;overflow:visible;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 4%,#000 14% 100%),linear-gradient(#000 0% 68%,#000000e0 80%,#0006 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 4%,#000 14% 100%),linear-gradient(#000 0% 68%,#000000e0 80%,#0006 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.field__phone-wrap{z-index:1;width:min(56%,360px);position:absolute;top:10%;left:8%}.field__phone{z-index:1;filter:drop-shadow(0 18px 40px #3b82f647);width:100%;height:auto;display:block;position:relative;top:auto;left:auto}.field__phone--light{display:none}.field__worker{z-index:2;filter:drop-shadow(0 14px 28px #0006);width:min(78%,500px);height:auto;margin-left:auto;margin-right:0;display:block;position:relative}@media (width<=1100px){.field__visual{margin-right:-12px}.field__phone-wrap{width:min(54%,300px)}.field__worker{width:min(76%,440px)}}@media (width<=960px){.field__inner{grid-template-columns:1fr;grid-template-areas:"visual""intro""features";gap:12px}.field__intro{align-self:start;max-width:none}.field__visual{margin-right:0;justify-self:center;max-width:560px;margin-inline:auto}.field__features{max-width:none}}@media (width>=1920px){.field__inner{grid-template-columns:minmax(0,540px) minmax(0,620px);justify-content:center;column-gap:72px}.field__visual{justify-self:center;margin-right:0}}@media (width>=2560px){.field__inner{grid-template-columns:minmax(0,560px) minmax(0,640px);justify-content:center;column-gap:96px}.field__visual{justify-self:center;max-width:640px;margin-right:0}}@media (width>=3200px){.field__inner{column-gap:120px}}@media (width<=560px){.field{padding-block:32px 0}.field__intro h2{font-size:32px}.field__features{gap:22px}.field__features:before{left:80px}.field__dot{left:77px}.field__feature{grid-template-columns:64px 1fr;column-gap:28px;padding-left:8px}.field__icon{width:64px;height:64px}.field__icon img{width:30px;height:30px}.field__phone-wrap{width:min(52%,220px)}.field__worker{width:min(82%,360px)}}.showcase{overflow:visible}.showcase__geology{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:32px 28px;margin-bottom:72px;display:grid;overflow:visible}.showcase__geology-main{z-index:1;gap:28px;max-width:560px;display:grid}.showcase__geology-copy{max-width:none}.showcase__geology-copy h2{font-size:var(--fs-h2);font-weight:var(--fw-semibold);letter-spacing:-.025em;margin:0 0 12px;line-height:1.125}.showcase__geology-copy h2 .accent{color:var(--text-accent)}.showcase__geology-copy>p{color:var(--text);font-size:var(--fs-lead);font-weight:var(--fw-regular);letter-spacing:.021em;margin:0;line-height:1.5}.showcase__chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;width:100%;max-width:none;display:grid}.showcase__chip{border:1px solid var(--chip-border,#60a5fa73);background:var(--chip-bg,#0a1020b8);min-height:72px;box-shadow:var(--chip-shadow,0 0 0 1px #3b82f614, 0 0 24px #3b82f62e);border-radius:16px;grid-template-columns:33px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;display:grid}.showcase__chip img{object-fit:contain;filter:drop-shadow(0 0 8px #3b82f659);width:33px;height:33px}.showcase__chip span{font-size:var(--fs-body);font-weight:var(--fw-regular);color:var(--chip-text,#fff);line-height:1.16}.showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1430px;margin-inline:auto;display:grid}.showcase__card{background:var(--bg);min-height:300px;transition:transform var(--transition), border-color var(--transition);border:1px solid #60a5fa2e;border-radius:24px;grid-template-rows:auto 1fr;gap:0;margin:0;padding:12px 22px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 0 40px #3b82f614}.showcase__card:hover{border-color:#93c5fd73;transform:translateY(-4px)}.showcase__card-title{z-index:2;max-width:18ch;font-size:clamp(22px,2.1vw,28px);font-weight:var(--fw-semibold);letter-spacing:-.02em;color:#fff;margin:0;line-height:1.2;position:relative}.showcase__card-title .accent{color:var(--text-accent)}.showcase__card-stage{z-index:1;background:var(--bg);flex-direction:column;justify-content:flex-end;height:100%;min-height:210px;margin:6px -22px 0;display:flex;position:relative;overflow:hidden}.showcase__card-ui-wrap{background:var(--bg);transform-origin:50% 100%;width:96%;margin-top:auto;margin-bottom:-20px;margin-left:2%;position:relative;transform:perspective(1400px)rotateY(-9deg)rotateX(2deg)}.showcase__card-ui-wrap:after{content:"";z-index:1;pointer-events:none;filter:blur(48px);background:linear-gradient(165deg,#0000 0% 18%,#080e1c33 40%,#080e1c8c 62%,#080e1ce0 82%,#080e1cfa 100%);position:absolute;inset:-40% -55% -48% -35%}.showcase__card-ui{vertical-align:bottom;filter:drop-shadow(0 18px 40px #00000059);width:100%;max-width:none;height:auto;display:block}.showcase__card-ui--light{display:none}.showcase__card-tags{z-index:2;pointer-events:none;flex-wrap:wrap;align-content:flex-end;gap:10px;display:flex;position:absolute;bottom:28px;left:50px;right:40px}.showcase__card-tag{color:#f4f7fbeb;min-height:49px;font-size:var(--fs-body);font-weight:var(--fw-regular);white-space:nowrap;background:#070b14c7;border:1px solid #94a3b859;border-radius:16px;justify-content:center;align-items:center;padding:12px 20px;line-height:1.15;display:inline-flex;box-shadow:0 0 14px #3b82f61a}.showcase__laptop{justify-self:stretch;place-items:center end;width:calc(100% + clamp(24px,6vw,96px));margin-right:calc(-1*clamp(24px,6vw,96px));display:grid;position:relative;overflow:visible}.showcase__laptop:before{content:"";filter:blur(44px);pointer-events:none;background:radial-gradient(at 50% 42%,#38bdf84d,#0000 70%);position:absolute;inset:6% 10%}.showcase__laptop img,.showcase__laptop-img{z-index:1;filter:drop-shadow(0 30px 60px #3b82f638);justify-self:end;width:100%;max-width:980px;height:auto;position:relative}.showcase__laptop-img--light{display:none}@media (width<=960px){.showcase__geology{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.showcase__geology-main{display:contents}.showcase__geology-copy{text-align:center;order:1}.showcase__laptop{order:2;place-items:center;width:100%;margin-right:0}.showcase__chips{order:3;grid-template-columns:1fr;gap:10px}.showcase__chip{min-height:72px;padding:14px 18px}.showcase__laptop img,.showcase__laptop-img{justify-self:center;max-width:640px}}@media (width<=720px){.showcase__grid{grid-template-columns:1fr;gap:16px}.showcase__card{min-height:270px}.showcase__card-tags{gap:8px;bottom:16px;left:16px;right:16px}.showcase__card-tag{min-height:40px;padding:10px 14px;font-size:13px}.showcase__chip{border-radius:18px;min-height:64px;padding:12px 16px}}@media (width>=1920px){.showcase__geology{gap:36px 40px;margin-bottom:88px}.showcase__laptop img{width:min(100%,1100px)}.showcase__grid{gap:28px;max-width:none}}@media (width>=2560px){.showcase__geology{gap:40px 56px;margin-bottom:104px}.showcase__geology-main{max-width:640px}.showcase__laptop img{width:min(100%,1240px)}.showcase__grid{gap:32px}.showcase__card{min-height:360px;padding:16px 24px 0}}@media (width>=3200px){.showcase__laptop img{width:min(100%,1400px)}.showcase__geology-main{max-width:720px}}.advantages__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.advantages__card{min-height:160px;transition:transform var(--transition), border-color var(--transition);background:#0d14249e;border:1px solid #60a5fa38;border-radius:22px;padding:12px 20px 14px;box-shadow:0 0 28px #3b82f614}.advantages__card:hover{border-color:#93c5fd66;transform:translateY(-3px)}.advantages__icon{background:0 0;border:none;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:16px;padding:0;display:grid}.advantages__icon img{object-fit:contain;width:44px;height:44px}.advantages__card h3{font-size:var(--fs-h3);font-weight:var(--fw-semibold);letter-spacing:0;margin:0 0 10px;line-height:1.225}.advantages__card p{color:var(--text-muted);font-size:var(--fs-body);font-weight:var(--fw-regular);margin:0;line-height:1.16}@media (width<=1100px){.advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.advantages__grid{grid-template-columns:1fr}}.stats{position:relative;overflow:visible}.stats:before{content:"";filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#5878ff47,#0000 68%);width:min(520px,50vw);height:min(520px,50vw);position:absolute;top:10%;left:8%}.stats__inner{z-index:1;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:48px 64px;max-width:980px;margin-inline:auto;display:grid;position:relative}.stats__title{font-size:var(--fs-h2);font-weight:var(--fw-regular);letter-spacing:.025em;margin:0;line-height:1.155}.stats__brand{color:var(--text-accent);display:block}.stats__subtitle{color:#fff;display:block}.stats__list{gap:36px;display:grid}.stats__item{margin:0}.stats__value{font-size:var(--fs-stat);font-weight:var(--fw-regular);letter-spacing:0;margin-bottom:8px;line-height:1.2}.stats__item--violet .stats__value{background:linear-gradient(#c084fc,#6366f1);color:#0000;-webkit-background-clip:text;background-clip:text}.stats__item--cyan .stats__value{background:linear-gradient(#67e8f9,#3b82f6);color:#0000;-webkit-background-clip:text;background-clip:text}.stats__item--sky .stats__value{background:linear-gradient(#7dd3fc,#38bdf8);color:#0000;-webkit-background-clip:text;background-clip:text}.stats__item--teal .stats__value{background:linear-gradient(#5eead4,#22c55e);color:#0000;-webkit-background-clip:text;background-clip:text}.stats__item p{color:#f4f7fbeb;font-family:"Roboto", var(--font);font-size:var(--fs-stat-label);font-weight:var(--fw-regular);letter-spacing:0;text-transform:none;margin:0;line-height:1.365}@media (width<=860px){.stats__inner{grid-template-columns:1fr;gap:36px}}@media (width>=2560px){.stats__list{gap:48px 64px;max-width:none}}.contact{padding-bottom:32px}.contact__inner{text-align:center;background:0 0;border:none;border-radius:0;max-width:910px;margin-inline:auto;padding:0}.contact__inner h2{font-size:var(--fs-h2);font-weight:var(--fw-semibold);letter-spacing:-.025em;color:#fff;margin:0 0 14px;line-height:1.8}.contact__inner h2 .accent{color:var(--text-accent);background:0 0;-webkit-background-clip:unset;background-clip:unset}.contact__subhead{font-size:var(--fs-contact-sub);font-weight:var(--fw-regular);letter-spacing:.031em;color:#fff;margin:0 0 16px;line-height:1.44}.contact__lead{color:#f4f7fbb8;max-width:52ch;font-size:var(--fs-lead);font-weight:var(--fw-regular);letter-spacing:.021em;margin:0 auto 40px;line-height:1.083}.contact__form{gap:8px;max-width:760px;margin-inline:auto;display:grid}.contact__form label{display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact__form input{width:100%;color:var(--text);text-align:center;font-size:var(--fs-contact-input);font-weight:var(--fw-regular);letter-spacing:.016em;transition:border-color var(--transition), box-shadow var(--transition);background:0 0;border:none;border-bottom:1px solid #788cc859;border-radius:0;outline:none;padding:22px 12px;line-height:1.2}.contact__form input::placeholder{color:#f4f7fb8c}.contact__form input:focus{border-bottom-color:#60a5fad9;box-shadow:0 1px #3b82f659}.contact__submit{min-width:280px;font-size:var(--fs-lead);font-weight:var(--fw-regular);letter-spacing:.021em;justify-self:center;margin-top:28px}.contact__submit:disabled{opacity:.65;pointer-events:none;transform:none}.contact__error{color:#f87171;font-size:var(--fs-body);margin:12px 0 0;line-height:1.4}.contact__success{justify-items:center;gap:8px;display:grid}.contact__success-title{font-size:var(--fs-contact-sub);font-weight:var(--fw-regular);color:#fff;margin:0}.contact__success-lead{color:#f4f7fbb8;font-size:var(--fs-lead);margin:0 0 20px;line-height:1.3}.contact__form input:disabled{opacity:.7}@media (width<=600px){.contact__submit{width:100%;min-width:0}}.footer{background:#05080f;margin-top:24px;padding:56px 0 28px;position:relative}.footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#60a5fa26 12%,#7dd3fcd9 50%,#60a5fa26 88%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 16px #38bdf873}.footer__inner{grid-template-columns:1.1fr 1.2fr .9fr;align-items:start;gap:40px 48px;padding-bottom:40px;display:grid}.footer__brand{flex-direction:column;align-items:flex-start;display:flex}.footer__logo{display:inline-flex}.footer__logo .logo__img{width:min(100%,420px);height:auto}.footer__socials{gap:14px;margin-top:22px;display:flex}.footer__socials a{color:#fff;width:52px;height:52px;transition:background var(--transition), transform var(--transition);background:#ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.footer__socials a:hover{background:#60a5fa47;transform:translateY(-2px)}.footer__socials svg{width:24px;height:24px;display:block}.footer__contact svg{color:#2c89e6;flex-shrink:0;width:18px;height:18px;display:block}.footer__col h3{font-size:var(--fs-h3);font-weight:var(--fw-semibold);color:#fff;text-transform:none;letter-spacing:0;margin:0 0 18px;line-height:1.04}.footer__col a{color:#b4c6dcd1;font-size:var(--fs-body);font-weight:var(--fw-regular);margin-bottom:12px;line-height:1.3;display:block}.footer__col a:hover{color:#fff}.footer__contact{align-items:center;gap:10px;display:flex!important}.footer__bottom{text-align:center;color:#f4f7fb8c;font-size:var(--fs-stat-label);font-weight:var(--fw-regular);border-top:none;padding-top:8px;line-height:1.25}@media (width<=900px){.footer{padding:40px 0 24px}.footer__inner{grid-template-columns:1fr;gap:28px;padding-bottom:28px}.footer__logo .logo__img{width:min(100%,360px);height:auto}.footer__socials{gap:12px;margin-top:20px}.footer__socials a{width:48px;height:48px}.footer__col h3{margin-bottom:14px;font-size:20px}.footer__col a{margin-bottom:10px}.footer__bottom{text-align:center;font-size:14px}}
