@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--wheel-detail-page-padding-right:var(--spacing-24);--mobile-wheel-of-fortune-page-margin:0 8px;--mobile-wheel-of-fortune-spin-button-title-font-size:12px;--small-mobile-wheel-of-fortune-spin-button-title-font-size:8px;--mobile-wheel-of-fortune-spin-button-height:75px;--small-mobile-wheel-of-fortune-spin-button-height:58px;--extra-small-mobile-wheel-of-fortune-spin-button-height:53px;--mobile-wheel-of-fortune-arrow-width:33px;--mobile-wheel-of-fortune-arrow-height:49px;--mobile-wheel-of-fortune-arrow-offset-top:-17px;--wheel-of-fortune-page-margin:0;--wheel-of-fortune-spin-button-drop-shadow:drop-shadow(0px -9px 9px #111214b3);--wheel-of-fortune-spin-button-height:86px;--wheel-of-fortune-spin-button-title-color:var(--color-base-background);--wheel-of-fortune-spin-button-title-font-size:14px;--wheel-of-fortune-spin-button-title-font-weight:700;--wheel-of-fortune-spin-button-title-letter-spacing:.5px;--wheel-of-fortune-arrow-width:51px;--wheel-of-fortune-arrow-height:76px;--wheel-of-fortune-arrow-offset-top:-6px;--wheel-of-fortune-ambient-glow-color:var(--color-primary);--wheel-of-fortune-ambient-glow-opacity:.08;--mobile-wheel-of-fortune-ambient-glow-opacity:.06;--wheel-detail-grid-gap:var(--spacing-24);--wheel-detail-canvas-border-radius:var(--radius-16);--wheel-detail-canvas-border:var(--border-width-1) solid var(--color-border-1);--wheel-detail-canvas-background:var(--color-ui-surface);--wheel-detail-canvas-padding:var(--spacing-40);--wheel-detail-canvas-padding-with-pin:var(--spacing-64);--mobile-wheel-detail-canvas-border:none;--mobile-wheel-detail-canvas-background:none;--mobile-wheel-detail-canvas-padding:80px 0 80px;--mobile-wheel-detail-canvas-bleed:8px}:root{--wheel-size:850px}.wheel-of-fortune-page{margin:var(--wheel-of-fortune-page-margin);display:grid;overflow:hidden}@media only screen and (min-width:1025px){.wheel-of-fortune-page{gap:var(--wheel-detail-grid-gap);padding-right:var(--wheel-detail-page-padding-right);grid-template-columns:minmax(0,1fr);align-items:start}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page{margin:var(--mobile-wheel-of-fortune-page-margin);grid-template-columns:minmax(0,1fr);gap:0}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page{margin:var(--mobile-wheel-of-fortune-page-margin);grid-template-columns:minmax(0,1fr);gap:0}}@media only screen and (max-width:767px){.wheel-of-fortune-page{margin:var(--mobile-wheel-of-fortune-page-margin);grid-template-columns:minmax(0,1fr);gap:0}}.wheel-of-fortune-page .wheel-of-fortune-error-message.hidden,.wheel-of-fortune-page .wheel-of-fortune-winner.hidden,.wheel-of-fortune-page embed{display:none}.wheel-of-fortune-page-content{padding:var(--wheel-detail-canvas-padding) 0;border-radius:var(--wheel-detail-canvas-border-radius);border:var(--wheel-detail-canvas-border);background:var(--wheel-detail-canvas-background);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.wheel-of-fortune-page-content video{object-fit:cover;object-position:center;border-radius:var(--wheel-detail-canvas-border-radius);width:100%;height:100%;position:absolute;top:0;left:0}.wheel-of-fortune-page-content .wheel-of-fortune-page-content-background{border-radius:var(--wheel-detail-canvas-border-radius);background-position:50%;background-repeat:repeat-x;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page-content .wheel-of-fortune-page-content-background{background-position:unset}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page-content .wheel-of-fortune-page-content-background{background-position:unset}}@media only screen and (max-width:767px){.wheel-of-fortune-page-content .wheel-of-fortune-page-content-background{background-position:unset}}.wheel-of-fortune-page-content:before,.wheel-of-fortune-page-content:after{content:"";pointer-events:none;z-index:1;filter:blur(100px);background:var(--wheel-of-fortune-ambient-glow-color);opacity:var(--wheel-of-fortune-ambient-glow-opacity);border-radius:50%;position:absolute}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page-content:before,.wheel-of-fortune-page-content:after{opacity:var(--mobile-wheel-of-fortune-ambient-glow-opacity);filter:blur(80px)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page-content:before,.wheel-of-fortune-page-content:after{opacity:var(--mobile-wheel-of-fortune-ambient-glow-opacity);filter:blur(80px)}}@media only screen and (max-width:767px){.wheel-of-fortune-page-content:before,.wheel-of-fortune-page-content:after{opacity:var(--mobile-wheel-of-fortune-ambient-glow-opacity);filter:blur(80px)}}.wheel-of-fortune-page-content:before{width:400px;height:400px;top:-10%;left:5%}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page-content:before{width:250px;height:250px}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page-content:before{width:250px;height:250px}}@media only screen and (max-width:767px){.wheel-of-fortune-page-content:before{width:250px;height:250px}}.wheel-of-fortune-page-content:after{width:300px;height:300px;bottom:5%;right:8%}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page-content:after{width:180px;height:180px}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page-content:after{width:180px;height:180px}}@media only screen and (max-width:767px){.wheel-of-fortune-page-content:after{width:180px;height:180px}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-page-content{padding:var(--mobile-wheel-detail-canvas-padding);border-radius:var(--radius-12);width:calc(100% + var(--mobile-wheel-detail-canvas-bleed) * 2);margin:0 calc(var(--mobile-wheel-detail-canvas-bleed) * -1);border:var(--mobile-wheel-detail-canvas-border);background-repeat:no-repeat;background-size:cover;background:var(--mobile-wheel-detail-canvas-background);align-items:flex-start}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-page-content{padding:var(--mobile-wheel-detail-canvas-padding);border-radius:var(--radius-12);width:calc(100% + var(--mobile-wheel-detail-canvas-bleed) * 2);margin:0 calc(var(--mobile-wheel-detail-canvas-bleed) * -1);border:var(--mobile-wheel-detail-canvas-border);background-repeat:no-repeat;background-size:cover;background:var(--mobile-wheel-detail-canvas-background);align-items:flex-start}}@media only screen and (max-width:767px){.wheel-of-fortune-page-content{padding:var(--mobile-wheel-detail-canvas-padding);border-radius:var(--radius-12);width:calc(100% + var(--mobile-wheel-detail-canvas-bleed) * 2);margin:0 calc(var(--mobile-wheel-detail-canvas-bleed) * -1);border:var(--mobile-wheel-detail-canvas-border);background-repeat:no-repeat;background-size:cover;background:var(--mobile-wheel-detail-canvas-background);align-items:flex-start}}@media only screen and (min-width:1025px){.wheel-of-fortune-page-content.has-wheel-pin{padding:var(--wheel-detail-canvas-padding-with-pin) 0}}.spin-button{filter:var(--wheel-of-fortune-spin-button-drop-shadow);z-index:9999;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spin-button.spin{pointer-events:none}.spin-button.spin .spin-button-title{visibility:hidden;opacity:0}.spin-button.user-not-logged-in{pointer-events:unset}.spin-button img{height:var(--wheel-of-fortune-spin-button-height);aspect-ratio:1;object-fit:contain}.spin-button .spin-button-title{color:var(--wheel-of-fortune-spin-button-title-color);font-size:var(--wheel-of-fortune-spin-button-title-font-size);font-weight:var(--wheel-of-fortune-spin-button-title-font-weight);letter-spacing:var(--wheel-of-fortune-spin-button-title-letter-spacing);visibility:visible;opacity:1;transition:all .3s;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1200px){.spin-button img{height:var(--mobile-wheel-of-fortune-spin-button-height)}.spin-button .spin-button-title{font-size:var(--mobile-wheel-of-fortune-spin-button-title-font-size)}}@media only screen and (max-width:800px){.spin-button img{height:var(--small-mobile-wheel-of-fortune-spin-button-height)}.spin-button .spin-button-title{font-size:var(--small-mobile-wheel-of-fortune-spin-button-title-font-size)}}@media only screen and (max-width:355px){.spin-button img{height:var(--extra-small-mobile-wheel-of-fortune-spin-button-height)}}.wheel-pin{top:var(--wheel-of-fortune-arrow-offset-top);z-index:999;width:var(--wheel-of-fortune-arrow-width);height:var(--wheel-of-fortune-arrow-height);position:absolute;left:50%;transform:translate(-48%)}.wheel-pin img{object-fit:contain;object-position:center bottom;width:100%;height:100%}@media only screen and (max-width:800px){.wheel-pin{top:var(--mobile-wheel-of-fortune-arrow-offset-top);width:var(--mobile-wheel-of-fortune-arrow-width);height:var(--mobile-wheel-of-fortune-arrow-height)}}.wheel-of-fortune-wrapper{width:var(--wheel-size);height:var(--wheel-size);z-index:9;align-items:center;margin:0 auto;display:flex;position:relative}.wheel-of-fortune{box-sizing:content-box;width:var(--wheel-size);height:var(--wheel-size);transition:transform var(--reset-duration);cursor:pointer;border-radius:50%;margin:auto;display:block;position:relative;overflow:hidden}.wheel-of-fortune.no-winner{animation-name:spin;animation-duration:29s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}#pin-top-v1 .spin-button{transform:translate(-50%,-50%)}#pin-top-v1 .spin-button .spin-button-title{color:#fff;font-size:14px;top:50%}@media only screen and (max-width:800px){#pin-top-v1 .spin-button .spin-button-title{font-size:12px}}#background-top-center{background-position:top;background-size:cover;padding:30px 0}@media only screen and (max-width:1024px){#background-top-center{padding:80px 0}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--wheel-error-backdrop-bg:#000000a6;--wheel-error-backdrop-blur:8px;--wheel-error-overlay-padding:20px;--wheel-error-sheet-bg:var(--color-base-surface);--wheel-error-sheet-radius:16px;--wheel-error-sheet-padding-bottom:34px;--wheel-error-sheet-max-width:430px;--wheel-error-sheet-desktop-radius:16px;--wheel-error-sheet-desktop-max-width:400px;--wheel-error-sheet-desktop-padding-bottom:28px;--wheel-error-handle-width:36px;--wheel-error-handle-height:4px;--wheel-error-handle-radius:2px;--wheel-error-handle-opacity:.4;--wheel-error-handle-margin:10px auto 0;--wheel-error-handle-bg:var(--color-text-disabled);--wheel-error-illust-padding:32px 0 16px;--wheel-error-illust-size:140px;--wheel-error-close-size:32px;--wheel-error-close-radius:8px;--wheel-error-close-icon-size:14px;--wheel-error-close-color:var(--color-text-secondary);--wheel-error-close-hover-bg:#ffffff1a;--wheel-error-content-padding:0 28px;--wheel-error-section-spacing:24px;--wheel-error-title-font-size:24px;--wheel-error-title-font-weight:700;--wheel-error-title-color:var(--color-text-primary);--wheel-error-title-margin-bottom:10px;--wheel-error-desc-font-size:15px;--wheel-error-desc-color:var(--color-text-secondary);--wheel-error-desc-max-width:340px;--wheel-error-timer-bg:var(--color-ui-surface);--wheel-error-timer-border:var(--color-border-1);--wheel-error-timer-radius:12px;--wheel-error-timer-padding:12px 20px;--wheel-error-timer-label-color:var(--color-text-secondary);--wheel-error-timer-value-color:var(--color-status-warning);--wheel-error-timer-value-font-size:16px;--wheel-error-cms-bg:var(--color-ui-surface);--wheel-error-cms-border:var(--color-border-1);--wheel-error-cms-radius:12px;--wheel-error-cms-padding:16px 20px;--wheel-error-cms-font-size:13px;--wheel-error-cms-color:var(--color-text-secondary);--wheel-error-cms-heading-color:var(--color-text-primary);--wheel-error-cms-link-color:var(--color-primary);--wheel-error-actions-padding:0 28px;--wheel-error-actions-gap:8px;--mobile-wheel-error-illust-size:120px;--mobile-wheel-error-title-font-size:22px;--mobile-wheel-error-desc-font-size:14px;--mobile-wheel-error-sheet-padding-bottom:34px}@keyframes wheelErrorFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wheelErrorSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes wheelErrorScaleIn{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes wheelErrorFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}html:has(.wheel-of-fortune-error-message:not(.hidden)){overflow:hidden}.wheel-of-fortune-error-message{z-index:99999;background:var(--wheel-error-backdrop-bg);-webkit-backdrop-filter:blur(var(--wheel-error-backdrop-blur));padding:var(--wheel-error-overlay-padding);-webkit-overflow-scrolling:touch;opacity:1;justify-content:center;align-items:flex-start;transition:opacity .3s linear;animation:.25s ease-out wheelErrorFadeIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.wheel-of-fortune-error-message.hidden{opacity:0;z-index:-1;display:none}.wheel-of-fortune-error-message .error-message-content{width:100%;max-width:var(--wheel-error-sheet-max-width);background:var(--wheel-error-sheet-bg);border-radius:var(--wheel-error-sheet-radius);padding:0 0 var(--wheel-error-sheet-padding-bottom);text-align:center;margin:auto;animation:.35s cubic-bezier(.22,1,.36,1) wheelErrorScaleIn;position:relative;overflow:hidden}.wheel-of-fortune-error-message .sheet-handle{display:none}.wheel-of-fortune-error-message .wheel-winner-close-button{z-index:5;width:var(--wheel-error-close-size);height:var(--wheel-error-close-size);border-radius:var(--wheel-error-close-radius);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.wheel-of-fortune-error-message .wheel-winner-close-button svg{width:var(--wheel-error-close-icon-size);height:var(--wheel-error-close-icon-size)}.wheel-of-fortune-error-message .wheel-winner-close-button svg path,.wheel-of-fortune-error-message .wheel-winner-close-button svg line{stroke:var(--wheel-error-close-color)}.wheel-of-fortune-error-message .wheel-winner-close-button:hover{background:var(--wheel-error-close-hover-bg)}.wheel-of-fortune-error-message .error-illust{padding:var(--wheel-error-illust-padding);justify-content:center;align-items:center;display:flex}.wheel-of-fortune-error-message .error-illust img{width:var(--wheel-error-illust-size);height:var(--wheel-error-illust-size);animation:4s ease-in-out infinite wheelErrorFloat}.wheel-of-fortune-error-message .error-content{padding:var(--wheel-error-content-padding);flex-direction:column;align-items:center;display:flex}.wheel-of-fortune-error-message .error-title{font-size:var(--wheel-error-title-font-size);font-weight:var(--wheel-error-title-font-weight);color:var(--wheel-error-title-color);margin-bottom:var(--wheel-error-title-margin-bottom);text-align:center;line-height:1.3}.wheel-of-fortune-error-message .error-title .accent{color:var(--color-primary)}.wheel-of-fortune-error-message .error-message{font-size:var(--wheel-error-desc-font-size);color:var(--wheel-error-desc-color);max-width:var(--wheel-error-desc-max-width);margin-bottom:var(--wheel-error-section-spacing);text-align:center;font-weight:400;line-height:1.6}.wheel-of-fortune-error-message .error-cms-content{text-align:left;padding:var(--wheel-error-cms-padding);border-radius:var(--wheel-error-cms-radius);background:var(--wheel-error-cms-bg);border:1px solid var(--wheel-error-cms-border);width:100%;font-size:var(--wheel-error-cms-font-size);color:var(--wheel-error-cms-color);margin-bottom:20px;line-height:1.6}.wheel-of-fortune-error-message .error-cms-content h3{color:var(--wheel-error-cms-heading-color);margin-bottom:6px;font-size:14px;font-weight:700}.wheel-of-fortune-error-message .error-cms-content p{margin-bottom:8px}.wheel-of-fortune-error-message .error-cms-content ul{margin:6px 0 6px 18px}.wheel-of-fortune-error-message .error-cms-content li{margin-bottom:3px}.wheel-of-fortune-error-message .error-cms-content a{color:var(--wheel-error-cms-link-color);text-decoration:underline}.wheel-of-fortune-error-message .time-remaining-container{padding:var(--wheel-error-timer-padding);border-radius:var(--wheel-error-timer-radius);background:var(--wheel-error-timer-bg);border:1px solid var(--wheel-error-timer-border);margin-bottom:var(--wheel-error-section-spacing);align-items:center;gap:10px;display:inline-flex}.wheel-of-fortune-error-message .time-remaining-container .time-remaining-title{color:var(--wheel-error-timer-label-color);font-size:13px}.wheel-of-fortune-error-message .time-remaining-container .time-remaining{font-size:var(--wheel-error-timer-value-font-size);color:var(--wheel-error-timer-value-color);font-variant-numeric:tabular-nums;padding-left:0;font-weight:800}.wheel-of-fortune-error-message .error-actions{gap:var(--wheel-error-actions-gap);padding:var(--wheel-error-actions-padding);flex-direction:column;display:flex}.wheel-of-fortune-error-message .error-img{display:none}@media only screen and (min-width:1025px){.wheel-of-fortune-error-message .error-message-content{border-radius:var(--wheel-error-sheet-desktop-radius);max-width:var(--wheel-error-sheet-desktop-max-width);padding-bottom:var(--wheel-error-sheet-desktop-padding-bottom)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-error-message .error-message-content{padding-bottom:var(--mobile-wheel-error-sheet-padding-bottom)}.wheel-of-fortune-error-message .error-illust img{width:var(--mobile-wheel-error-illust-size);height:var(--mobile-wheel-error-illust-size)}.wheel-of-fortune-error-message .error-title{font-size:var(--mobile-wheel-error-title-font-size)}.wheel-of-fortune-error-message .error-message{font-size:var(--mobile-wheel-error-desc-font-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-error-message .error-message-content{padding-bottom:var(--mobile-wheel-error-sheet-padding-bottom)}.wheel-of-fortune-error-message .error-illust img{width:var(--mobile-wheel-error-illust-size);height:var(--mobile-wheel-error-illust-size)}.wheel-of-fortune-error-message .error-title{font-size:var(--mobile-wheel-error-title-font-size)}.wheel-of-fortune-error-message .error-message{font-size:var(--mobile-wheel-error-desc-font-size)}}@media only screen and (max-width:767px){.wheel-of-fortune-error-message .error-message-content{padding-bottom:var(--mobile-wheel-error-sheet-padding-bottom)}.wheel-of-fortune-error-message .error-illust img{width:var(--mobile-wheel-error-illust-size);height:var(--mobile-wheel-error-illust-size)}.wheel-of-fortune-error-message .error-title{font-size:var(--mobile-wheel-error-title-font-size)}.wheel-of-fortune-error-message .error-message{font-size:var(--mobile-wheel-error-desc-font-size)}}@media only screen and (max-width:1024px) and (orientation:landscape) and (max-height:500px){.wheel-of-fortune-error-message{padding-top:calc(var(--wheel-error-overlay-padding) + var(--mobile-layout-header-height));padding-bottom:calc(var(--wheel-error-overlay-padding) + var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom))}}.wheel-of-fortune-error-message .dench-button{font-family:var(--layout-body-font-family)}body{--wheel-winner-backdrop-bg:var(--color-overlay);--wheel-winner-backdrop-blur:12px;--wheel-winner-overlay-padding:20px;--wheel-winner-orb-1:radial-gradient(ellipse 320px 320px at 12% 20%, #f421231a 0%, transparent 70%);--wheel-winner-orb-2:radial-gradient(ellipse 260px 260px at 85% 75%, #f4212314 0%, transparent 70%);--wheel-winner-orb-3:radial-gradient(ellipse 200px 200px at 70% 15%, #f421230d 0%, transparent 70%);--wheel-winner-card-max-width:380px;--wheel-winner-card-radius:16px;--wheel-winner-card-bg:var(--color-base-surface);--wheel-winner-card-border:var(--color-border-1);--wheel-winner-card-shadow:0 20px 50px #00000080, 0 0 60px #f4212333;--wheel-winner-hero-padding:32px 24px 24px;--wheel-winner-hero-bg:linear-gradient(155deg, #1a0608 0%, #200a0b 35%, var(--color-base-surface) 100%);--wheel-winner-hero-orb-1:radial-gradient(circle 70px at 20% 35%, #f4212314 0%, transparent 70%);--wheel-winner-hero-orb-2:radial-gradient(circle 50px at 80% 55%, #f421230f 0%, transparent 70%);--wheel-winner-illust-size:100px;--wheel-winner-particle-color:var(--color-primary);--wheel-winner-particle-opacity:.12;--wheel-winner-close-size:32px;--wheel-winner-close-radius:8px;--wheel-winner-close-color:var(--color-text-secondary);--wheel-winner-close-hover-bg:#ffffff14;--wheel-winner-content-padding:20px 24px 24px;--wheel-winner-congrats-font-size:11px;--wheel-winner-congrats-font-weight:700;--wheel-winner-congrats-letter-spacing:2px;--wheel-winner-congrats-color:var(--color-primary);--wheel-winner-prize-font-size:24px;--wheel-winner-prize-font-weight:800;--wheel-winner-prize-color:var(--color-text-primary);--wheel-winner-prize-margin-bottom:6px;--wheel-winner-desc-font-size:14px;--wheel-winner-desc-color:var(--color-text-secondary);--wheel-winner-desc-margin-bottom:20px;--wheel-winner-confetti-1:#f42123;--wheel-winner-confetti-2:#ffc123;--wheel-winner-confetti-3:#00c86a;--wheel-winner-confetti-4:#448aff;--wheel-winner-confetti-5:#ff9800}body.light{--wheel-winner-hero-bg:linear-gradient(155deg, #fff0f0 0%, #fff5f5 35%, var(--color-base-surface) 100%);--wheel-winner-hero-orb-1:radial-gradient(circle 70px at 20% 35%, #f421230f 0%, transparent 70%);--wheel-winner-hero-orb-2:radial-gradient(circle 50px at 80% 55%, #f421230a 0%, transparent 70%);--wheel-winner-orb-1:radial-gradient(ellipse 320px 320px at 12% 20%, #f421230f 0%, transparent 70%);--wheel-winner-orb-2:radial-gradient(ellipse 260px 260px at 85% 75%, #f421230d 0%, transparent 70%);--wheel-winner-orb-3:radial-gradient(ellipse 200px 200px at 70% 15%, #f4212308 0%, transparent 70%);--wheel-winner-card-shadow:0 20px 50px #0000001a, 0 0 60px #f4212314;--wheel-winner-close-hover-bg:#0000000d}body{--mobile-wheel-winner-overlay-padding:16px;--mobile-wheel-winner-card-radius:16px;--mobile-wheel-winner-hero-padding:36px 24px 24px;--mobile-wheel-winner-prize-font-size:26px;--mobile-wheel-winner-content-padding:20px 20px 28px}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}@keyframes wheelWinnerModalEnter{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes wheelWinnerSheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes wheelWinnerFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes wheelWinnerIllustBounce{0%{opacity:0;transform:scale(.4)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes wheelWinnerParticleFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.15)}}@keyframes wheelWinnerConfettiFall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}80%{opacity:1}to{opacity:0;transform:translateY(100vh)rotate(720deg)scale(.5)}}html:has(.wheel-of-fortune-winner:not(.hidden)){overflow:hidden}.wheel-of-fortune-winner{z-index:99999;background:var(--wheel-winner-backdrop-bg);-webkit-backdrop-filter:blur(var(--wheel-winner-backdrop-blur));padding:var(--wheel-winner-overlay-padding);-webkit-overflow-scrolling:touch;opacity:1;justify-content:center;align-items:flex-start;transition:opacity .3s linear;display:flex;position:fixed;inset:0;overflow:hidden auto}.wheel-of-fortune-winner:before{content:"";pointer-events:none;background:var(--wheel-winner-orb-1), var(--wheel-winner-orb-2), var(--wheel-winner-orb-3);position:absolute;inset:0}.wheel-of-fortune-winner.hidden{opacity:0;z-index:-1;display:none}.wheel-of-fortune-winner .confetti-container{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.wheel-of-fortune-winner .confetti{animation:linear forwards wheelWinnerConfettiFall;position:absolute;top:-10px}.wheel-of-fortune-winner .confetti:first-child{background:var(--wheel-winner-confetti-1);border-radius:2px;width:6px;height:12px;animation-duration:2.8s;animation-delay:0s;left:5%}.wheel-of-fortune-winner .confetti:nth-child(2){background:var(--wheel-winner-confetti-2);border-radius:50%;width:8px;height:8px;animation-duration:3.2s;animation-delay:.1s;left:12%}.wheel-of-fortune-winner .confetti:nth-child(3){background:var(--wheel-winner-confetti-3);width:10px;height:5px;animation-duration:2.5s;animation-delay:.2s;left:20%}.wheel-of-fortune-winner .confetti:nth-child(4){background:var(--wheel-winner-confetti-4);border-radius:2px;width:6px;height:10px;animation-duration:3.5s;animation-delay:50ms;left:28%}.wheel-of-fortune-winner .confetti:nth-child(5){background:var(--wheel-winner-confetti-1);border-radius:50%;width:8px;height:8px;animation-duration:2.9s;animation-delay:.15s;left:35%}.wheel-of-fortune-winner .confetti:nth-child(6){background:var(--wheel-winner-confetti-2);width:5px;height:12px;animation-duration:3.1s;animation-delay:.25s;left:42%}.wheel-of-fortune-winner .confetti:nth-child(7){background:var(--wheel-winner-confetti-5);border-radius:50%;width:7px;height:7px;animation-duration:2.6s;animation-delay:.3s;left:50%}.wheel-of-fortune-winner .confetti:nth-child(8){background:var(--wheel-winner-confetti-1);width:9px;height:4px;animation-duration:3.3s;animation-delay:80ms;left:58%}.wheel-of-fortune-winner .confetti:nth-child(9){background:var(--wheel-winner-confetti-3);width:6px;height:11px;animation-duration:2.7s;animation-delay:.18s;left:65%}.wheel-of-fortune-winner .confetti:nth-child(10){background:var(--wheel-winner-confetti-4);border-radius:2px;width:8px;height:6px;animation-duration:3s;animation-delay:.22s;left:72%}.wheel-of-fortune-winner .confetti:nth-child(11){background:var(--wheel-winner-confetti-2);border-radius:50%;width:10px;height:10px;animation-duration:2.4s;animation-delay:.12s;left:78%}.wheel-of-fortune-winner .confetti:nth-child(12){background:var(--wheel-winner-confetti-1);width:5px;height:14px;animation-duration:3.4s;animation-delay:.28s;left:85%}.wheel-of-fortune-winner .confetti:nth-child(13){background:var(--wheel-winner-confetti-5);width:7px;height:7px;animation-duration:2.8s;animation-delay:50ms;left:92%}.wheel-of-fortune-winner .confetti:nth-child(14){background:var(--wheel-winner-confetti-2);width:4px;height:12px;animation-duration:3.6s;animation-delay:.35s;left:15%}.wheel-of-fortune-winner .confetti:nth-child(15){background:var(--wheel-winner-confetti-1);border-radius:50%;width:9px;height:9px;animation-duration:2.3s;animation-delay:.4s;left:45%}.wheel-of-fortune-winner .confetti:nth-child(16){background:var(--wheel-winner-confetti-4);border-radius:2px;width:5px;height:13px;animation-duration:2.9s;animation-delay:.38s;left:60%}.wheel-of-fortune-winner .winner-message{width:100%;max-width:var(--wheel-winner-card-max-width);border-radius:var(--wheel-winner-card-radius);background:var(--wheel-winner-card-bg);border:1px solid var(--wheel-winner-card-border);text-align:center;box-shadow:var(--wheel-winner-card-shadow);z-index:2;margin:auto;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards wheelWinnerModalEnter;position:relative;overflow:hidden}.wheel-of-fortune-winner .wheel-winner-close-button{width:var(--wheel-winner-close-size);height:var(--wheel-winner-close-size);border-radius:var(--wheel-winner-close-radius);cursor:pointer;z-index:10;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.wheel-of-fortune-winner .wheel-winner-close-button svg{width:14px;height:14px}.wheel-of-fortune-winner .wheel-winner-close-button svg path,.wheel-of-fortune-winner .wheel-winner-close-button svg line{stroke:var(--wheel-winner-close-color)}.wheel-of-fortune-winner .wheel-winner-close-button:hover{background:var(--wheel-winner-close-hover-bg)}.wheel-of-fortune-winner .winner-hero{padding:var(--wheel-winner-hero-padding);background:var(--wheel-winner-hero-bg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.wheel-of-fortune-winner .winner-hero:before{content:"";pointer-events:none;background:var(--wheel-winner-hero-orb-1), var(--wheel-winner-hero-orb-2);position:absolute;inset:0}.wheel-of-fortune-winner .winner-particle{background:var(--wheel-winner-particle-color);opacity:var(--wheel-winner-particle-opacity);z-index:1;border-radius:50%;animation:4s ease-in-out infinite wheelWinnerParticleFloat;position:absolute}.wheel-of-fortune-winner .winner-particle:first-child{width:5px;height:5px;animation-delay:0s;top:22%;left:14%}.wheel-of-fortune-winner .winner-particle:nth-child(2){width:4px;height:4px;animation-delay:.9s;top:55%;right:12%}.wheel-of-fortune-winner .winner-particle:nth-child(3){width:6px;height:6px;animation-delay:1.6s;top:18%;right:20%}.wheel-of-fortune-winner .winner-particle:nth-child(4){width:3px;height:3px;animation-delay:2.3s;top:68%;left:20%}.wheel-of-fortune-winner .winner-illustration{z-index:2;width:var(--wheel-winner-illust-size);height:var(--wheel-winner-illust-size);animation:.6s cubic-bezier(.34,1.56,.64,1) .15s both wheelWinnerIllustBounce;position:relative}.wheel-of-fortune-winner .winner-illustration img,.wheel-of-fortune-winner .winner-illustration svg{object-fit:contain;width:100%;height:100%}.wheel-of-fortune-winner .winner-content{padding:var(--wheel-winner-content-padding)}.wheel-of-fortune-winner .congrats-label{font-size:var(--wheel-winner-congrats-font-size);font-weight:var(--wheel-winner-congrats-font-weight);letter-spacing:var(--wheel-winner-congrats-letter-spacing);text-transform:uppercase;color:var(--wheel-winner-congrats-color);margin-bottom:8px;animation:.5s .35s both wheelWinnerFadeUp}.wheel-of-fortune-winner .prize-title{font-size:var(--wheel-winner-prize-font-size);font-weight:var(--wheel-winner-prize-font-weight);color:var(--wheel-winner-prize-color);margin-bottom:var(--wheel-winner-prize-margin-bottom);text-align:center;line-height:1.25;font-family:var(--layout-body-font-family-secondary);animation:.5s .4s both wheelWinnerFadeUp}.wheel-of-fortune-winner .prize-desc{font-size:var(--wheel-winner-desc-font-size);color:var(--wheel-winner-desc-color);margin-bottom:var(--wheel-winner-desc-margin-bottom);line-height:1.5;animation:.5s .45s both wheelWinnerFadeUp}.wheel-of-fortune-winner .winner-actions{flex-direction:column;gap:8px;display:flex}.wheel-of-fortune-winner .winner-actions .dench-button{font-family:var(--layout-body-font-family);animation:.5s .5s both wheelWinnerFadeUp}.wheel-of-fortune-winner .winner-actions .dench-button:nth-child(2){animation-delay:.55s}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-winner{padding:var(--mobile-wheel-winner-overlay-padding)}.wheel-of-fortune-winner .winner-message{border-radius:var(--mobile-wheel-winner-card-radius);max-width:none}.wheel-of-fortune-winner .winner-hero{padding:var(--mobile-wheel-winner-hero-padding)}.wheel-of-fortune-winner .prize-title{font-size:var(--mobile-wheel-winner-prize-font-size)}.wheel-of-fortune-winner .winner-content{padding:var(--mobile-wheel-winner-content-padding)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-winner{padding:var(--mobile-wheel-winner-overlay-padding)}.wheel-of-fortune-winner .winner-message{border-radius:var(--mobile-wheel-winner-card-radius);max-width:none}.wheel-of-fortune-winner .winner-hero{padding:var(--mobile-wheel-winner-hero-padding)}.wheel-of-fortune-winner .prize-title{font-size:var(--mobile-wheel-winner-prize-font-size)}.wheel-of-fortune-winner .winner-content{padding:var(--mobile-wheel-winner-content-padding)}}@media only screen and (max-width:767px){.wheel-of-fortune-winner{padding:var(--mobile-wheel-winner-overlay-padding)}.wheel-of-fortune-winner .winner-message{border-radius:var(--mobile-wheel-winner-card-radius);max-width:none}.wheel-of-fortune-winner .winner-hero{padding:var(--mobile-wheel-winner-hero-padding)}.wheel-of-fortune-winner .prize-title{font-size:var(--mobile-wheel-winner-prize-font-size)}.wheel-of-fortune-winner .winner-content{padding:var(--mobile-wheel-winner-content-padding)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-of-fortune-winner{padding:var(--wheel-winner-overlay-padding)}.wheel-of-fortune-winner .winner-message{border-radius:var(--mobile-wheel-winner-card-radius);max-width:none}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-of-fortune-winner{padding:var(--wheel-winner-overlay-padding)}.wheel-of-fortune-winner .winner-message{border-radius:var(--mobile-wheel-winner-card-radius);max-width:none}}@media only screen and (max-width:1024px) and (orientation:landscape) and (max-height:500px){.wheel-of-fortune-winner{padding-top:calc(var(--wheel-winner-overlay-padding) + var(--mobile-layout-header-height));padding-bottom:calc(var(--wheel-winner-overlay-padding) + var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--wheel-detail-page-padding-right:var(--spacing-24);--mobile-wheel-detail-description-font-size:var(--font-size-body-lg);--wheel-detail-description-color:var(--color-text-primary);--wheel-detail-description-font-family:var(--layout-body-font-family);--wheel-detail-description-font-size:var(--font-size-body-lg);--wheel-detail-description-line-height:1.3;--wheel-detail-description-margin:0 0 var(--spacing-16);--wheel-chip-bg:#f421230f;--wheel-chip-border-color:#f4212326;--wheel-chip-available-bg:#00c86a0f;--wheel-chip-available-border-color:#00c86a26;--wheel-chip-cooldown-bg:#ff98000f;--wheel-chip-cooldown-border-color:#ff980026;--wheel-chip-unavailable-bg:var(--color-ui-bg);--wheel-chip-unavailable-border-color:var(--color-border-1)}.wheel-detail-chip{align-items:center;gap:var(--spacing-4);padding:var(--spacing-4) var(--spacing-12);border-radius:var(--radius-30);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);background:var(--wheel-chip-bg);border:var(--border-width-1) solid var(--wheel-chip-border-color);color:var(--color-primary);display:inline-flex}.wheel-detail-chip.available{background:var(--wheel-chip-available-bg);border-color:var(--wheel-chip-available-border-color);color:var(--color-status-success)}.wheel-detail-chip.cooldown{background:var(--wheel-chip-cooldown-bg);border-color:var(--wheel-chip-cooldown-border-color);color:var(--color-status-warning)}.wheel-detail-chip.unavailable{background:var(--wheel-chip-unavailable-bg);border-color:var(--wheel-chip-unavailable-border-color);color:var(--color-text-disabled)}.wheel-detail-description{color:var(--wheel-detail-description-color);font-family:var(--wheel-detail-description-font-family);font-size:var(--wheel-detail-description-font-size);line-height:var(--wheel-detail-description-line-height);margin:var(--wheel-detail-description-margin)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-detail-description{padding:0 var(--spacing-16);font-size:var(--mobile-wheel-detail-description-font-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-detail-description{padding:0 var(--spacing-16);font-size:var(--mobile-wheel-detail-description-font-size)}}@media only screen and (max-width:767px){.wheel-detail-description{padding:0 var(--spacing-16);font-size:var(--mobile-wheel-detail-description-font-size)}}.wheel-detail-toolbar{align-items:center;gap:var(--spacing-12);margin:var(--spacing-20) 0;display:flex}@media only screen and (min-width:1025px){.wheel-detail-toolbar{padding-right:var(--wheel-detail-page-padding-right)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-detail-toolbar{padding:0 var(--spacing-16);margin:0 0 var(--spacing-16)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-detail-toolbar{padding:0 var(--spacing-16);margin:0 0 var(--spacing-16)}}@media only screen and (max-width:767px){.wheel-detail-toolbar{padding:0 var(--spacing-16);margin:0 0 var(--spacing-16)}}.wheel-detail-toolbar__back{flex-shrink:0;text-decoration:none}.wheel-detail-toolbar__title{min-width:0;font-size:var(--font-size-body);font-weight:var(--font-weight-bold);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-detail-toolbar__title{flex:1}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-detail-toolbar__title{flex:1}}@media only screen and (max-width:767px){.wheel-detail-toolbar__title{flex:1}}.wheel-detail-toolbar__chip{flex-shrink:0}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-detail-toolbar__chip{margin-left:auto}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-detail-toolbar__chip{margin-left:auto}}@media only screen and (max-width:767px){.wheel-detail-toolbar__chip{margin-left:auto}}.wheel-detail-toolbar__close{flex-shrink:0;text-decoration:none;display:none}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheel-detail-toolbar__close{display:flex}}@media only screen and (min-width:768px) and (max-width:1024px){.wheel-detail-toolbar__close{display:flex}}@media only screen and (max-width:767px){.wheel-detail-toolbar__close{display:flex}}@media only screen and (max-width:765px){:root{--lid-hover-3d-transform:translate3d(-5px, 5px, -5px);--lid-float-3d-transform:translate3d(-5px, -90px, -5px)}}@keyframes box-content-show-up-animation{0%{opacity:0;top:50%}40%{opacity:0}60%{opacity:0}to{opacity:1;top:-80px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes eggs-shake{0%{-webkit-transform:rotate(0)}10%{-webkit-transform:rotate(10deg)}20%{-webkit-transform:rotate(-10deg)}30%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(5deg)}70%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(0)}}@keyframes box-content-float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes lidFloat{0%{-webkit-transform:var(--lid-float-3d-transform) translatey(0px);transform:var(--lid-float-3d-transform) translatey(0px)}50%{-webkit-transform:var(--lid-float-3d-transform) translatey(-20px);transform:var(--lid-float-3d-transform) translatey(-20px)}to{-webkit-transform:var(--lid-float-3d-transform) translatey(0px);transform:var(--lid-float-3d-transform) translatey(0px)}}@keyframes lid-hover-shake-animation{0%{-webkit-transform:var(--lid-hover-3d-transform) rotateX(0);transform:var(--lid-hover-3d-transform) rotateX(0)}10%{-webkit-transform:var(--lid-hover-3d-transform) rotate(4deg);transform:var(--lid-hover-3d-transform) rotate(4deg)}20%{-webkit-transform:var(--lid-hover-3d-transform) rotate(-4deg);transform:var(--lid-hover-3d-transform) rotate(-4deg)}30%{-webkit-transform:var(--lid-hover-3d-transform) rotate(4deg);transform:var(--lid-hover-3d-transform) rotate(4deg)}50%{-webkit-transform:var(--lid-hover-3d-transform) rotate(-4deg);transform:var(--lid-hover-3d-transform) rotate(-4deg)}70%{-webkit-transform:var(--lid-hover-3d-transform) rotate(4deg);transform:var(--lid-hover-3d-transform) rotate(4deg)}to{-webkit-transform:var(--lid-hover-3d-transform) rotate(0);transform:var(--lid-hover-3d-transform) rotate(0)}}@keyframes egg-lid-hover-shake-animation{0%{transform:translate3d(-1px,-10px,10px)rotateX(0)}10%{transform:translate3d(-1px,-10px,10px)rotate(4deg)}20%{transform:translate3d(-1px,-10px,10px)rotate(-4deg)}30%{transform:translate3d(-1px,-10px,10px)rotate(4deg)}50%{transform:translate3d(-1px,-10px,10px)rotate(-4deg)}70%{transform:translate3d(-1px,-10px,10px)rotate(4deg)}to{transform:translate3d(-1px,-10px,10px)rotate(0)}}@keyframes bell-box-hover-shake-animation{0%{transform:rotateX(0)}10%{transform:rotate(4deg)}20%{transform:rotate(-4deg)}30%{transform:rotate(4deg)}50%{transform:rotate(-4deg)}70%{transform:rotate(4deg)}to{transform:rotate(0)}}@keyframes bell-box-lidFloat{0%{transform:translate3d(0,-80px,-5px)translateY(0)}50%{transform:translate3d(0,-80px,-5px)translateY(-20px)}to{transform:translate3d(0,-80px,-5px)translateY(0)}}@keyframes giftConfettiBurst{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}50%{opacity:1}to{opacity:0;transform:translateY(-80px)translate(30px)rotate(360deg)scale(.3)}}@keyframes bell-box-lidFloat-mobile{0%{transform:translate3d(0,-60px,-5px)translateY(0)}50%{transform:translate3d(0,-60px,-5px)translateY(-20px)}to{transform:translate3d(0,-60px,-5px)translateY(0)}}body{--wheel-detail-page-padding-right:var(--spacing-24);--mobile-box-page-margin:0 8px;--mobile-gift-box-page-box-item-max-width:90px;--mobile-gift-box-page-box-item-content-font-size:12px;--mobile-gift-box-page-box-item-content-button-height:20px;--mobile-gift-box-page-box-item-content-button-font-size:13px;--mobile-gift-box-page-box-item-content-button-padding:0 15px;--mobile-gift-box-page-box-item-content-min-height:110px;--mobile-gift-box-page-box-item-lid-bow-container-min-width:100px;--mobile-gift-box-page-open-box-item-lid-bow-container-3d-transform:translate3d(-5px, -90px, -5px) translatey(0px);--gift-box-page-margin:0;--gift-box-page-padding:0 0 50px;--web-small-box-page-margin:0;--gift-box-page-box-list-min-height:550px;--gift-box-page-box-item-max-width:170px;--web-small-gift-box-page-box-item-max-width:160px;--gift-box-page-box-item-content-font-size:16px;--gift-box-page-box-item-content-color:var(--color-text-primary);--gift-box-page-box-item-content-font-weight:700;--gift-box-page-box-item-content-button-height:32px;--gift-box-page-box-item-content-button-margin-top:5px;--gift-box-page-box-item-content-min-height:130px;--gift-box-page-box-item-lid-bow-container-min-width:180px;--web-small-gift-box-page-box-item-lid-bow-container-min-width:170px;--gift-box-page-box-item-lid-bow-container-3d-transform:translate3d(-5px, 3px, -5px);--gift-box-page-open-box-item-lid-bow-container-3d-transform:translate3d(-5px, -110px, -5px) translatey(0px);--gift-box-page-open-box-item-bell-style-lid-bow-container-3d-transform:translate3d(0, -80px, -5px) translatey(0px)}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1200px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(4,minmax(auto,1fr))}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(3,minmax(auto,1fr));grid-auto-rows:140px;gap:20px}}@media only screen and (max-width:640px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(2,minmax(auto,1fr));grid-auto-rows:170px}}@media only screen and (max-width:780px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-auto-rows:170px}}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-max-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-max-width)}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box:hover:not(.open) .lid-bow-container,.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box.open{animation:none}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box.open .box-value{width:unset;min-height:var(--mobile-tennis-ball-gift-box-page-box-item-content-min-height)}}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container{top:-8px;transform:translate3d(-9px,5px,-5px)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container{top:-8px;transform:translate3d(-5px,6px,-5px)}}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container img{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container img{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width)}}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body img{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-max-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body img{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-max-width)}}@keyframes tennis-balls-box-content-show-up-animation{0%{opacity:0;top:50%}40%{opacity:0}60%{opacity:0}to{opacity:1;top:-20px}}@keyframes tennis-ball-glow{0%,to{filter:brightness()drop-shadow(0 0 #ff00)}50%{filter:brightness()drop-shadow(0 0 15px #ff09)}}:root{--nb-item-animation-delay:3.5s}@media only screen and (min-width:1025px){.bonus-box-page{padding-right:var(--wheel-detail-page-padding-right)}}.bonus-box-page .bonus-boxes-container{margin:var(--gift-box-page-margin);padding:var(--gift-box-page-padding);background-position:50%;background-repeat:repeat-x;background-size:cover;border-radius:10px}@media only screen and (max-width:1425px){.bonus-box-page .bonus-boxes-container{margin:var(--web-small-box-page-margin)}}@media only screen and (max-width:1024px){.bonus-box-page .bonus-boxes-container{margin:var(--mobile-box-page-margin);background-repeat:no-repeat;background-size:cover}}.bonus-box-page .bonus-box-wrapper{justify-content:center;align-items:center;min-height:120px;display:flex;position:relative}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-wrapper{min-height:70px}}.bonus-box-page .bonus-box-wrapper .confetti-target{pointer-events:none;width:100%;height:40px;position:absolute;top:-25px;overflow:visible}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-wrapper .confetti-target{top:-35px}}.bonus-box-page .bonus-box-wrapper .confetti-target.confetti-active:before{content:"";background:var(--color-primary);border-radius:2px;width:6px;height:10px;animation:1.8s ease-out forwards giftConfettiBurst;position:absolute;top:0;left:30%}.bonus-box-page .bonus-box-wrapper .confetti-target.confetti-active:after{content:"";background:var(--color-status-warning);border-radius:50%;width:8px;height:8px;animation:2s ease-out .1s forwards giftConfettiBurst;position:absolute;top:0;left:65%}.bonus-box-page .bonus-box-list{min-height:var(--gift-box-page-box-list-min-height);grid-template-columns:repeat(6,minmax(auto,1fr));grid-auto-rows:250px;justify-content:center;align-items:flex-end;display:grid}@media only screen and (max-width:1440px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1280px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1200px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(4,minmax(auto,1fr))}}@media only screen and (max-width:900px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(3,minmax(220px,220px))}}@media only screen and (max-width:766px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(2,minmax(320px,320px))}}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-list{grid-template-columns:repeat(3,minmax(auto,1fr));grid-auto-rows:140px;gap:20px}}.bonus-box-page .box{animation:pulse 3.5s var(--nb-item-animation-delay) infinite;-webkit-animation:pulse 3.5s var(--nb-item-animation-delay) infinite;animation-delay:var(--nb-item-animation-delay);-webkit-animation-delay:var(--nb-item-animation-delay);cursor:pointer;max-width:var(--gift-box-page-box-item-max-width);position:relative;transform:scale(1)}@media only screen and (max-width:1600px){.bonus-box-page .box{max-width:var(--web-small-gift-box-page-box-item-max-width)}}@media only screen and (max-width:765px){.bonus-box-page .box .box-body img{max-width:var(--mobile-gift-box-page-box-item-max-width)}}.bonus-box-page .box-value{font-size:var(--gift-box-page-box-item-content-font-size);color:var(--gift-box-page-box-item-content-color);font-weight:var(--gift-box-page-box-item-content-font-weight);text-align:center;opacity:0;z-index:999;width:100%;transition:all .4s;position:absolute;top:50%}.bonus-box-page .box-value .box-value-content{flex-direction:column;align-items:center;display:flex}.bonus-box-page .box-value .box-value-content .dench-button{height:var(--gift-box-page-box-item-content-button-height);margin-top:var(--gift-box-page-box-item-content-button-margin-top)}@media only screen and (max-width:765px){.bonus-box-page .box-value .box-value-content .dench-button{height:var(--mobile-gift-box-page-box-item-content-button-height);font-size:var(--mobile-gift-box-page-box-item-content-button-font-size);padding:var(--mobile-gift-box-page-box-item-content-button-padding)}.bonus-box-page .box-value{font-size:var(--mobile-gift-box-page-box-item-content-font-size)}}.bonus-box-page .box:hover,.bonus-box-page .box.open{animation:none}.bonus-box-page .box.open .box-value{min-height:var(--gift-box-page-box-item-content-min-height);justify-content:center;align-items:center;animation:.6s forwards box-content-show-up-animation;display:flex}.bonus-box-page .box.open .box-value .box-value-content{animation:6s ease-in-out infinite box-content-float}@media only screen and (max-width:765px){.bonus-box-page .box.open .box-value{min-height:var(--mobile-gift-box-page-box-item-content-min-height)}}.bonus-box-page .bonus-box-list.bonus-box-style-bell .box:hover{animation:1s infinite forwards bell-box-hover-shake-animation}.bonus-box-page .bonus-box-list.bonus-box-style-bell .box.open .box-value{min-height:150px}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-list.bonus-box-style-bell .box.open .box-value{min-height:150px}.bonus-box-page .bonus-box-list.bonus-box-style-easter-eggs{grid-template-columns:repeat(3,minmax(auto,1fr));grid-auto-rows:180px;gap:5px}}.bonus-box-page .bonus-box-list.bonus-box-style-easter-eggs .box{animation:eggs-shake 1s var(--nb-item-animation-delay) infinite alternate;-webkit-animation:eggs-shake 1s var(--nb-item-animation-delay) infinite alternate;animation-delay:var(--nb-item-animation-delay);-webkit-animation-delay:var(--nb-item-animation-delay)}body{--mobile-tennis-ball-gift-box-page-box-item-max-width:140px;--mobile-tennis-ball-gift-box-page-box-item-content-min-height:110px;--mobile-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width:140px;--mobile-gift-box-page-open-box-item-tennis-ball-lid-bow-container-3d-transform:translate3d(-8px, -15px, 25px) rotateX(-35deg) rotateY(10deg);--tennis-ball-gift-box-page-box-item-max-width:175px;--web-small-tennis-ball-gift-box-page-box-item-max-width:175px;--tennis-ball-gift-box-page-box-item-content-min-height:170px;--tennis-ball-gift-box-page-box-item-lid-bow-container-min-width:175px;--web-small-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width:175px}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1200px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(4,minmax(auto,1fr))}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(3,minmax(auto,1fr));grid-auto-rows:140px;gap:20px}}@media only screen and (max-width:640px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-template-columns:repeat(2,minmax(auto,1fr));grid-auto-rows:170px}}@media only screen and (max-width:780px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls{grid-auto-rows:170px}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box{aspect-ratio:1;max-width:var(--tennis-ball-gift-box-page-box-item-max-width);justify-content:center;align-items:end;transition:transform .3s ease-out;display:flex}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-max-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-max-width)}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box:hover:not(.open){animation:1.5s ease-in-out infinite tennis-ball-glow}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box:hover:not(.open) .lid-bow-container,.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box.open{animation:none}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box.open .box-value{width:200px;animation:.6s forwards tennis-balls-box-content-show-up-animation}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box.open .box-value{width:unset;min-height:var(--mobile-tennis-ball-gift-box-page-box-item-content-min-height)}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container{top:-8px;transform:translate3d(-6px,5px,-5px)}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container{top:-8px;transform:translate3d(-9px,5px,-5px)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container{top:-8px;transform:translate3d(-5px,6px,-5px)}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container img{max-width:var(--tennis-ball-gift-box-page-box-item-lid-bow-container-min-width)}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container img{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .lid-bow-container img{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-lid-bow-container-min-width)}}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body{position:relative}.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body img{max-width:var(--tennis-ball-gift-box-page-box-item-max-width)}@media only screen and (max-width:1600px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body img{max-width:var(--web-small-tennis-ball-gift-box-page-box-item-max-width)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-boxes-container .bonus-box-list.bonus-box-style-tennis-balls .box-body img{max-width:var(--mobile-tennis-ball-gift-box-page-box-item-max-width)}}:root{--lid-hover-3d-transform:translate3d(-5px, -4px, -5px);--lid-float-3d-transform:translate3d(-5px, -110px, -5px)}@media only screen and (max-width:765px){:root{--lid-hover-3d-transform:translate3d(-5px, 5px, -5px);--lid-float-3d-transform:translate3d(-5px, -90px, -5px)}}.bonus-box-page .lid-bow-container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:var(--gift-box-page-box-item-lid-bow-container-3d-transform);transform:var(--gift-box-page-box-item-lid-bow-container-3d-transform);max-width:var(--gift-box-page-box-item-lid-bow-container-min-width);perspective:300px;z-index:9999;transition:all .2s;position:absolute;top:-70px}@media only screen and (max-width:1600px){.bonus-box-page .lid-bow-container{max-width:var(--web-small-gift-box-page-box-item-lid-bow-container-min-width);top:-65px}}@media only screen and (max-width:765px){.bonus-box-page .lid-bow-container{min-width:var(--mobile-gift-box-page-box-item-lid-bow-container-min-width);top:-40px}}.bonus-box-page .lid-bow-container img{max-width:var(--gift-box-page-box-item-lid-bow-container-min-width)}@media only screen and (max-width:1600px){.bonus-box-page .lid-bow-container img{max-width:var(--web-small-gift-box-page-box-item-lid-bow-container-min-width)}}@media only screen and (max-width:765px){.bonus-box-page .lid-bow-container img{max-width:99px}}.bonus-box-page .box:hover .lid-bow-container{animation:1s infinite forwards lid-hover-shake-animation}.bonus-box-page .box.open .lid-bow-container{-webkit-transform:var(--gift-box-page-open-box-item-lid-bow-container-3d-transform);transform:var(--gift-box-page-open-box-item-lid-bow-container-3d-transform);animation:6s ease-in-out infinite lidFloat}@media only screen and (max-width:765px){.bonus-box-page .box.open .lid-bow-container{-webkit-transform:var(--mobile-gift-box-page-open-box-item-lid-bow-container-3d-transform);transform:var(--mobile-gift-box-page-open-box-item-lid-bow-container-3d-transform)}}.bonus-box-page .bonus-box-style-bell .box:hover .lid-bow-container{animation:none}.bonus-box-page .bonus-box-style-bell .box.open .lid-bow-container{-webkit-transform:var(--gift-box-page-open-box-item-bell-style-lid-bow-container-3d-transform);transform:var(--gift-box-page-open-box-item-bell-style-lid-bow-container-3d-transform);animation:6s ease-in-out infinite bell-box-lidFloat}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-bell .box.open .lid-bow-container{-webkit-transform:var(--gift-box-page-open-box-item-bell-style-lid-bow-container-3d-transform);transform:var(--gift-box-page-open-box-item-bell-style-lid-bow-container-3d-transform);animation:6s ease-in-out infinite bell-box-lidFloat-mobile}}.bonus-box-page .bonus-box-style-bell .lid-bow-container{max-width:140px;top:-56px;transform:translate(0,0)}@media only screen and (max-width:1600px){.bonus-box-page .bonus-box-style-bell .lid-bow-container{transform:translateY(3px)}}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-bell .lid-bow-container{max-width:90px;top:-32px}}.bonus-box-page .bonus-box-style-bell .lid-bow-container img{max-width:170px}@media only screen and (max-width:1600px){.bonus-box-page .bonus-box-style-bell .lid-bow-container img{max-width:160px;top:-65px}}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-bell .lid-bow-container img{max-width:90px}}.bonus-box-page .bonus-box-style-easter-eggs .box:hover{animation:none}.bonus-box-page .bonus-box-style-easter-eggs .box:hover .lid-bow-container{animation:1s infinite forwards egg-lid-hover-shake-animation}.bonus-box-page .bonus-box-style-easter-eggs .box.open .lid-bow-container{-webkit-transform:var(--gift-box-page-open-box-item-lid-bow-container-3d-transform);transform:var(--gift-box-page-open-box-item-lid-bow-container-3d-transform);animation:6s ease-in-out infinite lidFloat}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-easter-eggs .box.open .lid-bow-container{-webkit-transform:var(--mobile-gift-box-page-open-box-item-lid-bow-container-3d-transform);transform:var(--mobile-gift-box-page-open-box-item-lid-bow-container-3d-transform)}}.bonus-box-page .bonus-box-style-easter-eggs .lid-bow-container{max-width:160px;top:-51px;transform:translate3d(-1px,-5px,10px)}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-easter-eggs .lid-bow-container{top:-31px;transform:translate3d(-.5px,-5px,2px)}}.bonus-box-page .bonus-box-style-easter-eggs .lid-bow-container img{max-width:162px}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-easter-eggs .lid-bow-container img{max-width:104px}}.bonus-box-page .bonus-box-style-easter-eggs .box-body img{max-width:160px}@media only screen and (max-width:765px){.bonus-box-page .bonus-box-style-easter-eggs .box-body img{max-width:103px}}body{--mobile-normal-tarot-page-margin:0 8px;--mobile-normal-tarot-page-padding:0px 2px 15px;--mobile-normal-tarot-card-width:120px;--mobile-normal-tarot-card-height:190px;--extra-small-mobile-normal-tarot-card-width:85px;--extra-small-mobile-normal-tarot-card-height:140px;--tablet-normal-tarot-card-width:120px;--tablet-normal-tarot-card-height:190px;--normal-tarot-page-margin:0;--web-small-normal-tarot-page-margin:0;--normal-tarot-page-content-border-radius:10px;--normal-tarot-cards-list-padding:20px 20px 0;--normal-tarot-card-box-shadow:0 8px 25px #0000004d;--normal-tarot-card-width:140px;--normal-tarot-card-height:220px;--normal-tarot-card-selected-box-shadow:inset 0 0 20px #ffd7004d, 0 0 20px #ffd700b3;--wheel-detail-page-padding-right:var(--spacing-24)}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}.normal-tarot-cards-page{margin:var(--normal-tarot-page-margin);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}@media only screen and (min-width:1025px){.normal-tarot-cards-page{padding-right:var(--wheel-detail-page-padding-right)}}@media only screen and (max-width:1425px){.normal-tarot-cards-page{margin:var(--web-small-normal-tarot-page-margin)}}@media only screen and (max-width:1024px){.normal-tarot-cards-page{margin:var(--mobile-normal-tarot-page-margin)}}@media (max-width:768px){.normal-tarot-cards-page{padding:var(--mobile-normal-tarot-page-padding)}}.normal-tarot-cards-page .bonus-box-page-title-wrapper{padding-left:0}.normal-tarot-cards-page .tarot-cards-page-content{border-radius:var(--normal-tarot-page-content-border-radius);justify-content:center;align-items:flex-end;width:100%;min-height:800px;display:flex;position:relative}@media only screen and (max-width:1600px){.normal-tarot-cards-page .tarot-cards-page-content{min-height:500px}}@media only screen and (min-width:350px) and (max-width:400px){.normal-tarot-cards-page .tarot-cards-page-content{min-height:400px}}.normal-tarot-cards-page .tarot-cards-page-content.modal-overlay-active{filter:blur(15px)}.normal-tarot-cards-page .tarot-cards-page-content video{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list{z-index:5;max-width:1200px;padding:var(--normal-tarot-cards-list-padding);flex-wrap:wrap;justify-content:center;align-items:flex-end;margin:0 auto;display:flex;position:relative}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper{perspective:1000px;animation:.8s ease-out forwards cardEntrance;animation-delay:var(--card-animation-delay,0s);opacity:0;z-index:1;position:relative;transform:translateY(50px)}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:not(:first-child){margin-left:-35px}@media (max-width:768px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:not(:first-child){margin-left:-35px}}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row{margin-top:-70px}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row.second-row:not(.second-row+.second-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row.second-row:not(.second-row+.second-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row.second-row:not(.second-row+.second-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row.third-row:not(.third-row+.third-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row.third-row:not(.third-row+.third-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row.third-row:not(.third-row+.third-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row.fourth-row:not(.fourth-row+.fourth-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row.fourth-row:not(.fourth-row+.fourth-row),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row.fourth-row:not(.fourth-row+.fourth-row){margin-left:0!important}@media (max-width:1100px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row{margin-top:-60px}}@media (max-width:768px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row{margin-top:-45px}}@media (max-width:480px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row,.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row{margin-top:-45px}}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.second-row{z-index:2}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.third-row{z-index:3}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper.fourth-row{z-index:4}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:has(.tarot-card.selected){z-index:200}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--normal-tarot-card-width,140px);height:var(--normal-tarot-card-height,220px);cursor:pointer;transform-style:preserve-3d;box-shadow:var(--normal-tarot-card-box-shadow);border-radius:15px;transition:all .6s cubic-bezier(.23,1,.32,1);position:relative}@media (max-width:1024px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--tablet-normal-tarot-card-width);height:var(--tablet-normal-tarot-card-height)}}@media (max-width:768px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--mobile-normal-tarot-card-width);height:var(--mobile-normal-tarot-card-height)}}@media (max-width:480px){.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--extra-small-mobile-normal-tarot-card-width);height:var(--extra-small-mobile-normal-tarot-card-height)}}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card .card-back{border-radius:15px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card .card-back-image{width:100%;height:100%}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card:hover:not(.selected),.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card:hover:not(.selected) img{transform:scale(1.05)}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.selected{transform:translateY(-25px)scale(1.25)}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.selected .card-back{box-shadow:var(--normal-tarot-card-selected-box-shadow);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.normal-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.fly-away{z-index:300;animation:1s linear forwards scaleSpinFly}@media only screen and (max-width:1024px){.tarot-cards-container-background{background-position:unset}}@keyframes scaleSpinFly{0%{opacity:1;transform:translateY(0)translate(0)scale(1)rotate(0)}20%{opacity:1;transform:translateY(-40px)translate(15px)scale(1.2)rotate(90deg)}40%{opacity:.9;transform:translateY(-120px)translate(40px)scale(1.3)rotate(180deg)}60%{opacity:.7;transform:translateY(-200px)translate(20px)scale(1.1)rotate(270deg)}80%{opacity:.4;transform:translateY(-300px)translate(-20px)scale(.7)rotate(360deg)}to{opacity:0;transform:translateY(-400px)translate(60px)scale(.3)rotate(450deg)}}@keyframes cardEntrance{to{opacity:1;transform:translateY(0)}}body{--mobile-reward-text-font-size:20px;--reward-modal-bg:var(--color-ui-surface);--reward-modal-border:var(--border-width-1) solid var(--color-border-1);--reward-modal-border-radius:10px;--reward-modal-padding:20px 37px;--reward-modal-width:500px;--reward-modal-max-height:calc(100dvh - 30px);--small-desktop-reward-modal-max-height:calc(80dvh - 30px);--mobile-reward-modal-max-height:calc(96dvh - 30px);--landscape-reward-modal-top-clearance:var(--mobile-layout-header-height);--landscape-reward-modal-bottom-clearance:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom));--landscape-reward-modal-max-height:calc(100dvh - var(--landscape-reward-modal-top-clearance) - var(--landscape-reward-modal-bottom-clearance) - 30px);--landscape-reward-modal-top-offset:calc((var(--landscape-reward-modal-top-clearance) - var(--landscape-reward-modal-bottom-clearance)) / 2);--reward-image-max-width:309px;--reward-image-max-height:454px;--small-desktop-reward-image-max-height:300px;--reward-modal-divider-color:var(--color-brand);--reward-modal-divider-width:calc(100% - 37px);--reward-modal-divider-height:2px;--reward-modal-divider-margin-top:20px;--reward-modal-divider-mobile-width:80%;--mobile-reward-button-container-gap:var(--spacing-8);--reward-button-container-gap:var(--spacing-8);--reward-text-font-size:24px;--reward-text-font-weight:700;--reward-text-color:var(--color-text-primary);--reward-text-maging:15px 10px 25px}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}html:has(.reward-modal){overflow:hidden}.reward-modal{background:var(--reward-modal-bg);border:var(--reward-modal-border);border-radius:var(--reward-modal-border-radius);padding:var(--reward-modal-padding);width:var(--reward-modal-width);text-align:center;z-index:999999;max-height:var(--reward-modal-max-height);-webkit-overflow-scrolling:touch;animation:.6s ease-out magicalReveal;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%)}@media (max-width:1600px){.reward-modal{width:380px;max-height:var(--small-desktop-reward-modal-max-height);top:60%}}@media (max-width:1024px){.reward-modal{width:380px;max-height:var(--mobile-reward-modal-max-height);top:48%}}@media (max-width:768px){.reward-modal{width:85%;max-width:320px;padding:20px}}@media (max-width:480px){.reward-modal{width:calc(100% - 45px);max-width:none}}@media only screen and (max-width:1024px) and (orientation:landscape) and (max-height:500px){.reward-modal{top:calc(50% + var(--landscape-reward-modal-top-offset));max-height:var(--landscape-reward-modal-max-height)}}.reward-modal .reward-modal-close-button{cursor:pointer;z-index:100;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.reward-modal .reward-modal-close-button:hover{transform:scale(1.1)}.reward-modal .reward-modal-content .reward-image-container:after{content:"";width:var(--reward-modal-divider-width);height:var(--reward-modal-divider-height);background:var(--reward-modal-divider-color);margin:var(--reward-modal-divider-margin-top) auto 0;display:block}@media (max-width:768px){.reward-modal .reward-modal-content .reward-image-container:after{width:var(--reward-modal-divider-mobile-width)}}@media screen and (orientation:landscape) and (max-height:500px){.reward-modal .reward-modal-content .reward-image-container{display:none}}.reward-modal .reward-modal-content .reward-image-container .reward-image{max-width:var(--reward-image-max-width);max-height:var(--reward-image-max-height);object-fit:contain;width:100%;height:auto;min-height:200px}@media (max-width:1600px){.reward-modal .reward-modal-content .reward-image-container .reward-image{max-height:var(--small-desktop-reward-image-max-height)}}@media (max-width:768px){.reward-modal .reward-modal-content .reward-image-container .reward-image{max-width:250px;max-height:300px}}.reward-modal .reward-modal-content .reward-text-container .reward-text{font-size:var(--reward-text-font-size);font-weight:var(--reward-text-font-weight);color:var(--reward-text-color);margin:var(--reward-text-maging);text-align:center;line-height:1.4}@media (max-width:768px){.reward-modal .reward-modal-content .reward-text-container .reward-text{font-size:var(--mobile-reward-text-font-size)}}@media screen and (orientation:landscape) and (max-height:500px){.reward-modal .reward-modal-content .reward-text-container .reward-text{margin:15px}}.reward-modal .reward-modal-content .reward-button-container{gap:var(--reward-button-container-gap);flex-direction:column;margin-top:30px;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.reward-modal .reward-modal-content .reward-button-container{gap:var(--mobile-reward-button-container-gap)}}@media only screen and (min-width:768px) and (max-width:1024px){.reward-modal .reward-modal-content .reward-button-container{gap:var(--mobile-reward-button-container-gap)}}@media only screen and (max-width:767px){.reward-modal .reward-modal-content .reward-button-container{gap:var(--mobile-reward-button-container-gap)}}.reward-modal .reward-modal-content .reward-button-container .dench-button-component{min-width:150px}@keyframes magicalReveal{0%{opacity:0;filter:blur(10px);transform:translate(-50%,-50%)scale(.3)rotateY(90deg)}50%{opacity:.8;filter:blur(2px);transform:translate(-50%,-50%)scale(1.1)rotateY(45deg)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)rotateY(0)}}body{--mobile-special-tarot-page-margin:0 8px;--mobile-special-tarot-page-padding:0px 2px 15px;--mobile-special-tarot-card-width:140px;--mobile-special-tarot-card-height:220px;--extra-small-mobile-special-tarot-card-width:110px;--extra-small-mobile-special-tarot-card-height:170px;--tablet-special-tarot-card-width:160px;--tablet-special-tarot-card-height:250px;--special-tarot-page-margin:0;--web-small-special-tarot-page-margin:0;--special-tarot-page-content-border-radius:10px;--special-tarot-cards-list-padding:40px 20px 0;--special-tarot-card-box-shadow:0 12px 35px #0006;--special-tarot-card-width:270px;--special-tarot-card-height:420px;--web-small-special-tarot-card-width:200px;--web-small-special-tarot-card-height:320px;--special-tarot-card-selected-box-shadow:inset 0 0 25px #ffd70066, 0 0 30px #ffd700cc;--special-tarot-cards-gap:70px;--special-tarot-cards-overlap:-40px;--special-tarot-second-card-margin-bottom:160px;--wheel-detail-page-padding-right:var(--spacing-24)}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}.special-tarot-cards-page{margin:var(--special-tarot-page-margin);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}@media only screen and (min-width:1025px){.special-tarot-cards-page{padding-right:var(--wheel-detail-page-padding-right)}}@media only screen and (max-width:1425px){.special-tarot-cards-page{margin:var(--web-small-special-tarot-page-margin)}}@media only screen and (max-width:1024px){.special-tarot-cards-page{margin:var(--mobile-special-tarot-page-margin)}}@media (max-width:768px){.special-tarot-cards-page{padding:var(--mobile-special-tarot-page-padding)}}.special-tarot-cards-page .bonus-box-page-title-wrapper{padding-left:0}.special-tarot-cards-page .tarot-cards-page-content{border-radius:var(--normal-tarot-page-content-border-radius);justify-content:center;align-items:center;width:100%;min-height:800px;display:flex;position:relative}@media only screen and (max-width:1600px){.special-tarot-cards-page .tarot-cards-page-content{min-height:500px}}@media only screen and (min-width:350px) and (max-width:400px){.special-tarot-cards-page .tarot-cards-page-content{min-height:400px}}.special-tarot-cards-page .tarot-cards-page-content.modal-overlay-active{filter:blur(15px)}.special-tarot-cards-page .tarot-cards-page-content video{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list{z-index:5;max-width:1200px;padding:var(--special-tarot-cards-list-padding);justify-content:center;align-items:center;gap:var(--special-tarot-cards-gap);flex-wrap:wrap;min-height:600px;margin:0 auto;display:flex;position:relative}@media (max-width:1024px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list{gap:unset;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;place-items:start center;min-height:auto;padding:20px 0 0;display:grid}}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list.special-tarot-cards .tarot-card-wrapper{flex:none}@media (min-width:769px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list.special-tarot-cards .tarot-card-wrapper:nth-child(4n){margin-top:-80px;margin-left:0}}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper{perspective:1000px;animation:.8s ease-out forwards cardEntrance;animation-delay:var(--card-animation-delay,0s);opacity:0;z-index:1;position:relative;transform:translateY(50px)}@media (min-width:1024px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:not(:first-child){margin-left:var(--special-tarot-cards-overlap)}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:nth-child(2){margin-bottom:var(--special-tarot-second-card-margin-bottom)}}@media (max-width:1024px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:first-child{grid-column:1/-1;justify-self:center}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:nth-child(2){grid-column:1;margin-top:-40px;margin-right:10px}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:nth-child(3){grid-column:2;margin-top:-40px;margin-left:10px}}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper:has(.tarot-card.selected){z-index:200}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--special-tarot-card-width,180px);height:var(--special-tarot-card-height,280px);cursor:pointer;transform-style:preserve-3d;box-shadow:var(--special-tarot-card-box-shadow);border-radius:15px;transition:all .6s cubic-bezier(.23,1,.32,1);position:relative}@media screen and (max-width:1600px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--web-small-special-tarot-card-width);height:var(--web-small-special-tarot-card-height)}}@media (max-width:1024px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--tablet-special-tarot-card-width);height:var(--tablet-special-tarot-card-height)}}@media (max-width:768px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--mobile-special-tarot-card-width);height:var(--mobile-special-tarot-card-height)}}@media (max-width:480px){.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card{width:var(--extra-small-mobile-special-tarot-card-width);height:var(--extra-small-mobile-special-tarot-card-height)}}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card .card-back{border-radius:15px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card .card-back-image{width:100%;height:100%}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card:hover:not(.selected),.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card:hover:not(.selected) img{transform:scale(1.08)}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.selected{transform:translateY(-30px)scale(1.3)}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.selected .card-back{box-shadow:var(--special-tarot-card-selected-box-shadow);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.special-tarot-cards-page .tarot-cards-page-content .tarot-cards-list .tarot-card-wrapper .tarot-card.fly-away{z-index:300;animation:1s linear forwards scaleSpinFly}.tarot-cards-container-background{background-position:50%;background-repeat:repeat-x;background-size:cover;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1024px){.tarot-cards-container-background{background-position:unset}}@keyframes itemEntrance{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes itemGlow{0%,to{filter:drop-shadow(0 0 3px #fff3);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 0 10px #ffffff80)brightness(1.05);transform:translateY(-5px)scale(1.05)}}@keyframes collectItem{0%{opacity:1;filter:brightness();transform:scale(1)rotate(0)}20%{filter:brightness(1.3)drop-shadow(0 0 15px #fff9);transform:scale(1.15)rotate(90deg)}to{opacity:0;filter:brightness(1.5);transform:scale(0)rotate(360deg)}}body{--wheel-detail-page-padding-right:var(--spacing-24);--mobile-pick-reveal-page-outer-margin:0 8px;--mobile-pick-reveal-page-margin:0 8px;--mobile-pick-reveal-page-padding:20px;--mobile-pick-reveal-item-size:140px;--mobile-pick-reveal-grid-gap:10px;--mobile-pick-reveal-item-empty-radius:var(--radius-16);--pick-reveal-page-margin:0;--pick-reveal-page-padding:0 0 50px;--web-small-pick-reveal-page-margin:0;--pick-reveal-list-min-height:300px;--pick-reveal-item-size:200px;--web-small-pick-reveal-item-size:180px;--pick-reveal-grid-gap:20px;--pick-reveal-item-empty-background:var(--color-base-surface);--pick-reveal-item-empty-radius:var(--radius-20);--pick-reveal-hover-duration:2s;--pick-reveal-collect-duration:.7s;--pick-reveal-entrance-duration:.5s;--pick-reveal-glow-color:#fffc}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}.pick-reveal-list.pick-reveal-snowflakes-v1 .pick-reveal-item{filter:drop-shadow(0 0 10px #add8e680);transition:all .3s ease-in-out}.pick-reveal-list.pick-reveal-snowflakes-v1 .pick-reveal-item:hover{filter:drop-shadow(0 0 20px #add8e6)}.pick-reveal-list.pick-reveal-snowflakes-v1 .pick-reveal-item.collected{filter:drop-shadow(0 0 30px #add8e6)brightness(1.5)}:root{--item-animation-delay:3.5s}@media only screen and (min-width:1025px){.pick-reveal-page{padding-right:var(--wheel-detail-page-padding-right)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.pick-reveal-page{margin:var(--mobile-pick-reveal-page-outer-margin)}}@media only screen and (min-width:768px) and (max-width:1024px){.pick-reveal-page{margin:var(--mobile-pick-reveal-page-outer-margin)}}@media only screen and (max-width:767px){.pick-reveal-page{margin:var(--mobile-pick-reveal-page-outer-margin)}}.pick-reveal-page .pick-reveal-container{margin:var(--pick-reveal-page-margin);padding:var(--pick-reveal-page-padding);border-radius:10px;min-height:300px;position:relative;overflow:hidden}@media only screen and (max-width:1425px){.pick-reveal-page .pick-reveal-container{margin:var(--web-small-pick-reveal-page-margin)}}@media only screen and (max-width:1024px){.pick-reveal-page .pick-reveal-container{margin:var(--mobile-pick-reveal-page-margin);padding:var(--mobile-pick-reveal-page-padding);min-height:300px}}.pick-reveal-page .pick-reveal-container video{object-fit:cover;object-position:bottom;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.pick-reveal-page .pick-reveal-container .pick-reveal-page-content-background{background-position:50%;background-repeat:repeat-x;background-size:cover;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1024px){.pick-reveal-page .pick-reveal-container .pick-reveal-page-content-background{background-position:unset}}.pick-reveal-page .pick-reveal-item-wrapper{justify-content:center;align-items:center;min-height:120px;display:flex;position:relative}@media only screen and (max-width:765px){.pick-reveal-page .pick-reveal-item-wrapper{min-height:70px}}.pick-reveal-page .pick-reveal-list{min-height:var(--pick-reveal-list-min-height);grid-template-columns:repeat(6,minmax(auto,1fr));grid-auto-rows:240px;justify-content:center;align-items:flex-end;display:grid}@media only screen and (max-width:1440px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1280px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(5,minmax(auto,1fr))}}@media only screen and (max-width:1200px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(4,minmax(auto,1fr));align-items:center}}@media only screen and (max-width:900px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(3,minmax(220px,220px))}}@media only screen and (max-width:766px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(2,minmax(320px,320px))}}@media only screen and (max-width:765px){.pick-reveal-page .pick-reveal-list{grid-template-columns:repeat(3,minmax(auto,1fr));grid-auto-rows:140px;gap:8px}}.pick-reveal-page .pick-reveal-item{cursor:pointer;max-width:var(--pick-reveal-item-size);width:100%;height:var(--pick-reveal-item-size);animation:itemEntrance var(--pick-reveal-entrance-duration) cubic-bezier(.175, .885, .32, 1.275) forwards;animation-delay:var(--item-animation-delay);opacity:0;justify-content:center;align-items:center;display:flex;position:relative}@media only screen and (max-width:1600px){.pick-reveal-page .pick-reveal-item{max-width:var(--web-small-pick-reveal-item-size);height:var(--web-small-pick-reveal-item-size)}}@media only screen and (max-width:765px){.pick-reveal-page .pick-reveal-item{max-width:var(--mobile-pick-reveal-item-size);height:var(--mobile-pick-reveal-item-size)}}.pick-reveal-page .pick-reveal-item .pick-reveal-item-image{object-fit:contain;pointer-events:none;width:100%;height:100%;transition:all .3s ease-in-out}.pick-reveal-page .pick-reveal-item--no-image{background:var(--pick-reveal-item-empty-background);border-radius:var(--pick-reveal-item-empty-radius)}@media only screen and (max-width:765px){.pick-reveal-page .pick-reveal-item--no-image{border-radius:var(--mobile-pick-reveal-item-empty-radius)}}.pick-reveal-page .pick-reveal-item:hover .pick-reveal-item-image,.pick-reveal-page .pick-reveal-item--no-image:hover{animation:itemGlow var(--pick-reveal-hover-duration) ease-in-out infinite}.pick-reveal-page .pick-reveal-item.collected{animation:collectItem var(--pick-reveal-collect-duration) cubic-bezier(.23, 1, .32, 1) forwards;pointer-events:none}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}.wheels-of-fortune-lobby-page .wheel-item{border-radius:var(--radius-12);border:var(--border-width-1) solid var(--color-border-1);transition:var(--transition-all-normal);flex-direction:row;padding:0;display:flex;position:relative;overflow:hidden}.wheels-of-fortune-lobby-page .wheel-item:hover{border-color:var(--color-border-hover);transform:translate(4px);box-shadow:0 8px 32px #00000059}body.light .wheels-of-fortune-lobby-page .wheel-item:hover{box-shadow:0 4px 12px #00000014}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item{flex-direction:column}.wheels-of-fortune-lobby-page .wheel-item:hover{box-shadow:none;transform:none}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item{flex-direction:column}.wheels-of-fortune-lobby-page .wheel-item:hover{box-shadow:none;transform:none}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item{flex-direction:column}.wheels-of-fortune-lobby-page .wheel-item:hover{box-shadow:none;transform:none}}.wheels-of-fortune-lobby-page .wheel-item.disabled{filter:grayscale();opacity:.6;pointer-events:none}.wheels-of-fortune-lobby-page .wheel-item-details{cursor:pointer;background-repeat:no-repeat;flex-direction:row;width:100%;height:100%;display:flex;position:relative}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details{flex-direction:column}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details{flex-direction:column}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details{flex-direction:column}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image{aspect-ratio:16/9;flex-shrink:0;width:300px;display:block;position:relative;overflow:hidden}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image{width:100%}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image{width:100%}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--transition-slow);display:block}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image img.loaded{opacity:1}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image:after{content:"";background:linear-gradient(to left, var(--color-ui-surface) 0%, transparent 100%);pointer-events:none;width:40%;height:100%;position:absolute;top:0;right:0}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image:after{background:linear-gradient(to top, var(--color-ui-surface), transparent);width:100%;height:50%;inset:auto 0 0}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image:after{background:linear-gradient(to top, var(--color-ui-surface), transparent);width:100%;height:50%;inset:auto 0 0}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image:after{background:linear-gradient(to top, var(--color-ui-surface), transparent);width:100%;height:50%;inset:auto 0 0}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-image:before{content:"";background:var(--item-background);z-index:-1;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge{top:var(--spacing-12);left:var(--spacing-12);padding:var(--spacing-4) var(--spacing-10);border-radius:var(--radius-4);font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.5px;color:var(--wheel-item-badge-color);z-index:2;position:absolute}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge.badge-wheel{background:var(--color-primary)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge.badge-box{background:var(--wheel-item-badge-box-bg)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge.badge-card{background:var(--color-status-info)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge.badge-pick{background:var(--color-status-success)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge{top:var(--spacing-8);left:var(--spacing-8);padding:var(--spacing-2) var(--spacing-8);font-size:var(--mobile-wheel-item-badge-font-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge{top:var(--spacing-8);left:var(--spacing-8);padding:var(--spacing-2) var(--spacing-8);font-size:var(--mobile-wheel-item-badge-font-size)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-badge{top:var(--spacing-8);left:var(--spacing-8);padding:var(--spacing-2) var(--spacing-8);font-size:var(--mobile-wheel-item-badge-font-size)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-content-wrapper{padding:var(--spacing-20) var(--spacing-24);background:var(--color-ui-surface);flex-direction:column;flex:1;justify-content:center;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-content-wrapper{padding:var(--spacing-12)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-content-wrapper{padding:var(--spacing-12)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-content-wrapper{padding:var(--spacing-12)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-name{color:var(--color-text-primary);font-size:var(--wheel-item-name-font-size);font-weight:var(--font-weight-bold);-webkit-font-smoothing:auto;letter-spacing:.3px;margin-bottom:var(--spacing-4)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-name{font-size:var(--font-size-body-sm)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-name{font-size:var(--font-size-body-sm)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-name{font-size:var(--font-size-body-sm)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-description{font-size:var(--wheel-item-description-font-size);color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-description p{margin:0}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-description{font-size:var(--mobile-wheel-item-description-font-size);margin-bottom:var(--spacing-6);line-height:1.4}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-description{font-size:var(--mobile-wheel-item-description-font-size);margin-bottom:var(--spacing-6);line-height:1.4}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-description{font-size:var(--mobile-wheel-item-description-font-size);margin-bottom:var(--spacing-6);line-height:1.4}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice{align-items:center;gap:var(--wheel-item-notice-gap);margin-top:var(--wheel-item-notice-margin-top);padding:var(--wheel-item-notice-padding);border-radius:var(--wheel-item-notice-radius);border:var(--border-width-1) solid var(--wheel-item-notice-border);color:var(--wheel-item-notice-icon-color);max-width:100%;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice{gap:var(--mobile-wheel-item-notice-gap);margin-top:var(--mobile-wheel-item-notice-margin-top);padding:var(--mobile-wheel-item-notice-padding)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice{gap:var(--mobile-wheel-item-notice-gap);margin-top:var(--mobile-wheel-item-notice-margin-top);padding:var(--mobile-wheel-item-notice-padding)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice{gap:var(--mobile-wheel-item-notice-gap);margin-top:var(--mobile-wheel-item-notice-margin-top);padding:var(--mobile-wheel-item-notice-padding)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-icon{width:var(--wheel-item-notice-icon-size);height:var(--wheel-item-notice-icon-size);flex-shrink:0;justify-content:center;align-items:center;display:flex}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-icon svg{width:100%;height:100%}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-icon{width:var(--mobile-wheel-item-notice-icon-size);height:var(--mobile-wheel-item-notice-icon-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-icon{width:var(--mobile-wheel-item-notice-icon-size);height:var(--mobile-wheel-item-notice-icon-size)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-icon{width:var(--mobile-wheel-item-notice-icon-size);height:var(--mobile-wheel-item-notice-icon-size)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text{min-width:0;font-size:var(--wheel-item-notice-font-size);color:var(--wheel-item-notice-text-color);overflow-wrap:anywhere;flex:1;line-height:1.5}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text p{margin:0}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text .wheel-item-notice-timer{gap:var(--spacing-4);margin-top:var(--spacing-2);flex-wrap:wrap;display:flex}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text .wheel-item-notice-timer span:last-child{font-weight:var(--font-weight-semibold)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text img{max-width:100%;height:auto}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text a{color:var(--wheel-item-notice-link-color);font-weight:var(--font-weight-semibold);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text{font-size:var(--mobile-wheel-item-notice-font-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text{font-size:var(--mobile-wheel-item-notice-font-size)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-notice-text{font-size:var(--mobile-wheel-item-notice-font-size)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-footer{justify-content:flex-end;align-items:center;gap:var(--spacing-12);margin-top:var(--spacing-12);display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-footer{margin-top:var(--spacing-10)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-footer{margin-top:var(--spacing-10)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-footer{margin-top:var(--spacing-10)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status{align-items:center;gap:var(--spacing-6);font-size:var(--wheel-item-meta-font-size);font-weight:var(--font-weight-semibold);margin-right:auto;display:flex}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-available{color:var(--color-status-success)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-available .wheel-item-status-dot{background:var(--color-status-success)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-cooldown{color:var(--color-status-warning)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-cooldown .wheel-item-status-dot{background:var(--color-status-warning)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-unavailable{color:var(--color-text-disabled)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status.status-unavailable .wheel-item-status-dot{background:var(--color-text-disabled)}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-status-dot{width:var(--wheel-item-status-dot-size);height:var(--wheel-item-status-dot-size);border-radius:var(--radius-full);flex-shrink:0}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons .wheel-item-cta-button{max-width:var(--wheel-item-cta-max-width);height:auto;min-height:var(--button-height-sm);white-space:normal;text-align:center;line-height:var(--wheel-item-cta-line-height);padding-top:var(--wheel-item-cta-padding-y);padding-bottom:var(--wheel-item-cta-padding-y)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons .wheel-item-cta-button{max-width:var(--mobile-wheel-item-cta-max-width)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons .wheel-item-cta-button{max-width:var(--mobile-wheel-item-cta-max-width)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons .wheel-item-cta-button{max-width:var(--mobile-wheel-item-cta-max-width)}}.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons{gap:var(--spacing-8);flex-shrink:0;margin-left:auto;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons{gap:var(--spacing-6)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons{gap:var(--spacing-6)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheel-item-details .wheel-item-buttons{gap:var(--spacing-6)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--mobile-wheels-of-fortune-lobby-page-padding:0 var(--spacing-16) var(--spacing-16);--wheels-of-fortune-lobby-page-padding:24px 16px 12px 0;--wheels-of-fortune-lobby-page-no-running-wheels-font-size:var(--font-size-h4);--wheels-of-fortune-lobby-page-no-running-wheels-font-weight:600;--wheels-of-fortune-lobby-page-no-running-wheels-color:var(--color-status-error);--wheels-lobby-hero-stat-bg:#f421230f;--wheels-lobby-hero-stat-border-color:#f4212326;--wheels-empty-illust-size:96px;--wheels-empty-illust-opacity:.7;--wheels-empty-desc-line-height:1.6;--wheels-empty-desc-max-width:360px;--mobile-wheels-empty-illust-size:80px;--mobile-wheels-empty-desc-max-width:280px;--wheel-item-badge-color:var(--button-primary-text);--wheel-item-badge-box-bg:#9c27b0;--wheel-item-name-font-size:17px;--wheel-item-description-font-size:13px;--wheel-item-meta-font-size:11px;--wheel-item-status-dot-size:6px;--wheel-item-notice-border:color-mix(in srgb, var(--color-status-warning) 40%, transparent);--wheel-item-notice-radius:var(--radius-8);--wheel-item-notice-padding:var(--spacing-8) var(--spacing-12);--wheel-item-notice-margin-top:var(--spacing-8);--wheel-item-notice-gap:var(--spacing-8);--wheel-item-notice-icon-size:18px;--wheel-item-notice-font-size:var(--font-size-micro);--wheel-item-notice-icon-color:var(--color-status-warning);--wheel-item-notice-text-color:var(--color-text-primary);--wheel-item-notice-link-color:var(--color-status-warning);--wheel-item-cta-max-width:220px;--wheel-item-cta-line-height:1.25;--wheel-item-cta-padding-y:var(--spacing-6);--mobile-wheel-item-cta-max-width:190px;--mobile-wheel-item-badge-font-size:9px;--mobile-wheel-item-description-font-size:11px;--mobile-wheel-item-notice-padding:var(--spacing-8);--mobile-wheel-item-notice-margin-top:var(--spacing-6);--mobile-wheel-item-notice-gap:var(--spacing-6);--mobile-wheel-item-notice-icon-size:14px;--mobile-wheel-item-notice-font-size:var(--font-size-caption)}@keyframes emptyStateFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.wheels-of-fortune-lobby-page{padding:var(--wheels-of-fortune-lobby-page-padding);position:relative}.wheels-of-fortune-lobby-page>*{animation:.3s both profile-fadeUp}.wheels-of-fortune-lobby-page>:nth-child(2){animation-delay:50ms}.wheels-of-fortune-lobby-page>:nth-child(3){animation-delay:.1s}.wheels-of-fortune-lobby-page>:nth-child(4){animation-delay:.15s}.wheels-of-fortune-lobby-page>:nth-child(5){animation-delay:.2s}.wheels-of-fortune-lobby-page>:nth-child(n+6){animation-delay:.25s}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page{padding:var(--mobile-wheels-of-fortune-lobby-page-padding)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page{padding:var(--mobile-wheels-of-fortune-lobby-page-padding)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page{padding:var(--mobile-wheels-of-fortune-lobby-page-padding)}}.wheels-of-fortune-lobby-page .page-hero{border-radius:var(--hero-border-radius);padding:var(--hero-padding);margin-bottom:var(--hero-margin-bottom);border:var(--border-width-1) solid var(--hero-border-color);position:relative;overflow:hidden}.wheels-of-fortune-lobby-page .page-hero:before{content:"";background:radial-gradient(ellipse at 80% 50%, var(--hero-glow-color) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .page-hero{padding:var(--hero-padding-mobile);margin-bottom:var(--hero-margin-bottom-mobile);border-radius:var(--hero-border-radius-mobile)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .page-hero{padding:var(--hero-padding-mobile);margin-bottom:var(--hero-margin-bottom-mobile);border-radius:var(--hero-border-radius-mobile)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .page-hero{padding:var(--hero-padding-mobile);margin-bottom:var(--hero-margin-bottom-mobile);border-radius:var(--hero-border-radius-mobile)}}.wheels-of-fortune-lobby-page .page-hero-tag{font-size:var(--hero-tag-font-size);font-weight:var(--hero-tag-font-weight);letter-spacing:var(--hero-tag-letter-spacing);text-transform:uppercase;color:var(--hero-tag-color);margin-bottom:var(--hero-tag-margin-bottom);position:relative}.wheels-of-fortune-lobby-page .page-hero-title{font-size:var(--hero-title-font-size);font-weight:var(--hero-title-font-weight);line-height:var(--hero-title-line-height);color:var(--hero-title-color);margin:0 0 var(--hero-title-margin-bottom);position:relative}.wheels-of-fortune-lobby-page .page-hero-title .accent{color:var(--hero-accent-color)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .page-hero-title{font-size:var(--hero-title-font-size-mobile)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .page-hero-title{font-size:var(--hero-title-font-size-mobile)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .page-hero-title{font-size:var(--hero-title-font-size-mobile)}}.wheels-of-fortune-lobby-page .page-hero-subtitle{font-size:var(--hero-desc-font-size);color:var(--hero-desc-color);max-width:var(--hero-desc-max-width);line-height:var(--hero-desc-line-height);margin:0;position:relative}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .page-hero-subtitle{font-size:var(--hero-desc-font-size-mobile)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .page-hero-subtitle{font-size:var(--hero-desc-font-size-mobile)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .page-hero-subtitle{font-size:var(--hero-desc-font-size-mobile)}}.wheels-of-fortune-lobby-page .page-hero-stat{align-items:center;gap:var(--spacing-6);margin-top:var(--spacing-12);padding:var(--spacing-6) var(--spacing-14);border-radius:var(--radius-30);background:var(--wheels-lobby-hero-stat-bg);border:var(--border-width-1) solid var(--wheels-lobby-hero-stat-border-color);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);color:var(--color-primary);display:inline-flex;position:relative}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .page-hero-stat{margin-top:var(--spacing-8);padding:var(--spacing-4) var(--spacing-10);font-size:var(--wheel-item-meta-font-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .page-hero-stat{margin-top:var(--spacing-8);padding:var(--spacing-4) var(--spacing-10);font-size:var(--wheel-item-meta-font-size)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .page-hero-stat{margin-top:var(--spacing-8);padding:var(--spacing-4) var(--spacing-10);font-size:var(--wheel-item-meta-font-size)}}.wheels-of-fortune-lobby-page .page-hero-stat .page-hero-stat-value.is-loading{visibility:hidden}.wheels-of-fortune-lobby-page .page-hero-cta{margin-top:var(--hero-cta-margin-top)}.wheels-of-fortune-lobby-page .wheels-section-heading{margin-bottom:var(--spacing-16)}.wheels-of-fortune-lobby-page .wheels-section-heading h2{font-size:var(--font-size-body-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheels-section-heading{margin-bottom:var(--spacing-12)}.wheels-of-fortune-lobby-page .wheels-section-heading h2{font-size:var(--font-size-body)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheels-section-heading{margin-bottom:var(--spacing-12)}.wheels-of-fortune-lobby-page .wheels-section-heading h2{font-size:var(--font-size-body)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheels-section-heading{margin-bottom:var(--spacing-12)}.wheels-of-fortune-lobby-page .wheels-section-heading h2{font-size:var(--font-size-body)}}.wheels-of-fortune-lobby-page .wheels-of-fortune-list{gap:var(--spacing-12);flex-direction:column;display:flex}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .wheels-of-fortune-list{gap:var(--spacing-10)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .wheels-of-fortune-list{gap:var(--spacing-10)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .wheels-of-fortune-list{gap:var(--spacing-10)}}.wheels-of-fortune-lobby-page .no-running-wheels-card{text-align:center;padding:var(--spacing-32) var(--spacing-24);border-radius:var(--radius-16);border:var(--border-width-1) solid var(--color-border-subtle);background:var(--color-surface-secondary);flex-direction:column;align-items:center;display:flex}.wheels-of-fortune-lobby-page .no-running-wheels-illust{margin-bottom:var(--spacing-20)}.wheels-of-fortune-lobby-page .no-running-wheels-illust img{width:var(--wheels-empty-illust-size);height:var(--wheels-empty-illust-size);opacity:var(--wheels-empty-illust-opacity);animation:4s ease-in-out infinite emptyStateFloat}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .no-running-wheels-illust{margin-bottom:var(--spacing-16)}.wheels-of-fortune-lobby-page .no-running-wheels-illust img{width:var(--mobile-wheels-empty-illust-size);height:var(--mobile-wheels-empty-illust-size)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .no-running-wheels-illust{margin-bottom:var(--spacing-16)}.wheels-of-fortune-lobby-page .no-running-wheels-illust img{width:var(--mobile-wheels-empty-illust-size);height:var(--mobile-wheels-empty-illust-size)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .no-running-wheels-illust{margin-bottom:var(--spacing-16)}.wheels-of-fortune-lobby-page .no-running-wheels-illust img{width:var(--mobile-wheels-empty-illust-size);height:var(--mobile-wheels-empty-illust-size)}}.wheels-of-fortune-lobby-page .no-running-wheels-title{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--spacing-8)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .no-running-wheels-title{font-size:var(--font-size-body-lg)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .no-running-wheels-title{font-size:var(--font-size-body-lg)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .no-running-wheels-title{font-size:var(--font-size-body-lg)}}.wheels-of-fortune-lobby-page .no-running-wheels-desc{font-size:var(--font-size-body-sm);color:var(--color-text-secondary);line-height:var(--wheels-empty-desc-line-height);max-width:var(--wheels-empty-desc-max-width);margin-bottom:var(--spacing-20)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.wheels-of-fortune-lobby-page .no-running-wheels-desc{font-size:var(--font-size-caption);max-width:var(--mobile-wheels-empty-desc-max-width);margin-bottom:var(--spacing-16)}}@media only screen and (min-width:768px) and (max-width:1024px){.wheels-of-fortune-lobby-page .no-running-wheels-desc{font-size:var(--font-size-caption);max-width:var(--mobile-wheels-empty-desc-max-width);margin-bottom:var(--spacing-16)}}@media only screen and (max-width:767px){.wheels-of-fortune-lobby-page .no-running-wheels-desc{font-size:var(--font-size-caption);max-width:var(--mobile-wheels-empty-desc-max-width);margin-bottom:var(--spacing-16)}}
