.savio-de-scratch{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vw,32px)}.savio-de-scratch[hidden]{display:none!important}.savio-de-scratch__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#231c198c;opacity:0;transition:opacity .28s ease}.savio-de-scratch.is-open .savio-de-scratch__backdrop{opacity:1}.savio-de-scratch__modal{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100dvh - 24px);background:var(--savio-cream, #EFE7D8);color:var(--savio-inchiostro, #231C19);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 30px 80px #231c194d;transform:translateY(14px) scale(.98);opacity:0;transition:transform .3s cubic-bezier(.2,.7,.3,1),opacity .3s ease}.savio-de-scratch.is-open .savio-de-scratch__modal{transform:none;opacity:1}.savio-de-scratch__close{position:absolute;top:10px;left:10px;z-index:3;width:34px;height:34px;border:0;background:transparent;cursor:pointer;color:var(--savio-notte, #3A3A38);display:grid;place-items:center;line-height:1;font-size:20px;border-radius:50%}.savio-de-scratch__close:hover{background:#231c1914}.savio-de-scratch__left{padding:clamp(28px,4vw,48px) clamp(22px,3.4vw,44px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow-y:auto}.savio-de-scratch__brand{margin:0 0 22px}.savio-de-scratch__brand img{height:26px;width:auto;display:block}.savio-de-scratch__brandtext{font-family:var(--savio-display, Inter, sans-serif);font-weight:800;font-size:22px;letter-spacing:.06em;margin:0 0 22px}.savio-de-scratch__title{font-family:var(--savio-display, Inter, sans-serif);font-weight:800;font-size:clamp(17px,2.1vw,21px);letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;line-height:1.15}.savio-de-scratch__sub{font-size:13px;color:var(--savio-notte, #3A3A38);margin:0 0 22px;line-height:1.5}.savio-de-scratch__card{position:relative;width:min(280px,100%);aspect-ratio:5 / 2.4;border-radius:6px;overflow:hidden;margin:0 auto;background:#fff;border:1px solid rgba(35,28,25,.12);display:grid;place-items:center;isolation:isolate}.savio-de-scratch__prize{grid-area:1 / 1;padding:12px 16px;text-align:center}.savio-de-scratch__prizeTitle{display:block;font-family:var(--savio-display, Inter, sans-serif);font-weight:800;font-size:clamp(20px,3vw,26px);line-height:1.05;letter-spacing:-.02em;color:var(--savio-inchiostro, #231C19)}.savio-de-scratch__prizeSub{display:block;font-size:12px;margin-top:5px;color:var(--savio-caffe, #5C4A35);font-weight:600}.savio-de-scratch__canvas{grid-area:1 / 1;width:100%;height:100%;display:block;cursor:grab;touch-action:none;z-index:2;transition:opacity .45s ease}.savio-de-scratch__card.is-revealed .savio-de-scratch__canvas{opacity:0;pointer-events:none}.savio-de-scratch__card.is-revealed .savio-de-scratch__hint{opacity:0}.savio-de-scratch__hint{grid-area:1 / 1;z-index:3;pointer-events:none;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#3c2c14b8;transition:opacity .3s ease}.savio-de-scratch__card.is-scratching .savio-de-scratch__hint{opacity:0}.savio-de-scratch__reveal{margin-top:12px;background:none;border:0;cursor:pointer;font-family:inherit;font-size:12px;color:var(--savio-cenere, #8A8276);text-decoration:underline;text-underline-offset:3px}.savio-de-scratch__reveal[hidden]{display:none!important}.savio-de-scratch__after{width:min(320px,100%);margin-top:18px}.savio-de-scratch__after[hidden],.savio-de-scratch__signup[hidden],.savio-de-scratch__codebox[hidden]{display:none!important}.savio-de-scratch__form{display:grid;gap:8px}.savio-de-scratch__form input[type=email]{width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:14px;border:1px solid rgba(35,28,25,.25);background:#fff;color:inherit;border-radius:0}.savio-de-scratch__form button{width:100%;min-height:48px;border:0;cursor:pointer;font-family:inherit;background:var(--savio-inchiostro, #231C19);color:var(--savio-latte, #F5F1EA);font-size:13px;font-weight:700;letter-spacing:.04em}.savio-de-scratch__form button:hover{background:var(--savio-caffe, #5C4A35)}.savio-de-scratch__form button[disabled]{opacity:.6;cursor:not-allowed}.savio-de-scratch__ok{font-size:13.5px;color:var(--savio-caffe, #5C4A35);font-weight:700;margin:0 0 12px}.savio-de-scratch__err{font-size:12.5px;color:#8b0000;margin:8px 0 0}.savio-de-scratch__err[hidden]{display:none!important}.savio-de-scratch__codeRow{display:flex;gap:8px;align-items:stretch;margin-bottom:12px}.savio-de-scratch__code{flex:1;display:grid;place-items:center;border:1px dashed var(--savio-caffe, #5C4A35);background:#5c4a3512;color:var(--savio-caffe, #5C4A35);font-weight:800;letter-spacing:.14em;font-size:15px;padding:12px 10px;-webkit-user-select:all;user-select:all}.savio-de-scratch__copy{flex:none;border:1px solid var(--savio-inchiostro, #231C19);background:transparent;color:var(--savio-inchiostro, #231C19);cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;padding:0 14px}.savio-de-scratch__copy:hover{background:var(--savio-inchiostro, #231C19);color:var(--savio-latte, #F5F1EA)}.savio-de-scratch__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;background:var(--savio-inchiostro, #231C19);color:var(--savio-latte, #F5F1EA);font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none}.savio-de-scratch__cta:hover{background:var(--savio-caffe, #5C4A35)}.savio-de-scratch__note{font-size:11px;line-height:1.5;color:var(--savio-cenere, #8A8276);margin:10px 0 0}.savio-de-scratch__consent{font-size:11px;line-height:1.5;color:var(--savio-cenere, #8A8276);margin:12px 0 0}.savio-de-scratch__consent a{color:inherit}.savio-de-scratch__right{position:relative;overflow:hidden;background:var(--savio-latte-deep, #EAE3DB)}.savio-de-scratch__right:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);width:82%;aspect-ratio:1;border-radius:50%;background:#ffffffc7}.savio-de-scratch__right img{position:relative;width:100%;height:100%;object-fit:cover;display:block}@media(max-width:760px){.savio-de-scratch__modal{grid-template-columns:1fr;max-height:calc(100dvh - 20px)}.savio-de-scratch__right{order:-1;aspect-ratio:16 / 10}.savio-de-scratch__left{padding:22px 18px 26px}.savio-de-scratch__brandtext{margin-bottom:14px;font-size:19px}.savio-de-scratch__sub{margin-bottom:16px}.savio-de-scratch__close{background:#ffffffd1}}@media(max-width:760px)and (max-height:720px){.savio-de-scratch__right{display:none}}@media(prefers-reduced-motion:reduce){.savio-de-scratch__backdrop,.savio-de-scratch__modal,.savio-de-scratch__canvas{transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/savio-de-scratch.css.map */
