.wheel-gift-overlay{position:fixed;inset:0;z-index:100020;background:rgba(3,2,7,.78);backdrop-filter:blur(18px);display:none;align-items:flex-end;justify-content:center;padding:16px}.wheel-gift-overlay.open{display:flex}.wheel-gift-sheet{width:min(560px,100%);max-height:min(780px,91vh);overflow:auto;border:1px solid rgba(242,199,93,.28);border-radius:28px;background:radial-gradient(circle at 82% 0,rgba(111,69,180,.25),transparent 35%),linear-gradient(170deg,#17131f,#09080d 72%);box-shadow:0 -24px 80px rgba(0,0,0,.65);padding:22px;color:#f8f5ff}.wheel-gift-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:17px}.wheel-gift-head span{font:800 10px/1.2 system-ui;color:#e8c365;letter-spacing:.16em}.wheel-gift-head h2{margin:6px 0 5px;font:900 24px/1.1 system-ui}.wheel-gift-head p{margin:0;color:#aaa2b7;font:500 12px/1.45 system-ui}.wheel-gift-head button{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07);color:#fff;font-size:27px}.wheel-gift-notice{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(75,222,162,.22);border-radius:15px;background:rgba(41,135,99,.10);margin-bottom:14px}.wheel-gift-notice b{color:#71e2b1;font:800 11px system-ui;white-space:nowrap}.wheel-gift-notice span{color:#b8b3c0;font:500 11px/1.35 system-ui}.wheel-gift-list{display:flex;flex-direction:column;gap:9px}.wheel-gift-card{width:100%;display:flex;align-items:center;gap:13px;text-align:left;padding:10px;border:1px solid rgba(255,255,255,.10);border-radius:19px;background:rgba(255,255,255,.045);color:#fff}.wheel-gift-card:active{transform:scale(.985)}.wheel-gift-card:disabled{opacity:.7}.wheel-gift-card.success{border-color:rgba(70,230,164,.58);background:rgba(38,139,98,.14)}.wheel-gift-art{width:70px;height:70px;flex:0 0 auto;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 48% 35%,var(--gift-center),var(--gift-edge) 72%)}.wheel-gift-art:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.23),transparent 42%)}.wheel-gift-art span{font-size:27px}.wheel-gift-art img{position:absolute;inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);object-fit:contain;z-index:2;opacity:0;transition:opacity .2s}.wheel-gift-art img.ready{opacity:1}.wheel-gift-copy{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1}.wheel-gift-copy strong{font:850 14px system-ui;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-gift-copy small{color:#b4adbe;font:600 11px system-ui}.wheel-gift-copy em{color:#e2bd62;font:700 10px/1.35 system-ui;font-style:normal}.wheel-gift-chevron{font:300 29px system-ui;color:#8b8297;padding-right:5px}.wheel-gift-loading,.wheel-gift-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#aaa2b7;font:600 13px system-ui}.wheel-gift-loading i{width:30px;height:30px;border:3px solid rgba(255,255,255,.13);border-top-color:#e3bc58;border-radius:50%;animation:wheelGiftSpin .8s linear infinite;margin-bottom:13px}.wheel-gift-empty span{font-size:38px}.wheel-gift-empty h3{color:#fff;margin:12px 0 4px}.wheel-gift-empty p{margin:0}.wheel-gift-empty.error p{color:#ff9fa9}@keyframes wheelGiftSpin{to{transform:rotate(360deg)}}
