*{box-sizing:border-box}body{margin:0;background:#080b09;color:#f3f7ef;font-family:Space,Arial,sans-serif}header,footer{width:min(1440px,94%);margin:auto;display:flex;align-items:center;justify-content:space-between}header{height:100px}.brand{color:#c3ff39;font-size:48px;font-weight:800;letter-spacing:-4px;text-decoration:none}.brand span{font-size:24px;letter-spacing:-7px;margin-left:14px}.edition,footer,.topline,.choice-label{font-size:12px;letter-spacing:1.6px;font-weight:600}main{width:min(1440px,94%);margin:auto}.portal{position:relative;isolation:isolate;overflow:hidden;border:1px solid #34402b;border-radius:18px;background:#0d140c;height:calc(100svh - 170px);max-height:900px;min-height:500px}.portal video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#0d140c}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0009,transparent 26%,transparent 45%,#030903e8 100%),linear-gradient(90deg,#0a130ee0,transparent 25%,transparent 75%,#0a130ee0)}.topline{position:absolute;top:28px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;text-shadow:0 1px 8px #000}.topline button{background:#101910cf;border:1px solid #b1c49e66;color:#fff;border-radius:30px;padding:12px 18px;font:inherit;letter-spacing:0;cursor:pointer}.entrance{position:absolute;bottom:32px;left:32px;right:32px}h1{font-size:clamp(32px,4.4vw,64px);letter-spacing:-2.4px;line-height:1.05;margin:0 0 26px;font-weight:500}.choices{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choice{padding:25px 28px;display:flex;flex-direction:column;gap:21px;border-radius:10px;text-decoration:none;transition:transform .2s,background .2s}.choice:hover{transform:translateY(-5px)}.play{background:#c3ff39;color:#10180a}.play:hover{background:#d7ff80}.view{color:#f6ffee;background:#101c13e8;border:1px solid #95b582}.view:hover{background:#253723}.choice-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:clamp(20px,2.4vw,34px);font-weight:600;letter-spacing:-1px}.choice-title>span{font-weight:400}footer{padding:25px 0;color:#81917c;font-size:11px}:focus-visible{outline:3px solid #fff;outline-offset:5px}@media(min-width:1600px){.portal{height:calc(100svh - 185px);max-height:950px}}@media(max-width:700px){header{height:80px}.brand{font-size:40px}.edition{font-size:10px;letter-spacing:.6px;max-width:125px;line-height:1.6;text-align:right}.portal{min-height:650px;height:calc(100svh - 135px);max-height:850px}.portal video{object-fit:cover;object-position:center top;height:auto;aspect-ratio:1/1;top:65px}.topline{top:18px;left:18px;right:18px;font-size:10px;letter-spacing:.8px}.topline button{padding:10px 12px}.entrance{bottom:20px;left:18px;right:18px}.choices{grid-template-columns:1fr;gap:10px}.choice{padding:18px 22px;gap:12px}.choice-title{font-size:26px}.choice-label{font-size:10px}h1{font-size:36px;max-width:300px;margin-bottom:20px;letter-spacing:-1.5px}.vignette{background:linear-gradient(180deg,#0007,transparent 25%,#06100677 45%,#061006 72%)}footer{font-size:9px;letter-spacing:.6px;padding:20px 0}}@media(prefers-reduced-motion:reduce){.choice{transition:none}}
