:root{color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--ref-font-serif:"Source Serif 4 Variable", ui-serif, serif;--ref-font-sans:"Manrope Variable", ui-sans-serif, sans-serif;--ref-color-white:#fff;--ref-color-main-ink:#2b2b29;--ref-color-main-ink-72:#2b2b29b8;--ref-color-main-ink-18:#2b2b292e;--ref-color-main-ink-045:#2b2b290b;--ref-color-main-accent:#c93b2d;--ref-color-main-accent-strong:#a82f24;--ref-color-main-warm:#f3f0ea;--ref-color-main-warm-strong:#ebe6dd;--ref-color-factory-paper:#f9f8f3;--ref-color-factory-ink:#2c2e31;--ref-color-factory-muted:#5b574f;--ref-color-factory-line:#c9c4b8;--ref-color-factory-surface:#e4e0d6;--ref-color-factory-accent:#ae351f;--ref-color-factory-accent-strong:#8e2c1b;--ref-color-factory-error:#9b3c32;--ref-type-12:.75rem;--ref-type-13:.8125rem;--ref-type-14:.875rem;--ref-type-16:1rem;--ref-type-18:1.125rem;--ref-type-20:1.25rem;--ref-type-22:1.375rem;--ref-type-24:1.5rem;--ref-type-hero-factory:clamp(2.875rem, 1.75rem + 3.4vw, 5.5rem);--ref-type-section-factory:clamp(2.375rem, 1.7rem + 2.2vw, 4rem);--ref-type-subsection:clamp(2rem, 1.55rem + 1.4vw, 3.25rem);--ref-type-card-factory:clamp(1.625rem, 1.3rem + 1vw, 2.75rem);--ref-type-hero-main:clamp(64px, 4.2vw, 80px);--ref-type-section-main:clamp(48px, 3.4vw, 58px);--ref-type-card-main:clamp(28px, 2.2vw, 36px);--ref-weight-regular:400;--ref-weight-display:480;--ref-weight-medium:520;--ref-weight-action:650;--ref-weight-strong:700;--ref-weight-label:760;--ref-leading-solid:1;--ref-leading-display:1.06;--ref-leading-heading:1.12;--ref-leading-control:1.35;--ref-leading-copy:1.55;--ref-space-0:0;--ref-space-1:4px;--ref-space-2:8px;--ref-space-3:12px;--ref-space-3-5:14px;--ref-space-4:16px;--ref-space-4-5:18px;--ref-space-5:20px;--ref-space-5-5:22px;--ref-space-6:24px;--ref-space-7:28px;--ref-space-8:32px;--ref-space-10:40px;--ref-space-12:48px;--ref-space-16:64px;--ref-space-20:80px;--ref-space-24:96px;--ref-space-30:120px;--ref-space-32:128px;--ref-radius-0:0;--ref-radius-8:8px;--ref-radius-12:12px;--ref-radius-16:16px;--ref-radius-24:24px;--ref-radius-32:32px;--ref-radius-round:999px;--ref-border-1:1px;--ref-border-2:2px;--ref-border-3:3px;--ref-duration-instant:.18s;--ref-duration-fast:.22s;--ref-duration-control:.24s;--ref-duration-medium:.48s;--ref-duration-reveal:.7s;--ref-duration-slow:.9s;--ref-ease-out:cubic-bezier(.16, 1, .3, 1);--ref-ease-enter:cubic-bezier(.22, 1, .36, 1);--color-canvas:var(--ref-color-factory-paper);--color-text:var(--ref-color-factory-ink);--color-text-muted:var(--ref-color-factory-muted);--color-border:var(--ref-color-factory-line);--color-surface:var(--ref-color-factory-surface);--color-surface-strong:var(--ref-color-factory-surface);--color-action:var(--ref-color-factory-accent);--color-action-hover:var(--ref-color-factory-accent-strong);--color-on-action:var(--ref-color-white);--color-status-error:var(--ref-color-factory-error);--color-status-success:var(--ref-color-factory-ink);--color-status-warning:var(--ref-color-factory-ink);--color-status-info:var(--ref-color-factory-muted);--font-display:var(--ref-font-serif);--font-body:var(--ref-font-sans);--type-display-hero:var(--ref-type-hero-factory);--type-display-section:var(--ref-type-section-factory);--type-display-subsection:var(--ref-type-subsection);--type-display-card:var(--ref-type-card-factory);--type-control:var(--ref-type-13);--radius-control:var(--ref-radius-0);--radius-card:var(--ref-radius-0);--border-hairline:var(--ref-border-1) solid var(--color-border);--focus-ring-width:var(--ref-border-3);--focus-ring-color:var(--color-action);--focus-ring-color-inverse:var(--color-on-action);--focus-ring-offset:4px;--focus-ring-offset-compact:2px;--state-disabled-opacity:.48;--state-busy-opacity:.72;--motion-fast:var(--ref-duration-fast) var(--ref-ease-out);--motion-control:var(--ref-duration-control) var(--ref-ease-out);--motion-reveal:var(--ref-duration-reveal) var(--ref-ease-out);--target-min-size:44px;--button-min-height:48px;--button-padding-inline:var(--ref-space-5-5);--button-font-size:var(--type-control);--button-font-weight:var(--ref-weight-action);--button-radius:var(--radius-control);--button-border-color:var(--color-text);--button-bg:transparent;--button-fg:var(--color-text);--button-bg-hover:var(--color-text);--button-fg-hover:var(--color-canvas);--button-active-translate:1px;--button-disabled-opacity:var(--state-disabled-opacity);--button-accent-bg:var(--color-action);--button-accent-fg:var(--color-on-action);--button-accent-border:var(--color-action);--button-accent-bg-hover:var(--color-action-hover);--button-accent-border-hover:var(--color-action-hover);--field-min-height:52px;--field-padding-block:var(--ref-space-3);--field-padding-inline:var(--ref-space-3-5);--field-fg:var(--color-text);--field-bg:transparent;--field-placeholder:var(--color-text-muted);--field-border-color:var(--color-border);--field-radius:var(--radius-control);--field-focus-outline:var(--focus-ring-width) solid var(--focus-ring-color);--field-focus-offset:var(--focus-ring-offset);--field-disabled-fg:color-mix(in srgb, var(--color-text) 52%, transparent);--field-disabled-bg:color-mix(in srgb, var(--color-canvas) 58%, transparent);--field-error:var(--color-status-error);--status-success-fg:var(--color-status-success);--status-error-fg:var(--color-status-error);--status-info-fg:var(--color-status-info);--panel-bg:var(--color-canvas);--panel-fg:var(--color-text);--panel-border:var(--border-hairline);--panel-radius:var(--radius-card);--panel-padding:var(--ref-space-6);--data-canvas:var(--color-surface);--data-panel:var(--color-canvas);--data-grid:color-mix(in srgb, var(--color-text) 13%, transparent);--data-axis:color-mix(in srgb, var(--color-text) 45%, transparent);--data-series-primary:var(--color-action);--data-series-secondary:var(--color-text);--data-series-muted:var(--color-text-muted);--data-label:var(--color-text);--data-note:var(--color-text-muted);--data-on-primary:var(--color-on-action);--eych-paper:var(--color-canvas);--eych-ink:var(--color-text);--eych-muted:var(--color-text-muted);--eych-line:var(--color-border);--eych-surface:var(--color-surface);--eych-accent:var(--color-action);--eych-accent-deep:var(--color-action-hover);--eych-status-red:var(--color-status-error);--eych-display:var(--font-display);--eych-font-display:var(--font-display);--eych-body:var(--font-body);--eych-type-hero:var(--type-display-hero);--eych-type-section:var(--type-display-section);--eych-type-subsection:var(--type-display-subsection);--eych-type-card:var(--type-display-card);--eych-page:min(calc(100% - 64px), 1440px);--eych-reading:min(100%, 720px);--eych-radius:var(--radius-control);--eych-space-1:var(--ref-space-1);--eych-space-2:var(--ref-space-2);--eych-space-3:var(--ref-space-3);--eych-space-4:var(--ref-space-4);--eych-space-6:var(--ref-space-6);--eych-space-8:var(--ref-space-8);--eych-space-12:var(--ref-space-12);--eych-space-16:var(--ref-space-16);--eych-space-24:var(--ref-space-24);--eych-space-32:var(--ref-space-32);--eych-z-base:0;--eych-z-header:30;--eych-z-menu:40;--eych-z-intro:50;--eych-ease:var(--ref-ease-out);font-family:Manrope Variable,ui-sans-serif,sans-serif}html[data-site=main]{--color-canvas:var(--ref-color-white);--color-text:var(--ref-color-main-ink);--color-text-muted:var(--ref-color-main-ink-72);--color-border:var(--ref-color-main-ink-18);--color-surface:var(--ref-color-main-ink-045);--color-surface-strong:var(--ref-color-main-warm);--color-surface-emphasis:var(--ref-color-main-warm-strong);--color-action:var(--ref-color-main-accent);--color-action-hover:var(--ref-color-main-accent-strong);--color-status-error:var(--ref-color-main-accent);--color-status-success:var(--ref-color-main-ink);--type-display-hero:var(--ref-type-hero-main);--type-display-section:var(--ref-type-section-main);--type-display-card:var(--ref-type-card-main);--eych-surface-warm:var(--color-surface-strong);--eych-surface-warm-strong:var(--color-surface-emphasis);--eych-page:min(calc(100% - 64px), 1280px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--eych-paper);min-width:320px}body{background:var(--eych-paper);min-width:320px;color:var(--eych-ink);font-family:var(--eych-body);-webkit-font-smoothing:antialiased;margin:0}body,button,input,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a,input,textarea{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}::selection{background:var(--eych-accent);color:var(--eych-paper)}@media (width<=767px){:root{--eych-type-hero:clamp(2.625rem, 10.8vw, 2.875rem);--eych-type-section:clamp(2.125rem, 9.5vw, 2.375rem);--eych-page:calc(100% - 32px);--eych-space-24:72px;--eych-space-32:88px}html[data-site=main]{--eych-type-hero:clamp(38px, 10vw, 44px);--eych-type-section:clamp(32px, 8.8vw, 38px);--eych-type-card:clamp(24px, 6.5vw, 28px);--eych-page:calc(100% - 40px);--eych-space-24:64px}}@media (width<=429px){html[data-site=main]{--eych-page:calc(100% - 32px)}}@media (width>=768px) and (width<=1023px){html[data-site=main]{--eych-type-hero:clamp(52px, 6.25vw, 64px);--eych-type-section:clamp(42px, 4.9vw, 50px);--eych-type-card:clamp(26px, 3.1vw, 32px);--eych-page:calc(100% - 48px);--eych-space-24:80px}}@media (width>=1024px) and (width<=1279px){html[data-site=main]{--eych-type-hero:clamp(58px, 5vw, 64px);--eych-type-section:clamp(46px, 4vw, 50px);--eych-type-card:clamp(27px, 2.8vw, 32px);--eych-space-24:88px;--eych-page:calc(100% - 56px)}}@media (prefers-reduced-motion:reduce){:root{--ref-duration-instant:.01ms;--ref-duration-fast:.01ms;--ref-duration-control:.01ms;--ref-duration-medium:.01ms;--ref-duration-reveal:.01ms;--ref-duration-slow:.01ms}html{scroll-behavior:auto}}.site-skip{z-index:calc(var(--eych-z-menu) + 1);border:1px solid var(--eych-ink);background:var(--eych-paper);color:var(--eych-ink);transition:translate .18s var(--eych-ease);padding:11px 16px;position:fixed;inset:10px auto auto 10px;translate:0 -160%}.site-skip:focus{translate:0}.site-header{z-index:var(--eych-z-header);border-bottom:1px solid var(--eych-ink);backdrop-filter:blur(12px);background:#f9f8f3f2;height:72px;position:sticky;inset:0 0 auto}html[data-site=main] .site-header{border-bottom-color:var(--eych-line);background:var(--eych-paper);backdrop-filter:none}.site-header__inner{width:var(--eych-page);align-items:center;gap:var(--eych-space-8);grid-template-columns:minmax(96px,1fr) auto minmax(210px,1fr);height:100%;margin-inline:auto;display:grid}html[data-site=main] .site-header__inner{grid-template-columns:minmax(100px,.7fr) minmax(0,auto) minmax(210px,.9fr);gap:clamp(16px,2vw,32px)}.site-brand{justify-self:start;width:82px;display:block}html[data-site=main] .site-brand{width:clamp(88px,7vw,100px)}.brand-wordmark{aspect-ratio:434/171;width:100%;display:block;position:relative;overflow:hidden}.brand-wordmark img{mix-blend-mode:multiply;width:115.2%;max-width:none;height:auto;display:block;position:absolute;inset:-96.5% auto auto -7.6%}html[data-site=main] .brand-wordmark{position:static;overflow:visible}html[data-site=main] .brand-wordmark img{mix-blend-mode:normal;object-fit:contain;width:100%;max-width:100%;position:static;inset:auto}.brand-wordmark--square-source{position:relative;overflow:hidden}.brand-wordmark--square-source img{mix-blend-mode:multiply;width:115.2%;max-width:none;height:auto;position:absolute;inset:-96.5% auto auto -7.6%}.site-nav{white-space:nowrap;align-items:center;gap:clamp(18px,2.4vw,38px);font-size:13px;display:flex}html[data-site=main] .site-nav{justify-content:center;gap:clamp(16px,2vw,30px);min-width:0;font-size:14px}.site-nav>a,.site-directions>summary{align-items:center;min-height:44px;list-style:none;display:inline-flex;position:relative}html[data-site=main] .site-nav>a[aria-current=page],html[data-site=main] .site-directions--current>summary{color:var(--eych-accent)}html[data-site=main] .site-nav>a[aria-current=page]:before,html[data-site=main] .site-directions--current>summary:before{background:var(--eych-accent);content:"";height:2px;position:absolute;inset:auto 0 4px}.site-directions{position:relative}.site-directions>summary::-webkit-details-marker{display:none}.site-menu>summary::-webkit-details-marker{display:none}.site-directions>summary:after{content:"+";color:var(--eych-accent);margin-left:7px;font-size:18px;line-height:1}.site-directions[open]>summary:after{content:"−"}.site-directions__panel{z-index:var(--eych-z-menu);border:1px solid var(--eych-ink);background:var(--eych-paper);width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);position:absolute;inset:calc(100% + 13px) auto auto 0}.site-directions__panel a{border-bottom:1px solid var(--eych-line);overflow-wrap:normal;word-break:normal;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:16px 18px;display:grid;position:relative}.site-directions__panel a:last-child{border-bottom:0}.site-directions__panel a:after{content:"↗";color:var(--eych-accent)}.site-directions__copy{gap:3px;min-width:0;display:grid}.site-directions__copy strong,.site-directions__copy span{white-space:normal;overflow-wrap:normal;word-break:normal;min-width:0}.site-directions__copy span{color:var(--eych-muted);font-size:13px;line-height:1.4}.site-directions__panel a:hover,.site-directions__panel a:focus-visible{background:var(--eych-surface)}.site-header__action{justify-self:end}.site-header--page-nav .site-header__inner,html[data-site=main] .site-header--page-nav .site-header__inner{grid-template-columns:minmax(48px,.35fr) auto minmax(226px,.75fr);gap:clamp(12px,1.6vw,24px)}.site-header--page-nav .site-nav{gap:clamp(12px,1.35vw,22px);font-size:13px}html[data-site=main] .site-header--page-nav .site-nav{gap:clamp(12px,1.35vw,22px);font-size:14px}.site-menu{justify-self:end;display:none}.site-menu>summary{border:1px solid var(--eych-ink);justify-content:center;align-items:center;min-width:68px;min-height:44px;list-style:none;display:inline-flex}html[data-site=main] .site-menu>summary{font-size:14px}.site-menu__panel{z-index:var(--eych-z-menu);border-bottom:1px solid var(--eych-ink);background:var(--eych-paper);max-height:calc(100dvh - 72px);padding:12px 16px 24px;position:fixed;inset:72px 0 auto;overflow-y:auto}.site-menu:not([open])>.site-menu__panel{display:none}html[data-menu-open=true],html[data-menu-open=true] body{overscroll-behavior:none;overflow:hidden}html[data-menu-open=true] main,html[data-menu-open=true] .site-footer{touch-action:none}html[data-menu-open=true] .site-menu__panel{overscroll-behavior:contain;touch-action:pan-y}.site-menu__panel nav{min-width:0;display:grid}.site-menu__panel nav a{border-bottom:1px solid var(--eych-line);min-width:0;min-height:48px;font-family:var(--eych-display);align-items:center;font-size:25px;display:flex}html[data-site=main] .site-menu__panel nav a[aria-current=page]{color:var(--eych-accent)}.site-menu__panel .button{width:100%;margin-top:18px}.button{min-height:var(--button-min-height);padding:0 var(--button-padding-inline);border:var(--ref-border-1) solid var(--button-border-color);border-radius:var(--button-radius);background:var(--button-bg);color:var(--button-fg);font-size:var(--button-font-size);font-weight:var(--button-font-weight);white-space:nowrap;transition:background-color var(--motion-fast), color var(--motion-fast), transform var(--motion-fast);justify-content:center;align-items:center;line-height:1;display:inline-flex}html[data-site=main] .button{font-size:14px}.button:hover{background:var(--button-bg-hover);color:var(--button-fg-hover)}.button:active{transform:translateY(var(--button-active-translate))}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:var(--button-disabled-opacity);transform:none}.button:disabled:hover,.button[aria-disabled=true]:hover{border-color:var(--eych-ink);color:var(--eych-ink);background:0 0}.button--accent{border-color:var(--button-accent-border);background:var(--button-accent-bg);color:var(--button-accent-fg)}.button--accent:hover{border-color:var(--button-accent-border-hover);background:var(--button-accent-bg-hover)}.button--accent:disabled:hover,.button--accent[aria-disabled=true]:hover{border-color:var(--eych-accent);background:var(--eych-accent);color:var(--eych-paper)}.text-link{border-bottom:1px solid;align-items:center;width:fit-content;min-height:44px;font-size:13px;line-height:1.2;display:inline-flex}html[data-site=main] .text-link{font-size:14px}.text-link:after{content:"↗";color:var(--eych-accent);transition:transform .22s var(--eych-ease);margin-left:8px}.text-link:hover:after{transform:translate(3px,-3px)}.site-footer{border-top:1px solid var(--eych-ink);background:var(--eych-ink);color:var(--eych-paper)}.site-footer__inner{width:var(--eych-page);padding:var(--eych-space-12) 0 var(--eych-space-8);margin-inline:auto}.site-footer__lead{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(140px,.65fr));gap:clamp(32px,5vw,72px);display:grid}.site-footer__brand{max-width:100%;font-family:var(--eych-display);letter-spacing:-.015em;margin:0;font-size:clamp(28px,2vw,32px);font-weight:460;line-height:.98}.site-footer__column h2{color:color-mix(in srgb, var(--eych-paper) 65%, transparent);font-family:var(--eych-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:600}.site-footer__column nav,.site-footer__column address{gap:4px;font-size:15px;font-style:normal;display:grid}.site-footer__column a{width:fit-content;min-height:var(--target-min-size);text-wrap:pretty;align-items:center;display:inline-flex}.site-footer__column a:hover{color:var(--color-on-action)}.site-footer__bottom{margin-top:var(--eych-space-16);padding-top:var(--eych-space-4);border-top:1px solid color-mix(in srgb, var(--eych-paper) 18%, transparent);color:color-mix(in srgb, var(--eych-paper) 65%, transparent);justify-content:space-between;gap:24px;font-size:13px;display:flex}.site-footer__bottom a{color:inherit;text-underline-offset:.2em;text-decoration:underline}.site-footer__bottom a:hover{color:var(--color-on-action)}@media (width<=1099px){html[data-site=main] .site-header__inner,html[data-site=main] .site-header--page-nav .site-header__inner{grid-template-columns:1fr auto}html[data-site=main] .site-nav,html[data-site=main] .site-header__action{display:none}html[data-site=main] .site-menu{display:block}html[data-site=main] .site-footer__lead{grid-template-columns:1fr 1fr}html[data-site=main] .site-footer__brand{grid-column:1/-1}}@media (width<=1000px){.site-header__inner,.site-header--page-nav .site-header__inner{grid-template-columns:1fr auto}.site-nav,.site-header__action{display:none}.site-menu{display:block}}@media (width<=767px){.site-header,.site-header__inner{height:64px}.site-menu__panel{max-height:calc(100dvh - 64px);inset-block-start:64px}html[data-site=main] .site-brand{width:80px}.site-footer__inner{padding-top:48px}.site-footer__lead{grid-template-columns:1fr 1fr;gap:36px 24px}.site-footer__brand{max-width:100%;font-size:var(--eych-type-subsection);grid-column:1/-1}.site-footer__column:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}}@media (prefers-reduced-transparency:reduce){.site-header{background:var(--eych-paper);backdrop-filter:none}}@media (prefers-reduced-motion:reduce){.site-skip,.button,.text-link:after{transition:none}}.analytics-consent{z-index:calc(var(--eych-z-menu) + 1);border:1px solid var(--eych-ink);background:var(--eych-paper);width:min(760px,100% - 32px);box-shadow:0 12px 36px color-mix(in srgb, var(--eych-ink) 14%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:16px;display:grid;position:fixed;bottom:16px;right:16px}.analytics-consent[hidden]{display:none}.analytics-consent--inline{z-index:1;width:var(--eych-page);box-shadow:none;margin:16px auto 0;position:relative;bottom:auto;right:auto}html[data-menu-open=true] .analytics-consent{display:none}.analytics-consent__copy{gap:5px;display:grid}.analytics-consent__copy h2{font-family:var(--eych-body);margin:0;font-size:14px;font-weight:720;line-height:1.3}.analytics-consent__copy>p:last-child{color:var(--eych-muted);margin:0;font-size:14px;line-height:1.4}.analytics-consent__copy a{color:var(--eych-ink);text-underline-offset:3px;text-decoration:underline}.analytics-consent__actions{gap:8px;display:flex}.analytics-consent__actions .button{min-width:128px;min-height:44px}.analytics-consent__accept{border-color:var(--eych-accent);background:var(--eych-accent);color:var(--eych-paper);font-weight:650}.analytics-consent__decline{border-color:color-mix(in srgb, var(--eych-ink) 50%, transparent);background:var(--eych-paper);color:var(--eych-ink)}@media (width<=767px){.analytics-consent{overscroll-behavior:contain;grid-template-columns:1fr;gap:8px;width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding:10px 12px;bottom:8px;right:8px;overflow-y:auto}.page-manufacturing-marketing .analytics-consent{bottom:8px}.analytics-consent--inline{width:var(--eych-page);max-height:none;margin-top:8px;bottom:auto;right:auto;overflow:visible}.analytics-consent__copy h2{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.analytics-consent__copy>p:last-child{font-size:14px;line-height:1.35}.analytics-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.analytics-consent__actions .button{min-width:0}:where(.home-evidence__dashboard,.completion-table-wrap,.analytics-proof__table-wrap,.p1-guide__table-wrap,.publication-table-wrap){scrollbar-color:var(--eych-accent) transparent;scrollbar-width:thin}:where(.home-evidence__dashboard,.completion-table-wrap,.analytics-proof__table-wrap,.p1-guide__table-wrap,.publication-table-wrap):before{content:"Листайте таблицу →";z-index:2;width:max-content;color:var(--eych-paper);background:var(--eych-accent);letter-spacing:.02em;padding:7px 10px;font-size:13px;font-weight:700;display:block;position:sticky;left:0}}
