.kokoro-exit-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#2c1810cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:none;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.kokoro-exit-overlay.show{display:flex;align-items:center;justify-content:center;opacity:1}.kokoro-exit-popup{background:linear-gradient(135deg,#f4f0eb,#ede4d3);border-radius:20px;max-width:650px;width:95%;position:relative;overflow:hidden;box-shadow:0 25px 50px #2c18104d;transform:scale(.8) translateY(50px);transition:all .4s cubic-bezier(.4,0,.2,1)}.kokoro-exit-overlay.show .kokoro-exit-popup{transform:scale(1) translateY(0)}.kokoro-exit-popup:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(238,148,65,.1) 0%,transparent 70%);animation:kokoro-rotate 20s linear infinite}@keyframes kokoro-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kokoro-close-btn{position:absolute;top:15px;right:15px;background:#ee944133;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease;color:#8b7355}.kokoro-close-btn:hover{background:#ee94414d;transform:scale(1.1);color:#ee9441}.kokoro-popup-content{padding:50px 40px 40px;text-align:center;position:relative;z-index:2}.kokoro-popup-icon{font-size:4rem;margin-bottom:1.5rem;display:block}.kokoro-popup-title{color:#2c1810;font-size:2.4rem;font-weight:700;margin-bottom:.8rem;background:linear-gradient(45deg,#ee9441,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.kokoro-popup-subtitle{color:#8b7355;font-size:1.2rem;margin-bottom:1.8rem;font-weight:500}.kokoro-popup-description{color:#5d4f3a;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:480px;margin-left:auto;margin-right:auto}.kokoro-popup-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.kokoro-btn{padding:15px 35px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1.1rem;border:none;cursor:pointer;position:relative;overflow:hidden}.kokoro-btn-primary{background:linear-gradient(45deg,#ee9441,#f4a261);color:#fff;box-shadow:0 8px 25px #ee94414d}.kokoro-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.kokoro-btn-primary:hover:before{left:100%}.kokoro-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ee944166}.kokoro-btn-secondary{background:transparent;color:#8b7355;border:2px solid rgba(238,148,65,.3)}.kokoro-btn-secondary:hover{background:#ee94411a;color:#ee9441;border-color:#ee944180}@media (max-width: 600px){.kokoro-exit-popup{max-width:420px;margin:20px}.kokoro-popup-content{padding:40px 25px 30px}.kokoro-popup-title{font-size:2rem}.kokoro-popup-subtitle{font-size:1.1rem}.kokoro-popup-description{font-size:1rem}.kokoro-popup-buttons{flex-direction:column}.kokoro-btn{width:100%;justify-content:center;display:flex;align-items:center;font-size:1rem}}.kokoro-popup-content>*{opacity:0;transform:translateY(20px);animation:kokoro-fade-in-up .6s ease forwards}.kokoro-popup-content>*:nth-child(1){animation-delay:.1s}.kokoro-popup-content>*:nth-child(2){animation-delay:.2s}.kokoro-popup-content>*:nth-child(3){animation-delay:.3s}.kokoro-popup-content>*:nth-child(4){animation-delay:.4s}.kokoro-popup-content>*:nth-child(5){animation-delay:.5s}@keyframes kokoro-fade-in-up{to{opacity:1;transform:translateY(0)}}.kokoro-benefits{display:flex;justify-content:space-around;margin:2rem 0;gap:15px}.kokoro-benefit{text-align:center;flex:1;color:#8b7355;font-size:.9rem}.kokoro-benefit-icon{display:block;font-size:1.5rem;margin-bottom:.5rem;color:#ee9441}@media (max-width: 600px){.kokoro-benefits{flex-direction:column;gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/kokoro-exit-popup.css.map */
