:root{color-scheme:dark;--ink:#08090c;--text:#f5f5f2;--muted:#a8adb6;--line:#262b34;--red:#ff3049;--blue:#42a2ff}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--ink);color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:hidden}#field,#pulse{inset:0;position:fixed;width:100%;height:100%;z-index:-1}.gate{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(1.5rem,4vw,4rem)}.eyebrow,.index,.footer{font-size:.75rem;letter-spacing:.14em;color:var(--muted)}.status-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:var(--blue);box-shadow:0 0 1rem var(--blue)}.panel{align-self:center;max-width:51rem;border:1px solid var(--line);border-top:2px solid #e6e8ee;background:#0b0d12d9;padding:clamp(1.5rem,5vw,4.5rem);box-shadow:1.5rem 1.5rem 0 #10131a}.index{color:var(--blue)}h1{font-family:Impact,Arial Black,sans-serif;font-size:clamp(3rem,9vw,7.4rem);font-weight:400;letter-spacing:-.045em;line-height:.88;margin:.55rem 0 1.4rem;text-transform:uppercase}.lede{font-family:system-ui,sans-serif;max-width:35rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.55;color:#d7d9de}.choices{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2.75rem 0 1.25rem}.choice{appearance:none;cursor:pointer;text-align:left;border:1px solid currentColor;background:#11151e;color:var(--text);padding:1.1rem 1.2rem;font:600 .92rem/1.2 ui-monospace,monospace;transition:transform .18s,background .18s,box-shadow .18s}.choice:hover,.choice:focus-visible{transform:translate(-.25rem,-.25rem);outline:none}.choice span{display:block;font-size:.7rem;margin-bottom:.75rem;opacity:.65}.choice small{display:block;margin-top:.45rem;font-weight:400;opacity:.7}.blue{color:var(--blue)}.blue:hover,.blue:focus-visible{background:#0b1b30;box-shadow:.25rem .25rem 0 var(--blue)}.red{color:var(--red)}.red:hover,.red:focus-visible{background:#2a0c14;box-shadow:.25rem .25rem 0 var(--red)}.notice{font:400 .77rem/1.6 system-ui,sans-serif;color:var(--muted)}.text-button{border:0;background:none;color:var(--text);padding:0;text-decoration:underline;cursor:pointer;font:inherit}.footer{align-self:end}.footer span{color:#e5e7ec}dialog{border:1px solid #40202a;background:#090a0de8;color:var(--text);width:min(100%,70rem);height:min(100%,48rem);padding:0;overflow:hidden}dialog::backdrop{background:#000b}.close{position:absolute;z-index:2;right:1rem;top:.8rem;border:0;background:none;color:#fff;font-size:2rem;cursor:pointer}.experience-copy{display:grid;align-content:center;min-height:100%;max-width:33rem;padding:clamp(2rem,8vw,7rem)}h2{font-family:Impact,Arial Black,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:400;text-transform:uppercase;letter-spacing:-.05em;line-height:.85;margin:.5rem 0 1rem}.red-text{color:var(--red)}.compact{display:inline-block;text-decoration:none;margin-top:1.25rem;width:max-content}.destination-content{min-height:100svh;display:grid;align-content:center;max-width:50rem;padding:clamp(1.5rem,7vw,7rem)}.destination-content p{font:1.1rem/1.6 system-ui,sans-serif;color:#d7d9de;max-width:40rem}.destination-content code{color:var(--blue)}@media(max-width:600px){.choices{grid-template-columns:1fr}.panel{box-shadow:.7rem .7rem 0 #10131a}h1{font-size:clamp(3.2rem,17vw,5rem)}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
