.spin-wheel-overlay{z-index:9999;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out forwards overlay-fade-in;display:flex;position:fixed;top:0;left:0}@keyframes overlay-fade-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080}}.spin-wheel-modal{opacity:0;background:#fff;border:1px solid #4f2c221a;border-radius:20px;width:90%;max-width:800px;max-height:90vh;animation:.5s cubic-bezier(.34,1.56,.64,1) .2s forwards modal-slide-in;position:relative;overflow:hidden;transform:scale(.8)translateY(30px);box-shadow:0 25px 60px #00000026}@keyframes modal-slide-in{0%{opacity:0;transform:scale(.8)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.spin-wheel-close{color:#4f2c2280;cursor:pointer;z-index:10;background:0 0;border:none;transition:color .3s;position:absolute;top:1rem;right:1rem}.spin-wheel-close:hover{color:var(--base-700)}.spin-wheel-content{min-height:450px;display:flex}.spin-wheel-left{flex-direction:column;flex:1;justify-content:center;padding:3rem 2.5rem;display:flex}.spin-wheel-tag{letter-spacing:.15em;color:#663532;margin-bottom:1rem;font-size:.7rem;display:block}.spin-wheel-left h2{font-family:var(--font-heading);color:var(--base-700);margin-bottom:.75rem;font-size:2.5rem;line-height:1.1}.spin-wheel-left p{color:#4f2c2299;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.spin-wheel-form{flex-direction:column;gap:1rem;display:flex}.spin-wheel-form input{color:var(--base-700);background:#f0ede8;border:1px solid #4f2c2226;border-radius:8px;outline:none;padding:1rem 1.25rem;font-size:.9rem;transition:border-color .3s}.spin-wheel-form input::placeholder{color:#4f2c2266}.spin-wheel-form input:focus{border-color:#4f2c2266}.spin-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#663532;border:none;border-radius:8px;padding:1rem 2rem;font-size:.85rem;font-weight:600;transition:all .3s}.spin-btn:hover:not(:disabled){background:#4f2c22;transform:translateY(-2px)}.spin-btn:disabled{opacity:.5;cursor:not-allowed}.spin-wheel-right{background:#f0ede8;border-radius:0 20px 20px 0;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.wheel-container{width:280px;height:280px;position:relative}.wheel-pointer{z-index:10;filter:drop-shadow(0 2px 4px #0003);position:absolute;top:-16px;left:50%;transform:translate(-50%)}.wheel{border:4px solid #663532;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 30px #4f2c2226,inset 0 0 20px #0000001a}.wheel-svg{width:100%;height:100%;display:block}.wheel-center-logo{z-index:5;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wheel-center-logo img{object-fit:contain;width:30px;height:30px}.spin-result{text-align:center}.result-badge{background:#663532;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem 2rem}.result-label{letter-spacing:.1em;color:#fffc;margin-bottom:.5rem;font-size:.75rem;display:block}.result-prize{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:600;display:block}.result-code{color:#4f2c22b3;margin-bottom:1.5rem;font-size:.85rem}.result-code strong{color:#663532;font-weight:600}.claim-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#663532;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;transition:all .3s}.claim-btn:hover{background:#4f2c22;transform:translateY(-2px)}@media (max-width:1199px) and (orientation:portrait){.spin-wheel-modal{width:95%;max-width:95%;margin:1rem}.spin-wheel-content{flex-direction:column;min-height:auto}.spin-wheel-left{order:2;padding:2rem 1.5rem}.spin-wheel-left h2{font-size:1.75rem}.spin-wheel-right{border-radius:20px 20px 0 0;order:1;padding:1.5rem}.wheel-container{width:200px;height:200px}.wheel-center-logo{width:40px;height:40px}.wheel-center-logo img{width:22px;height:22px}}
.newsletter-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.newsletter-modal{background:#fff;border:1px solid #4f2c221a;border-radius:20px;width:90%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000026}.newsletter-close{color:#4f2c2280;cursor:pointer;z-index:10;background:0 0;border:none;transition:color .3s;position:absolute;top:1rem;right:1rem}.newsletter-close:hover{color:var(--base-700)}.newsletter-content{width:100%;min-height:450px;display:flex}.newsletter-image{flex:0 0 45%;position:relative;overflow:hidden}.newsletter-image img{object-fit:cover;width:100%;height:100%}.newsletter-image:after{content:"";background:linear-gradient(135deg,#0000 50%,#4f2c224d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.newsletter-form-section{flex-direction:column;flex:1;justify-content:center;padding:3rem 2.5rem;display:flex}.newsletter-tag{letter-spacing:.15em;color:#663532;margin-bottom:1rem;font-size:.7rem;display:block}.newsletter-form-section h2{font-family:var(--font-heading);color:var(--base-700);margin-bottom:.75rem;font-size:2.25rem;line-height:1.1}.newsletter-form-section p{color:#4f2c2299;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.newsletter-form{flex-direction:column;gap:.75rem;display:flex}.newsletter-form input{color:var(--base-700);background:#f0ede8;border:1px solid #4f2c2226;border-radius:8px;outline:none;padding:1rem 1.25rem;font-size:.9rem;transition:border-color .3s}.newsletter-form input::placeholder{color:#4f2c2266}.newsletter-form input:focus{border-color:#4f2c2266}.newsletter-submit{color:#fff;letter-spacing:.05em;cursor:pointer;background:#663532;border:none;border-radius:8px;padding:1rem 2rem;font-size:.85rem;font-weight:600;transition:all .3s}.newsletter-submit:hover:not(:disabled){background:#4f2c22;transform:translateY(-2px)}.newsletter-submit:disabled{opacity:.6;cursor:not-allowed}.newsletter-error{color:#c0392b!important;margin:0!important;font-size:.8rem!important}.newsletter-note{color:#4f2c2266!important;margin-top:1rem!important;margin-bottom:0!important;font-size:.75rem!important}.newsletter-success{text-align:center}.success-icon{color:#663532;background:#4f2c2214;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.newsletter-success h2{text-align:center}.newsletter-success p{text-align:center;margin-bottom:0}.newsletter-coupon{justify-content:center;align-items:stretch;gap:.5rem;max-width:320px;margin:1.25rem auto .5rem;display:flex}.newsletter-coupon-code{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:var(--base-700);background:#f0ede8;border:1px dashed #4f2c2266;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:700;display:flex}.newsletter-coupon-copy{color:#fff;cursor:pointer;background:#663532;border:none;border-radius:8px;padding:0 1.25rem;font-size:.8rem;font-weight:600;transition:background .3s}.newsletter-coupon-copy:hover{background:#4f2c22}.newsletter-coupon-hint{color:#4f2c2280!important;margin-top:.25rem!important;font-size:.75rem!important}@media (max-width:768px){.newsletter-modal{flex-direction:column;width:95%;max-width:95%;margin:1rem}.newsletter-content{flex-direction:column;min-height:auto}.newsletter-image{flex:0 0 200px;height:200px}.newsletter-form-section{padding:2rem 1.5rem}.newsletter-form-section h2{font-size:1.75rem}}
