:root{--bg:#070910;--p:#7c5cff;--mint:#55e6bd;--white:#f3f0e8}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--white);font-family:"Courier New",monospace}body{background:radial-gradient(circle at 75% 15%,#242044 0,transparent 28%),linear-gradient(145deg,#080a12,#101323 58%,#090b13)}h1{font-family:Impact,"Arial Black",sans-serif;line-height:.95;letter-spacing:.02em;text-shadow:4px 4px #382c6d}.gate{min-height:100svh;display:grid;place-items:center;padding:24px;background-image:radial-gradient(#ffffff42 1px,transparent 1px),radial-gradient(circle at 75% 15%,#242044,transparent 28%);background-size:42px 42px,auto}.card{width:min(560px,100%);padding:48px 24px;text-align:center;border:3px solid #a98cff;background:#0d101ceF;box-shadow:10px 10px #33265f}.logo{display:flex;justify-content:center;gap:9px;margin-bottom:22px}.logo b{display:grid;place-items:center;width:56px;height:56px;background:var(--p);border:3px solid #d6caff;box-shadow:5px 5px #33265f;font-size:32px}.card small,.copy small{color:var(--mint);font-weight:bold;letter-spacing:.14em}.sitename{display:block;font-size:22px;letter-spacing:.2em;margin-bottom:6px}.card h1{font-size:clamp(42px,8vw,76px);margin:16px}.card p,.copy p{font-family:Arial,sans-serif;color:#b7b9c6;line-height:1.65}.status{display:inline-block;margin:16px;padding:10px 16px;border:1px solid #393e53;border-radius:30px;font-size:11px}.status:first-letter,header span:first-letter{color:var(--mint)}.card em{display:block;color:#666b80;font-size:9px;font-style:normal}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:2px solid #292d40}header b{font-family:Impact,sans-serif;font-size:36px;letter-spacing:.06em;text-shadow:2px 2px #33265f}header i{font:700 13px "Courier New";color:#a98cff;letter-spacing:.16em}header span{color:#8e93a9;font-size:10px}#start{min-height:calc(100svh - 92px);display:grid;grid-template-columns:minmax(260px,440px) minmax(300px,600px);gap:7vw;place-content:center;align-items:center;padding:5vw}.console{background:linear-gradient(145deg,#d2d0cb,#85868c);border-radius:18px 18px 54px 18px;padding:24px;box-shadow:18px 24px #0004,inset 4px 4px #eeece8;transform:rotate(-3deg)}.screen{height:180px;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle,#664cbf,#171b3a 65%);border:16px solid #373a43;border-radius:10px 10px 32px 10px;font:64px Impact;text-shadow:5px 5px var(--p)}.screen img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(1.05) contrast(1.05)}.pad{display:flex;justify-content:space-between;padding:20px;font-size:70px;color:#31323a}.pad span{font-size:35px;color:#6652a8;text-align:center}.copy h1{font-size:clamp(42px,6vw,76px);margin:16px 0}.copy button{border:0;background:var(--p);color:white;padding:18px 27px;font:900 15px "Courier New";box-shadow:6px 6px #3c2b77;cursor:pointer}.features{margin-top:28px;color:#74798c;font-size:10px}footer{text-align:center;padding:9px;color:#555a6b;font-size:9px;border-top:1px solid #202435}#emulator{display:none;position:fixed;inset:0;background:#000;z-index:5}#game{width:100%;height:100%}#close{position:absolute;right:14px;bottom:14px;z-index:99999;width:44px;height:44px;border:1px solid #ffffff30;background:#0009;color:white;border-radius:50%;font-size:22px}@media(max-width:780px){.card{padding:38px 18px}header{height:62px}header b{font-size:28px}#start{grid-template-columns:1fr;text-align:center;padding:26px 20px}.console{width:min(78vw,340px);margin:auto}.screen{height:135px}.copy h1{font-size:42px}.features{line-height:2}}@media(orientation:landscape) and (max-height:600px){header,footer{display:none}#start{min-height:100svh;grid-template-columns:minmax(220px,330px) minmax(300px,520px);padding:15px 40px;gap:40px}.screen{height:110px}.pad{font-size:45px;padding:10px}.copy h1{font-size:38px}.copy p{font-size:13px}.copy button{padding:13px 22px}.features{margin-top:16px}}
