:root{color:#f5f8ff;background:#020814;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #020814;--panel: rgba(7, 18, 37, .82);--panel-strong: rgba(5, 15, 31, .94);--ink: #f7faff;--muted: #a8b5ca;--soft: #d9e3f4;--line: rgba(89, 143, 225, .28);--blue: #1178ff;--cyan: #22d8ff;--green: #27d799;--violet: #8758ff;--gold: #d4b072}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(11,86,217,.42),transparent 32rem),linear-gradient(180deg,#020814 0% 68%,#030b18)}a{color:inherit;text-decoration:none}button{border:0;padding:0;background:transparent;font:inherit;color:inherit;cursor:pointer}button:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}body:has(.contact-dialog[open]){overflow:hidden}.contact-dialog{width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:40px 28px 24px;border:1px solid var(--line);border-radius:20px;color:var(--ink);background:#071225;box-shadow:0 24px 100px #0009}.contact-dialog::backdrop{background:#020814cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:8px;right:8px;width:44px;height:44px;border-radius:8px;font-size:1.8rem}.contact-dialog h2{margin:20px 0 12px;font-size:clamp(1.5rem,5vw,2rem);line-height:1.2}.contact-dialog p{color:var(--muted);line-height:1.6}.contact-email{margin:24px 0;padding:16px;border:1px solid var(--line);border-radius:10px;background:#020814;font-size:clamp(1rem,4vw,1.4rem);-webkit-user-select:all;user-select:all}.contact-dialog-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-dialog-actions>*{flex:1}.contact-dialog-actions svg{width:16px;height:16px}.contact-dialog .contact-help{margin-top:20px;font-size:.875rem}.contact-dialog .contact-copy-status{min-height:2.8em;margin-top:12px;color:var(--cyan);font-size:.875rem}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}.site-shell{min-height:100vh;overflow:clip;--page-gutter: max(24px, calc((100vw - 1344px)/2) )}.topbar{position:sticky;top:0;z-index:20;height:80px;padding:0 var(--page-gutter);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-bottom:1px solid rgba(62,108,181,.24);background:#020711db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:max-content}.brand-logo{display:block;width:176px;height:auto}.brand--expanded{display:grid;gap:2px;justify-self:start}.brand-expansion{margin-left:49px;color:#aebdcc;font-size:.68rem;line-height:1.4;white-space:nowrap}.footer .brand-logo{width:145px}.navlinks{justify-self:center;display:flex;align-items:center;gap:clamp(16px,1.8vw,26px);color:#a8b5ca;font-weight:500;font-size:.85rem}a:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}.navlinks a:hover,.footer-links a:hover{color:#fff}.navlinks a,.contact-button{display:inline-flex;align-items:center;gap:6px}.navlinks svg,.contact-button svg{width:15px;height:15px}.contact-button{min-height:40px;justify-content:center;padding:0 18px;border:1px solid rgba(137,170,218,.35);border-radius:8px;color:#e0eaff;font-size:.85rem;font-weight:600;background:#051833b8;transition:transform .18s ease,box-shadow .18s ease}.hero{position:relative;min-height:680px;padding:88px var(--page-gutter) 80px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:center;border-bottom:1px solid rgba(89,143,225,.16);background:radial-gradient(ellipse at 65% 40%,rgba(20,96,232,.16),transparent 40rem),radial-gradient(ellipse at 76% 35%,rgba(3,205,255,.12),transparent 25rem),linear-gradient(180deg,#020713,#031022);isolation:isolate}.hero:before,.hero:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1}.hero:before{background-image:linear-gradient(rgba(70,121,198,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(70,121,198,.06) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 33%,transparent 85%);mask-image:linear-gradient(90deg,transparent 0%,black 33%,transparent 85%)}.hero:after{background:linear-gradient(90deg,rgba(2,8,20,.12) 0%,transparent 44%),radial-gradient(circle at 98% 0%,rgba(22,105,255,.42),transparent 14rem)}.hero-copy{max-width:610px}.eyebrow{width:fit-content;min-height:30px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border-radius:999px;color:#82b9ff;background:#1953a529;border:1px solid rgba(89,143,225,.2);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.eyebrow svg{width:14px;height:14px}.hero h1{margin-top:24px;color:var(--ink);font-size:clamp(2.8rem,4vw,3.65rem);line-height:1.08;letter-spacing:-.045em;font-weight:650;text-wrap:balance}.hero h1 span{color:#5e97ff}.hero h1 strong{color:#33d39c;font-weight:inherit}.hero-copy p{max-width:520px;margin-top:24px;color:#a8b5ca;font-size:1.02rem;line-height:1.75}.hero-actions{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap}.primary-action,.secondary-action{min-height:50px;min-width:186px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:0 24px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.primary-action{color:#f7fbff;background:linear-gradient(135deg,#0676ff,#0057ff);box-shadow:0 6px 24px #126dff3d}.secondary-action{color:#f5f8ff;border:1px solid rgba(137,170,218,.28);background:#0512279e}.primary-action:hover,.secondary-action:hover,.contact-button:hover{transform:translateY(-1px);box-shadow:0 0 26px #1884ff61}.primary-action:focus-visible,.secondary-action:focus-visible,.contact-button:focus-visible,.navlinks a:focus-visible,.ai-fence-card:focus-visible,.product-card[href]:focus-visible,.footer a:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.primary-action svg{width:17px;height:17px}.trust-row{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.trust-row div{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:10px;color:#d9e3f4;font-size:.75rem;line-height:1.5}.trust-row svg{width:20px;height:20px;color:#72aaff}.hero-visual{position:relative;min-width:0;display:grid;align-items:start}.platform,.support-grid,.builder-band,.footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.platform{padding-top:88px;padding-bottom:72px;background:linear-gradient(180deg,#020814,#020814 55%,#030a15)}.section-title{text-align:left}.section-kicker{display:block;margin-bottom:14px;color:#7faaff;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.section-title h2{font-size:clamp(1.8rem,2.8vw,2.6rem);letter-spacing:-.035em;font-weight:600}.section-title p{margin-top:14px;color:var(--muted);font-size:1rem;line-height:1.6}.platform-layout{margin-top:36px;display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:start}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{position:relative;min-height:300px;display:grid;grid-template-columns:1fr;align-content:start;gap:24px;padding:30px;border:1px solid rgba(58,126,229,.3);border-radius:16px;background:linear-gradient(180deg,#06162fd1,#030b19eb);box-shadow:inset 0 0 24px #2a80ff14;transition:transform .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);border-color:#7faaff}.product-card:after{display:none;content:"";position:absolute;top:50%;left:calc(100% - 1px);width:30px;height:2px;background:linear-gradient(90deg,#2695fff2,#26efff00);box-shadow:0 0 14px #2695ffe6}.product-card:last-child:after{display:none}.product-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#1367fff5,#0d46cab3);box-shadow:0 6px 20px #126fff2e}.product-icon svg{width:29px;height:29px}.product-card.violet{border-color:#8f54ff4d}.product-card.violet .product-icon{background:linear-gradient(135deg,#8a55ff,#4d2fc8);box-shadow:0 6px 20px #814dff2e}.product-card.green{border-color:#32db9b4d}.product-card.green .product-icon{background:linear-gradient(135deg,#2fd69a,#1d846a);box-shadow:0 6px 20px #2dd69a26}.product-card h3{color:#85b1ff;font-size:1.4rem;letter-spacing:-.02em}.product-card.violet h3{color:#b99aff}.product-card.green h3{color:#39d89f}.product-card strong{display:block;margin-top:8px;color:#d9e4f7;font-size:.9rem}.product-card p{margin-top:12px;color:#aebbd0;font-size:.86rem;line-height:1.65}.product-card ul,.evidence-card ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.product-card li,.evidence-card li{display:flex;align-items:center;gap:8px;color:#d4deef;font-size:.8rem;line-height:1.5}.product-card li svg,.evidence-card li svg{width:13px;height:13px}.support-grid{display:grid;grid-template-columns:1.4fr 1fr .8fr;align-items:stretch;gap:20px;padding-top:64px;padding-bottom:80px;border-top:1px solid rgba(89,143,225,.16);background:#020814}.support-grid article,.support-grid>.ai-fence-card,.other-products,.enterprise-card{border:1px solid rgba(72,121,188,.35);border-radius:16px;background:#040d1dd1}.other-products{grid-column:1 / -1;padding:0 0 12px;border:0;background:none;min-height:0}.other-products h2{font-size:1.8rem;font-weight:600;letter-spacing:-.03em}.other-products p{margin-top:12px;color:var(--muted);line-height:1.45}.evidence-card{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:28px;color:var(--ink)}.support-grid .evidence-card{background:radial-gradient(circle at 0 0,rgba(17,120,255,.12),transparent 18rem),var(--panel)}.paper-icon{width:44px;height:44px;display:grid;place-items:center;align-self:start;border-radius:12px;color:#f7fbff;background:linear-gradient(135deg,#1367fff5,#0d46cab3);box-shadow:0 6px 20px #126fff2e}.evidence-card h3{color:#85b1ff;font-size:1rem}.evidence-card h3 span{margin-left:8px;padding:3px 8px;border-radius:999px;display:inline-block;color:#a9caff;background:#1178ff21;font-size:.72rem;font-weight:700}.evidence-card p,.evidence-card li{color:var(--muted)}.evidence-card li svg{color:var(--cyan);flex-shrink:0}.evidence-card p{margin-top:5px;line-height:1.6;font-size:.86rem}.future-card{padding:28px;min-height:0;display:grid;place-items:center;align-content:center;gap:6px;border-style:dashed!important;border-color:#d0a16280!important;color:#c7d2e2;text-align:center}.future-card span{color:#9ca9bd;font-size:.78rem}.ai-fence-card{transition:transform .18s ease,box-shadow .18s ease;min-height:0;padding:28px;display:grid;align-content:center;gap:10px;border-color:#22d8ff75!important;background:linear-gradient(145deg,#071f3ceb,#040f20e6)!important}.ai-fence-card__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.ai-fence-card h3{font-size:1rem}.ai-fence-card__heading span{padding:3px 8px;border-radius:999px;color:#29e4a5;background:#27d79921;font-size:.68rem;font-weight:800;text-transform:uppercase}.ai-fence-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.ai-fence-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1178ff2e}.ai-fence-card__action{display:inline-flex;align-items:center;gap:7px;color:#6fe6ff;font-size:.78rem;font-weight:800}.ai-fence-card__action svg{width:14px;height:14px}.enterprise-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:30px;background:#0a162873}.enterprise-card h2{grid-column:1 / -1}.enterprise-card h2,.developer-card h2{font-size:1.04rem}.value-row{margin-top:8px;display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start}.value-row svg{width:31px;height:31px;padding:7px;color:#74b4ff;border-radius:9px;background:#19519d47}.value-row strong,.developer-card strong,.footer-links strong,.trust-card strong{color:#f4f8ff}.value-row p,.developer-card p,.tool-row p,.footer p,.trust-card p{margin-top:3px;color:var(--muted);line-height:1.6;font-size:.82rem}.developer-card{grid-column:1 / -1;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:16px 36px}.developer-card>p{align-self:center;margin:0}.developer-head,.tool-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px}.developer-head{grid-template-columns:34px 1fr}.code-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(116,166,232,.38);border-radius:8px;color:#e9f4ff;background:#102a527a;font-weight:900}.developer-head span{margin-left:8px;padding:2px 9px;border-radius:999px;color:#f1cf66;background:#d1a73e1f;font-size:.7rem}.developer-head .code-icon{margin:0;padding:0;border-radius:8px;color:#8cb7ff;background:#102a527a;font-size:.85rem}.tool-row{margin-top:8px;padding-top:20px;border-top:1px solid rgba(79,130,202,.22)}.tool-row svg{width:24px;height:24px;color:#1187ff}.tool-row a{min-width:82px;min-height:40px;padding:0 12px;font-size:.8rem;display:inline-grid;place-items:center;border:1px solid rgba(81,140,215,.36);border-radius:7px;color:#e6efff;font-weight:750}.developer-card small{display:block;grid-column:1 / -1;margin-top:8px;font-size:.75rem;color:#8d9cb2}.builder-band{display:grid;grid-template-columns:1fr 1.15fr;border-top:1px solid rgba(65,110,177,.32);border-bottom:1px solid rgba(65,110,177,.32);background:linear-gradient(180deg,#f9fbff,#edf2fb);color:#0a1021}.builder-card{min-height:82px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:18px;padding:36px 30px}.builder-card+.builder-card{border-left:1px solid rgba(38,56,87,.14)}.builder-card .code-icon,.builder-card>svg{width:48px;height:48px;color:#183eff;background:#eef3ff}.builder-card h2{font-size:1.14rem}.builder-card span{display:inline-flex;margin-top:7px;padding:4px 10px;border-radius:999px;color:#1738d8;background:#dfe8ff;font-size:.78rem;font-weight:800}.builder-card a,.builder-card button{grid-column:2;min-height:38px;display:inline-flex;align-items:center;gap:9px;color:#113ee3;font-weight:850}.builder-card.enterprise{background:#fbf5ed}.builder-card.enterprise span{color:#745932;background:#eee1cf}.footer{display:grid;grid-template-columns:200px minmax(0,1fr);gap:40px;padding-top:64px;padding-bottom:24px;border-top:1px solid rgba(58,108,177,.3);background:#030a17}.footer .brand{font-size:1.48rem}.footer-brand p{margin-top:6px;max-width:220px}.socials{margin-top:8px;display:flex;gap:12px}.socials a,.socials button{width:20px;height:20px;display:grid;place-items:center;color:#f4f8ff;font-size:.78rem;font-weight:900}.socials svg{width:16px;height:16px}.footer-links{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.footer-links div{display:grid;align-content:start;gap:12px}.footer-links a{display:inline-flex;align-items:center;gap:4px;color:#aab8cd;font-size:.76rem}.footer-links a svg{width:12px;height:12px}.trust-card{grid-column:1 / -1;display:grid;grid-template-columns:43px 1fr;align-content:center;gap:8px 15px;padding:24px;border:1px solid rgba(68,116,184,.2);border-radius:12px}.trust-card>svg{width:36px;height:36px;padding:9px;grid-row:span 3;color:#d7e4f8;border-radius:9px;background:#ffffff0f}.trust-card a{display:inline-flex;align-items:center;gap:8px;color:#1686ff;font-weight:850}.trust-card a svg{width:15px;height:15px}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(68,116,184,.28);color:#8f9db2;font-size:.78rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media(max-width:1180px){.topbar{grid-template-columns:auto auto}.navlinks{display:none}.contact-button{justify-self:end}.hero{grid-template-columns:1fr;height:auto;min-height:0}.hero-copy{max-width:700px}.hero-visual{width:100%;max-width:820px}.hero h1{max-width:680px;font-size:clamp(2.8rem,5.5vw,4rem)}.support-grid{grid-template-columns:repeat(2,1fr)}.platform-layout{grid-template-columns:1fr}.enterprise-card,.developer-card{grid-column:1 / -1;grid-row:auto;min-height:0}.enterprise-card{grid-template-columns:repeat(2,minmax(0,1fr))}.future-card{grid-column:1 / -1}.footer{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr)}.trust-card{padding-left:0;border-left:0}}@media(max-width:760px){.topbar{height:88px;grid-template-columns:1fr;gap:0;padding:0 20px}.contact-button{display:none}.hero{height:auto;min-height:auto;padding:48px 24px;gap:40px}.hero h1{font-size:clamp(2.4rem,9.5vw,3.8rem)}.hero-actions,.trust-row,.platform-layout,.product-grid,.support-grid,.builder-band,.footer-links{grid-template-columns:1fr}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%;min-height:56px;justify-content:center}.trust-row{gap:14px}.hero-visual{min-height:auto}.platform,.support-grid,.builder-band,.footer{padding-left:24px;padding-right:24px}.platform{padding-top:56px;padding-bottom:48px}.product-grid{gap:16px}.product-card,.evidence-card,.builder-card{grid-template-columns:1fr}.product-card,.evidence-card,.ai-fence-card,.enterprise-card,.developer-card{padding:24px}.enterprise-card,.developer-card{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.builder-card a,.builder-card button{grid-column:1}.builder-card+.builder-card{border-left:0;border-top:1px solid rgba(38,56,87,.14)}.product-card,.enterprise-card,.developer-card{min-height:0}.product-card:after{display:none}.support-grid{padding-top:48px;padding-bottom:48px}.tool-row{grid-template-columns:42px 1fr}.tool-row a{grid-column:1 / -1}.footer-bottom{display:grid}}.factory-site{--factory-paper: #f1efe5;--factory-lime: #d7f56b;--factory-line: #263346;background:#080e18;color:var(--factory-paper)}.factory-site :where(h1,h2,h3){text-wrap:balance}.factory-site :where(button,a){touch-action:manipulation}.factory-site :where(button,a):focus-visible{outline:2px solid var(--factory-lime);outline-offset:5px}.factory-site .topbar{background:#080e18f2;border-color:var(--factory-line)}.factory-site .hero{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:36px 64px;padding-top:64px;padding-bottom:24px;background:radial-gradient(ellipse at 95% 5%,#1b304a55,transparent 50%),#080e18}.factory-site .hero:before{display:none}.factory-site .hero-copy{max-width:none}.factory-site .hero .eyebrow{padding:0;border:0;background:none;color:#bdc5cc;font-size:.67rem;letter-spacing:.09em;line-height:1.8;align-items:baseline;border-radius:0;max-width:430px}.factory-signal{width:7px;height:7px;flex:0 0 7px;background:var(--factory-lime)}.factory-site .hero h1{max-width:none;margin-top:26px;font-size:clamp(3.5rem,6.4vw,6rem);line-height:.99;letter-spacing:-.075em;font-weight:650}.factory-site .hero h1 span{color:var(--factory-paper)}.factory-site .hero h1 strong{color:var(--factory-lime);font-weight:inherit}.factory-site .hero-copy>p{max-width:440px;font-size:1.04rem;line-height:1.75;margin-top:28px}.factory-site .hero-visual{max-width:none;transform:none;min-width:0}.factory-site .primary-action{border-radius:4px;background:var(--factory-lime);color:#121b0b;box-shadow:none;font-weight:750;min-width:0}.factory-site .primary-action:hover{background:#e2ff83;box-shadow:none;transform:translateY(-2px)}.factory-site .primary-action:disabled{cursor:wait;opacity:.65;transform:none}.factory-site .secondary-action{min-width:0;border-radius:4px;background:transparent}.factory-site .trust-row{flex-wrap:wrap;gap:12px 20px;margin-top:28px}.factory-site .trust-row svg{color:var(--factory-lime)}.hero-colophon{grid-column:1 / -1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--factory-line);padding-top:20px;color:#8997a6;font:.61rem/1.6 ui-monospace,monospace;letter-spacing:.12em}.technical-label{font:.62rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;color:#9eafc0}.sample-label{display:inline-block;border:1px solid #3d4c5b;padding:4px 8px;border-radius:3px;font:.62rem/1.5 ui-monospace,monospace;color:#c8d3df}.context-flow{position:relative;width:100%;min-width:0;padding:26px;border:1px solid #344151;border-radius:6px;background:radial-gradient(ellipse at 50% 32%,#d7f56b0a,transparent 65%),#101a27;box-shadow:12px 12px #050a12}.context-flow:before{content:"";position:absolute;width:38px;height:4px;top:-2px;left:26px;background:var(--factory-lime)}.context-flow{scroll-margin-top:100px}.context-flow:focus-visible{outline:2px solid var(--factory-lime);outline-offset:5px}.factory-site .hero-actions{flex-wrap:wrap}.factory-site .hero-actions .primary-action{max-width:100%;white-space:normal;line-height:1.5;padding-block:12px}.context-flow__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.flow-motion-control{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid #344151;border-radius:50%;color:#b9c8d8}.flow-motion-control svg{width:15px;height:15px}.context-flow h2{margin-top:14px;font-size:clamp(1.8rem,2.6vw,2.5rem);line-height:1.12;letter-spacing:-.045em}.context-flow h2 span{color:var(--factory-lime)}.context-flow__lead{margin-top:14px;color:#afbfce;font-size:.82rem;line-height:1.7}.proxy-route{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1.2fr) 24px minmax(0,1fr);align-items:center;margin:30px 0}.proxy-endpoint,.proxy-shield{display:grid;justify-items:center;text-align:center;gap:7px;min-width:0}.proxy-endpoint>svg{width:25px;height:25px;color:#a7bdd4}.proxy-endpoint strong{font-size:.88rem}.proxy-endpoint>span,.proxy-shield>span{color:#96aabe;font:.56rem/1.5 ui-monospace,monospace}.proxy-shield{padding:16px 4px;border:1px solid #829746;border-radius:10px;background:#1d2b27;color:var(--factory-lime);box-shadow:0 0 30px #d7f56b0c}.proxy-shield>svg{width:30px;height:30px}.proxy-shield strong{font-size:.84rem;line-height:1.25}.proxy-wire{position:relative;height:24px;overflow:hidden;color:#69829d}.proxy-wire>svg{position:absolute;top:5px;right:0;width:14px;height:14px}.proxy-wire:before{content:"";position:absolute;left:0;right:5px;top:11px;height:1px;background:#536779}.proxy-wire i{position:absolute;z-index:1;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#efb59b;box-shadow:0 0 9px currentColor;animation:proxyInbound 9s linear infinite}.proxy-wire--outgoing{color:var(--factory-lime)}.proxy-wire--outgoing i{background:var(--factory-lime);animation-name:proxyOutbound}.proxy-payload{min-width:0;border:1px solid #2c3b4d;border-radius:5px;background:#0a121e;overflow:hidden}.proxy-payload__header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #263346}.proxy-payload__header .technical-label{font-size:.55rem}.proxy-payload__header .sample-label{font-size:.52rem}.proxy-prompt{padding:16px 14px;font:.73rem/1.6 ui-monospace,monospace;color:#d2dbe3}.proxy-payload__columns{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;padding:0 14px 8px;font:.5rem/1.5 ui-monospace,monospace;letter-spacing:.08em;color:#9cafc0}.proxy-field{display:grid;grid-template-columns:minmax(0,1fr) 12px minmax(0,1.2fr);gap:5px;padding:11px 14px;border-top:1px solid #1e2b3c;align-items:center}.proxy-field>svg{width:12px;height:12px;color:#6e8297}.proxy-field>div{min-width:0;display:grid;gap:7px}.proxy-field span{font-size:.55rem;color:#9cafc0}.proxy-field code{font:.59rem/1.6 ui-monospace,monospace;overflow-wrap:anywhere}.proxy-original code{color:#efb59b}.proxy-masked{position:relative}.proxy-masked code{color:var(--factory-lime)}.proxy-masked:after{content:"";position:absolute;inset:-5px;pointer-events:none;border-left:2px solid var(--factory-lime);background:linear-gradient(90deg,#d7f56b24,transparent);animation:proxyScan 9s ease-in-out infinite;opacity:0}.proxy-field:nth-of-type(4) .proxy-masked:after{animation-delay:.5s}.proxy-payload__footer{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #2c3b4d;background:#14211e;color:#c5d3b2;font-size:.6rem;line-height:1.6}.proxy-payload__footer svg{width:13px;height:13px;flex-shrink:0}.proxy-phases{list-style:none;display:flex;justify-content:space-between;gap:8px;padding:0;margin:22px 0 12px}.proxy-phases li{display:flex;align-items:center;gap:6px;font-size:.69rem;color:#c6d3dd;animation:proxyPhase 9s linear infinite}.proxy-phases li:nth-child(2){animation-delay:3s}.proxy-phases li:nth-child(3){animation-delay:6s}.proxy-phases span{color:#90a2b7;font:.54rem/1.5 ui-monospace,monospace}.proxy-note{font-size:.59rem;line-height:1.7;color:#99acbf}.context-flow.is-paused *,.context-flow.is-paused *:after{animation-play-state:paused!important}@keyframes proxyInbound{0%,5%{transform:translate(-8px);opacity:0}10%{opacity:1}30%{transform:translate(24px);opacity:1}31%,to{transform:translate(24px);opacity:0}}@keyframes proxyOutbound{0%,65%{transform:translate(-8px);opacity:0}70%{opacity:1}94%{transform:translate(24px);opacity:1}95%,to{transform:translate(24px);opacity:0}}@keyframes proxyScan{0%,32%,65%,to{opacity:0;transform:translate(0)}38%{opacity:1}60%{opacity:0;transform:translate(85%)}}@keyframes proxyPhase{0%,32%{color:var(--factory-lime)}34%,to{color:#c6d3dd}}@media(prefers-reduced-motion:reduce){.context-flow *,.context-flow *:after{animation:none!important}.proxy-wire i,.flow-motion-control{display:none}}.factory-site .platform{background:#080e18;padding-top:100px;padding-bottom:80px}.factory-site .section-kicker{color:var(--factory-lime);font:.67rem/1.6 ui-monospace,monospace;letter-spacing:.14em}.factory-site .section-title{text-align:left}.factory-site .section-title h2{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.08;letter-spacing:-.05em}.factory-site .section-title p{max-width:560px}.station-explorer{margin-top:42px}.station-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.station-tab{position:relative;display:grid;gap:5px;text-align:left;padding:20px;border:1px solid #354255;border-radius:4px;background:#101824;transition:border-color .18s ease,background .18s ease}.station-tab.blue{--station-color: #8ab9ff}.station-tab.violet{--station-color: #c4a0ff}.station-tab.green{--station-color: #5ee2b4}.station-tab[aria-selected=true]{border-color:var(--station-color);background:#192638}.station-tab strong{color:var(--station-color);font-size:1.13rem}.station-tab>span:last-child{font-size:.8rem;color:#b4c1d1}.station-detail{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;padding:28px;margin-top:20px;border:1px solid #344255;border-radius:4px;background:#101a27}.station-detail h3{font-size:1.12rem}.station-detail p{margin-top:10px;font-size:.87rem;line-height:1.7;color:#aebdce}.station-output{border-left:1px solid #35465c;padding-left:24px;display:grid;align-content:center;gap:10px}.station-output .technical-label{display:flex;align-items:center;gap:8px}.station-output svg{width:14px;height:14px}.station-output strong{font-size:.9rem;line-height:1.6;color:#dce5f0}.factory-site .product-card{min-height:0;border:0;border-top:1px solid #3d536e;border-radius:0;background:transparent;box-shadow:none;padding:26px 10px;gap:18px}.factory-site .product-card:not([href]):hover{transform:none}.factory-site .product-card h3{font-size:1.12rem}.factory-site .product-icon{width:40px;height:40px;border-radius:8px;box-shadow:none}.factory-site .product-icon svg{width:23px;height:23px}.factory-site .product-card p{font-size:.83rem}.factory-site .enterprise-card{border-radius:4px;box-shadow:none;background:#101824}.case-study{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;padding:90px var(--page-gutter);background:#142230;border-block:1px solid #2c4052}.case-story h2{font-size:clamp(2.4rem,4.6vw,4.5rem);line-height:1.08;letter-spacing:-.06em;margin:22px 0}.case-story h2 em{font-family:Georgia,serif;font-weight:400;color:var(--factory-lime)}.case-story>p{max-width:400px;color:#b7c7d5;line-height:1.8;font-size:.95rem;margin-bottom:26px}.case-dossier{background:var(--factory-paper);color:#142230;padding:28px 32px;box-shadow:8px 8px #07132166;border-top:5px solid var(--factory-lime);align-self:center}.dossier-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dossier-header .technical-label{color:#516577}.dossier-header svg{width:22px;height:22px}.case-dossier h3{margin-top:22px;font-size:1.4rem;letter-spacing:-.04em}.case-dossier dl{margin:16px 0 22px}.case-dossier dl>div{display:grid;grid-template-columns:85px minmax(0,1fr);gap:18px;padding:12px 0;border-bottom:1px solid #c7cdd0}.case-dossier dt{font:.65rem/1.7 ui-monospace,monospace;text-transform:uppercase;color:#526273}.case-dossier dd{margin:0;font-size:.83rem;line-height:1.6}.dossier-result{display:flex;gap:12px;align-items:flex-start;font-size:.85rem;line-height:1.7}.dossier-result svg{width:18px;height:18px;flex-shrink:0;color:#376126;margin-top:3px}.case-dossier>a{display:inline-flex;gap:8px;align-items:center;margin-top:22px;font-size:.8rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.case-dossier>a svg{width:16px;height:16px}.factory-site .case-dossier a:focus-visible{outline-color:#244e24}.factory-site .support-grid{background:#080e18;border:0;padding-block:90px}.factory-site .support-grid article,.factory-site .ai-fence-card{border-radius:4px}.factory-site .other-products h2{font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.05em}.factory-site .future-card{border-color:#536071!important;color:#aebdcc}.factory-site .developer-card{background:transparent}.factory-site .tool-row button{display:inline-flex;align-items:center;gap:8px;border:1px solid #46546a;border-radius:4px;padding:8px 12px;min-height:44px;font-size:.75rem;text-align:left}.factory-site .tool-row button svg{width:14px;height:14px;flex-shrink:0;color:var(--factory-lime)}.factory-site .builder-band{padding-block:80px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;color:var(--factory-paper);background:radial-gradient(ellipse at 50% 0%,#25352955,transparent 75%),#101b21;border-color:#354439}.closing-headline{grid-column:1 / -1;margin-bottom:20px}.closing-headline h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.06em;margin:22px 0}.closing-headline h2 span{color:var(--factory-lime)}.closing-headline p{color:#b5c3cb;max-width:440px;line-height:1.7}.factory-site .builder-card{grid-template-columns:40px minmax(0,1fr);padding:28px;background:#0b131b;border:1px solid #38473e;border-radius:4px}.factory-site .builder-card h3{font-size:1.15rem}.factory-site .builder-card span{display:block;color:#aebdcc;padding:0;background:transparent;border-radius:0;font-size:.82rem;line-height:1.7;font-weight:400}.factory-site .builder-card .code-icon,.factory-site .builder-card>svg{width:40px;height:40px;color:var(--factory-lime);background:#1e2b25}.factory-site .builder-card a,.factory-site .builder-card button{color:var(--factory-lime);font-size:.85rem}.factory-site .footer{background:#080e18}.factory-site .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.factory-site .trust-card{background:transparent;border-radius:0;border-top:1px solid #344151}.factory-site .trust-card button{display:inline-flex;align-items:center;gap:8px;color:var(--factory-lime);font-size:.82rem;min-height:44px}.factory-site .trust-card button svg{width:16px;height:16px}@media(max-width:1180px){.factory-site .hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px}.factory-site .hero h1{font-size:clamp(3.1rem,6vw,5.2rem)}.case-study{gap:40px}}@media(max-width:900px){.factory-site .hero{grid-template-columns:1fr;padding-top:46px}.factory-site .hero h1{font-size:clamp(3.5rem,9vw,5.5rem)}.factory-site .hero-visual{max-width:600px;justify-self:center}.factory-site .hero-copy{max-width:660px}.case-study{grid-template-columns:1fr}.case-story>p{max-width:600px}.station-tab{padding:16px}.station-tab strong{font-size:.95rem}}@media(max-width:760px){.factory-site .hero{padding-inline:24px;gap:36px}.factory-site .hero h1{font-size:clamp(3.2rem,12vw,5rem)}.factory-site .hero .eyebrow{font-size:.6rem}.context-flow{padding:20px 16px;box-shadow:6px 6px #050a12}.context-flow__top .technical-label{font-size:.52rem}.proxy-field code{font-size:.55rem}.proxy-field,.proxy-payload__header{padding-inline:10px}.hero-colophon{flex-direction:column;gap:4px}.factory-site .platform,.factory-site .support-grid{padding-block:60px}.station-tabs{grid-template-columns:1fr;gap:20px}.station-tab{grid-template-columns:1fr auto;align-items:center;padding:16px}.station-tab strong{grid-column:1;font-size:1.1rem}.station-tab>span:last-child{grid-column:2;grid-row:1 / 3;font-size:.75rem}.station-detail{grid-template-columns:1fr;gap:22px;padding:22px}.station-output{border-left:0;border-top:1px solid #35465c;padding:18px 0 0}.case-study{padding:60px 24px}.case-dossier{padding:24px 20px}.case-dossier dl>div{grid-template-columns:70px minmax(0,1fr);gap:10px}.factory-site .tool-row button{grid-column:1 / -1;justify-self:start}.factory-site .builder-band{grid-template-columns:1fr;padding-block:60px}.factory-site .builder-card{padding:22px;grid-template-columns:1fr}.factory-site .builder-card a,.factory-site .builder-card button{grid-column:1}.factory-site .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
