.hero[data-astro-cid-nlow4r3u]{position:relative;min-height:auto;padding-top:var(--nav-offset);padding-bottom:0;overflow:hidden}.hero-wrap[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);gap:clamp(40px,5vw,72px);align-items:start;padding-block:var(--home-hero-top) var(--home-hero-bottom)}.hero-copy[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;gap:24px}.hero-h1[data-astro-cid-nlow4r3u]{color:var(--bone);max-width:760px;font-size:clamp(44px,4.15vw,60px);line-height:1.04}.hero-sub[data-astro-cid-nlow4r3u]{max-width:650px}.hero-actions[data-astro-cid-nlow4r3u]{display:flex;gap:12px;flex-wrap:wrap}.hero-trust[data-astro-cid-nlow4r3u]{display:flex;gap:8px;flex-wrap:wrap;padding-top:2px}.hero-trust[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);background:#ffffff0a;font-size:12px;font-weight:600;padding:7px 10px}.hero-panel-wrap[data-astro-cid-nlow4r3u]{position:relative}.hero-panel[data-astro-cid-nlow4r3u]{background:linear-gradient(145deg,rgba(255,255,255,.06),transparent 38%),linear-gradient(145deg,#151a20,#0d1116);border:1px solid rgba(169,200,255,.18);border-radius:var(--radius-lg);padding:18px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1;box-shadow:0 0 0 1px #a9c8ff0f,0 32px 64px #00000080,0 0 80px #a9c8ff14}.panel-header[data-astro-cid-nlow4r3u]{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-title[data-astro-cid-nlow4r3u]{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--steel)}.panel-lead[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff09}.panel-metric-value[data-astro-cid-nlow4r3u]{font-size:36px;font-weight:600;line-height:1;color:var(--bone)}.panel-kicker[data-astro-cid-nlow4r3u]{color:var(--mist);font-size:13px;font-weight:700;margin-bottom:3px}.panel-metric-label[data-astro-cid-nlow4r3u]{font-size:12px;color:var(--steel);margin-top:4px}.track-map[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;gap:6px}.track-row[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff07}.track-step[data-astro-cid-nlow4r3u]{color:var(--signal);font-size:11px;font-weight:600}.track-row[data-astro-cid-nlow4r3u] strong[data-astro-cid-nlow4r3u]{display:block;color:var(--bone);font-size:13px;line-height:1.25}.track-row[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]:last-child{display:none;color:var(--steel);font-size:11px;line-height:1.45;margin-top:3px}.panel-modules[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.pm-item[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:7px 42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 10px;font-size:12px;border-bottom:1px solid var(--line)}.pm-item[data-astro-cid-nlow4r3u]:last-child{border-bottom:none}.pm-dot[data-astro-cid-nlow4r3u]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.pm-dot--green[data-astro-cid-nlow4r3u]{background:var(--green);animation:pulse 2.5s ease-in-out infinite}.pm-code[data-astro-cid-nlow4r3u]{font-size:10px;color:var(--signal);letter-spacing:.06em}.pm-name[data-astro-cid-nlow4r3u]{color:var(--mist);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-status[data-astro-cid-nlow4r3u]{font-size:11px;color:var(--green);white-space:nowrap}.panel-accent[data-astro-cid-nlow4r3u]{position:absolute;top:-1px;right:-1px;width:120px;height:120px;background:radial-gradient(ellipse at top right,rgba(169,200,255,.08),transparent 70%);border-radius:0 var(--radius-lg) 0 0;pointer-events:none;z-index:0}.hero-fade[data-astro-cid-nlow4r3u]{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,var(--ink));pointer-events:none}@media(max-width:960px){.hero-wrap[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;gap:36px}.hero-panel-wrap[data-astro-cid-nlow4r3u]{max-width:620px;width:100%}}@media(max-width:560px){.hero[data-astro-cid-nlow4r3u]{padding-top:var(--nav-offset-mobile)}.hero-wrap[data-astro-cid-nlow4r3u]{padding-block:var(--home-hero-top-mobile) var(--home-hero-bottom-mobile)}.hero-copy[data-astro-cid-nlow4r3u]{gap:22px}.hero-h1[data-astro-cid-nlow4r3u]{font-size:clamp(38px,11.4vw,46px);line-height:1.05}.hero-actions[data-astro-cid-nlow4r3u]{align-items:stretch;flex-direction:column}.hero-actions[data-astro-cid-nlow4r3u] .btn[data-astro-cid-nlow4r3u]{width:100%}.hero-trust[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:1fr}.hero-trust[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{width:100%}.hero-panel[data-astro-cid-nlow4r3u]{padding:18px}.panel-header[data-astro-cid-nlow4r3u]{align-items:flex-start;flex-direction:column}.panel-lead[data-astro-cid-nlow4r3u]{grid-template-columns:1fr}.track-row[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;gap:8px;padding:12px}.track-step[data-astro-cid-nlow4r3u]{width:fit-content;padding-bottom:4px;border-bottom:1px solid rgba(169,200,255,.22)}.track-row[data-astro-cid-nlow4r3u] strong[data-astro-cid-nlow4r3u]{font-size:14px}.track-row[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]:last-child{font-size:12px}.panel-modules[data-astro-cid-nlow4r3u]{border-radius:var(--radius-md)}.pm-item[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;align-items:start;gap:5px;padding:12px}.pm-dot[data-astro-cid-nlow4r3u]{display:none}.pm-code[data-astro-cid-nlow4r3u]{grid-column:1}.pm-name[data-astro-cid-nlow4r3u]{grid-column:1;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.35}.pm-status[data-astro-cid-nlow4r3u]{grid-column:1;justify-self:start;width:fit-content;margin-top:2px;color:var(--green);white-space:nowrap}}.logobar[data-astro-cid-2xxwpcru]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:32px;background:var(--obsidian)}.logobar[data-astro-cid-2xxwpcru] .wrap[data-astro-cid-2xxwpcru]{display:flex;flex-direction:column;align-items:center;gap:20px}.logobar-label[data-astro-cid-2xxwpcru]{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--steel)}.logobar-logos[data-astro-cid-2xxwpcru]{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center}.logo-item[data-astro-cid-2xxwpcru]{font-family:var(--font-display);font-size:15px;font-weight:700;letter-spacing:0;color:var(--line);transition:color .2s ease}.logo-item[data-astro-cid-2xxwpcru]:hover{color:var(--steel)}.logo-sep[data-astro-cid-2xxwpcru]{color:var(--line);user-select:none}@media(max-width:640px){.logo-sep[data-astro-cid-2xxwpcru]{display:none}.logo-item[data-astro-cid-2xxwpcru]{color:var(--graphite);font-size:13px}}.products-section[data-astro-cid-zdxu43nv]{padding-block:calc(var(--section-y-feature) + 4px);background:linear-gradient(180deg,var(--obsidian),var(--ink));border-top:1px solid var(--line)}.section-header[data-astro-cid-zdxu43nv]{display:flex;flex-direction:column;gap:20px;margin-bottom:64px}.section-header[data-astro-cid-zdxu43nv] .body-lg[data-astro-cid-zdxu43nv]{max-width:640px}.products-title[data-astro-cid-zdxu43nv]{color:var(--bone);max-width:760px}.products-grid[data-astro-cid-zdxu43nv]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-card[data-astro-cid-zdxu43nv]{position:relative;background:linear-gradient(180deg,#ffffff0b,#ffffff05),var(--graphite);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .3s var(--ease-out),transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.product-card[data-astro-cid-zdxu43nv]:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 24px 56px #0006,0 0 0 1px var(--accent)}.product-card-inner[data-astro-cid-zdxu43nv]{padding:36px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1;height:100%}.product-header[data-astro-cid-zdxu43nv]{display:flex;align-items:center;gap:14px}.product-code[data-astro-cid-zdxu43nv]{font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--accent)}.product-accent-line[data-astro-cid-zdxu43nv]{flex:1;height:1px;background:linear-gradient(to right,var(--accent),transparent);opacity:.3;transition:opacity .3s ease}.product-card[data-astro-cid-zdxu43nv]:hover .product-accent-line[data-astro-cid-zdxu43nv]{opacity:.6}.product-name[data-astro-cid-zdxu43nv]{font-size:28px;font-weight:700;letter-spacing:0;color:var(--bone);line-height:1.1}.product-desc[data-astro-cid-zdxu43nv]{font-size:15px;line-height:1.65;color:var(--ion);flex:1}.product-tags[data-astro-cid-zdxu43nv]{display:flex;gap:6px;flex-wrap:wrap}.product-tag[data-astro-cid-zdxu43nv]{font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--muted);border:1px solid rgba(169,200,255,.18);border-radius:3px;padding:3px 8px;transition:border-color .2s ease,color .2s ease}.product-card[data-astro-cid-zdxu43nv]:hover .product-tag[data-astro-cid-zdxu43nv]{border-color:#ffffff1f;color:var(--muted)}.product-cta[data-astro-cid-zdxu43nv]{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--accent);margin-top:4px;transition:gap .2s ease,opacity .2s ease}.product-cta[data-astro-cid-zdxu43nv]:hover{gap:10px}.product-corner[data-astro-cid-zdxu43nv]{position:absolute;top:0;right:0;width:min(42%,200px);height:min(42%,200px);border-radius:50%;background:radial-gradient(ellipse at top right,var(--accent),transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;transform:none}.product-card[data-astro-cid-zdxu43nv]:hover .product-corner[data-astro-cid-zdxu43nv]{opacity:.06}@media(max-width:760px){.products-grid[data-astro-cid-zdxu43nv]{grid-template-columns:1fr}.product-card-inner[data-astro-cid-zdxu43nv]{padding:28px}.product-name[data-astro-cid-zdxu43nv]{font-size:24px}.product-corner[data-astro-cid-zdxu43nv]{display:none}}.features-section[data-astro-cid-abm53p25]{padding-block:var(--section-y-feature);background:var(--ink)}.features-header[data-astro-cid-abm53p25]{display:flex;flex-direction:column;gap:20px;margin-bottom:72px}.features-header[data-astro-cid-abm53p25] .body-lg[data-astro-cid-abm53p25]{max-width:640px}.features-title[data-astro-cid-abm53p25]{color:var(--bone);max-width:720px}.features-grid[data-astro-cid-abm53p25]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.feature-card[data-astro-cid-abm53p25]{background:var(--obsidian);padding:36px 32px;display:flex;flex-direction:column;gap:14px;position:relative;transition:background .25s ease}.feature-card[data-astro-cid-abm53p25]:after{content:"";position:absolute;inset:0;border:1px solid transparent;transition:border-color .3s ease;pointer-events:none}.feature-card[data-astro-cid-abm53p25]:hover{background:var(--graphite)}.feature-card[data-astro-cid-abm53p25]:hover:after{border-color:#ffffff0f}.feature-icon[data-astro-cid-abm53p25]{width:40px;height:40px;border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--accent);transition:background .2s ease,border-color .2s ease;flex-shrink:0}.feature-card[data-astro-cid-abm53p25]:hover .feature-icon[data-astro-cid-abm53p25]{background:#ffffff12;border-color:var(--accent)}.feature-title[data-astro-cid-abm53p25]{font-size:17px;font-weight:700;letter-spacing:0;color:var(--bone)}.feature-desc[data-astro-cid-abm53p25]{font-size:14px;line-height:1.65;color:var(--steel)}@media(max-width:900px){.features-grid[data-astro-cid-abm53p25]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.features-grid[data-astro-cid-abm53p25]{grid-template-columns:1fr}.feature-card[data-astro-cid-abm53p25]{padding:28px 24px}}.trust-section[data-astro-cid-3rdjphb2]{background:linear-gradient(180deg,var(--ink) 0%,var(--obsidian) 100%);border-top:1px solid var(--line)}.trust-wrap[data-astro-cid-3rdjphb2]{display:grid;gap:56px}.trust-intro[data-astro-cid-3rdjphb2]{display:grid;gap:20px;max-width:860px}.trust-intro[data-astro-cid-3rdjphb2] h2[data-astro-cid-3rdjphb2]{color:var(--bone);max-width:820px}.trust-intro[data-astro-cid-3rdjphb2] .body-lg[data-astro-cid-3rdjphb2]{max-width:720px}.operating-grid[data-astro-cid-3rdjphb2]{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.operating-card[data-astro-cid-3rdjphb2]{min-height:245px;padding:28px;background:#ffffff06;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:16px}.operating-card[data-astro-cid-3rdjphb2]:last-child{border-right:none}.operating-label[data-astro-cid-3rdjphb2]{width:fit-content;color:var(--signal);font-size:11px;font-weight:700;padding-bottom:12px;border-bottom:1px solid rgba(169,200,255,.3)}.operating-card[data-astro-cid-3rdjphb2] h3[data-astro-cid-3rdjphb2]{color:var(--mist);font-size:20px;line-height:1.16;letter-spacing:0}.operating-card[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{color:var(--steel);font-size:14px;line-height:1.65}.trust-ledger[data-astro-cid-3rdjphb2]{background:var(--graphite);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.ledger-head[data-astro-cid-3rdjphb2]{padding:30px;display:flex;justify-content:space-between;gap:24px;align-items:flex-end;border-bottom:1px solid var(--line)}.ledger-head[data-astro-cid-3rdjphb2] h3[data-astro-cid-3rdjphb2]{color:var(--bone);font-size:clamp(24px,3vw,34px);line-height:1.08;margin-top:12px}.ledger-link[data-astro-cid-3rdjphb2]{color:var(--signal);font-size:13px;font-weight:700;white-space:nowrap}.ledger-rows[data-astro-cid-3rdjphb2]{display:grid}.outcome-band[data-astro-cid-3rdjphb2]{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.outcome-band[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{color:var(--mist);font-size:15px;line-height:1.55;padding:24px 30px;border-right:1px solid var(--line)}.outcome-band[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]:last-child{border-right:none}.ledger-row[data-astro-cid-3rdjphb2]{display:grid;grid-template-columns:120px 220px 1fr;gap:28px;padding:24px 30px;align-items:start;border-bottom:1px solid var(--line)}.ledger-row[data-astro-cid-3rdjphb2]:last-child{border-bottom:none}.ledger-code[data-astro-cid-3rdjphb2]{color:var(--signal);font-size:10px;font-weight:700;letter-spacing:.08em}.ledger-row[data-astro-cid-3rdjphb2] h4[data-astro-cid-3rdjphb2]{color:var(--mist);font-size:17px;line-height:1.2;letter-spacing:0}.ledger-row[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{color:var(--steel);font-size:14px;line-height:1.65}@media(max-width:980px){.operating-grid[data-astro-cid-3rdjphb2]{grid-template-columns:repeat(2,1fr)}.operating-card[data-astro-cid-3rdjphb2]:nth-child(2){border-right:none}.operating-card[data-astro-cid-3rdjphb2]:nth-child(-n+2){border-bottom:1px solid var(--line)}.ledger-row[data-astro-cid-3rdjphb2]{grid-template-columns:100px 1fr}.ledger-row[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{grid-column:2}.outcome-band[data-astro-cid-3rdjphb2]{grid-template-columns:1fr}.outcome-band[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{border-right:none;border-bottom:1px solid var(--line)}.outcome-band[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]:last-child{border-bottom:none}}@media(max-width:640px){.operating-grid[data-astro-cid-3rdjphb2]{grid-template-columns:1fr}.operating-card[data-astro-cid-3rdjphb2],.operating-card[data-astro-cid-3rdjphb2]:nth-child(2),.operating-card[data-astro-cid-3rdjphb2]:nth-child(-n+2){border-right:none;border-bottom:1px solid var(--line)}.operating-card[data-astro-cid-3rdjphb2]:last-child{border-bottom:none}.ledger-head[data-astro-cid-3rdjphb2]{align-items:flex-start;flex-direction:column}.ledger-row[data-astro-cid-3rdjphb2]{grid-template-columns:1fr;gap:10px}.ledger-row[data-astro-cid-3rdjphb2] p[data-astro-cid-3rdjphb2]{grid-column:auto}}.stats-section[data-astro-cid-agx3ppxd]{padding-block:var(--section-y);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background-color:var(--aegis)}.stats-wrap[data-astro-cid-agx3ppxd]{display:grid;grid-template-columns:390px 1fr;gap:80px;align-items:center}.stats-left[data-astro-cid-agx3ppxd]{display:flex;flex-direction:column;gap:18px}.stats-title[data-astro-cid-agx3ppxd]{color:var(--bone)}.stats-left[data-astro-cid-agx3ppxd] .btn[data-astro-cid-agx3ppxd]{align-self:flex-start;margin-top:8px}.stats-grid[data-astro-cid-agx3ppxd]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card[data-astro-cid-agx3ppxd]{background:#ffffff0a;border:1px solid rgba(169,200,255,.14);border-radius:var(--radius-md);padding:28px 24px;display:flex;flex-direction:column;gap:8px;transition:border-color .25s ease,transform .25s ease}.stat-card[data-astro-cid-agx3ppxd]:hover{border-color:var(--steel);transform:translateY(-2px)}.stat-card-value[data-astro-cid-agx3ppxd]{font-size:38px;font-weight:600;line-height:1;color:var(--signal)}.stat-card-label[data-astro-cid-agx3ppxd]{font-size:14px;font-weight:600;color:var(--mist)}.stat-card-sub[data-astro-cid-agx3ppxd]{font-size:12px;color:var(--steel);line-height:1.4}@media(max-width:900px){.stats-wrap[data-astro-cid-agx3ppxd]{grid-template-columns:1fr;gap:48px}}@media(max-width:480px){.stats-grid[data-astro-cid-agx3ppxd]{grid-template-columns:1fr}}.hiw-section[data-astro-cid-cmgpsf2k]{padding-block:var(--section-y-feature);background:var(--graphite);border-top:1px solid var(--line)}.hiw-header[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:20px;margin-bottom:72px}.hiw-title[data-astro-cid-cmgpsf2k]{color:var(--bone);max-width:760px}.hiw-steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.hiw-step[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:24px;padding:40px 40px 40px 0;border-right:1px solid var(--line)}.hiw-step[data-astro-cid-cmgpsf2k]:last-child{border-right:none;padding-left:40px;padding-right:0}.hiw-step[data-astro-cid-cmgpsf2k]:not(:first-child):not(:last-child){padding-left:40px}.step-num-wrap[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;gap:16px}.step-num[data-astro-cid-cmgpsf2k]{font-size:13px;font-weight:600;color:var(--signal);letter-spacing:.08em}.step-connector[data-astro-cid-cmgpsf2k]{display:none}.step-content[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:12px}.step-title[data-astro-cid-cmgpsf2k]{font-size:24px;font-weight:700;letter-spacing:0;color:var(--bone)}.step-desc[data-astro-cid-cmgpsf2k]{font-size:14px;line-height:1.7;color:var(--steel)}.step-detail[data-astro-cid-cmgpsf2k]{font-size:11px;color:var(--muted);letter-spacing:.04em;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);line-height:1.8}.arch-diagram[data-astro-cid-cmgpsf2k]{margin-top:72px;display:flex;align-items:stretch;gap:0;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--panel)}.arch-node[data-astro-cid-cmgpsf2k]{flex:1;padding:28px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.arch-node--kaevix[data-astro-cid-cmgpsf2k]{background:var(--graphite);border-left:1px solid var(--line);border-right:1px solid var(--line)}.arch-node-label[data-astro-cid-cmgpsf2k]{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--steel)}.arch-icons[data-astro-cid-cmgpsf2k]{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.arch-icon[data-astro-cid-cmgpsf2k]{font-size:11px;font-weight:600;color:var(--muted);padding:5px 10px;border:1px solid var(--line);border-radius:3px;background:var(--graphite)}.arch-node-badge[data-astro-cid-cmgpsf2k]{font-size:14px;font-weight:800;letter-spacing:0;color:var(--bone)}.arch-modules-mini[data-astro-cid-cmgpsf2k]{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.arch-modules-mini[data-astro-cid-cmgpsf2k] span[data-astro-cid-cmgpsf2k]{font-family:var(--font-mono);font-size:10px;color:var(--signal);padding:3px 8px;border:1px solid rgba(169,200,255,.2);border-radius:3px;background:#a9c8ff0d}.arch-arrow[data-astro-cid-cmgpsf2k]{width:48px;height:1px;background:linear-gradient(to right,var(--line),var(--steel),var(--line));flex-shrink:0;align-self:center;position:relative}.arch-arrow[data-astro-cid-cmgpsf2k]:after{content:"›";position:absolute;right:-6px;top:50%;transform:translateY(-50%);color:var(--steel);font-size:16px;line-height:1}@media(max-width:768px){.hiw-steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr}.hiw-step[data-astro-cid-cmgpsf2k],.hiw-step[data-astro-cid-cmgpsf2k]:first-child,.hiw-step[data-astro-cid-cmgpsf2k]:last-child,.hiw-step[data-astro-cid-cmgpsf2k]:not(:first-child):not(:last-child){padding:32px 0;border-right:none;border-bottom:1px solid var(--line)}.hiw-step[data-astro-cid-cmgpsf2k]:last-child{border-bottom:none}.arch-diagram[data-astro-cid-cmgpsf2k]{flex-direction:column}.arch-node--kaevix[data-astro-cid-cmgpsf2k]{border-left:none;border-right:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%}.arch-arrow[data-astro-cid-cmgpsf2k]{width:1px;height:32px;background:linear-gradient(to bottom,var(--line),var(--steel),var(--line))}.arch-arrow[data-astro-cid-cmgpsf2k]:after{content:"›";inset:auto auto -8px 50%;transform:translate(-50%) rotate(90deg)}}.cta-section[data-astro-cid-frbqrhml]{padding-block:var(--section-y-feature);background-color:var(--obsidian);border-top:1px solid var(--line);overflow:hidden;position:relative}.cta-wrap[data-astro-cid-frbqrhml]{position:relative;display:grid;grid-template-columns:minmax(0,680px) minmax(260px,1fr);gap:48px;align-items:center}.cta-wrap[data-astro-cid-frbqrhml]:after{content:"Private data | Observable agents | Specialist models | Team empowerment";display:block;color:var(--mist);border:1px solid var(--readable-card-border);border-radius:var(--radius-md);background:linear-gradient(145deg,#a9c8ff13,#7de7e107 44%,#080a0d2e),#090b0ef5;box-shadow:var(--ambient-edge),inset 0 1px #ffffff0b;padding:28px;font-size:20px;font-weight:700;line-height:1.45}.cta-inner[data-astro-cid-frbqrhml]{max-width:640px;display:flex;flex-direction:column;gap:24px}.cta-badge[data-astro-cid-frbqrhml]{display:flex}.cta-title[data-astro-cid-frbqrhml]{color:var(--bone)}.cta-sub[data-astro-cid-frbqrhml]{max-width:520px}.cta-actions[data-astro-cid-frbqrhml]{display:flex;gap:12px;flex-wrap:wrap}.cta-btn-primary[data-astro-cid-frbqrhml]{padding:15px 28px;font-size:15px}.cta-footnote[data-astro-cid-frbqrhml]{font-size:12px;color:var(--steel)}@media(max-width:768px){.cta-section[data-astro-cid-frbqrhml]{padding-block:var(--section-y-compact)}.cta-wrap[data-astro-cid-frbqrhml]{grid-template-columns:1fr}.cta-wrap[data-astro-cid-frbqrhml]:after{font-size:16px;padding:22px}.cta-actions[data-astro-cid-frbqrhml]{flex-direction:column}.cta-actions[data-astro-cid-frbqrhml] .btn[data-astro-cid-frbqrhml]{width:100%;justify-content:center}}
