/* CSS minifed: 1924 --> 1570 */.product-details-section{margin-bottom: 25px;}.product-description-wrapper{.product-details-heading{font-size: 18px;}.product-description{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;transition: max-height 0.4s ease-in-out;}.product-description.read-more{display: block;-webkit-box-orient: initial;-webkit-line-clamp: none;max-height: none;}.product-description-read{display: flex;align-items: center;margin-top: 6px;margin-right: 6px;}[id^="product-description-trigger-read"]{color: #ffa641;cursor: pointer;display: flex;align-items: center;user-select: none;}[id^="toggle-arrow"]{display: block;margin-right: 6px;transition: transform 0.3s ease;width: 16px;color: #ffa641;}[id^="product-description-trigger-read"]:hover, [id^="toggle-arrow"]{color: #f0c656;}[id^="toggle-arrow"].rotate{transform: rotate(180deg);}}.product-specification-wrapper{.specs-table{width: calc(100% + 2rem);margin-left: -1rem;border-collapse: collapse;table-layout: fixed;}.specs-table .table-key{border-top-left-radius: 8px;border-bottom-left-radius: 8px;}.specs-table .table-value{border-top-right-radius: 8px;border-bottom-right-radius: 8px;}.specs-table tr:nth-child(even) td{background: #F6F6F6;}.specs-table tr td{padding: 0.5rem 1rem 0.5rem 2rem;}.specs-table tr[data-metafield-type="variant"]{transition: opacity 0.3s ease, transform 0.3s ease;}.specs-table tr[data-metafield-type="variant"].updating{opacity: 0.5;transform: scale(0.98);}.specs-table .table-value{transition: all 0.3s ease;}.specs-table .table-value.updating{color: #ccc;}}