.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000807db;flex-direction:column;display:flex;position:sticky;top:0;box-shadow:0 12px 40px #00080747}.utility-bar{min-height:34px;padding:0 max(16px, calc((100vw - var(--page-width)) / 2));border-bottom:1px solid var(--border);background:#091919c7;align-items:center;display:flex}.language-switcher{gap:4px;display:flex}.language-switcher__option{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;padding:6px 8px;font-size:.75rem;line-height:1;transition:background .2s,color .2s;display:flex}.language-switcher__option:hover{background:var(--accent-bg);color:var(--text)}.language-switcher__option:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.language-switcher__option[aria-pressed=true]{background:var(--accent-bg);color:var(--accent-strong);font-weight:600}.main-header{width:min(var(--page-width), calc(100% - 48px));box-sizing:border-box;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:14px 0;display:flex}.brand-logo img{width:auto;height:54px;display:block}.main-nav ul{gap:24px;margin:0;padding:0;list-style:none;display:flex}.main-nav a{color:var(--text);font-size:.95rem;text-decoration:none}.main-nav a:hover,.main-nav a:focus-visible{color:var(--accent)}@media (width<=640px){.main-header{width:calc(100% - 32px);padding:10px 0}.brand-logo img{height:38px}.main-nav{min-width:0}.main-nav ul{scrollbar-width:none;gap:10px;overflow-x:auto}.main-nav a{white-space:nowrap;font-size:.76rem}}.section{border-top:1px solid #0fbf9b2e;padding:clamp(72px,10vw,132px) 0;scroll-margin-top:118px;position:relative}.section__inner{max-width:var(--page-width);margin:0 auto;padding:0 24px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);align-items:center;gap:12px;margin:0 0 16px;font-size:12px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--accent);width:42px;height:1px}.section__title{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.04}.section__intro{max-width:720px;margin:0 0 52px;font-size:18px}.hero-section{border-top:0;align-items:center;min-height:calc(100svh - 114px);display:flex}.hero-section__lead{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(36px,7vw,96px);margin-bottom:64px;display:grid}.hero-section__signature{letter-spacing:-.05em;max-width:820px;margin:0 0 28px;font-size:clamp(44px,6vw,76px);line-height:1.02}.hero-section__value-prop{max-width:680px;font-size:clamp(17px,1.7vw,21px);line-height:1.6}.hero-section__brand-mark{background:var(--surface);border:1px solid #0fbf9b47;border-radius:4px;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden;box-shadow:18px 18px #0fbf9b1a,0 30px 80px #00000057}.hero-section__brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.hero-section__cards{background:var(--accent-border);border:1px solid var(--accent-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.hero-card{background:#091919f0;padding:28px}.hero-card h2{color:var(--accent-strong);margin:0 0 10px;font-size:20px}.hero-card p{font-size:15px}.service-card{background:#091919eb;border:1px solid #0fbf9b47;border-radius:4px 36px 4px 4px;align-items:stretch;gap:32px;margin-bottom:32px;display:flex;overflow:hidden;box-shadow:0 22px 60px #00000038}.service-card__image{object-fit:cover;width:38%;min-width:360px}.service-card__body{padding:40px 40px 40px 0}.service-card__body h3{margin:0 0 14px;font-size:26px}.service-card__signature{color:var(--accent-strong);margin-top:18px;font-style:italic}.service-card__partners-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:24px 0 12px;font-size:13px}.service-card__partners{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.service-card__partners img{object-fit:contain;width:auto;max-width:150px;height:42px}.product-card{border:1px solid #0fbf9b40;border-left:4px solid var(--accent);background:#091919eb;border-radius:3px 28px 3px 3px;align-items:flex-start;gap:32px;margin-bottom:32px;padding:clamp(28px,4vw,48px);display:flex;box-shadow:0 22px 60px #0003}.product-card__logo{object-fit:contain;flex-shrink:0;width:144px;height:144px}.product-card__body{flex:1;min-width:0}.product-card__body h3{margin:0 0 14px;font-size:28px}.product-card__columns{grid-template-columns:1fr 1fr;gap:24px;margin:24px 0;display:grid}.product-card__columns h4{color:var(--accent-strong);margin:0 0 6px;font-size:15px}.product-card__columns p,.product-card__note{font-size:14px}.product-card__question{color:var(--text);margin:18px 0 0;font-size:18px;font-style:italic}.product-card__signature{color:var(--accent-strong);margin-top:18px;font-style:italic}.product-card--p300check{background:linear-gradient(90deg,#00080799 0%,#000807d6 42%,#000807f7 100%),url(/assets/p300check-background-DRMe5Zu4.jpg) 50%/cover no-repeat;border-color:#0fbf9b80}.product-card--p300check .product-card__body{text-shadow:0 2px 18px #000807f0}.product-card--p300check .product-card__body h3{color:#fff}.product-card--p300check .product-card__body>p,.product-card--p300check .product-card__columns p{color:#fffffff0}.product-card--p300check .product-card__columns>div{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000807ad;border:1px solid #0fbf9b3d;border-radius:4px;padding:14px}.product-card--telchis{background:linear-gradient(90deg,#0008072e 0%,#000807c2 43%,#000807f5 100%),url(/assets/telchis-iceberg-CvvladFa.jpg) 32%/cover no-repeat;border-color:#eefaf86b}.product-card--telchis .product-card__body{text-shadow:0 2px 18px #000807e6}.product-card--telchis .product-card__body>p{color:#ffffffeb}.product-card--telchis .product-card__body h3{color:#fff}.product-card--telchis .data-stat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000807a8;border-radius:4px;padding:12px}.product-card--telchis .data-stat__legend{color:#fff}.product-card--model-pool{background:linear-gradient(90deg,#00080794 0%,#000807d1 38%,#000807f7 100%),url(/assets/model-pool-background-BxDkb90a.jpg) 50%/cover no-repeat;border-color:#0fbf9b8f}.product-card--model-pool .product-card__body{text-shadow:0 2px 18px #000807eb}.product-card--model-pool .product-card__body h3{color:#fff}.product-card--model-pool .product-card__body>p,.product-card--model-pool .product-card__columns p{color:#fffffff0}.product-card--model-pool .product-card__columns>div{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000807a3;border:1px solid #0fbf9b38;border-radius:4px;padding:14px}.data-stat{margin:24px 0}.data-stat__bar{border:1px solid var(--border);border-radius:3px;height:48px;display:flex;overflow:hidden}.data-stat__segment{color:var(--bg);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.data-stat__segment--unstructured{background:var(--text-muted)}.data-stat__segment--structured{background:var(--accent)}.data-stat__legend{color:var(--text-muted);justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;display:flex}.contact-section{background:linear-gradient(90deg,#001214f0,#000807c2)}.contact-video{aspect-ratio:16/9;background:var(--surface);border:1px solid var(--accent-border);border-radius:4px 28px 4px 4px;width:min(100%,960px);margin:0 0 48px;overflow:hidden;box-shadow:0 24px 70px #00000057}.contact-video iframe{border:0;width:100%;height:100%;display:block}.contact-list{max-width:760px;margin:0;padding:0;list-style:none}.contact-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:16px;padding:22px 0;display:flex}.contact-list__label{color:var(--text-muted);font-size:14px}.contact-list a{color:var(--accent-strong);text-decoration:none}.contact-list a:hover,.contact-list a:focus-visible{text-decoration:underline}@media (hover:hover){.service-card,.product-card{transition:transform .22s,border-color .22s}.service-card:hover,.product-card:hover{border-color:var(--accent-border);transform:translateY(-4px)}}@media (width<=800px){.hero-section__lead{grid-template-columns:1fr;margin-bottom:44px}.hero-section__brand-mark{max-width:540px;min-height:310px}.hero-section__cards{grid-template-columns:1fr}.service-card,.product-card{flex-direction:column}.service-card__image{width:100%;min-width:0;max-height:260px}.service-card__body{padding:0 24px 28px}.product-card--p300check{background:linear-gradient(#000807c2,#000807f5),url(/assets/p300check-background-DRMe5Zu4.jpg) 50%/cover no-repeat}.product-card--telchis{background:linear-gradient(#000807ad,#000807f0),url(/assets/telchis-iceberg-CvvladFa.jpg) 28%/cover no-repeat}.product-card--model-pool{background:linear-gradient(#000807c2,#000807f2),url(/assets/model-pool-background-BxDkb90a.jpg) 62%/cover no-repeat}}@media (width<=640px){.section{padding:64px 0}.section__inner{padding:0 16px}.section__title{font-size:34px}.hero-section__signature{font-size:42px}.product-card__columns{grid-template-columns:1fr}.data-stat__legend{flex-direction:column;gap:4px}}@media (width<=480px){.product-card__logo{width:116px;height:116px}.contact-list li{flex-direction:column;align-items:flex-start;gap:4px}.contact-list a{overflow-wrap:anywhere}}
