:root{font-family:Arial,Helvetica,sans-serif;color:#151515;background:#f4f1e9;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button{font:inherit}main{min-height:100vh;border:12px solid #151515}header{min-height:94px;display:flex;justify-content:space-between;align-items:center;padding:18px 34px;border-bottom:3px solid #151515}.brand{color:inherit;text-decoration:none;font-weight:950;font-size:17px;line-height:.82;letter-spacing:-1px}header p{margin:0;text-align:right;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:2px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:calc(100vh - 170px)}.intro{position:relative;padding:clamp(42px,7vw,104px) clamp(28px,6vw,88px);border-right:3px solid #151515;overflow:hidden}.intro:after{content:"10";position:absolute;color:#e7ff45;font-size:clamp(280px,38vw,590px);line-height:.7;font-weight:950;letter-spacing:-45px;left:-28px;bottom:-10px;z-index:-1}.eyebrow{display:inline-block;padding:8px 11px;color:#fff;background:#151515;font-size:11px;font-weight:800;letter-spacing:1px;transform:rotate(-1.5deg)}h1{margin:38px 0 22px;font-size:clamp(52px,7vw,108px);line-height:.83;letter-spacing:-6px;font-weight:950}h1 em{font-style:normal;text-decoration:underline 7px #ff5a36;text-underline-offset:8px}.lead{max-width:390px;font-family:Georgia,serif;font-size:18px;line-height:1.7}.game{display:flex;flex-direction:column;background:#151515;color:#f4f1e9}.target-row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:2px solid #f4f1e9}.target-row button{border:0;border-right:1px solid #777;padding:22px 8px;color:#aaa;background:transparent;cursor:pointer;font-size:24px;font-weight:900}.target-row button:last-child{border-right:0}.target-row small{margin-left:3px;font-size:11px;font-weight:500}.target-row button.active{color:#151515;background:#e7ff45}.target-row button:disabled{cursor:not-allowed}.stage{flex:1;min-height:310px;padding:44px 6vw;display:flex;flex-direction:column;justify-content:center;position:relative}.stage-label{color:#e7ff45;font-size:13px;font-weight:900;letter-spacing:2px}.stage strong{margin:18px 0 8px;font-size:clamp(74px,11vw,168px);line-height:.82;letter-spacing:-8px;font-weight:950}.stage strong i{font-size:18px;letter-spacing:0;font-style:normal}.stage p{color:#aaa;margin:14px 0 0}.stage .error{color:#ff5a36;font-size:clamp(54px,7vw,100px);letter-spacing:-5px}.hidden-time{color:#e7ff45}.pulse{position:absolute;width:220px;height:220px;border:2px solid #e7ff45;border-radius:50%;animation:beat 1.15s ease-out infinite;opacity:0}@keyframes beat{0%{transform:scale(.2);opacity:.7}to{transform:scale(1.4);opacity:0}}.trigger{margin:0 6vw 28px;min-height:94px;border:0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#ff5a36;color:#151515;cursor:pointer;box-shadow:8px 8px #e7ff45;transition:transform .12s,box-shadow .12s}.trigger:hover{transform:translate(3px,3px);box-shadow:5px 5px #e7ff45}.trigger span{font-size:34px;font-weight:950}.trigger small{font-size:10px;font-weight:900;letter-spacing:1px}.running .trigger{background:#e7ff45;box-shadow:8px 8px #ff5a36}.best-line{display:flex;justify-content:space-between;padding:20px 6vw;border-top:1px solid #555;color:#aaa;font-size:12px}.best-line b{color:#f4f1e9}footer{min-height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 34px;border-top:3px solid #151515;font-size:11px;text-transform:uppercase;letter-spacing:1px}@media(max-width:780px){main{border-width:7px}header{min-height:74px;padding:14px 18px}.hero{grid-template-columns:1fr}.intro{padding:34px 22px 52px;border-right:0;border-bottom:3px solid #151515}.intro:after{font-size:260px;left:auto;right:-20px;bottom:12px}h1{margin-top:27px;letter-spacing:-4px}.lead{font-size:16px;max-width:280px}.stage{padding:40px 24px;min-height:270px}.trigger{margin:0 22px 26px}.best-line{padding:18px 22px}footer{padding:0 18px;gap:20px}}@media(prefers-reduced-motion:reduce){.pulse{animation:none;opacity:.35}}
