.spin-wheel-root{--sw-font-family: inherit;--sw-color-primary: #18233C;--sw-color-secondary: #4663a8;--sw-color-pointer: #FFD700;--sw-color-bg: #ffffff;--sw-color-text: #18233C;--sw-color-wheel-text: #ffffff;--sw-font-base: 1.6rem;--sw-font-title: var(--sw-font-base);--sw-font-button: var(--sw-font-base);--sw-font-body: calc(var(--sw-font-base) * .75);--sw-font-small: calc(var(--sw-font-base) * .75);--sw-font-code: calc(var(--sw-font-base) * .75);--sw-font-wheel: calc(var(--sw-font-base) * 1.25);--sw-logo-width: 180px;--sw-logo-max-height: unset;font-family:var(--sw-font-family);z-index:100000000000;--sw-color-title: #b19500}.spin-wheel-root *,.spin-wheel-root *:before,.spin-wheel-root *:after{box-sizing:border-box}.spin-wheel-root .spin-wheel-floating{position:fixed;z-index:100000000001;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:52px;padding:.75rem 1.375rem;border:none;border-radius:999px;background:var(--sw-color-primary);color:#fff!important;font-family:var(--sw-font-family);font-size:1rem;font-weight:700;line-height:1;text-transform:none;letter-spacing:.01em;cursor:pointer;box-shadow:0 6px 24px #18233c59;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.spin-wheel-root .spin-wheel-floating:hover{transform:scale(1.05);box-shadow:0 8px 28px #18233c66;background:var(--sw-color-secondary);background:gold}.spin-wheel-root .spin-wheel-floating{--sw-float-icon-size: 2.375rem;--sw-float-icon-size-mob: 2.125rem;--sw-float-font-size: 1.8rem;--sw-float-font-size-mob: 1rem;--sw-float-image-size: 3.75rem;--sw-float-image-size-mob: 3.25rem;--sw-float-emoji-size: var(--sw-float-icon-size);--sw-float-emoji-size-mob: var(--sw-float-icon-size-mob)}.spin-wheel-root .spin-wheel-floating__text{font-size:var(--sw-float-font-size)!important;font-weight:700!important;line-height:1.1!important;color:#262626!important;white-space:nowrap}.spin-wheel-floating--bottom-right,.spin-wheel-floating--bottom-left,.spin-wheel-floating--top-right,.spin-wheel-floating--top-left,.spin-wheel-floating--bottom-center,.spin-wheel-floating--custom,.spin-wheel-floating--desk-bottom-right,.spin-wheel-floating--desk-bottom-left,.spin-wheel-floating--desk-top-right,.spin-wheel-floating--desk-top-left,.spin-wheel-floating--desk-bottom-center,.spin-wheel-floating--desk-custom,.spin-wheel-floating--mob-bottom-right,.spin-wheel-floating--mob-bottom-left,.spin-wheel-floating--mob-top-right,.spin-wheel-floating--mob-top-left,.spin-wheel-floating--mob-bottom-center,.spin-wheel-floating--mob-custom{top:auto;right:auto;bottom:auto;left:auto;transform:none}@media(max-width:749px){.spin-wheel-floating--mob-bottom-right,.spin-wheel-floating--bottom-right{bottom:1rem;right:1rem}.spin-wheel-floating--mob-bottom-left,.spin-wheel-floating--bottom-left{bottom:1rem;left:1rem}.spin-wheel-floating--mob-top-right,.spin-wheel-floating--top-right{top:5rem;right:1rem}.spin-wheel-floating--mob-top-left,.spin-wheel-floating--top-left{top:5rem;left:1rem}.spin-wheel-floating--mob-bottom-center,.spin-wheel-floating--bottom-center{bottom:1rem;left:50%;transform:translate(-50%)}.spin-wheel-floating--mob-bottom-center:hover,.spin-wheel-floating--bottom-center:hover{transform:translate(-50%) scale(1.05)}.spin-wheel-floating--mob-custom,.spin-wheel-floating--custom{top:var(--sw-float-mob-top, auto);bottom:var(--sw-float-mob-bottom, auto);left:var(--sw-float-mob-left, auto);right:var(--sw-float-mob-right, auto)}.spin-wheel-floating--mob-custom:hover,.spin-wheel-floating--custom:hover{transform:scale(1.05)}}@media(min-width:750px){.spin-wheel-floating--desk-bottom-right,.spin-wheel-floating--bottom-right{bottom:1.5rem;right:1.5rem}.spin-wheel-floating--desk-bottom-left,.spin-wheel-floating--bottom-left{bottom:1.5rem;left:1.5rem}.spin-wheel-floating--desk-top-right,.spin-wheel-floating--top-right{top:5.5rem;right:1.5rem}.spin-wheel-floating--desk-top-left,.spin-wheel-floating--top-left{top:5.5rem;left:1.5rem}.spin-wheel-floating--desk-bottom-center,.spin-wheel-floating--bottom-center{bottom:1.5rem;left:50%;transform:translate(-50%)}.spin-wheel-floating--desk-bottom-center:hover,.spin-wheel-floating--bottom-center:hover{transform:translate(-50%) scale(1.05)}.spin-wheel-floating--desk-custom,.spin-wheel-floating--custom{top:var(--sw-float-desk-top, auto);bottom:var(--sw-float-desk-bottom, auto);left:var(--sw-float-desk-left, auto);right:var(--sw-float-desk-right, auto)}.spin-wheel-floating--desk-custom:hover,.spin-wheel-floating--custom:hover{transform:scale(1.05)}}.spin-wheel-root .spin-wheel-floating__img{width:var(--sw-float-image-size);height:var(--sw-float-image-size);object-fit:contain;border-radius:50%;flex-shrink:0}.spin-wheel-root .spin-wheel-floating__icon{width:var(--sw-float-icon-size);height:var(--sw-float-icon-size);object-fit:contain;flex-shrink:0}.spin-wheel-root .spin-wheel-floating__emoji{font-size:var(--sw-float-emoji-size);line-height:1;flex-shrink:0}body.spin-wheel-scroll-lock{overflow:hidden!important;overscroll-behavior:none}.spin-wheel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000000002;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000008c;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.spin-wheel-overlay.is-open{opacity:1;visibility:visible}.spin-wheel-overlay[hidden]{display:none}.spin-wheel-overlay.is-open[hidden]{display:flex}.spin-wheel-root .spin-wheel-modal{position:relative;width:100%;max-width:460px;max-height:92vh;overflow-y:auto;padding:2rem 1.75rem 1.5rem;background-color:var(--sw-color-bg);background-size:cover;background-position:center;color:var(--sw-color-text);font-size:var(--sw-font-base);line-height:1.5;border-radius:16px;box-shadow:0 20px 60px #00000059;text-align:center;transform:translateY(16px) scale(.97);transition:transform .35s cubic-bezier(.34,1.4,.64,1);-webkit-font-smoothing:antialiased}.spin-wheel-overlay.is-open .spin-wheel-modal{transform:translateY(0) scale(1)}.spin-wheel-root .spin-wheel-modal__close{position:absolute;top:.625rem;right:.625rem;z-index:10;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#fff;color:var(--sw-color-primary);font-size:calc(var(--sw-font-base) * 1.5);font-weight:400;line-height:1;cursor:pointer;box-shadow:0 2px 10px #00000047;transition:background .2s,color .2s,transform .15s}.spin-wheel-root .spin-wheel-modal__close span{display:block;margin-top:-.125rem;line-height:1}.spin-wheel-root .spin-wheel-modal__close:hover{background:var(--sw-color-primary);color:#fff;transform:scale(1.06)}.spin-wheel-root .spin-wheel-modal__close:focus-visible{outline:2px solid var(--sw-color-secondary);outline-offset:2px}.spin-wheel-root .spin-wheel-modal__banner{margin:-2rem -1.75rem 1.25rem;padding:.75rem 1rem;background:var(--sw-color-secondary);color:#fff;font-size:var(--sw-font-small);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.3}.spin-wheel-modal__banner-img{margin:-1.75rem -1.5rem 1rem;overflow:hidden;border-radius:16px 16px 0 0}.spin-wheel-modal__banner-img img{display:block;width:100%;height:auto;max-height:80px;object-fit:cover}.spin-wheel-modal__logo{margin-bottom:.75rem}.spin-wheel-root .spin-wheel-modal__logo img{width:var(--sw-logo-width);height:auto;max-width:100%;max-height:var(--sw-logo-max-height);object-fit:contain}.spin-wheel-root .spin-wheel-modal__title{margin:0 0 .5rem;font-size:var(--sw-font-title);font-weight:700;color:var(--sw-color-primary);color:var(--sw-color-title);line-height:1.25;text-transform:none;letter-spacing:0}.spin-wheel-root .spin-wheel-modal__subtitle{margin:0 0 1.25rem;font-size:var(--sw-font-body);line-height:1.5;color:var(--sw-color-text);opacity:.9}.spin-wheel-root .spin-wheel-modal__wheel-wrap{position:relative;width:min(300px,78vw);margin:0 auto 1.5rem;aspect-ratio:1}.spin-wheel-pointer{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:22px solid var(--sw-color-pointer);z-index:3;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.spin-wheel-disc-wrap{width:100%;height:100%;border-radius:50%;padding:6px;background:var(--sw-color-primary);box-shadow:0 4px 16px #0003}.spin-wheel-disc{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;transition:transform .1s linear;will-change:transform}.spin-wheel-disc.is-spinning{transition:transform 4.5s cubic-bezier(.17,.67,.12,.99)}.spin-wheel-labels{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.spin-wheel-root .spin-wheel-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:14%;margin:0;transform-origin:center center;pointer-events:none}.spin-wheel-root .spin-wheel-label__text{display:block;max-width:36%;text-align:center;font-size:var(--sw-font-wheel);font-weight:700;line-height:1.2;color:var(--sw-color-wheel-text);text-shadow:0 1px 3px rgba(0,0,0,.45);word-break:break-word;text-transform:none;transform-origin:center center}.spin-wheel-root .spin-wheel-form{text-align:left;margin-bottom:1rem}.spin-wheel-root .spin-wheel-field{margin-bottom:.875rem}.spin-wheel-root .spin-wheel-field__label{display:block;margin-bottom:.375rem;font-size:var(--sw-font-body);font-weight:600;color:var(--sw-color-text);line-height:1.3}.spin-wheel-root .spin-wheel-field__input{width:100%;padding:.75rem .875rem;border:1px solid rgba(24,35,60,.2);border-radius:8px;font-family:var(--sw-font-family);font-size:var(--sw-font-body);line-height:1.4;color:var(--sw-color-text);background:#fff;min-height:48px}.spin-wheel-root .spin-wheel-field__input:focus{outline:2px solid var(--sw-color-secondary);outline-offset:1px;border-color:var(--sw-color-secondary)}.spin-wheel-root .spin-wheel-field__checkbox-label{display:flex;align-items:center;gap:.75rem;font-size:var(--sw-font-body);line-height:1.4;color:var(--sw-color-text);cursor:pointer}.spin-wheel-root .spin-wheel-field__checkbox-label input[type=checkbox]{width:20px;height:20px;min-width:20px;min-height:20px;margin:0;flex-shrink:0;accent-color:var(--sw-color-primary);cursor:pointer}.spin-wheel-root .spin-wheel-field__checkbox-label>span{flex:1;font-size:var(--sw-font-body);line-height:1.4}.spin-wheel-root .spin-wheel-field--privacy .spin-wheel-field__checkbox-label,.spin-wheel-root .spin-wheel-field--privacy .spin-wheel-field__checkbox-label>span{font-size:var(--sw-font-body)}.spin-wheel-root .spin-wheel-field__checkbox-label a{color:var(--sw-color-secondary);font-weight:600;font-size:inherit;text-decoration:underline}.spin-wheel-root .spin-wheel-form__error{margin:.625rem 0 0;padding:.625rem .75rem;font-size:var(--sw-font-small);color:#b00020;background:#fdecea;border-radius:6px}.spin-wheel-form__error[hidden]{display:none}.spin-wheel-root .spin-wheel-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:.875rem 1.5rem;border:none;border-radius:999px;font-family:var(--sw-font-family);font-size:var(--sw-font-button);font-weight:700;line-height:1.2;text-transform:none;letter-spacing:0;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #18233c33}.spin-wheel-root .spin-wheel-btn--primary{background:var(--sw-color-primary);color:#fff!important}.spin-wheel-root .spin-wheel-btn--primary:not(:disabled):hover{background:var(--sw-color-secondary);transform:translateY(-1px);box-shadow:0 6px 18px #18233c47}.spin-wheel-root .spin-wheel-btn--primary:disabled{opacity:1;background:#9aa3b0;color:#fff!important;cursor:not-allowed;box-shadow:none;transform:none}.spin-wheel-root .spin-wheel-btn--secondary{width:auto;min-height:44px;padding:.625rem 1.25rem;margin-top:.625rem;background:var(--sw-color-secondary);color:#fff!important;font-size:var(--sw-font-button);box-shadow:none}.spin-wheel-root .spin-wheel-btn--secondary:not(:disabled):hover{background:var(--sw-color-primary);transform:none;color:#262626!important}.spin-wheel-modal__result[hidden]{display:none}.spin-wheel-root .spin-wheel-result__title{margin:0 0 .5rem;font-size:var(--sw-font-title);font-weight:700;color:var(--sw-color-primary);color:#b19500}.spin-wheel-root .spin-wheel-result__subtitle{margin:0 0 1rem;font-size:var(--sw-font-body);line-height:1.45;opacity:.9}.spin-wheel-root .spin-wheel-result__code{display:block;font-size:var(--sw-font-code);font-weight:800;letter-spacing:.06em;color:var(--sw-color-primary);word-break:break-all;color:#b19500}.spin-wheel-root .spin-wheel-result__prize-label{margin:.625rem 0 0;font-size:var(--sw-font-body);opacity:.8}.spin-wheel-result__code-wrap{padding:.875rem;background:#0000000a;border-radius:10px;border:2px dashed var(--sw-color-secondary)}.spin-wheel-modal.is-result .spin-wheel-modal__wheel-wrap,.spin-wheel-modal.is-result .spin-wheel-modal__form-wrap{display:none}.spin-wheel-modal.is-spinning .spin-wheel-btn--primary{pointer-events:none}.spin-wheel-root .spin-wheel-modal__disclaimer{margin:1rem 0 0;font-size:var(--sw-font-small);line-height:1.45;color:var(--sw-color-text);opacity:.75}.spin-wheel-root .spin-wheel-modal__dismiss{display:inline-block;margin-top:.75rem;font-size:var(--sw-font-small);color:var(--sw-color-text);opacity:.65;text-decoration:underline;cursor:pointer}.spin-wheel-root .spin-wheel-modal__dismiss:hover{opacity:.9;color:var(--sw-color-secondary)}@media(max-width:749px){.spin-wheel-root{--sw-font-wheel: var(--sw-font-base)}.spin-wheel-modal--fullscreen{max-width:none;width:100%;height:100%;max-height:none;border-radius:0;display:flex;flex-direction:column;justify-content:center}.spin-wheel-overlay:has(.spin-wheel-modal--fullscreen){padding:0}.spin-wheel-modal--fullscreen .spin-wheel-modal__banner,.spin-wheel-modal--fullscreen .spin-wheel-modal__banner-img{margin-top:0;border-radius:0}.spin-wheel-overlay:has(.spin-wheel-modal--bottom_sheet){align-items:flex-end;padding:0}.spin-wheel-modal--bottom_sheet{max-width:none;border-radius:20px 20px 0 0;max-height:88vh;transform:translateY(100%)}.spin-wheel-overlay.is-open .spin-wheel-modal--bottom_sheet{transform:translateY(0)}.spin-wheel-modal--bottom_sheet .spin-wheel-modal__banner,.spin-wheel-modal--bottom_sheet .spin-wheel-modal__banner-img{margin-top:0;border-radius:20px 20px 0 0}.spin-wheel-root .spin-wheel-floating{font-size:1.0625rem;min-height:48px;padding:.6875rem 1.25rem;gap:.625rem}.spin-wheel-root .spin-wheel-floating__text{font-size:var(--sw-float-font-size-mob)!important}.spin-wheel-root .spin-wheel-floating__icon{width:var(--sw-float-icon-size-mob);height:var(--sw-float-icon-size-mob)}.spin-wheel-root .spin-wheel-floating__img{width:var(--sw-float-image-size-mob);height:var(--sw-float-image-size-mob)}.spin-wheel-root .spin-wheel-floating__emoji{font-size:var(--sw-float-emoji-size-mob)}.spin-wheel-root .spin-wheel-modal{font-size:var(--sw-font-base);padding:0rem 1.25rem 1.25rem;border-radius:16px 16px 0 0}.spin-wheel-root .spin-wheel-modal__title{font-size:var(--sw-font-title)}.spin-wheel-root .spin-wheel-modal__subtitle{font-size:var(--sw-font-body)}.spin-wheel-root .spin-wheel-btn{font-size:var(--sw-font-button);min-height:50px}}.spin-wheel-btn--secondary.is-copied{background:#2e7d32}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-spin-wheel.css.map */
