lc-spin-wheel{--spin-fuchsia: #f483a1;--spin-gold: #deb86c;--spin-charcoal: #434243;--spin-neutral: #f0f0f0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modals);display:flex;box-sizing:border-box;width:100%;max-width:100vw;align-items:flex-end;justify-content:center;padding:1rem;overflow:hidden;background:#1e1d1e00;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background .22s ease,opacity .22s ease,visibility .22s ease,backdrop-filter .22s ease}lc-spin-wheel[open]{background:#1e1d1e57;opacity:1;visibility:visible;pointer-events:auto;-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.lc-spin-wheel__dialog{position:relative;isolation:isolate;box-sizing:border-box;width:min(100%,106rem);min-width:0;max-width:100%;max-height:min(94svh,82rem);overflow-x:hidden;overflow-y:auto;color:var(--spin-charcoal);background:#ffffffb8;border:1px solid rgba(255,255,255,.96);border-radius:2.8rem;box-shadow:0 3rem 9rem #18171840,0 0 0 1px #f483a11a,inset 0 1px #fff;outline:none;-webkit-backdrop-filter:blur(34px) saturate(175%);backdrop-filter:blur(34px) saturate(175%);transform:translateY(1.4rem) scale(.985);transition:opacity .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.lc-spin-wheel__dialog:before,.lc-spin-wheel__dialog:after{position:absolute;z-index:-1;width:30rem;height:30rem;content:"";border-radius:50%;filter:blur(7rem);opacity:.18;pointer-events:none}.lc-spin-wheel__dialog:before{top:-16rem;left:-12rem;background:var(--spin-fuchsia)}.lc-spin-wheel__dialog:after{right:-14rem;bottom:-15rem;background:var(--spin-gold)}lc-spin-wheel[open] .lc-spin-wheel__dialog{opacity:1;transform:translateY(0) scale(1)}.lc-spin-wheel__layout{position:relative;z-index:1;display:grid;min-width:0}button.lc-spin-wheel__close[type=button]{position:absolute;top:.7rem;right:.7rem;z-index:5;display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;padding:0;color:var(--spin-charcoal);background:transparent;border:0;border-radius:50%;box-shadow:none;cursor:pointer}button.lc-spin-wheel__close[type=button]:before{position:absolute;top:.65rem;right:.65rem;bottom:.65rem;left:.65rem;content:"";background:#ffffff80;border:1px solid rgba(255,255,255,.94);border-radius:50%;box-shadow:0 .7rem 1.8rem #4342431f,inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(20px) saturate(170%);backdrop-filter:blur(20px) saturate(170%);transition:background .18s ease,border-color .18s ease}button.lc-spin-wheel__close[type=button]:hover:before{background:#deb86ca3;border-color:#deb86cf5}.lc-spin-wheel__close svg{position:relative;z-index:1;width:1.15rem;height:1.15rem}.lc-spin-wheel__visual{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.2rem 1.5rem;overflow:hidden;background:#ffffff7a;border-bottom:1px solid rgba(222,184,108,.28)}.lc-spin-wheel__visual:before{position:absolute;top:14%;right:15%;bottom:14%;left:15%;content:"";background:#f483a13d;border-radius:50%;filter:blur(4.5rem)}.lc-spin-wheel__wheel-stage{--wheel-size: min(65vw, 28rem);--label-radius: calc(var(--wheel-size) * .39);position:relative;z-index:2;width:var(--wheel-size);height:var(--wheel-size);flex:0 0 auto}.lc-spin-wheel__bezel-shell{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.98);border-radius:50%;box-shadow:0 2.4rem 5rem #4342432e,0 0 0 .75rem #ffffff5c,inset 0 0 0 1px #43424314}.lc-spin-wheel__disc{position:absolute;top:0;right:0;bottom:0;left:0;background:conic-gradient(from -18deg,#fffffff5 0 36deg,#f483a1ad 36deg 72deg,#fffffff5 72deg 108deg,#deb86cad 108deg 144deg,#fffffff5 144deg 180deg,#f483a1ad 180deg 216deg,#fffffff5 216deg 252deg,#deb86cad 252deg 288deg,#fffffff5 288deg 324deg,#f483a1ad 324deg 360deg);border:.45rem solid rgba(255,255,255,.98);border-radius:50%;box-shadow:inset 0 0 0 .18rem #4342431a,inset 0 0 3rem #ffffffa6;transform:rotate(0)}.lc-spin-wheel__disc:before{position:absolute;top:-.65rem;right:-.65rem;bottom:-.65rem;left:-.65rem;content:"";background:repeating-conic-gradient(from -1deg,#4342434d 0 1deg,#ffffffeb 1deg 3.6deg);border-radius:50%;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - .65rem),#000 calc(100% - .6rem));mask:radial-gradient(farthest-side,transparent calc(100% - .65rem),#000 calc(100% - .6rem));pointer-events:none}.lc-spin-wheel__disc:after{position:absolute;top:.95rem;right:.95rem;bottom:.95rem;left:.95rem;content:"";border:1px solid rgba(255,255,255,.96);border-radius:50%;pointer-events:none}.lc-spin-wheel__disc.is-spinning{transform:rotate(var(--spin-rotation));transition:transform 5.4s cubic-bezier(.1,.7,.12,1)}.lc-spin-wheel__labels{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;list-style:none}.lc-spin-wheel__labels li{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(calc(var(--segment-index) * 36deg)) translateY(calc(var(--label-radius) * -1))}.lc-spin-wheel__labels span{display:block;color:var(--spin-charcoal);font-family:var(--font-heading-family, Poppins, sans-serif);font-size:clamp(.95rem,3vw,1.25rem);font-weight:800;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.7);transform:rotate(calc(var(--segment-index) * -36deg))}.lc-spin-wheel__pointer{position:absolute;top:-.9rem;left:50%;z-index:5;width:3rem;height:4rem;filter:drop-shadow(0 .7rem .7rem rgba(67,66,67,.2));transform:translate(-50%);transform-origin:50% .55rem}.lc-spin-wheel__pointer:before{position:absolute;top:.55rem;left:50%;width:2rem;height:3.1rem;content:"";background:var(--spin-fuchsia);clip-path:polygon(50% 100%,0 18%,18% 0,82% 0,100% 18%);transform:translate(-50%)}.lc-spin-wheel__pointer:after{position:absolute;top:0;left:50%;width:1rem;height:1rem;content:"";background:var(--spin-gold);border:.22rem solid rgba(255,255,255,.98);border-radius:50%;transform:translate(-50%)}lc-spin-wheel[data-spinning] .lc-spin-wheel__pointer{animation:lc-spin-pointer-tick .18s cubic-bezier(.3,.1,.5,1) infinite}.lc-spin-wheel__dial{position:absolute;top:26%;right:26%;bottom:26%;left:26%;z-index:2;display:grid;place-items:center;overflow:hidden;background:#ffffff9e;border:1px solid rgba(255,255,255,1);border-radius:50%;box-shadow:0 1.4rem 3rem #43424324,0 0 0 .5rem #ffffff6b,inset 0 1px #fff;-webkit-backdrop-filter:blur(24px) saturate(175%);backdrop-filter:blur(24px) saturate(175%)}.lc-spin-wheel__dial-orbit{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid rgba(222,184,108,.48);border-radius:50%}.lc-spin-wheel__dial-orbit:after{position:absolute;top:-.3rem;left:50%;width:.6rem;height:.6rem;content:"";background:var(--spin-gold);border-radius:50%;box-shadow:0 0 1rem #deb86cbf;transform:translate(-50%)}.lc-spin-wheel__logo{position:relative;z-index:1;width:68%;height:auto;max-height:58%;object-fit:contain}.lc-spin-wheel__hub{position:relative;z-index:1;max-width:8rem;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:clamp(.8rem,2.5vw,1.05rem);font-weight:800;letter-spacing:.06em;line-height:1.15;text-align:center}.lc-spin-wheel__visual-note{position:relative;z-index:2;margin:1.2rem 0 0;color:#434243b3;font-family:var(--font-body-family, Inter, sans-serif);font-size:1rem;line-height:1.35;text-align:center}.lc-spin-wheel__content{display:flex;box-sizing:border-box;min-width:0;max-width:100%;flex-direction:column;align-items:center;padding:2rem 1.6rem 1.8rem;background:#ffffff5c;text-align:center}.lc-spin-wheel__eyebrow{margin:0 0 .8rem;color:var(--spin-charcoal);font-family:var(--font-body-family, Inter, sans-serif);font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lc-spin-wheel__title{max-width:48rem;margin:0;color:var(--spin-charcoal);font-family:var(--font-heading-family, Poppins, sans-serif);font-size:clamp(2.1rem,6.6vw,3.1rem);font-weight:600;letter-spacing:-.025em;line-height:1.06;text-wrap:balance}.lc-spin-wheel__description{max-width:47rem;margin:.9rem 0 0;color:#434243cc;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.2rem;line-height:1.5;text-wrap:balance}.lc-spin-wheel__entry,.lc-spin-wheel__result{box-sizing:border-box;min-width:0;width:100%;max-width:48rem}.lc-spin-wheel__entry[hidden],.lc-spin-wheel__result[hidden],.lc-spin-wheel__error[hidden]{display:none!important}.lc-spin-wheel__form{display:grid;box-sizing:border-box;min-width:0;gap:1rem;width:100%;margin:1.5rem 0 0}.lc-spin-wheel__email{box-sizing:border-box;min-width:0;width:100%;height:5rem;padding:0 1.7rem;color:var(--spin-charcoal);background:#ffffffa3;border:1px solid rgba(255,255,255,.98);border-radius:999px;box-shadow:0 .8rem 2.4rem #43424314,0 0 0 1px #4342430f,inset 0 1px #fff;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.4rem;-webkit-backdrop-filter:blur(18px) saturate(155%);backdrop-filter:blur(18px) saturate(155%);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.lc-spin-wheel__email::placeholder{color:#4342438f;opacity:1}.lc-spin-wheel__email:hover,.lc-spin-wheel__email:focus,.lc-spin-wheel__email.is-typing{background:#ffffffd1;border-color:#f483a1c7;box-shadow:0 0 0 .2rem #f483a124}.lc-spin-wheel__consent{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start;color:#434243c2;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.02rem;line-height:1.45;text-align:left}.lc-spin-wheel__consent input{width:1.8rem;height:1.8rem;margin:.1rem 0 0;accent-color:var(--spin-fuchsia)}.lc-spin-wheel__consent a{color:currentColor;text-underline-offset:.2em}button.lc-spin-wheel__unlock[type=submit]{position:relative;-webkit-appearance:none;appearance:none;display:inline-flex;width:100%;min-height:5.1rem;align-items:center;justify-content:center;gap:.8rem;padding:1rem 1.8rem;color:var(--spin-charcoal);background:var(--spin-fuchsia);border:1px solid var(--spin-fuchsia);border-radius:999px;box-shadow:0 1rem 2.6rem #f483a14d,inset 0 1px #ffffff73;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.25rem;font-weight:800;line-height:1.2;cursor:pointer;animation:lc-spin-cta-pulse 2.4s ease-in-out infinite;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}button.lc-spin-wheel__unlock[type=submit]:hover{background:var(--spin-gold);border-color:var(--spin-gold);box-shadow:0 1rem 2.6rem #deb86c57;transform:translateY(-1px)}button.lc-spin-wheel__unlock[type=submit]:disabled{cursor:wait;animation:none;opacity:.75}.lc-spin-wheel__button-spark{font-size:1.5rem;line-height:1}.lc-spin-wheel__error{padding:.9rem 1.1rem;margin:0;color:#7c243c;background:#ffffffa8;border:1px solid rgba(244,131,161,.54);border-radius:1.4rem;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.05rem;line-height:1.4}.lc-spin-wheel__result{margin-top:1.5rem;outline:none}.lc-spin-wheel__result-kicker{margin:0 0 .45rem;color:var(--spin-charcoal);font-family:var(--font-body-family, Inter, sans-serif);font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lc-spin-wheel__result-title{margin:0 0 .7rem;color:var(--spin-charcoal);font-family:var(--font-heading-family, Poppins, sans-serif);font-size:clamp(2.1rem,6.6vw,3rem);line-height:1.08}.lc-spin-wheel__result-description,.lc-spin-wheel__expiry,.lc-spin-wheel__result-note{margin:0 0 1rem;color:#434243cc;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.08rem;line-height:1.45}.lc-spin-wheel__code-group{margin:1.3rem 0 1rem;text-align:left}.lc-spin-wheel__code-group>label{display:block;margin:0 0 .5rem 1.2rem;color:#434243b8;font-family:var(--font-body-family, Inter, sans-serif);font-size:1rem;font-weight:700}.lc-spin-wheel__code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:.45rem;background:#ffffffa6;border:1px solid rgba(255,255,255,.98);border-radius:999px;box-shadow:0 .9rem 2.4rem #43424314,inset 0 1px #fff;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.lc-spin-wheel__code-row input{min-width:0;padding:0 .7rem 0 1.1rem;color:var(--spin-charcoal);background:transparent;border:0;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:1.15rem;font-weight:700;letter-spacing:.04em;outline:none}.lc-spin-wheel__code-row button,.lc-spin-wheel__apply{display:inline-flex;min-height:4.2rem;align-items:center;justify-content:center;padding:.8rem 1.35rem;color:var(--spin-charcoal);background:var(--spin-fuchsia);border:1px solid var(--spin-fuchsia);border-radius:999px;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.05rem;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.lc-spin-wheel__code-row button:hover,.lc-spin-wheel__apply:hover{color:var(--spin-charcoal);background:var(--spin-gold);border-color:var(--spin-gold);transform:translateY(-1px)}.lc-spin-wheel__apply{width:100%;min-height:5rem;margin-bottom:1rem}.lc-spin-wheel__expiry{margin-bottom:.55rem;font-weight:700}.lc-spin-wheel__result-note{margin-bottom:0;font-size:1rem}.lc-spin-wheel__terms{width:100%;max-width:48rem;margin-top:1.3rem;color:#434243b8;font-family:var(--font-body-family, Inter, sans-serif);font-size:.98rem;line-height:1.45;text-align:left}.lc-spin-wheel__terms summary{width:max-content;max-width:100%;margin-inline:auto;color:var(--spin-charcoal);font-weight:700;cursor:pointer;text-underline-offset:.2em}.lc-spin-wheel__terms p{margin:.8rem 0 0}.lc-spin-wheel__terms-label{font-weight:700}.lc-spin-wheel__terms-distribution{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem 1rem;padding-left:1.8rem;margin:.5rem 0 0}.lc-spin-wheel__decline{min-width:4.4rem;min-height:4.4rem;padding:.8rem 1.4rem;margin-top:.4rem;color:#434243b3;background:transparent;border:0;font-family:var(--font-body-family, Inter, sans-serif);font-size:1.05rem;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.25em;cursor:pointer}.lc-spin-wheel__decline:hover{color:var(--spin-charcoal);text-decoration-color:currentColor}.lc-spin-wheel__close:focus-visible,.lc-spin-wheel__email:focus-visible,.lc-spin-wheel__consent input:focus-visible,.lc-spin-wheel__unlock:focus-visible,.lc-spin-wheel__code-row button:focus-visible,.lc-spin-wheel__apply:focus-visible,.lc-spin-wheel__decline:focus-visible,.lc-spin-wheel__terms summary:focus-visible{outline:.25rem solid var(--spin-charcoal);outline-offset:.25rem}@keyframes lc-spin-pointer-tick{0%,to{transform:translate(-50%) rotate(0)}45%{transform:translate(-50%) rotate(13deg)}}@keyframes lc-spin-cta-pulse{0%,to{box-shadow:0 1rem 2.6rem #f483a14d,0 0 #f483a142}50%{box-shadow:0 1rem 2.8rem #f483a159,0 0 0 .65rem #f483a100}}@media screen and (min-width:750px){lc-spin-wheel{align-items:center;padding:2rem}.lc-spin-wheel__layout{grid-template-columns:minmax(38rem,.9fr) minmax(43rem,1.1fr)}.lc-spin-wheel__visual{min-height:61rem;padding:4.6rem 2.8rem 3rem;border-right:1px solid rgba(222,184,108,.28);border-bottom:0}.lc-spin-wheel__wheel-stage{--wheel-size: min(34vw, 38rem)}.lc-spin-wheel__content{justify-content:center;padding:5.2rem 4.6rem 3.2rem}.lc-spin-wheel__title{font-size:clamp(2.8rem,3vw,4.2rem)}.lc-spin-wheel__description{font-size:1.3rem}}@media screen and (max-width:749px)and (max-height:760px){.lc-spin-wheel__dialog{border-radius:2.2rem}.lc-spin-wheel__visual{padding-top:3.4rem}.lc-spin-wheel__wheel-stage{--wheel-size: min(52vw, 21rem)}.lc-spin-wheel__visual-note{margin-top:.8rem}.lc-spin-wheel__content{padding-top:1.4rem}}@media screen and (max-width:749px){.lc-spin-wheel__dialog,.lc-spin-wheel__layout,.lc-spin-wheel__visual,.lc-spin-wheel__content{width:100%;min-width:0;max-width:100%}}@media(prefers-reduced-motion:reduce){lc-spin-wheel,.lc-spin-wheel__dialog,.lc-spin-wheel__disc.is-spinning,button.lc-spin-wheel__unlock[type=submit]{scroll-behavior:auto;animation:none!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-lc-spin-wheel.css.map */
