.component--ai-chat-additional-info{background-color:#ce3f2414;border-radius:8px;flex-shrink:1;align-items:center;gap:4px;width:100%;margin-bottom:12px;padding:12px;display:flex}.component--ai-chat-additional-info .ai-chat-additional-info-icon-container{align-self:center}.component--ai-chat-additional-info .ai-chat-additional-info-icon{color:var(--color-tomato-red,#ce3f24);flex-shrink:0}.component--ai-chat-additional-info .ai-chat-additional-info-icon-image{display:block}.component--ai-chat-additional-info .ai-chat-additional-info-text{color:var(--color-gray-8,#1a1a1a);letter-spacing:0;flex-shrink:1;font-size:.75rem;font-weight:500;line-height:16px}.component--ai-chat-additional-info.appearance--outlined{background:var(--color-white,#fff);border:1px solid var(--color-tomato-red,#ce3f24);align-self:stretch;margin-bottom:0;padding:8px}@media (min-width:640px){.component--ai-chat-additional-info.appearance--outlined{align-self:center;align-items:flex-start;max-width:468px}}@media (min-width:1280px){.component--ai-chat-additional-info.appearance--outlined{max-width:596px}}@media (min-width:1440px){.component--ai-chat-additional-info.appearance--outlined{max-width:668px}}
.component--ai-chat-bundle-product-item{flex-direction:column;align-items:flex-start;display:flex;position:relative}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-image-wrapper{justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-link{color:inherit;flex-grow:1;text-decoration:none;display:block}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-image{aspect-ratio:1;background:var(--color-gray-1,#fafafa);border-radius:4px;width:85%;max-width:120px;margin-bottom:4px;position:relative;overflow:hidden}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-image-content{object-fit:contain;width:100%;height:100%}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-add-button{background:var(--color-tomato-red,#ce3f24);color:#fff;cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-add-button:hover:not(:disabled){background:var(--color-tomato-red-darker,#a8340a);transform:scale(1.1)}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-add-button:disabled{cursor:not-allowed;opacity:.6}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-add-button.is-adding{background:var(--color-gray-5,#999)}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-badge{background:var(--color-tomato-red,#ce3f24);color:#fff;cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-badge:hover:not(:disabled){background:var(--color-tomato-red-darker,#a8340a);transform:scale(1.1)}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-badge:disabled{cursor:not-allowed;opacity:.6}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-badge-number{color:#fff;font-size:12px;font-weight:600;line-height:1}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-quantity-control{background:var(--color-tomato-red,#ce3f24);z-index:2;border:none;border-radius:20px;justify-content:space-between;align-items:center;gap:8px;height:32px;padding:0 8px;display:none;position:absolute;top:8px;right:8px}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-quantity-control.is-open{display:flex}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:100%;padding:0;transition:opacity .2s;display:flex}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-button:hover:not(:disabled){opacity:.8}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-button:disabled{cursor:not-allowed;opacity:.5}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-button--remove,.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-button--add{flex-shrink:0}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-quantity-value{color:#fff;text-align:center;min-width:20px;font-size:14px;font-weight:600;line-height:1}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-button-loading,.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-button-check,.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-button-plus{font-size:18px;font-weight:600;line-height:1}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-details{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-height:60px;display:flex}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-title{color:var(--color-gray-8,#1a1a1a);-webkit-line-clamp:3;text-align:left;-webkit-box-orient:vertical;margin:0 0 4px;font-size:16px;font-weight:600;line-height:22px;text-decoration:none;display:-webkit-box;overflow:hidden}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-title:hover{color:var(--color-tomato-red,#ce3f24);text-decoration:underline}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-pack-size{color:var(--color-gray-7,#6f6f6f);text-align:left;margin:0 0 4px;font-size:12px;font-weight:500;line-height:1.3}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-price-row{color:var(--color-gray-8,#1a1a1a);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;margin:0;font-size:16px;font-weight:600;line-height:22px;display:flex}.component--ai-chat-bundle-product-item .ai-chat-product-bundle-card-product-quantity-tag{background:var(--color-gray-2,#e5e5e5);color:var(--color-gray-8,#1a1a1a);border-radius:4px;align-self:flex-start;width:fit-content;margin-top:4px;padding:2px 6px;font-size:10px;font-weight:500}
