.stock-notification-wrapper{margin:20px 0;padding:20px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;width:100%;box-sizing:border-box}.stock-notification-form{display:flex;flex-direction:column;gap:15px}.stock-notification-input-group{display:flex;gap:12px;align-items:stretch}@media(max-width:768px){.stock-notification-input-group{flex-direction:column;width:100%}.stock-notification-wrapper{margin:15px 0;padding:15px}.stock-notification-form input[type=email]{width:100%;margin-bottom:10px}.stock-notification-button{width:100%;min-width:auto}}.stock-notification-form input[type=email]{flex:1;padding:12px 16px;border:2px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s ease;background:#fff;width:100%;box-sizing:border-box}.stock-notification-form input[type=email]:focus{outline:none;border-color:var(--wc-primary-color,#96588a);box-shadow:0 0 0 3px rgba(150,88,138,.1)}.stock-notification-button{padding:12px 24px;background:var(--wc-primary-color,#96588a);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;min-width:160px;display:flex;align-items:center;justify-content:center}.stock-notification-button:hover{background:var(--wc-primary-color-hover,#7a4a73);transform:translateY(-1px);box-shadow:0 4px 12px rgba(150,88,138,.3)}.stock-notification-button:active{transform:translateY(0)}.stock-notification-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none;background:#ccc}.loading-spinner{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.stock-notification-message{padding:12px 16px;border-radius:6px;font-size:14px;font-weight:500;margin-top:10px}.stock-notification-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.stock-notification-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.woocommerce-out-of-stock-notice{background:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #000;color:#212529;padding:20px 24px;border-radius:8px;margin:20px 0;display:flex;align-items:center;gap:16px;font-weight:500;box-shadow:0 2px 12px rgba(0,0,0,8%);position:relative;overflow:hidden}.woocommerce-out-of-stock-notice::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#000000 0%,#666666 50%,#000000 100%)}.woocommerce-out-of-stock-notice .stock-icon{width:28px;height:28px;color:#000;flex-shrink:0;opacity:.8}.woocommerce-out-of-stock-notice .stock-text{flex:1}.woocommerce-out-of-stock-notice .stock-title{font-size:16px;font-weight:600;color:#000;margin:0 0 4px;letter-spacing:-.02em}.woocommerce-out-of-stock-notice .stock-subtitle{font-size:13px;color:#666;margin:0;line-height:1.4}@media(max-width:768px){.woocommerce-out-of-stock-notice{padding:16px 20px;margin:10px 0;gap:12px}.woocommerce-out-of-stock-notice .stock-icon{width:24px;height:24px}.woocommerce-out-of-stock-notice .stock-title{font-size:14px}.woocommerce-out-of-stock-notice .stock-subtitle{font-size:12px}}.woocommerce .stock-notification-wrapper{margin:-10px 0}.single-product .stock-notification-wrapper{clear:both}.storefront .stock-notification-button{font-family:inherit;background:#000}.storefront .stock-notification-button:hover{background:#333}.astra-shop-summary-wrap .stock-notification-wrapper{width:100%}.astra .stock-notification-button{background:#000}.oceanwp-product-nav .stock-notification-wrapper{margin-top:2em}.oceanwp .stock-notification-button{background:#000}.flatsome .stock-notification-button{background:#000}.et_pb_wc_cart_button .stock-notification-button{background:#000}.stock-notification-button{background:#000}.stock-notification-button:hover{background:#333}