.tcc-mix-match{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding:20px}@media screen and (max-width: 768px){.tcc-mix-match{grid-template-columns:1fr;gap:24px;padding:16px}}.tcc-mix-match .media{display:flex;flex-direction:column;gap:16px}.tcc-mix-match .media .main-image{width:100%;aspect-ratio:1;overflow:hidden;padding:2rem}@media (max-width: 520px){.tcc-mix-match .media .main-image{padding:1rem}}.tcc-mix-match .media .main-image img{width:100%;height:100%;object-fit:contain}.tcc-mix-match .media .main-image svg{width:100%;height:100%;object-fit:contain}.tcc-mix-match .content{display:flex;flex-direction:column;gap:12px}.tcc-mix-match .content .tc-mix-match-header{display:flex;flex-direction:column;gap:8px}.tcc-mix-match .content .tc-mix-match-header .title{font-weight:600;margin:0}.tcc-mix-match .content .products{display:flex;flex-direction:column;gap:0}.tcc-mix-match .content .products .product-item{display:grid;grid-template-areas:"title quantity" "info quantity";grid-template-columns:3fr 1fr;align-items:center;row-gap:6px;padding:12px 0}@media screen and (max-width: 768px){.tcc-mix-match .content .products .product-item{align-items:flex-start;gap:8px}}@media (max-width: 520px){.tcc-mix-match .content .products .product-item{grid-template-columns:2fr 1fr}}.tcc-mix-match .content .products .product-item .product-title{grid-area:title;font-weight:500;margin:0;font-size:var(--font-paragraph--size)}.tcc-mix-match .content .products .product-item .product-info{grid-area:info;display:flex;flex-direction:column;gap:4px}.tcc-mix-match .content .products .product-item .product-info .product-price{font-weight:600}.tcc-mix-match .content .products .product-item .quantity-controls{grid-area:quantity}@media screen and (max-width: 768px){.tcc-mix-match .content .products .product-item .quantity-controls{align-self:flex-end}}.tcc-mix-match .content .products .product-item .quantity-controls .quantity-input{width:60px;text-align:center;border-radius:4px;padding:8px 4px;font-size:14px}.tcc-mix-match .content .total-section{padding:12px}.tcc-mix-match .content .total-section .total-price{font-weight:700;margin:0 0 12px;text-align:center}.tcc-mix-match .content .total-section .add-to-cart{width:100%;padding:16px 24px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.tcc-mix-match .content .total-section .add-to-cart:disabled{opacity:.6;cursor:not-allowed}.tcc-mix-match .content .total-section .add-to-cart.loading{opacity:.6;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tcc-mix-match.css.map */
