.musement-voucher-redeem-wrapper,.musement-product-selection-wrapper{width:100%;max-width:600px;margin:40px auto;padding:0 20px;box-sizing:border-box}.musement-voucher-redeem-container,.musement-product-selection-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:40px;box-sizing:border-box}.musement-voucher-header,.musement-selection-header{text-align:center;margin-bottom:30px}.musement-voucher-header h2,.musement-selection-header h2{font-size:28px;color:#333;margin:0 0 10px;line-height:1.3}.musement-voucher-header p,.musement-selection-header p{font-size:16px;color:#666;margin:0;line-height:1.5}.musement-error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:15px;margin-bottom:20px;display:flex;align-items:center;gap:10px;color:#721c24}.musement-error-icon{font-size:24px;flex-shrink:0}.musement-voucher-form{margin-bottom:30px}.musement-form-group{margin-bottom:20px}.musement-form-group label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.musement-voucher-form .musement-input{width:100% !important;max-width:100% !important;padding:14px !important;font-size:18px !important;font-weight:600 !important;text-align:center !important;letter-spacing:2px !important;border:2px solid #ddd !important;border-radius:8px !important;transition:border-color .3s,box-shadow .3s !important;text-transform:uppercase !important;box-sizing:border-box !important;display:block !important;margin:0 auto !important}.musement-voucher-form .musement-input:focus{outline:none !important;border-color:#0073aa !important;box-shadow:0 0 0 3px rgba(0,115,170,.1) !important}.musement-help-text{display:block;margin-top:8px;font-size:13px;color:#666}.musement-button{width:100%;padding:16px 24px;font-size:16px;font-weight:600;text-align:center;border:none;border-radius:8px;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;box-sizing:border-box}.musement-button-primary{background:#0073aa;color:#fff}.musement-button-primary:hover{background:#005a87;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.musement-button-secondary{background:#fff;color:#0073aa;border:2px solid #0073aa}.musement-button-secondary:hover{background:#0073aa;color:#fff}.musement-voucher-footer,.musement-selection-footer{text-align:center;padding-top:20px;border-top:1px solid #eee;margin-top:20px}.musement-voucher-footer p{font-size:14px;color:#666;margin:0;line-height:1.6}.musement-back-link{display:inline-block;color:#0073aa;text-decoration:none;font-weight:600;transition:color .3s}.musement-back-link:hover{color:#005a87}.musement-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:30px 0}.musement-product-card{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.musement-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.musement-product-image{position:relative;padding-top:75%;overflow:hidden;background:#f5f5f5}.musement-product-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.musement-product-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:64px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.musement-product-content{padding:20px}.musement-product-content h3{font-size:20px;color:#333;margin:0 0 10px;line-height:1.3}.musement-product-description{font-size:14px;color:#666;margin-bottom:20px;line-height:1.6}.musement-selection-form{margin:0}.musement-no-products{text-align:center;padding:40px;color:#666}@media screen and (max-width:768px){.musement-voucher-redeem-wrapper,.musement-product-selection-wrapper{margin:20px auto}.musement-voucher-redeem-container,.musement-product-selection-container{padding:30px 20px}.musement-voucher-header h2,.musement-selection-header h2{font-size:24px}.musement-voucher-form .musement-input{font-size:16px !important}.musement-product-grid{grid-template-columns:1fr}.musement-product-selection-wrapper{max-width:100%}}.musement-button:disabled{opacity:.6;cursor:not-allowed}.musement-loading{position:relative}.musement-loading:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:musement-spin .6s linear infinite}@keyframes musement-spin{to{transform:translateY(-50%) rotate(360deg)}.musement-cookie-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:15px;margin-bottom:25px;display:flex;align-items:center;gap:15px}.musement-cookie-icon{flex-shrink:0;width:20%;display:flex;align-items:center;justify-content:center}.musement-cookie-icon img{width:100%;height:auto;max-width:60px;display:block}.musement-cookie-text{flex:1;width:80%}.musement-cookie-text p{margin:0;font-size:14px;color:#856404;line-height:1.5}@media screen and (max-width:768px){.musement-cookie-notice{padding:12px;gap:12px}.musement-cookie-icon{width:20%}.musement-cookie-icon img{max-width:50px}.musement-cookie-text{width:80%}.musement-cookie-text p{font-size:13px}}}