*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;color:#333;background:#fff}#app,body{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{padding:1rem}.welcome{margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.welcome a{color:#42b883;text-decoration:none}.welcome a:hover{text-decoration:underline}.home{padding:2rem}.error-state,.loading-state{text-align:center;padding:2rem}.error-state{color:#dc3545}.error-state h3{margin:0 0 .5rem}.retry-btn{background:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-top:1rem;font-size:1rem}.retry-btn:hover{background:#0056b3}button{font-family:inherit;cursor:pointer;transition:all .3s ease}button:disabled{cursor:not-allowed;opacity:.65}.primary-btn{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s}.primary-btn:hover:not(:disabled){background:#0056b3}.primary-btn:disabled{background:#6c757d;cursor:not-allowed}.secondary-btn{background:#6c757d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.secondary-btn:hover:not(:disabled){background:#545b62}.tertiary-btn{background:#17a2b8;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s}.tertiary-btn:hover:not(:disabled){background:#138496}.tertiary-btn:disabled{background:#6c757d;cursor:not-allowed}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-input{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;box-sizing:border-box;appearance:none;max-width:100%}.form-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.form-input:disabled{background-color:#e9ecef;opacity:.65}.form-input.input-error{border-color:#dc3545;box-shadow:0 0 0 2px rgba(220,53,69,.25)}.form-input.input-error:focus{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.25)}.form-input[type=number]{appearance:textfield}.form-input[type=number]::-webkit-inner-spin-button,.form-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.help-text{color:#6c757d}.error-message,.help-text{font-size:.9rem;margin-top:.25rem}.error-message{color:#dc3545}.info-card{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #28a745}.info-card p{margin:.5rem 0;font-size:1.1rem}.result-card{padding:1.5rem;border-radius:8px;border-left:4px solid}.result-card.success{background:#d4edda;border-left-color:#28a745;color:#155724}.result-card.error{background:#f8d7da;border-left-color:#dc3545;color:#721c24}.result-card h3{margin:0 0 .5rem}.success-message{background:#d4edda;color:#155724;padding:1.5rem;border-radius:8px;border-left:4px solid #28a745;margin-top:1rem}.success-message h3{margin-top:0}.no-points{text-align:center;padding:2rem;background:#fff3cd;border-radius:8px;border-left:4px solid #ffc107}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333;cursor:pointer}.checkbox-input{width:18px;height:18px;accent-color:#25d366;cursor:pointer}.checkbox-input:disabled{cursor:not-allowed;opacity:.6}input[type=hidden]{display:none}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;max-width:400px}.toast{background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);margin-bottom:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;border-left:4px solid;opacity:0;transform:translateX(100%)}.toast.toast-enter{opacity:1;transform:translateX(0)}.toast.toast-leave{opacity:0;transform:translateX(100%)}.toast:hover{transform:translateX(-5px)}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-info{border-left-color:#3b82f6}.toast-content{display:flex;align-items:flex-start;padding:16px;gap:12px}.toast-icon{width:24px;height:24px;flex-shrink:0}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#3b82f6}.toast-message{flex:1;min-width:0}.toast-title{font-weight:600;color:#111827;margin-bottom:4px}.toast-description{font-size:14px;color:#6b7280;line-height:1.4}.toast-close{position:absolute;top:12px;right:12px;width:20px;height:20px;border:none;background:none;color:#9ca3af;cursor:pointer;padding:0;transition:color .2s}.toast-close:hover{color:#6b7280}.toast-close svg{width:100%;height:100%}@media (max-width:480px){.toast-container{left:16px;right:16px;top:16px;max-width:none}.toast-content{padding:12px}.toast-close{top:8px;right:8px}}.page-layout{min-height:100vh;padding:1rem}.page-header{border-bottom:1px solid #eee;padding-bottom:1rem;margin-bottom:2rem}.brand-info{display:flex;align-items:center;gap:1rem}.brand-logo{max-height:60px;max-width:200px;object-fit:contain}.brand-name{margin:0;color:#333}.coupon-validation,.page-main{max-width:800px;margin:0 auto}.coupon-validation{padding:1rem}.coupon-content{padding:0}.coupon-content h2{margin-bottom:1.5rem;color:#333}.validation-form{background:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:2rem}.validate-btn{background:#007bff;color:#fff;padding:.75rem 2rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s;width:100%}.validate-btn:hover:not(:disabled){background:#0056b3}.validate-btn:disabled{background:#6c757d;cursor:not-allowed}.validation-result{margin-top:2rem}.coupon-details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.coupon-details h4{margin:0 0 .5rem}.coupon-details ul{list-style:none;padding:0;margin:0}.coupon-details li{padding:.25rem 0}.loyalty-validation{max-width:800px;margin:0 auto;padding:1rem}.loyalty-content{display:flex;flex-direction:column;gap:2rem}.user-info h3{margin-bottom:1rem;color:#333}.redemption-form{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:2rem}.redemption-form h3{margin-top:0;margin-bottom:1.5rem;color:#333}.otp-section{background:#e3f2fd;padding:1rem;border-radius:4px;margin:1rem 0}.otp-actions{display:flex;flex-direction:column;gap:1rem}.whatsapp-option{padding:.5rem 0}.action-buttons{display:flex;gap:1rem;margin-top:1.5rem}.otp-buttons{display:flex;gap:1rem;width:100%}.redeem-again{margin-top:1.5rem;text-align:center}.user-profile{text-align:center;padding:2rem}.coming-soon{color:#6c757d;font-style:italic;margin-top:2rem}@media (max-width:480px){.coupon-validation,.loyalty-validation{padding:.5rem;margin:0}.loyalty-content{gap:1.5rem}.info-card{padding:1rem;margin:0 -.5rem}.info-card p{font-size:1rem;margin:.75rem 0;word-break:break-word}.redemption-form,.validation-form{padding:1rem;margin:0 -.5rem}.redemption-form h3{font-size:1.2rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.95rem}.form-input{padding:.875rem;font-size:1rem;appearance:none}.help-text{font-size:.85rem;line-height:1.4}.otp-section{margin:.75rem 0;padding:.75rem}.action-buttons,.otp-buttons{flex-direction:column;gap:.75rem;margin-top:1rem}.otp-actions{gap:.75rem}.whatsapp-option{padding:.25rem 0}.primary-btn,.secondary-btn,.tertiary-btn,.validate-btn{width:100%;padding:1rem 1.5rem;font-size:1rem;min-height:48px}.error-state,.loading-state{padding:1.5rem 1rem}.retry-btn{padding:.75rem 1.5rem;min-height:48px}.success-message{padding:1rem;margin:1rem -.5rem}.success-message h3{font-size:1.1rem}.no-points{padding:1.5rem 1rem;margin:0 -.5rem}}@media (min-width:481px) and (max-width:768px){.coupon-validation,.loyalty-validation{padding:1rem}.loyalty-content{gap:1.75rem}.info-card{padding:1.25rem}.redemption-form,.validation-form{padding:1.5rem}.action-buttons,.otp-buttons{flex-direction:column;gap:1rem}.otp-actions{gap:1rem}.primary-btn,.secondary-btn,.tertiary-btn,.validate-btn{width:100%;min-height:44px}}@media (min-width:769px) and (max-width:1024px){.coupon-validation,.loyalty-validation{max-width:700px;padding:1.5rem}.otp-buttons{flex-direction:row;justify-content:space-between}.otp-buttons .primary-btn,.otp-buttons .secondary-btn,.otp-buttons .tertiary-btn{flex:1;max-width:200px}}@media (min-width:1025px){.coupon-validation,.loyalty-validation{max-width:800px}.loyalty-content{gap:2rem}.otp-buttons{justify-content:flex-start}.otp-buttons .primary-btn,.otp-buttons .secondary-btn,.otp-buttons .tertiary-btn{width:auto;min-width:150px}}
/*# sourceMappingURL=styles.48fa3f21c4000780a139.css.map*/