.spin-wheel-experience{--spin-wheel-size: clamp(300px, 42vw, 470px);--spin-wheel-green: #748c59;--spin-wheel-cream: #f7f6f1;--spin-wheel-line: rgba(255, 255, 255, .96);--spin-panel-border: rgba(var(--color-foreground), .16);--spin-panel-shadow: 0 18px 54px rgba(var(--color-foreground), .11);overflow:hidden}.spin-wheel-experience__inner{padding-top:clamp(34px,5vw,64px);padding-bottom:clamp(42px,6vw,76px)}.spin-wheel-experience__header{max-width:760px;margin:0 auto clamp(34px,5vw,56px);text-align:center}.spin-wheel-experience__eyebrow{margin:0 0 10px;font-size:1.2rem;letter-spacing:0;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.spin-wheel-experience__heading{margin:0;color:#1c1c1cf0;font-family:var(--font-heading-family),Georgia,serif;font-size:clamp(3.8rem,4.8vw,5.8rem);font-weight:500;line-height:1.05;letter-spacing:0}.spin-wheel-experience__subheading{max-width:560px;margin:18px auto 0;color:rgba(var(--color-foreground),.68);font-size:clamp(1.45rem,1.5vw,1.8rem);line-height:1.45}.spin-wheel-experience__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(28px,6vw,68px);align-items:center}.spin-wheel{min-width:0}.spin-wheel-experience:not(.is-flow-active) .spin-wheel{grid-column:1 / -1}.spin-wheel__stage{position:relative;width:var(--spin-wheel-size);aspect-ratio:1;margin:0 auto;isolation:isolate}.spin-wheel__stage:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:50%;background:#7786631f;filter:blur(18px);z-index:-2}.spin-wheel__stage:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;background:radial-gradient(circle,transparent 0 87%,rgba(226,223,213,.92) 87.5% 90%,transparent 90.5%),radial-gradient(circle,#ffffffb8,#fff0);z-index:-1}.spin-wheel__disk{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;border-radius:50%;background:transparent;box-shadow:none;overflow:visible;transform:rotate(0);transition:transform 4.8s cubic-bezier(.16,.82,.22,1);will-change:transform}.spin-wheel__actions{max-width:360px;margin:clamp(38px,4vw,48px) auto 0;text-align:center}.spin-wheel__button{min-width:min(260px,74vw);min-height:54px;border-radius:999px;background:var(--spin-wheel-green);box-shadow:0 12px 26px #48523f33;font-family:var(--font-body-family),Arial,sans-serif;font-size:1.55rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.spin-wheel__button[disabled],.spin-wheel-form__submit[disabled]{cursor:progress;opacity:.72}.spin-wheel__hint{margin:22px 0 0;color:rgba(var(--color-foreground),.42);font-size:1.22rem}.spin-wheel-panel{width:100%;border:1px solid var(--spin-panel-border);border-radius:8px;background:rgb(var(--color-background));box-shadow:var(--spin-panel-shadow);padding:clamp(22px,4vw,36px)}.spin-wheel-panel[hidden]{display:none}.spin-wheel-panel__title,.spin-wheel-form__title,.spin-wheel-reward__title{margin:0;font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.12;letter-spacing:0}.spin-wheel-panel__text,.spin-wheel-form__text{margin:10px 0 0;color:rgba(var(--color-foreground),.72)}.spin-wheel-form{margin-top:0}.spin-wheel-form[hidden],.spin-wheel-reward[hidden]{display:none}.spin-wheel-form__header{margin-bottom:20px}.spin-wheel-form__field{margin-bottom:18px}.spin-wheel-form__label,.spin-wheel-form__legend{display:block;margin:0 0 9px;color:rgba(var(--color-foreground),.86);font-size:1.4rem;font-weight:700}.spin-wheel-form__phone-row{display:flex;min-height:4.8rem;border:1px solid rgba(var(--color-foreground),.26);border-radius:8px;background:rgb(var(--color-background));overflow:hidden}.spin-wheel-form__prefix{display:inline-flex;align-items:center;padding:0 14px;border-right:1px solid rgba(var(--color-foreground),.16);background:rgba(var(--color-foreground),.045);color:rgba(var(--color-foreground),.78);font-weight:700}.spin-wheel-form__phone-input{width:100%;min-width:0;border:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;padding:1.4rem}.spin-wheel-form__phone-input:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:-2px}.spin-wheel-form__fieldset{margin:0 0 18px;padding:0;border:0}.spin-wheel-form__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.spin-wheel-form__options--stacked{grid-template-columns:1fr}.spin-wheel-form__option{position:relative;display:flex;align-items:center;min-height:46px;padding:10px 12px;border:1px solid rgba(var(--color-foreground),.18);border-radius:8px;color:rgba(var(--color-foreground),.82);cursor:pointer}.spin-wheel-form__option input{width:18px;height:18px;margin:0 10px 0 0;accent-color:rgb(var(--color-foreground))}.spin-wheel-form__option.is-selected{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.055)}.spin-wheel-form__error,.spin-wheel-form__submit-error{min-height:18px;margin:6px 0 0;color:#b3261e;font-size:1.25rem;line-height:1.35}.spin-wheel-form__submit-error:empty{display:none}.spin-wheel-form__submit{width:100%;margin-top:4px}.spin-wheel-reward{margin-top:0}.spin-wheel-reward__kicker{margin:0 0 8px;color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.spin-wheel-reward__description{margin:12px 0 0;color:rgba(var(--color-foreground),.82);font-size:1.7rem}.spin-wheel-reward__eligibility{margin:8px 0 0;color:rgba(var(--color-foreground),.66);font-size:1.35rem}.spin-wheel-reward__coupon{display:flex;align-items:center;justify-content:center;margin-top:20px;border:1px dashed rgba(var(--color-foreground),.42);border-radius:8px;background:rgba(var(--color-foreground),.04);padding:12px}.spin-wheel-reward__coupon span{display:inline-flex;align-items:center;min-width:0;padding:8px 10px;color:rgb(var(--color-foreground));font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1;overflow-wrap:anywhere}.spin-wheel-reward__copy-status{min-height:18px;margin:8px 0 0;color:rgba(var(--color-foreground),.72);font-size:1.25rem}.spin-wheel-reward__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.spin-wheel-reward__action{width:100%;min-height:48px}.spin-wheel-reward__whatsapp{grid-column:1 / -1;display:grid;gap:10px;margin-top:2px}.spin-wheel-reward__whatsapp[hidden]{display:none}.spin-wheel-reward__whatsapp-copy{margin:0;color:rgba(var(--color-foreground),.68);font-size:1.32rem;line-height:1.4}.spin-wheel-experience__noscript{padding:20px 0}@media screen and (max-width:899px){.spin-wheel-experience__grid{grid-template-columns:1fr}.spin-wheel-panel{max-width:620px;margin:0 auto}}@media screen and (max-width:479px){.spin-wheel-experience{--spin-wheel-size: min(86vw, 350px)}.spin-wheel-form__options,.spin-wheel-reward__actions{grid-template-columns:1fr}.spin-wheel-reward__action{min-height:46px}}.spin-wheel__ticker{position:absolute;top:calc(50% - var(--spin-wheel-size) * .455 - 20px);left:50%;transform:translate(-50%);width:clamp(36px,7vw,46px);height:clamp(36px,7vw,46px);border-radius:50%;background:var(--spin-wheel-green);box-shadow:0 3px 14px #4a674161;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none}.spin-wheel__ticker svg{width:46%;height:46%;fill:#fff;display:block}@media(prefers-reduced-motion:reduce){.spin-wheel__disk{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/spin-wheel.css.map */
