:root{color-scheme:dark;color:#f0f0ec;font-synthesis:none;text-rendering:geometricprecision;background:#080808;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body{background:#080808;min-width:20rem;min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;min-height:100svh;line-height:1.5;overflow:hidden}::selection{color:#080808;background:#ff6542}main{isolation:isolate;background:radial-gradient(circle at 72% 42%,#ff654212,#0000 23rem),linear-gradient(125deg,#080808 15%,#101010 52%,#070707 86%);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}main:before{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#ffffff05,#0000);animation:8s ease-in-out 1.2s infinite scan;position:absolute;inset:0;transform:translate(-100%)}main:after{z-index:1;opacity:.12;content:"";pointer-events:none;mix-blend-mode:soft-light;background-image:repeating-radial-gradient(circle at 30% 20%,#fff 0 .35px,#0000 .7px 3px);background-size:4px 4px;position:absolute;inset:0}.frame{pointer-events:none;border:1px solid #f0f0ec21;position:absolute;inset:clamp(1rem,2.6vw,2.5rem)}.corner{opacity:0;border-color:#ff6542;width:.55rem;height:.55rem;animation:.6s ease-out .5s forwards reveal;position:absolute}.corner--top-left{border-top:2px solid;border-left:2px solid;top:-2px;left:-2px}.corner--top-right{border-top:2px solid;border-right:2px solid;top:-2px;right:-2px}.corner--bottom-left{border-bottom:2px solid;border-left:2px solid;bottom:-2px;left:-2px}.corner--bottom-right{border-bottom:2px solid;border-right:2px solid;bottom:-2px;right:-2px}.grid{z-index:-1;opacity:.26;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:clamp(4rem,8vw,8rem) clamp(4rem,8vw,8rem);position:absolute;inset:0;mask-image:linear-gradient(#0000 7%,#000 36% 64%,#0000 93%)}.triangle-stage{--cursor-light:0;z-index:0;aspect-ratio:3/2;pointer-events:none;opacity:0;width:min(96vw,72rem);animation:1.4s cubic-bezier(.16,1,.3,1) .22s forwards triangle-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.triangle-stage:before{z-index:-1;content:"";filter:blur(1.5rem);background:radial-gradient(at 50% 49%,#fff7ef1f,#0000 23%),radial-gradient(at 50% 54%,#ff65422e,#0000 43%),radial-gradient(at 50% 72%,#ff65421a,#0000 58%);animation:7s ease-in-out infinite ambient-pulse;position:absolute;inset:-12%}.triangle-stage:after{z-index:-1;content:"";filter:blur(2rem);background:#ff654230;border-radius:50%;height:13%;position:absolute;bottom:4%;left:14%;right:14%;transform:scaleX(.72)}.triangle{width:100%;height:100%;display:block;overflow:visible}.triangle path{vector-effect:non-scaling-stroke}.triangle__bloom,.triangle__glow,.triangle__hot,.triangle__edge,.triangle__cursor-bloom,.triangle__cursor-edge{fill:none;stroke-linejoin:round}.triangle__bloom{stroke:#ff6542;stroke-width:24px;opacity:.3;filter:url(#triangle-bloom);animation:5.5s ease-in-out infinite glow-breathe}.triangle__glow{stroke:url(#triangle-edge);stroke-width:13px;opacity:.67;filter:url(#triangle-glow)}.triangle__hot{stroke:#fff7ef;stroke-width:5px;opacity:.85;filter:url(#triangle-hot)}.triangle__shape{fill:#070707;stroke:#ffffff1a;stroke-linejoin:round;stroke-width:1px}.triangle__cursor-bloom{fill:none;stroke:url(#cursor-bloom);stroke-linejoin:round;stroke-width:34px;opacity:calc(var(--cursor-light) * .85);filter:url(#triangle-bloom)}.triangle__edge{stroke:url(#triangle-edge);stroke-width:1.4px;opacity:.9}.triangle__cursor-edge{fill:none;stroke:url(#cursor-bloom);stroke-linejoin:round;stroke-width:7px;opacity:var(--cursor-light);filter:url(#triangle-hot)}.status{z-index:3;text-align:center;width:min(92vw,95rem);padding:4rem 1.5rem;position:relative}.status__label{color:#9a9a96;letter-spacing:.16em;text-transform:uppercase;opacity:0;align-items:center;gap:.7rem;margin:0 0 clamp(1.5rem,3vw,2.75rem);font-family:Courier New,Courier,monospace;font-size:clamp(.68rem,1vw,.82rem);line-height:1;animation:.6s cubic-bezier(.16,1,.3,1) .35s forwards label-in;display:inline-flex;transform:translateY(.4rem)}.status__label span{background:#ff6542;flex:none;width:.5rem;height:.5rem;animation:2.4s ease-in-out infinite pulse;box-shadow:0 0 1rem #ff654299}h1{letter-spacing:-.072em;text-transform:uppercase;text-wrap:balance;opacity:0;margin:0;font-size:clamp(2.7rem,8.8vw,9.6rem);font-weight:400;font-stretch:75%;line-height:.86;animation:.9s cubic-bezier(.16,1,.3,1) .5s forwards title-in;transform:translateY(1.5rem)}h1 span{color:#7a7a76;letter-spacing:-.16em;font-family:Courier New,Courier,monospace;font-size:.76em;font-weight:400}@keyframes title-in{to{opacity:1;transform:translateY(0)}}@keyframes label-in{to{opacity:1;transform:translateY(0)}}@keyframes reveal{to{opacity:1}}@keyframes pulse{0%,to{opacity:.4;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}@keyframes scan{45%,to{transform:translate(100%)}}@keyframes triangle-in{0%{opacity:0;transform:translate(-50%,-47%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes ambient-pulse{0%,to{opacity:.72;transform:scale(.97)}50%{opacity:1;transform:scale(1.03)}}@keyframes glow-breathe{0%,to{opacity:.23}50%{opacity:.4}}@media (width<=42rem){.status{padding-inline:1.75rem}h1{letter-spacing:-.06em;max-width:8em;margin-inline:auto;line-height:.96}.triangle-stage{width:145vw;max-width:50rem}}@media (height<=32rem){.status{padding-block:2rem}.status__label{margin-bottom:1rem}.triangle-stage{opacity:.72;width:min(76rem,120vw)}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
