:root{--theme-color-rgb:0, 255, 65;--theme-color:rgb(var(--theme-color-rgb))}[data-theme=amber]{--theme-color-rgb:255, 176, 0;--theme-color:rgb(var(--theme-color-rgb))}[data-theme=blue]{--theme-color-rgb:0, 212, 255;--theme-color:rgb(var(--theme-color-rgb))}[data-theme=white]{--theme-color-rgb:240, 245, 255;--theme-color:rgb(var(--theme-color-rgb))}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{color:var(--theme-color);background:#020202;margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.page{isolation:isolate;background:#020202;place-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.bootSequence{z-index:3;width:min(100vw - 48px,640px);color:rgba(var(--theme-color-rgb), .65);letter-spacing:.02em;opacity:1;padding:0 24px;font-size:12px;line-height:1.7;transition:opacity .38s;position:relative}.bootSequence--fading{opacity:0}.bootLine{white-space:pre;min-height:1.7em}.bootDim{color:rgba(var(--theme-color-rgb), .38)}.hero--fadein{animation:.35s forwards heroFadeIn}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}.scanlines{pointer-events:none;z-index:2;background:repeating-linear-gradient(#0000 0 3px,#00000038 3px 4px);position:absolute;inset:0}.crtOverlay{pointer-events:none;z-index:15;position:fixed;inset:0}.crtVignette{background:radial-gradient(#0000 52%,#0000008c 100%);position:absolute;inset:0}.crtTear{background:rgba(var(--theme-color-rgb), .5);height:2px;box-shadow:0 0 6px rgba(var(--theme-color-rgb), .8), 0 0 14px rgba(var(--theme-color-rgb), .4);animation:.18s ease-out forwards tearFlash;position:absolute;left:0;right:0}@keyframes tearFlash{0%{opacity:1;transform:scaleX(1)translate(0)}60%{opacity:.4;transform:scaleX(.96)translate(5px)}to{opacity:0}}body.crt-glitch .hero,body.crt-glitch .bootSequence{animation:.12s steps(3,end) both crtShake}@keyframes crtShake{0%{transform:translate(0)}33%{transform:translate(-3px,-2px)}66%{transform:translate(3px,1px)}to{transform:translate(0)}}body.crt-glitch h1{text-shadow:-4px 0 #ff0032d9, 4px 0 #0032ffd9, 0 0 8px rgba(var(--theme-color-rgb), .9), 0 0 30px rgba(var(--theme-color-rgb), .35), 0 0 70px rgba(var(--theme-color-rgb), .12)}.crtScanBand{pointer-events:none;background:linear-gradient(to bottom, transparent 0%, rgba(var(--theme-color-rgb), .045) 50%, transparent 100%);height:40px;animation:8s linear infinite scanBand;position:absolute;left:0;right:0}@keyframes scanBand{0%{top:-40px}to{top:100%}}.crtFlicker{pointer-events:none;background:#000;animation:5s step-end infinite pipFlicker;position:absolute;inset:0}@keyframes pipFlicker{0%{opacity:0}5%{opacity:.04}6%{opacity:0}15%{opacity:.02}16%{opacity:0}45%{opacity:.03}46%{opacity:0}70%{opacity:.05}71%{opacity:0}85%{opacity:.02}86%{opacity:0}to{opacity:0}}.shaderBg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.shaderBg--css{background:#020202}.shaderBg--css:before,.shaderBg--css:after{content:"";filter:blur(80px);opacity:.55;border-radius:50%;animation:18s ease-in-out infinite alternate mistDrift;position:absolute}.shaderBg--css:before{background:radial-gradient(ellipse, rgba(var(--theme-color-rgb), .07) 0%, transparent 70%);width:70%;height:70%;top:-10%;left:-10%}.shaderBg--css:after{background:radial-gradient(ellipse, rgba(var(--theme-color-rgb), .05) 0%, transparent 70%);width:60%;height:60%;animation-duration:22s;animation-direction:alternate-reverse;bottom:-10%;right:-10%}@keyframes mistDrift{0%{transform:translate(0)scale(1)}to{transform:translate(12%,8%)scale(1.15)}}h1{letter-spacing:-.03em;text-align:center;color:var(--theme-color);text-shadow:0 0 8px rgba(var(--theme-color-rgb), .9), 0 0 30px rgba(var(--theme-color-rgb), .35), 0 0 70px rgba(var(--theme-color-rgb), .12);margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:clamp(32px,5vw,64px);font-weight:700;line-height:.9}.prompt{color:rgba(var(--theme-color-rgb), .45);font-weight:400}.cursor{color:var(--theme-color);text-shadow:0 0 10px rgba(var(--theme-color-rgb), 1), 0 0 28px rgba(var(--theme-color-rgb), .7);margin-left:.06em;font-weight:700;animation:1s step-end infinite blink;display:inline-block}.cursor.done{animation:.6s forwards cursorFade}@keyframes cursorFade{0%{opacity:1}to{opacity:0}}.hero{z-index:3;flex-direction:column;width:min(100vw - 48px,640px);padding:0 24px;display:flex;position:relative}.content{flex-direction:column;align-items:flex-start;display:flex}.subtitle{color:rgba(var(--theme-color-rgb), .5);letter-spacing:.06em;text-align:left;margin-top:16px;font-size:1rem}.subtitlePrefix{color:rgba(var(--theme-color-rgb), .28);margin-right:.5em}.bottomRight{z-index:10;letter-spacing:.06em;align-items:center;gap:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex;position:fixed;bottom:18px;right:20px}.instagram{z-index:10;color:rgba(var(--theme-color-rgb), .38);letter-spacing:.06em;opacity:0;align-items:center;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;text-decoration:none;transition:opacity .5s,color .2s;display:inline-flex;position:fixed;top:18px;right:20px}.instagram.visible{opacity:1}.instagram:hover{color:rgba(var(--theme-color-rgb), .75)}.deployMeta{color:rgba(var(--theme-color-rgb), .38);white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.visitorMeta{z-index:10;letter-spacing:.08em;color:rgba(var(--theme-color-rgb), .38);align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex;position:fixed;bottom:18px;left:20px}.visitorMeta strong{color:rgba(var(--theme-color-rgb), .7);font-weight:500}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.ipMeta{z-index:10;letter-spacing:.08em;color:rgba(var(--theme-color-rgb), .38);white-space:nowrap;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.ipMeta strong{color:rgba(var(--theme-color-rgb), .7);font-weight:500}.terminal{border-top:1px solid rgba(var(--theme-color-rgb), .12);cursor:text;letter-spacing:.03em;opacity:0;flex-direction:column;max-height:380px;margin-top:28px;padding-top:16px;font-size:13px;line-height:1.65;transition:opacity .6s;display:flex}.terminal--visible{opacity:1}.termHistory{scrollbar-width:none;min-height:0;overflow:auto}.termHistory::-webkit-scrollbar{display:none}.termHistory:hover{scrollbar-width:thin;scrollbar-color:rgba(var(--theme-color-rgb), .4) transparent}.termHistory:hover::-webkit-scrollbar{width:4px;height:4px;display:block}.termHistory:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--theme-color-rgb), .4);border-radius:2px}.termHistory:hover::-webkit-scrollbar-track{background:0 0}.termBlock{margin-bottom:2px}.termLine{white-space:pre;color:var(--theme-color);display:flex}.termLine--out{color:rgba(var(--theme-color-rgb), .6);padding-left:0}.termPs1{color:rgba(var(--theme-color-rgb), .38);-webkit-user-select:none;user-select:none;flex-shrink:0}.termInputLine{flex-shrink:0;margin-top:2px}.termInput{color:var(--theme-color);font-family:inherit;font-size:inherit;letter-spacing:inherit;caret-color:var(--theme-color);background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0}.termEditorContent{color:rgba(var(--theme-color-rgb), .6);font-family:inherit;font-size:inherit;letter-spacing:inherit;caret-color:var(--theme-color);resize:none;scrollbar-width:none;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:40px;padding:0;line-height:1.65;overflow-y:auto}.termEditorContent::-webkit-scrollbar{display:none}.termEditorStatus{flex-shrink:0;margin-top:4px}@media (width<=640px){h1{letter-spacing:-.02em;font-size:clamp(26px,9vw,48px)}.subtitle{font-size:.85rem}.visitorMeta{font-size:11px;bottom:12px;left:14px}.ipMeta{font-size:11px;bottom:12px;left:auto;right:14px;transform:none}.bottomRight{justify-content:space-between;align-items:center;font-size:11px;bottom:34px;left:14px;right:14px}.instagram{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:11px;top:14px;right:14px;overflow:hidden}.deployMeta{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 28px);overflow:hidden}.terminal{max-height:180px;margin-top:18px;font-size:11px}}@media (width<=400px){.visitorMeta,.ipMeta{white-space:nowrap;text-overflow:ellipsis;max-width:calc(50vw - 20px);overflow:hidden}.bottomRight{bottom:40px}}.screensaver{z-index:500;background:#000;animation:.7s forwards ssIn;position:fixed;inset:0}.screensaver--fading{animation:.6s forwards ssOut}@keyframes ssIn{0%{opacity:0}to{opacity:1}}@keyframes ssOut{0%{opacity:1}to{opacity:0}}.screensaverCanvas{width:100%;height:100%;display:block}.screensaverHint{letter-spacing:.25em;text-transform:uppercase;color:rgba(var(--theme-color-rgb), .35);opacity:0;pointer-events:none;white-space:nowrap;margin:0;font-family:monospace;font-size:.7rem;animation:1.2s 2.5s forwards ssHint;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@keyframes ssHint{0%{opacity:0}to{opacity:1}}.matrixBg{z-index:4;pointer-events:none;mix-blend-mode:screen;opacity:.55;animation:1.2s forwards matrixBgIn;position:fixed;inset:0}@keyframes matrixBgIn{0%{opacity:0}to{opacity:.55}}.matrixBtn{border:1px solid rgba(var(--theme-color-rgb), .3);color:rgba(var(--theme-color-rgb), .45);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;align-items:center;gap:.4em;margin-top:.35rem;padding:.3em .6em;font-family:inherit;font-size:.65rem;transition:color .2s,border-color .2s;display:flex}.matrixBtn:hover{color:rgba(var(--theme-color-rgb), .75);border-color:rgba(var(--theme-color-rgb), .55)}.matrixBtn--on{color:var(--theme-color);border-color:rgba(var(--theme-color-rgb), .8);animation:2.4s ease-in-out infinite matrixBtnPulse}.matrixBtnDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes matrixBtnPulse{0%,to{opacity:1}50%{opacity:.55}}
