:root{--paper:#f3e6cf;--brown:#281b17;--cyan:#27d8e4;--dark:#04090b}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#05090a;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif}.gateway{min-height:100svh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.gateway-nav{position:absolute;z-index:20;inset:0 0 auto;height:80px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid rgba(255,255,255,.18);mix-blend-mode:difference}.gateway-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-weight:900;letter-spacing:.15em}.gateway-brand img{width:34px;border-radius:10px}.gateway-nav>span{font:700 9px ui-monospace,monospace;letter-spacing:.2em}.join{color:inherit;text-decoration:none;border:1px solid currentColor;padding:10px 16px;border-radius:99px;font-size:12px}.choice{position:relative;min-height:100svh;overflow:hidden;transition:flex .6s ease,filter .6s ease}.choice>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.choice:hover>img{transform:scale(1.035)}.simple>img{object-position:65% center}.technical>img{object-position:58% center}.wash{position:absolute;inset:0}.simple .wash{background:linear-gradient(90deg,rgba(247,235,211,.96),rgba(247,235,211,.54) 62%,rgba(247,235,211,.14)),radial-gradient(circle at var(--px,40%) var(--py,50%),rgba(255,255,255,.28),transparent 32%)}.technical .wash{background:linear-gradient(90deg,rgba(3,8,10,.94),rgba(3,8,10,.58) 62%,rgba(3,8,10,.2)),radial-gradient(circle at var(--px,40%) var(--py,50%),rgba(39,216,228,.15),transparent 32%)}.choice-copy{position:absolute;z-index:3;left:clamp(25px,5vw,80px);bottom:10vh;width:min(560px,78%)}.choice-copy p{font:800 10px ui-monospace,monospace;letter-spacing:.19em}.choice-copy h1{font-family:Georgia,serif;font-size:clamp(49px,5vw,88px);line-height:.92;letter-spacing:-.055em;margin:22px 0}.choice-copy h1 em{font-weight:400}.choice-copy>span{display:block;max-width:440px;font-size:17px;line-height:1.55;margin-bottom:30px}.choice-copy a{display:inline-flex;gap:24px;align-items:center;padding:15px 20px;text-decoration:none;font-weight:800;transition:transform .2s}.choice-copy a:hover{transform:translateX(5px)}.simple{color:var(--brown)}.simple .choice-copy p,.simple h1 em{color:#d45f43}.simple .choice-copy a{background:var(--brown);color:#fff9ee}.technical{color:#eaf5f4}.technical .choice-copy p,.technical h1 em{color:var(--cyan)}.technical .choice-copy a{background:var(--cyan);color:#031012}.center-mark{position:absolute;z-index:10;left:50%;top:44%;transform:translate(-50%,-50%);display:grid;place-items:center;gap:13px;color:white;text-align:center;font:800 8px/1.4 ui-monospace,monospace;letter-spacing:.16em;text-shadow:0 2px 20px #000}.center-mark img{width:62px;border-radius:17px;box-shadow:0 20px 50px rgba(0,0,0,.4)}.resume{position:absolute;z-index:22;left:50%;bottom:20px;transform:translateX(-50%);color:white;text-decoration:none;font:700 10px ui-monospace,monospace;letter-spacing:.12em;padding:9px 14px;background:rgba(0,0,0,.45);backdrop-filter:blur(10px);border-radius:99px}.resume[hidden]{display:none}@media(max-width:760px){.gateway{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.choice{min-height:50svh}.gateway-nav{height:64px;padding:0 18px}.gateway-nav>span{display:none}.center-mark{top:50%}.center-mark img{width:46px}.choice-copy{left:24px;bottom:28px;width:80%}.choice-copy h1{font-size:42px;margin:10px 0}.choice-copy>span{display:none}.choice-copy p{font-size:8px}.choice-copy a{padding:11px 14px;font-size:12px}.simple>img,.technical>img{object-position:center 40%}.simple .wash,.technical .wash{background:linear-gradient(90deg,rgba(15,10,8,.8),rgba(10,8,7,.2));}.simple{color:white}.simple .choice-copy p,.simple h1 em{color:#f29b78}.resume{display:none!important}}
