.inventory-details-panel,.plp-details-panel{overflow:hidden;max-height:0;transition:max-height .35s ease;background:#fff}.inventory-details-panel.is-open,.plp-details-panel.is-open{max-height:var(--plp-details-height, 1400px)}.inventory-details-panel__inner{border:1px solid var(--plp-inv-row-border, #e2e8f0);border-top:0;border-radius:0 0 var(--plp-view2-card-radius, 8px) var(--plp-view2-card-radius, 8px);overflow:hidden}.plp-table-header,.plp-table-row{display:grid;grid-template-columns:var(--plp-table-template, 4.5rem minmax(12rem, 1.5fr) minmax(5.5rem, .8fr) minmax(4.5rem, .55fr) minmax(6.5rem, .65fr) minmax(7rem, .75fr) 6.5rem);align-items:center;column-gap:.75rem;width:100%}.plp-table-header{padding:.65rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--plp-table-header-fg, #64748b);border-bottom:1px solid var(--plp-table-border, #e2e8f0);background:var(--plp-table-header-bg, #f8fafc)}.plp-table-header__cell--product{min-width:0}.plp-table-item{width:100%;border-bottom:1px solid var(--plp-table-border, #e2e8f0);background:var(--plp-table-row-bg, #fff)}.plp-table-row{padding:.75rem 1rem;min-height:4.25rem}.plp-table-row--expanded{background:var(--plp-table-row-active-bg, #fffbeb);box-shadow:inset 0 2px 0 var(--plp-table-accent, #ea580c)}.plp-table-row__cell{min-width:0}.plp-table-row__img-link{display:block;width:3.25rem;height:3.25rem}.plp-table-row__img{width:100%;height:100%;object-fit:contain;border-radius:4px;background:#fff;border:1px solid #e2e8f0}.plp-table-row__img--placeholder{background:#f1f5f9}.plp-table-row__title{margin:0 0 .2rem;font-size:.9375rem;font-weight:700;line-height:1.25}.plp-table-row__title a{color:inherit;text-decoration:none}.plp-table-row__title a:hover{color:var(--plp-table-accent, #ea580c)}.plp-table-row__sku{margin:0;font-size:.75rem}.plp-table-row__sku-value{color:var(--plp-table-accent, #ea580c);font-weight:600}.plp-table-row__meta{font-size:.8125rem;color:#334155}.plp-table-row__meta--empty{color:#cbd5e1}.plp-table-row__price{font-size:.875rem;font-weight:700}.plp-table-row__stock{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600}.plp-table-row__stock-dot{width:.5rem;height:.5rem;border-radius:50%;background:#22c55e}.plp-table-row__stock--low .plp-table-row__stock-dot{background:#f59e0b}.plp-table-row__stock--oos .plp-table-row__stock-dot{background:#94a3b8}.plp-table-row__details-btn{-webkit-appearance:none;appearance:none;border:0;background:none;padding:0;font:inherit;font-size:.8125rem;font-weight:600;color:var(--plp-table-accent, #ea580c);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.plp-table-row__details-btn:hover{opacity:.85}.plp-table-details-panel{overflow:hidden;max-height:0;transition:max-height .35s ease;background:#fff}.plp-table-details-panel.is-open{max-height:var(--plp-details-height, 1400px)}.plp-table-details-panel__inner{border-top:1px solid var(--plp-table-border, #e5e7eb)}.expanded-product-details{padding:1.75rem;background:#fff}.expanded-product-details--comfortable{padding:2rem}.expanded-product-details__grid{display:grid;grid-template-columns:40% 60%;gap:2rem}.expanded-product-details--comfortable .expanded-product-details__grid{gap:2.25rem}.expanded-product-details--flipped .expanded-product-details__grid{direction:rtl}.expanded-product-details--flipped .expanded-product-details__grid>*{direction:ltr}.expanded-product-details>script[type="application/json"]{display:none}.expanded-product-details__media-col,.expanded-product-details__info-col{min-width:0}.plp-exp-media__main{position:relative;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.plp-exp-media__main-inner{display:flex;align-items:center;justify-content:center;min-height:220px;max-height:360px}.plp-exp-media__img{width:100%;max-height:360px;object-fit:contain}.plp-exp-media__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.plp-exp-media__thumb{width:3.5rem;height:3.5rem;padding:0;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:#fff;position:relative}.plp-exp-media__thumb.is-active{border-color:#92400e}.plp-exp-media__thumb img{width:100%;height:100%;object-fit:cover}.plp-exp-media__thumb-play:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.expanded-product-title{margin:0 0 .35rem;font-size:1.25rem;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.expanded-product-sku{margin:0 0 1rem;font-size:.8125rem}.expanded-product-sku__value{color:var(--plp-table-accent, #ea580c);font-weight:700}.expanded-product-description{display:grid;grid-template-columns:3px 1fr;gap:.75rem;margin:1rem 0}.expanded-product-description__accent{background:var(--plp-table-accent, #ea580c);border-radius:2px}.expanded-product-description__body{font-style:italic;font-size:.875rem;color:#475569;line-height:1.55}.expanded-product-details .pdp-tech-specs{margin:.75rem 0 1rem}.expanded-product-details .pdp-tech-specs__title{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.plp-exp-variant__fieldset{border:0;margin:0 0 .85rem;padding:0}.plp-exp-variant__legend{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.plp-exp-variant__size-guide{font-size:.75rem;font-weight:600;color:var(--plp-table-accent, #ea580c);text-transform:none;letter-spacing:0}.plp-exp-variant__options{display:flex;flex-wrap:wrap;gap:.4rem}.plp-exp-variant__btn{position:relative;cursor:pointer}.plp-exp-variant__btn input{position:absolute;opacity:0;pointer-events:none}.plp-exp-variant__btn-text{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.25rem .55rem;border:1px solid #cbd5e1;border-radius:4px;font-size:.8125rem;background:#fff}.plp-exp-variant__btn input:checked+.plp-exp-variant__btn-text{border-color:#92400e;box-shadow:0 0 0 1px #92400e}.plp-exp-variant__btn--unavailable .plp-exp-variant__btn-text{opacity:.45;text-decoration:line-through}.expanded-product-details__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem}.expanded-product-qty{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:4px;overflow:hidden}.expanded-product-qty__btn{width:2.25rem;height:2.25rem;border:0;background:#f8fafc;cursor:pointer;font-size:1rem}.expanded-product-qty__input{width:2.75rem;height:2.25rem;border:0;border-left:1px solid #cbd5e1;border-right:1px solid #cbd5e1;text-align:center;font-size:.875rem;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.expanded-product-qty__input::-webkit-outer-spin-button,.expanded-product-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.expanded-product-details__atc{min-height:2.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;background:var(--plp-table-accent, #ea580c);color:#fff;border:0}.expanded-product-details__atc--disabled{opacity:.55;cursor:not-allowed}@media(max-width:990px){.plp-table-header,.plp-table-row{column-gap:.5rem;padding-left:.65rem;padding-right:.65rem}}@media(max-width:768px){.plp-table-header{display:none}.plp-table-row{grid-template-columns:3.25rem 1fr;grid-template-areas:"img product" "img stock" "action action";row-gap:.35rem}.plp-table-row__cell--img{grid-area:img}.plp-table-row__cell--product{grid-area:product}.plp-table-row__cell--stock{grid-area:stock}.plp-table-row__cell--action{grid-area:action;justify-self:start}.plp-table-row__cell--metal,.plp-table-row__cell--carat,.plp-table-row__cell--price{display:none}.expanded-product-details{display:block}.expanded-product-details__grid{display:flex;flex-direction:column;gap:1.125rem}.expanded-product-details{padding:1rem;gap:1.125rem}.expanded-product-title{font-size:1.25rem}.plp-exp-media__main-inner{max-height:320px}}.expanded-product-details__variant-table{margin-top:1.125rem;width:100%;min-width:0}.order-sheet-details-variant-table-wrapper{--order-sheet-sku-row-height: 44px;--order-sheet-sku-visible-count: 7;--order-sheet-sku-header-height: 38px;margin-top:0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.order-sheet-details-variant-table__empty{margin:0;padding:.75rem 0;font-size:.8125rem;color:#64748b}.variant-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.order-sheet-details-variant-table__sku-panel{border-bottom:1px solid #edf0f3}.order-sheet-details-variant-table__sku-panel-header{display:flex;align-items:center;gap:6px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #edf0f3}.order-sheet-details-variant-table__sku-panel-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#334155}.order-sheet-details-variant-table__sku-panel-count{font-size:12px;font-weight:600;color:#64748b}.order-sheet-details-variant-table__sku-panel-scroll{overflow-y:auto;overscroll-behavior:contain;max-height:calc(var(--order-sheet-sku-header-height) + var(--order-sheet-sku-row-height) * var(--order-sheet-sku-visible-count));scrollbar-gutter:stable}.order-sheet-details-variant-table{width:100%;min-width:680px;border-collapse:collapse;font-size:13px;line-height:1.35}.order-sheet-details-variant-table th{position:sticky;top:0;z-index:2;background:#f8fafc;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:11px;padding:10px 12px;text-align:left;white-space:nowrap;box-shadow:0 1px #edf0f3}.order-sheet-details-variant-table tbody tr{height:var(--order-sheet-sku-row-height)}.order-sheet-details-variant-table tbody td{height:var(--order-sheet-sku-row-height);padding:9px 12px;border-top:1px solid #edf0f3;vertical-align:middle}.order-sheet-details-variant-table__col-stock{width:90px}.order-sheet-details-variant-table__col-weight{width:120px;min-width:110px;white-space:nowrap}.order-sheet-details-variant-table__col-qty{width:110px;text-align:center}.order-sheet-details-variant-table__weight-btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#334155;font-size:12px;font-weight:600;cursor:pointer;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-sheet-details-variant-table__weight-btn:hover:not(:disabled){border-color:var(--plp-table-accent, #ea580c);color:var(--plp-table-accent, #ea580c)}.order-sheet-details-variant-table__weight-btn:disabled{opacity:.45;cursor:not-allowed}.order-sheet-details-variant-table__weight-btn.is-confirmed{border-color:#15803d;color:#15803d;background:#f0fdf4}.order-sheet-details-variant-table__weight-na{color:#94a3b8}.order-sheet-weight-modal{--weight-modal-bg: #ffffff;--weight-modal-border: #e8e8e8;--weight-modal-text: #1a1a1a;--weight-modal-muted: #6b7280;--weight-modal-green: #16a34a;--weight-modal-orange: #f97316;--weight-modal-orange-soft: #fff7ed;--weight-modal-navy: #102a56;--weight-table-col-1: minmax(130px, 1fr);--weight-table-col-2: minmax(140px, 1fr);--weight-table-col-3: minmax(88px, 96px);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.order-sheet-weight-modal[hidden]{display:none!important}.order-sheet-weight-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a85;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:order-sheet-weight-backdrop-fade .26s ease}.order-sheet-weight-modal__dialog{position:relative;z-index:2;display:flex;flex-direction:column;width:min(96vw,1200px);max-width:1200px;height:95vh;max-height:95vh;overflow:hidden;background:var(--weight-modal-bg);border-radius:12px;border:1px solid var(--weight-modal-border);box-shadow:0 26px 70px #0f172a3d;animation:order-sheet-weight-modal-pop .28s cubic-bezier(.2,.75,.22,1);box-sizing:border-box}.order-sheet-weight-modal__header{position:relative;z-index:4;display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;flex:0 0 auto;padding:12px 16px;border-bottom:1px solid var(--weight-modal-border);background:var(--weight-modal-bg)}.order-sheet-weight-modal__product{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1 1 auto;padding-right:40px}.order-sheet-weight-modal__product-image-wrap{flex:0 0 auto}.order-sheet-weight-modal__product-image{width:68px;height:68px;border-radius:8px;border:1px solid var(--weight-modal-border);object-fit:contain;background:#f6f7f9}.order-sheet-weight-modal__product-image--placeholder{background:linear-gradient(135deg,#f6f7f9,#eceff3)}.order-sheet-weight-modal__product-content{min-width:0}.order-sheet-weight-modal__product-vendor{margin:0;color:var(--weight-modal-muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase;font-weight:600;line-height:1.2}.order-sheet-weight-modal__title{margin:2px 0 0;color:var(--weight-modal-text);font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.2}.order-sheet-weight-modal__product-meta{margin:4px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#374151;font-size:12px;font-weight:500}.order-sheet-weight-modal__dimensions{flex-direction:column;align-items:flex-start;gap:2px}.order-sheet-weight-modal__dimension-row,.weight-modal-dimension-row{display:inline-flex;align-items:baseline;gap:6px}.order-sheet-weight-modal__dimension-row[hidden],.weight-modal-dimension-row[hidden]{display:none!important}.order-sheet-weight-modal__dimension-label{color:#6b7280;font-size:12px;font-weight:600}.order-sheet-weight-modal__dimension-value{color:#111827;font-size:12px;font-weight:700}.order-sheet-weight-modal__subtitle{margin:4px 0 0;color:var(--weight-modal-muted);font-size:11px;line-height:1.3}.order-sheet-weight-modal__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#475569;font-size:26px;line-height:1;cursor:pointer;padding:0;display:inline-grid;place-items:center;transition:transform .16s ease,background-color .16s ease,color .16s ease}.order-sheet-weight-modal__close:hover{background:#94a3b81a;color:#334155}.order-sheet-weight-modal__close:active{transform:scale(.96)}.order-sheet-weight-modal__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:10px 16px 12px;overflow:hidden;background:#fff}.order-sheet-weight-modal__controls{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px 18px;padding:14px;border:1px solid var(--weight-modal-border);border-radius:12px;background:linear-gradient(180deg,#fff,#fcfcfd);margin-bottom:14px}.order-sheet-weight-modal__sku{margin:0;grid-column:1 / -1;color:var(--weight-modal-muted);font-size:13px}.order-sheet-weight-modal__sku-label{font-weight:700;margin-right:7px}.order-sheet-weight-modal__qty-row{display:flex;align-items:center;gap:14px;margin:0;font-size:14px;flex-wrap:wrap}.order-sheet-weight-modal__qty-label{font-weight:500;color:#374151;min-width:5.4rem}.order-sheet-weight-modal__qty.quantity-control{display:inline-flex;align-items:center;justify-content:center;height:42px;border:1px solid #d6dbe3;border-radius:10px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px #fffc}.order-sheet-weight-modal__qty-btn{width:40px;height:42px;border:0;background:transparent;font-size:18px;font-weight:600;line-height:1;cursor:pointer;color:#364152;padding:0;transition:background-color .15s ease,color .15s ease,transform .12s ease}.order-sheet-weight-modal__qty-btn:hover:not(:disabled){background:#fff7ed;color:var(--weight-modal-orange)}.order-sheet-weight-modal__qty-btn:active:not(:disabled){transform:scale(.92)}.order-sheet-weight-modal__qty-btn:disabled{opacity:.35;cursor:not-allowed}.order-sheet-weight-modal__qty-input{width:52px;height:42px;border:0;text-align:center;font-size:16px;font-weight:700;padding:0;background:transparent;color:var(--weight-modal-text);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.order-sheet-weight-modal__qty-input::-webkit-outer-spin-button,.order-sheet-weight-modal__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-sheet-weight-modal__fetch-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;min-width:172px;padding:10px 16px;border:1px solid var(--weight-modal-orange);border-radius:10px;background:var(--weight-modal-orange);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:filter .14s ease,transform .12s ease}.order-sheet-weight-modal__fetch-btn:hover:not(:disabled){filter:brightness(1.02)}.order-sheet-weight-modal__fetch-btn:active:not(:disabled){transform:translateY(1px)}.order-sheet-weight-modal__fetch-btn:disabled,.order-sheet-weight-modal__fetch-btn.is-loading{opacity:.72;cursor:wait}.order-sheet-weight-modal__fetch-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:order-sheet-weight-spin .7s linear infinite}@keyframes order-sheet-weight-spin{to{transform:rotate(360deg)}}.order-sheet-weight-modal__status{margin:0;grid-column:1 / -1;font-size:14px;color:var(--weight-modal-muted);min-height:1.2em}.order-sheet-weight-modal__options{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin-top:0;overflow:visible}.order-sheet-weight-modal__options-label{display:block;margin:0 0 10px;font-size:14px;font-weight:600;color:#374151}.order-sheet-weight-modal__dropdown{flex:1 1 auto;min-height:0}.order-sheet-weight-modal__dropdown-panel{display:flex;flex-direction:column;min-height:0;max-height:none;border:1px solid var(--weight-modal-border);border-radius:8px;background:#fff;overflow:hidden}.order-sheet-weight-modal__dropdown-header{margin:0;padding:10px 14px;font-size:13px;font-weight:700;color:#4b5563;border-bottom:1px solid var(--weight-modal-border);background:#fafafa;flex-shrink:0}.order-sheet-weight-modal__dropdown-search-wrap{flex:0 0 auto;padding:8px 12px;border-bottom:1px solid var(--weight-modal-border);background:#fff}.order-sheet-weight-modal__dropdown-search{width:100%;min-height:40px;height:40px;padding:0 12px;border:1px solid #d6dbe3;border-radius:8px;font-size:13px;color:var(--weight-modal-text);background:#fff;box-sizing:border-box}.order-sheet-weight-modal__dropdown-search::placeholder{color:#9aa3af}.order-sheet-weight-modal__dropdown-search:focus{outline:none;border-color:var(--weight-modal-orange);box-shadow:0 0 0 3px #f973162e}.order-sheet-weight-modal__dropdown-search::-webkit-search-cancel-button{cursor:pointer}.order-sheet-weight-modal__dropdown-empty{margin:0;padding:14px;font-size:13px;font-weight:600;color:#6b7280;text-align:center;border-top:1px solid var(--weight-modal-border);background:#fafbfc;flex-shrink:0}.order-sheet-weight-modal__checkbox-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0;gap:0;-webkit-overflow-scrolling:touch}.order-sheet-weight-modal__checkbox-item{position:relative;display:grid;grid-template-columns:var(--weight-table-col-1) var(--weight-table-col-2) var(--weight-table-col-3);align-items:center;gap:8px;min-height:50px;padding:8px 14px;border:0;border-bottom:1px solid #eceff3;border-radius:0;background:#fff;font-size:14px;color:#1f2937;cursor:default;box-sizing:border-box;transition:background-color .18s ease,box-shadow .18s ease}.order-sheet-weight-modal__checkbox-item:hover{transform:none;box-shadow:none;background:#fafbfc}.order-sheet-weight-modal__checkbox-item:has(.order-sheet-weight-modal__checkbox:checked){border-color:transparent;background:#fff7ed;box-shadow:inset 2px 0 #f97316}.order-sheet-weight-modal__checkbox-item:has(.order-sheet-weight-modal__checkbox:checked):after{content:none;display:none}.order-sheet-weight-modal__checkbox-item[hidden]{display:none!important}.order-sheet-weight-modal__checkbox{margin:0;position:absolute;right:14px;bottom:12px;width:22px;height:22px;accent-color:var(--weight-modal-orange);cursor:pointer}.order-sheet-weight-modal__checkbox-text{line-height:1.35;font-weight:700;max-width:100%;display:block;white-space:normal;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.order-sheet-weight-modal__checkbox-item:before{content:none;display:none}.order-sheet-weight-modal__selected-pills{display:flex;flex-wrap:wrap;gap:8px;margin:0}.order-sheet-weight-modal__selected-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid #fed7aa;border-radius:999px;background:#fff;color:#9a3412;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.order-sheet-weight-modal__summary{margin:2px 0 0;font-size:15px;font-weight:700;color:#111827;line-height:1.2}.order-sheet-weight-modal__error{margin-top:14px;padding:12px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca}.order-sheet-weight-modal__error-text{margin:0 0 10px;font-size:13px;color:#b91c1c}.order-sheet-weight-modal__retry{border:1px solid #fca5a5;border-radius:8px;background:#fff;color:#b91c1c;min-height:34px;padding:7px 12px;font-size:13px;font-weight:700;cursor:pointer}.order-sheet-weight-modal__footer{flex:0 0 auto;z-index:5;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:10px 16px 12px;border-top:1px solid var(--weight-modal-border);background:#fff}.order-sheet-weight-modal__footer-summary{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.order-sheet-weight-modal__summary-card{border:1px solid var(--weight-modal-border);border-radius:8px;padding:8px 10px;background:#fafafa;box-sizing:border-box;min-height:46px;display:flex;flex-direction:column;justify-content:center}.order-sheet-weight-modal__summary-card--pills{display:flex;align-items:center}.order-sheet-weight-modal__summary-label{display:block;color:var(--weight-modal-muted);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.order-sheet-weight-modal__footer-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.order-sheet-weight-modal__cancel,.order-sheet-weight-modal__confirm{min-height:40px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;box-sizing:border-box;transition:transform .12s ease,box-shadow .14s ease,background-color .14s ease,border-color .14s ease}.order-sheet-weight-modal__cancel{border:1px solid #d2d8e1;background:#fff;color:#334155}.order-sheet-weight-modal__cancel:hover{background:#f8fafc}.order-sheet-weight-modal__confirm{border:1px solid var(--weight-modal-navy);background:var(--weight-modal-navy);color:#fff;min-width:176px}.order-sheet-weight-modal__confirm:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 12px 24px #102a563d}.order-sheet-weight-modal__cancel:active,.order-sheet-weight-modal__confirm:active:not(:disabled){transform:translateY(1px)}.order-sheet-weight-modal__confirm:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.order-sheet-weight-modal__close:focus-visible,.order-sheet-weight-modal__qty-btn:focus-visible,.order-sheet-weight-modal__qty-input:focus-visible,.order-sheet-weight-modal__fetch-btn:focus-visible,.order-sheet-weight-modal__dropdown-search:focus-visible,.order-sheet-weight-modal__checkbox:focus-visible,.order-sheet-weight-modal__row-step-btn:focus-visible,.order-sheet-weight-modal__row-step-input:focus-visible,.order-sheet-weight-modal__retry:focus-visible,.order-sheet-weight-modal__cancel:focus-visible,.order-sheet-weight-modal__confirm:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}body.order-sheet-weight-modal-open{overflow:hidden}@keyframes order-sheet-weight-modal-pop{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes order-sheet-weight-backdrop-fade{0%{opacity:0}to{opacity:1}}@media(max-width:920px){.order-sheet-weight-modal{padding:10px}.order-sheet-weight-modal__dialog{width:min(96vw,100%)}.order-sheet-weight-modal__footer{flex-direction:column;align-items:stretch;gap:8px}.order-sheet-weight-modal__footer-actions{justify-content:flex-end}}@media(max-width:768px){.order-sheet-weight-modal{padding:0;align-items:stretch}.order-sheet-weight-modal__dialog{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;border:0}.order-sheet-weight-modal__header{padding:10px 12px;gap:8px}.order-sheet-weight-modal__product{gap:10px}.order-sheet-weight-modal__body{padding:8px 12px 10px}.order-sheet-weight-modal__controls{grid-template-columns:1fr}.order-sheet-weight-modal__fetch-btn{width:100%}.order-sheet-weight-modal__footer{padding:10px 12px}.order-sheet-weight-modal__footer-actions{width:100%;justify-content:stretch}.order-sheet-weight-modal__cancel,.order-sheet-weight-modal__confirm{flex:1 1 0;min-width:0}}.order-sheet-weight-toast-host{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:1300;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none;max-width:min(360px,calc(100vw - 32px))}.order-sheet-weight-toast{padding:12px 14px;border-radius:8px;background:#0f172a;color:#fff;font-size:13px;font-weight:600;line-height:1.4;box-shadow:0 8px 24px #0f172a40;opacity:0;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.order-sheet-weight-toast.is-visible{opacity:1;transform:translateY(0)}.order-sheet-weight-toast--error{background:#b91c1c}.order-sheet-details-variant-table__option{max-width:140px;word-break:break-word}.order-sheet-details-variant-table__stock-badge{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.02em}.order-sheet-details-variant-table__stock-badge--available{color:#15803d}.order-sheet-details-variant-table__stock-badge--sold-out{color:#be123c}.order-sheet-details-variant-row.is-sold-out,.order-sheet-details-variant-row--sold-out{opacity:.55;background:#f5f6f8}.order-sheet-details-qty--inline{display:inline-flex;margin-top:8px}.quick-view-size-selector__weight-btn{min-width:7.5rem}.order-sheet-details-qty.quantity-control{display:inline-flex;align-items:center;justify-content:center;height:30px;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;background:#fff}.order-sheet-details-qty__btn{width:30px;height:30px;border:0;background:transparent;font-size:1rem;line-height:1;cursor:pointer;color:#1f2937;padding:0}.order-sheet-details-variant-row.is-sold-out .order-sheet-details-qty__btn,.order-sheet-details-variant-row--sold-out .order-sheet-details-qty__btn{color:#9ca3af;cursor:not-allowed}.order-sheet-details-variant-table__qty-value{font-size:.8125rem;font-weight:600;color:#334155;text-align:center;display:inline-block;min-width:1.5rem}.order-sheet-details-variant-table__qty--modal-only{text-align:center}.order-sheet-details-qty--read-only{background:#f8fafc;border-color:#e5e7eb}.order-sheet-details-qty--read-only .order-sheet-details-qty__btn{opacity:.35;cursor:not-allowed;pointer-events:none}.order-sheet-details-qty--read-only .order-sheet-details-qty__input{color:#0f172a;cursor:default;background:transparent}.order-sheet-details-variant-table__qty--modal-only .order-sheet-details-qty__input[readonly]{font-weight:700}.order-sheet-details-qty__input{width:2.25rem;border:0;text-align:center;font-size:13px;font-weight:600;padding:0;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.order-sheet-details-qty__input::-webkit-outer-spin-button,.order-sheet-details-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-sheet-details-variant-table__footer{padding:12px;border-top:1px solid #edf0f3;background:#fafbfc}.order-sheet-details-variant-table__add-selected{width:100%;min-height:44px;font-size:.8125rem;font-weight:700;letter-spacing:.04em;background:var(--plp-table-accent, #ea580c);color:#fff;border:0}.order-sheet-details-variant-table__add-selected:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.order-sheet-details-variant-table-wrapper{--order-sheet-sku-row-height: 40px;--order-sheet-sku-header-height: 36px}.order-sheet-details-variant-table{font-size:12px;min-width:520px}.order-sheet-details-variant-table th,.order-sheet-details-variant-table td{padding:8px 10px}}.expanded-product-details{--order-sheet-blue: #1f4b8f;--order-sheet-orange: var(--plp-table-accent, #ea580c);--order-sheet-border: #e6eaf1;--order-sheet-soft-bg: #f7f9fc;--order-sheet-text: #1f2937;--order-sheet-muted: #667085;--order-sheet-radius: 12px;display:flex;flex-direction:column;gap:0;padding:0;background:#fff}.order-sheet-summary-header{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:12px;min-height:78px;padding:10px 16px;border-bottom:1px solid var(--order-sheet-border);background:#fff}.order-sheet-summary-header__product{margin:0;color:#111827;font-size:clamp(14px,1.6vw,18px);font-weight:600;line-height:1.25;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-sheet-summary-header__meta{margin:2px 0 0;display:flex;flex-wrap:nowrap;gap:8px;color:var(--order-sheet-muted);font-size:11px;font-weight:400;white-space:nowrap;overflow:hidden}.order-sheet-summary-header__meta>span{overflow:hidden;text-overflow:ellipsis}.order-sheet-summary-header__totals{text-align:center}.order-sheet-summary-header__totals-label{margin:0;color:var(--order-sheet-muted);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.order-sheet-summary-header__totals-value{margin:1px 0 0;color:#b45309;font-size:clamp(28px,2.6vw,32px);font-weight:700;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.order-sheet-summary-header__totals-sep{margin:0 8px;color:#94a3b8}.order-sheet-summary-header__actions{display:inline-flex;align-items:center;gap:8px}.order-sheet-summary-header__stepper{display:inline-flex;align-items:center;height:36px;border:1px solid #cfd8e6;border-radius:8px;background:#f8fafc;overflow:hidden}.order-sheet-summary-header__step-btn{width:30px;height:36px;border:0;background:transparent;color:#334155;font-size:16px;cursor:pointer}.order-sheet-summary-header__step-input{width:34px;height:36px;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;background:#fff;text-align:center;font-size:13px;font-weight:700;color:#111827;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.order-sheet-summary-header__step-input::-webkit-outer-spin-button,.order-sheet-summary-header__step-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-sheet-summary-header__add{min-height:36px;padding:6px 14px;border:0;border-radius:8px;background:var(--order-sheet-orange);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.order-sheet-summary-header__close{min-height:36px;padding:6px 10px;border:1px solid #dbe1ea;border-radius:8px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer}.expanded-product-details__grid{display:grid;grid-template-columns:clamp(180px,21vw,230px) minmax(0,1fr);gap:18px;padding:14px 16px;min-height:0;align-items:start}.expanded-product-details__media-col{min-width:0}.plp-exp-media{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.plp-exp-media__main{border:1px solid var(--order-sheet-border);border-radius:var(--order-sheet-radius);background:#fff;box-shadow:0 4px 20px #0f172a0f}.plp-exp-media__main-inner{min-height:240px;max-height:320px}.plp-exp-media__img{width:100%;max-height:320px;object-fit:contain}.plp-exp-media__view-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:36px;padding:7px 14px;border:1px solid #9aabc0;border-radius:7px;background:#fff;color:var(--order-sheet-blue);box-sizing:border-box;font:inherit;font-size:13px;font-weight:700;line-height:1;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.plp-exp-media__view-button:hover{border-color:var(--order-sheet-blue);background:#f4f8fc;box-shadow:0 2px 8px #0f31591f}.plp-exp-media__view-button:focus-visible{outline:2px solid var(--order-sheet-blue);outline-offset:2px}.plp-exp-media__view-button svg{flex:0 0 auto}.aone-image-viewer{width:min(94vw,1080px);max-width:none;height:min(92vh,820px);max-height:none;margin:auto;padding:0;border:0;border-radius:14px;overflow:hidden;background:#fff;color:#0f172a;box-shadow:0 24px 80px #0f172a59}.aone-image-viewer::backdrop{background:#0f172ab8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.aone-image-viewer__panel{position:relative;height:100%;padding:48px 24px 18px;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:10px}.aone-image-viewer__close{position:absolute;z-index:2;top:12px;right:14px;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#eef2f7;color:#1e293b;font:inherit;font-size:26px;line-height:1;cursor:pointer}.aone-image-viewer__stage{min-height:0;width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.aone-image-viewer__image{flex:1 1 auto;align-self:stretch;width:100%;max-width:100%;height:100%;max-height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center center}.aone-image-viewer__stage--single .aone-image-viewer__image{flex:1 1 100%}.aone-image-viewer__nav{flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#173d68;font:inherit;font-size:32px;line-height:1;cursor:pointer}.aone-image-viewer__nav:hover,.aone-image-viewer__close:hover{background:#e8f0f8}.aone-image-viewer__count{margin:0;color:#64748b;font-size:12px;font-weight:700;text-align:center}.aone-image-viewer__thumbs{max-width:100%;padding:2px;display:flex;justify-content:center;gap:8px;overflow-x:auto}.aone-image-viewer__thumb{flex:0 0 56px;width:56px;height:56px;padding:2px;border:2px solid transparent;border-radius:7px;background:#fff;cursor:pointer}.aone-image-viewer__thumb.is-active{border-color:#173d68}.aone-image-viewer__thumb img{width:100%;height:100%;border-radius:4px;object-fit:cover}.aone-image-viewer__close:focus-visible,.aone-image-viewer__nav:focus-visible,.aone-image-viewer__thumb:focus-visible{outline:2px solid #173d68;outline-offset:2px}@media(max-width:640px){.aone-image-viewer{width:96vw;height:88vh}.aone-image-viewer__panel{padding:46px 10px 12px}.aone-image-viewer__stage{gap:5px}.aone-image-viewer__nav{flex-basis:34px;width:34px;height:34px;font-size:26px}}.expanded-product-details__info-col{min-width:0;display:flex;flex-direction:column}.expanded-product-title{margin:0;color:#0f172a;font-size:clamp(26px,3.2vw,40px);line-height:1.08;font-weight:800;letter-spacing:.01em}.expanded-product-sku{margin:8px 0 0;color:var(--order-sheet-muted);font-size:13px}.expanded-product-sku__value{color:#92400e}.expanded-product-meta{margin-top:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 14px;width:100%}.expanded-product-meta__item{margin:0;display:flex;align-items:baseline;gap:8px;min-width:0}.expanded-product-meta__label{color:var(--order-sheet-muted);font-size:12px;font-weight:600}.expanded-product-meta__value{color:var(--order-sheet-text);font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expanded-product-description{margin:14px 0 0}.expanded-product-details__variant-table{margin-top:16px;min-height:0}.order-sheet-details-variant-table-wrapper{border:1px solid var(--order-sheet-border);border-radius:var(--order-sheet-radius);background:#fff;overflow:hidden}.order-sheet-details-variant-table-wrapper:has([data-chain-matrix]){overflow:visible}.order-sheet-details-chain-matrix{background:#fff;padding:12px 12px 14px;box-sizing:border-box}.order-sheet-details-chain-matrix__section-header,.bulk-matrix-section-header{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:40px;margin:0;padding:0 0 10px;box-sizing:border-box}.order-sheet-details-chain-matrix__title,.bulk-matrix-title{margin:0;padding:0;font-size:16px;line-height:1.3;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#111827}.order-sheet-details-chain-matrix__variant-count,.bulk-matrix-variant-count{font-size:15px;line-height:1.3;font-weight:400;color:#6b7280}.order-sheet-details-chain-matrix__scroll{--matrix-main-header-height: 34px;--matrix-sub-header-height: 34px;max-height:420px;overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid #d5dae2;border-radius:var(--order-sheet-radius, 8px);background:#fff;position:relative;isolation:isolate}.order-sheet-details-chain-matrix__table thead th{background-clip:padding-box}.order-sheet-details-chain-matrix__scroll thead tr:nth-child(2) th{position:-webkit-sticky;position:sticky}.order-sheet-details-chain-matrix__table{--chain-matrix-axis-width: 52px;--chain-matrix-axis-divider: #b8c0cc;width:100%;min-width:884px;border-collapse:separate;border-spacing:0;table-layout:fixed}.order-sheet-details-chain-matrix__col-axis{width:var(--chain-matrix-axis-width);min-width:var(--chain-matrix-axis-width);max-width:var(--chain-matrix-axis-width)}.order-sheet-details-chain-matrix__length,.order-sheet-details-chain-matrix__length-group{position:-webkit-sticky;position:sticky;padding:6px;text-align:center;color:#374151;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #d5dae2;background:#f2f4f7;box-shadow:0 1px #d5dae2;box-sizing:border-box}.order-sheet-details-chain-matrix__length-group{top:0;z-index:50;font-size:13px;letter-spacing:.08em}.order-sheet-details-chain-matrix__length{top:var(--matrix-main-header-height, 34px);z-index:49;font-size:12px;font-weight:700}.order-sheet-details-chain-matrix__corner{position:-webkit-sticky;position:sticky;left:0;z-index:60;box-sizing:border-box;width:var(--chain-matrix-axis-width);min-width:var(--chain-matrix-axis-width);max-width:var(--chain-matrix-axis-width);padding:0;vertical-align:middle;text-align:center;background:#eef1f5;border-right:1px solid var(--chain-matrix-axis-divider);border-radius:0}.order-sheet-details-chain-matrix__corner-row1{top:0;overflow:visible;border-bottom:1px solid #d5dae2;box-shadow:1px 0 0 var(--chain-matrix-axis-divider),0 1px #d5dae2}.order-sheet-details-chain-matrix__corner-label{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:calc(var(--matrix-main-header-height, 34px) + var(--matrix-sub-header-height, 34px));margin:0 auto;padding:8px 0;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);color:#374151;font-size:11px;font-weight:700;letter-spacing:.1em;line-height:1.15;text-transform:uppercase;white-space:nowrap;overflow:visible}.order-sheet-details-chain-matrix__width{position:-webkit-sticky;position:sticky;left:0;z-index:20;box-sizing:border-box;width:var(--chain-matrix-axis-width);min-width:var(--chain-matrix-axis-width);max-width:var(--chain-matrix-axis-width);padding:8px 4px;text-align:center;vertical-align:middle;background:#f5f7fa;color:#111827;font-size:18px;font-weight:700;border-right:1px solid var(--chain-matrix-axis-divider);border-bottom:1px solid #dde2ea;line-height:1}.order-sheet-details-chain-matrix__cell{min-width:104px;width:104px;padding:5px;vertical-align:top;border-right:1px solid #d8dde5;border-bottom:1px solid #dde2ea;background:#fff;box-sizing:border-box}.order-sheet-details-chain-matrix__variant{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;width:100%;min-height:112px;height:auto;padding:6px;box-sizing:border-box;border:1px solid #dbe0e8;border-radius:3px;background:#fff;box-shadow:none;overflow:hidden;transition:border-color .12s ease}.order-sheet-details-chain-matrix__variant:hover{border-color:#b8c1ce;box-shadow:none}.order-sheet-details-chain-matrix__variant.is-selected,.order-sheet-details-chain-matrix__variant.has-weight-selected{border-color:#9aa8bf;box-shadow:none}.order-sheet-details-chain-matrix__variant--disabled{opacity:.86}.order-sheet-details-chain-matrix__cell--missing{background:#f3f4f6}.order-sheet-details-chain-matrix__na{display:grid;place-items:center;min-height:112px;color:#9ca3af;font-size:11px;font-weight:600}.order-sheet-details-chain-matrix__stock-badge-wrap{margin:0;padding:0;width:100%;align-self:stretch}.order-sheet-details-chain-matrix__stock-badge{display:flex;align-items:center;justify-content:center;width:100%;min-height:26px;height:26px;border-radius:2px 2px 0 0;padding:0 4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent;border-bottom-color:#dbe0e8;box-sizing:border-box}.order-sheet-details-chain-matrix__stock-badge--in-stock{color:#166534;background:#eaf8ee;border-color:#cae8d1}.order-sheet-details-chain-matrix__stock-badge--low-stock{color:#b45309;background:#fff4e8;border-color:#f4dcc0}.order-sheet-details-chain-matrix__stock-badge--sold-out{color:#b91c1c;background:#fdecec;border-color:#f3cece}.order-sheet-details-chain-matrix__stock-badge--missing{color:#6b7280;background:#f3f4f6;border-color:#d1d5db}.order-sheet-details-chain-matrix__availability,.bulk-matrix-availability{margin:0;min-height:16px;font-size:12px;line-height:16px;font-weight:600;text-align:center}.order-sheet-details-chain-matrix__availability--in-stock,.bulk-matrix-availability.order-sheet-details-chain-matrix__availability--in-stock{color:#166534}.order-sheet-details-chain-matrix__availability--low-stock,.bulk-matrix-availability.order-sheet-details-chain-matrix__availability--low-stock{color:#b45309}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty.quantity-control{display:grid;grid-template-columns:28px 32px 28px;align-items:center;justify-content:center;width:88px;height:34px;min-height:34px;max-width:none;margin:0;padding:0;border-radius:6px;border-color:#d7dce4;overflow:hidden;box-sizing:border-box}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__btn{width:28px;height:34px;min-height:34px;font-size:14px;line-height:1;padding:0}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__input{width:32px;height:34px;min-height:34px;font-size:13px;font-weight:700;padding:0}.order-sheet-details-chain-matrix__weight-wrap{width:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn{width:auto;min-width:min(96px,calc(100% - 12px));max-width:calc(100% - 12px);min-height:32px;height:32px;padding:4px 10px;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:0;box-sizing:border-box;border-radius:7px;border-color:#d7dce4;font-size:12px;font-weight:600;line-height:1.1;text-align:center;white-space:nowrap;overflow:visible;text-overflow:clip}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn [data-details-weight-label]{display:inline;max-width:none;margin:0;line-height:1.1;white-space:nowrap;text-transform:none}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn:disabled{min-height:32px;height:32px}.order-sheet-details-chain-matrix__weight-na{color:#9ca3af;font-size:10px;font-weight:600;white-space:nowrap}.order-sheet-details-variant-table__sku-panel-header{position:sticky;top:0;z-index:3;padding:12px 16px;background:#f9fbff}.order-sheet-details-variant-table__sku-panel-scroll{max-height:360px;overflow-y:auto}.variant-table-scroll{overflow-x:auto}.order-sheet-details-variant-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0}.order-sheet-details-variant-table th{position:sticky;top:0;z-index:2;padding:12px 14px;background:#f3f6fb;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--order-sheet-border)}.order-sheet-details-variant-table td{padding:12px 14px;border-bottom:1px solid #edf1f6;color:#1f2937;font-size:13px;vertical-align:middle}.order-sheet-details-variant-table tr:last-child td{border-bottom:0}.order-sheet-details-variant-table__option{font-weight:600;color:#0f172a}.order-sheet-details-variant-table__min-weight,.order-sheet-details-variant-table__price-per-g{white-space:nowrap;color:#475569;font-variant-numeric:tabular-nums}.order-sheet-details-variant-table__col-min-weight,.order-sheet-details-variant-table__col-price-per-g,.order-sheet-details-variant-table__col-stock,.order-sheet-details-variant-table__col-qty,.order-sheet-details-variant-table__col-weight{white-space:nowrap}.order-sheet-details-variant-table__qty-col{text-align:center}.order-sheet-details-qty.quantity-control{display:inline-flex;align-items:center;justify-content:center;height:38px;border:1px solid #d5ddea;border-radius:10px;overflow:hidden;background:#fff}.order-sheet-details-qty__btn{width:36px;height:38px;color:#334155;font-size:16px}.order-sheet-details-qty__input{width:42px;height:38px;color:#0f172a;font-size:14px;font-weight:700}.order-sheet-details-variant-table__weight-btn{min-height:38px;padding:8px 12px;border-radius:10px;border-color:#d5ddea;font-size:13px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty.quantity-control{display:grid;grid-template-columns:28px 32px 28px;width:88px;height:34px;min-height:34px;margin:0;padding:0;border-radius:6px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__btn{width:28px;height:34px;min-height:34px;font-size:14px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__input{width:32px;height:34px;min-height:34px;font-size:13px}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn{min-height:32px;height:32px;padding:4px 10px;border-radius:7px;font-size:12px;max-width:calc(100% - 12px);gap:0}.order-sheet-details-variant-table__footer{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border-top:1px solid var(--order-sheet-border);background:#fff}.order-sheet-details-variant-table__footer-summary{display:flex;flex-wrap:wrap;gap:18px 24px;min-width:0}.order-sheet-details-variant-table__footer-stat{display:flex;flex-direction:column;gap:2px}.order-sheet-details-variant-table__footer-label{color:var(--order-sheet-muted);font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.order-sheet-details-variant-table__footer-value{color:#0f172a;font-size:20px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.order-sheet-details-variant-table__add-selected{width:auto;min-width:220px;min-height:44px;border-radius:10px;padding:10px 22px;font-size:13px;background:var(--order-sheet-orange)}@media(max-width:1200px){.order-sheet-summary-header{grid-template-columns:minmax(220px,1fr) auto auto;gap:10px;padding:10px 14px}.expanded-product-details__grid{grid-template-columns:220px minmax(0,1fr)}.plp-exp-media__main-inner{min-height:220px}.order-sheet-details-chain-matrix__table{min-width:884px}}@media(max-width:990px){.expanded-product-details__grid{grid-template-columns:1fr;gap:18px}.expanded-product-details__media-col{max-width:320px}.expanded-product-meta{grid-template-columns:1fr}.order-sheet-details-variant-table__footer{flex-direction:column;align-items:stretch}.order-sheet-details-variant-table__add-selected{width:100%;min-width:0}}@media(max-width:768px){.order-sheet-summary-header{grid-template-columns:1fr auto;gap:8px;padding:10px 12px}.order-sheet-summary-header__totals-value{font-size:26px}.order-sheet-summary-header__actions{grid-column:1 / -1;justify-content:flex-start}.order-sheet-summary-header__totals{text-align:right}.expanded-product-details__grid{padding:12px}.expanded-product-title{font-size:24px}.order-sheet-details-variant-table__sku-panel-scroll{max-height:300px}.order-sheet-details-variant-table{min-width:760px}.order-sheet-details-chain-matrix__table{min-width:620px}.order-sheet-details-chain-matrix__table{--chain-matrix-axis-width: 46px}.order-sheet-details-chain-matrix__scroll{--matrix-main-header-height: 28px;--matrix-sub-header-height: 28px}.order-sheet-details-chain-matrix__length-group,.order-sheet-details-chain-matrix__length{font-size:10px;padding:5px 4px}.order-sheet-details-chain-matrix__corner-label{font-size:9px;letter-spacing:.08em}.order-sheet-details-chain-matrix__width{font-size:14px;padding:6px 3px}.order-sheet-details-chain-matrix__cell{min-width:86px;width:86px}.order-sheet-details-chain-matrix__variant{min-height:108px;gap:4px;padding:4px 5px 5px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty.quantity-control{width:84px;height:36px;min-height:36px;grid-template-columns:26px 32px 26px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__btn{width:26px;height:36px;min-height:36px}.order-sheet-details-chain-matrix__variant .order-sheet-details-qty__input{height:36px;min-height:36px}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn{min-width:0;min-height:36px;height:36px;font-size:11px}.order-sheet-details-chain-matrix__variant .order-sheet-details-variant-table__weight-btn.order-sheet-details-chain-matrix__weight-btn:disabled{min-height:36px;height:36px}.order-sheet-details-variant-table__footer-summary{gap:10px 16px}.order-sheet-details-variant-table__footer-value{font-size:16px}}.inventory-product-row__summary{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;max-width:0;margin-inline:0;opacity:0;visibility:hidden;transform:translateY(2px);overflow:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,max-width .18s ease,margin-inline .18s ease,visibility .18s ease}.inventory-product-row__summary-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.1}.inventory-product-row__summary-value{font-size:clamp(24px,2vw,28px);font-weight:700;color:#b45309;line-height:1.05;white-space:nowrap;font-variant-numeric:tabular-nums}.inventory-product-row__summary-sep{margin:0 6px;color:#a0aec0;font-size:.75em}.inventory-product-row--expanded.has-order-summary .inventory-product-row__summary{max-width:260px;margin-inline:8px;opacity:1;visibility:visible;transform:translateY(0)}.inventory-product-row--expanded .inventory-product-row__qty-col,.inventory-product-row--expanded .inventory-product-row__cart-col{display:none}@media(max-width:990px){.inventory-product-row--expanded .inventory-product-row__summary{max-width:230px;margin-inline:6px}.inventory-product-row__summary-value{font-size:24px}}.order-sheet-weight-modal__status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.order-sheet-weight-modal__options{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin-top:0}.order-sheet-weight-modal__dropdown{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.order-sheet-weight-modal__dropdown-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:none;border:1px solid var(--weight-modal-border);border-radius:8px;background:#fff;overflow:hidden}.order-sheet-weight-modal__dropdown-search-wrap{flex:0 0 auto}.order-sheet-weight-modal__list-head,.order-sheet-weight-modal__checkbox-item{display:grid;grid-template-columns:var(--weight-table-col-1) var(--weight-table-col-2) var(--weight-table-col-3);gap:8px;align-items:center;padding:0 12px;box-sizing:border-box}.order-sheet-weight-modal__list-head{position:sticky;top:0;z-index:3;min-height:34px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #ececec;background:#f8f9fb;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.order-sheet-weight-modal__list-head span:nth-child(1){text-align:left}.order-sheet-weight-modal__list-head span:nth-child(2){text-align:center}.order-sheet-weight-modal__list-head span:nth-child(3){text-align:center;justify-self:center;width:100%}.order-sheet-weight-modal__checkbox-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:none;padding:0;gap:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.order-sheet-weight-modal__checkbox-list::-webkit-scrollbar{width:6px}.order-sheet-weight-modal__checkbox-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.order-sheet-weight-modal__checkbox-item{position:relative;min-height:48px;padding-top:6px;padding-bottom:6px;border:0;border-bottom:1px solid #eceff3;border-radius:0;background:#fff;box-shadow:none;cursor:default;transition:background-color .18s ease,box-shadow .18s ease}.order-sheet-weight-modal__checkbox-item:hover{transform:none;background:#fafbfc;box-shadow:none}.order-sheet-weight-modal__checkbox-item.is-selected{background:#fff7ed;box-shadow:inset 2px 0 #f97316,inset 0 0 0 1px #f9731647}.order-sheet-weight-modal__checkbox-item:before,.order-sheet-weight-modal__checkbox-item:after,.order-sheet-weight-modal__checkbox{content:none;display:none}.order-sheet-weight-modal__weight-main{display:flex;flex-direction:column;gap:0;min-width:0;align-self:stretch;justify-content:center;justify-self:start}.order-sheet-weight-modal__weight-value{color:#1a1a1a;font-size:14px;font-weight:700;line-height:1.15}.order-sheet-weight-modal__weight-sub,.order-sheet-weight-modal__row-selected,.order-sheet-weight-modal__summary-card--pills,.order-sheet-weight-modal__options-label,.order-sheet-weight-modal__stock-badge{display:none}.order-sheet-weight-modal__stock-meta{display:flex;align-items:center;justify-content:center;align-self:stretch;justify-self:stretch;min-width:0}.order-sheet-weight-modal__stock-count{color:#16a34a;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.order-sheet-weight-modal__stock-count:before{content:none}.order-sheet-weight-modal__checkbox-item>:nth-child(3){display:flex;justify-content:center;align-items:center;justify-self:center;width:100%}.order-sheet-weight-modal__row-stepper{display:inline-flex;align-items:center;justify-content:center;width:80px;height:32px;border:1px solid #d5dbe4;border-radius:8px;background:#fff;overflow:hidden;box-sizing:border-box}.order-sheet-weight-modal__row-step-btn{flex:0 0 24px;width:24px;height:100%;border:0;background:transparent;color:#334155;font-size:14px;font-weight:700;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .14s ease,background-color .14s ease,transform .1s ease}.order-sheet-weight-modal__row-step-btn:first-child{border-right:1px solid #e5e7eb}.order-sheet-weight-modal__row-step-btn:last-child{border-left:1px solid #e5e7eb}.order-sheet-weight-modal__row-step-btn:hover:not(:disabled){color:#f97316;background:#fff7ed}.order-sheet-weight-modal__row-step-btn:active:not(:disabled){transform:scale(.93)}.order-sheet-weight-modal__row-step-btn:disabled{opacity:.35;cursor:not-allowed}.order-sheet-weight-modal__row-step-input{flex:1 1 auto;width:auto;min-width:0;height:100%;border:0;text-align:center;color:#111827;font-size:12px;font-weight:700;line-height:1;background:#fff;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.order-sheet-weight-modal__row-step-input::-webkit-outer-spin-button,.order-sheet-weight-modal__row-step-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-sheet-weight-modal__dropdown-empty{flex:0 0 auto;border-top:0;text-align:center;padding:14px 12px;font-size:12px}.order-sheet-weight-modal__confirm{min-width:150px}.order-sheet-weight-modal__loading,.order-sheet-weight-modal__empty,.order-sheet-weight-modal__error,.order-sheet-weight-modal__options{animation:order-sheet-weight-modal-fade-in .24s ease}.order-sheet-weight-modal__loading[hidden],.order-sheet-weight-modal__empty[hidden],.order-sheet-weight-modal__error[hidden],.order-sheet-weight-modal__options[hidden]{display:none!important}.order-sheet-weight-modal__loading,.order-sheet-weight-modal__empty,.order-sheet-weight-modal__error{flex:1 1 auto;min-height:clamp(240px,42vh,360px)}.order-sheet-weight-modal__loading{display:flex;flex-direction:column;justify-content:center;gap:14px}.order-sheet-weight-modal__loading-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.order-sheet-weight-modal__spinner{width:28px;height:28px;border:2.5px solid rgb(148 163 184 / 30%);border-top-color:#475569;border-radius:999px;animation:order-sheet-weight-spin .85s linear infinite}.order-sheet-weight-modal__loading-title{margin:0;font-size:15px;font-weight:700;color:#111827}.order-sheet-weight-modal__loading-subtitle{margin:0;font-size:12px;color:#6b7280}.order-sheet-weight-modal__skeleton{border:1px solid var(--weight-modal-border);border-radius:8px;background:#fff;overflow:hidden}.order-sheet-weight-modal__skeleton-search{height:40px;margin:8px 12px;border-radius:8px}.order-sheet-weight-modal__skeleton-head{display:grid;grid-template-columns:var(--weight-table-col-1) var(--weight-table-col-2) var(--weight-table-col-3);gap:8px;padding:8px 14px;border-top:1px solid #eceff4;border-bottom:1px solid #eceff4;background:#fafafa}.order-sheet-weight-modal__skeleton-head>span,.order-sheet-weight-modal__skeleton-search,.order-sheet-weight-modal__skeleton-row>span{display:block;border-radius:6px;background:linear-gradient(100deg,#eef2f7 20%,#f8fafc,#eef2f7 60%);background-size:220% 100%;animation:order-sheet-weight-skeleton-shimmer 1.25s linear infinite}.order-sheet-weight-modal__skeleton-head>span{height:10px}.order-sheet-weight-modal__skeleton-rows{display:flex;flex-direction:column}.order-sheet-weight-modal__skeleton-row{display:grid;grid-template-columns:var(--weight-table-col-1) var(--weight-table-col-2) var(--weight-table-col-3);gap:8px;align-items:center;min-height:50px;padding:8px 14px;border-bottom:1px solid #f1f3f7;box-sizing:border-box}.order-sheet-weight-modal__skeleton-row:last-child{border-bottom:0}.order-sheet-weight-modal__skeleton-row>span{height:14px}.order-sheet-weight-modal__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px 12px}.order-sheet-weight-modal__empty-title{margin:0;font-size:16px;font-weight:700;color:#111827}.order-sheet-weight-modal__empty-icon{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;color:#64748b;margin-bottom:8px}.order-sheet-weight-modal__empty-subtitle{margin:6px 0 0;font-size:13px;color:#6b7280;max-width:420px}.order-sheet-weight-modal__error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;margin-top:0}.order-sheet-weight-modal__error-text{margin:0}.order-sheet-weight-modal__error-subtext{margin:0;font-size:13px;color:#b91c1c}.order-sheet-weight-modal[data-fetch-state=loading] .order-sheet-weight-modal__status{color:#64748b}@media(max-width:920px){.order-sheet-weight-modal__footer-summary{gap:8px}.order-sheet-weight-modal__summary-card{padding:7px 9px}}@media(max-width:768px){.order-sheet-weight-modal{--weight-table-col-1: minmax(68px, 1fr);--weight-table-col-2: minmax(84px, 1fr);--weight-table-col-3: minmax(78px, 88px)}.order-sheet-weight-modal__product{padding-right:36px}.order-sheet-weight-modal__product-image{width:52px;height:52px}.order-sheet-weight-modal__title{font-size:17px}.order-sheet-weight-modal__list-head,.order-sheet-weight-modal__checkbox-item{gap:4px;padding-left:8px;padding-right:8px}.order-sheet-weight-modal__list-head{font-size:9px;min-height:30px;padding-top:7px;padding-bottom:7px}.order-sheet-weight-modal__checkbox-item{min-height:48px;padding-top:7px;padding-bottom:7px}.order-sheet-weight-modal__weight-value{font-size:12px}.order-sheet-weight-modal__stock-count{font-size:11px}.order-sheet-weight-modal__row-stepper{width:72px;height:30px}.order-sheet-weight-modal__row-step-btn{flex-basis:22px;width:22px;font-size:13px}.order-sheet-weight-modal__row-step-input{font-size:11px}.order-sheet-weight-modal__footer-summary{width:100%}.order-sheet-weight-modal__summary{font-size:14px}}@keyframes order-sheet-weight-skeleton-shimmer{to{background-position:-220% 0}}@keyframes order-sheet-weight-modal-fade-in{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/plp-table-details.css.map */
