.scratch-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0000;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease,background .4s ease;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.scratch-popup--bg-visible{opacity:1;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scratch-popup-container{position:relative;width:90vw;max-width:960px;height:auto;max-height:90vh;display:flex;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0006}.scratch-popup-content{opacity:0;transition:opacity .4s ease,transform .5s cubic-bezier(.22,1,.36,1)}.scratch-popup--anim-slide-up .scratch-popup-content{transform:translateY(40px)}.scratch-popup--anim-slide-up.scratch-popup--visible .scratch-popup-content{opacity:1;transform:translateY(0)}.scratch-popup--anim-fade .scratch-popup-content{transform:none}.scratch-popup--anim-fade.scratch-popup--visible .scratch-popup-content{opacity:1}.scratch-popup--anim-scale .scratch-popup-content{transform:scale(.9)}.scratch-popup--anim-scale.scratch-popup--visible .scratch-popup-content{opacity:1;transform:scale(1)}.scratch-popup--anim-slide-down .scratch-popup-content{transform:translateY(-40px)}.scratch-popup--anim-slide-down.scratch-popup--visible .scratch-popup-content{opacity:1;transform:translateY(0)}.scratch-popup--anim-slide-left .scratch-popup-content{transform:translate(-40px)}.scratch-popup--anim-slide-left.scratch-popup--visible .scratch-popup-content{opacity:1;transform:translate(0)}.scratch-popup--anim-slide-right .scratch-popup-content{transform:translate(40px)}.scratch-popup--anim-slide-right.scratch-popup--visible .scratch-popup-content{opacity:1;transform:translate(0)}.scratch-popup--bg-visible .scratch-popup-bg{opacity:1}.scratch-popup-bg-mobile{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.scratch-popup-bg-desktop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.scratch-popup-bg-desktop{display:none}.scratch-popup-bg-mobile{display:block}}.scratch-popup--bg-full .scratch-popup-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:unset;z-index:0;flex:none}.scratch-popup--bg-full .scratch-popup-content{position:relative;z-index:1;flex:1 1 100%;background:transparent}.scratch-popup--fullscreen .scratch-popup-container{width:100vw;max-width:none;height:100vh;max-height:none;border-radius:0}.scratch-popup-close{position:absolute;top:12px;right:16px;z-index:10;background:none;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer;padding:4px 8px;opacity:0;transition:opacity .4s ease .3s}.scratch-popup--visible .scratch-popup-close{opacity:.8}.scratch-popup--visible .scratch-popup-close:hover{opacity:1}.scratch-popup-content{flex:0 0 52%;background:var(--scratch-panel-bg, #1a7a6d);padding:40px 36px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;position:relative}.scratch-popup-bg{flex:1;position:relative;min-height:500px;opacity:0;transition:opacity .4s ease}.scratch-step{display:none;width:100%;flex-direction:column;align-items:center;text-align:center}.scratch-step--active{display:flex;animation:scratchFadeIn .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes scratchFadeIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.scratch-popup-logo{margin-bottom:16px}.scratch-popup-logo img{max-width:180px;height:auto}.scratch-popup-timer{margin-bottom:12px}.scratch-popup-timer span{display:inline-block;background:#00000040;color:#fff;font-size:18px;font-weight:700;padding:6px 14px;border-radius:6px;font-variant-numeric:tabular-nums}.scratch-popup-title{color:var(--scratch-text, #fff);font-size:32px;font-weight:400;margin:0 0 4px;line-height:1.2}.scratch-popup-title--bold{font-weight:800;font-size:36px;text-transform:uppercase;margin-bottom:12px}.scratch-popup-subtitle{color:var(--scratch-text, #fff);font-size:15px;margin:0 0 20px;opacity:.9}.scratch-popup-subtitle--discount{font-size:32px;font-weight:800;opacity:1;margin-bottom:12px;line-height:1.2;text-transform:uppercase}.scratch-popup-subtitle--bonus{font-size:14px;font-weight:600;color:gold;opacity:1;margin-bottom:12px}.scratch-popup-code{background:#ffffff26;border:2px dashed rgba(255,255,255,.4);border-radius:8px;padding:12px 24px;margin-bottom:16px;text-align:center}.scratch-popup-code-label{color:#ffffffb3;font-size:13px;display:block;margin-bottom:4px}.scratch-popup-code-value{color:#fff;font-size:24px;font-weight:800;letter-spacing:2px}.scratch-card-wrapper{position:relative;width:340px;height:220px;margin:20px auto;border-radius:12px;overflow:visible;cursor:pointer}.scratch-card-reveal{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffd7001f,#ffffff14 40%,#ffd70026);border:1.5px solid rgba(255,215,0,.3);border-radius:12px;padding:16px;overflow:hidden}.scratch-card-reveal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1.5px 1.5px at 15% 20%,rgba(255,255,255,.7) 0%,transparent 100%),radial-gradient(1px 1px at 75% 15%,rgba(255,215,0,.8) 0%,transparent 100%),radial-gradient(2px 2px at 85% 70%,rgba(255,255,255,.6) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 25% 80%,rgba(255,215,0,.7) 0%,transparent 100%),radial-gradient(1px 1px at 50% 45%,rgba(255,255,255,.8) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 60% 85%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 35% 50%,rgba(255,215,0,.6) 0%,transparent 100%),radial-gradient(2px 2px at 90% 30%,rgba(255,255,255,.7) 0%,transparent 100%),radial-gradient(1px 1px at 10% 60%,rgba(255,215,0,.5) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 45% 10%,rgba(255,255,255,.6) 0%,transparent 100%);pointer-events:none;animation:sparkleFloat 3s ease-in-out infinite alternate}@keyframes sparkleFloat{0%{opacity:.6;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}.scratch-reveal-text{color:#fff;font-size:22px;font-weight:700;text-align:center;margin:0;line-height:1.3;position:relative;z-index:1}.scratch-card-reveal--won{border-color:#ffd70080;background:linear-gradient(135deg,#ffd7002e,#ffffff1a 40%,#ffd70033);animation:revealGlow .6s ease forwards}.scratch-card-reveal--won:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:12px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);background-size:200% 100%;animation:shimmerSweep 1.2s ease .3s forwards;pointer-events:none;opacity:0}@keyframes revealGlow{0%{box-shadow:0 0 #ffd70000}to{box-shadow:0 0 30px #ffd70033,0 0 60px #ffd70014}}@keyframes shimmerSweep{0%{background-position:200% 0;opacity:1}to{background-position:-200% 0;opacity:0}}.scratch-card-surface{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:12px;cursor:pointer;touch-action:none;z-index:2}.scratch-card-surface--image{z-index:2}.scratch-card-surface--image img{width:100%;height:100%;object-fit:cover;border-radius:12px;pointer-events:none;user-select:none;-webkit-user-select:none}.scratch-popup-btn{display:block;width:100%;max-width:340px;padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s,background .2s;text-align:center}.scratch-popup-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0003}.scratch-popup-btn:active{transform:translateY(0)}.scratch-popup-btn--claim{background:var(--scratch-accent, #2a9d8f);color:var(--scratch-btn-text, #fff);margin-top:16px}.scratch-popup-btn--survey{background:var(--scratch-accent, #2a9d8f);color:var(--scratch-btn-text, #fff);margin-bottom:10px;border:1px solid rgba(255,255,255,.15);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.scratch-popup-btn--survey:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,transparent 50%,rgba(0,0,0,.05) 100%);pointer-events:none}.scratch-popup-btn--survey:hover{transform:translateY(-2px);border-color:#fff6;box-shadow:0 6px 20px #00000040,0 0 0 1px #ffffff1a inset}.scratch-popup-btn--survey:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #0003}.scratch-popup-btn--submit{background:var(--scratch-accent, #2a9d8f);color:var(--scratch-btn-text, #fff);margin-top:8px}.scratch-popup-skip{color:#ffffffb3;font-size:14px;text-decoration:underline;margin-top:16px;cursor:pointer;transition:color .2s;background:none;border:none}.scratch-popup-skip:hover{color:#fff}.scratch-popup-form{width:100%;max-width:340px}.scratch-popup-input{width:100%;padding:14px 16px;border:2px solid transparent;border-radius:8px;font-size:15px;outline:none;background:#fff;color:#333;transition:border-color .2s;box-sizing:border-box}.scratch-popup-input:focus{border-color:var(--scratch-accent, #2a9d8f)}.scratch-popup-input::placeholder{color:#999}.scratch-phone-wrapper{display:flex;gap:0;background:#fff;border-radius:8px;overflow:visible;border:2px solid transparent;transition:border-color .2s;position:relative}.scratch-phone-wrapper:focus-within{border-color:var(--scratch-accent, #2a9d8f)}.scratch-popup-input--phone{border:none;border-radius:0;flex:1;min-width:0}.scratch-popup-input--phone:focus{border-color:transparent}.scratch-country-selector{display:flex;align-items:center;gap:4px;flex-shrink:0;border-right:1px solid #e0e0e0;padding:0 8px 0 12px;position:relative;cursor:pointer}.scratch-country-flag{font-size:20px;line-height:1;pointer-events:none}.scratch-country-code{font-weight:600;font-size:14px;color:#333;pointer-events:none}.scratch-country-caret{font-size:10px;opacity:.5;pointer-events:none}.scratch-country-select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer;border:none;font-size:16px}.scratch-country-selector:hover{background:#f5f5f5}.scratch-popup-legal{color:#fff9;font-size:11px;line-height:1.4;margin:0 0 16px;max-width:340px;text-align:center}.scratch-survey-options{width:100%;max-width:340px}.scratch-popup-mobile-card{display:none}@media screen and (max-width:1024px){.scratch-popup-content{flex:0 0 55%;padding:36px 28px}}@media screen and (max-width:749px)and (orientation:portrait){.scratch-popup-container{flex-direction:column;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0}.scratch-popup-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:unset;z-index:0}.scratch-popup-close{z-index:20;top:12px;left:16px;right:auto;font-size:28px}.scratch-popup-content{position:relative;z-index:1;flex:1 1 auto;background:transparent;padding:60px 24px 30px;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.scratch-step[data-step="1"]{background:none;padding:0;border:none;border-radius:0}.scratch-step[data-step="2"],.scratch-step[data-step="3"],.scratch-step[data-step="4"],.scratch-step[data-step="5"]{background:var(--scratch-panel-bg, #1a7a6d);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:28px 20px;margin:0 auto;width:100%;max-width:100%;box-sizing:border-box}.scratch-popup-title{font-size:28px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.scratch-popup-title--bold{font-size:32px}.scratch-popup-subtitle{font-size:14px;margin-bottom:16px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.scratch-card-wrapper{width:min(340px,82vw);height:min(220px,52vw);margin:16px auto}.scratch-reveal-text{font-size:22px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.scratch-popup-btn{max-width:none;padding:15px 20px;font-size:16px}.scratch-popup-btn--claim{max-width:80%;margin:20px auto 0}.scratch-popup-form,.scratch-survey-options{max-width:none}.scratch-popup-legal{max-width:none;font-size:10px}.scratch-popup-logo img{max-width:160px}.scratch-popup-timer span{font-size:16px;padding:5px 12px}.scratch-step[data-step="2"] .scratch-popup-title,.scratch-step[data-step="3"] .scratch-popup-title,.scratch-step[data-step="4"] .scratch-popup-title,.scratch-step[data-step="5"] .scratch-popup-title,.scratch-step[data-step="2"] .scratch-popup-subtitle,.scratch-step[data-step="3"] .scratch-popup-subtitle,.scratch-step[data-step="4"] .scratch-popup-subtitle,.scratch-step[data-step="5"] .scratch-popup-subtitle{text-shadow:none}}@media screen and (max-width:749px)and (orientation:landscape){.scratch-popup-container{flex-direction:row;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0}.scratch-popup-bg{flex:0 0 40%;min-height:unset}.scratch-popup-content{flex:1 1 auto;padding:20px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.scratch-popup-close{top:8px;right:12px;font-size:26px}.scratch-popup-title{font-size:22px}.scratch-popup-title--bold{font-size:24px;margin-bottom:8px}.scratch-popup-subtitle{font-size:13px;margin-bottom:10px}.scratch-card-wrapper{width:min(220px,40vw);height:min(140px,26vw);margin:10px auto}.scratch-popup-btn{max-width:none;padding:10px 16px;font-size:14px}.scratch-popup-btn--survey{margin-bottom:6px}.scratch-survey-options{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:6px}.scratch-popup-form{max-width:none}.scratch-popup-legal{max-width:none;font-size:9px;margin-bottom:8px}.scratch-popup-logo img{max-width:120px}.scratch-popup-logo{margin-bottom:8px}.scratch-popup-timer{margin-bottom:6px}.scratch-popup-timer span{font-size:14px;padding:4px 10px}.scratch-popup-skip{margin-top:8px;font-size:12px}}.scratch-popup--fullscreen .scratch-popup-container{align-items:stretch}.scratch-popup--fullscreen .scratch-popup-bg{min-height:100%}.scratch-popup--fullscreen .scratch-popup-content{flex:0 0 50%;padding:48px 40px;min-height:100vh;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/2/assets/scratch-popup.css.map */
