.kit-look-loading{display:flex;justify-content:center;padding:20px}.kit-look-container{display:flex;flex-direction:column}@media screen and (max-width:1024px){.kit-look-container{padding:0 16px;margin-bottom:0}}.kit-look-content{margin-bottom:20px}.kit-look-products{display:flex;flex-direction:column}.kit-look-title{font-size:16px;color:#353535;font-weight:700}.kit-look-product{display:flex;margin:0 0 16px}.kit-look-product-link_image{width:120px;height:96px}.kit-look-product-link_name{text-decoration:none;color:#222;font-family:Poppins;font-size:16px;font-weight:400}.kit-look-product-image{width:120px;height:96px;border-radius:4px;border:1px solid #e7e2d4;-o-object-fit:contain;object-fit:contain}.kit-look-product-details{display:flex;flex-direction:column;margin-left:20px;width:100%;justify-content:center}.kit-look-product-name{font-size:14px!important;text-transform:capitalize;font-weight:700;margin:0 0 5px}.kit-look-single-sku{font-size:14px;color:#333}.kit-look-button-container{display:flex;justify-content:flex-start;align-items:center}.kit-look-add-button:hover:not(.disabled){opacity:.9}.kit-look-add-button.disabled{opacity:.6;cursor:unset}.kit-look-add-button.loading:before{content:none}@media screen and (max-width:1024px){.kit-look-add-button{width:100%;margin-right:0}}.custom-sku-select{position:relative;width:100%;margin-top:8px}@media screen and (max-width:1024px){.custom-sku-select{width:30vh}}.custom-sku-select__trigger{width:100%;padding:14px 20px;background-color:#fff;color:#111;display:flex;justify-content:space-between;align-items:center;border-radius:8px;font-size:16px;font-family:Poppins,sans-serif;max-height:48px;font-weight:400;border:1px solid #e7e2d4;cursor:pointer;transition:all .2s ease}.custom-sku-select__trigger.is-open,.custom-sku-select__trigger:hover{box-shadow:0 2px 8px rgba(96,87,69,.12)}.custom-sku-select__arrow{margin-left:12px;transition:transform .3s ease;display:flex;align-items:center}.custom-sku-select__arrow.rotate{transform:rotate(180deg)}.custom-sku-select__dropdown{position:absolute;top:100%;left:0;background-color:#fff;width:100%;border-radius:8px;border:1px solid #e7e2d4;margin-top:0;z-index:1000;max-height:40vh;overflow-y:auto;padding:8px 0;list-style:none}.custom-sku-select__dropdown::-webkit-scrollbar{width:6px}.custom-sku-select__dropdown::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.custom-sku-select__option{padding:0;margin:0}.custom-sku-select__option:hover{background-color:#f7f8f9}.custom-sku-select__option[aria-selected=true]{background-color:#f0f0f0}.custom-sku-select__option-button{width:100%;padding:12px 16px;background:none;border:none;text-align:left;display:flex;align-items:center;gap:12px;cursor:pointer;color:inherit;font-family:inherit;font-size:15px}.custom-sku-select__option-image{width:28px;height:28px;border-radius:4px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid #e7e2d4}.sku-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:flex-end;z-index:9999}.sku-modal{background:#fff;width:100%;max-height:80%;min-height:264px;border-top-left-radius:12px;border-top-right-radius:12px;padding:16px;-webkit-animation:slideUp .3s ease;animation:slideUp .3s ease;overflow-y:auto}@-webkit-keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sku-modal-header{display:flex;justify-content:end;align-items:center;padding-bottom:10px}.sku-modal-header.only-button{display:flex;justify-content:flex-end;padding-bottom:5px}.sku-modal-close{background:none;border:none;font-size:22px;cursor:pointer;color:#545454}.sku-modal-list{list-style:none;margin:0;padding:0}.sku-modal-option{display:flex;align-items:center;gap:10px;padding:12px;width:100%;background:none;border:none;text-align:left;cursor:pointer}.sku-option-image{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:4px}