.lwGame{direction:rtl;position:relative;overflow:hidden;padding:16px;border-radius:30px;background:linear-gradient(180deg,#be123c 0 25%,#fff1f2 25%);font-family:"Alexandria",Tahoma,sans-serif;color:#172554;box-shadow:0 20px 55px #0f172a2b;min-height:760px}.lwGame *{box-sizing:border-box}.lwGame button{font:inherit;cursor:pointer}
.lwHeader{display:flex;justify-content:space-between;gap:12px;color:#fff}.lwHeader h1{font-size:clamp(27px,4.5vw,46px);margin:6px 0 3px}.lwHeader p{margin:0;font-weight:800}.lwHeader span{display:inline-block;background:#ffffff25;padding:6px 12px;border-radius:99px;font-size:11px;font-weight:900}.lwHeader>button{border:0;border-radius:99px;background:#ffffff25;color:#fff;padding:10px 14px;font-weight:900;height:max-content}
.lwLevels,.lwStats{display:grid;gap:8px}.lwLevels{grid-template-columns:repeat(3,1fr);margin:14px 0}.lwLevels button{border:2px solid transparent;border-radius:16px;background:#fff;padding:10px;font-weight:900}.lwLevels .is-active{border-color:#facc15;transform:translateY(-2px);box-shadow:0 5px 0 #0002}
.lwStats{grid-template-columns:repeat(6,1fr);margin-bottom:10px}.lwStats div{background:#fff;padding:8px;border-radius:13px;text-align:center;box-shadow:0 4px 15px #0f172a12}
.lwMessage,.lwBank{position:absolute;z-index:12;left:6%;right:6%;text-align:center}.lwMessage{bottom:34px;background:#0f172add;color:#fff;padding:9px;border-radius:14px;font-weight:900}.lwBank{bottom:10px;color:#ffffffb8;font-size:9px}
.lwSummary{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:10px 0}.lwSummary div{background:#fff;padding:9px;border-radius:14px;text-align:center}.lwSummary small,.lwSummary b{display:block}.lwControls{display:flex;justify-content:center;gap:10px}.lwControls button,.lwEnd button{border:0;border-radius:15px;padding:11px 17px;font-weight:900}.lwControls button:first-child{background:#be123c;color:#fff}
.lwEnd{display:none;position:absolute;inset:0;z-index:60;background:#0f172add;align-items:center;justify-content:center}.lwEnd.is-visible{display:flex}.lwEnd>div{background:#fff1f2;padding:28px;border-radius:26px;text-align:center;width:min(500px,90%)}.lwCup{font-size:65px}
.lwChoice{border:0;border-radius:16px;background:#fff;padding:12px;font-weight:900;box-shadow:0 5px 0 #0002;transition:.2s}.lwChoice:hover{transform:translateY(-2px)}.lwChoice.correct{background:#dcfce7;box-shadow:0 5px 0 #16a34a}.lwChoice.wrong{background:#fee2e2;box-shadow:0 5px 0 #dc2626}.lwChoice.hint{outline:6px solid #facc15}
@media(max-width:720px){.lwGame{padding:11px;border-radius:22px;min-height:900px}.lwHeader{display:block}.lwHeader h1{font-size:30px}.lwLevels{grid-template-columns:1fr}.lwStats{grid-template-columns:repeat(3,1fr)}.lwSummary{grid-template-columns:repeat(2,1fr)}}

.lwStage{position:relative;min-height:500px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 50% 40%,#fff7ed,#fecdd3 55%,#fb7185);box-shadow:inset 0 0 0 4px #fff7}.lwPointer{position:absolute;z-index:9;top:8px;left:50%;transform:translateX(-50%);font-size:40px;color:#881337;text-shadow:0 2px #fff}.lwWheel{position:absolute;top:35px;left:8%;width:220px;height:220px;border-radius:50%;border:12px solid #fff;background:conic-gradient(#fde047 0 60deg,#86efac 60deg 120deg,#93c5fd 120deg 180deg,#c4b5fd 180deg 240deg,#f9a8d4 240deg 300deg,#fdba74 300deg);box-shadow:0 12px 30px #88133755;transition:transform 1.15s cubic-bezier(.2,.8,.25,1)}.lwWheel span{position:absolute;font-size:32px}.lwWheel span:nth-child(1){top:18px;left:90px}.lwWheel span:nth-child(2){top:50px;right:25px}.lwWheel span:nth-child(3){bottom:42px;right:28px}.lwWheel span:nth-child(4){bottom:15px;left:90px}.lwWheel span:nth-child(5){bottom:45px;left:25px}.lwWheel span:nth-child(6){top:50px;left:25px}.lwWheel.win{filter:drop-shadow(0 0 15px #facc15)}.lwCard{position:absolute;z-index:8;top:24px;right:6%;width:min(56%,650px);background:#881337e8;color:#fff;border-radius:22px;padding:13px;text-align:center}.lwCard small{color:#fecdd3}.lwCard> b{display:inline-block;background:#fff;color:#9f1239;border-radius:99px;padding:5px 12px}.lwCard h2{font-size:clamp(19px,2.8vw,27px);line-height:1.65;margin:8px}.lwCard button{border:0;border-radius:99px;padding:7px 11px;margin:2px;font-weight:900}.lwCard i{display:block;height:7px;background:#ffffff33;border-radius:99px;overflow:hidden;margin-top:5px}.lwCard i b{display:block;height:100%;background:#facc15}.lwChoices{position:absolute;z-index:8;left:5%;right:5%;bottom:85px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.lwChoice{border:0;border-radius:16px;background:#fff;padding:12px;font-weight:900;box-shadow:0 6px 0 #9f1239}.lwChoice.correct{background:#dcfce7}.lwChoice.wrong{background:#fee2e2}.lwChoice.hint{outline:6px solid #facc15}.lwBank{color:#881337}
@media(max-width:720px){.lwStage{min-height:720px}.lwWheel{top:38px;left:calc(50% - 90px);width:180px;height:180px}.lwWheel span{font-size:25px}.lwWheel span:nth-child(1),.lwWheel span:nth-child(4){left:72px}.lwCard{top:245px;right:5%;width:90%}.lwChoices{grid-template-columns:repeat(2,1fr);bottom:95px}}
