.notify-restock-wrapper{margin:20px 0;padding:20px;border:1px solid #e5e5e5;border-radius:4px;background:#fff;clear:both}.notify-restock-form{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:420px;margin:0 auto}.notify-restock-title{margin:0 0 8px;font-size:1.25rem;font-weight:600;text-align:center}.notify-restock-form input[type=email]{width:100%;max-width:320px;padding:10px 12px;border:1px solid #ccc;border-radius:3px}.notify-restock-form button{padding:10px 24px;background:#6ab023;color:#fff;border:0;border-radius:3px;cursor:pointer;font-weight:600;text-transform:uppercase}.notify-restock-form button:hover{background:#5a9620}#notify-restock-message .message.success{color:#006400}#notify-restock-message .message.error{color:#c0392b}