.desktop-product-card__trigger{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.desktop-product-card__trigger:focus-visible{outline:3px solid #ef1425;outline-offset:2px}.desktop-product-card__trigger:disabled{cursor:not-allowed}.desktop-product-modal-layer{position:fixed;z-index:400;inset:0}.desktop-product-modal-layer[hidden]{display:none}.desktop-product-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(20,18,19,.48)}.desktop-product-modal{position:relative;display:flex;flex-direction:column;width:min(900px,calc(100% - 48px));height:min(720px,calc(100vh - 48px));overflow:hidden;margin:24px auto;border-radius:18px;background:#fff;outline:0}.desktop-product-modal>header,.desktop-product-modal>footer{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #ececef}.desktop-product-modal>footer{justify-content:flex-end;border-top:1px solid #ececef;border-bottom:0}.desktop-product-modal header span{color:#777;font-size:11px}.desktop-product-modal h2{margin:3px 0 0;font-size:24px;font-weight:500}.desktop-product-modal button{min-height:40px;padding:0 14px;border:1px solid #ddd;border-radius:9px;background:#fff;cursor:pointer;font:400 13px Outfit}.desktop-product-modal button.is-primary{border-color:#ef1425;background:#ef1425;color:#fff;font-weight:500}.desktop-product-modal button:disabled{cursor:wait;opacity:.55}.desktop-product-modal-body{display:grid;grid-template-columns:320px minmax(0,1fr);flex:1 1 auto;min-height:0;gap:28px;padding:24px;overflow:hidden}.desktop-product-modal-media{display:grid;width:320px;height:auto;min-height:0;place-items:start center;align-self:start;overflow:hidden;border-radius:13px;background:transparent;color:#777}.desktop-product-modal-media img{display:block;width:100%;height:auto;max-height:400px;object-fit:contain;object-position:center top}.desktop-product-modal-media:has(img[hidden]){min-height:240px;place-items:center;background:#f5f5f6}.desktop-product-modal-info{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:10px;scrollbar-gutter:stable}.desktop-product-modal-info>p{margin-top:0;color:#666;font-weight:300;line-height:1.5}.desktop-product-modal-info>strong{font-size:18px;font-weight:500}.desktop-product-group{margin-top:20px;padding-top:16px;border-top:1px solid #eee}.desktop-product-group header{display:flex;align-items:center;justify-content:space-between}.desktop-product-group h3{margin:0;font-size:15px;font-weight:500}.desktop-product-group small{color:#777}.desktop-product-options{display:grid;gap:7px;margin-top:10px}.desktop-product-option{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border-radius:9px;background:#f8f8f9;font-size:13px}.desktop-product-option.is-unavailable{opacity:.5}.desktop-product-modal-feedback{min-height:20px;margin-top:14px;color:#a61925;font-size:12px}.desktop-product-conflict{flex:0 0 auto;margin:0 24px 20px;padding:15px;border-radius:11px;background:#fff2df;color:#70420f}.desktop-product-conflict p{margin:0 0 12px}.desktop-product-conflict>div{display:flex;justify-content:flex-end;gap:8px}.desktop-store-product-toast{position:fixed;z-index:450;right:28px;bottom:28px;max-width:360px;padding:14px 18px;border-radius:11px;background:#202124;color:#fff;font-size:13px}.desktop-store-product-toast.is-error{background:#a61925}@media(max-width:760px){.desktop-product-modal-layer{display:none!important}}
