<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.\#product-form-stock-notifier{background:white;padding:1.65rem;border-radius:var(--border-radius-base);display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 4px 20px rgba(19, 63, 82, 0.07);position:relative;overflow:hidden}.\#product-form-stock-notifier-loading{top:0;left:0;width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(255, 255, 255, 0.5);opacity:0;pointer-events:none;z-index:2}.\#product-form-stock-notifier-loading.\!active{opacity:1;pointer-events:auto}.\#product-form-stock-notifier-icon{margin-top:0.35rem}.\#product-form-stock-notifier-icon .\#icon{--size:2rem;transform:rotate(5deg)}.\#product-form-stock-notifier-header-heading{font-size:1.25rem}.\#product-form-stock-notifier-header-subheading{margin-bottom:0;font-weight:normal;font-size:1.15rem;line-height:1.4;opacity:0.8}.\#product-form-stock-notifier-form{position:relative;font-size:1.1rem}.\#product-form-stock-notifier-form form{margin-top:1rem;display:flex}.\#product-form-stock-notifier-form-input{font-size:inherit;display:block;width:100%;padding:0.65em 0.7em;border-radius:var(--border-radius-inner);border:1px solid #b3b3b3;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.\#product-form product-dynamic-checkout.\!disabled{opacity:0.5;pointer-events:none;z-index:2}</pre></body></html>