:root{--paper:#f3f0e8;--charcoal:#3b3a35;--warm-black:#171713;--stone:#b8b4a7;--white:#fff;--line:#3b3a3538;--muted:#3b3a35a3}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:Archivo,Arial,sans-serif}a{color:inherit;text-decoration:none;transition:opacity .22s}a:hover{opacity:.64}a:focus-visible,button:focus-visible{outline-offset:4px;outline:2px solid}img{max-width:100%;display:block}::selection{background:var(--charcoal);color:var(--paper)}.skip{z-index:4;background:var(--charcoal);color:var(--paper);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip:focus{transform:none}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:80px;padding:0 clamp(1.25rem,4vw,4rem);display:flex}.brand{width:clamp(148px,15vw,210px)}.brand picture,.brand img{width:100%;display:block}header nav,footer nav{gap:clamp(1rem,2.5vw,2.5rem);display:flex}header nav a,footer,.hero-message>a,.products-intro h2,.more-projects>h3,.draft>div:first-child p,.draft>a,.copy>a{letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:600}.hero{min-height:calc(100dvh - 80px);position:relative;overflow:hidden}.hero-gallery{background:var(--charcoal);gap:1px;display:flex;position:absolute;inset:0}.hero-panel{background:var(--warm-black);cursor:pointer;border:0;flex:1;min-width:0;padding:0;transition:flex-grow .44s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.hero-panel:hover,.hero-panel:focus-visible{flex-grow:2.8}.hero-panel img{object-fit:cover;filter:grayscale()contrast(.92)brightness(.72);width:100%;height:100%;transition:filter .32s,transform .52s cubic-bezier(.16,1,.3,1);transform:scale(1.035)}.hero-panel:hover img,.hero-panel:focus-visible img{filter:grayscale(.2)contrast(.96)brightness(.86);transform:scale(1)}.hero-panel:after{content:"";pointer-events:none;background:linear-gradient(#1717136b,#0000 38%,#17171347);position:absolute;inset:0}.hero-panel b,.hero-panel span{z-index:1;color:var(--white);position:absolute;top:1.5rem}.hero-panel b{font-size:clamp(2rem,4vw,4.4rem);font-weight:500;line-height:1;left:1.35rem}.hero-panel span{letter-spacing:.1em;text-transform:uppercase;opacity:0;padding-top:.3rem;font-size:.62rem;font-weight:600;transition:opacity .22s,transform .22s;right:1.35rem;transform:translate(.5rem)}.hero-panel:hover span,.hero-panel:focus-visible span{opacity:1;transform:none}.hero-message{z-index:2;color:var(--white);pointer-events:none;background:linear-gradient(#0000 42%,#171713d1);grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:clamp(2rem,5vw,5rem) clamp(1.25rem,4vw,4rem);display:grid;position:absolute;inset:0}.hero-message h1{letter-spacing:-.07em;max-width:7ch;margin-left:-.04em;font-size:clamp(5.25rem,12vw,12.5rem);font-weight:500;line-height:.76}.hero-message>a{pointer-events:auto}.products{max-width:108rem;margin:auto;padding:clamp(7rem,12vw,12rem) clamp(1.25rem,4vw,4rem)}.products-intro{border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(16rem,30rem);align-items:end;gap:2rem;padding-bottom:1.75rem;display:grid}.products-intro h2,.more-projects>h3,.draft>div:first-child p{color:var(--muted)}.products-intro p{font-size:clamp(1.2rem,1.8vw,1.6rem);line-height:1.35}.product{grid-template-columns:5fr 7fr;min-height:82dvh;margin-top:2rem;display:grid;overflow:hidden}.product .copy{flex-direction:column;align-items:flex-start;padding:clamp(2rem,5vw,5rem);display:flex}.product-logo{object-fit:contain;object-position:left;width:auto;max-width:150px;height:32px}.product-status{letter-spacing:.11em;text-transform:uppercase;opacity:.62;font-weight:600;margin:0 0 1.5rem!important;font-size:.68rem!important}.copy h3{letter-spacing:-.055em;max-width:9ch;margin-top:auto;font-size:clamp(3.4rem,6vw,7rem);font-weight:500;line-height:.88}.copy>p{max-width:29rem;margin-top:1.8rem;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.55}.copy>a{border-bottom:1px solid;margin-top:2rem;padding-bottom:.4rem}.copy>a span{margin-left:.35rem}.arcxiv{color:#f4f2e8;background:#091717}.arcxiv-images{background:#344141;grid-template-rows:1fr auto 1fr;gap:1px;min-height:82dvh;display:grid}.arcxiv-images>img{object-fit:cover;width:100%;height:100%;min-height:0}.arcxiv-images>img:last-child{object-position:center 38%}.paper{color:#091717;background:#e9e7dd;padding:clamp(1.5rem,3vw,3rem)}.paper small{color:#676b66;font-size:.65rem;font-weight:500}.paper strong{letter-spacing:-.045em;max-width:12ch;margin-top:1.5rem;font-size:clamp(2rem,3.3vw,3.8rem);font-weight:500;line-height:.95;display:block}.paper span{border-top:1px solid #b7b6ae;margin-top:2rem;padding-top:1rem;font-size:.75rem;display:block}.anode{color:#17120e;background:#eadfce}.anode .product-logo{max-width:180px;height:42px}.anode-visual{background:#17120e;min-height:82dvh;position:relative;overflow:hidden}.anode-visual>img{object-fit:cover;width:100%;height:100%}.terminal{color:#eadfce;background:#0c0a08f2;border:1px solid #eadfce3d;padding:clamp(1rem,2vw,1.6rem);font-size:clamp(.65rem,1vw,.78rem);line-height:1.75;position:absolute;bottom:7%;left:7%;right:7%}.terminal>div{color:#8f7a68;border-bottom:1px solid #3a2b23;justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.terminal>div span:last-child,.terminal b{color:#d88b5d}.terminal p+p{color:#796a5e}.terminal strong{margin-top:.7rem;font-weight:400;display:block}.pooler{background:var(--warm-black);color:#f3f0e8}.pooler-name{align-items:center;gap:.9rem;display:flex}.pooler-name img{object-fit:contain;width:42px;height:36px}.pooler-name span{letter-spacing:-.025em;font-size:1.35rem;font-weight:600}.pooler .copy h3{max-width:10ch}.pooler-visual{background:#0d0d0b;min-height:82dvh;position:relative;overflow:hidden}.pooler-visual>img{object-fit:cover;object-position:center;width:100%;height:100%}.pooler-providers{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#171713e0;border:1px solid #f3f0e829;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:4%;left:4%;right:4%}.pooler-providers>span{border-right:1px solid #f3f0e81f;align-items:center;gap:.55rem;min-width:0;padding:.9rem .65rem;display:flex}.pooler-providers>span:last-child{border-right:0}.pooler-providers img{object-fit:contain;flex:none;width:20px;height:20px}.pooler-providers em{color:var(--stone);letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;font-size:.63rem;font-style:normal;font-weight:600;overflow:hidden}.more-projects{margin-top:clamp(6rem,10vw,10rem)}.more-projects>h3{border-bottom:1px solid var(--line);padding-bottom:1.5rem}.more-projects>div{grid-template-columns:1.15fr .85fr;display:grid}.more-projects a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:22rem;padding:2rem;transition:color .24s,background .24s;position:relative}.more-projects a:nth-child(odd){border-left:1px solid var(--line)}.more-projects a:hover{opacity:1;background:var(--charcoal);color:var(--paper)}.more-projects a span{letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,3.2rem);font-weight:500}.more-projects a p{max-width:22rem;color:var(--muted);margin-top:1.5rem;font-size:.95rem;line-height:1.55}.more-projects a i{font-style:normal;position:absolute;bottom:2rem;right:2rem}.draft{border-block:1px solid var(--line);grid-template-columns:4fr 6fr 2fr;align-items:start;gap:3rem;margin-top:2rem;padding:3rem 0;display:grid}.draft h3{letter-spacing:-.045em;margin-top:.6rem;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:500}.draft>div:nth-child(2){font-size:1.25rem;line-height:1.45}.draft>div:nth-child(2) p+p{max-width:32rem;color:var(--muted);margin-top:1rem;font-size:.85rem}.draft>a{border-bottom:1px solid var(--line);justify-self:end;padding-bottom:.4rem}footer{background:var(--warm-black);min-height:260px;color:var(--stone);grid-template-columns:1fr 1fr auto;align-items:end;padding:3rem clamp(1.25rem,4vw,4rem);display:grid}footer>img{width:clamp(170px,18vw,260px)}@media (width<=800px){header nav a:first-child{display:none}.hero-message{grid-template-columns:1fr}.hero-message h1{font-size:clamp(4.5rem,21vw,8rem)}.hero-panel:hover,.hero-panel:focus-visible{flex-grow:2.1}.products-intro,.draft{grid-template-columns:1fr}.product{flex-direction:column;min-height:auto;display:flex}.product .copy{min-height:34rem}.arcxiv-images,.anode-visual,.pooler-visual{min-height:60dvh}.more-projects>div{grid-template-columns:1fr}.more-projects a{border-left:1px solid var(--line);min-height:16rem}.draft>a{justify-self:start}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (width<=520px){header nav{gap:1rem}header nav a{font-size:.6rem}.brand{width:132px}.hero-panel b{font-size:1.8rem;left:.65rem}.hero-panel span{display:none}footer{grid-template-columns:1fr;gap:3rem}footer nav{flex-wrap:wrap}.pooler-providers{grid-template-columns:repeat(5,minmax(2.5rem,1fr))}.pooler-providers>span{justify-content:center}.pooler-providers em{display:none}}@media (prefers-color-scheme:dark){:root{--paper:#171713;--charcoal:#f3f0e8;--line:#b8b4a73d;--muted:#b8b4a7c2}body{background:var(--paper);color:var(--charcoal)}::selection{background:var(--white);color:var(--warm-black)}footer{border-top:1px solid var(--line)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
