.section-spin-wheel-popup{padding:0!important;margin:0!important;min-height:0!important;height:0!important;overflow:visible!important}.spin-wheel,.spin-wheel__backdrop,.spin-wheel__dialog,.spin-wheel__tab{--spin-surface: #0b0b0c;--spin-foreground: #ffffff;--spin-muted: #888888;--spin-border: rgba(255, 255, 255, .08);--spin-gold: #f5cb5c;--spin-gold-text: #000000;font-family:Poppins,var(--font-body-family),ui-sans-serif,system-ui,sans-serif}.spin-wheel__backdrop{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;padding:1rem;background-color:#000000a6;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;transition:opacity .25s ease,visibility .25s ease}.spin-wheel__backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.spin-wheel__dialog{position:relative;z-index:1;width:100%;max-width:440px;max-height:calc(100vh - 2rem);overflow:hidden auto;padding:0;border:1px solid var(--spin-border);border-radius:16px;background-color:var(--spin-surface);color:var(--spin-foreground);box-shadow:0 30px 80px -20px #00000080;transform:scale(.95);opacity:0;visibility:hidden;pointer-events:none;cursor:default;transition:opacity .2s ease,transform .2s ease,visibility .2s ease,max-width .5s ease-out}.spin-wheel__backdrop.is-visible .spin-wheel__dialog.is-visible{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.spin-wheel__dialog.is-wide{max-width:520px}.spin-wheel__dialog-close{position:absolute;top:16px;right:16px;z-index:6;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:2px;background:transparent;color:var(--spin-muted);opacity:.7;cursor:pointer;transition:opacity .2s ease,color .2s ease}.spin-wheel__dialog-close:hover{opacity:1;color:var(--spin-foreground)}.spin-wheel__emoji-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;overflow:hidden;pointer-events:none}.spin-wheel__header{position:relative;padding:36px 28px 12px;text-align:center}.spin-wheel__badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;border:1px solid var(--spin-border);border-radius:999px;background:#ffffff0d;color:var(--spin-gold);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.spin-wheel__title{margin:0;font-size:24px;line-height:1.25;font-weight:600;letter-spacing:-.025em;color:var(--spin-foreground)}.spin-wheel__subtitle{margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--spin-muted)}.spin-wheel__wheel-block{margin:8px 0 24px}.spin-wheel__wheel-block[hidden]{display:none!important}.spin-wheel__wheel-wrap{position:relative;width:300px;height:300px;margin:0 auto}.spin-wheel__pointer{position:absolute;left:50%;top:-6px;z-index:10;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:16px solid var(--spin-gold);filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.spin-wheel__wheel-ring{position:absolute;top:0;right:0;bottom:0;left:0;padding:3px;border-radius:50%;background:linear-gradient(135deg,rgba(245,203,92,.4),rgba(245,203,92,.1),transparent)}.spin-wheel__wheel-inner{position:relative;width:100%;height:100%;border-radius:50%;background-color:var(--spin-surface)}.spin-wheel__wheel-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(0)}.spin-wheel__wheel-svg.is-spinning{transition:transform 6.2s cubic-bezier(.16,1,.3,1)}.spin-wheel__hub{position:absolute;left:50%;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:56px;height:56px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(245,203,92,.6);background-color:var(--spin-surface);color:var(--spin-gold);box-shadow:inset 0 0 0 2px #f5cb5c26}.spin-wheel__wheel-confetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.spin-wheel__panel{padding:0 28px 28px}.spin-wheel__panel[hidden]{display:none!important}.spin-wheel__panel--celebrate{padding-top:0;text-align:center}.spin-wheel__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;border:none;font-family:inherit;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,opacity .2s ease}.spin-wheel__btn--primary{height:48px;border-radius:12px;background-color:var(--spin-gold);color:var(--spin-surface)}.spin-wheel__btn--primary:hover:not(:disabled){background-color:#f5cb5ce6}.spin-wheel__btn--primary:disabled{opacity:.7;cursor:wait}.spin-wheel__btn--ghost{height:40px;margin-top:12px;border-radius:8px;border:1px solid var(--spin-border);background:transparent;color:var(--spin-foreground);font-weight:500}.spin-wheel__btn--ghost:hover{background:#ffffff0d}.spin-wheel__dismiss{margin:12px 0 0;text-align:center;font-size:11px;color:var(--spin-muted)}.spin-wheel__dismiss-link{border:none;padding:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.spin-wheel__dismiss-link:hover{color:var(--spin-foreground)}.spin-wheel__celebrate-text{font-size:20px;font-weight:600;color:var(--spin-gold);animation:spin-fade-in .45s ease-out both}.spin-wheel__prize-card{margin-bottom:20px;padding:16px;border:1px solid rgba(245,203,92,.4);border-radius:12px;background:#f5cb5c0d;text-align:center}.spin-wheel__prize-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--spin-gold)}.spin-wheel__prize-value{margin-top:4px;font-size:24px;font-weight:600;line-height:1.2;color:var(--spin-foreground)}.spin-wheel__form{display:flex;flex-direction:column;gap:12px;animation:spin-fade-in .45s ease-out both}.spin-wheel__input{width:100%;height:48px;padding:0 12px;border:1px solid var(--spin-border);border-radius:12px;background:#ffffff0d;color:var(--spin-foreground);font-family:inherit;font-size:16px}.spin-wheel__input::placeholder{color:var(--spin-muted)}.spin-wheel__input:focus{outline:none;box-shadow:0 0 0 1px #f5cb5c66}.spin-wheel__consent{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.45;color:var(--spin-muted);cursor:pointer}.spin-wheel__consent-input{margin-top:2px;flex-shrink:0;accent-color:var(--spin-gold)}.spin-wheel__error{margin:-4px 0 0;font-size:12px;color:#ff6b6b}.spin-wheel__error[hidden]{display:none!important}.spin-wheel__code-box{padding:16px;border:1px dashed rgba(245,203,92,.5);border-radius:12px;background:#ffffff08;text-align:center;animation:spin-fade-in .45s ease-out both}.spin-wheel__code-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--spin-muted)}.spin-wheel__code-value{margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px;letter-spacing:.25em;color:var(--spin-foreground)}.spin-wheel__email-sent{margin:16px 0 0;text-align:center;font-size:11px;color:var(--spin-muted)}.spin-wheel__email-sent strong{color:var(--spin-foreground);font-weight:500}.spin-wheel__panel--done{animation:spin-fade-in .45s ease-out both}.spin-wheel__tab{position:fixed;right:0;bottom:120px;z-index:99997;display:flex;align-items:center;justify-content:center;width:26px;height:76px;padding:0;border:1px solid rgba(255,255,255,.1);border-right:none;border-radius:10px 0 0 10px;background:#0b0b0cc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#ffffffb8;box-shadow:-6px 0 28px #00000038;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.spin-wheel__tab[hidden]{display:none!important}.spin-wheel__tab:hover{background:#141416eb;color:var(--spin-gold);transform:translate(-1px)}.spin-wheel__tab-accent{position:absolute;left:0;top:50%;width:1.5px;height:28px;transform:translateY(-50%);border-radius:1px;background:var(--spin-gold);opacity:.85}.spin-wheel__tab-chevron{display:block;margin-left:2px}body.spin-wheel-lock{overflow:hidden}@keyframes spin-fall-emoji{0%{transform:translateY(-20px) rotate(0) scale(.8);opacity:0}15%{opacity:1}to{transform:translateY(340px) rotate(360deg) scale(1);opacity:0}}@keyframes spin-confetti-burst{0%{transform:rotate(var(--angle)) translateY(0) scale(1);opacity:1}to{transform:rotate(var(--angle)) translateY(calc(var(--dist) * -1)) scale(.6);opacity:0}}@keyframes spin-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.spin-wheel__dialog,.spin-wheel__dialog.is-wide{max-width:calc(100vw - 2rem)}.spin-wheel__wheel-wrap{width:300px;height:300px}.spin-wheel__tab{bottom:96px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/spin-wheel-popup.css.map */
