:root{--header-height:76px;--brand-primary:#111;--brand-primary-hover:#000;--brand-primary-muted:#f5f5f5;--brand-primary-border:#00000038;--bg:#0c0c0c;--bg-soft:#141414;--surface:#f6f6f6;--surface-line:#73737324;--card:#fff;--card-muted:#f5f5f5;--text:#f5f5f5;--text-dark:#141414;--muted:#bdbdbd;--muted-dark:#6e6e6e;--accent:var(--brand-primary);--accent-2:#444;--cyan:#444;--success:#525252;--border:#ffffff1f;--shadow-dark:0 24px 80px #00000061;--shadow-light:0 22px 50px #52525214;--container:1220px;--font-body:"IBM Plex Sans", sans-serif;--font-display:"STIX Two Text", serif;--ease:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.2, .9, .2, 1.12);--mouse-x:70%;--mouse-y:18%;--tilt-x:0deg;--tilt-y:0deg;--parallax-x:0px;--parallax-y:0px;--section-gap:clamp(42px, 5.5vw, 76px);--section-break-offset:clamp(-38px, -2.75vw, -21px);--editorial-accent:#1a1a1a;--editorial-ink:#101817;--editorial-muted:#626866;--editorial-paper:#f8faf9;--editorial-line:#10181724}.surface-card{box-shadow:none!important}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{font-family:var(--font-body);margin:0;line-height:1.55;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), #d4d4d42e, transparent 19rem), radial-gradient(circle at calc(var(--mouse-x) + 12%) calc(var(--mouse-y) + 8%), #d4d4d41a, transparent 16rem);opacity:.78;transition:opacity .3s;position:fixed;inset:0}a{color:inherit}img,svg{max-width:100%;display:block}.container{margin:0 auto}.page-glow{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.glow{filter:blur(55px);opacity:.45;border-radius:999px;position:absolute}.glow-a{background:#73737338;width:360px;height:360px;animation:18s ease-in-out infinite alternate glowDriftA;top:100px;left:-80px}.glow-b{background:#d4d4d42e;width:420px;height:420px;animation:22s ease-in-out infinite alternate glowDriftB;top:40px;right:-120px}.glow-c{background:#7373731f;width:380px;height:380px;animation:16s ease-in-out infinite glowPulse;top:48%;right:12%}.grid-fade{opacity:.34;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:54px 54px;animation:28s linear infinite gridFloat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.header{z-index:30;width:100%;height:var(--header-height);transition:background .3s var(--ease), border-color .3s var(--ease), backdrop-filter .3s var(--ease);position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#ffffff14}#model,#agents,#implementation,#about,#cta{scroll-margin-top:calc(var(--header-height) + 12px)}.header-inner{justify-content:space-between;align-items:center;height:100%;min-height:0;display:flex}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:clamp(12px,2vw,28px);min-width:0;display:flex}.logo{letter-spacing:0;white-space:nowrap;align-items:center;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.logo-mark{flex:0 0 28px;width:28px;height:28px}.logo span{align-items:center;display:inline-flex}.nav{flex-wrap:nowrap;flex:auto;min-width:0;display:flex}.nav a{white-space:nowrap;font-size:clamp(.82rem,1.1vw,.92rem)}.nav-toggle{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:border-color .25s,background .25s;display:none}.nav-toggle-bar{width:18px;height:2px;transition:transform .25s var(--ease), opacity .25s ease;border-radius:999px;display:block}.header.nav-open .nav-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.header.nav-open .nav-toggle-bar:nth-child(2){opacity:0}.header.nav-open .nav-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}body.nav-open{overflow:hidden}.nav a,.footer-links a{color:var(--muted);text-decoration:none;transition:color .25s}.nav a:hover,.footer-links a:hover{color:#fff}.header-actions,.hero-actions,.cta-band-actions{align-items:center;gap:12px;display:flex}.header-actions{flex-wrap:nowrap;flex:none;gap:10px}.hero-actions,.cta-band-actions{flex-wrap:wrap}.header-actions .btn{padding-inline:14px;font-size:.88rem}.header-actions .header-cta{white-space:nowrap}.cta-label-short{display:none}.language-option{font:inherit}.language-option:not(.is-active):hover{color:#fff;background:#73737329}.btn{letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:11px 20px;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-accent{position:relative;overflow:hidden}.btn-accent:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:48%;transition:opacity .25s;position:absolute;inset:-40% auto -40% -55%;transform:rotate(18deg)}.btn-accent:hover:before{opacity:1;animation:buttonSheen .9s var(--ease) forwards}.btn-dark{color:#fff;background:#ffffff08;border-color:#ffffff14}.btn-accent{color:#fff;box-shadow:0 16px 34px #73737359}.btn-accent:hover{background:linear-gradient(135deg, var(--brand-primary-hover), var(--cyan))}.btn-outline-dark{color:#141414;background:#ffffffa3;border-color:#73737347;box-shadow:0 12px 28px #0a0a0a0f}.btn-outline-dark:hover{color:#525252;background:#fff;border-color:#7373737a}.hero{position:relative}.hero-copy,.hero-visual{opacity:1;transform:none}body.loaded .hero-copy,body.loaded .hero-visual,[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:56px;display:grid}html:lang(ru) .hero-layout,html:lang(en) .hero-layout{grid-template-columns:minmax(0,1fr);justify-content:center;gap:0}html:lang(ru) .hero-copy,html:lang(en) .hero-copy{flex-direction:column;display:flex}html:lang(ru) .hero-title,html:lang(ru) .hero-subtitle,html:lang(en) .hero-title,html:lang(en) .hero-subtitle{margin-inline:auto}.hero-title,.section-heading h2,.cta-band h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0}.hero-title{margin-top:14px}.accent-word{display:inline}.hero-first-step{border:1px solid #ffffff1a;margin:18px 0 0;font-size:.88rem;font-weight:800}.hero-methodology-link{border-bottom:1px solid #e7e7e73d;align-self:center;padding:10px 4px;font-size:.95rem;font-weight:700;text-decoration:none}.hero-cta-proof{letter-spacing:.01em}.cta-band-actions .btn-outline-dark{box-shadow:none;opacity:.84}.hero-visual{perspective:1200px;min-width:0;padding-top:6px;position:relative}html:lang(ru) .hero-visual,html:lang(en) .hero-visual,html:lang(ru) .hero .product-shot{display:none}html:lang(ru) .hero .hero-diagram{width:min(100%,760px);margin-left:auto;display:none;position:relative;overflow:hidden}.product-shot{isolation:isolate;width:100%;max-width:640px;transform:translate3d(0, 0, 0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;background:linear-gradient(135deg,#d4d4d45c,#d4d4d42e,#ffffff0f);border-radius:26px;margin-left:auto;padding:1px;transition:transform .18s ease-out,box-shadow .3s;animation:8s ease-in-out infinite productFloat;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000006b,0 0 54px #7373732e}.product-shot:before{content:"";opacity:.28;pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;animation:24s linear infinite mockupGridShift;position:absolute;inset:0}.product-shot:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(115deg,#0000 0% 42%,#ffffff29 48%,#0000 55% 100%);animation:7.5s ease-in-out infinite productSweep;position:absolute;inset:0;transform:translate(-120%)}.product-window:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#737373e6,#d4d4d4b8,#0000);height:2px;animation:4.8s ease-in-out infinite interfaceScan;position:absolute;top:42px;left:140px;right:0;transform:translateY(-80px);box-shadow:0 0 18px #d4d4d47a}.product-shot-glow{filter:blur(24px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4d4d43d,#7373731f 42%,#0000 72%);height:48%;position:absolute;inset:auto -12% -18% 22%}.product-browser-bar,.product-window{z-index:2;position:relative}.product-browser-bar{background:#0a0a0aeb;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:42px;padding:0 18px;display:flex}.product-browser-bar span{background:#a3a3a35c;border-radius:50%;width:9px;height:9px}.product-browser-bar span:first-child{background:#d4d4d4b8}.product-browser-bar strong{color:#e7e7e7ad;letter-spacing:.08em;text-transform:uppercase;margin-left:10px;font-size:.72rem;font-weight:700}.product-window{background:#f8fafc;grid-template-columns:140px minmax(0,1fr);min-height:390px;display:grid}.product-sidebar{background:#040404;border-right:1px solid #ffffff14;padding:15px 0 18px}.product-brand{color:#f8fafc;letter-spacing:-.02em;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:0 14px 14px;font-size:.76rem;font-weight:650;display:flex}.product-brand-mark{filter:drop-shadow(0 0 8px #d4d4d43d);flex:0 0 20px;width:20px;height:20px}.product-menu{gap:2px;margin-top:8px;display:grid}.product-menu span,.product-menu small{color:#a3a3a3;font-weight:500;display:block}.product-menu span{padding:7px 12px;font-size:.72rem}.product-menu small{padding:5px 12px 5px 30px;font-size:.66rem}.product-menu .active{color:#fff;background:#ffffff12;border-right:2px solid #b3b3b3}.product-main{color:#141414;min-width:0;padding:14px;overflow:hidden}.product-topbar{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.product-topbar h3{color:#141414;letter-spacing:-.035em;margin:0;font-size:clamp(1rem,1.7vw,1.35rem);font-weight:800}.product-topbar p{color:#a3a3a3;margin:2px 0 0;font-size:.74rem}.product-actions{flex:none;gap:7px;padding-top:1px;display:flex}.product-actions span,.product-actions strong{border-radius:8px;align-items:center;min-height:27px;padding:0 10px;font-size:.68rem;font-weight:650;display:inline-flex}.product-actions span{color:#4d4d4d;background:#fff;border:1px solid #e7e7e7}.product-actions strong{color:#fff;background:#737373}.product-alert{color:#404040;white-space:nowrap;background:#fbfbfb;border-left:4px solid #8c8c8c;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding:8px 10px 8px 12px;font-size:.72rem;animation:3.6s ease-in-out infinite alertPulse;display:flex;position:relative;overflow:hidden}.product-alert:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:4.4s ease-in-out infinite alertSweep;position:absolute;inset:0;transform:translate(-120%)}.product-alert b{font-weight:700}.product-alert button{color:#404040;font:inherit;background:#8c8c8c29;border:0;border-radius:7px;padding:5px 9px;font-size:.66rem;font-weight:800;display:inline-block}.product-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.product-kpis article,.effect-card,.effect-table{background:#fff;border:1px solid #e7e7e7;box-shadow:0 1px 2px #0a0a0a0a}.product-kpis article{min-width:0;min-height:92px;transition:transform .35s var(--ease-spring), border-color .35s ease, box-shadow .35s ease;border-radius:12px;align-content:space-between;gap:5px;padding:10px;display:grid;position:relative;overflow:hidden}.product-kpis article:after{content:"";opacity:.72;background:linear-gradient(90deg,#73737300,#737373d9,#d4d4d400);border-radius:999px;height:3px;animation:3.8s ease-in-out infinite metricRail;position:absolute;bottom:8px;left:10px;right:10px;transform:translate(-120%)}.product-kpis article:nth-child(2):after{animation-delay:.45s}.product-kpis article:nth-child(3):after{animation-delay:.9s}.product-kpis article:nth-child(4):after{animation-delay:1.35s}.product-kpis article:hover,.effect-card:hover,.effect-table:hover{border-color:#7373733d}.product-kpis span,.card-head span{color:#6e6e6e;font-size:.66rem;font-weight:700}.product-kpis strong{color:#141414;letter-spacing:-.04em;font-size:1.18rem;line-height:1;display:block}.product-kpis em{color:#a3a3a3;font-size:.62rem;font-style:normal;display:block}.product-secondary{color:#6e6e6e;align-items:center;gap:8px;margin:10px 0 16px;font-size:.68rem;display:flex}.product-flow{background:linear-gradient(90deg,#f8fafc,#fafafa);border:1px solid #7373731f;border-radius:999px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:6px;margin:-5px 0 13px;padding:8px 10px;display:grid;position:relative;overflow:hidden}.product-flow:before{content:"";background:linear-gradient(90deg,#0000,#d4d4d42e,#0000);animation:3.2s ease-in-out infinite flowSweep;position:absolute;inset:0;transform:translate(-100%)}.flow-dot{z-index:1;background:#d1d1d1;border-radius:999px;width:8px;height:8px;position:relative}.flow-dot-active,.flow-dot:nth-of-type(3),.flow-dot:nth-of-type(5){background:#737373;box-shadow:0 0 10px #73737373}.flow-dot:nth-of-type(7){animation:2s ease-in-out infinite nextGatePulse}.flow-line{z-index:1;background:linear-gradient(90deg,#7373738c,#d4d4d433);border-radius:999px;height:2px;position:relative;overflow:hidden}.flow-line:after{content:"";background:linear-gradient(90deg,#0000,#d4d4d4,#0000);animation:2.2s ease-in-out infinite flowLineTravel;position:absolute;inset:0;transform:translate(-100%)}.product-secondary b{color:#525252}.product-secondary i{background:#e7e7e7;width:1px;height:12px}.product-content-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:10px;margin-top:12px;display:grid}.effect-card,.effect-table{border-radius:12px;min-width:0;min-height:132px;padding:10px}.card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.card-head b{color:#141414;font-size:.76rem}.effect-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.effect-metrics article{min-width:0;transition:transform .28s var(--ease-spring), background .28s ease;background:#f8fafc;border:1px solid #e7e7e7;border-radius:10px;padding:9px}.effect-metrics article:hover{background:#fff;transform:none}.effect-metrics article:nth-child(2),.effect-metrics article:nth-child(3){background:#f5f5f5;border-color:#73737324}.effect-metrics article:nth-child(4){background:#fff7f7;border-color:#4040401f}.effect-metrics span{color:#6e6e6e;font-size:.56rem;font-weight:700;line-height:1.2;display:block}.effect-metrics strong{color:#141414;letter-spacing:-.05em;margin-top:5px;font-size:1.08rem;line-height:1;display:block}.effect-metrics article:nth-child(2) strong,.effect-metrics article:nth-child(3) strong{color:#525252}.effect-metrics article:nth-child(4) strong{color:#262626}.effect-table{align-content:start;display:grid}.effect-table p{border-top:1px solid #f1f5f9;gap:2px;margin:0;padding:8px 0;display:grid}.effect-table strong{color:#141414;font-size:.72rem}.effect-table em{color:#525252;font-size:.64rem;font-style:normal;font-weight:800}.hero-diagram{display:none}.hero-diagram:before{content:"";opacity:.28;pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff17 1px,#0000 1.4px);background-position:0 0;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70%,#000 0%,#0000008c 60%,#0000 90%);mask-image:radial-gradient(circle at 70%,#000 0%,#0000008c 60%,#0000 90%)}.hero-diagram:after{content:"";filter:blur(36px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4d4d42e 0%,#d4d4d40f 38%,#d4d4d400 75%);width:60%;height:60%;position:absolute;top:30%;right:-6%}.diagram-svg{z-index:1;width:100%;height:auto;display:block;position:relative;overflow:hidden}.surface-card{box-shadow:var(--shadow-light);border-radius:28px;padding:clamp(20px,3vw,32px)}.surface-card>section{position:relative}.surface-card>section+section{margin-top:var(--section-gap)}.surface-card>section+section:before{content:"";top:var(--section-break-offset);background:linear-gradient(90deg,#0000,#7373731f,#d4d4d43d,#7373731f,#0000);height:1px;position:absolute;left:clamp(8px,7vw,112px);right:clamp(8px,7vw,112px)}.surface-card>.problem-section{background:radial-gradient(circle at 14% 0,#d4d4d41f,#0000 34%),linear-gradient(#ffffff8f,#f7f7f77a);border:1px solid #73737314;border-radius:28px;padding:clamp(34px,4.4vw,54px)}.surface-card>.omvi-section,.surface-card>.platform-section{padding-inline:clamp(6px,1vw,12px)}.surface-card>.diagnostic-offer-section,.surface-card>.agents-section{margin-top:calc(var(--section-gap) + 4px)}.triad,.model-grid,.footer-inner{display:grid}.triad{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:16px}.triad-card,.model-card{background:var(--card);color:var(--text-dark);border:1px solid var(--surface-line);transition:transform .35s var(--ease-spring), box-shadow .35s ease, border-color .35s ease;border-radius:22px;box-shadow:0 14px 30px #0000000f}.triad-card:hover,.model-card:hover{border-color:#73737333}.triad-card{padding:28px}.triad-card h2,.section-heading p,.case-tag{margin:0}.triad-card h2{color:var(--muted-dark);font-size:.95rem}.triad-card h3{letter-spacing:-.03em;margin:12px 0 0;font-size:1.7rem;line-height:1.12}.triad-card ul{color:var(--muted-dark);margin:18px 0 0;padding-left:18px}.triad-card li+li{margin-top:8px}.triad-card-accent h2,.triad-card-accent h3{color:var(--brand-primary-hover)}.triad-arrow{width:46px;height:46px;color:var(--brand-primary);background:#7373731f;border:1px solid #73737338;border-radius:50%;justify-content:center;place-self:center;align-items:center;display:flex}[data-reveal].is-visible .triad-card,[data-reveal].is-visible .model-card{animation:cardPop .72s var(--ease-spring) backwards}[data-reveal].is-visible .triad-card:first-of-type,[data-reveal].is-visible .model-card:first-child{animation-delay:50ms}[data-reveal].is-visible .triad-card:nth-of-type(2),[data-reveal].is-visible .model-card:nth-child(2){animation-delay:.12s}[data-reveal].is-visible .triad-card:nth-of-type(3),[data-reveal].is-visible .model-card:nth-child(3){animation-delay:.19s}[data-reveal].is-visible .model-card:nth-child(4){animation-delay:.26s}[data-reveal].is-visible .model-card:nth-child(5){animation-delay:.33s}.platform-section,.problem-section,.omvi-section,.diagnostic-section{padding-top:36px}.section-heading{color:var(--text-dark);margin-bottom:20px}.section-heading-center{text-align:center}.section-heading h2{font-size:clamp(2.2rem,4vw,3.3rem);line-height:.96}.section-heading p{color:var(--muted-dark);margin-top:8px}.model-grid{grid-template-columns:repeat(5,1fr);gap:14px}.operating-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.problem-card{box-shadow:0 14px 30px #0000000f}.problem-card:hover{border-color:#73737333}.problem-card h3{letter-spacing:-.02em}.problem-conclusion{text-align:center;background:radial-gradient(circle at 50% 0,#d4d4d424,#0000 42%),linear-gradient(#0a0a0aeb,#050505f5);border:1px solid #d4d4d429;border-radius:24px;margin-top:22px;padding:28px;box-shadow:0 18px 48px #0505052e}.problem-conclusion strong{color:#d4d4d4;font-size:clamp(1.35rem,2.8vw,1.85rem);line-height:1.15;display:block}.problem-conclusion span{color:#e7e7e7d1;max-width:760px;margin:12px auto 0;line-height:1.65;display:block}.platform-section .section-pill{margin-bottom:12px}.platform-upsell{gap:16px;display:grid}.omvi-pipeline{background:radial-gradient(circle at 50% 0,#d4d4d429,#0000 42%),#0a0a0ab8;border:1px solid #d4d4d424;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:18px;display:flex}.omvi-pipeline span{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;padding:10px 13px;font-size:.78rem;font-weight:800}.omvi-pipeline i{background:#d4d4d49e;border-radius:999px;width:28px;height:2px}.platform-copy h3{letter-spacing:-.04em;color:var(--text-dark);margin:16px 0 0;font-size:1.5rem}.platform-copy ul{color:#4d4d4d;margin:18px 0 0;padding-left:18px;line-height:1.6}.trust-section{padding-top:36px}.trust-card{box-shadow:inset 0 1px #ffffff0a,0 22px 56px #05050524}.trust-card p{color:#e7e7e7d1;max-width:820px;margin:18px auto 0}.trust-card strong{max-width:720px;margin:18px auto 0;display:block}.platform-upsell{align-items:center}.platform-copy{color:var(--text-dark);padding:28px}.platform-copy p{margin:12px 0 0}.platform-system-mockup{min-width:0;position:relative}.platform-system-mockup .product-shot{width:100%;max-width:760px;margin-inline:auto;animation:none;display:block;transform:none}.platform-system-mockup .product-window{min-height:520px}.platform-system-mockup .product-shot-glow{opacity:.82}.platform-system-mockup .product-browser-bar strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.platform-system-mockup .product-main{min-width:0}.platform-system-mockup .product-topbar h3{max-width:360px}html:lang(ru) #change{display:none}.diagnostic-triad{align-items:stretch}.diagnostic-triad .triad-card{flex-direction:column;justify-content:flex-start;transition:none;display:flex}.diagnostic-triad .triad-card:hover{border-color:var(--surface-line);transform:none;box-shadow:0 14px 30px #0000000f}.diagnostic-triad .triad-card h2{align-self:flex-start}.diagnostic-triad .triad-card h3{margin-top:18px}.diagnostic-triad .triad-card p{margin-top:14px}.triad-card-problem{background:linear-gradient(#fff 0%,#fbfbfb 100%);border-color:#73737338}.triad-card-problem h2{color:#525252;background:#7373731a;border:1px solid #73737333}.triad-card-problem h3{color:#404040}.diagnostic-triad .triad-card-accent{background:linear-gradient(#fafafa 0%,#f5f5f5 100%);border-color:#7373734d;box-shadow:0 18px 44px #7373731f}.diagnostic-triad .triad-card-accent h2{color:var(--brand-primary-hover);background:#7373731a;border:1px solid #73737338}.diagnostic-triad .triad-card-accent h3{color:var(--brand-primary-hover)}.triad-card-result{background:radial-gradient(circle at 80% 0,#d4d4d429,#0000 42%),linear-gradient(160deg,#0e0e0e 0%,#121212 100%);border-color:#d4d4d43d}.triad-card-result h2{color:#d4d4d4;background:#d4d4d41a;border:1px solid #d4d4d438}.triad-card-result h3{color:#fff}.triad-card-result p{color:#e7e7e7c2}.diagnostic-triad .triad-arrow{background:linear-gradient(90deg,#73737314,#73737399);border:none;border-radius:999px;width:clamp(36px,4vw,64px);height:2px;position:relative}.diagnostic-triad .triad-arrow:after{content:"";border-top:2.5px solid #737373b3;border-right:2.5px solid #737373b3;width:9px;height:9px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.diagnostic-offer-section{border:1px solid #d4d4d424;padding:clamp(34px,5vw,58px)}.diagnostic-offer-section .section-heading h2,.diagnostic-offer-section .section-heading p{color:#f8fafc}.diagnostic-offer-section .section-heading p{color:#e7e7e7c7}.diagnostic-offer-section .section-heading h2,.cta-band h2{font-weight:700;line-height:1.04}html:lang(ru) .platform-section .section-heading p{max-width:820px;margin-inline:auto}[data-reveal].is-visible .problem-card{animation:cardPop .72s var(--ease-spring) backwards}.model-card{padding:22px 18px 18px}.model-card h3{letter-spacing:-.02em;margin:0;font-size:1.18rem}.model-card p{color:var(--muted-dark);margin:10px 0 0;font-size:.93rem}.model-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.model-tags span{background:var(--brand-primary-muted);color:var(--brand-primary-hover);border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:600}.grid-balance-2col>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:min(100%,50% - 7px)}.agents-section{color:#f8fafc;background:radial-gradient(circle at 72% 45%,#7373732e,#0000 32%),radial-gradient(circle at 10% 0,#d4d4d41f,#0000 28%),linear-gradient(135deg,#0e0e0e 0%,#101010 58% 100%);border:1px solid #d4d4d41f;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:52px;margin-top:36px;padding:52px clamp(24px,4vw,52px);box-shadow:inset 0 1px #ffffff0a}.agents-header{text-align:left}.agents-header h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.agent-info-panel{min-height:260px;margin-top:24px;position:relative}.agent-info{opacity:0;pointer-events:none;width:100%;transition:opacity .28s;position:absolute;top:0;left:0}.agent-info-default{opacity:1}.agent-info-hint{color:#a3a3a399;font-size:.88rem;font-style:italic;line-height:1.6}.agent-info strong{color:#d4d4d4;letter-spacing:-.02em;text-transform:none;margin-bottom:6px;font-size:1.05rem;font-weight:700;display:block}.agent-info strong:first-letter{text-transform:uppercase}.agent-info p{color:#d1d1d1d1;margin:0;font-size:.9rem;line-height:1.65}.agent-swipe-hint{display:none}.agent-chat{font-family:var(--font-body);border:1px solid #a3a3a324;border-radius:14px;margin-top:14px;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 24px #00000047}.chat-header{color:#e7e7e7c7;letter-spacing:.02em;background:linear-gradient(135deg,#212121 0%,#141414 100%);border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:9px 14px;font-size:.75rem;font-weight:600;display:flex}.chat-icon{font-size:.9rem;line-height:1}.chat-body{background:#fff;flex-direction:column;gap:8px;padding:12px 12px 14px;display:flex}.chat-row{align-items:flex-start;gap:7px;display:flex}.chat-user{justify-content:flex-end}.chat-bot{justify-content:flex-start}.chat-avatar{background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:.78rem;display:flex}.chat-bubble{border-radius:16px;max-width:82%;padding:8px 12px;font-size:.78rem;line-height:1.58}.chat-bubble-user{color:#fff;background:#737373;border-bottom-right-radius:4px}.chat-bubble-bot{color:#212121;background:#f8fafc;border:1px solid #e7e7e7;border-bottom-left-radius:4px}.chat-bubble b{color:#141414;font-weight:700}.chat-link{color:#737373;text-underline-offset:2px;cursor:pointer;font-weight:500;text-decoration:underline}.chat-link:hover{color:#525252}.agents-section:has(.orbit-node:hover) .agent-info-default{opacity:0}:is(.agents-section:has(.node-analyst:hover) .agent-info-analyst,.agents-section:has(.node-finance:hover) .agent-info-finance,.agents-section:has(.node-security:hover) .agent-info-security,.agents-section:has(.node-architect:hover) .agent-info-architect,.agents-section:has(.node-dbx:hover) .agent-info-dbx,.agents-section:has(.node-infra:hover) .agent-info-infra,.agents-section:has(.node-dev:hover) .agent-info-dev){opacity:1}.section-pill{color:#e7e7e7b8;letter-spacing:.1em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:7px 12px;font-size:.68rem;font-weight:800;display:inline-flex}.agents-orbit{flex-shrink:0;width:500px;max-width:100%;height:500px;margin-top:70px;margin-bottom:70px;position:relative;overflow:visible}.orbit-ring{border:1px solid #a3a3a31f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring-outer{width:440px;height:440px}.orbit-ring-inner{border-color:#d4d4d41a;width:290px;height:290px}.orchestrator{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 35% 25%,#d4d4d447,#0000 36%),linear-gradient(135deg,#73737394,#0a0a0ae0);border:1px solid #d4d4d438;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:152px;height:152px;padding:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #7373732e}.orchestrator span{color:#d1d1d1d1;white-space:nowrap;font-size:.68rem;line-height:1.1}.orchestrator strong{color:#fff;letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:.94rem;line-height:1.1;display:block}.orbit-node{color:#e7e7e7e6;cursor:pointer;text-transform:none;background:#0a0a0abd;border:1px solid #a3a3a326;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:42px;padding:0 12px;font-size:.76rem;font-weight:700;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;animation:5.4s ease-in-out infinite nodeIdle;display:inline-flex;position:absolute;box-shadow:0 14px 32px #05050547}.node-finance{animation-delay:.3s}.node-security{animation-delay:.6s}.node-architect{animation-delay:.9s}.node-dbx{animation-delay:1.2s}.node-infra{animation-delay:1.5s}.node-dev{animation-delay:1.8s}.orbit-node:hover{background:#73737347;border-color:#d4d4d46b;transform:translate(-50%,-50%)scale(1.12);box-shadow:0 0 28px #73737373,0 14px 32px #05050547}.orchestrator{animation:4.5s ease-in-out infinite orchestratorPulse}.orbit-ring-outer{animation:8s ease-in-out infinite orbitBreath}.orbit-ring-inner{animation:8s ease-in-out infinite reverse orbitBreath}.node-label{white-space:nowrap;pointer-events:none;text-transform:none}.node-label:first-letter{text-transform:uppercase}.node-analyst{top:6%;left:50%;transform:translate(-50%,-50%)}.node-finance{top:22.6%;left:84.4%;transform:translate(-50%,-50%)}.node-security{top:59.8%;left:93%;transform:translate(-50%,-50%)}.node-architect{top:89.6%;left:69.2%;transform:translate(-50%,-50%)}.node-dbx{top:89.6%;left:31%;transform:translate(-50%,-50%)}.node-infra{top:59.8%;left:7%;transform:translate(-50%,-50%)}.node-dev{top:22.6%;left:15.6%;transform:translate(-50%,-50%)}.case-tag{background:var(--brand-primary-muted);color:var(--brand-primary-hover);letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.cta-band{color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;margin-bottom:clamp(40px,5vw,64px);display:flex}.cta-band-copy h2{font-size:clamp(2rem,3.8vw,3rem);line-height:.98}.cta-band-copy p{color:#ffffffb8;max-width:640px;margin:10px 0 0}.cta-band-proof{color:#d1d1d19e;flex:1 0 100%;margin:-10px 0 0;font-size:.86rem;line-height:1.5}.footer{padding:28px 0 36px}.footer-inner--minimal{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-tagline{color:var(--muted);font-size:.9rem}.footer-copy{color:#a3a3a373;white-space:nowrap;font-size:.82rem}.footer-inner{grid-template-columns:1.2fr 1fr auto;align-items:start;gap:24px}.footer-links{gap:10px;display:grid}@keyframes glowDriftA{0%{transform:translate(0,0)scale(1)}to{transform:translate(56px,28px)scale(1.08)}}@keyframes glowDriftB{0%{transform:translate(0,0)scale(1)}to{transform:translate(-46px,42px)scale(1.12)}}@keyframes glowPulse{0%,to{opacity:.28;transform:scale(.96)}50%{opacity:.52;transform:scale(1.08)}}@keyframes gridFloat{0%{background-position:0 0,0 0}to{background-position:54px 54px,54px 54px}}@keyframes buttonSheen{0%{transform:translate(0)rotate(18deg)}to{transform:translate(360%)rotate(18deg)}}@keyframes productFloat{0%,to{transform:translate3d(0, 0, 0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))}50%{transform:translate3d(0, -10px, 0) rotateX(calc(var(--tilt-x) + 1.2deg)) rotateY(var(--tilt-y))}}@keyframes mockupGridShift{0%{background-position:0 0,0 0}to{background-position:42px 42px,42px 42px}}@keyframes productSweep{0%,58%{opacity:0;transform:translate(-120%)}68%{opacity:1}86%,to{opacity:0;transform:translate(120%)}}@keyframes alertPulse{0%,to{box-shadow:0 0 #8c8c8c00}50%{box-shadow:0 0 0 6px #8c8c8c14}}@keyframes interfaceScan{0%,to{opacity:0;transform:translateY(-80px)}14%,72%{opacity:1}82%{opacity:0;transform:translateY(310px)}}@keyframes alertSweep{0%,52%{opacity:0;transform:translate(-120%)}62%{opacity:.7}80%,to{opacity:0;transform:translate(120%)}}@keyframes metricRail{0%,36%{opacity:0;transform:translate(-120%)}48%{opacity:.72}78%,to{opacity:0;transform:translate(120%)}}@keyframes flowSweep{0%,35%{transform:translate(-100%)}75%,to{transform:translate(100%)}}@keyframes flowLineTravel{0%{transform:translate(-100%)}70%,to{transform:translate(100%)}}@keyframes nextGatePulse{0%,to{box-shadow:none;background:#d1d1d1;transform:scale(1)}50%{background:#d4d4d4;transform:scale(1.35);box-shadow:0 0 14px #d4d4d4a6}}@keyframes nodeIdle{0%,to{box-shadow:0 14px 32px #05050547}50%{box-shadow:0 14px 32px #05050547,0 0 18px #7373732e}}@keyframes bannerSweep{0%,58%{opacity:0;transform:translate(-120%)}70%{opacity:1}90%,to{opacity:0;transform:translate(120%)}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes cardPop{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes orchestratorPulse{0%,to{box-shadow:0 0 50px #7373732e}50%{box-shadow:0 0 76px #73737352}}@keyframes orbitBreath{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.035)}}@keyframes activeSlideGlow{0%,to{box-shadow:0 0 52px #73737324,0 20px 48px #05050547,inset 0 1px #ffffff0f}50%{box-shadow:0 0 70px #73737338,0 24px 56px #05050552,inset 0 1px #ffffff14}}@media (width<=1180px){.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center;align-items:center}.hero-title,.hero-subtitle{margin-inline:auto}.hero-subtitle{max-width:620px}.hero-actions{justify-content:center}.product-shot{margin-inline:auto}.triad{grid-template-columns:1fr}.triad-arrow{display:none}.diagnostic-triad .triad-card{min-height:0}.model-grid,.operating-model-grid{grid-template-columns:repeat(2,1fr)}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agents-section{grid-template-columns:1fr;padding:28px 20px}.agents-header{text-align:center}.agents-orbit{justify-self:center;width:420px;height:420px;margin:50px auto}}@media (width<=1280px){:root{--header-height:64px}#model,#agents,#implementation,#about,#cta,#problem,#chaos,#omvi,#diagnostic,#methodology,#platform,#solution,#format{scroll-margin-top:calc(var(--header-height) + 12px)}.header-inner{gap:12px}.header-right{flex:none;gap:8px}.header:not(.nav-open) .nav{display:none}.nav{top:var(--header-height);z-index:29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff;border-bottom:1px solid #00000038;flex-direction:column;flex:none;align-items:stretch;gap:4px;padding:12px 20px 20px;display:flex;position:fixed;left:0;right:0;box-shadow:0 24px 48px -36px #00000073}.header.nav-open .nav{display:flex}.nav a{color:#050505;white-space:normal;border-radius:12px;padding:12px 14px;font-size:.98rem}.nav a:hover{color:#050505;background:#f1f5f9}.header-actions .header-docs{display:none}.nav-toggle{display:inline-flex}.language-switch{min-height:40px}.language-option{min-width:34px;padding-inline:8px}}@media (width<=1024px){.hero-layout{gap:28px}.hero-title{max-width:none;font-size:clamp(2.15rem,8.2vw,3.2rem);line-height:1.04}.hero-actions{flex-direction:column;justify-content:center;align-items:stretch;width:min(100%,440px);margin-inline:auto}.hero-actions .btn{width:100%}.hero-visual{width:100%;max-width:100%}.product-shot{max-width:100%;margin-inline:0;animation:none;transform:none}.product-window{min-height:unset;grid-template-columns:1fr}.product-window:after{left:0}.product-sidebar{display:none}html:lang(ru) .hero-layout,.platform-upsell{grid-template-columns:1fr}html:lang(ru) .hero-copy{text-align:center;align-items:center}html:lang(ru) .hero-title,html:lang(ru) .hero-subtitle{margin-inline:auto}html:lang(ru) .hero-actions{justify-content:center}.surface-wrap{padding-top:10px}.triad-card,.model-card{border-radius:18px}.cta-band{text-align:left;flex-direction:column;align-items:stretch}.cta-band-actions{flex-direction:column;justify-content:stretch;align-items:stretch}.cta-band-actions .btn{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner--minimal{text-align:center;align-items:center}.product-content-grid{grid-template-columns:1fr}.agents-orbit{width:340px;height:340px;min-height:unset;margin:40px auto}.orbit-ring-outer{width:298px;height:298px}.orbit-ring-inner{width:196px;height:196px}.orchestrator{width:148px;height:148px}.orchestrator strong{font-size:.88rem}.orchestrator span{font-size:.64rem}.orbit-node{min-width:54px;min-height:32px;padding:0 9px;font-size:.62rem}}@media (width<=640px){body:before,.page-glow{display:none}.platform-upsell{grid-template-columns:1fr}.omvi-pipeline{justify-content:flex-start}.omvi-pipeline i{width:16px}.container{width:min(var(--container), calc(100% - 24px))}.hero{padding:calc(var(--header-height) + 20px) 0 22px}.hero-title{max-width:100%;font-size:clamp(1.72rem,7.2vw,2.18rem);line-height:1.08}.hero-subtitle{max-width:100%;font-size:.9rem}.hero-title-line{display:inline}.hero-title-line+.hero-title-line:before{content:" "}.hero-first-step,.hero-cta-proof{white-space:normal;text-align:center;max-width:100%;line-height:1.45}.hero-actions,.cta-band-actions,.hero-actions .btn,.cta-band-actions .btn{width:100%}.product-shot{border-radius:22px}.product-browser-bar{min-height:38px;padding:0 12px}.product-browser-bar strong{text-overflow:clip;white-space:normal;min-width:0;line-height:1.2;overflow:visible}.product-window{min-height:unset;grid-template-columns:1fr}.product-window:after{left:0}.product-sidebar{display:none}.product-main{padding:16px}.product-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.product-kpis article{min-height:86px}.product-alert{white-space:normal;align-items:flex-start}.product-secondary{flex-wrap:wrap;justify-content:center}.model-grid,.operating-model-grid,.problem-grid{grid-template-columns:1fr}.agents-section{padding:22px 16px;overflow:hidden}.agents-header{text-align:left}.agent-swipe-hint{color:#e7e7e7c7;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;margin-top:14px;padding:7px 10px 7px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.agent-swipe-hint i{background:linear-gradient(90deg,#d4d4d42e,#d4d4d4);width:28px;height:1px}.agent-swipe-hint i:after{content:"";border-top:1.5px solid #d4d4d4;border-right:1.5px solid #d4d4d4;width:7px;height:7px;margin-top:-3px;margin-left:auto;display:block;transform:rotate(45deg)}.agent-swipe-hint b{background:#a3a3a36b;border-radius:50%;width:5px;height:5px}.agent-swipe-hint b:last-child{background:#d4d4d4e6;box-shadow:0 0 8px #d4d4d46b}.agent-info-panel{width:calc(100% + 32px);max-width:calc(100vw - 24px);min-height:unset;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;gap:14px;margin:20px -16px 0;padding:0 16px 8px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.agent-info-panel::-webkit-scrollbar{display:none}.agent-info{opacity:1;pointer-events:auto;scroll-snap-align:center;background:radial-gradient(circle at 24% 0,#d4d4d429,#0000 42%),linear-gradient(#0a0a0af5,#050505f0);border:1px solid #e7e7e729;border-radius:28px;flex-direction:column;flex:0 0 min(310px,100vw - 92px);width:min(310px,100vw - 92px);min-width:0;max-width:calc(100vw - 92px);min-height:430px;padding:12px;display:flex;position:static;box-shadow:0 18px 42px #0505054d,inset 0 0 0 6px #ffffff09}.agent-info strong{margin:8px 10px 4px}.agent-info p{overflow-wrap:anywhere;margin:0 10px;font-size:.82rem;line-height:1.5}.agent-info-default{display:none}.agent-chat{background:#fff;border-radius:18px;flex:1;min-width:0;margin-top:14px;display:block;overflow:hidden;box-shadow:0 16px 34px #05050557,inset 0 1px #ffffff0a}.chat-header{padding:8px 12px}.chat-body{justify-content:center;gap:7px;min-height:250px;padding:10px}.chat-row{min-width:0}.chat-avatar{flex:0 0 26px}.chat-bubble{overflow-wrap:anywhere;word-break:break-word;max-width:88%;padding:8px 10px;font-size:.72rem;line-height:1.48}.chat-link{overflow-wrap:anywhere}.agents-orbit{display:none}.orbit-ring-outer{width:264px;height:264px}.orbit-ring-inner{width:174px;height:174px}.orchestrator{width:144px;height:144px}.orchestrator strong{font-size:.84rem}.orchestrator span{font-size:.62rem}.surface-card{border-radius:22px;padding:14px}.section-heading h2,.cta-band-copy h2{line-height:1.04}.triad-card{padding:22px 18px}.triad-card h3{font-size:1.45rem}.grid-balance-2col>:last-child:nth-child(odd){width:100%}.cta-band{padding:24px 20px}.footer-inner--minimal{text-align:center;align-items:center}}@media (width<=480px){.logo{gap:8px;font-size:.92rem}.header-actions .header-cta{padding-inline:11px}.cta-label-full{display:none}.cta-label-short{display:inline}.logo-mark{flex-basis:24px;width:24px;height:24px}.logo span{height:24px}.hero-title{font-size:clamp(1.82rem,8.2vw,2.18rem);line-height:1.08}.hero-subtitle{font-size:.88rem}.hero-first-step{white-space:normal;text-align:center;justify-content:center;width:100%;line-height:1.45;display:flex}.btn{white-space:normal;text-align:center;max-width:100%;min-height:46px}.hero-cta-proof{white-space:normal;text-align:center;line-height:1.45}.product-main{padding:12px}.product-actions{display:none}.agent-info-panel{margin-inline:-16px}.agent-info{flex-basis:min(300px,100vw - 84px);width:min(300px,100vw - 84px);max-width:calc(100vw - 84px);min-height:420px}.product-kpis,.effect-metrics{grid-template-columns:1fr}}@media (width<=380px){.logo span{display:inline-flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-copy,.hero-visual,[data-reveal]{opacity:1;transform:none}}.header{box-shadow:none;background:#f8fafcf0;border-bottom:1px solid #0a0a0a14}.header.scrolled{background:#f8fafcfa;border-bottom-color:#0a0a0a1f}.logo,.nav a,.language-option,.hero-title,.section-heading h2,.cta-band h2{color:var(--text-dark)}html:lang(ru) .hero-copy,html:lang(en) .hero-copy{text-align:left;align-items:flex-start;margin-inline:0}html:lang(ru) .hero-title,html:lang(en) .hero-title,html:lang(ru) .hero-subtitle,html:lang(en) .hero-subtitle{margin-inline:0}html:lang(ru) .hero-title,html:lang(en) .hero-title{max-width:900px}html:lang(ru) .hero-subtitle,html:lang(en) .hero-subtitle{max-width:680px}html:lang(ru) .hero-actions,html:lang(en) .hero-actions{justify-content:flex-start}.hero-first-step{color:#141414;box-shadow:none;border-color:#0a0a0a1f;border-radius:0}.hero-methodology-link{border-bottom-color:#0a0a0a47}.hero-methodology-link:hover{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}html:lang(ru) .hero-visual,html:lang(en) .hero-visual,.hero-visual{padding-top:0}.hero .product-shot,.hero .hero-diagram{display:none!important}.surface-card,.triad-card,.model-card,.trust-card{box-shadow:none;border-radius:0}.surface-wrap{padding-top:22px}.surface-card,.triad-card,.problem-card,.model-card,.trust-card{border-color:#0a0a0a1f}.section-heading h2,.cta-band h2{font-family:var(--font-body);letter-spacing:0}.agents-section{display:none}.cta-band{box-shadow:none}.btn-dark,.btn-outline-dark{color:#141414;background:#fff;border-color:#0a0a0a29}.btn-dark:hover,.btn-outline-dark:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.nav-toggle-bar{background:#141414}.consent-banner{max-height:min(82vh,420px)!important;overflow:auto!important}.consent-text{flex:0 auto!important}@media (width<=900px){html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{grid-template-columns:1fr;align-items:start}}.product-shot{--brand-primary:#171717;--brand-primary-hover:#1a1a1a;--brand-primary-muted:#ededed;--brand-primary-border:#cfcfcf;--accent:#171717;--accent-2:#d4d4d4;--cyan:#d4d4d4}.logo-mark{filter:grayscale()contrast(1.6)}.btn-accent,.header-actions .btn-accent,.hero-actions .btn-accent,.cta-band-actions .btn-accent,.consent-accept{color:#fff!important;background:var(--editorial-accent,#1a1a1a)!important;border-color:var(--editorial-accent,#1a1a1a)!important;box-shadow:none!important}.btn-accent:before{display:none!important}.btn-accent:hover,.btn-accent:focus-visible,.consent-accept:hover,.consent-accept:focus-visible{color:#fff!important;background:var(--editorial-accent-hover,#111)!important;border-color:var(--editorial-accent-hover,#111)!important;filter:none!important;box-shadow:none!important}:where(a,button,summary):focus-visible{outline:3px solid var(--editorial-accent,#1a1a1a);outline-offset:3px}.btn-dark,.btn-outline-dark,.header-docs,.hero-methodology-link{color:#050505!important;box-shadow:none!important;background:#fff!important;border-color:#00000038!important}.btn-dark:hover,.btn-dark:focus-visible,.btn-outline-dark:hover,.btn-outline-dark:focus-visible,.header-docs:hover,.header-docs:focus-visible{color:#fff!important;background:#050505!important;border-color:#050505!important}.hero-methodology-link:hover,.hero-methodology-link:focus-visible,.nav a:hover,.footer-links a:hover{text-underline-offset:.18em;text-decoration:underline;color:#050505!important;border-bottom-color:#050505!important}.accent-word{font-style:normal;text-decoration:none;text-shadow:none!important}.language-option.is-active,.section-pill,.case-tag,.model-tags span,.product-shot .model-tags span{color:#050505!important;background:#f5f5f5!important;border-color:#00000029!important}.triad-arrow,.diagnostic-triad .triad-arrow,.problem-conclusion strong,.card-head b,.product-shot .card-head b{color:#050505!important}.triad-card-accent,.diagnostic-triad .triad-card-accent{color:#050505!important;background:#f7f7f7!important;border-color:#0000002e!important}.surface-card,.triad-card,.problem-card,.model-card,.trust-card,.platform-section,.cta-band{box-shadow:none!important;background-color:#fff!important;border-color:#00000024!important}.surface-card>section+section:before,.product-secondary{border-color:#00000024!important}.triad-card h2,.diagnostic-triad .triad-card h2,.triad-arrow,.diagnostic-triad .triad-arrow{color:#050505!important;box-shadow:none!important;background:#f5f5f5!important;border-color:#0000002e!important}.diagnostic-triad .triad-arrow:after{border-color:#050505!important}.hero-title{overflow-wrap:anywhere;max-width:100%}.hero-subtitle,.hero-first-step,.hero-cta-proof,.section-heading p,.triad-card p,.problem-card p,.model-card p,.platform-copy p,.platform-copy li,.cta-band-copy p,.cta-band-proof{color:#525252!important}.platform-system-mockup .product-shot-glow{display:block!important}.hero-first-step,.hero-cta-proof{background:#fff!important;border-color:#00000029!important}.consent-banner{background:#111!important;border-color:#ffffff3d!important}:root{--surface:#fff;--surface-line:#00000024;--card-muted:#f3f4f6;--success:#111;--shadow-light:none}html{background:#fff}body{background-size:72px 72px,72px 72px,auto}.header,.header.scrolled{border-bottom-color:#0000001f}.language-switch,.nav-toggle{background:#fff!important;border-color:#00000029!important}@media (hover:hover) and (pointer:fine){.language-option:not(.is-active):hover,.nav-toggle:hover{color:#fff!important;background:#050505!important}}html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{gap:clamp(24px,3.8vw,52px)}html:lang(ru) .hero-copy,html:lang(en) .hero-copy{max-width:760px}.hero-subtitle{margin-top:16px}.hero-first-step{margin-top:14px;padding:6px 10px;background:#fff!important}.hero-cta-proof{margin-top:8px}.surface-card,.triad-card,.problem-card,.model-card,.trust-card,.platform-section,.cta-band,.triad-card-accent,.diagnostic-triad .triad-card-accent{box-shadow:none!important;background:#fff!important;border-color:#00000024!important}.section-pill,.case-tag,.model-tags span,.triad-card h2,.diagnostic-triad .triad-card h2{color:#050505!important;background:#eee!important;border-color:#0000002e!important}.problem-card:before{box-shadow:none!important;background:#00000024!important}@media (width<=560px){.hero-cta-proof{text-align:left;width:100%}.hero{padding-bottom:24px}.hero-title{line-height:1;font-size:clamp(2rem,9.2vw,2.62rem)!important}.hero-subtitle{line-height:1.48;font-size:.94rem!important}.hero-first-step,.hero-cta-proof{font-size:.78rem;line-height:1.35}.hero-actions{gap:8px}}@media (width>=1025px) and (height<=820px){.hero{padding:calc(var(--header-height) + 18px) 0 22px}html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{grid-template-columns:1fr}html:lang(ru) .hero-copy,html:lang(en) .hero-copy{max-width:980px}.hero-title{max-width:980px;font-size:clamp(3rem,4.2vw,4.55rem);line-height:.95}.hero-subtitle{max-width:760px}}:root{--ref-black:#050505;--ref-text:#101010;--ref-muted:#333;--ref-line:#000000a3;--ref-hairline:#0000002e;--ref-soft:#f7f7f7;--editorial-accent:#1a1a1a;--editorial-accent-hover:#111}body:before,.page-glow{display:none!important}.logo{gap:0}.logo-mark{display:none}.logo span{height:auto}.nav{justify-content:center}.nav a,.language-option{text-decoration:none}.header-actions .header-docs{display:none}.header-actions .header-cta{display:inline-flex}.language-option.is-active:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-left:12px;transform:translateY(-2px)rotate(45deg)}.hero-title{grid-column:unset;font-family:var(--font-body);letter-spacing:-.055em;text-transform:uppercase;overflow-wrap:normal;word-break:normal;font-weight:800;max-width:820px!important;color:var(--ref-black)!important;margin:0!important;font-size:clamp(4rem,5.8vw,6.55rem)!important;line-height:.86!important}html:lang(ru) .hero-title{max-width:790px!important;font-size:clamp(3.35rem,5.1vw,5.9rem)!important;line-height:.89!important}.hero-title-line{display:inline}.hero-subtitle{grid-column:unset}.hero-actions{grid-column:unset;align-items:stretch;margin:0!important;display:grid!important}.hero-actions .btn,.hero-methodology-link{letter-spacing:0;text-decoration:none!important}.hero-actions .btn:after,.hero-methodology-link:after,.platform-copy .btn:after,.cta-band-actions .btn:after{font-weight:400}.hero-actions .btn-accent{background:var(--editorial-accent)!important;border-color:var(--editorial-accent)!important;color:#fff!important}.hero-actions .btn-accent:hover,.hero-actions .btn-accent:focus-visible{background:var(--editorial-accent-hover)!important;border-color:var(--editorial-accent-hover)!important}.hero-methodology-link{align-items:center;display:inline-flex;border:1px solid var(--ref-line)!important;color:var(--ref-black)!important;background:#fff!important}.hero-cta-proof{grid-column:unset;background:0 0!important;border:0!important;padding:0!important}html:lang(ru) .hero-cta-proof{font-size:clamp(.78rem,.88vw,.95rem)}.surface-wrap{padding:0 0 44px!important}.surface-card{display:block;border:0!important}.surface-card>section+section:before{display:none!important}.diagnostic-triad{counter-reset:triad;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;margin:0!important;padding-top:26px!important;display:grid!important}.diagnostic-triad .triad-arrow{display:none!important}.diagnostic-triad .triad-card{counter-increment:triad;min-height:305px;border:0!important;border-right:1px solid var(--ref-line)!important;background:#fff!important}.diagnostic-triad .triad-card:last-child{border-right:0!important}.diagnostic-triad .triad-card:before{content:counter(triad, decimal-leading-zero);width:auto;height:auto;color:var(--ref-black);letter-spacing:-.08em;margin:26px 0 22px;font-size:clamp(4rem,5vw,5.5rem);font-weight:500;line-height:.8;display:block;background:0 0!important}.diagnostic-triad .triad-card h2{letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:center;font-weight:800;display:flex;border:0!important;border-bottom:1px solid var(--ref-line)!important;border-radius:0!important;margin:0!important;padding:0 0 15px!important;font-size:.72rem!important}.diagnostic-triad .triad-card h2:after{content:"->";font-size:1.3rem;font-weight:400}.diagnostic-triad .triad-card h3{letter-spacing:-.045em;text-transform:uppercase;max-width:11.5ch;font-weight:700;margin:0 0 34px!important;font-size:clamp(1.8rem,2.1vw,2.6rem)!important;line-height:.92!important}.diagnostic-triad .triad-card p{max-width:290px;font-size:.9rem;line-height:1.4;margin:0!important}.problem-section{grid-template-columns:minmax(260px,.52fr) minmax(0,1fr);align-items:start;column-gap:clamp(44px,7vw,120px);display:grid;border-color:var(--ref-line)!important;background:#fff!important;border-radius:0!important}.problem-section .section-heading{text-align:left;align-items:flex-start;max-width:none;margin:0!important}.problem-section .section-heading:before,.diagnostic-offer-section .section-heading:before,.platform-section .section-heading:before{color:var(--ref-black);letter-spacing:0;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:800;display:block}.problem-section .section-heading:before{content:"The reality in most organizations"}html:lang(ru) .problem-section .section-heading:before{content:"Реальность в большинстве компаний"}.problem-section .section-heading h2{letter-spacing:-.055em;text-align:left;text-transform:uppercase;max-width:12ch;font-weight:500;color:var(--ref-black)!important;margin:0!important;font-size:clamp(2.15rem,3.2vw,4.2rem)!important;line-height:.98!important}.problem-section .section-heading p,.problem-conclusion{display:none!important}.problem-grid.problem-grid-compact{grid-template-columns:1fr;display:grid;margin:6px 0 0!important}.problem-card{counter-increment:problem-row;align-items:center;min-height:44px;display:grid;border:0!important;border-bottom:1px solid var(--ref-line)!important;border-radius:0!important}.problem-grid{counter-reset:problem-row}.problem-card:before{content:counter(problem-row, decimal-leading-zero);width:auto;height:auto;color:var(--ref-black);font-size:.76rem;font-weight:700;position:static;background:0 0!important}.problem-card h3{line-height:1.25;margin:0!important}.problem-card p{margin:0!important}.omvi-section{grid-template-columns:minmax(250px,.52fr) minmax(0,1fr);align-items:start;column-gap:clamp(44px,7vw,120px);background:#fff!important;display:grid!important}.omvi-section .section-heading{text-align:left;align-items:flex-start;margin:0!important}.omvi-section .section-heading:before{content:"AI operating model";color:var(--ref-black);text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:800;display:block}html:lang(ru) .omvi-section .section-heading:before{content:"Операционная модель внедрения ИИ"}.omvi-section .section-heading h2{letter-spacing:-.055em;text-align:left;text-transform:uppercase;font-weight:500;color:var(--ref-black)!important;margin:0!important;font-size:clamp(2rem,3vw,3.8rem)!important;line-height:.98!important}.omvi-section .section-heading p{max-width:34rem;font-size:.92rem;line-height:1.45;color:var(--ref-muted)!important;margin:18px 0 0!important}.omvi-section .omvi-pipeline,.omvi-section .operating-model-grid{grid-column:2}.omvi-section .omvi-pipeline{border:0;border-top:1px solid var(--ref-line);border-bottom:1px solid var(--ref-line);background:#fff;border-radius:0;justify-content:flex-start;margin:0 0 18px}.omvi-section .omvi-pipeline span{background:0 0;border:0;border-radius:0;padding:0}.omvi-section .omvi-pipeline i{background:var(--editorial-accent);width:18px;height:1px}.omvi-section .operating-model-grid{border-top:1px solid var(--ref-line);border-left:1px solid var(--ref-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.omvi-section .model-card{min-height:0;border-right:1px solid var(--ref-line)!important;border-bottom:1px solid var(--ref-line)!important;box-shadow:none!important}.omvi-section .model-card p{margin-top:8px}.omvi-section .model-tags{display:none}.diagnostic-offer-section{align-items:start;display:grid;color:var(--ref-black)!important;box-shadow:none!important;border-color:var(--ref-line)!important;background:#fff!important;border-radius:0!important}.diagnostic-offer-section .section-heading{text-align:left;align-items:flex-start;margin:0!important}.diagnostic-offer-section .section-heading:before{content:"AI adoption diagnostic"}html:lang(ru) .diagnostic-offer-section .section-heading:before{content:"Аудит внедрения ИИ"}.diagnostic-offer-section .section-heading p{display:none!important}.diagnostic-offer-section .section-heading h2{letter-spacing:-.05em;text-align:left;text-transform:uppercase;max-width:10ch;font-weight:500;color:var(--ref-black)!important;margin:0!important;font-size:clamp(2rem,2.7vw,3.35rem)!important;line-height:.98!important}.platform-section{grid-template-columns:minmax(260px,.43fr) minmax(0,1fr);display:grid;border-top:1px solid var(--ref-line)!important;border-bottom:1px solid var(--ref-line)!important}.platform-section .section-heading{text-align:left;align-items:flex-start;margin:0!important}.platform-section .section-heading:before{content:"AI Conveyor platform"}html:lang(ru) .platform-section .section-heading:before{content:"Платформа ИИ Конвейер"}.platform-section .section-heading h2{letter-spacing:-.055em;text-align:left;text-transform:uppercase;font-weight:500;color:var(--ref-black)!important;margin:0!important;font-size:clamp(2.05rem,3vw,3.7rem)!important;line-height:.98!important}.platform-section .section-heading p{display:none}.platform-upsell{border:0!important;margin:0!important;padding:0!important;display:grid!important}.platform-copy h3{display:none}.platform-copy p{font-size:1rem;line-height:1.35;color:var(--ref-black)!important;margin-top:0!important}.platform-copy .case-tag{display:none}.platform-copy ul{margin-top:22px!important;padding:0!important}.platform-copy li{border-top:1px solid var(--ref-line);grid-template-columns:28px 1fr;align-items:center;gap:14px;font-size:.82rem;line-height:1.25;display:grid;color:var(--ref-black)!important;margin:0!important;padding:10px 0!important}.platform-copy li:before{content:""}.platform-copy .btn{margin-top:22px;border:0!important;border-bottom:1px solid var(--ref-black)!important;background:0 0!important;border-radius:0!important;padding:0 0 5px!important}.platform-system-mockup{padding:0!important}.trust-section{display:block}.trust-card{text-align:left;display:grid;border-top:1px solid var(--ref-line)!important;border-bottom:1px solid var(--ref-line)!important}.trust-card .case-tag{place-self:start;margin:0;background:0 0!important;border:0!important;padding:0!important}.trust-card h2{letter-spacing:-.045em;text-transform:uppercase;grid-column:1;max-width:15ch;margin:4px 0 0;font-size:clamp(1.65rem,2.6vw,3.1rem);font-weight:600;line-height:.98}.trust-card p,.trust-card strong{text-align:left;grid-column:2;max-width:50rem;margin:0}.trust-card p{align-self:end;font-size:.94rem;line-height:1.5}.trust-card strong{border-top:1px solid var(--ref-hairline);align-self:start;padding-top:12px;font-size:.88rem;line-height:1.4}.footer{border-top:1px solid var(--ref-line)}.footer-tagline,.footer-copy{color:#3f3f46!important}.footer-links a{color:#27272a!important}@media (width<=1180px){.nav{gap:clamp(18px,3.6vw,64px)}.hero-title,html:lang(ru) .hero-title{font-size:clamp(3.2rem,7vw,5.65rem)!important}.hero-actions{grid-template-columns:minmax(240px,1fr) minmax(240px,1fr)}.hero-cta-proof{grid-column:unset!important}.diagnostic-offer-section,.platform-section,.platform-upsell{grid-template-columns:1fr}.diagnostic-offer-section{gap:24px}}@media (width<=900px){.header-actions .btn{display:none!important}.container{width:min(100% - 32px,760px)}.nav{gap:18px}.hero-title,html:lang(ru) .hero-title{grid-column:unset;max-width:760px!important}.hero-subtitle,.hero-actions,.hero-cta-proof{grid-column:1}.product-shot-glow,.platform-system-mockup .product-shot-glow{display:none!important}html:lang(ru) .hero-title{font-size:clamp(2.6rem,8vw,4.1rem)!important}.hero-subtitle{margin-top:0!important}.hero-actions{gap:14px}.hero-cta-proof{grid-column:1}.diagnostic-triad,.problem-section,.omvi-section{grid-template-columns:1fr}.omvi-section{row-gap:24px}.omvi-section .omvi-pipeline,.omvi-section .operating-model-grid{grid-column:1}.omvi-section .operating-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-card{grid-template-columns:1fr;gap:16px}.trust-card h2,.trust-card p,.trust-card strong{grid-column:1;max-width:46rem}.diagnostic-triad .triad-card{min-height:230px;border-right:0!important;border-bottom:1px solid var(--ref-line)!important;padding-left:0!important}.diagnostic-triad .triad-card:last-child{border-bottom:0!important}.problem-section{row-gap:24px}.problem-card{grid-template-columns:42px 1fr}.problem-card p{grid-column:2}}@media (width<=560px){.header{height:66px}.nav{display:none}.nav-toggle{display:flex}.hero{padding-top:88px!important}.hero-title,html:lang(ru) .hero-title{width:100%;min-width:0;max-width:100%!important}.hero-actions .btn,.hero-methodology-link{min-height:58px;font-size:.78rem;padding-inline:18px!important}.diagnostic-triad .triad-card:before{font-size:3.2rem}.omvi-section .omvi-pipeline{grid-template-columns:1fr;gap:0;padding:0;display:grid}.omvi-section .omvi-pipeline span{border-bottom:1px solid var(--ref-hairline);padding:8px 0}.omvi-section .omvi-pipeline span:last-of-type{border-bottom:0}.omvi-section .omvi-pipeline i{display:none}.omvi-section .operating-model-grid{grid-template-columns:1fr}.platform-system-mockup,.platform-system-mockup .product-shot{overflow:hidden}.platform-system-mockup .product-window{min-height:0;max-height:478px;overflow:hidden}.platform-system-mockup .product-main{padding:10px;overflow:hidden}.platform-system-mockup .product-kpis,.platform-system-mockup .effect-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-system-mockup .product-content-grid{grid-template-columns:1fr}.platform-system-mockup .effect-table,.platform-system-mockup .product-secondary{display:none}.diagnostic-triad .triad-card h3,.problem-section .section-heading h2,.diagnostic-offer-section .section-heading h2,.platform-section .section-heading h2{font-size:clamp(1.65rem,9vw,2.5rem)!important}}:root{--font-body:"IBM Plex Sans", "Helvetica Neue", Arial, sans-serif;--header-height:72px;--executive-ink:#101817;--executive-muted:#595959;--executive-line:#10181724;--executive-soft:#f3f7f6;--executive-accent:#1a1a1a;--executive-accent-hover:#141414;--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}body{color:var(--executive-ink);font-feature-settings:"kern" 1, "liga" 1;text-rendering:optimizelegibility;background:#fbfcfc!important}.container{width:min(1280px,100% - 64px)}@media (width>=1560px){.container{width:min(1440px,100% - 96px)}}.header,.header.scrolled{height:var(--header-height);border-bottom:1px solid var(--executive-line)!important;-webkit-backdrop-filter:blur(16px)saturate(130%)!important;background:#fbfcfce6!important}.header-inner{gap:28px}.logo span{color:var(--executive-ink);letter-spacing:-.035em;text-transform:none;font-size:1.25rem;font-weight:700}.nav{gap:clamp(22px,3vw,48px)}.nav a,.language-option{letter-spacing:0;text-transform:none;font-size:.78rem;font-weight:600;color:#414141!important}.nav a{position:relative}.nav a:after{content:"";background:var(--executive-accent);transform-origin:100%;height:1px;transition:transform .22s var(--ease-out-expo);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.header-actions .header-cta{letter-spacing:0;text-transform:none;border-radius:9px;min-height:42px;padding-inline:17px;font-size:.76rem}.language-option.is-active:after{display:none}.language-option.is-active{font-weight:700}.hero{align-items:center;display:flex}.hero-title,html:lang(ru) .hero-title,html:lang(en) .hero-title{overflow-wrap:normal}.accent-word{font-weight:inherit;color:var(--executive-accent)!important}.hero-actions{border-top-color:var(--executive-line)}.hero-actions .btn,.hero-methodology-link{text-transform:none;justify-content:center;min-height:58px;font-size:.9rem;font-weight:650;border-radius:10px!important;padding:0 22px!important}.hero-actions .btn:after,.hero-methodology-link:after,.platform-copy .btn:after,.cta-band-actions .btn:after{content:"→";transition:transform .18s var(--ease-out-expo);margin-left:14px;font-size:1.05rem}.hero-methodology-link{transition:color .2s ease, border-color .2s ease, background-color .2s ease, transform .18s var(--ease-out-expo);border-color:#1018173d!important}.surface-wrap{background:#fbfcfc!important;padding-bottom:72px!important}.surface-card{background:0 0!important}.surface-card>section{border-top:1px solid var(--executive-line);padding:clamp(72px,8vw,112px) 0!important}.section-heading,.problem-section .section-heading,.omvi-section .section-heading,.diagnostic-offer-section .section-heading,.platform-section .section-heading{text-align:left}.section-heading h2,.problem-section .section-heading h2,.omvi-section .section-heading h2,.diagnostic-offer-section .section-heading h2,.platform-section .section-heading h2,.trust-card h2,.cta-band h2{letter-spacing:-.045em;text-align:left;text-transform:none;text-wrap:balance;max-width:15ch;font-weight:600;color:var(--executive-ink)!important;font-size:clamp(2.15rem,3.4vw,3.75rem)!important;line-height:1.02!important}.problem-section .section-heading:before,.omvi-section .section-heading:before,.diagnostic-offer-section .section-heading:before,.platform-section .section-heading:before{display:none}.section-heading p,.omvi-section .section-heading p,.platform-copy p,.trust-card p{text-wrap:pretty;line-height:1.6;color:var(--executive-muted)!important}.problem-section,.omvi-section{grid-template-columns:minmax(250px,.56fr) minmax(0,1fr);column-gap:clamp(48px,8vw,128px)}.problem-grid.problem-grid-compact{margin-top:0!important}.problem-card{transition:padding .22s var(--ease-out-expo), background-color .22s ease, border-color .22s ease;border-bottom-color:var(--executive-line)!important;background:0 0!important}.problem-card:before{display:none}.problem-card h3{font-weight:650;color:var(--executive-ink)!important;font-size:1rem!important}.problem-card p{font-size:.95rem;line-height:1.55;color:var(--executive-muted)!important}.omvi-section{row-gap:28px}.omvi-section .section-heading h2{max-width:13ch}.omvi-section .omvi-pipeline{border-color:var(--executive-line);gap:12px;margin-bottom:24px;padding:14px 0}.omvi-section .omvi-pipeline span{color:#3b3b3b;text-transform:none;font-size:.76rem;font-weight:600}.omvi-section .operating-model-grid{border:0;gap:12px}.omvi-section .model-card{transition:transform .22s var(--ease-out-expo), border-color .22s ease, box-shadow .22s ease;border:1px solid var(--executive-line)!important;background:#ffffffc7!important;border-radius:12px!important;padding:24px!important}.omvi-section .model-card h3{color:var(--executive-ink);text-transform:none;font-size:1rem;font-weight:650}.omvi-section .model-card p{font-size:.91rem;line-height:1.55;color:var(--executive-muted)!important}.trust-card{grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);gap:18px clamp(48px,8vw,128px);background:var(--executive-ink)!important;color:#fff!important;border:0!important;border-radius:16px!important;padding:56px!important}.trust-card .case-tag{text-transform:none;font-size:.78rem;color:#d4d4d4!important}.trust-card h2{color:#fff!important}.trust-card p,.trust-card strong{color:#d7e1df!important}.trust-card strong{border-top-color:#fff3;color:#d4d4d4!important}.diagnostic-offer-section{grid-template-columns:minmax(230px,.65fr) repeat(2,minmax(220px,1fr)) minmax(210px,.65fr);gap:18px}.platform-section{gap:clamp(44px,7vw,100px);border-color:var(--executive-line)!important;background:0 0!important;padding:clamp(72px,8vw,112px) 0!important}.platform-upsell{grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:40px!important}.platform-copy li{border-top-color:var(--executive-line)}.platform-copy li:before{background:var(--executive-accent);border:0;border-radius:50%;width:8px;height:8px}.platform-copy .btn{text-transform:none;font-size:.86rem;color:var(--executive-ink)!important}.platform-system-mockup .product-shot{overflow:hidden;border:1px solid var(--executive-line)!important;border-radius:14px!important;box-shadow:0 24px 64px #1018171f!important}.cta-band{margin-block:0 88px;padding:clamp(38px,5vw,64px);background:var(--executive-soft)!important;border:0!important;border-radius:16px!important}.cta-band h2{max-width:18ch}.cta-band-actions .btn{border-radius:10px!important}.footer{border-top-color:var(--executive-line);background:#fbfcfc}.btn{transition:transform .16s var(--ease-out-expo), background-color .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease}.btn-accent{background:var(--executive-accent)!important;border-color:var(--executive-accent)!important}.btn-accent:hover,.btn-accent:focus-visible{background:var(--executive-accent-hover)!important;border-color:var(--executive-accent-hover)!important;box-shadow:0 12px 28px #17171733!important}.btn:active,.hero-methodology-link:active{transform:scale(.975)}[data-reveal]{opacity:1;transition:none;transform:none}.motion-ready .hero-copy.reveal-pending>*{opacity:0;transform:translateY(18px)}.motion-ready .hero-copy>*{opacity:1;transition:opacity .62s var(--ease-out-expo), transform .62s var(--ease-out-expo);transform:translateY(0)}.motion-ready [data-reveal]>:nth-child(2),.motion-ready .hero-copy>:nth-child(2){transition-delay:70ms}.motion-ready [data-reveal]>:nth-child(3),.motion-ready .hero-copy>:nth-child(3){transition-delay:.12s}.motion-ready [data-reveal]>:nth-child(4),.motion-ready .hero-copy>:nth-child(4){transition-delay:.17s}@media (hover:hover) and (pointer:fine){.nav a:hover:after{transform-origin:0;transform:scaleX(1)}.btn:hover,.hero-methodology-link:hover{transform:translateY(-2px)}.btn:hover:after,.hero-methodology-link:hover:after,.platform-copy .btn:hover:after,.cta-band-actions .btn:hover:after{transform:translate(3px)}.problem-card:hover{background:#1717170b!important;border-color:#1717176b!important;padding-inline:16px!important}.omvi-section .model-card:hover{transform:translateY(-4px);border-color:#17171770!important;box-shadow:0 16px 38px #10181717!important}}@media (width<=1180px){.container{width:min(100% - 48px,1080px)}.hero-copy{flex-direction:column!important;grid-template-columns:none!important;display:flex!important}.diagnostic-offer-section{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-offer-section .section-heading{grid-column:span 2}}@media (width<=900px){.header-actions .header-cta{display:inline-flex!important}.hero{min-height:auto;padding-block:calc(var(--header-height) + 48px) 56px!important}.hero-copy{flex-direction:column!important;grid-template-columns:none!important;display:flex!important}.hero-title,html:lang(ru) .hero-title{font-size:clamp(2.8rem,9.5vw,4.7rem)!important}.hero-subtitle{max-width:620px!important}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-section,.omvi-section,.platform-section,.platform-upsell{grid-template-columns:1fr;row-gap:36px}.trust-card{padding:40px!important}}@media (width<=560px){:root{--header-height:64px}.container{width:min(100% - 28px,520px)}.header,.header.scrolled{height:var(--header-height)}.logo span{font-size:1.18rem}.header-actions{gap:7px}.header-actions .header-cta{min-height:38px;padding-inline:12px}.nav-toggle{flex-basis:44px;width:44px;height:44px;border-radius:9px!important}.hero{padding:calc(var(--header-height) + 38px) 0 44px!important}.hero-title,html:lang(ru) .hero-title{letter-spacing:-.045em;overflow-wrap:normal;word-break:normal;font-size:clamp(2.25rem,10.5vw,3.15rem)!important;line-height:1.02!important}.hero-subtitle{font-size:1rem!important;line-height:1.52!important}.hero-actions{grid-template-columns:1fr}.hero-actions .btn,.hero-methodology-link{min-height:54px}.surface-card>section{padding:64px 0!important}.section-heading h2,.problem-section .section-heading h2,.omvi-section .section-heading h2,.diagnostic-offer-section .section-heading h2,.platform-section .section-heading h2,.trust-card h2,.cta-band h2{font-size:clamp(2rem,9vw,2.65rem)!important}.problem-card{grid-template-columns:1fr;gap:8px;padding-block:18px!important}.problem-card p{grid-column:1}.omvi-section .operating-model-grid,.diagnostic-offer-section{grid-template-columns:1fr}.diagnostic-offer-section .section-heading{grid-column:1}.trust-card{padding:30px 24px!important}.platform-system-mockup .product-shot{max-height:none}.cta-band{margin-bottom:56px;padding:32px 24px}}@media (prefers-reduced-motion:reduce){.motion-ready [data-reveal]>*,.motion-ready .hero-copy>*{opacity:1!important;transition:none!important;transform:none!important}.btn,.hero-methodology-link,.problem-card,.model-card,.nav a:after{transition:none!important}}.hero .hero-actions .btn,.hero .hero-methodology-link{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;min-width:0}.hero .hero-actions .btn:after,.hero .hero-methodology-link:after{flex:none;margin-left:14px}.product-browser-bar strong{min-width:0;line-height:1.2;text-overflow:clip!important;white-space:normal!important;overflow:visible!important}.hero{min-height:min(780px,100dvh);padding:calc(var(--header-height) + clamp(44px, 7vh, 80px)) 0 clamp(44px, 7vh, 72px)!important;background:#fbfcfc!important}html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;column-gap:clamp(52px,6.5vw,104px);display:grid!important}html:lang(ru) .hero-copy,html:lang(en) .hero-copy,.hero-copy{flex-direction:column;text-align:left!important;align-items:flex-start!important;max-width:none!important;display:flex!important}.hero-title,html:lang(ru) .hero-title,html:lang(en) .hero-title{letter-spacing:-.035em;text-transform:none;text-wrap:balance;order:1;font-weight:700;max-width:21ch!important;color:var(--executive-ink)!important;margin:0!important;font-size:clamp(2.35rem,4.15vw,4rem)!important;line-height:1.03!important}.hero-subtitle{text-wrap:pretty;order:2;font-weight:450;color:#3a3a3a!important;max-width:52ch!important;margin:22px 0 0!important;font-size:clamp(1.02rem,1.2vw,1.17rem)!important;line-height:1.55!important}.hero-first-step{display:none!important}.hero-actions{border-top:1px solid var(--executive-line);order:3;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;width:100%;max-width:620px;padding-top:26px;margin-top:34px!important}.hero-cta-proof{font-variant-numeric:tabular-nums;order:4;align-self:flex-start;font-size:.85rem;font-weight:500;line-height:1.55;color:var(--executive-muted)!important;margin:16px 0 0!important}html:lang(ru) .hero-visual,html:lang(en) .hero-visual,.hero-visual{justify-content:center;justify-self:center;align-items:center;width:100%;padding:0;display:flex!important}.hero .hero-diagram,.hero .product-shot{display:none!important}.hero-wheel{width:min(100%,540px);max-width:540px;margin-inline:auto}.hero-wheel svg{width:100%;height:auto;display:block}.hero-wheel text{font-family:var(--font-body)}.motion-ready .hero-visual.reveal-pending>.hero-wheel{opacity:0;transform:translateY(18px)}.motion-ready .hero-visual>.hero-wheel{opacity:1;transition:opacity .62s var(--ease-out-expo), transform .62s var(--ease-out-expo);transition-delay:.23s;transform:translateY(0)}@media (width<=1180px){html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{grid-template-columns:minmax(0,1fr) minmax(310px,.86fr);column-gap:clamp(40px,5vw,64px)}.hero-title,html:lang(ru) .hero-title,html:lang(en) .hero-title{font-size:clamp(2.4rem,3.9vw,3.4rem)!important}}@media (width<=1024px){.hero{min-height:auto}html:lang(ru) .hero-layout,html:lang(en) .hero-layout,.hero-layout{grid-template-columns:1fr;row-gap:44px}html:lang(ru) .hero-visual,html:lang(en) .hero-visual,.hero-visual{justify-content:center;justify-self:center;align-items:center;width:100%;max-width:520px;margin-inline:auto;display:flex!important}.hero-wheel{width:min(100%,440px);max-width:440px}}@media (width>=1025px) and (height<=820px){html:lang(ru) .hero-visual,html:lang(en) .hero-visual,.hero-visual{justify-content:center;justify-self:center;align-items:center;margin-inline:auto;display:flex!important}.hero-wheel{width:min(100%,460px);max-width:460px}}@media (width<=640px){html:lang(ru) .home-page .hero-visual,html:lang(en) .home-page .hero-visual,.home-page .hero-visual{display:none!important}.hero-title,html:lang(ru) .hero-title,html:lang(en) .hero-title{font-size:clamp(1.95rem,8.6vw,2.5rem)!important;line-height:1.08!important}.hero-subtitle{margin-top:16px!important}.hero-actions{grid-template-columns:1fr;padding-top:22px;margin-top:26px!important}}@media (width>=1560px){.hero{min-height:min(860px,100dvh)}.hero-title,html:lang(ru) .hero-title,html:lang(en) .hero-title{font-size:clamp(4.2rem,3.8vw,5.1rem)!important}.hero-subtitle{max-width:56ch!important;font-size:1.24rem!important}.hero-actions{max-width:680px}.hero-wheel{width:min(100%,640px);max-width:640px;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.motion-ready .hero-visual.reveal-pending>.hero-wheel,.motion-ready .hero-visual>.hero-wheel{opacity:1!important;transition:none!important;transform:none!important}}.audit-options-section{color:var(--executive-ink)!important;box-shadow:none!important;display:block!important}.audit-options-section .audit-options-heading{text-align:left;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:end;column-gap:clamp(36px,6vw,92px);max-width:none;display:grid;margin:0 0 clamp(40px,5vw,68px)!important}.audit-options-section .audit-options-heading:before{display:none!important}.audit-options-eyebrow{color:#5d5d5d;letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;width:fit-content;margin-bottom:22px;font-size:.75rem;font-weight:700;display:inline-flex}.audit-options-section .audit-options-heading h2{letter-spacing:-.055em;text-align:left;text-transform:none;text-wrap:balance;font-weight:650;max-width:13ch!important;color:var(--executive-ink)!important;margin:0!important;font-size:clamp(2.45rem,4.2vw,4.8rem)!important;line-height:.98!important}.audit-options-section .audit-options-heading p{text-wrap:pretty;max-width:48ch;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.55;color:#555!important;margin:0 0 5px!important;display:block!important}.audit-options-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.services-grid-routes{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid .service-option-card{min-height:430px}.services-grid-routes .service-option-card{min-height:470px}.services-grid .audit-option-card-featured{grid-column:1/-1;min-height:380px;background:#f3f3f0!important;border-width:2px!important}.services-grid .audit-option-card h3,.services-grid .audit-option-fit{min-height:0}.audit-option-card{min-width:0;min-height:560px;transition:transform .22s var(--ease-out-expo), border-color .22s ease, box-shadow .22s ease;background:#fff;border:1px solid #1018172e;border-radius:12px;flex-direction:column;padding:clamp(24px,2.3vw,34px);display:flex;box-shadow:0 1px 2px #10181708}.audit-option-card-featured{background:#171717;box-shadow:0 30px 60px -42px #000000b8}.audit-option-head{align-items:center;gap:9px;min-height:30px;margin-bottom:34px;display:flex}.audit-option-index{color:#6b6b6b;letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:.74rem;font-weight:700}.audit-option-duration,.audit-option-recommended{color:#4f4f4f;white-space:nowrap;border:1px solid #1018172e;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:.7rem;font-weight:650;line-height:1;display:inline-flex}.audit-option-duration{font-variant-numeric:tabular-nums;margin-left:auto}.audit-option-recommended{color:#171717;background:#fff;border-color:#fff}.audit-option-card-featured .audit-option-index,.audit-option-card-featured .audit-option-duration{color:#ffffffb8;border-color:#ffffff42}.audit-option-card h3{min-height:2.25em;color:var(--executive-ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.45rem,2vw,2rem);font-weight:650;line-height:1.08}.audit-option-card-featured h3{color:#fff}.audit-option-fit{color:#5b5b5b;min-height:5.2em;margin:20px 0 24px;font-size:.92rem;line-height:1.55}.audit-option-fit strong{color:var(--executive-ink);font-weight:650}.audit-option-card-featured .audit-option-fit{color:#ffffffb3}.audit-option-card ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.audit-option-card li{color:#343434;border-top:1px solid #1018171a;margin:0;padding:11px 0 11px 19px;font-size:.87rem;line-height:1.45;position:relative}.audit-option-card li:before{content:"";background:#171717;border-radius:50%;width:7px;height:7px;position:absolute;top:18px;left:1px}.audit-option-card-featured li{color:#ffffffd6;border-top-color:#ffffff29}.audit-option-result{border-top:1px solid #10181729;gap:7px;margin-top:auto;padding:26px 0 22px;display:grid}.audit-option-result span{color:#747474;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.audit-option-result strong{color:var(--executive-ink);font-size:.94rem;font-weight:600;line-height:1.4}.audit-option-card-featured .audit-option-result{border-top-color:#fff3}.audit-option-card-featured .audit-option-result span{color:#ffffff85}.audit-option-card-featured .audit-option-result strong{color:#fff}.audit-option-link{color:#171717;border:1px solid #171717;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-top:2px;padding:13px 16px;font-size:.82rem;font-weight:650;line-height:1.25;text-decoration:none;display:flex}.audit-option-link:after{content:"↗";flex:none;font-size:1rem}.audit-options-footer{border-top:1px solid var(--executive-line);justify-content:space-between;align-items:center;gap:28px;margin-top:clamp(28px,4vw,48px);padding-top:26px;display:flex}.audit-options-footer p{color:#575757;max-width:62ch;margin:0;font-size:.9rem;line-height:1.55}.audit-options-footer strong{color:var(--executive-ink)}.audit-options-footer .btn{flex:none;min-height:50px;border-radius:8px!important}.services-support{border:1px solid var(--executive-line);background:#f4f4f1;border-radius:10px;margin-top:18px;padding:20px 22px}.services-support p{color:#555;margin:0;font-size:.92rem;line-height:1.55}.services-support p+p{margin-top:10px}.audit-option-price{border-top:1px solid #1018171f;border-bottom:1px solid #1018171f;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 22px;padding:12px 0;display:flex}.audit-option-price span{color:#747474;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.audit-option-price strong{color:var(--executive-ink);white-space:nowrap;font-size:.95rem;font-weight:750}.services-support strong,.services-support a{color:var(--executive-ink)}@media (hover:hover) and (pointer:fine){.audit-option-card:not(.audit-option-card-featured):hover{border-color:#10181761;transform:translateY(-5px);box-shadow:0 20px 44px -36px #10181780}.audit-option-card-featured:hover{transform:translateY(-19px)}.audit-option-link:hover{color:#fff;background:#171717}.audit-option-card-featured .audit-option-link:hover{color:#171717;background:#e7e7e7}}@media (width<=980px){.audit-options-section .audit-options-heading{grid-template-columns:1fr;gap:22px}.audit-options-section .audit-options-heading h2{max-width:15ch!important}.audit-options-grid{grid-template-columns:1fr}.services-grid .audit-option-card-featured{grid-column:auto}.audit-option-card,.audit-option-card-featured{min-height:0;transform:none}.audit-option-card h3,.audit-option-fit{min-height:0}.audit-option-result{margin-top:28px}.audit-options-footer{flex-direction:column;align-items:flex-start}}@media (width<=640px){.audit-options-section{margin-inline:-1px;border-radius:10px!important}.audit-options-section .audit-options-heading{margin-bottom:32px!important}.audit-options-eyebrow{margin-bottom:10px}.audit-options-section .audit-options-heading h2{font-size:clamp(2rem,10vw,2.75rem)!important}.audit-option-card{padding:24px 20px}.audit-option-head{flex-wrap:wrap;margin-bottom:26px}.audit-option-recommended{order:3}.audit-option-card h3{font-size:1.55rem}.audit-option-fit{margin-top:14px}.audit-options-footer .btn{width:100%}}@media (prefers-reduced-motion:reduce){.audit-option-card,.audit-option-card-featured,.audit-option-link{transition:none!important}}.nav-services{align-items:center;display:flex;position:relative}.nav-services-trigger{color:#414141;letter-spacing:0;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex;position:relative}.nav-services-trigger:after{content:"";background:var(--executive-accent);transform-origin:100%;height:1px;transition:transform .22s var(--ease-out-expo);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-services-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:10px;height:7px;transition:transform .18s;overflow:visible}.nav-services-menu{z-index:70;opacity:0;visibility:hidden;pointer-events:none;width:min(410px,100vw - 32px);transition:opacity .16s ease, transform .2s var(--ease-out-expo), visibility .16s ease;background:#fffffffb;border:1px solid #10181729;border-radius:12px;padding:8px;display:grid;position:absolute;top:calc(100% + 22px);left:50%;transform:translate(-50%,-8px);box-shadow:0 28px 70px -36px #00000085}.nav-services-menu:before{content:"";height:22px;position:absolute;bottom:100%;left:0;right:0}.nav .nav-services-menu a{white-space:normal;border-radius:7px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;min-height:54px;padding:11px 13px;text-decoration:none;transition:background .16s,color .16s;display:grid;color:#171717!important}.nav .nav-services-menu a:after{display:none!important}.nav-services-menu a+a{border-top:1px solid #10181714}.nav-services-menu a>span{color:#858585;letter-spacing:.06em;font-variant-numeric:tabular-nums;align-self:start;padding-top:2px;font-size:.65rem;font-weight:700}.nav-services-menu a>strong{color:inherit;letter-spacing:-.01em;font-size:.88rem;font-weight:600;line-height:1.3}.nav-services.is-open .nav-services-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-services.is-open .nav-services-trigger:after{transform-origin:0;transform:scaleX(1)}.nav-services.is-open .nav-services-trigger svg{transform:rotate(180deg)}@media (width>=1281px){.nav-services:hover .nav-services-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-services:hover .nav-services-trigger:after{transform-origin:0;transform:scaleX(1)}.nav-services:hover .nav-services-trigger svg{transform:rotate(180deg)}.nav .nav-services-menu a:hover,.nav .nav-services-menu a:focus-visible{background:#171717;color:#fff!important}.nav-services-menu a:hover>span,.nav-services-menu a:focus-visible>span{color:#ffffff94}}@media (width<=1280px){.nav-services{width:100%;display:block}.nav-services-trigger{color:#050505;border-radius:10px;justify-content:space-between;width:100%;min-height:48px;padding:12px 14px;font-size:.98rem;line-height:1.3}.nav-services-trigger:after{display:none}.nav-services-menu{width:100%;max-height:0;box-shadow:none;opacity:0;visibility:hidden;transition:max-height .24s var(--ease-out-expo), margin .18s ease, padding .18s ease, opacity .15s ease, visibility .15s ease;background:#f3f3f1;border:0;border-radius:10px;margin:0;padding:0 6px;position:static;overflow:hidden;transform:none}.nav-services-menu:before{display:none}.nav-services.is-open .nav-services-menu{opacity:1;visibility:visible;pointer-events:auto;border:1px solid #1018171a;max-height:310px;margin:4px 0 6px;padding:6px;transform:none}.nav .nav-services-menu a{background:0 0;border-radius:7px;min-height:48px;padding:10px 11px;font-size:.9rem}.nav .nav-services-menu a:hover{background:#fff;color:#050505!important}}@media (prefers-reduced-motion:reduce){.nav-services-trigger:after,.nav-services-trigger svg,.nav-services-menu{transition:none!important}}.language-switch{flex:none;grid-template-columns:repeat(2,32px);justify-content:center;align-items:center;width:70px;box-shadow:inset 0 1px #ffffffb8;background:#f0f0ee!important;border:1px solid #10181724!important;border-radius:10px!important;gap:0!important;min-height:36px!important;padding:3px!important;display:grid!important}.language-option{cursor:pointer;justify-content:center;align-items:center;width:32px;text-decoration:none;transition:color .16s,background .16s,box-shadow .16s;color:#686868!important;letter-spacing:.02em!important;background:0 0!important;border:0!important;border-radius:7px!important;min-width:32px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:.68rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.language-option:after,.language-option.is-active:after{content:none!important;display:none!important}.language-option.is-active{cursor:default;color:#fff!important;background:#171717!important;box-shadow:0 1px 2px #0000002e!important}.language-option:not(.is-active):hover,.language-option:not(.is-active):focus-visible{color:#171717!important;background:#fff!important}@media (width<=560px){.language-switch{grid-template-columns:repeat(2,28px);width:62px;min-height:36px!important;display:grid!important}.language-option{width:28px;min-width:28px!important}}.triad-problem-context{border-bottom:1px solid var(--executive-line);grid-column:1/-1;grid-template-columns:1fr;align-items:start;margin-bottom:10px;padding:20px 0 clamp(44px,6vw,72px);display:grid}.triad-problem-context-compact{padding-top:0}.triad-problem-context-compact .triad-problem-highlight{margin-top:0}.triad-problem-lead{max-width:38ch;color:var(--executive-ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:600;line-height:1.25}.triad-problem-intro{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:clamp(30px,4vw,48px) 0 14px;font-size:.72rem;font-weight:700}.triad-problem-list{counter-reset:problem-points;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 clamp(20px,3vw,40px);margin:0;padding:0;list-style:none;display:grid}.triad-problem-list li{color:#343434;counter-increment:problem-points;border-top:1px solid #10181724;min-height:72px;margin:0;padding:17px 8px 17px 34px;font-size:.92rem;line-height:1.45;position:relative}.triad-problem-list li:before{content:counter(problem-points, decimal-leading-zero);color:#878787;letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:.66rem;font-weight:700;position:absolute;top:19px;left:0}.triad-problem-highlight{background:#171717;border-radius:12px;grid-column:1/-1;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(28px,5vw,72px);margin-top:clamp(30px,4vw,48px);padding:clamp(24px,3.4vw,42px);display:grid}.triad-problem-highlight strong{color:#fff;letter-spacing:-.03em;text-wrap:balance;font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:600;line-height:1.22}.triad-problem-highlight span{color:#ffffffb3;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.55}@media (width<=980px){.triad-problem-lead{max-width:34ch}.triad-problem-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.triad-problem-context{padding-top:8px;padding-bottom:42px}.triad-problem-list{grid-template-columns:1fr}.triad-problem-list li{min-height:0}.triad-problem-highlight{grid-template-columns:1fr;gap:14px;margin-top:28px;padding:24px 20px}}.problem-section-kicker{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.problem-section .section-heading .problem-section-kicker+h2{max-width:12ch}@media (width>=1281px) and (hover:hover) and (pointer:fine){.nav-services-trigger{gap:0}.nav-services-trigger svg{transform-origin:50%;flex:none;margin-left:7px;display:block}.nav>a,.nav-services-trigger{border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:600;line-height:1;transition:color .16s,background-color .16s;display:inline-flex}.nav>a:hover,.nav>a:focus-visible,.nav-services-trigger:hover,.nav-services-trigger:focus-visible{border-bottom:0!important;text-decoration:none!important}.nav>a:after,.nav-services-trigger:after{background:currentColor;height:1px;bottom:2px;left:10px;right:10px;content:""!important;display:block!important}.nav>a:hover,.nav>a:focus-visible,.nav-services:hover .nav-services-trigger,.nav-services.is-open .nav-services-trigger{background-color:#0000;color:#171717!important}}:root{--surface-card-bg:#fff;--surface-card-border:#10181729;--surface-card-radius:12px}.diagnostic-triad .triad-card,.problem-card,.omvi-section .model-card,.audit-option-card{border:1px solid var(--surface-card-border)!important;border-radius:var(--surface-card-radius)!important;background:var(--surface-card-bg)!important;box-shadow:none!important}.diagnostic-triad .triad-card{color:var(--executive-ink)!important;padding:28px!important}.diagnostic-triad .triad-card+.triad-card,.diagnostic-triad .triad-arrow+.triad-card{padding-left:28px!important}.diagnostic-triad .triad-card h2{color:#555!important;border-color:var(--surface-card-border)!important;background:#f4f4f2!important}.diagnostic-triad .triad-card h3{color:var(--executive-ink)!important}.diagnostic-triad .triad-card p{color:var(--executive-muted)!important}.problem-grid.problem-grid-compact{gap:12px!important}.problem-card{grid-template-columns:1fr;gap:10px;padding:24px!important}.problem-card+.problem-card{margin-top:0}.audit-options-section{background:0 0!important;border:0!important;border-radius:0!important}.audit-option-card-featured{transform:none;color:var(--executive-ink)!important;border-color:#171717!important}.audit-option-card-featured .audit-option-index,.audit-option-card-featured .audit-option-duration,.audit-option-card-featured .audit-option-fit,.audit-option-card-featured li,.audit-option-card-featured .audit-option-result span{color:#5b5b5b!important}.audit-option-card-featured .audit-option-duration,.audit-option-card-featured li,.audit-option-card-featured .audit-option-result{border-color:#10181724!important}.audit-option-card-featured h3,.audit-option-card-featured .audit-option-result strong{color:var(--executive-ink)!important}.audit-option-card-featured li:before{background:#171717}.audit-option-card-featured .audit-option-recommended,.audit-option-card-featured .audit-option-link{color:#fff;background:#171717;border-color:#171717}@media (hover:hover) and (pointer:fine){.diagnostic-triad .triad-card:hover,.problem-card:hover,.omvi-section .model-card:hover,.audit-option-card:hover{transform:translateY(-2px);border-color:#10181757!important;box-shadow:0 14px 32px -28px #0000006b!important}}.home-page .surface-wrap{padding-bottom:0!important}.home-page .surface-card>section{padding-top:64px!important;padding-bottom:64px!important}.home-page .surface-card>section+section,.home-page .surface-card>.diagnostic-offer-section{margin-top:0!important}@media (width<=640px){.home-page .surface-card>section{padding-top:48px!important;padding-bottom:48px!important}}.footer{background:#f3f3f0!important;border-top:2px solid #171717!important;padding:0!important}.footer-shell{padding-top:clamp(48px,6vw,84px)}.footer-main{grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);gap:clamp(64px,10vw,160px);padding-bottom:clamp(52px,7vw,92px);display:grid}.footer-brand-block{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{color:#171717;letter-spacing:-.06em;font-size:clamp(2rem,4vw,4.25rem);font-weight:750;line-height:.9;text-decoration:none}.footer .footer-tagline{max-width:38rem;margin:28px 0 34px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.55;color:#4d4d4d!important}.footer-primary-link{color:#171717;border:1px solid #171717;align-items:center;gap:18px;min-height:48px;padding:0 16px;font-size:.84rem;font-weight:700;text-decoration:none;transition:color .18s,background-color .18s;display:inline-flex}.footer-nav{grid-template-columns:minmax(0,1.45fr) minmax(0,.75fr);gap:clamp(32px,5vw,72px);display:grid}.footer-nav-group{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-nav-group p{color:#777772;letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.69rem;font-weight:750}.footer-nav-group a{font-size:.88rem;line-height:1.4;text-decoration:none;color:#2c2c2a!important}.footer-bottom{color:#686864;border-top:1px solid #17171738;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:70px;font-size:.75rem;display:grid}.footer-bottom p{margin:0}.footer-credit{letter-spacing:.08em;text-transform:uppercase}.footer-credit a{color:#171717;font-weight:700;text-decoration:none}.footer-bottom a{color:#171717;justify-self:end;font-weight:650;text-decoration:none}@media (hover:hover) and (pointer:fine){.footer-primary-link:hover{color:#fff;background:#171717}.footer-nav-group a:hover,.footer-bottom a:hover{text-underline-offset:4px;text-decoration:underline}}@media (width<=900px){.footer-main{grid-template-columns:1fr;gap:56px}}@media (width<=560px){.footer-nav{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr auto;padding:20px 0}.footer-credit{grid-area:1/1/auto/-1}}.home-page .result-section{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:start;column-gap:clamp(48px,6vw,88px);display:grid}.home-page .result-section>h2{max-width:none;color:var(--executive-ink);letter-spacing:-.055em;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;margin:0;font-size:clamp(2.3rem,3.2vw,3.6rem);font-weight:650;line-height:.96}.home-page .result-section>h2 span{white-space:nowrap;display:block}.result-comparison{border-top:2px solid #171717}.result-comparison-head,.result-comparison-row{grid-template-columns:minmax(0,1fr) 32px minmax(0,1.2fr);column-gap:24px;display:grid}.result-comparison-head span:last-child,.result-comparison-row>strong{grid-column:3}.result-comparison-head{color:#6b6b73;letter-spacing:.09em;text-transform:uppercase;padding:14px 0;font-size:.72rem;font-weight:700}.result-comparison-row{border-top:1px solid #10181724;padding:22px 0;font-size:clamp(.94rem,1.15vw,1.06rem);line-height:1.45;position:relative}.result-comparison-row:after{content:"→";color:#777780;grid-area:1/2;align-self:center;place-items:center;width:32px;min-height:28px;display:grid}.result-comparison-row>span{color:#686875}.result-comparison-row>strong{color:#171717;font-weight:600}.result-summary{color:#fff;background:#171717;border-radius:0;grid-column:1/-1;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(32px,6vw,96px);margin:48px -40px -64px;padding:38px 40px;display:grid}.result-summary strong{letter-spacing:-.04em;max-width:30ch;font-size:clamp(1.55rem,2.3vw,2.65rem);font-weight:750;line-height:1.05}.result-summary p{color:#ffffffc7;max-width:52ch;margin:0;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.5}@media (width<=900px){.home-page .result-section{grid-template-columns:1fr;row-gap:54px}.home-page .result-section>h2{max-width:none}}@media (width<=640px){.home-page .result-section{row-gap:42px}.home-page .result-section>h2{font-size:clamp(2.15rem,10vw,3rem)}.home-page .result-section>h2 span{white-space:normal}.result-comparison-head,.result-comparison-row{grid-template-columns:1fr;row-gap:9px}.result-comparison-head span:last-child{display:none}.result-comparison-row>strong{grid-area:3/1}.result-summary{grid-template-columns:1fr;gap:18px;margin:36px -18px -48px;padding:30px 18px}.result-comparison-row{padding:20px 0}.result-comparison-row:after{content:"↓";grid-area:2/1;justify-self:start;width:auto;min-height:18px;transform:none}.result-comparison-row>span,.result-comparison-row>strong{padding:0 38px 0 0}}.home-page{--home-section-gap:16px}.home-page .surface-card{padding:0!important}.home-page .surface-card>section,.home-page .cta-band{border:2px solid #000!important;border-radius:0!important}.home-page .surface-card>section{padding-left:40px!important;padding-right:40px!important}.home-page .surface-card>section+section{margin-top:var(--home-section-gap)!important}.home-page main>.offer-router-wrap,.home-page main>.surface-wrap+.surface-wrap,.home-page .cta-band{margin-top:var(--home-section-gap)}.home-page .omvi-section .solution-transition{color:#fff;background:#171717;border:0;border-radius:0;grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:clamp(32px,6vw,96px);margin:-64px -40px 40px;padding:64px 40px 28px;display:grid}.solution-transition strong{letter-spacing:-.045em;text-wrap:balance;max-width:27ch;font-size:clamp(1.75rem,2.7vw,3rem);font-weight:750;line-height:1.03}.solution-transition p{color:#ffffffc7;max-width:46ch;margin:0;font-size:.94rem;line-height:1.5}.home-page .omvi-section{grid-template-columns:minmax(380px,.78fr) minmax(0,1.22fr);column-gap:clamp(40px,5vw,72px);padding-bottom:48px!important}.home-page .omvi-section .section-heading{grid-area:2/1}.home-page .omvi-section .section-heading:before{display:none}.home-page .omvi-section .section-heading h2{letter-spacing:-.055em;text-transform:none;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;white-space:nowrap;font-weight:750;font-size:clamp(2.15rem,3.05vw,3.6rem)!important;line-height:.94!important}.home-page .omvi-section .omvi-pipeline{border-top:1px solid #0000003d;border-bottom:0;grid-area:2/2;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);align-items:end;column-gap:8px;min-height:84px;margin:0;padding:0 28px 0 0;display:grid!important}.omvi-stage{flex-direction:column;justify-content:space-between;gap:8px;min-width:0;min-height:76px;padding:10px 6px 8px;display:flex}.omvi-stage span{color:#6a6a6a;letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:750}.omvi-stage strong{color:#171717;letter-spacing:-.015em;text-transform:uppercase;font-size:clamp(.76rem,.86vw,.86rem);font-weight:750;line-height:1.25}.home-page .omvi-section .omvi-pipeline i{background:#171717;place-self:end center;width:16px;height:1px;margin-bottom:15px;position:relative}@media (width>=981px){.solution-transition p{transform:translateY(-8px)}}.home-page .omvi-section .operating-model-grid{border-color:#17171738;grid-area:2/2;align-self:start;margin-top:100px}.home-page .omvi-section .model-card{box-shadow:none!important;background:0 0!important;border:1px solid #17171738!important;border-top:0!important;border-left:0!important;border-radius:0!important;padding:22px!important;transform:none!important}.home-page .omvi-section .model-card h3{text-transform:uppercase;font-weight:750}.home-page .omvi-section .omvi-pipeline i:after{content:"";border-top:1px solid #171717;border-right:1px solid #171717;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}@media (width<=980px){.home-page .omvi-section{grid-template-columns:1fr}.home-page .omvi-section .section-heading{grid-area:2/1}.home-page .omvi-section .omvi-pipeline{grid-area:3/1;margin-top:36px}.home-page .omvi-section .operating-model-grid{grid-area:4/1;margin-top:18px}}@media (width<=640px){.home-page{--home-section-gap:12px}.home-page .omvi-section .solution-transition{grid-template-columns:1fr;gap:20px;margin:-48px -18px 32px;padding:58px 18px 22px}.home-page .omvi-section{padding-bottom:36px!important}.home-page .omvi-section .omvi-pipeline{border-bottom:0;grid-template-columns:1fr;min-height:0;padding-right:0}.home-page .omvi-section .omvi-pipeline i{display:none}.omvi-stage{border-bottom:1px solid #1717172e;grid-template-columns:32px 1fr;gap:12px;min-height:0;padding:15px 0;display:grid}.solution-transition strong{font-size:clamp(1.6rem,8vw,2.1rem)}}.home-page [data-section-label]{position:relative}.home-page .surface-card>section[data-section-label]:before,.home-page .cta-band[data-section-label]:before{z-index:4;align-items:center;content:attr(data-section-label)!important;color:#fff!important;width:auto!important;min-width:0!important;height:auto!important;min-height:48px!important;font-family:var(--font-body)!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#000!important;border:2px solid #000!important;border-radius:0!important;margin:0!important;padding:12px 18px!important;font-size:1rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:absolute!important;inset:-2px auto auto -2px!important;transform:none!important}@media (width<=640px){.home-page .surface-card>section{padding-left:18px!important;padding-right:18px!important}.home-page .surface-card>section+section,.home-page .cta-band{margin-top:var(--home-section-gap)!important}.home-page .surface-card>section[data-section-label]:before,.home-page .cta-band[data-section-label]:before{letter-spacing:.06em!important;min-height:42px!important;padding:10px 13px!important;font-size:.75rem!important}}.home-page .problem-section{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;column-gap:clamp(56px,8vw,128px);border-width:1px!important;border-color:#171717!important;padding-top:56px!important;padding-bottom:28px!important}.home-page .problem-section[data-section-label]:before{top:-1px!important;left:-1px!important}.home-page .problem-section .section-heading{max-width:480px;display:block;position:static;margin:0!important}.problem-editorial-title{gap:0;display:grid;max-width:9ch!important;font-size:clamp(3.2rem,5vw,5.9rem)!important;font-family:var(--font-body)!important;letter-spacing:-.055em!important;margin:28px 0 0!important;font-weight:800!important;line-height:.92!important}.problem-editorial-title span,.problem-editorial-title em{color:#171717;font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit;display:block}.home-page .problem-section .section-heading .problem-editorial-lead{max-width:37ch;color:#686875!important;margin:34px 0 0!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.65!important;display:block!important}.problem-editorial-quote{max-width:33ch;box-shadow:none;color:#171717;background:0 0;border:0;border-left:3px solid #171717;margin:clamp(34px,4vw,52px) 0 0;padding:4px 0 4px 26px;font-size:.92rem;font-weight:600;line-height:1.45}.home-page .problem-grid.problem-grid-compact{counter-reset:chaos-symptom;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(26px,3.5vw,42px) clamp(30px,4vw,54px)!important}.home-page .problem-card{counter-increment:chaos-symptom;min-height:0;display:block;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:42px 0 6px!important;transform:none!important}.home-page .problem-card:before{content:counter(chaos-symptom, decimal-leading-zero);color:#626262;font-variant-numeric:tabular-nums;background:0 0;padding:0;font-size:.72rem;font-weight:700;display:block;position:absolute;top:8px;left:0}.home-page .problem-card:after{display:none}.home-page .problem-card h3{line-height:1.3;color:#171717!important;margin:0 0 12px!important;font-size:clamp(1.04rem,1.35vw,1.22rem)!important}.home-page .problem-card p{max-width:34ch;font-size:.92rem;line-height:1.52;color:#686875!important}@media (width<=980px){.home-page .problem-section{grid-template-columns:1fr;row-gap:64px}.home-page .problem-section .section-heading{max-width:680px;position:static}.problem-editorial-title{max-width:11ch!important}}@media (width<=640px){.home-page .problem-section{row-gap:52px;padding-top:48px!important;padding-bottom:24px!important}.problem-editorial-title{margin-top:20px!important;font-size:clamp(2.85rem,15vw,4.2rem)!important}.problem-editorial-lead{margin-top:26px!important}.problem-editorial-quote{margin-top:34px;padding:3px 0 3px 20px}.home-page .problem-grid.problem-grid-compact{grid-template-columns:1fr;gap:34px!important}.home-page .problem-card{min-height:0;padding:40px 0 6px!important}}.conveyor-main{padding-top:var(--header-height)}.conveyor-hero{min-height:min(760px, calc(100vh - var(--header-height)));border-bottom:1px solid var(--executive-line);grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:end;column-gap:clamp(48px,8vw,128px);padding:clamp(88px,10vw,150px) 0 clamp(72px,9vw,128px);display:grid}.conveyor-eyebrow{color:#656565;letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;align-self:start;font-size:.74rem;font-weight:700}.conveyor-hero h1{max-width:13ch;color:var(--executive-ink);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(3rem,6vw,6.75rem);font-weight:650;line-height:.94}.conveyor-hero>p{max-width:48ch;color:var(--executive-muted);text-wrap:pretty;margin:0 0 4px;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.55}.conveyor-hero-actions{grid-column:2;gap:12px;margin-top:32px;display:flex}.conveyor-first-step{color:#525252;border-top:1px solid #00000024;grid-column:2;max-width:760px;margin:18px 0 0;padding-top:14px}.conveyor-first-step strong{color:#050505}.sample-data-label{z-index:2;color:#525252;letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:700;position:relative}.agents-section .sample-data-label{color:#ffffffb8}.conveyor-hero-actions .btn{min-height:56px}.conveyor-surface{padding-top:0!important}.platform-cta-row{flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:8px;display:flex}.platform-cta-row>a:not(.btn){color:var(--executive-ink,#171717);text-underline-offset:.18em;font-size:.95rem;font-weight:600;text-decoration:underline}.platform-cta-row>a:not(.btn):hover{color:#000}.conveyor-page .surface-card>.platform-section{border-top:0}.conveyor-page .agents-section{display:grid;margin-top:clamp(72px,8vw,112px)!important;padding:clamp(36px,4vw,56px)!important}.conveyor-page .footer{margin-top:0}@media (width<=900px){.conveyor-hero{grid-template-columns:1fr;row-gap:28px;min-height:0;padding:72px 0 64px}.conveyor-eyebrow,.conveyor-hero-actions,.conveyor-first-step{grid-column:1}.conveyor-hero h1{max-width:15ch}.conveyor-hero-actions{flex-direction:column;margin-top:8px}}@media (width<=640px){.conveyor-hero{padding:54px 0 48px}.conveyor-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.conveyor-page .agents-section{margin-top:56px!important;padding:24px 18px!important}}section.hero#top.hero{padding-top:calc(var(--header-height) + clamp(20px, 5vh, 56px))!important;overflow:visible!important}section.hero#top .container.hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;align-items:stretch!important;gap:0 clamp(36px,4.5vw,80px)!important;display:grid!important}section.hero#top .hero-copy{text-align:left!important;flex-direction:column!important;grid-column:1!important;justify-content:flex-start!important;align-items:flex-start!important;display:flex!important}section.hero#top .hero-title{order:1;max-width:720px!important;margin:0!important}html:lang(ru) section.hero#top .hero-title{letter-spacing:-.045em!important;font-size:clamp(3.5rem,4.2vw,4.25rem)!important;line-height:.98!important}html:lang(ru) section.hero#top .hero-title-line{white-space:nowrap;display:block}section.hero#top .hero-subtitle{order:2;max-width:52ch!important;margin:22px 0 0!important}section.hero#top .hero-first-step{display:none!important}section.hero#top .hero-actions{order:3;width:100%;max-width:620px;margin-top:34px!important;display:grid!important}section.hero#top .hero-cta-proof{order:4;margin:16px 0 0!important}section.hero#top .hero-visual{container-type:inline-size;grid-column:2!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}section.hero#top .hero-wheel{width:min(100%,clamp(560px,46vw,660px))!important;max-width:none!important;margin:0!important;position:static!important;transform:none!important}section.hero#top .motion-ready .hero-visual>.hero-wheel,section.hero#top .motion-ready .hero-visual.reveal-pending>.hero-wheel{transform:none!important}section.hero#top .hero-wheel svg{width:100%;height:auto;display:block}@media (width<=1024px){section.hero#top .container.hero-layout{flex-direction:column!important;align-items:stretch!important;row-gap:0!important;display:flex!important}section.hero#top .hero-visual{order:5;justify-content:center!important;align-self:center!important;width:min(100%,480px)!important;min-height:0!important;margin:40px auto 0!important;display:flex!important;position:static!important;overflow:visible!important}section.hero#top .hero-wheel{width:min(100%,clamp(320px,88vw,480px))!important;max-width:none!important;margin:0 auto!important;position:static!important;top:auto!important;transform:none!important}section.hero#top .motion-ready .hero-visual>.hero-wheel,section.hero#top .motion-ready .hero-visual.reveal-pending>.hero-wheel{transform:none!important}}@media (width>=1280px){section.hero#top .container.hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;column-gap:clamp(48px,5vw,88px)!important}section.hero#top .hero-wheel{width:min(100%,clamp(600px,46vw,680px))!important}}@media (width>=1560px){section.hero#top .container.hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;column-gap:clamp(56px,5.5vw,104px)!important}section.hero#top .hero-wheel{width:min(100%,clamp(640px,44vw,720px))!important}}@media (width<=1024px){html:lang(ru) section.hero#top .hero-title{font-size:clamp(2.8rem,9.5vw,4.7rem)!important;line-height:1!important}html:lang(ru) section.hero#top .hero-title-line{white-space:normal}}@media (width<=640px){html:lang(ru) section.hero#top .hero-title{font-size:clamp(2.25rem,10.5vw,3.15rem)!important;line-height:1.02!important}}@media (width>=1920px){section.hero#top .hero-wheel{width:min(100%,clamp(680px,42vw,760px))!important}}
