*{box-sizing:border-box}body{margin:0;background:#07030c url('assets/casino_background.png') center top/cover fixed no-repeat;color:#fff;font-family:Arial,sans-serif;display:flex;justify-content:center;position:relative}
body:before{content:"";position:fixed;inset:0;background:rgba(4,2,8,.72);pointer-events:none;z-index:0}.app{position:relative;z-index:1;width:100%;max-width:620px;min-height:100vh;padding:370px 14px 30px;background:rgba(8,4,13,.48);backdrop-filter:blur(1px)}.hud{position:fixed;z-index:100;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:620px;height:350px;padding:12px 14px;background:rgba(12,5,18,.90);border-bottom:1px solid #8b39a5;box-shadow:0 12px 30px #000}.row{display:flex;justify-content:space-between;font-weight:900}.bar{height:7px;background:#30203a;border-radius:10px;margin:8px 0;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,#ff35d3,#6c4cff,#ffd34f)}.tags{display:flex;gap:6px;justify-content:center;margin-bottom:8px}.tags b{font-size:10px;padding:5px 7px;border:1px solid #a13ec0;border-radius:20px;background:#24102d}.visual{height:300px;background:#000;border:1px solid #713284;border-radius:16px;overflow:hidden;box-shadow:0 0 22px #b52cff44}.visual img{width:100%;height:100%;object-fit:cover;display:block}.qn{color:#b99bc3;font-size:12px;font-weight:900}.q{font-size:25px;font-weight:900;line-height:1.1;margin:8px 0 16px;text-shadow:0 2px 8px #000}.opts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.opt{min-height:82px;border:1px solid #70407d;border-radius:15px;background:rgba(20,10,26,.94);color:#fff;padding:13px;text-align:left;font-size:15px;font-weight:800;box-shadow:0 5px 18px #0007}.opt.sel{border-color:#ff50df;background:#3b1745;box-shadow:0 0 16px #d62cff55}.start,.ov{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:22px;background:linear-gradient(rgba(5,2,8,.66),rgba(5,2,8,.80)),url('assets/casino_background.png') center/cover no-repeat}.box{width:100%;max-width:500px;background:#130818f5;border:1px solid #8c3ca0;border-radius:26px;padding:30px 22px;text-align:center}.start h1{font-size:34px;margin:8px 0 15px}.btn{width:100%;padding:17px;border:0;border-radius:14px;background:linear-gradient(90deg,#c32cff,#7451ff);color:white;font-size:20px;font-weight:900}.ey{font-size:12px;color:#ffd75a;font-weight:900}.ov{display:none}.ov.show{display:flex}.bonus{font-size:34px;font-weight:1000;color:#ffdc59;margin:12px}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.chip{padding:6px 9px;border:1px solid #71417c;border-radius:20px;background:#2a1231;font-size:12px}.logo{width:90px;height:90px;object-fit:cover;border-radius:18px;margin:10px auto;display:block}@media(max-width:430px){.hud{height:320px}.app{padding-top:340px}.visual{height:270px}.q{font-size:22px}}
.start{display:flex}.app{display:none}.ov{display:none}
body.quiz-started .start{display:none!important}
body.quiz-started .app{display:block!important}
.ov.show{display:flex!important}
