.scratch-card-promo{text-align:center;max-width:500px;margin:0 auto}.scratch-card-promo__hidden{display:none!important}.scratch-card-promo__heading{margin-bottom:.5rem}.scratch-card-promo__description{margin-bottom:1rem;max-width:450px;margin-left:auto;margin-right:auto;color:rgba(var(--color-foreground),.75)}.scratch-card-promo__instruction{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin-bottom:1.5rem}.scratch-card-promo__scratch-container{position:relative;width:100%;max-width:300px;height:170px;margin:0 auto 1.5rem;border-radius:1.2rem;overflow:hidden;box-shadow:0 4px 20px rgba(var(--color-shadow),.15);touch-action:none;-webkit-user-select:none;user-select:none}.scratch-card-promo__code-under{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff9e6,#fff3cc);gap:.4rem}.scratch-card-promo__code-icon{font-size:2.6rem;line-height:1}.scratch-card-promo__code-text{font-size:2.2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.3rem;color:rgba(var(--color-foreground),.95)}.scratch-card-promo__code-desc{font-size:1.1rem;color:rgba(var(--color-foreground),.65);padding:0 1rem}.scratch-card-promo__canvas{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;touch-action:none}.scratch-card-promo__revealed{opacity:0;max-height:0;overflow:hidden;transition:opacity .5s ease,max-height .5s ease,transform .5s ease;transform:translateY(10px);pointer-events:none}.scratch-card-promo__revealed--visible{opacity:1;max-height:200px;transform:translateY(0);pointer-events:auto}.scratch-card-promo__code-display{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#f5b80014,#f5b8002e);border:2px dashed rgba(245,184,0,.5);border-radius:.8rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.scratch-card-promo__code-value{font-size:2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.2rem;color:rgba(var(--color-foreground),.95)}.scratch-card-promo__copy{padding:.5rem 1rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:var(--buttons-radius);font-size:1.2rem;cursor:pointer;transition:opacity .3s ease,background .3s ease;white-space:nowrap}.scratch-card-promo__copy:hover{opacity:.85}.scratch-card-promo__copy--success{background:#28a745;color:#fff}.scratch-card-promo__cumul{font-size:1.2rem;color:#28a745;font-weight:var(--font-body-weight-bold);margin-bottom:.5rem}.scratch-card-promo__particle{position:absolute;font-size:2rem;pointer-events:none;animation:scratchParticleFly 1.5s ease-out forwards;z-index:10}@keyframes scratchParticleFly{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-100px) scale(.4)}}.scratch-card-promo__phase--form{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.scratch-card-promo__phase--entering{animation:scratchFormSlideIn .6s ease forwards}@keyframes scratchFormSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scratch-card-promo__app-form{width:100%;max-width:400px;margin:0 auto 1rem}.scratch-card-promo__skip-link{display:inline-block;margin-top:1.5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .2s ease}.scratch-card-promo__skip-link:hover{color:rgba(var(--color-foreground),.8);text-decoration:underline}.scratch-card-promo__phase--thanks{animation:scratchFadeIn .5s ease forwards}@keyframes scratchFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scratch-card-promo__thanks-icon{font-size:3.5rem;margin-bottom:1rem;line-height:1}.scratch-card-promo__thanks-title{font-size:1.8rem;font-weight:var(--font-body-weight-bold);margin-bottom:.5rem}.scratch-card-promo__thanks-subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.75);margin-bottom:1.5rem}.scratch-card-promo__thanks-subtitle strong{letter-spacing:.15rem}.scratch-card-promo__cta{display:inline-block;padding:1.2rem 3rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:var(--buttons-radius);font-size:1.5rem;font-weight:var(--font-body-weight-bold);text-decoration:none;cursor:pointer;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease}.scratch-card-promo__cta:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 16px rgba(var(--color-shadow),.15)}.scratch-card-promo__design-mode-label{display:inline-block;padding:.3rem .8rem;background:rgba(var(--color-foreground),.08);border-radius:.4rem;font-size:1.1rem;color:rgba(var(--color-foreground),.5);margin-bottom:1.5rem}@media screen and (min-width:750px){.scratch-card-promo__scratch-container{max-width:360px;height:200px}.scratch-card-promo__code-text{font-size:2.6rem}.scratch-card-promo__code-icon{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-scratch-card-promo.css.map */
