:root{color-scheme:light;--page-max:1520px;--page-pad:clamp(20px, 4vw, 64px);--bg:#f5f2eb;--surface:#fff;--surface-2:#ebe7de;--ink:#151719;--muted:#62686b;--line:#15171926;--accent:#ef5a36}body.theme-tech{--bg:#f3efe5;--surface:#fffdf7;--surface-2:#e8e0cd;--ink:#171713;--muted:#686356;--accent:#e94e32}body.theme-ai{--bg:#f2f0ff;--surface:#fff;--surface-2:#ddd7ff;--ink:#17142b;--muted:#67617b;--accent:#6251e7;--dark-surface:#17142b}html[data-color-theme=dark] body.theme-ai{--bg:#08070d;--surface:#111019;--surface-2:#1b1730;--ink:#f8f6ff;--muted:#aaa5bd;--line:#ffffff29;--accent:#806fff;--dark-surface:#111019}body.theme-systems{--bg:#eaf5f1;--surface:#fbfffd;--surface-2:#cfe7dd;--ink:#102b25;--muted:#527068;--accent:#087c61}body.theme-portal{--bg:#fff0e7;--surface:#fffaf6;--surface-2:#ffd8c6;--ink:#342019;--muted:#7c6259;--accent:#e35e42}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--ink);background:var(--bg);margin:0;font-family:Onest,Avenir Next,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}button,select{font:inherit}.site-header{z-index:30;min-height:82px;padding:16px max(20px, calc((100vw - var(--page-max)) / 2 + var(--page-pad)));border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 90%, transparent);backdrop-filter:blur(16px);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.header-left,.header-center{align-items:center;display:flex}.header-left{justify-self:start;gap:10px}.header-center{justify-self:center;gap:10px}.logo-link{width:232px}.logo-link img{filter:invert()}.footer-logo img{filter:none}.header-social-link,.header-phone{border:1px solid var(--line);background:var(--surface);height:48px;color:var(--ink);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid}.header-phone{gap:9px;width:auto;padding-inline:15px;font-size:13px;font-weight:700;display:inline-flex}.header-social-link{width:48px}.header-socials{justify-self:end;align-items:center;gap:10px;display:flex}.appearance-control{border-left:1px solid var(--line);align-items:center;padding-left:18px;display:flex}.theme-toggle{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;color:var(--muted);flex:none;transition:color .24s}.theme-icon-sun{color:var(--accent)}.theme-switch-track{border:1px solid var(--line);background:var(--surface-2);border-radius:999px;flex:none;width:44px;height:24px;transition:background-color .24s,border-color .24s;position:relative}.theme-switch-thumb{background:var(--ink);border-radius:50%;width:18px;height:18px;transition:transform .24s,background-color .24s;position:absolute;top:2px;left:2px}.theme-toggle[aria-pressed=true] .theme-switch-track{border-color:var(--accent);background:var(--accent)}.theme-toggle[aria-pressed=true] .theme-switch-thumb{background:#fff;transform:translate(20px)}.theme-toggle[aria-pressed=true] .theme-icon-sun{color:var(--muted)}.theme-toggle[aria-pressed=true] .theme-icon-moon{color:var(--accent)}.header-social-link,.header-phone{transition:transform .18s,border-color .18s,background-color .18s}.header-social-link:hover,.header-phone:hover{border-color:var(--ink);transform:translateY(-2px)}.theme-toggle:focus-visible,.header-social-link:focus-visible,.header-phone:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:2px}.header-social-icon{fill:currentColor;width:21px;height:21px}.header-social-icon-instagram{fill:none;stroke:currentColor;stroke-width:1.8px}.header-social-icon-instagram .instagram-dot{fill:currentColor;stroke:none}.header-contact-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.header-action,.action{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.clients{width:min(100%, var(--page-max));padding-inline:var(--page-pad);border-top:1px solid var(--line);grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);align-items:center;gap:48px;margin:0 auto;padding-block:64px;display:grid}.clients-heading h2{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(32px,3.6vw,54px);line-height:1}.clients-heading p{max-width:420px;color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.5}.client-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:20px;display:grid}.client-list a{border:1px solid var(--line);background:var(--surface);border-radius:18px;place-items:center;min-height:100px;padding:18px 24px;display:grid}.client-list img{object-fit:contain;width:100%;max-width:160px;max-height:58px}.client-list a:first-child img{max-width:74px;max-height:58px}.site-footer{width:100%;padding:36px max(20px, calc((100vw - var(--page-max)) / 2 + var(--page-pad))) 44px;background:var(--ink);color:#fff;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;margin:0;display:flex}.footer-logo{width:250px}.footer-meta{align-items:center;gap:28px;display:flex}.footer-channel{font-size:13px;font-weight:700}.footer-channel:hover{opacity:.72}.footer-channel:focus-visible{outline-offset:5px;outline:2px solid}.site-footer p{color:#ffffff8f;margin-bottom:0;font-size:13px}body.theme-ai,body.theme-ai .site-header,body.theme-ai .theme-toggle,body.theme-ai .header-social-link,body.theme-ai .header-phone{transition:color .24s,background-color .24s,border-color .24s,transform .18s}body.theme-ai .site-header,body.theme-ai .site-footer{padding-inline:var(--ai-gutter)}body.theme-ai .header-action{color:var(--bg)}html[data-color-theme=dark] body.theme-ai .site-header{background:color-mix(in srgb, var(--bg) 88%, transparent)}html[data-color-theme=dark] body.theme-ai .logo-link img{filter:none}html[data-color-theme=dark] body.theme-ai .site-footer,html[data-color-theme=dark] body.theme-ai .contact-section{background:var(--dark-surface);color:#fff}html[data-color-theme=dark] body.theme-ai .footer-logo img{filter:none}html[data-color-theme=dark] body.theme-ai .client-list a{background:#fff}@media (width<=760px){:root{--page-pad:16px}.site-header{grid-template-columns:1fr auto;grid-template-areas:"left socials""center center";row-gap:8px;min-height:96px;padding:10px 16px 12px}.header-left{grid-area:left;gap:4px}.header-center{grid-area:center;justify-self:center;gap:6px}.header-socials{grid-area:socials;gap:4px}.logo-link{width:clamp(86px,28vw,120px)}.footer-logo{width:190px}.header-social-link{width:36px;height:36px;padding:0}.theme-toggle{gap:6px;min-height:36px;padding:0 8px}.theme-icon{width:16px;height:16px}.theme-switch-track{width:36px;height:20px}.theme-switch-thumb{width:14px;height:14px}.theme-toggle[aria-pressed=true] .theme-switch-thumb{transform:translate(16px)}.header-phone{width:auto;height:38px;padding-inline:12px;font-size:11px}.header-action{min-height:38px;padding-inline:14px;font-size:12px}.appearance-control{padding-left:7px}.clients{grid-template-columns:1fr;gap:28px;padding-block:52px}.client-list{grid-template-columns:1fr 1fr;gap:20px 12px}.site-footer{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:36px}.footer-meta{align-items:flex-start;gap:18px}}.team-section[data-astro-cid-i2eynxmd]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(48px,6vw,86px) 0}.team-heading[data-astro-cid-i2eynxmd]{margin-bottom:clamp(28px,4vw,52px)}.team-heading[data-astro-cid-i2eynxmd] h2[data-astro-cid-i2eynxmd]{letter-spacing:-.06em;max-width:980px;margin-bottom:0;font-size:clamp(38px,5vw,72px);line-height:.96}.team-grid[data-astro-cid-i2eynxmd]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.team-member[data-astro-cid-i2eynxmd]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);margin:0;overflow:hidden}.portrait[data-astro-cid-i2eynxmd]{aspect-ratio:4/5;border-bottom:1px solid var(--line);background:var(--surface-2);overflow:hidden}.portrait[data-astro-cid-i2eynxmd] img[data-astro-cid-i2eynxmd]{object-fit:cover;object-position:center center;filter:saturate(.82)contrast(1.04);width:100%;height:100%;transition:transform .4s,filter .4s}.team-member[data-astro-cid-i2eynxmd]:hover .portrait[data-astro-cid-i2eynxmd] img[data-astro-cid-i2eynxmd]{filter:saturate(.96)contrast(1.02);transform:scale(1.018)}figcaption[data-astro-cid-i2eynxmd]{align-items:center;min-height:96px;padding:20px clamp(16px,1.8vw,28px);display:flex}figcaption[data-astro-cid-i2eynxmd] strong[data-astro-cid-i2eynxmd]{letter-spacing:-.045em;font-size:clamp(18px,1.7vw,28px);line-height:1.05}@media (width<=900px){.team-grid[data-astro-cid-i2eynxmd]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.team-section[data-astro-cid-i2eynxmd]{padding:52px 0}.team-grid[data-astro-cid-i2eynxmd]{grid-template-columns:1fr}figcaption[data-astro-cid-i2eynxmd]{min-height:84px;padding:20px}}@media (prefers-reduced-motion:reduce){.portrait[data-astro-cid-i2eynxmd] img[data-astro-cid-i2eynxmd]{transition:none}}.faq[data-astro-cid-kpn7xbay]{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:9vw;padding:104px 0;display:grid}h2[data-astro-cid-kpn7xbay]{letter-spacing:-.055em;max-width:580px;margin-bottom:0;font-size:clamp(42px,5vw,76px);line-height:.98}.faq-list[data-astro-cid-kpn7xbay]{border-top:1px solid var(--line)}details[data-astro-cid-kpn7xbay]{border-bottom:1px solid var(--line)}summary[data-astro-cid-kpn7xbay]{cursor:pointer;padding:25px 52px 25px 0;font-size:20px;font-weight:700;line-height:1.35;list-style:none;position:relative}summary[data-astro-cid-kpn7xbay]::-webkit-details-marker{display:none}summary[data-astro-cid-kpn7xbay]:after{content:"+";color:var(--accent);font-size:28px;font-weight:500;position:absolute;top:21px;right:0}details[data-astro-cid-kpn7xbay][open] summary[data-astro-cid-kpn7xbay]:after{content:"−"}details[data-astro-cid-kpn7xbay] p[data-astro-cid-kpn7xbay]{max-width:760px;color:var(--muted);margin:-4px 52px 25px 0;font-size:17px;line-height:1.55}@media (width<=800px){.faq[data-astro-cid-kpn7xbay]{grid-template-columns:1fr;gap:36px;padding:76px 0}summary[data-astro-cid-kpn7xbay]{font-size:18px}}.contact-section[data-astro-cid-uukcahgk]{background:var(--ink);color:#fff;width:100%;padding:112px 0 104px}.contact-inner[data-astro-cid-uukcahgk]{width:min(100%,1520px);padding-inline:var(--page-pad);margin:0 auto}h2[data-astro-cid-uukcahgk]{letter-spacing:-.06em;max-width:920px;margin-bottom:48px;font-size:clamp(46px,5.5vw,82px);line-height:.96}.contact-grid[data-astro-cid-uukcahgk]{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.contact-grid[data-astro-cid-uukcahgk]>a[data-astro-cid-uukcahgk],.callback-option[data-astro-cid-uukcahgk]{border-radius:20px;min-height:230px;color:#151719!important;background:#fff!important}.contact-grid[data-astro-cid-uukcahgk]>a[data-astro-cid-uukcahgk],.callback-option[data-astro-cid-uukcahgk]>button[data-astro-cid-uukcahgk]{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:flex-end;padding:26px;text-decoration:none;display:flex;color:#151719!important}.contact-grid[data-astro-cid-uukcahgk] strong[data-astro-cid-uukcahgk]{font-size:clamp(20px,1.8vw,27px);font-weight:700;line-height:1.08;display:block}.contact-grid[data-astro-cid-uukcahgk]>a[data-astro-cid-uukcahgk]{transition:transform .18s}.contact-grid[data-astro-cid-uukcahgk]>a[data-astro-cid-uukcahgk]:hover{transform:translateY(-4px)}.contact-grid[data-astro-cid-uukcahgk] small[data-astro-cid-uukcahgk]{color:#62686b;margin-top:12px;font-size:14px;font-weight:600;display:block}.callback-option[data-astro-cid-uukcahgk]{display:flex}.callback-option[data-astro-cid-uukcahgk] form[data-astro-cid-uukcahgk]{width:100%;padding:24px}.callback-option[data-astro-cid-uukcahgk] form[data-astro-cid-uukcahgk][hidden],.callback-option[data-astro-cid-uukcahgk]>button[data-astro-cid-uukcahgk][hidden]{display:none}.callback-option[data-astro-cid-uukcahgk] label[data-astro-cid-uukcahgk]{margin-bottom:16px;display:block}.callback-option[data-astro-cid-uukcahgk] input[data-astro-cid-uukcahgk]{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;border-bottom:1px solid #15171933;border-radius:0;outline:0;padding:14px 0}.callback-option[data-astro-cid-uukcahgk] input[data-astro-cid-uukcahgk]:focus{border-color:var(--accent)}.callback-option[data-astro-cid-uukcahgk] form[data-astro-cid-uukcahgk] button[data-astro-cid-uukcahgk]{background:var(--accent);color:#fff;width:100%;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:14px 16px;font-weight:800}.sr-only[data-astro-cid-uukcahgk]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.contact-grid[data-astro-cid-uukcahgk]{grid-template-columns:1fr 1fr}}@media (width<=560px){.contact-grid[data-astro-cid-uukcahgk]{grid-template-columns:1fr}.contact-grid[data-astro-cid-uukcahgk]>[data-astro-cid-uukcahgk]{min-height:170px}}.application-areas[data-astro-cid-ngx76uf4]{padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line)}.application-heading[data-astro-cid-ngx76uf4]{margin-bottom:38px}.application-heading[data-astro-cid-ngx76uf4] h2[data-astro-cid-ngx76uf4]{max-width:980px;font-size:var(--ai-font-heading);letter-spacing:-.055em;margin:0;line-height:.98}.application-grid[data-astro-cid-ngx76uf4]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.application-grid[data-astro-cid-ngx76uf4] article[data-astro-cid-ngx76uf4]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:.82fr 1.18fr;min-height:470px;display:grid}.application-grid[data-astro-cid-ngx76uf4] figure[data-astro-cid-ngx76uf4]{border-right:1px solid var(--line);background:var(--dark-surface);min-width:0;margin:0;position:relative;overflow:hidden}.application-grid[data-astro-cid-ngx76uf4] figure[data-astro-cid-ngx76uf4] img[data-astro-cid-ngx76uf4]{object-fit:cover;width:100%;height:100%}.application-category[data-astro-cid-ngx76uf4]{color:#fff;font-size:var(--ai-font-body);background:linear-gradient(#0000,#08070de0);padding:56px 22px 22px;font-weight:800;line-height:1.15;position:absolute;inset:auto 0 0}.application-copy[data-astro-cid-ngx76uf4]{flex-direction:column;min-width:0;padding:clamp(24px,2.5vw,38px);display:flex}.application-copy[data-astro-cid-ngx76uf4] h3[data-astro-cid-ngx76uf4]{font-size:var(--ai-font-title);letter-spacing:-.045em;margin:auto 0 18px;line-height:1}.application-copy[data-astro-cid-ngx76uf4] p[data-astro-cid-ngx76uf4]{color:var(--muted);font-size:var(--ai-font-body);margin:0 0 24px;line-height:1.5}.application-artifacts[data-astro-cid-ngx76uf4]{border-top:1px solid var(--line)}.application-artifacts[data-astro-cid-ngx76uf4] span[data-astro-cid-ngx76uf4]{border-bottom:1px solid var(--line);font-size:var(--ai-font-body);padding:12px 0;font-weight:700;display:block}@media (width<=1100px){.application-grid[data-astro-cid-ngx76uf4]{grid-template-columns:1fr}.application-grid[data-astro-cid-ngx76uf4] article[data-astro-cid-ngx76uf4]{grid-template-columns:1fr 1fr}}@media (width<=560px){.application-grid[data-astro-cid-ngx76uf4] article[data-astro-cid-ngx76uf4]{grid-template-columns:1fr}.application-grid[data-astro-cid-ngx76uf4] figure[data-astro-cid-ngx76uf4]{aspect-ratio:16/10;border-right:0;border-bottom:1px solid var(--line)}.application-copy[data-astro-cid-ngx76uf4]{min-height:420px;padding:24px 20px}}body.theme-ai{--ai-gutter:clamp(18px, 3vw, 44px);--ai-font-display:clamp(54px, 6vw, 92px);--ai-font-heading:clamp(40px, 5vw, 80px);--ai-font-title:clamp(22px, 2.6vw, 40px);--ai-font-body:clamp(16px, 1.25vw, 18px);font-size:var(--ai-font-body)}.ai-page[data-astro-cid-lcdefpme]{width:100%;margin:0;padding:0}.ai-hero[data-astro-cid-lcdefpme]{min-height:760px;padding:30px var(--ai-gutter) 64px;border-bottom:1px solid var(--line);grid-template-columns:1fr .72fr;gap:0;display:grid}.hero-copy[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--accent);color:#fff;border-right:0;border-radius:0;flex-direction:column;justify-content:flex-end;padding:clamp(28px,4vw,64px);display:flex}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:var(--ai-font-display);letter-spacing:-.065em;margin-bottom:34px;line-height:.95}.hero-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:#ffffffc2;max-width:620px;font-size:var(--ai-font-body);margin-bottom:34px;line-height:1.45}.hero-copy[data-astro-cid-lcdefpme] .action[data-astro-cid-lcdefpme]{color:#17142b;background:#fff;align-self:flex-start}.team-photo[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:0;align-self:stretch;width:100%;min-height:100%;margin:0;position:relative;overflow:hidden}.team-photo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center top;width:100%;height:100%}.ai-levels[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);color:#fff;background:#0c0918;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.levels-cover[data-astro-cid-lcdefpme]{background:#0c0918;width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:hidden}.levels-cover[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center top;width:100%;height:100%}.levels-cover[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#08071233 64%,#080712bd),linear-gradient(90deg,#0000 calc(33.333% - .5px),#fff3 calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#fff3 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));position:absolute;inset:0}.ai-levels-grid[data-astro-cid-lcdefpme]{z-index:1;width:100%;margin:0 var(--ai-gutter) var(--ai-gutter);border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.ai-levels-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{color:#fff;backdrop-filter:blur(18px);background:#0c0918d1;border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;flex-direction:column;justify-content:space-between;gap:34px;min-width:0;min-height:270px;padding:clamp(28px,3.2vw,52px);display:flex}.ai-levels-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:nth-child(2){background:#5647dce0}.ai-levels-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:nth-child(3){color:#17142b;background:#f8f8ffe6}.ai-levels-grid[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:620px;font-size:var(--ai-font-title);letter-spacing:-.045em;margin:0;line-height:1.02}.ai-levels-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb3;max-width:650px;font-size:var(--ai-font-body);margin:0;line-height:1.55}.ai-levels-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:nth-child(3) p[data-astro-cid-lcdefpme]{color:#686475}.ai-inspection[data-astro-cid-lcdefpme]{min-height:720px;padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line);background:var(--surface-2);grid-template-columns:1fr 1fr;display:grid}.inspection-copy[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--accent);color:#fff;border-right:0;flex-direction:column;justify-content:space-between;gap:48px;min-width:0;padding:clamp(28px,4vw,58px);display:flex}.inspection-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:760px;font-size:var(--ai-font-heading);letter-spacing:-.06em;margin:0 0 28px;line-height:.98}.inspection-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffbd;max-width:650px;font-size:var(--ai-font-body);margin:0;line-height:1.55}.inspection-copy[data-astro-cid-lcdefpme] .action[data-astro-cid-lcdefpme]{color:#17142b;background:#fff;align-self:flex-start}.inspection-visual[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 50% 46%,#775bff47,#0000 32%),#0c0918;flex-direction:column;justify-content:center;min-width:0;min-height:100%;padding:clamp(28px,4vw,58px);display:flex;position:relative;overflow:hidden}.inspection-visual[data-astro-cid-lcdefpme]:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 75%,#0000);mask-image:linear-gradient(#0000,#000 20% 75%,#0000)}.inspection-status[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);align-items:center;gap:10px;font-weight:700;display:flex;position:absolute;top:28px;left:28px}.inspection-status[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:#62e896;border-radius:50%;width:10px;height:10px;animation:1.8s ease-in-out infinite statusPulse;box-shadow:0 0 0 7px #62e89624}.inspection-flow[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:minmax(142px,1fr) 58px 112px 72px 56px;align-items:center;display:grid;position:relative}.inspection-inputs[data-astro-cid-lcdefpme]{gap:36px;display:grid}.inspection-inputs[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{min-height:70px;font-size:var(--ai-font-body);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff29;align-items:center;padding:16px 18px;font-weight:700;display:flex;position:relative}.inspection-connector[data-astro-cid-lcdefpme]{z-index:1;width:100%;height:180px;position:relative;overflow:hidden}.inspection-connector[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{fill:none;stroke:#9d8cff;stroke-width:2px;stroke-dasharray:8 8;vector-effect:non-scaling-stroke;animation:1.4s linear infinite connectorFlow}.data-particle[data-astro-cid-lcdefpme]{fill:#b6a6ff;filter:drop-shadow(0 0 7px #8c73ff);animation:9s linear infinite dataParticleVisibility}.inspection-output[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{stroke:#ffffff57}.result-particle[data-astro-cid-lcdefpme]{fill:#62e896;filter:drop-shadow(0 0 7px);animation:27s linear infinite resultColor,9s linear infinite resultParticleVisibility}.inspection-core[data-astro-cid-lcdefpme]{z-index:2;isolation:isolate;place-items:center;width:112px;height:132px;display:grid;position:relative}.inspection-core[data-astro-cid-lcdefpme]:before{z-index:-2;content:"";background:#0c0918;border-radius:50%;position:absolute;inset:10px 0;box-shadow:0 0 34px 18px #0c0918}.inspection-core[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]{z-index:-1;opacity:0;border:1px solid #b6a6ff57;border-radius:50%;animation:9s ease-out infinite coreThink;position:absolute;inset:12px 2px}.inspection-core[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]:last-child{animation-delay:.18s}.ai-brain[data-astro-cid-lcdefpme]{fill:#775bff47;stroke:#c2b6ff;stroke-width:.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 18px #775bff99);width:98px;height:98px;animation:9s ease-in-out infinite brainProcess;overflow:visible}.ai-brain[data-astro-cid-lcdefpme] .brain-path[data-astro-cid-lcdefpme]{fill:none;stroke:#f1edff;stroke-dasharray:2 2;animation:9s linear infinite brainSignal}.ai-brain[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme]{fill:#f1edff;stroke:none;transform-box:fill-box;transform-origin:50%;animation:9s ease-in-out infinite brainNode}.traffic-result[data-astro-cid-lcdefpme]{z-index:2;justify-self:start;width:56px;position:relative;transform:translate(-10px)}.traffic-light[data-astro-cid-lcdefpme]{box-sizing:border-box;background:#191625;border:1px solid #ffffff47;border-radius:999px;gap:9px;width:56px;padding:11px;display:grid;box-shadow:0 0 52px #775bff47}.traffic-light[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{opacity:.16;border-radius:50%;width:32px;height:32px}.light-red[data-astro-cid-lcdefpme]{background:#ff6b78;animation:27s ease-in-out infinite lightBad;box-shadow:0 0 22px #ff6b78}.light-warn[data-astro-cid-lcdefpme]{background:#ffd76b;animation:27s ease-in-out infinite lightWarn;box-shadow:0 0 22px #ffd76b}.light-good[data-astro-cid-lcdefpme]{background:#62e896;animation:27s ease-in-out infinite lightGood;box-shadow:0 0 22px #62e896}.inspection-informer[data-astro-cid-lcdefpme]{place-items:stretch stretch;width:170px;min-height:68px;display:grid;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.inspection-informer[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{text-align:center;font-size:var(--ai-font-body);opacity:0;background:#080712e6;border:1px solid;grid-area:1/1;place-items:center;padding:12px 14px;font-weight:700;line-height:1.25;display:grid;transform:translateY(8px)}.signal-good[data-astro-cid-lcdefpme]{color:#62e896}.signal-warn[data-astro-cid-lcdefpme]{color:#ffd76b}.signal-bad[data-astro-cid-lcdefpme]{color:#ff6b78}.inspection-informer[data-astro-cid-lcdefpme] .signal-good[data-astro-cid-lcdefpme]{animation:27s ease-in-out infinite informerGood}.inspection-informer[data-astro-cid-lcdefpme] .signal-warn[data-astro-cid-lcdefpme]{animation:27s ease-in-out infinite informerWarn}.inspection-informer[data-astro-cid-lcdefpme] .signal-bad[data-astro-cid-lcdefpme]{animation:27s ease-in-out infinite informerBad}@keyframes connectorFlow{to{stroke-dashoffset:-32px}}@keyframes dataParticleVisibility{0%,24%{opacity:1}25%,to{opacity:0}}@keyframes resultParticleVisibility{0%,53%{opacity:0}54%,70%{opacity:1}71%,to{opacity:0}}@keyframes coreThink{0%,24%,58%,to{opacity:0;transform:scale(.72)}32%,49%{opacity:.8}56%{opacity:0;transform:scale(1.14)}}@keyframes brainProcess{0%,24%,58%,to{filter:drop-shadow(0 0 14px #775bff75);transform:scale(.94)}34%,50%{filter:drop-shadow(0 0 30px #9d8cffeb);transform:scale(1.04)}}@keyframes brainSignal{0%,24%,58%,to{stroke-dashoffset:0;opacity:.45}34%,50%{stroke-dashoffset:-16px;opacity:1}}@keyframes brainNode{0%,24%,58%,to{opacity:.48;transform:scale(.72)}32%,52%{opacity:1;transform:scale(1.5)}}@keyframes resultColor{0%,32%{fill:#62e896;color:#62e896}33%,65%{fill:#ffd76b;color:#ffd76b}66%,to{fill:#ff6b78;color:#ff6b78}}@keyframes lightGood{0%,23.5%,32.5%,to{opacity:.16;transform:scale(.86)}24.5%,31.5%{opacity:1;transform:scale(1)}}@keyframes lightWarn{0%,56.8%,65.8%,to{opacity:.16;transform:scale(.86)}57.8%,64.8%{opacity:1;transform:scale(1)}}@keyframes lightBad{0%,90.1%,99%,to{opacity:.16;transform:scale(.86)}91.1%,98%{opacity:1;transform:scale(1)}}@keyframes informerGood{0%,24%,32.5%,to{opacity:0;transform:translateY(8px)}25%,31.5%{opacity:1;transform:translateY(0)}}@keyframes informerWarn{0%,57.3%,65.8%,to{opacity:0;transform:translateY(8px)}58.3%,64.8%{opacity:1;transform:translateY(0)}}@keyframes informerBad{0%,90.6%,99%,to{opacity:0;transform:translateY(8px)}91.6%,98%{opacity:1;transform:translateY(0)}}@keyframes statusPulse{50%{box-shadow:0 0 0 11px #62e89600}}.learning-path[data-astro-cid-lcdefpme]{padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line)}.path-copy[data-astro-cid-lcdefpme]{margin-bottom:64px}.path-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:1100px;font-size:var(--ai-font-heading);letter-spacing:-.055em;margin:0;line-height:.98}.learning-path[data-astro-cid-lcdefpme] ol[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);flex-direction:column;gap:32px;min-width:0;min-height:390px;padding:clamp(28px,3.5vw,52px);display:flex}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:nth-child(2),.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:nth-child(3){background:var(--surface-2)}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);font-weight:700}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{margin-top:auto}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{max-width:620px;font-size:var(--ai-font-title);letter-spacing:-.04em;line-height:1.05;display:block}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:640px;color:var(--muted);font-size:var(--ai-font-body);margin:18px 0 0;line-height:1.5}.foundation[data-astro-cid-lcdefpme],.data-contour[data-astro-cid-lcdefpme],.models[data-astro-cid-lcdefpme]{padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line)}.section-heading[data-astro-cid-lcdefpme]{margin-bottom:64px}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.data-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.private-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.models-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:980px;font-size:var(--ai-font-heading);letter-spacing:-.06em;margin-bottom:0;line-height:.98}.foundation-grid[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.foundation-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);border-radius:0;flex-direction:column;min-height:540px;padding:clamp(28px,3vw,46px);display:flex}.foundation-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].workspace{background:var(--surface-2)}.foundation-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{max-width:620px;font-size:var(--ai-font-title);letter-spacing:-.045em;margin:0 0 20px;line-height:1}.foundation-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:650px;color:var(--muted);font-size:var(--ai-font-body);line-height:1.55}.foundation-grid[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.foundation-grid[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:13px 0;font-weight:600}.workspace-tools[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:22px;display:grid}.workspace-tools[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 74%, transparent);min-height:76px;font-size:var(--ai-font-body);border-radius:0;padding:18px;font-weight:700}.sales-ai[data-astro-cid-lcdefpme]{padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line);background:var(--dark-surface);color:#fff}.sales-ai-heading[data-astro-cid-lcdefpme]{margin-bottom:64px}.sales-ai-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:980px;font-size:var(--ai-font-heading);letter-spacing:-.06em;margin:0;line-height:.98}.sales-ai-stage[data-astro-cid-lcdefpme]{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:780px;display:grid}.sales-ai-portrait[data-astro-cid-lcdefpme]{background:#100d1d;border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-width:0;min-height:780px;margin:0;position:relative;overflow:hidden}.sales-ai-portrait[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#08071294,#0000 78%),linear-gradient(#0000 42%,#0807124d);position:absolute;inset:0}.sales-ai-portrait[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center 30%;width:100%;height:100%}.sales-conversation[data-astro-cid-lcdefpme],.data-conversation[data-astro-cid-lcdefpme]{z-index:2;color:#fff;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sales-conversation[data-astro-cid-lcdefpme]{pointer-events:auto}.conversation-scene[data-astro-cid-lcdefpme]{opacity:0;pointer-events:none;position:absolute;inset:0}.conversation-scene[data-astro-cid-lcdefpme][data-active=true]{opacity:1}.sales-conversation[data-astro-cid-lcdefpme] .conversation-scene[data-astro-cid-lcdefpme][data-active=true]{pointer-events:auto}.floating-message[data-astro-cid-lcdefpme]{color:#fff;backdrop-filter:blur(16px);opacity:0;border:1px solid #ffffff29;max-width:min(430px,100% - 56px);padding:16px 18px;position:absolute;box-shadow:0 18px 48px #0000004d}.floating-message[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:#fff9;font-size:var(--ai-font-body);font-weight:700}.floating-message[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);margin:7px 0 0;font-weight:700;line-height:1.42}.message-author[data-astro-cid-lcdefpme]{color:#c6bbff!important}.sales-conversation[data-astro-cid-lcdefpme] .conversation-scene[data-astro-cid-lcdefpme]{flex-direction:column;gap:20px;padding:clamp(28px,4vw,54px) clamp(16px,3vw,40px);display:flex;overflow-y:auto}.sales-dialogue[data-astro-cid-lcdefpme]{flex-direction:column;gap:20px;display:flex}.sales-conversation[data-astro-cid-lcdefpme] .floating-message[data-astro-cid-lcdefpme]{opacity:1;flex-shrink:0;max-width:90%;position:relative}.sales-conversation[data-astro-cid-lcdefpme] .floating-message[data-astro-cid-lcdefpme][hidden]{display:none}.sales-ai-message[data-astro-cid-lcdefpme]{background:#0f0d1ae6;border-radius:24px 24px 24px 7px;align-self:flex-start}.sales-user-message[data-astro-cid-lcdefpme]{background:#5647dcf0;border-radius:24px 24px 7px;align-self:flex-end}.conversation-scene[data-astro-cid-lcdefpme][data-active=true] .sales-ai-message[data-astro-cid-lcdefpme],.conversation-scene[data-astro-cid-lcdefpme][data-active=true] .sales-user-message[data-astro-cid-lcdefpme]{animation:.28s ease-out both salesMessageIn}@keyframes salesMessageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.sales-action-state[data-astro-cid-lcdefpme]{margin-top:14px;display:grid}.sales-action-state[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);color:#17142b;cursor:pointer;pointer-events:auto;background:#fff;border:0;border-radius:999px;grid-area:1/1;justify-self:start;min-height:42px;padding:8px 18px;font-family:inherit;font-weight:700;transition:opacity .22s,transform .18s}.conversation-scene[data-astro-cid-lcdefpme][data-pressing=true] .sales-action-state[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{transform:scale(.94)}.conversation-scene[data-astro-cid-lcdefpme][data-confirmed=true] .sales-action-state[data-astro-cid-lcdefpme]{display:none}.sales-ai-copy[data-astro-cid-lcdefpme]{grid-template-rows:repeat(3,minmax(0,1fr));min-width:0;display:grid;position:relative;overflow:hidden}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme]{background:#ffffff0a;border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;flex-direction:column;justify-content:flex-end;padding:clamp(28px,3.4vw,52px);display:flex}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme]:nth-child(2){background:#ffffff14}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme]:nth-child(3){background:var(--accent)}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{max-width:560px;font-size:var(--ai-font-title);letter-spacing:-.04em;line-height:1.06}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffa3;max-width:580px;font-size:var(--ai-font-body);margin:18px 0 0;line-height:1.5}.sales-ai-copy[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme]:nth-child(3) p[data-astro-cid-lcdefpme]{color:#ffffffc7}.data-copy[data-astro-cid-lcdefpme]{margin-bottom:68px}.data-map[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.systems-panel[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-2);flex-direction:column;min-width:0;min-height:600px;padding:clamp(28px,3vw,46px);display:flex}.systems-panel-heading[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{max-width:560px;font-size:var(--ai-font-title);letter-spacing:-.04em;line-height:1.05}.system-logos[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:auto;display:grid}.system-logo[data-astro-cid-lcdefpme]{color:#17142b;background:#fff;border-bottom:1px solid #dedde5;border-right:1px solid #dedde5;flex-wrap:wrap;align-items:center;gap:14px;min-width:0;min-height:105px;padding:18px;display:flex}.system-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:auto;max-width:92px;height:auto;max-height:38px}.system-logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);font-weight:700;line-height:1.25}.amo-wordmark[data-astro-cid-lcdefpme]{color:#5d4fff;font-size:var(--ai-font-title);letter-spacing:-.06em;line-height:1}.ai-assistant[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#100d1d;min-width:0;min-height:600px;margin:0;position:relative;overflow:hidden}.ai-assistant[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000 22%,#080712c2);position:absolute;inset:0}.ai-assistant[data-astro-cid-lcdefpme]>img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.data-user-message[data-astro-cid-lcdefpme]{background:#5647dcf0;border-radius:24px 24px 7px;top:clamp(42px,7vw,96px);right:clamp(24px,3vw,42px)}.data-ai-message[data-astro-cid-lcdefpme]{background:#0f0d1aeb;border-radius:24px 24px 24px 7px;width:min(455px,100% - 48px);max-width:none;top:clamp(205px,21vw,250px);left:clamp(24px,3vw,42px)}.data-result[data-astro-cid-lcdefpme]{background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;gap:14px;margin-top:10px;padding:15px;display:grid}.data-result[data-astro-cid-lcdefpme]>strong[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);line-height:1.3}.sales-bars[data-astro-cid-lcdefpme]{border-bottom:1px solid #ffffff2e;align-items:flex-end;gap:8px;height:68px;padding-top:8px;display:flex}.sales-bars[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:#7366ff;border-radius:5px 5px 0 0;flex:1;height:36%}.sales-bars[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){height:52%}.sales-bars[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){height:44%}.sales-bars[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(4){height:72%}.sales-bars[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(5){background:#62e896;height:91%}.result-metrics[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-metrics[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffffa3;font-size:var(--ai-font-body);justify-content:space-between;gap:10px;display:flex}.result-metrics[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#fff}.attention-row[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body);grid-template-columns:1fr auto;align-items:center;gap:7px 16px;display:grid}.attention-row[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:#ffffffb8}.attention-row[data-astro-cid-lcdefpme]>b[data-astro-cid-lcdefpme]{color:#ff826f}.attention-row[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]{background:#ffffff1a;border-radius:999px;grid-column:1/-1;height:7px;overflow:hidden}.attention-row[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]>em[data-astro-cid-lcdefpme]{border-radius:inherit;background:#ff826f;width:74%;height:100%;display:block}.attention-row[data-astro-cid-lcdefpme]+.attention-row[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]>em[data-astro-cid-lcdefpme]{background:#ffc95e;width:52%}.contract-bar[data-astro-cid-lcdefpme]{border-radius:999px;height:16px;display:flex;overflow:hidden}.contract-bar[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:first-child{background:#62e896;flex:12}.contract-bar[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){background:#ffc95e;flex:8}.contract-bar[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){background:#ff826f;flex:4}.contract-legend[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.contract-legend[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff94;font-size:var(--ai-font-body);gap:3px;display:grid}.contract-legend[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#fff}.conversation-scene[data-astro-cid-lcdefpme][data-active=true] .data-user-message[data-astro-cid-lcdefpme]{animation:5.6s ease-in-out both floatingMessage}.conversation-scene[data-astro-cid-lcdefpme][data-active=true] .data-ai-message[data-astro-cid-lcdefpme]{animation:4.25s ease-in-out .85s both floatingMessage}@keyframes floatingMessage{0%{opacity:0;transform:translateY(18px)scale(.96)}12%,72%{opacity:1;transform:translateY(0)scale(1)}92%,to{opacity:0;transform:translateY(-12px)scale(.98)}}.private-contour[data-astro-cid-lcdefpme]{min-height:720px;padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-bottom:1px solid var(--line);background:var(--dark-surface);color:#fff;border-radius:0;grid-template-columns:.82fr 1.18fr;gap:8vw;margin:0;display:grid}.private-copy[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;display:flex}.private-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0}.private-note[data-astro-cid-lcdefpme]{color:#ffffffa3;max-width:610px;font-size:var(--ai-font-body);margin:auto 0 0;padding-top:40px;line-height:1.5}.server-visual[data-astro-cid-lcdefpme]{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:0;flex-direction:column;align-self:center;min-height:540px;padding:clamp(24px,3vw,42px);display:flex}.server-rack[data-astro-cid-lcdefpme]{background:#0000002e;border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;margin:auto 0;display:grid}.server[data-astro-cid-lcdefpme]{background:#ffffff14;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;border-radius:0;grid-template-columns:14px 1fr repeat(3,8px);align-items:center;gap:12px;min-height:82px;padding:18px;display:grid}.server[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--accent);width:12px;height:12px;box-shadow:0 0 0 5px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%}.server[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-weight:700}.server[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{background:#ffffff47;border-radius:50%;width:8px;height:8px}.models-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr .66fr;align-items:end;gap:8vw;margin-bottom:64px;display:grid}.models-heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:560px;color:var(--muted);font-size:var(--ai-font-body);margin-bottom:0;line-height:1.55}.model-grid[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.model-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);border-radius:0;flex-direction:column;justify-content:space-between;min-height:210px;padding:26px;display:flex}.model-grid[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:58px;height:58px}.model-grid[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:var(--ai-font-title);letter-spacing:-.035em;line-height:1.05}.ai-page[data-astro-cid-lcdefpme] .faq{padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-top:0;border-bottom:1px solid var(--line)}.ai-page[data-astro-cid-lcdefpme] .team-section{padding:42px var(--ai-gutter) clamp(72px, 8vw, 120px);border-top:0;border-bottom:1px solid var(--line)}.ai-page[data-astro-cid-lcdefpme] .team-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);gap:0}.ai-page[data-astro-cid-lcdefpme] .team-grid figure{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px}.ai-page[data-astro-cid-lcdefpme] .team-grid img{border-radius:0}.ai-page[data-astro-cid-lcdefpme] .faq h2,.ai-page[data-astro-cid-lcdefpme] .team-heading h2{font-size:var(--ai-font-heading)}.ai-page[data-astro-cid-lcdefpme] .faq summary,.ai-page[data-astro-cid-lcdefpme] .faq summary:after{font-size:var(--ai-font-title)}.ai-page[data-astro-cid-lcdefpme] .faq details p{font-size:var(--ai-font-body)}.ai-page[data-astro-cid-lcdefpme] .team-grid figcaption,.ai-page[data-astro-cid-lcdefpme] .team-grid figcaption strong{font-size:var(--ai-font-body)!important}body.theme-ai .clients{width:100%;max-width:none;padding:clamp(72px, 8vw, 120px) var(--ai-gutter);border-top:0;border-bottom:1px solid var(--line);display:block}body.theme-ai .clients-heading{grid-template-columns:1fr .66fr;align-items:end;gap:8vw;margin-bottom:64px;display:grid}body.theme-ai .clients-heading h2{max-width:980px;font-size:var(--ai-font-heading);letter-spacing:-.06em;margin-bottom:0;line-height:.98}body.theme-ai .clients-heading p{max-width:560px;color:var(--muted);margin-bottom:0;line-height:1.55;font-size:var(--ai-font-body)!important}body.theme-ai .client-list{border-top:1px solid var(--line);border-left:1px solid var(--line);gap:0}body.theme-ai .client-list a{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;min-height:160px;padding:30px}body.theme-ai .site-header,body.theme-ai .site-footer,body.theme-ai .clients,body.theme-ai .header-action{font-size:var(--ai-font-body)}body.theme-ai small,body.theme-ai .header-phone,body.theme-ai .footer-channel,body.theme-ai .site-footer p,body.theme-ai .header-action,body.theme-ai .action{font-size:var(--ai-font-body)!important}body.theme-ai .contact-section{background:var(--dark-surface);color:#fff;border-bottom:1px solid #ffffff2e;padding:0}body.theme-ai .contact-inner{width:100%;max-width:none;padding:clamp(72px, 8vw, 120px) var(--ai-gutter)}body.theme-ai .contact-inner h2{max-width:980px;font-size:var(--ai-font-heading);margin-bottom:64px}body.theme-ai .contact-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;gap:0}body.theme-ai .contact-section .contact-grid>a,body.theme-ai .callback-option{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;border-radius:0;min-height:210px;color:#fff!important;background:0 0!important}body.theme-ai .contact-section .contact-grid>a,body.theme-ai .contact-section .callback-option>button{padding:30px;color:#fff!important}body.theme-ai .contact-section .contact-grid>a:hover{transform:none;background:#ffffff0f!important}body.theme-ai .contact-grid strong{font-size:var(--ai-font-title)!important}body.theme-ai .contact-grid small{font-size:var(--ai-font-body);color:#ffffff8f!important}body.theme-ai .callback-option form{padding:30px}body.theme-ai .contact-section .callback-option input{color:#fff;font-size:var(--ai-font-body);border-color:#ffffff4d}body.theme-ai .contact-section .callback-option form button{font-size:var(--ai-font-body);border-radius:0}html[data-color-theme=dark] body.theme-ai .model-grid img{filter:invert()grayscale()brightness(1.35)}@media (width<=900px){.ai-hero[data-astro-cid-lcdefpme],.ai-levels-grid[data-astro-cid-lcdefpme],.ai-inspection[data-astro-cid-lcdefpme],.sales-ai-heading[data-astro-cid-lcdefpme],.sales-ai-stage[data-astro-cid-lcdefpme],.private-contour[data-astro-cid-lcdefpme],.models-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.ai-hero[data-astro-cid-lcdefpme]{min-height:0}.hero-copy[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:0;min-height:580px}.team-photo[data-astro-cid-lcdefpme]{aspect-ratio:4/3;min-height:0}.ai-levels[data-astro-cid-lcdefpme]{min-height:0;display:block}.levels-cover[data-astro-cid-lcdefpme]{aspect-ratio:2.1;position:relative;inset:auto}.ai-levels-grid[data-astro-cid-lcdefpme]{margin:0}.inspection-copy[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);border-bottom:0;min-height:580px}.inspection-visual[data-astro-cid-lcdefpme]{min-height:560px}.sales-ai-heading[data-astro-cid-lcdefpme]{gap:24px}.sales-ai-portrait[data-astro-cid-lcdefpme]{min-height:680px}.sales-ai-copy[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:260px}.learning-path[data-astro-cid-lcdefpme] ol[data-astro-cid-lcdefpme],.foundation-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.models-heading[data-astro-cid-lcdefpme]{gap:28px}.data-map[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.systems-panel[data-astro-cid-lcdefpme],.ai-assistant[data-astro-cid-lcdefpme]{min-height:560px}.private-contour[data-astro-cid-lcdefpme]{gap:56px;min-height:0}.private-copy[data-astro-cid-lcdefpme]{justify-content:flex-start}.model-grid[data-astro-cid-lcdefpme],body.theme-ai .contact-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){body.theme-ai{--ai-gutter:16px}.ai-hero[data-astro-cid-lcdefpme]{padding:16px var(--ai-gutter) 48px}.hero-copy[data-astro-cid-lcdefpme]{min-height:500px}.team-photo[data-astro-cid-lcdefpme]{aspect-ratio:4/5}.ai-inspection[data-astro-cid-lcdefpme],.sales-ai[data-astro-cid-lcdefpme],.learning-path[data-astro-cid-lcdefpme],.foundation[data-astro-cid-lcdefpme],.data-contour[data-astro-cid-lcdefpme],.models[data-astro-cid-lcdefpme]{padding-block:78px}.levels-cover[data-astro-cid-lcdefpme]{aspect-ratio:2.1}.ai-levels-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:280px}.inspection-copy[data-astro-cid-lcdefpme]{min-height:500px}.inspection-visual[data-astro-cid-lcdefpme]{min-height:680px;padding:70px 20px}.inspection-flow[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:26px}.inspection-inputs[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inspection-inputs[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;min-height:74px;padding:10px 8px}.inspection-connector[data-astro-cid-lcdefpme]{display:none}.inspection-core[data-astro-cid-lcdefpme]{width:96px;height:112px}.inspection-core[data-astro-cid-lcdefpme],.traffic-result[data-astro-cid-lcdefpme]{margin:0 auto}.traffic-result[data-astro-cid-lcdefpme]{transform:none}.inspection-status[data-astro-cid-lcdefpme]{top:24px;left:20px}.sales-ai-portrait[data-astro-cid-lcdefpme]{min-height:620px}.floating-message[data-astro-cid-lcdefpme]{max-width:calc(100% - 32px);padding:14px 16px}.data-user-message[data-astro-cid-lcdefpme]{top:32px;right:16px}.data-ai-message[data-astro-cid-lcdefpme]{top:210px;left:16px}.path-copy[data-astro-cid-lcdefpme]{margin-bottom:36px}.learning-path[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{min-height:320px}.foundation-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:500px}.workspace-tools[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.systems-panel[data-astro-cid-lcdefpme]{min-height:520px;padding:24px 20px}.system-logo[data-astro-cid-lcdefpme]{min-height:92px;padding:14px}.system-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{max-width:76px;max-height:32px}.system-logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--ai-font-body)}.ai-assistant[data-astro-cid-lcdefpme]{min-height:480px}.private-contour[data-astro-cid-lcdefpme]{padding-block:78px}.server-visual[data-astro-cid-lcdefpme]{min-height:470px;padding:20px}.server[data-astro-cid-lcdefpme]{grid-template-columns:12px 1fr repeat(3,6px);gap:8px;padding:14px}.server[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{width:6px;height:6px}.model-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:160px;padding:20px}.model-grid[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:46px;height:46px}.ai-page[data-astro-cid-lcdefpme] .team-section{padding-top:30px}body.theme-ai .clients{padding-block:78px}body.theme-ai .clients-heading{grid-template-columns:1fr;gap:18px;margin-bottom:36px}body.theme-ai .client-list a{min-height:120px;padding:20px}body.theme-ai .contact-inner{padding-block:78px}body.theme-ai .contact-inner h2{margin-bottom:36px}body.theme-ai .contact-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.inspection-status[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme],.inspection-connector[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme],.inspection-core[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme],.ai-brain[data-astro-cid-lcdefpme],.ai-brain[data-astro-cid-lcdefpme] .brain-path[data-astro-cid-lcdefpme],.ai-brain[data-astro-cid-lcdefpme] circle[data-astro-cid-lcdefpme],.traffic-light[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme],.inspection-informer[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:none}.floating-message[data-astro-cid-lcdefpme]{opacity:1;transform:none;animation:none!important}.data-particle[data-astro-cid-lcdefpme],.result-particle[data-astro-cid-lcdefpme]{display:none}.light-good[data-astro-cid-lcdefpme],.inspection-informer[data-astro-cid-lcdefpme] .signal-good[data-astro-cid-lcdefpme]{opacity:1;transform:none}}
