.checkout-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.checkout-modal{background:#fff;border-radius:8px;width:95%;max-width:550px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 10px 25px #0003}.checkout-modal-header{text-align:center;border-bottom:1px solid #e5e7eb;padding:16px;position:relative}.checkout-modal-header h2{color:#dc2626;margin:0;font-size:1.25rem;font-weight:700}.checkout-close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:16px;right:16px}.checkout-close-btn:hover{color:#111827}.checkout-modal-content{padding:20px}.checkout-product-summary{border-bottom:1px dashed #e5e7eb;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.checkout-product-image{object-fit:cover;border:1px solid #e5e7eb;border-radius:4px;width:60px;height:60px}.checkout-product-details{flex:1}.checkout-product-name{text-transform:uppercase;margin-bottom:4px;font-size:.95rem;font-weight:700}.checkout-product-size{color:#6b7280;font-size:.85rem}.checkout-product-price{text-align:right;white-space:nowrap;font-weight:600}.checkout-totals{margin-bottom:24px;font-size:.95rem}.checkout-total-row{justify-content:space-between;margin-bottom:8px;display:flex}.checkout-total-row.grand-total{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px;font-size:1.1rem;font-weight:700}.checkout-form-title{color:#ea580c;text-align:center;background:#fff7ed;border-radius:4px;margin-bottom:24px;padding:10px;font-size:1.1rem;font-weight:700}.checkout-form-group{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.checkout-form-label{flex-direction:column;flex-shrink:0;width:140px;padding-top:10px;font-size:.85rem;font-weight:700;display:flex}.checkout-form-label .required{color:red;margin-left:2px;display:inline}.checkout-input-wrapper{background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;align-items:center;display:flex;overflow:hidden}.checkout-input-icon{color:#4b5563;background:#f3f4f6;border-right:1px solid #d1d5db;justify-content:center;align-items:center;padding:10px 12px;display:flex}.checkout-input{border:none;flex:1;width:100%;padding:10px 12px;font-size:.9rem}.checkout-input:focus{outline:none}.checkout-input-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.checkout-submit-btn{color:#fff;cursor:pointer;background:#e11d48;border:1px solid #9f1239;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:14px;font-size:1.05rem;font-weight:700;display:flex}.checkout-submit-btn:hover{background:#be123c}.checkout-submit-btn{animation:2s infinite buzz}@keyframes buzz{0%,to{transform:scale(1)}10%,30%,50%{transform:scale(1.03)rotate(1deg)}20%,40%,60%{transform:scale(1.03)rotate(-1deg)}}.lock-icon{margin-bottom:2px}.sale-timer-box{text-align:center;color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin-top:12px;padding:12px;font-size:1.1rem;font-weight:600;line-height:1.4}.sale-timer-box .time{font-size:1.3rem}.checkout-select{color:#4b5563;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 12px center/16px no-repeat;border:1px solid #d1d5db;border-radius:6px;flex:1;width:100%;padding:10px 12px;font-size:.9rem}.checkout-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}@media (max-width:600px){.checkout-modal-overlay{align-items:flex-start}.checkout-modal{border-radius:0;margin:0;width:100%!important;max-width:100%!important;height:100vh!important;max-height:100vh!important}.checkout-modal-header{padding:20px 16px}.checkout-form-group{flex-direction:column;gap:6px}.checkout-form-label{width:100%;padding-top:0;font-size:.95rem}.checkout-modal-content{padding:15px 10px}.checkout-form-title,.checkout-product-summary,.checkout-totals,.sale-timer-box,.checkout-submit-btn,.checkout-form-group{width:100%;margin-left:0;margin-right:0;padding:0}.checkout-form-group{margin-bottom:15px}.checkout-input-wrapper,.checkout-select{border:1px solid #d1d5db;border-radius:6px;width:100%;margin-left:0}}@media (max-width:480px){.checkout-modal-content{padding:12px}.checkout-modal-header h2{font-size:1.1rem}.checkout-form-title{margin-bottom:16px;padding:8px;font-size:.95rem}.checkout-product-image{width:50px;height:50px}.checkout-product-name{font-size:.85rem}.checkout-submit-btn{padding:12px;font-size:1rem}}
.product-details-page{padding-top:2rem}.product-details-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-top:2rem;display:grid}.product-gallery{align-items:flex-start;gap:.75rem;display:flex;position:sticky;top:80px}.thumbnails{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex-shrink:0;gap:.5rem;width:76px;max-height:580px;display:flex;overflow:hidden auto}.thumbnails::-webkit-scrollbar{display:none}.thumbnail{aspect-ratio:3/4;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:100%;transition:opacity .3s,border-color .3s,transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.thumbnail:hover{opacity:.85;transform:scale(1.03)}.thumbnail.active{opacity:1;border-color:#d0021b;transform:scale(1.05);box-shadow:0 0 0 3px #d0021b2e,0 4px 16px #d0021b26}.thumbnail img{object-fit:contain;background:#f8fafc;width:100%;height:100%}.main-image-container{background:0 0;border-radius:16px;flex:1;width:100%;position:relative;overflow:hidden}.main-image-container:after{content:"";pointer-events:none;border-radius:16px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1f}.main-image{object-fit:cover;object-position:center top;width:100%;height:auto;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.main-image-container:hover .main-image{transform:scale(1.02)}.promo-banner{background:var(--white);text-align:center;color:#d0021b;border-top:1px solid var(--border-color);width:100%;padding:1rem;font-size:1.25rem;font-weight:800;position:absolute;bottom:0;left:0}.product-info-panel{flex-direction:column;gap:1.5rem;display:flex}.product-title{color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1.3}.product-price-large{align-items:center;gap:1rem;display:flex}.product-price-large .price-old{font-size:1.1rem}.product-price-large .price-current{font-size:1.5rem}.viewers-count{color:var(--text-light);font-size:.9rem}.size-selector h3{color:var(--text-dark);margin-bottom:1rem;font-size:.85rem;font-weight:700}.size-grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:.5rem;display:grid}.size-btn{border:1px solid var(--border-color);background:0 0;padding:.5rem;font-size:.75rem;font-weight:600;transition:all .2s}.size-btn.active{background:var(--text-dark);color:var(--white);border-color:var(--text-dark)}.purchase-controls{gap:1rem;margin-top:1rem;display:flex}.quantity-selector{border:1px solid var(--border-color);border-radius:4px;align-items:center;display:flex}.quantity-selector button{padding:.5rem 1rem}.quantity-selector span{padding:0 1rem;font-weight:600}.add-to-cart-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#111;border:none;border-radius:4px;flex:1;padding:1rem;font-weight:700;transition:all .3s}.add-to-cart-btn:hover{background:#333;transform:translateY(-2px)}.order-now-btn{color:var(--white);cursor:pointer;background:#d0021b;border:none;border-radius:8px;width:100%;margin-bottom:.75rem;padding:1.25rem;transition:all .3s;box-shadow:0 4px 15px #d0021b66}.order-now-btn:hover{background:#b00218;box-shadow:0 6px 20px #d0021b80}.order-now-btn{animation:2s infinite buzz}@keyframes buzz{0%,to{transform:scale(1)}10%,30%,50%{transform:scale(1.03)rotate(1deg)}20%,40%,60%{transform:scale(1.03)rotate(-1deg)}70%{transform:scale(1)rotate(0)}}.action-links button{color:var(--text-dark);font-size:.9rem;font-weight:600}.delivery-info{border:1px dashed var(--border-color);border-radius:4px;margin-top:1rem;padding:1rem;font-size:.9rem}@media (max-width:992px){.product-details-grid{grid-template-columns:1fr;gap:2rem}.product-gallery{flex-direction:column-reverse;gap:.5rem;width:100%;position:static;overflow:hidden}.main-image-container{flex:none;width:100%;max-width:100%;margin:0 auto}.main-image{object-fit:cover;object-position:center top;width:100%;height:auto}.thumbnails{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;flex:none;width:100%;max-width:100%;max-height:none;padding-bottom:.5rem;overflow:auto hidden}.thumbnails::-webkit-scrollbar{display:none}.thumbnail{aspect-ratio:3/4;flex:0 0 70px;width:70px}}@media (max-width:768px){.product-title{font-size:1.25rem}.product-price-large .price-current{font-size:1.3rem}.promo-banner{padding:.75rem;font-size:1rem}.purchase-controls{flex-direction:column;gap:1rem}.quantity-selector{justify-content:space-between;width:100%}.add-to-cart-btn{width:100%;padding:.8rem}.action-links{justify-content:center;gap:2rem}.sticky-bottom-bar{display:none}.mobile-sticky-bar{z-index:999;visibility:hidden;background:#fff;border-top:1px solid #eee;width:100%;padding:12px 20px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;transform:translateY(120%);box-shadow:0 -4px 20px #00000026}.mobile-sticky-bar.visible{visibility:visible;transform:translateY(0)}.mobile-sticky-btn{color:#fff;background:#d0021b;border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-weight:700;animation:2s infinite buzz;display:flex;box-shadow:0 4px 15px #d0021b66}.mobile-sticky-btn span{text-align:left;display:block}.mobile-sticky-btn span.small{font-size:.75rem;font-weight:400}}@media (max-width:480px){.product-details-page{padding-top:1rem}.breadcrumb{white-space:nowrap;text-overflow:ellipsis;margin-bottom:1rem;font-size:.8rem;overflow:hidden}.product-title{font-size:1.15rem}.size-grid{grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.thumbnail{flex:0 0 60px;width:60px}.order-now-btn .text-left span.block.font-bold{font-size:.95rem}}.promo-banner-dark{color:#fff;z-index:10;background:#111;padding:.5rem 1rem;font-size:1.2rem;font-weight:700;position:absolute;top:10px;left:0}.product-extended-info{max-width:1100px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:0 1.5rem}.desc-section-header{text-align:center;margin-bottom:3rem}.desc-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#d0021b;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.72rem;font-weight:800;display:inline-flex}.desc-eyebrow:before,.desc-eyebrow:after{content:"";opacity:.6;background:#d0021b;border-radius:2px;width:32px;height:1.5px;display:block}.desc-main-title{color:#111827;letter-spacing:-.04em;margin-bottom:.75rem;font-size:2.2rem;font-weight:900;line-height:1.15}.desc-main-title em{color:#d0021b;font-style:normal}.desc-subtitle{color:#6b7280;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.7}.product-description-section{margin-bottom:4rem;position:relative}.desc-image-gallery{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.desc-image-gallery-item{cursor:zoom-in;aspect-ratio:3/4;background:#f8fafc;border-radius:14px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000012,0 1px 4px #0000000d}.desc-image-gallery-item:first-child:last-child{aspect-ratio:3/4;grid-column:1/-1;max-width:600px;margin:0 auto}.desc-image-gallery-item:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 50px #00000021,0 4px 12px #00000014}.desc-image-gallery-item img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.desc-image-gallery-item:hover img{transform:scale(1.04)}.desc-image-gallery-item:after{content:"";transform-origin:0;background:linear-gradient(90deg,#d0021b,#ff6b8a);width:100%;height:3px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.desc-image-gallery-item:hover:after{transform:scaleX(1)}.desc-lightbox-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;cursor:zoom-out;background:#0a0a14eb;justify-content:center;align-items:center;padding:1.5rem;animation:.25s lb-fade;display:flex;position:fixed;inset:0}@keyframes lb-fade{0%{opacity:0}to{opacity:1}}.desc-lightbox-img{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:88vh;animation:.3s cubic-bezier(.34,1.3,.64,1) lb-zoom;box-shadow:0 40px 100px #000000b3}@keyframes lb-zoom{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.desc-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.desc-lightbox-close:hover{background:#d0021b80}.product-description{color:#374151;word-wrap:break-word;overflow-wrap:break-word;font-size:1rem;line-height:1.9}.product-description img{border-radius:12px;margin:1rem 0;display:block;box-shadow:0 8px 28px #0000001a;max-width:100%!important;height:auto!important}.product-description h1,.product-description h2,.product-description h3,.product-description h4{color:#111827;letter-spacing:-.02em;margin-top:1.5rem;margin-bottom:.75rem;font-weight:800}.product-description h2{border-bottom:2px solid #f3f4f6;padding-bottom:.5rem;font-size:1.3rem}.product-description p{color:#4b5563;margin-bottom:1rem}.product-description strong{color:#111827;font-weight:700}.product-description table{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin:1rem 0;display:block;overflow-x:auto}.product-description table th{color:#111827;text-align:left;letter-spacing:.3px;background:#f9fafb;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.85rem;font-weight:700}.product-description table td{color:#4b5563;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:.65rem 1rem;font-size:.9rem}.product-description table tbody tr:hover{background:#fef2f2}.product-description ul,.product-description ol{flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding-left:0;list-style:none;display:flex}.product-description ul li{color:#374151;background:#fafafa;border-left:3px solid #d0021b;border-radius:8px;padding:.6rem .75rem .6rem 2.25rem;font-size:.95rem;transition:background .2s;position:relative}.product-description ul li:hover{background:#fff5f5}.product-description ul li:before{content:"→";color:#d0021b;font-weight:700;position:absolute;left:.7rem}.product-description ol{counter-reset:desc-counter;list-style:none}.product-description ol li{counter-increment:desc-counter;color:#374151;background:#fafafa;border-radius:8px;padding:.6rem .75rem .6rem 2.5rem;font-size:.95rem;transition:background .2s;position:relative}.product-description ol li:before{content:counter(desc-counter);color:#fff;background:#d0021b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.desc-feature-strip{border:1.5px solid #e5e7eb;border-radius:16px;align-items:stretch;gap:0;margin-bottom:4rem;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.desc-feature-item{text-align:center;cursor:default;background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:background .3s,transform .3s;display:flex;position:relative}.desc-feature-item:not(:last-child):after{content:"";background:#e5e7eb;width:1px;height:60%;position:absolute;top:20%;right:0}.desc-feature-item:hover{background:#fff5f5}.desc-feature-item:hover .dfi-icon{transform:scale(1.15)rotate(-5deg)}.dfi-icon{font-size:1.75rem;transition:transform .35s cubic-bezier(.34,1.5,.64,1);display:block}.dfi-title{letter-spacing:.3px;color:#111827;text-transform:uppercase;font-size:.8rem;font-weight:800}.dfi-text{color:#9ca3af;font-size:.73rem;line-height:1.4}.desc-section-divider{align-items:center;gap:1.25rem;margin:0 0 3rem;display:flex}.desc-section-divider-line{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);flex:1;height:1px}.desc-section-divider-badge{letter-spacing:1.5px;text-transform:uppercase;color:#6b7280;background:#fff;border:1.5px solid #e5e7eb;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex}@media (max-width:768px){.desc-main-title{font-size:1.65rem}.desc-image-gallery{grid-template-columns:repeat(2,1fr);gap:.75rem}.desc-feature-strip{flex-wrap:wrap}.desc-feature-item{flex:45%}.desc-feature-item:not(:last-child):after{display:none}}@media (max-width:480px){.desc-main-title{font-size:1.4rem}.desc-image-gallery{grid-template-columns:1fr 1fr;gap:.6rem}.desc-feature-strip{border-radius:12px;flex-direction:column}.desc-feature-item{text-align:left;flex-direction:row;flex:none;justify-content:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem}.desc-feature-item:not(:last-child):after{width:60%;height:1px;display:block;inset:auto auto 0 50%;transform:translate(-50%)}.dfi-icon{font-size:1.5rem}}.size-chart-section{-webkit-overflow-scrolling:touch;margin-bottom:4rem;overflow-x:auto}.size-chart-header{text-align:center;letter-spacing:-1px;background:#e5e5e5;justify-content:center;align-items:center;gap:1rem;padding:1rem;font-size:2rem;font-weight:900;display:flex}@media (max-width:768px){.size-chart-header{gap:.5rem;font-size:1.5rem}}.size-chart-table{border-collapse:collapse;width:100%;min-width:500px}.size-chart-table th,.size-chart-table td{text-align:center;border:4px solid #111;padding:.75rem;font-size:1.1rem;font-weight:700}@media (max-width:768px){.size-chart-table th,.size-chart-table td{border-width:2px;padding:.5rem;font-size:.9rem}}.faq-section{margin-top:5rem;margin-bottom:5rem}.faq-section h2{color:#111827;letter-spacing:-.025em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.text-gray{color:#6b7280;margin-bottom:3rem;font-size:1.1rem}.faq-accordion{flex-direction:column;gap:1rem;display:flex}.faq-accordion details{background:#fff;border:1px solid #f3f4f6;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.faq-accordion details[open]{background:#f9fafb;border-color:#e5e7eb;box-shadow:0 10px 15px -3px #0000000d}.faq-accordion summary{cursor:pointer;color:#1f2937;-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;list-style:none;transition:background-color .2s;display:flex}.faq-accordion summary:hover{background-color:#00000005}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary:after{content:"";border-bottom:2px solid #9ca3af;border-right:2px solid #9ca3af;width:10px;height:10px;margin-right:4px;transition:transform .3s;display:inline-block;transform:rotate(45deg)}.faq-accordion details[open] summary:after{margin-top:6px;transform:rotate(-135deg)}.faq-accordion details:hover{border-color:#d1d5db;transform:translateY(-1px)}.faq-answer{color:#4b5563;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-section h2{font-size:1.75rem}.faq-accordion summary{padding:1rem 1.25rem;font-size:.95rem}.faq-answer{padding:0 1.25rem 1.25rem;font-size:.9rem}}.sticky-bottom-bar{z-index:1000;background:#fff;width:100%;height:80px;padding:10px 0;position:fixed;bottom:0;left:0;box-shadow:0 -4px 10px #0000001a}.sticky-product img{object-fit:cover;border:1px solid #e5e7eb;width:40px;height:40px}.sticky-product-details .title{white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:.85rem;font-weight:600;overflow:hidden}.sticky-product-details .price .old-price{color:#9ca3af;margin-right:8px;font-size:.8rem;text-decoration:line-through}.sticky-product-details .price .current-price{color:#65a30d;font-weight:700}.sticky-select-wrapper select{appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 8px center/14px no-repeat;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem 2rem .5rem 1rem;font-size:.85rem}.sc-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s sc-fade-in;display:flex;position:fixed;inset:0}@keyframes sc-fade-in{0%{opacity:0}to{opacity:1}}.sc-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;animation:.25s cubic-bezier(.34,1.4,.64,1) sc-slide-up;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000040}@keyframes sc-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sc-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.sc-tabs{align-items:center;gap:.75rem;display:flex}.sc-tab{letter-spacing:1px;color:#111;cursor:default;font-size:.8rem;font-weight:700}.sc-tab.muted{color:#9ca3af;cursor:pointer;font-weight:500;transition:color .2s}.sc-tab.muted:hover{color:#374151}.sc-tab-divider{color:#d1d5db;font-size:.75rem}.sc-close{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:flex}.sc-close:hover{color:#111;background:#e5e7eb}.sc-body{-ms-overflow-style:none;scrollbar-width:none;padding:1.5rem;overflow-y:auto}.sc-body::-webkit-scrollbar{display:none}.sc-unit-note{color:#6b7280;margin-bottom:1rem;font-size:.78rem;font-style:italic}.sc-table-wrap{border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.sc-table{border-collapse:collapse;width:100%;min-width:340px;font-size:.88rem}.sc-table thead tr{color:#fff;background:#111827}.sc-table th{text-align:center;letter-spacing:.8px;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.sc-table th:first-child{text-align:left;padding-left:1.25rem}.sc-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .15s}.sc-table tbody tr:last-child{border-bottom:none}.sc-table tbody tr:nth-child(2n){background:#f9fafb}.sc-table tbody tr:hover{background:#eff6ff}.sc-table td{text-align:center;color:#374151;padding:.7rem 1rem;font-weight:500}.sc-table td:first-child{text-align:left;color:#111827;letter-spacing:.3px;padding-left:1.25rem;font-weight:700}.sc-footer-note{color:#9ca3af;margin-top:1rem;font-size:.75rem;line-height:1.5}@media (max-width:480px){.sc-modal{border-radius:14px;max-height:85vh}.sc-header{padding:1rem 1.1rem}.sc-body{padding:1.1rem}.sc-table th,.sc-table td{padding:.6rem;font-size:.82rem}.sc-table th:first-child,.sc-table td:first-child{padding-left:.75rem}}.inline-size-chart-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin:2.5rem 0 3.5rem;transition:box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 4px 20px #00000008}.inline-size-chart-wrapper:hover{border-color:#d1d5db;box-shadow:0 10px 30px #0000000f}.inline-sc-toggle-btn{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;outline:none;width:100%;padding:1.5rem;transition:background-color .2s;display:block}.inline-sc-toggle-btn:hover{background-color:#fafafa}.inline-sc-arrow{color:#9ca3af;font-size:.85rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.inline-sc-arrow.open{color:#111827;transform:rotate(180deg)}.inline-sc-content-container{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.inline-sc-content-container.open{opacity:1;max-height:1000px}.inline-sc-content{background:#fff;border-top:1px solid #f3f4f6;padding:0 1.5rem 2rem}.inline-sc-content .size-chart-section{margin-top:1.5rem;margin-bottom:0}.inline-sc-content .size-chart-header{color:#111;border:4px solid #111;border-bottom:none;border-radius:8px 8px 0 0}.inline-sc-content .size-chart-table{border-radius:0 0 8px 8px}.size-chart-table{background:#fff}.size-chart-table th{color:#111;background:#f9fafb}@media (max-width:480px){.inline-size-chart-wrapper{border-radius:12px;margin:2rem 0}.inline-sc-toggle-btn{padding:1.1rem}.inline-sc-content{padding:0 1.1rem 1.5rem}}
