:root{--h7-z-capture: 10000}body.h7-scratch-open{overflow:hidden}.h7-scratch[hidden],.h7-scratch [hidden]{display:none!important}.h7-scratch{position:fixed;z-index:var(--h7-z-capture);top:0;right:0;bottom:0;left:0;color:#fff;font-family:var(--font-body-family)}.h7-scratch__dialog{position:relative;display:grid;grid-template-columns:minmax(42rem,51%) minmax(0,49%);width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 72% 58%,rgba(237,126,194,.72),transparent 32%),radial-gradient(circle at 14% 78%,rgba(95,37,168,.72),transparent 38%),linear-gradient(135deg,#d90283,#a6008d 45%,#5a238e)}.h7-scratch__dialog:after{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 9% 12%,rgba(255,255,255,.25) 0 .1rem,transparent .18rem),radial-gradient(circle at 78% 22%,rgba(255,255,255,.2) 0 .12rem,transparent .2rem),radial-gradient(circle at 88% 74%,rgba(255,255,255,.18) 0 .1rem,transparent .18rem);background-size:19rem 19rem,24rem 24rem,17rem 17rem;content:"";opacity:.7;pointer-events:none}.h7-scratch__close{position:absolute;z-index:4;top:2rem;left:2rem;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.h7-scratch__close svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:1.8}.h7-scratch__close:hover{opacity:.68}.h7-scratch__close:focus-visible,.h7-scratch button:focus-visible,.h7-scratch a:focus-visible,.h7-scratch__card:focus-visible,.h7-scratch input:focus-visible{outline:.3rem solid #fff;outline-offset:.3rem}.h7-scratch__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:clamp(7rem,7vw,10rem) clamp(3rem,7vw,10rem) 4rem;text-align:center}.h7-scratch__logo{width:clamp(13rem,11vw,18rem);height:auto;margin-bottom:clamp(3.2rem,5vh,5.6rem)}.h7-scratch__game{display:flex;flex-direction:column;align-items:center;width:min(100%,52rem)}.h7-scratch h2{margin:0;color:#fff;font-size:clamp(4rem,4vw,6rem);font-weight:800!important;letter-spacing:-.035em;line-height:1;text-transform:uppercase;text-wrap:balance}.h7-scratch__instruction{margin:.9rem 0 3rem;color:#fff;font-size:clamp(1.5rem,1.4vw,1.9rem);font-weight:650;line-height:1.4}.h7-scratch__card{position:relative;width:min(100%,30rem);aspect-ratio:15 / 11;overflow:hidden;border:.2rem solid transparent;border-radius:1.6rem;background:linear-gradient(#42156f,#42156f) padding-box,linear-gradient(135deg,#ff3aa7,#ff8dce 48%,#f21591) border-box;box-shadow:0 .7rem #370e5bbd;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.h7-scratch__card:active{cursor:grabbing}.h7-scratch__prize{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate;padding:2rem;background:radial-gradient(circle at 15% 18%,rgba(255,104,190,.94),transparent 34%),radial-gradient(circle at 82% 78%,rgba(77,224,241,.76),transparent 42%),linear-gradient(135deg,#c21686,#7735c6,#267fc7);color:#fff;text-align:center}.h7-scratch__prize-kicker{color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:.08em;text-shadow:0 .2rem .4rem rgba(51,12,82,.42);text-transform:uppercase}.h7-scratch__prize strong{display:flex;align-items:baseline;gap:.7rem;margin-top:.8rem;color:#fff;font-weight:900;line-height:1;text-shadow:0 .3rem 0 rgba(53,13,91,.26)}.h7-scratch__prize-amount{font-size:clamp(4.8rem,6vw,6.8rem);font-weight:900;letter-spacing:-.04em}.h7-scratch__prize-off{font-size:clamp(2.2rem,2.8vw,3rem);font-weight:850;letter-spacing:-.02em}.h7-scratch__prize p{margin:.7rem 0 0;color:#fffffff0;font-size:1.25rem;font-weight:700}.h7-scratch__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;opacity:1;transition:opacity .5s cubic-bezier(.22,1,.36,1)}.h7-scratch__card.is-revealed .h7-scratch__canvas{pointer-events:none;opacity:0}.h7-scratch__reveal{min-height:4.4rem;margin-top:1.2rem;padding:.7rem 1rem;border:0;background:transparent;color:#ffffffd1;font:inherit;font-size:1.2rem;font-weight:650;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.h7-scratch__claim{width:min(100%,46rem);margin-top:2.4rem;animation:h7-scratch-claim-in .5s cubic-bezier(.22,1,.36,1) both}.h7-scratch__form label{display:block;margin-bottom:1rem;color:#fff;font-size:1.5rem;font-weight:750}.h7-scratch__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.h7-scratch__field-row input{width:100%;min-width:0;min-height:5.2rem;padding:1.3rem 1.5rem;border:0;border-radius:1.2rem;background:#fff;color:#251345;font:inherit;font-size:1.5rem}.h7-scratch__field-row input::placeholder{color:#66536f;opacity:1}.h7-scratch__field-row button{min-height:5.2rem;padding:1.2rem 1.8rem;border:0;border-radius:1.2rem;background:#251345;color:#fff;font:inherit;font-size:1.35rem;font-weight:800;cursor:pointer}.h7-scratch__field-row button:hover{background:#160a2a}.h7-scratch__field-row button:disabled{opacity:.65;cursor:wait}.h7-scratch__consent{margin:1rem auto 0;color:#ffffffd1;font-size:1.05rem;line-height:1.45}.h7-scratch__consent a{color:#fff;text-underline-offset:.2rem}.h7-scratch__error{margin:.9rem 0 0;color:#fff;font-size:1.25rem;font-weight:750}.h7-scratch__success{display:flex;flex-direction:column;gap:.5rem;margin-top:2.4rem;color:#fff;animation:h7-scratch-claim-in .5s cubic-bezier(.22,1,.36,1) both}.h7-scratch__success strong{font-size:2rem;font-weight:800}.h7-scratch__success span{font-size:1.4rem}.h7-scratch__close-confirm{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem;background:#250a3ab8;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.h7-scratch__close-confirm-panel{width:min(100%,45rem);padding:clamp(2.8rem,5vw,4rem);border:.2rem solid transparent;border-radius:1.6rem;background:linear-gradient(145deg,#fff9fd,#f8f1ff) padding-box,linear-gradient(135deg,#ff2c9d,#ff8dce 48%,#bd32c9) border-box;color:#2c1740;text-align:center;animation:h7-scratch-confirm-in .3s cubic-bezier(.22,1,.36,1) both}.h7-scratch__close-confirm-prize{display:inline-flex;padding:.65rem 1.2rem;border-radius:999rem;background:#c90b76;color:#fff;font-size:1.25rem;font-weight:850}.h7-scratch__close-confirm h3{margin:1.5rem 0 0;color:#2c1740;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:850;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.h7-scratch__close-confirm p{max-width:35ch;margin:1.2rem auto 0;color:#5c3d69;font-size:1.45rem;font-weight:600;line-height:1.5;text-wrap:pretty}.h7-scratch__close-confirm-actions{display:grid;gap:.9rem;margin-top:2.4rem}.h7-scratch__close-confirm-actions button{min-height:5rem;padding:1.1rem 1.6rem;border-radius:1.2rem;font:inherit;font-size:1.35rem;font-weight:800;cursor:pointer}.h7-scratch__close-confirm-actions button:first-child{border:0;background:linear-gradient(100deg,#d10c7b,#942eb4 58%,#3f63bd);color:#fff}.h7-scratch__close-confirm-actions button:first-child:hover{filter:brightness(1.08)}.h7-scratch__close-confirm-actions button:last-child{border:.1rem solid #bfaeca;background:transparent;color:#684c73}.h7-scratch__close-confirm-actions button:last-child:hover{border-color:#f21591;color:#9e1265}.h7-scratch__art{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;min-width:0;padding:5rem 3rem 0}.h7-scratch__art:before{position:absolute;top:-18%;left:48%;width:1.4rem;height:78%;border-radius:999rem;background:#fff8ede0;box-shadow:0 0 2.6rem #ffffff73;content:"";opacity:.75;transform:rotate(3deg)}.h7-scratch__art img{position:relative;z-index:1;width:min(90%,66rem);height:auto;max-height:88vh;object-fit:contain;filter:drop-shadow(0 3rem 3.2rem rgba(32,5,53,.42));transform:rotate(1.5deg) translateY(3%)}@keyframes h7-scratch-claim-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes h7-scratch-confirm-in{0%{opacity:0;transform:scale(.96) translateY(.8rem)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:899px){.h7-scratch__dialog{display:block;overflow-y:auto}.h7-scratch__content{min-height:100%;padding:6rem 2rem 3rem}.h7-scratch__logo{width:14rem;margin-bottom:2.8rem}.h7-scratch__art{position:absolute;top:0;right:0;bottom:0;left:0;align-items:flex-end;justify-content:flex-end;padding:0;opacity:.24;pointer-events:none}.h7-scratch__art img{width:72vw;max-height:78vh;transform:translate(12%,12%) rotate(2deg)}.h7-scratch__art:before{display:none}.h7-scratch h2{font-size:clamp(3.8rem,11vw,5.2rem)}}@media screen and (max-width:599px){.h7-scratch__field-row{grid-template-columns:1fr}.h7-scratch__field-row button{width:100%}.h7-scratch__claim{margin-top:1.8rem}}@media(prefers-reduced-motion:reduce){.h7-scratch__canvas{transition:none}.h7-scratch__claim,.h7-scratch__success,.h7-scratch__close-confirm-panel{animation:none}.h7-scratch__art img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/h7-scratch-signup.css.map */
