/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#050505;--ink:#0a0a0a;--paper:#e8e8e3;--white:#f4f4ef;--grey:#95958f;--line:#ffffff29;--acid:#dfff00}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:var(--acid);color:#000}.mono{letter-spacing:.13em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.acid{color:var(--acid)}.kicker{letter-spacing:.15em;margin:0 0 24px;font-size:11px;font-weight:700}.site-header{z-index:100;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:78px;padding:0 36px;transition:all .35s;display:grid;position:fixed;top:0}.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505e0;border-color:#ffffff1a;height:64px}.brand{letter-spacing:-.035em;align-items:baseline;gap:10px;font-size:17px;font-weight:900;display:flex}.brand-division{color:var(--acid);letter-spacing:.16em;font-family:SFMono-Regular,monospace;font-size:9px}.desktop-nav{gap:34px;display:flex}.desktop-nav a{text-transform:uppercase;letter-spacing:.12em;color:#c4c4bf;font-size:10px;transition:all .2s}.desktop-nav a:hover{color:var(--acid)}.access-link{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--acid);justify-self:end;padding-bottom:6px;font-size:10px}.access-link span{color:var(--acid);margin-left:8px}.menu-button,.mobile-menu{display:none}.hero{background:#050505;height:100svh;min-height:720px;position:relative;overflow:hidden}.hero-media{background:url(/ars-1-hero.png) 50%/cover no-repeat;animation:1.8s cubic-bezier(.2,.7,.2,1) forwards heroIn;position:absolute;inset:0;transform:scale(1.015)}@keyframes heroIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1.015)}}.hero-shade{background:linear-gradient(90deg,#000000d1 0%,#0000008c 33%,#0000000d 65%),linear-gradient(#0000 55%,#0009);position:absolute;inset:0}.hero-topline{color:#8e8e89;justify-content:space-between;display:flex;position:absolute;top:108px;left:36px;right:36px}.hero-copy{max-width:750px;position:absolute;bottom:11vh;left:6.5vw}.hero-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6.15vw,112px);font-weight:800;line-height:.86}.hero-deck{color:#c2c2bd;max-width:450px;margin:30px 0 34px;font-size:16px;line-height:1.5}.hero-actions{align-items:center;gap:30px;display:flex}.button{text-transform:uppercase;letter-spacing:.12em;min-width:205px;color:inherit;cursor:pointer;background:0 0;border:1px solid;justify-content:space-between;align-items:center;gap:40px;padding:18px 20px;font-size:10px;transition:all .25s;display:inline-flex}.button.primary{background:var(--acid);border-color:var(--acid);color:#070707}.button.primary:hover{background:#efff69}.text-link{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #fff6;padding:8px 0;font-size:10px}.scroll-cue{color:#777;align-items:center;gap:14px;display:flex;position:absolute;bottom:30px;right:36px}.scroll-cue i{background:var(--acid);width:58px;height:1px;display:block}.section-pad{padding:140px 6.5vw}.section-index{color:#777;border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:110px;padding-bottom:20px;display:flex}.display{letter-spacing:-.07em;margin:0;font-size:clamp(52px,7.2vw,132px);line-height:.88}.display em{color:var(--acid);font-family:Georgia,serif;font-weight:400}.manifesto{background:var(--paper);color:#0a0a0a;min-height:100vh}.manifesto .section-index{border-color:#0000002e}.manifesto .display{max-width:1200px}.manifesto-copy{grid-template-columns:1fr 1fr 1fr;gap:6vw;margin-top:120px;padding-left:34vw;display:grid}.manifesto-copy p{margin:0;font-size:17px;line-height:1.55}.manifesto-copy p:nth-child(2){font-weight:700}.product{height:110vh;min-height:820px;position:relative;overflow:hidden}.product-visual,.design-image{filter:saturate(.75)contrast(1.06);background:url(/ars-1-hero.png) 72%/cover no-repeat;position:absolute;inset:0}.product:after{content:"";background:linear-gradient(0deg,#050505 0,#0000 50%),linear-gradient(90deg,#000c,#0000 65%);position:absolute;inset:0}.product-label{z-index:2;color:#aaa;justify-content:space-between;display:flex;position:absolute;top:42px;left:6.5vw;right:6.5vw}.product-copy{z-index:2;max-width:560px;position:absolute;top:19%;left:6.5vw}.product-copy h2{letter-spacing:-.09em;margin:0 0 38px;font-size:clamp(110px,17vw,300px);line-height:.8}.product-copy sup{letter-spacing:0;vertical-align:top;font-size:18px}.product-copy>p:last-child{color:#bebebb;width:390px;font-size:18px;line-height:1.55}.data-row{z-index:2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.data-row div{border-right:1px solid var(--line);padding:32px 3vw}.data-row strong,.data-row span{display:block}.data-row strong{margin-bottom:7px;font-size:17px}.data-row span{color:#777;letter-spacing:.14em;font-family:monospace;font-size:9px}.capabilities{background:#0a0a0a}.cap-intro{grid-template-columns:1fr 360px;align-items:end;gap:8vw;display:grid}.cap-intro p{color:#a4a49f;margin:0 0 7px;font-size:18px;line-height:1.55}.cap-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:130px;display:grid}.cap-grid article{border-right:1px solid var(--line);min-height:390px;padding:26px 26px 44px 0;position:relative}.cap-grid article+article{padding-left:26px}.cap-grid h3{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 18px;font-size:25px;line-height:1.05}.cap-grid p{color:#858580;max-width:250px;margin:0;font-size:14px;line-height:1.6}.cap-symbol{height:140px;margin:38px 0;position:relative}.cap-symbol i{border:1px solid #51514d;display:block;position:absolute}.cap-symbol i:first-child{width:90px;height:90px;top:20%;left:12%;transform:rotate(45deg)}.cap-symbol i:nth-child(2){border-color:var(--acid);border-radius:50%;width:60px;height:60px;top:30%;left:25%}.cap-symbol i:nth-child(3){background:#51514d;width:120px;height:1px;top:55%;left:8%}.disclaimer{color:#666;margin:28px 0 0}.technology{color:#0b0b0b;background:#d8d8d2;grid-template-columns:42% 58%;display:grid}.tech-sticky{border-right:1px solid #0000002e;height:100vh;padding:120px 6.5vw;position:sticky;top:0;overflow:hidden}.tech-sticky h2{letter-spacing:-.07em;margin:0;font-size:clamp(52px,5.4vw,96px);line-height:.88}.tech-lead{max-width:330px;margin-top:30px;font-size:16px;line-height:1.5}.sensor-orbit{aspect-ratio:1;letter-spacing:-.1em;border:1px solid #0000004d;border-radius:50%;place-items:center;width:340px;font-size:80px;font-weight:900;display:grid;position:absolute;bottom:-50px;left:4vw}.sensor-orbit:before,.sensor-orbit:after{content:"";border:1px solid #00000038;border-radius:50%;position:absolute;inset:40px}.sensor-orbit:after{border-color:var(--acid);inset:95px}.sensor-orbit i{background:#000;border-radius:50%;width:7px;height:7px;position:absolute}.sensor-orbit i:first-of-type{top:12%;left:26%}.sensor-orbit i:nth-of-type(2){background:var(--acid);top:49%;right:4%}.sensor-orbit i:nth-of-type(3){bottom:6%;left:40%}.system{border-bottom:1px solid #0003;flex-direction:column;min-height:100vh;padding:115px 7vw;display:flex}.system-head{border-bottom:1px solid #00000038;justify-content:space-between;padding-bottom:20px;display:flex}.system h3{letter-spacing:-.065em;max-width:800px;margin:70px 0 30px;font-size:clamp(44px,5.2vw,88px);line-height:.9}.system>p{max-width:560px;font-size:17px;line-height:1.55}.system-diagram{border:1px solid #00000040;width:66%;height:210px;margin:auto 0 0 auto;position:relative}.system-diagram span{border:1px solid #000;position:absolute;inset:20%}.system-diagram i{background:var(--acid);border-radius:50%;width:14px;height:14px;position:absolute;top:calc(50% - 7px);left:calc(50% - 7px)}.system-diagram b{background:#000;height:1px;position:absolute;top:50%;left:0;right:0}.diagram-02{border-radius:50% 50% 0 0;width:50%}.diagram-02 span{border-radius:50%;transform:rotate(18deg)}.diagram-03 span{border-style:dashed;inset:10%}.safety{background:#060606}.safety-grid{grid-template-columns:1.2fr .8fr;gap:8vw;display:grid}.safety-copy .lead{color:#b0b0ab;margin:0 0 80px;font-size:20px;line-height:1.5}.safety-item{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:26px 0;display:grid}.safety-item h3{letter-spacing:.1em;margin:0 0 10px;font-size:13px}.safety-item p{color:#7e7e79;margin:0;font-size:14px;line-height:1.5}.design{background:var(--paper);color:#090909;grid-template-columns:56% 44%;min-height:100vh;display:grid}.design-image{clip-path:inset(8% 6% 8% 0);background-position:71%;min-height:760px;position:relative}.design-panel{align-self:center;padding:15vh 6vw}.design-panel h2{letter-spacing:-.07em;margin:0 0 45px;font-size:clamp(54px,6vw,100px);line-height:.88}.design-panel>p:not(.kicker){max-width:520px;font-size:17px;line-height:1.6}.materials{flex-wrap:wrap;gap:8px;margin-top:70px;display:flex}.materials span{border:1px solid #0000004d;padding:10px 12px}.monaco{background:#0a0a0a;min-height:100vh}.monaco-lockup{position:relative}.monaco-lockup .coordinates{color:var(--acid);font-size:16px;line-height:1.7;position:absolute;top:0;right:0}.monaco-lockup>p:last-child{color:#a4a49f;max-width:560px;margin:90px 0 0 50%;font-size:18px;line-height:1.6}.monaco-horizon{letter-spacing:.15em;align-items:center;gap:25px;margin-top:120px;font-size:11px;display:flex}.monaco-horizon i{background:#444;flex:1;height:1px}.monaco-horizon i:last-of-type{background:var(--acid)}.access{background:#111;grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.access-intro h2{letter-spacing:-.07em;margin:0;font-size:clamp(64px,7vw,124px);line-height:.86}.access-intro h2 em{color:var(--acid);font-family:Georgia,serif;font-weight:400}.access-intro>p:last-child{color:#999;max-width:480px;margin-top:45px;line-height:1.55}form{grid-template-columns:1fr 1fr;align-content:start;gap:34px 24px;padding-top:30px;display:grid}label{letter-spacing:.15em;flex-direction:column;gap:12px;font-size:9px;display:flex}label.wide{grid-column:1/-1}input,textarea,select{color:#fff;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #444;border-radius:0;outline:none;width:100%;padding:8px 0 15px;font-size:16px}input:focus,textarea:focus,select:focus{border-color:var(--acid)}textarea{resize:vertical}select{-webkit-appearance:none;appearance:none}.form-foot{grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:16px;display:flex}.form-foot p{color:#666;max-width:250px;font-size:10px;line-height:1.5}.success{border:1px solid #3b3b38;align-self:center;padding:70px}.success span{letter-spacing:.15em;font:10px monospace}.success h3{letter-spacing:-.06em;margin:30px 0 10px;font-size:70px}.success p{color:#999}.success button{color:#fff;border:0;border-bottom:1px solid var(--acid);cursor:pointer;background:0 0;margin-top:30px;padding:8px 0}footer{background:#050505;padding:85px 6.5vw 28px}.footer-brand{letter-spacing:-.08em;border-bottom:1px solid var(--line);padding-bottom:70px;font-size:clamp(55px,10.5vw,190px);font-weight:900;line-height:.7}.footer-brand span{display:block}.footer-brand span:last-child{color:var(--acid);margin-left:18%;font-family:Georgia,serif;font-style:italic;font-weight:400}.footer-grid{color:#999;grid-template-columns:2fr 1fr 1fr;padding:55px 0 100px;display:grid}.footer-grid div{flex-direction:column;gap:14px;display:flex}.footer-grid div:first-child span:first-child{color:#fff}.footer-grid a:hover{color:var(--acid)}.footer-bottom{border-top:1px solid var(--line);color:#666;justify-content:space-between;padding-top:24px;display:flex}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:64px;padding:0 18px}.desktop-nav,.access-link{display:none}.menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:34px;height:34px;display:flex}.menu-button span{background:#fff;width:24px;height:1px;display:block}.mobile-menu{text-transform:uppercase;letter-spacing:-.03em;background:#070707;flex-direction:column;gap:28px;padding:60px 24px;font-size:26px;display:flex;position:fixed;inset:64px 0 0}.mobile-menu a:last-child{color:var(--acid);margin-top:20px}.hero{min-height:680px}.hero-media{background-position:64%}.hero-shade{background:linear-gradient(#0000000d 22%,#000000e6)}.hero-topline{top:88px;left:18px;right:18px}.hero-topline span:last-child{display:none}.hero-copy{bottom:70px;left:18px;right:18px}.hero-copy h1{font-size:13.1vw;line-height:.88}.hero-deck{width:82%;margin:22px 0;font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.scroll-cue{display:none}.section-pad{padding:90px 20px}.section-index{margin-bottom:70px}.display{font-size:15vw}.manifesto-copy{grid-template-columns:1fr;gap:28px;margin-top:70px;padding-left:20%}.product{height:100svh;min-height:720px}.product-visual{background-position:66%}.product-copy{top:18%;left:20px}.product-copy h2{font-size:30vw}.product-copy>p:last-child{width:80%;font-size:15px}.product-label{left:20px;right:20px}.product-label span:last-child{display:none}.data-row{grid-template-columns:1fr 1fr}.data-row div{padding:16px 20px}.data-row strong{font-size:12px}.cap-intro{grid-template-columns:1fr;gap:40px}.cap-grid{grid-template-columns:1fr 1fr;margin-top:75px}.cap-grid article,.cap-grid article+article{min-height:320px;padding:22px 18px 30px 0}.cap-grid article:nth-child(2n){padding-left:18px}.cap-symbol{height:105px;margin:24px 0}.cap-grid h3{font-size:19px}.technology{display:block}.tech-sticky{border-right:0;height:auto;padding:90px 20px 300px;position:relative}.sensor-orbit{width:280px;left:calc(50% - 140px)}.system{min-height:85vh;padding:85px 20px}.system h3{margin-top:55px;font-size:14vw}.system-diagram{width:90%}.safety-grid{grid-template-columns:1fr;gap:80px}.design{grid-template-columns:1fr}.design-image{clip-path:none;background-position:66%;min-height:65vh}.design-panel{padding:80px 20px}.monaco-lockup .coordinates{margin-bottom:40px;position:relative}.monaco-lockup>p:last-child{margin:60px 0 0 20%}.access{grid-template-columns:1fr;gap:70px}form{grid-template-columns:1fr}.form-foot{flex-direction:column;align-items:flex-start;gap:25px}.success{padding:40px 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-grid div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.footer-brand{padding-bottom:45px}.footer-brand span:last-child{margin-left:8%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-media{animation:none}}
