.glucody-scratch{position:fixed;inset:0;z-index:2000000;display:flex;opacity:0;transition:opacity .3s ease}.glucody-scratch.is-open{opacity:1}.glucody-scratch[hidden]{display:none}html.glucody-scratch-open{overflow:hidden}.glucody-scratch__backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:#0b0f14}.glucody-scratch__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.glucody-scratch__bg--mobile{display:none}.glucody-scratch__scrim{position:absolute;inset:0;background:linear-gradient(to left, rgba(0, 0, 0, 0) 52.292%, rgba(0, 0, 0, 0.6) 100%)}.glucody-scratch__close{position:absolute;top:2.8rem;right:1.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;border-radius:4rem;background:#f5f5f5;color:var(--g-navy-dark);cursor:pointer;transition:background .2s ease}.glucody-scratch__close:hover{background:var(--g-white)}.glucody-scratch__close:focus-visible{outline:2px solid var(--g-blue);outline-offset:2px}.glucody-scratch__panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(42rem,40vw,57.5rem);max-width:100%;padding:2.4rem 2.4rem 5.4rem;text-align:center;justify-content:center;justify-content:safe center;overflow-y:auto}.glucody-scratch__panel>*{flex-shrink:0}@media(min-width: 1280px){.glucody-scratch__title,.glucody-scratch__subtitle{white-space:nowrap}}.glucody-scratch__logo{width:26.3rem;height:auto;margin-bottom:1.9rem}.glucody-scratch__title{margin:0 0 1.4rem;color:var(--g-white);font-size:4rem;font-weight:600;line-height:4rem;letter-spacing:-0.04rem}.glucody-scratch__subtitle{margin:0 0 3.1rem;color:var(--g-white);font-size:2.6rem;font-weight:400;line-height:2.4rem;transition:opacity .2s ease,transform .2s ease}.glucody-scratch__subtitle.is-out{opacity:0;transform:translateY(-0.4rem)}.glucody-scratch__subtitle[hidden]{display:none}.glucody-scratch__card{position:relative;width:34.8rem;max-width:100%;aspect-ratio:348/255;border-radius:2rem;overflow:hidden;background:var(--g-white);box-shadow:0 1.2rem 3rem rgba(0,0,0,.28)}.glucody-scratch__card::after{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;background:radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 62%);opacity:0;pointer-events:none}.glucody-scratch__prize{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 2rem;color:var(--g-navy-dark);font-size:3.2rem;font-weight:600;line-height:1.15;text-wrap:balance}.glucody-scratch__canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;touch-action:none;cursor:grab}.glucody-scratch__canvas:active{cursor:grabbing}.glucody-scratch__canvas[hidden]{display:none}@keyframes glucody-scratch-polvo{to{opacity:0;transform:scale(1.08) translateY(-0.6rem);filter:blur(0.4rem)}}@keyframes glucody-scratch-golpe{0%{transform:scale(1)}42%{transform:scale(1.075)}100%{transform:scale(1)}}@keyframes glucody-scratch-destello{0%{opacity:0}28%{opacity:.75}100%{opacity:0}}.glucody-scratch__card.is-revealed .glucody-scratch__canvas{pointer-events:none;animation:glucody-scratch-polvo .52s cubic-bezier(0.22, 0.61, 0.36, 1) forwards}.glucody-scratch__card.is-revealed .glucody-scratch__prize{animation:glucody-scratch-golpe .44s cubic-bezier(0.34, 1.56, 0.64, 1) .12s both}.glucody-scratch__card.is-revealed::after{animation:glucody-scratch-destello .6s ease-out .1s both}.glucody-scratch__form{width:34.8rem;max-width:100%;margin-top:2rem;opacity:0;transform:translateY(1.2rem);transition:opacity .32s ease,transform .32s cubic-bezier(0.22, 0.61, 0.36, 1)}.glucody-scratch__form.is-in{opacity:1;transform:none}.glucody-scratch__form[hidden]{display:none}.glucody-scratch__won{margin:0 0 1.2rem;color:var(--g-white);font-size:1.6rem;line-height:1.35}.glucody-scratch__row{display:flex;gap:.8rem}.glucody-scratch__sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.glucody-scratch__email{flex:1 1 auto;min-width:0;padding:1.2rem 1.4rem;border:1px solid var(--g-border-blue);border-radius:999rem;background:var(--g-white);color:var(--g-navy-dark);font-family:inherit;font-size:1.5rem}.glucody-scratch__email:focus-visible{outline:2px solid var(--g-blue);outline-offset:1px}.glucody-scratch__cta{flex:0 0 auto;padding:1.2rem 2rem;border:0;border-radius:999rem;background:var(--g-blue);color:var(--g-white);font-family:inherit;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s ease}.glucody-scratch__cta:hover{background:var(--g-navy)}.glucody-scratch__cta:disabled{opacity:.6;cursor:default}.glucody-scratch__consent{display:flex;align-items:flex-start;gap:.8rem;margin-top:1.2rem;color:var(--g-white);font-size:1.3rem;line-height:1.4;text-align:left;cursor:pointer}.glucody-scratch__consent input{flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.1rem;accent-color:var(--g-blue);cursor:pointer}.glucody-scratch__error{margin:1rem 0 0;color:#ffd7d7;font-size:1.3rem}.glucody-scratch__error[hidden]{display:none}.glucody-scratch__success{width:34.8rem;max-width:100%;margin-top:2rem;color:var(--g-white)}.glucody-scratch__success[hidden]{display:none}.glucody-scratch__code{margin:1.4rem 0 0}.glucody-scratch__code[hidden]{display:none}.glucody-scratch__code-intro{margin:0 0 .8rem;color:var(--g-white);font-size:1.4rem;line-height:1.35;opacity:.9}.glucody-scratch__code-row{display:flex;align-items:stretch;gap:.8rem}.glucody-scratch__code-value{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:1.2rem 1.4rem;border:1px dashed hsla(0,0%,100%,.55);border-radius:1.2rem;background:hsla(0,0%,100%,.12);color:var(--g-white);font-family:inherit;font-size:1.8rem;font-weight:600;letter-spacing:.08em;user-select:all;word-break:break-all}.glucody-scratch__code-copy{flex:0 0 auto;padding:1.2rem 1.8rem;border:0;border-radius:1.2rem;background:var(--g-white);color:var(--g-navy-dark);font-family:inherit;font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.glucody-scratch__code-copy:hover{background:var(--g-yellow)}.glucody-scratch__code-copy.is-copied{background:var(--g-yellow);color:var(--g-navy-dark)}.glucody-scratch__code-copy:focus-visible{outline:2px solid var(--g-blue);outline-offset:2px}.glucody-scratch__success-title{margin:0 0 .6rem;font-size:2rem;font-weight:600}.glucody-scratch__success-text{margin:0;font-size:1.5rem;line-height:1.4}@media(max-width: 749px){.glucody-scratch__bg--desktop{display:none}.glucody-scratch__bg--mobile{display:block}.glucody-scratch__scrim{background:rgba(0,0,0,.4)}.glucody-scratch__close{top:2.4rem;right:1.2rem}.glucody-scratch__panel{width:100%;justify-content:flex-start;padding:6rem 1.6rem 2.4rem;overflow-y:auto}.glucody-scratch__logo{width:22.2rem;margin-bottom:.8rem}.glucody-scratch__title{margin-bottom:.6rem;font-size:2.8rem;line-height:2.8rem}.glucody-scratch__subtitle{margin-bottom:2rem;font-size:2rem;line-height:2.4rem;white-space:nowrap}.glucody-scratch__card{width:17.7rem;border-radius:1.6rem}.glucody-scratch__prize{padding:0 1rem;font-size:1.8rem}.glucody-scratch__form,.glucody-scratch__success{width:100%;max-width:32rem}.glucody-scratch__row{flex-direction:column}.glucody-scratch__cta{width:100%}}@media(max-width: 389px){.glucody-scratch__title,.glucody-scratch__subtitle{white-space:normal}}@media(prefers-reduced-motion: reduce){.glucody-scratch,.glucody-scratch__subtitle,.glucody-scratch__form,.glucody-scratch__canvas{transition:none}.glucody-scratch__card.is-revealed .glucody-scratch__canvas{animation:none;opacity:0}.glucody-scratch__card.is-revealed .glucody-scratch__prize{animation:none}.glucody-scratch__card.is-revealed::after{animation:none;opacity:0}}
