.content-product-drawer{border-radius:12px 12px 0 0;height:100%;max-height:max(calc(var(--vh, 1vh)*70),500px)}.content-product-drawer .content-product-tabs{display:flex;flex-direction:column;height:100%;width:100%}.content-product-drawer .content-product-tabs-list{border-bottom:1px solid #e5e5e5;flex-shrink:0;gap:30px;height:50px;padding:0 60px;width:100%}.content-product-drawer .content-product-tabs-list .content-product-tabs-trigger{color:#999;flex:1 1;flex-shrink:0;font-size:15px;font-weight:400;height:100%;letter-spacing:-.276px;line-height:normal;padding-top:4px}.content-product-drawer .content-product-tabs-list .content-product-tabs-trigger[data-state=active]{border-bottom:2px solid #ff3c78;color:#ff3c78;font-weight:700;margin-bottom:-2px}.content-product-drawer .content-product-tabs-content{height:100%;overflow:auto;overscroll-behavior:none;width:100%}.content-product-drawer .content-product-tabs-content iframe{height:100%;padding-top:1px;width:100%}.content-product-drawer-button{display:flex;flex-shrink:0;position:relative}.content-product-drawer-button .thumbnails{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:24px;border:2px solid #fff;border-radius:6px;box-shadow:0 0 3px 0 rgba(0,0,0,.15);display:flex;height:36px;overflow:hidden;position:relative;width:36px}.content-product-drawer-button .thumbnails .product-thumbnail{height:100%;position:absolute;width:100%}.content-product-drawer-button .thumbnails .product-thumbnail[data-active=true]{animation-delay:5s;animation-duration:2s;animation-fill-mode:forwards;animation-name:slide-down;animation-timing-function:cubic-bezier(0,.4,.4,1);transform:translateY(-100%)}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.content-product-drawer-button>.no-product{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:2px;height:42px;margin-left:4px;margin-right:4px;width:28px}.content-product-drawer-button>.no-product .icon{color:#fff;flex-shrink:0;height:26px;width:26px}.content-product-drawer-button>.no-product .label{color:hsla(0,0%,100%,.55);font-size:12px;font-weight:500;text-shadow:0 0 2px rgba(0,0,0,.25);white-space:nowrap}.content-product-info{border-radius:8px;max-width:335px;overflow:hidden;position:relative;width:calc(100% - 97px)}.content-product-info,.content-product-info .thumbnail{align-items:center;background-color:#fff;display:flex;height:66px}.content-product-info .thumbnail{flex-shrink:0;justify-content:center;width:66px}.content-product-info .thumbnail .product-thumbnail{height:100%;width:100%}.content-product-info .info{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:4px;height:100%;justify-content:center;margin-left:12px;overflow:hidden}.content-product-info .info .name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#000;font-size:13px;font-weight:500;max-width:100%;text-align:left;white-space:pre-line;word-break:break-word}.content-product-info .info .price{align-items:center;color:#ff3c78;font-size:13px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-product-info button{background-color:#323232;border-radius:20px;flex-shrink:0;font-size:12px;font-weight:700;height:30px;margin-left:14px;margin-right:16px;width:64px}.content-bottom-section-b{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:20px 16px 12px;pointer-events:visible}.content-bottom-section-b[data-shrink=true]{gap:0}.content-bottom-section-b:empty{padding:23px 0 0}.content-bottom-section-b .right{margin-left:4px}@supports not (-webkit-touch-callout:none){.left,.right{display:flex;transition-duration:.1s;transition-property:max-width,opacity;transition-timing-function:linear}.left[data-shrink=true],.right[data-shrink=true]{max-width:0;opacity:0;pointer-events:none}.left[data-shrink=false]{flex-basis:36px;max-width:36px;opacity:1}.right{align-items:center;gap:24px}.right[data-shrink=false]{max-width:80px;opacity:1}}@supports(-webkit-touch-callout:none){.left,.right{display:flex;flex-grow:0;flex-shrink:1;transition-duration:.2s;transition-property:flex-basis,opacity;transition-timing-function:linear}.left[data-shrink=true],.right[data-shrink=true]{flex-basis:0;max-width:0;opacity:0;pointer-events:none}.left[data-shrink=false],.right[data-shrink=false]{opacity:1;pointer-events:auto}.left[data-shrink=false]{flex-basis:36px;max-width:36px}.right{align-items:center;gap:24px}.right[data-shrink=false]{flex-basis:80px;max-width:80px}}:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.content-hidden-section{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.content-hidden-section .top-area{align-items:center;display:flex;justify-content:flex-end;padding:16px}.content-hidden-section .top-area .more{height:24px;pointer-events:visible;width:24px}.content-hidden-section .top-area .more svg{height:100%;width:100%}