:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#152033;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #152033;--muted: #657086;--line: #dfe4ec;--blue: #1268d3;--blue-dark: #0b4f9c;--navy: #0b1628;--paper: #ffffff;--mint: #087f5b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;background:#f6f8fb}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.page-width{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2));color:#fff;border-bottom:1px solid rgba(255,255,255,.14);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.site-header.is-scrolled{color:var(--ink);background:#fffffff5;border-color:var(--line);box-shadow:0 8px 28px #19284114}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content}.brand-mark{width:34px;height:34px;display:flex;align-items:end;justify-content:center;gap:3px;padding:7px;background:var(--blue);border-radius:7px}.brand-mark i{display:block;width:4px;background:#fff;border-radius:1px 1px 0 0}.brand-mark i:nth-child(1){height:9px;opacity:.8}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:19px;opacity:.88}.brand-copy{display:grid;gap:1px}.brand-copy strong{font-size:15px;line-height:1.15}.brand-copy small{font-size:9px;line-height:1.1;text-transform:uppercase;letter-spacing:0;opacity:.62}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.desktop-nav a,.text-action{opacity:.76;transition:opacity .14s ease}.desktop-nav a:hover,.text-action:hover{opacity:1}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:600}.primary-action,.secondary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:6px;font-size:14px;font-weight:700;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.primary-action{color:#fff;background:var(--blue)}.primary-action:hover{background:var(--blue-dark);transform:translateY(-1px)}.primary-action.compact{min-height:36px;padding:0 13px;font-size:13px}.secondary-action{color:#fff;border:1px solid rgba(255,255,255,.5);background:#0c172857}.secondary-action:hover{border-color:#fff;background:#0c1728ad}.menu-button,.mobile-nav{display:none}.hero{position:relative;height:min(760px,88vh);min-height:620px;color:#fff;overflow:hidden;background:var(--navy)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:49% 42%;filter:saturate(.84) contrast(.92);transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:#05101fc7}.hero-shade:after{content:"";position:absolute;inset:0 42% 0 0;background:#05101f6b}.hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:68px}.hero-copy{width:min(640px,66%)}.eyebrow{display:block;margin-bottom:16px;color:#9fc8ff;font-size:13px;font-weight:700}.eyebrow.dark{color:var(--blue-dark)}.hero h1{margin:0;font-size:clamp(68px,8vw,112px);line-height:.95;letter-spacing:0;font-weight:780}.hero-copy>p{max-width:610px;margin:28px 0 0;color:#ffffffd1;font-size:20px;line-height:1.72}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-status{position:absolute;bottom:28px;display:flex;gap:12px}.hero-status span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:5px;color:#ffffffbd;background:#05101f94;font-size:12px}.hero-status svg{color:#74d5b2}.platform-section,.agents-section,.cost-section,.delivery-section,.principles-section{padding:104px 0}.platform-section{background:#fff}.platform-layout{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(540px,1.24fr);gap:76px;align-items:start}.section-heading h2,.cost-copy h2,.delivery-layout h2{margin:0;color:var(--ink);font-size:42px;line-height:1.24;letter-spacing:0}.section-heading p,.cost-copy>p,.delivery-layout>div>p{margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.85}.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.capability-grid article{min-height:210px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.capability-grid svg{color:var(--blue)}.capability-grid h3{margin:30px 0 8px;font-size:18px}.capability-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.agents-section{background:#f3f6fa}.section-row{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.compact-heading .eyebrow{margin-bottom:12px}.section-note{margin:0 0 7px;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{min-height:288px;display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:7px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-3px);border-color:#afc4df;box-shadow:0 18px 38px #243c5c17}.product-card.featured{grid-column:span 2;background:#eef6ff;border-color:#b8d3f3}.product-card-top{display:flex;justify-content:space-between;align-items:start}.product-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px}.product-status,.platform-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;color:#496076;background:#edf1f5;border-radius:4px;font-size:11px;font-weight:700}.product-category{margin-top:26px;color:var(--muted);font-size:12px;font-weight:700}.product-card h3{margin:7px 0 0;font-size:21px}.product-card p{margin:14px 0 24px;color:var(--muted);font-size:14px;line-height:1.72}.product-card a,.inline-action{display:inline-flex;align-items:center;gap:6px;width:max-content;margin-top:auto;color:var(--blue-dark);font-size:13px;font-weight:750}.cost-section{background:#fff}.cost-layout{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(580px,1.25fr);gap:64px;align-items:center}.cost-copy ul{display:grid;gap:12px;margin:30px 0 32px;padding:0;list-style:none}.cost-copy li{display:flex;align-items:center;gap:9px;color:#3c485c;font-size:14px}.cost-copy li svg{color:var(--mint)}.product-shot{margin:0;padding:10px;border:1px solid #cbd6e4;border-radius:8px;background:#0b1628;box-shadow:0 28px 60px #1025422e}.product-shot img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:left top;border-radius:4px}.product-shot figcaption{padding:11px 4px 2px;color:#aab8c9;font-size:11px}.delivery-section{color:#fff;background:#12233a}.delivery-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}.delivery-layout h2{color:#fff}.delivery-layout>div>p{color:#aebbd0}.download-panel{min-height:132px;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px;border:1px solid #38506c;border-radius:8px;background:#172b46}.download-meta{display:grid;gap:6px}.download-meta .platform-badge{width:max-content;color:#9fc8ff;background:#203c5e}.download-meta strong{font-size:18px}.download-meta small{color:#9aa9bd;font-size:12px}.download-action{flex:0 0 auto}.principles-section{padding-top:78px;padding-bottom:78px;background:#eaf0f7}.principles-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.principle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.principle-list div{min-height:58px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid #ced8e5;background:#f8fafc;color:#344258;font-size:13px;font-weight:650}.principle-list svg{color:var(--blue-dark)}footer{padding:34px 0;color:#aeb9c8;background:#08111f}.footer-layout{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:32px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand .brand-mark{width:30px;height:30px;padding:6px}.footer-brand div{display:grid}.footer-brand strong{color:#fff;font-size:14px}.footer-brand span{font-size:9px}.footer-layout p,.footer-layout small{margin:0;font-size:11px}.footer-links{display:flex;gap:20px;font-size:12px}@media(max-width:980px){.page-width{width:min(100% - 36px,760px)}.site-header{grid-template-columns:1fr auto;padding:0 18px}.desktop-nav,.header-actions{display:none}.menu-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:inherit;border:1px solid currentColor;border-radius:6px;background:transparent;opacity:.78}.mobile-nav{position:absolute;top:68px;left:12px;right:12px;display:grid;padding:8px;color:var(--ink);border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 20px 50px #12233a29}.mobile-nav a{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #edf0f4;font-size:14px;font-weight:650}.mobile-nav a:last-child{border-bottom:0}.hero{height:720px}.hero-copy{width:min(640px,90%)}.hero-shade:after{inset:0 12% 0 0}.platform-layout,.cost-layout,.delivery-layout,.principles-layout{grid-template-columns:1fr;gap:48px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card.featured{grid-column:span 2}.footer-layout{grid-template-columns:auto 1fr auto}.footer-layout small{grid-column:1 / -1}}@media(max-width:640px){.page-width{width:calc(100% - 28px)}.site-header{height:62px}.mobile-nav{top:62px}.hero{height:690px;min-height:690px}.hero-content{padding-top:62px;justify-content:center}.hero-copy{width:100%}.hero h1{font-size:64px}.hero-copy>p{margin-top:22px;font-size:17px;line-height:1.72}.hero-actions{flex-wrap:wrap;margin-top:28px}.hero-status{right:14px;bottom:18px;left:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hero-status span{padding:0 8px;font-size:10px}.platform-section,.agents-section,.cost-section,.delivery-section,.principles-section{padding:72px 0}.section-heading h2,.cost-copy h2,.delivery-layout h2{font-size:31px}.capability-grid,.product-grid,.principle-list{grid-template-columns:1fr}.capability-grid article{min-height:184px}.product-card.featured{grid-column:auto}.section-row{display:block}.section-note{margin-top:18px}.download-panel{align-items:stretch;flex-direction:column}.footer-layout{grid-template-columns:1fr;align-items:start;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
