@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#090b10;--ink-soft:#0d1018;--paper:#f4f2ec;--white:#f7f7f3;--muted:#9da3af;--line:#ffffff21;--dark-line:#090b1029;--violet:#7774ff;--cobalt:#4f57ff;--amber:#f4b341}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}p,h1,h2,h3{margin-top:0}::selection{color:#fff;background:#7774ff61}.site-page{overflow:clip}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.arrow-icon{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.hero{isolation:isolate;background:var(--ink);height:690px;min-height:690px;position:relative;overflow:hidden}.hero-waves{z-index:-3;position:absolute;inset:0}.hero-shade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#090b10fa 0%,#090b10e3 32%,#090b104d 65%,#0000 100%),linear-gradient(#090b1029 0%,#0000 55%,#0b0d14ad 84%,#0b0d14 100%);position:absolute;inset:0}.wordmark{letter-spacing:-.025em;align-items:center;gap:.75rem;font-size:.86rem;font-weight:700;display:inline-flex}.wordmark-symbol{border:1px solid #ffffff94;border-radius:50%;place-items:center;width:28px;height:28px;font:600 .82rem/1 Manrope,system-ui,sans-serif;display:grid}.hero-inner{z-index:2;align-items:center;min-height:690px;display:flex;position:relative}.hero-copy{width:min(1000px,88%);padding:4.25rem 0 6.25rem}.hero h1{letter-spacing:-.072em;max-width:1050px;margin-bottom:2.25rem;font-size:clamp(4rem,6.55vw,6.4rem);font-weight:500;line-height:.93}.hero-scramble{cursor:default}.hero-lede{color:#b8bdc8;letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin-bottom:0;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}.hero-lede span+span:before{content:"/";color:#5f6673;margin-right:1rem}.hero-actions{gap:1rem;margin-top:2.65rem;display:flex}.section-label{color:var(--amber);letter-spacing:.16em;text-transform:uppercase;margin-bottom:2rem;font:500 .66rem/1.2 DM Mono,monospace}.section-heading{grid-template-columns:minmax(140px,.42fr) minmax(0,1.58fr);align-items:start;gap:4rem;display:grid}.section-heading .section-label{padding-top:.9rem}.section-heading h2{letter-spacing:-.065em;max-width:920px;margin-bottom:4.8rem;font:500 clamp(3.35rem,5.8vw,5.85rem)/.98 Manrope,system-ui,sans-serif}.products{isolation:isolate;background:radial-gradient(circle at 82% 18%,#7774ff1a,#0000 34rem),#0b0d14;padding:9.5rem 0 11rem;position:relative;overflow:hidden}.products:before,.products:after{content:"";z-index:0;pointer-events:none;position:absolute;inset-inline:0}.products:before{background:linear-gradient(#0b0d14 0%,#0b0d14c2 36%,#0000 100%);height:180px;top:0}.products:after{background:linear-gradient(#0000 0%,#0a0c128f 58%,#090b10 100%);height:220px;bottom:0}.products>.shell{z-index:1;position:relative}.products-heading h2{letter-spacing:-.065em;max-width:960px;margin-bottom:6rem;font:500 clamp(3.35rem,5.8vw,5.85rem)/.98 Manrope,system-ui,sans-serif}.product-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:3rem;display:grid}.product-card{min-width:0;display:block}.product-card:nth-child(2){margin-top:7rem}.product-browser{background:#090b10;border:1px solid #ffffff2e;border-radius:18px 18px 12px 12px;transition:border-color .26s,box-shadow .26s,transform .38s cubic-bezier(.2,.75,.25,1);overflow:hidden;box-shadow:0 30px 70px #0204096b,inset 0 1px #ffffff0f}.product-card:hover .product-browser{border-color:#7774ff85;transform:translateY(-8px);box-shadow:0 36px 90px #06071294,0 0 54px #7774ff17}.product-browser-bar{z-index:2;color:#858b98;letter-spacing:.04em;background:#10131cf5;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 1rem;font:500 .61rem/1 DM Mono,monospace;display:grid;position:relative}.product-browser-bar>.arrow-icon{color:#c4c7d0;justify-self:end;width:14px;height:14px}.product-browser-dots{gap:.38rem;display:flex}.product-browser-dots i{background:#474d5a;border-radius:50%;width:6px;height:6px}.product-browser-dots i:nth-child(2){background:#696572}.product-browser-dots i:nth-child(3){background:#8b7046}.product-preview{aspect-ratio:16/10;background:#10131b;position:relative;overflow:hidden}.product-preview:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 15%,#ffffff0d 45%,#0000 72%);position:absolute;inset:0}.product-preview img{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;animation:10s ease-in-out infinite alternate product-preview-drift;display:block;transform:scale(1.025)translate(-.25%,.2%)}.product-card:nth-child(2) .product-preview img{animation-duration:12s;animation-delay:-4.5s}.product-preview-scan{z-index:2;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(#0000,#ffffff1a,#0000);height:16%;animation:8s ease-in-out infinite product-preview-scan;position:absolute;top:-18%;left:0;right:0}.product-card:nth-child(2) .product-preview-scan{animation-delay:-3.2s}.product-meta{grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:1.3rem;padding-top:1.65rem;display:grid}.product-index{color:var(--violet);padding-top:.28rem;font:600 .72rem/1 DM Mono,monospace}.product-meta h3{color:#f3f3ef;letter-spacing:-.045em;margin-bottom:.6rem;font-size:clamp(1.35rem,2.1vw,2rem);font-weight:500;line-height:1.08}.product-meta p{color:#949aa7;text-wrap:pretty;max-width:450px;margin:0;font-size:.86rem;line-height:1.62}.product-visit{color:#aaafba;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;align-items:center;gap:.55rem;padding-top:.22rem;font:500 .62rem/1.2 DM Mono,monospace;transition:color .18s;display:inline-flex}.product-visit .arrow-icon{width:15px;height:15px}.product-card:hover .product-visit{color:#fff}@keyframes product-preview-drift{0%{transform:scale(1.025)translate(-.25%,.2%)}50%{transform:scale(1.055)translate(.8%,-.7%)}to{transform:scale(1.035)translate(-.7%,.55%)}}@keyframes product-preview-scan{0%,20%{opacity:0;transform:translateY(-10%)}30%{opacity:.7}68%{opacity:.34}78%,to{opacity:0;transform:translateY(740%)}}.contact{isolation:isolate;background:#090b10;min-height:620px;position:relative;overflow:hidden}.contact:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#090b10 0%,#090b10e0 18%,#090b1052 64%,#0000 100%);height:220px;position:absolute;inset:0 0 auto}.contact:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#090b10db 0%,#090b1085 48%,#090b102e 100%);position:absolute;inset:0}.contact-metal{z-index:0;position:absolute;inset:0}.contact-inner{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:7rem;min-height:620px;padding-block:8rem;display:grid;position:relative}.contact-copy{z-index:2;position:relative}.contact-copy>p:last-child{color:#f0f0ec;letter-spacing:-.045em;text-wrap:balance;max-width:520px;margin:0;font-size:clamp(1.85rem,3vw,3.2rem);font-weight:500;line-height:1.12}.contact-actions{z-index:2;align-self:end;gap:2.4rem;display:grid;position:relative}.contact-actions>a{flex-direction:column;align-items:flex-start;gap:.55rem;width:fit-content;transition:color .16s;display:flex;position:relative}.contact-actions>a:hover{color:#c8c7ff}.contact-actions span{color:#8f95a2;letter-spacing:.12em;text-transform:uppercase;font:500 .63rem/1.2 DM Mono,monospace}.contact-actions strong{overflow-wrap:anywhere;font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:500}.footer{z-index:2;position:relative}.footer-bottom{justify-content:space-between;align-items:center;min-height:118px;display:flex}.footer-legal{color:#737a87;gap:1.6rem;font:400 .61rem/1.5 DM Mono,monospace;display:flex}.footer-legal a:hover{color:#fff}.footer-stroke{opacity:.9;width:205px}.legal-page{background:var(--ink);min-height:100vh;padding:2.4rem 0 6rem}.legal-wrap{max-width:780px}.legal-wrap .wordmark{margin-bottom:7rem}.legal-wrap h1{letter-spacing:-.07em;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,6.5rem);line-height:.98}.legal-wrap h2{letter-spacing:-.045em;margin:4rem 0 1rem;font-size:2rem;line-height:1.1}.legal-wrap p{color:#aeb3bd;font-size:1rem;line-height:1.78}.legal-wrap .hero-kicker{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font:500 .65rem/1.2 DM Mono,monospace}.legal-wrap a:not(.wordmark):not(.text-link){color:#fff;text-underline-offset:.28em;text-decoration:underline}.legal-wrap .text-link{color:#fff;margin-top:3.5rem;display:inline-block}@media (max-width:960px){.shell{width:min(100% - 40px,760px)}.hero-copy{width:min(720px,88%)}.section-heading{grid-template-columns:1fr;gap:0}.section-heading .section-label{padding-top:0}.product-grid{grid-template-columns:1fr;gap:5rem}.product-card:nth-child(2){width:88%;margin:0 0 0 auto}.contact-inner{grid-template-columns:1fr;gap:4rem}.contact-actions{max-width:620px}}@media (max-width:640px){.shell{width:min(100% - 32px,560px)}.hero{height:700px;min-height:700px}.hero-inner{min-height:700px}.hero-shade{background:linear-gradient(#090b10e6 0%,#090b10a3 52%,#0b0d14e0 82%,#0b0d14 100%)}.hero-waves{opacity:.74;width:150%;left:-34%}.hero-copy{width:100%;padding:4rem 0 5rem}.hero h1{margin-bottom:1.6rem;font-size:clamp(3.35rem,15.1vw,5.15rem);line-height:.94}.hero-lede{gap:.55rem .75rem;max-width:95%;font-size:.68rem;line-height:1.5}.hero-lede span+span:before{margin-right:.75rem}.hero-actions{flex-direction:column;max-width:360px;margin-top:2rem}.section-heading h2{margin-bottom:3rem;font-size:clamp(2.85rem,12.5vw,4.4rem)}.products{padding:6.5rem 0 7.5rem}.products:before{height:120px}.products:after{height:160px}.products-heading h2{margin-bottom:3.5rem;font-size:clamp(2.85rem,12.5vw,4.4rem)}.product-grid{gap:4.25rem}.product-card:nth-child(2){width:100%}.product-browser{border-radius:13px 13px 9px 9px}.product-browser-bar{min-height:40px;padding-inline:.75rem;font-size:.53rem}.product-meta{grid-template-columns:32px minmax(0,1fr);gap:1rem;padding-top:1.25rem}.product-meta h3{font-size:1.45rem}.product-meta p{font-size:.82rem}.product-visit{grid-column:2;padding-top:.45rem}.contact,.contact-inner{min-height:590px}.contact:before{height:150px}.contact:after{background:linear-gradient(#090b108f 0%,#090b10e0 100%)}.contact-inner{gap:3rem;padding-block:6rem}.contact-copy>p:last-child{font-size:clamp(2rem,10vw,3rem)}.contact-actions strong{font-size:.9rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem 0}.footer-legal{flex-wrap:wrap;gap:.8rem 1.2rem}.footer-stroke{width:172px}.legal-wrap .wordmark{margin-bottom:5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-preview img,.product-preview-scan{animation:none!important}}
