:root{--cream:#fbf4eb;--ink:#281f1a;--terra:#bd7357;--wood:#dfb17c;--wood-light:#f1d1a4;--line:#ead9c7}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 50% 15%,#fff 0,transparent 40%),linear-gradient(145deg,#fdf8f1,#f8efe6);min-height:100vh}.app-shell{width:min(100%,480px);min-height:100vh;margin:auto;position:relative;overflow:hidden;background:#fffaf4;box-shadow:0 0 70px #6d40201a}.topbar{height:72px;border-bottom:1px solid #eadfd5;display:grid;place-items:center}.top-title{font-size:24px}.game-screen{padding:36px 16px 28px;text-align:center}.headline-wrap{height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center}.headline-wrap h1{font-size:30px;line-height:1.25;margin:0;font-weight:650;letter-spacing:-.03em}.prize-kicker{font-size:21px;margin:0 0 8px}.current-prize{font-size:34px;color:var(--terra);font-weight:650;margin:0;line-height:1}.wheel-stage{--size:min(92vw,430px);position:relative;width:var(--size);height:calc(var(--size) + 45px);margin:10px auto 5px}.wheel{position:absolute;top:25px;left:0;width:var(--size);height:var(--size);border-radius:50%;transition:transform 4.6s cubic-bezier(.1,.72,.12,1);filter:drop-shadow(0 18px 18px #6f41282d);overflow:hidden}.sectors{position:absolute;inset:4.4%;border-radius:50%;background:conic-gradient(from 0deg,#e7ba91 0deg 51.428deg,#dfa18f 51.428deg 102.856deg,#eab083 102.856deg 154.284deg,#e7be8d 154.284deg 205.712deg,#c8b7ae 205.712deg 257.14deg,#aeb09b 257.14deg 308.568deg,#efbf83 308.568deg 360deg);box-shadow:inset 0 0 18px #7c4b2542}.sectors:after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,transparent 0deg 51deg,#7e57385c 51deg 51.55deg)}.wood-ring{position:absolute;inset:0;border:clamp(10px,3vw,16px) solid var(--wood-light);border-radius:50%;box-shadow:inset 0 0 0 3px #b87f4d,inset 0 0 11px #8b5d3280,0 2px 0 #b87f4d;background:transparent;pointer-events:none}.wood-ring:after{content:"";position:absolute;inset:-8px;border:2px solid #fff5cf66;border-radius:50%}.pointer{position:absolute;z-index:7;top:0;left:50%;transform:translateX(-50%);width:43px;height:66px;border-radius:8px 8px 24px 24px;background:linear-gradient(90deg,#c48750,#f0c28d 50%,#b77744);filter:drop-shadow(0 4px 4px #60422555)}.pointer:before{content:"";position:absolute;top:9px;left:50%;transform:translateX(-50%);width:15px;height:15px;border-radius:50%;background:#f6d5a9;border:2px solid #9c643b;box-shadow:inset 0 2px 3px #7c4b2755}.pointer i{position:absolute;bottom:-15px;left:6px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:25px solid #bd7f4b}.sector-item{position:absolute;z-index:2;left:50%;top:50%;width:25%;height:40%;margin-left:-12.5%;margin-top:-40%;transform-origin:50% 100%;display:flex;flex-direction:column;align-items:center;padding-top:8%;font-size:clamp(9px,2.5vw,13px);font-weight:600;line-height:1.05}.sector-item span{height:25%;position:relative;z-index:1}.sector-item b{font-size:1.25em}.sector-item img{display:block;width:88%;height:69%;object-fit:contain;filter:drop-shadow(0 5px 4px #59371f55)}.item-0{transform:rotate(25.714deg)}.item-0>*{transform:rotate(-25.714deg)}.item-1{transform:rotate(77.142deg)}.item-1>*{transform:rotate(-77.142deg)}.item-2{transform:rotate(128.57deg)}.item-2>*{transform:rotate(-128.57deg)}.item-3{transform:rotate(180deg)}.item-3>*{transform:rotate(-180deg)}.item-4{transform:rotate(231.428deg)}.item-4>*{transform:rotate(-231.428deg)}.item-5{transform:rotate(282.856deg)}.item-5>*{transform:rotate(-282.856deg)}.item-6{transform:rotate(334.284deg)}.item-6>*{transform:rotate(-334.284deg)}.hub-button{position:absolute;z-index:6;top:calc(50% + 2px);left:50%;transform:translate(-50%,-50%);width:31%;aspect-ratio:1;border-radius:50%;border:2px solid #b2774d;background:radial-gradient(circle at 35% 30%,#f7d8a9,#deb07c 68%,#b87949);box-shadow:0 6px 12px #68432e66,inset 0 0 0 5px #f1cc9d88;color:#3b281c;font-size:clamp(21px,6.7vw,31px);line-height:1;font-weight:500;cursor:pointer;padding:0}.hub-button span{display:block;max-width:90%;margin:auto}.hub-button b{display:block;color:#b86f52;font-size:.8em;margin-top:8px}.hub-button:disabled{cursor:not-allowed}.is-spinning .hub-button{pointer-events:none}.wheel-stand{position:absolute;z-index:0;bottom:0;left:13%;width:74%;height:58px;border-radius:50% 50% 8px 8px;background:linear-gradient(#eecb9d,#d9a66d);box-shadow:0 7px 8px #74503532}.wheel-stand:before,.wheel-stand:after{content:"";position:absolute;bottom:18px;width:25%;height:70px;background:#deb17b}.wheel-stand:before{left:8%;transform:skew(-24deg)}.wheel-stand:after{right:8%;transform:skew(24deg)}.attempts-block{margin-top:18px}.attempts-block>p:first-child{font-size:21px;margin:0 0 12px}.hearts{display:flex;justify-content:center;gap:18px;color:#c47a5d;font-size:34px}.hearts .empty{font-family:Arial;color:transparent;-webkit-text-stroke:2px #c47a5d}.encourage{font-size:18px;line-height:1.35;margin:16px 0 0}.how-button{margin-top:22px;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:16px;color:var(--ink);cursor:pointer;padding:2px}.final-screen{min-height:calc(100vh - 72px);padding:58px 28px 35px;text-align:center;position:relative}.final-kicker{font-size:30px;margin:0 0 5px}.final-screen>p:nth-of-type(2){font-size:18px;margin:0}.final-card{margin:44px 0 22px;padding:32px 20px;border:1px solid #ead2c1;border-radius:15px;background:#fffaf5;box-shadow:0 11px 30px #b57b5120}.final-card h2{font-size:31px;color:var(--terra);margin:0}.divider{height:1px;background:#eadfd5;margin:26px 0}.final-card p{margin:0 0 12px}.promo-row{display:flex;justify-content:center;align-items:center;gap:14px}.promo-row code{font-family:inherit;font-size:25px}.promo-row button{border:0;background:transparent;color:var(--terra);font-size:25px;cursor:pointer}.shop-button{display:block;padding:16px;border-radius:99px;background:#bd7357;color:white;text-decoration:none;font-size:17px;box-shadow:0 7px 15px #a45f4633}.validity{margin-top:52px;line-height:1.4}.confetti i{position:absolute;width:8px;height:12px;background:#e8b38d;transform:rotate(35deg)}.confetti i:nth-child(1){top:34px;left:30px}.confetti i:nth-child(2){top:80px;right:28px}.confetti i:nth-child(3){top:180px;left:18px}.confetti i:nth-child(4){top:250px;right:16px}.confetti i:nth-child(5){top:430px;left:25px}.confetti i:nth-child(6){top:510px;right:30px}.confetti i:nth-child(7){bottom:55px;left:55px}.confetti i:nth-child(8){bottom:28px;right:55px}.confetti i:nth-child(3n){background:#f1d6ad}.confetti i:nth-child(4n){background:#d5c6ba}.rules-dialog{width:min(410px,calc(100% - 30px));border:1px solid #ead2c1;border-radius:20px;padding:32px;color:var(--ink);background:#fffaf4;box-shadow:0 20px 70px #5c39285c}.rules-dialog::backdrop{background:#3c2b2066;backdrop-filter:blur(3px)}.rules-dialog h2{font-size:27px;margin-top:0}.rules-dialog p{line-height:1.55}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}@media(min-width:760px){body{padding:24px}.app-shell{border:1px solid #e8c7aa;border-radius:38px;min-height:calc(100vh - 48px)}.wheel-stage{--size:420px}.game-screen{padding-top:28px}.headline-wrap h1{font-size:32px}}@media(max-width:390px){.topbar{height:58px}.game-screen{padding:22px 10px 20px}.headline-wrap{height:82px}.headline-wrap h1{font-size:25px}.current-prize{font-size:29px}.wheel-stage{--size:min(94vw,360px);height:calc(var(--size) + 36px)}.attempts-block{margin-top:10px}.attempts-block>p:first-child{font-size:18px}.hearts{font-size:29px}.how-button{margin-top:14px}}
