<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoa-back-in-stock-modal{align-items:center;background-color:#00000080;height:100%;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;max-height:100%;width:100%;max-width:100%}.zoa-back-in-stock-modal[open]{display:flex}.zoa-back-in-stock-modal__container{align-content:space-between;animation:zoa-fade-in .5s ease 0s 1 normal forwards running;background:#fffaf5;box-sizing:border-box;display:grid;gap:8px;grid-template-rows:auto auto;overflow:hidden;padding:32px;border-radius:6px;max-width:460px;margin:auto}.zoa-back-in-stock-modal__header{display:grid;gap:8px;grid-template-areas:"title close" "subtitle subtitle";grid-template-columns:1fr auto}.zoa-back-in-stock-modal__header h3{font-size:24px;grid-area:title;margin:0}.zoa-back-in-stock-modal__header h4{font-size:16px}.zoa-back-in-stock-modal__header button{grid-area:close}.zoa-back-in-stock-modal__header div{grid-area:subtitle}.zoa-back-in-stock-modal__form{display:grid;gap:16px}.zoa-back-in-stock-modal__form select,.zoa-back-in-stock-modal__form input{margin:0}.zoa-back-in-stock-modal__form .zoa-back-in-stock-modal__marketing{display:flex;gap:8px}.zoa-back-in-stock-modal__success{background-color:#000;border-radius:6px;color:#fffaf5;padding:8px;text-align:center}
</pre></body></html>