
@import url("https://fonts.googleapis.com/css2?family=Arimo:wght@400..500&display=swap");@font-face{font-family:Aeonik;src:url("/fonts/Aeonik-Regular.otf") format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Aeonik;src:url("/fonts/Aeonik-Medium.otf") format("opentype");font-weight:500;font-display:swap}
:root{--bg:#0c0e14;--deep:#060d17;--surface:#141820;--surface2:#1c2230;--border:#2e3648;--text:#eef0f6;--muted:#8b95ab;--accent:#6c9eff;--gold:#d6ae61;--shell:min(86rem,calc(100vw - 5rem))}*{box-sizing:border-box}html{background:var(--deep)}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 50% 0,rgba(108,158,255,.08),transparent 32rem),var(--bg);color:var(--text);font-family:Arimo,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin-inline:auto}.site-header{height:64px;margin-top:18px;padding:0 12px 0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid var(--border);border-radius:5px;background:rgba(10,14,23,.96);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-family:Aeonik,sans-serif;font-size:13px;font-weight:500;letter-spacing:.18em}.brand-mark{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6}.brand-mark circle{fill:var(--accent);stroke:none}.desktop-nav{display:flex;gap:28px}.desktop-nav a{padding:22px 0;color:var(--muted);font-size:.84rem}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--text)}.nav-cta{justify-self:end}.button{min-height:44px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--border);border-radius:5px;font-size:.95rem;font-weight:500;transition:background-color .18s,border-color .18s,color .18s}.button-primary{background:#2f6ee8;border-color:#2f6ee8}.button-primary:hover{background:#3b82f6;border-color:#3b82f6}.button-secondary{background:var(--surface2)}.button-secondary:hover{background:#253451;border-color:#4a6fad}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #6c9eff;outline-offset:3px}.arrow{flex:none}.mobile-menu{display:none}
.home-hero{min-height:calc(100dvh - 82px);padding:90px 5vw;display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;position:relative}.home-hero:before,.page-hero:before{content:"";position:absolute;inset:24px 0;border:1px solid rgba(255,255,255,.1);border-radius:2rem;background:linear-gradient(145deg,rgba(28,34,48,.9),rgba(6,13,23,.97));z-index:-1}.eyebrow{margin:0;color:var(--gold);font-size:.68rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase}.eyebrow i{display:inline-block;width:6px;height:6px;margin-right:10px;border-radius:50%;background:var(--accent)}h1,h2{font-family:Aeonik,sans-serif;font-weight:400}.home-copy h1{margin:30px 0;font-size:clamp(4rem,7vw,7rem);line-height:.88;letter-spacing:-.045em}.home-copy h1 span{color:rgba(238,240,246,.28)}.home-copy>p:last-of-type{max-width:620px;color:#aeb6c8;font-size:1.08rem;line-height:1.7}.actions{display:flex;gap:12px;margin-top:32px}
.system{aspect-ratio:1;max-width:560px;width:100%;justify-self:end;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:radial-gradient(circle,rgba(108,158,255,.15),transparent 58%);contain:layout paint}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;animation:spin 18s linear infinite}.o1{inset:12%}.o2{inset:28%;border-style:dashed;animation-direction:reverse;animation-duration:11s}.orbit:after{content:"";position:absolute;top:-4px;left:50%;width:7px;height:7px;border:1px solid var(--accent);border-radius:50%;background:var(--deep)}.beam{position:absolute;left:50%;top:50%;width:42%;height:1px;transform-origin:left;background:linear-gradient(90deg,var(--accent),transparent);animation:spin 7s linear infinite}.core{position:absolute;inset:42%;display:grid;place-items:center;border:1px solid var(--accent);border-radius:50%;background:#162545;font-family:Aeonik;letter-spacing:.15em}.n{position:absolute;color:var(--muted);font-size:.6rem;letter-spacing:.16em}.n1{left:7%;top:49%}.n2{top:7%;left:47%}.n3{right:5%;top:49%}@keyframes spin{to{transform:rotate(360deg)}}
.focus{padding:110px 0;display:grid;grid-template-columns:.45fr 1fr;gap:36px;border-top:1px solid var(--border)}.focus h2{margin:0;font-size:clamp(2.5rem,5vw,5rem);line-height:1}.focus>p:not(.eyebrow){grid-column:2;max-width:650px;margin:8px 0;color:#aeb6c8;line-height:1.7}.text-action{grid-column:2;display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--accent)}
.page-hero{min-height:510px;margin-top:24px;padding:115px 7vw;display:flex;flex-direction:column;justify-content:center;position:relative}.page-hero h1{max-width:950px;margin:26px 0;font-size:clamp(3.5rem,7vw,7rem);line-height:.92;letter-spacing:-.04em}.page-hero>p:last-child{max-width:700px;margin:0;color:#aeb6c8;font-size:1.08rem;line-height:1.7}.split{padding:120px 0;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.split h2,.callout h2,.detail-copy h2,.contact-panel h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.split p,.detail-copy p,.contact-panel p{color:#aeb6c8;line-height:1.75}.callout{margin-bottom:100px;padding:80px;border:1px solid var(--border);border-radius:2rem;background:var(--surface)}.callout h2{max-width:900px}.card-grid,.catalog{padding:100px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card,.robot-card{min-height:260px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:5px;background:var(--surface);transition:background .18s,border-color .18s}.card:hover,.robot-card:hover{background:var(--surface2);border-color:#4a6fad}.card>span,.robot-card>span{color:var(--muted);font-size:.7rem;letter-spacing:.12em}.card h2,.robot-card h2{margin:auto 0 14px;font-size:1.8rem}.card p{margin:0 0 24px;color:#9fa8bb;line-height:1.6}.card .arrow,.robot-card .arrow{align-self:flex-end}.catalog{grid-template-columns:repeat(4,1fr)}.robot-card{min-height:300px}.robot-glyph{height:120px;position:relative;display:grid;place-items:center}.robot-glyph i{width:72px;height:72px;border:1px solid var(--accent);border-radius:22px 22px 8px 8px;background:#172643}.robot-glyph b{position:absolute;width:88px;height:10px;bottom:20px;border:1px solid var(--border);border-radius:3px}.robot-card h2{margin-top:12px}
.detail-grid{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.detail-visual{aspect-ratio:1;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:2rem;background:radial-gradient(circle,rgba(108,158,255,.16),transparent 45%),var(--surface)}.detail-visual>span{position:absolute;top:28px;left:28px;color:var(--muted);font-size:.65rem;letter-spacing:.16em}.detail-visual>div:not(.robot-glyph){position:absolute;inset:18%;border:1px solid var(--accent);border-radius:50%;box-shadow:0 0 0 45px rgba(108,158,255,.04),0 0 0 90px rgba(108,158,255,.025)}.robot-detail{display:grid;place-items:center}.robot-detail .robot-glyph{width:60%;height:60%}.robot-detail .robot-glyph i{width:150px;height:170px}.robot-detail .robot-glyph b{width:190px;bottom:55px}.detail-copy .button{margin-top:24px}.disclaimer{font-size:.78rem}.contact-panel{margin:100px auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:2rem;overflow:hidden}.contact-panel>div{padding:60px}.contact-panel>div+div{border-left:1px solid var(--border)}.legal{max-width:760px;padding:90px 0 130px}.legal h2{margin-top:44px;font-size:1.8rem}.legal p{color:#aeb6c8;line-height:1.8}.legal a{min-height:24px;display:inline-flex;align-items:center;color:var(--accent)}.not-found{padding:0 0 100px}
.site-footer{padding-top:70px;border-top:1px solid var(--border);background:var(--deep)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:70px}.footer-grid p{color:var(--muted)}.footer-grid nav{display:flex;flex-direction:column;gap:10px;font-size:.84rem}.footer-grid nav span{margin-bottom:8px;color:var(--muted);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase}.footer-grid nav a,.text-action{min-height:24px;display:flex;align-items:center}.footer-grid nav a:hover{color:var(--accent)}.footer-bottom{padding:20px 0;display:flex;justify-content:space-between;border-top:1px solid var(--border);color:var(--muted);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.reveal{animation:reveal .68s cubic-bezier(.22,1,.36,1) both}@keyframes reveal{from{opacity:0;transform:translateY(18px)}}
.card-top{display:flex;align-items:flex-start;justify-content:space-between}.card-top>span{color:var(--muted);font-size:.7rem;letter-spacing:.12em}.card-icon{width:44px;height:44px;padding:8px;flex:none;color:var(--accent);border:1px solid #34425d;border-radius:5px;background:#172139}.card:hover .card-icon{color:#8db2ff;border-color:#4a6fad;background:#1c2b49}.catalog{grid-template-columns:repeat(3,1fr)}.robot-glyph{height:148px;display:grid;place-items:center}.robot-icon{width:144px;height:120px;color:#79a6ff}.robot-icon path,.robot-icon circle{vector-effect:non-scaling-stroke}.robot-card:hover .robot-icon{color:#9abbff}.robot-detail .robot-glyph{width:100%;height:100%}.robot-detail .robot-icon{width:min(74%,420px);height:auto;color:#81aaff}.industry-hero-icon{inset:0!important;display:grid!important;place-items:center;color:var(--accent)!important}.industry-hero-icon .card-icon{width:96px;height:96px;padding:20px;background:#172139}.mode-list{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none}.mode-list li{padding:8px 10px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:#aeb6c8;font-size:.75rem}.external-link-icon{width:16px;height:16px;flex:none}
@media(max-width:1024px){:root{--shell:min(100% - 3rem,54rem)}.home-hero{padding:100px 3rem;grid-template-columns:1fr}.system{justify-self:center;max-width:520px}.catalog{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){:root{--shell:calc(100vw - 2rem)}.site-header{height:56px;margin-top:12px;grid-template-columns:1fr auto}.desktop-nav,.nav-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{width:44px;height:44px;display:grid;place-content:center;gap:6px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:20px;height:1px;background:var(--text)}.mobile-menu nav{position:absolute;right:0;top:50px;width:min(280px,calc(100vw - 2rem));padding:10px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:5px;background:var(--deep)}.mobile-menu nav a{min-height:44px;padding:0 12px;display:flex;align-items:center}.home-hero{min-height:auto;padding:95px 1.25rem 60px;gap:55px}.home-hero:before,.page-hero:before{border-radius:1.5rem}.home-copy h1{font-size:clamp(2.8rem,14vw,4.1rem)}.actions{flex-direction:column}.system{width:100%}.focus{padding:80px 0;grid-template-columns:1fr}.focus>*{grid-column:1!important}.page-hero{min-height:430px;padding:85px 1.25rem}.page-hero h1{font-size:clamp(2.9rem,14vw,4.5rem)}.split,.detail-grid{padding:75px 0;grid-template-columns:1fr}.callout{padding:40px 24px;border-radius:1.5rem}.card-grid,.catalog{padding:70px 0;grid-template-columns:1fr}.card{min-height:230px}.robot-card{min-height:250px}.detail-visual{border-radius:1.5rem}.contact-panel{margin:70px auto;grid-template-columns:1fr;border-radius:1.5rem}.contact-panel>div{padding:40px 24px}.contact-panel>div+div{border-left:0;border-top:1px solid var(--border)}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-bottom{flex-direction:column;gap:10px}.legal{padding:60px 0 90px}}
.brand{font-size:12px;line-height:1}.brand>span{display:grid;gap:4px}.brand b{font-weight:500}.brand small{color:var(--muted);font-family:Arimo,sans-serif;font-size:7px;font-weight:500;letter-spacing:.29em}.brand-mark{width:27px;height:27px}.brand-mark circle{fill:none;stroke:var(--accent)}.robot-card h3{margin:auto 0 14px;font-family:Aeonik,sans-serif;font-size:1.8rem;font-weight:400}.callout>p:not(.eyebrow){max-width:680px;color:#aeb6c8;line-height:1.7}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:46px}.legal .button{min-height:44px}
.category-strip{margin-bottom:110px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:5px;overflow:hidden}.category-strip a{min-height:120px;padding:24px;display:grid;grid-template-columns:1fr auto;align-content:space-between;gap:20px;background:var(--surface)}.category-strip a+a{border-left:1px solid var(--border)}.category-strip span{grid-column:1/-1;color:var(--muted);font-size:.68rem;letter-spacing:.16em}.category-strip strong{font-family:Aeonik,sans-serif;font-size:1.35rem;font-weight:400}.principles,.story-grid{padding:0 0 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.principles article,.story-grid article{min-height:250px;padding:30px;border:1px solid var(--border);border-radius:5px;background:var(--surface)}.principles span,.story-grid span,.article-card>span:first-child{color:var(--gold);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.principles h2,.story-grid h2{margin:60px 0 14px;font-size:1.9rem}.principles p,.story-grid p{color:#aeb6c8;line-height:1.7}.filter-links{padding:60px 0 0;display:flex;gap:8px;flex-wrap:wrap}.filter-links a{min-height:44px;padding:0 14px;display:flex;align-items:center;border:1px solid var(--border);border-radius:5px;background:var(--surface)}.catalog-section{padding:90px 0 20px;scroll-margin-top:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border)}.section-heading h2{margin:0 0 20px;font-size:clamp(2.2rem,4vw,4rem)}.section-heading .eyebrow{margin-bottom:24px}.catalog-section .catalog{padding:24px 0 50px}.article-grid{padding:100px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.article-card{min-height:310px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:5px;background:var(--surface)}.article-card h2{margin:70px 0 14px;font-size:2rem}.article-card p{max-width:520px;color:#aeb6c8;line-height:1.7}.article-card .text-action{margin-top:auto;color:var(--accent)}
@media(max-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid nav:last-child{grid-column:2}.principles,.story-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){html{scroll-behavior:auto}.catalog-section .catalog{padding:20px 0 30px}.footer-grid{grid-template-columns:1fr}.footer-grid nav:last-child{grid-column:auto}.category-strip,.principles,.story-grid,.article-grid{grid-template-columns:1fr}.category-strip a+a{border-left:0;border-top:1px solid var(--border)}.principles,.story-grid{padding-bottom:70px}.article-grid{padding:70px 0}.article-card{min-height:270px}.section-heading{display:block}.section-heading .eyebrow{padding-top:20px}.filter-links{padding-top:40px}.filter-links a{flex:1 1 calc(50% - 8px);justify-content:center}.catalog-section{padding-top:65px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}