.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));max-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:0 1 auto;min-height:0;gap:28px;padding:24px;overflow-y:auto;overscroll-behavior:contain}.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;overscroll-behavior:contain;padding-right:10px}.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}}
.desktop-product-modal-media img:not([hidden]){cursor:zoom-in}
.desktop-product-modal-gallery{display:flex;max-width:320px;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.desktop-product-modal-gallery[hidden]{display:none}.desktop-product-modal-gallery button{display:block;min-width:54px!important;width:54px;height:54px;min-height:54px!important;padding:0!important;overflow:hidden;border:2px solid transparent!important;border-radius:8px!important;background:#f5f5f6!important}.desktop-product-modal-gallery button.is-active{border-color:#ef1425!important}.desktop-product-modal-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.desktop-product-modal-zoom{position:absolute;z-index:3;inset:0;display:grid;place-items:center;padding:30px}.desktop-product-modal-zoom[hidden]{display:none}.desktop-product-modal-zoom__backdrop{position:absolute;inset:0;border:0;background:rgba(18,18,20,.8);cursor:zoom-out}.desktop-product-modal-zoom__content{position:relative;z-index:1;display:grid;max-width:100%;max-height:100%;place-items:center}.desktop-product-modal-zoom__content img{display:block;max-width:min(780px,calc(100vw - 100px));max-height:calc(100vh - 100px);object-fit:contain}.desktop-product-modal-zoom__close{position:absolute;top:10px;right:10px!important;display:grid!important;width:40px;height:40px;min-height:40px!important;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;color:#222}
.desktop-product-modal-info>[data-desktop-product-description]{white-space:pre-line}
