<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.quick-add_size-variant--wrapper {
    display: flex;
    background-color: #adaede;
    justify-content: center;
    width: 100%;
}
.quick-add__button[disabled] {
    color: lightgray;
    cursor: not-allowed !important;
}</pre></body></html>