.ProductCard-module___HRDVa__card{width:100%;min-width:0;color:inherit;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:.625rem;padding:.75rem;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;position:relative}.ProductCard-module___HRDVa__cardInteractive{cursor:pointer}.ProductCard-module___HRDVa__cardInteractive:hover{border-color:var(--brand-orange);transform:translateY(-1px)}.ProductCard-module___HRDVa__selected{border-color:var(--brand-orange);background:var(--brand-orange-light);box-shadow:0 0 0 1px #f479201f}.ProductCard-module___HRDVa__disabled{cursor:not-allowed;border-color:var(--border-subtle);border-style:dashed}.ProductCard-module___HRDVa__disabled:hover{border-color:var(--border-subtle);transform:none}.ProductCard-module___HRDVa__disabled .ProductCard-module___HRDVa__imageWrapper,.ProductCard-module___HRDVa__disabled .ProductCard-module___HRDVa__copy{opacity:.5;filter:grayscale()}.ProductCard-module___HRDVa__card[data-tooltip]:hover:after,.ProductCard-module___HRDVa__card[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:4;color:#fff;text-align:center;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0003}.ProductCard-module___HRDVa__card:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.ProductCard-module___HRDVa__imageWrapper{-webkit-user-select:none;user-select:none;position:relative}.ProductCard-module___HRDVa__card img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ProductCard-module___HRDVa__imageOverlay{pointer-events:none;position:absolute;inset:0}.ProductCard-module___HRDVa__info{flex-direction:column;gap:.125rem;display:flex}.ProductCard-module___HRDVa__infoRow{justify-content:space-between;align-items:flex-start;gap:.625rem;display:flex}.ProductCard-module___HRDVa__copy{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.ProductCard-module___HRDVa__sku{color:var(--color-text-muted);letter-spacing:.02em;font-size:.75rem}.ProductCard-module___HRDVa__name{color:var(--color-text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.ProductCard-module___HRDVa__meta{min-width:0}.ProductCard-module___HRDVa__price{color:var(--brand-orange);letter-spacing:0;margin:0;font-size:.9375rem;font-weight:700}.ProductCard-module___HRDVa__actions{flex:none;justify-content:flex-end;align-items:center;gap:.375rem;display:flex}.ProductCard-module___HRDVa__availability{color:#a16207;cursor:help;letter-spacing:.01em;background:#f59e0b1a;border:1px solid #a1620733;border-radius:999px;width:fit-content;max-width:100%;margin-top:.125rem;padding:.2rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.ProductCard-module___HRDVa__availability[data-tooltip]:hover:after,.ProductCard-module___HRDVa__availability[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:5;color:#fff;text-align:left;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 22px #0003}.ProductCard-module___HRDVa__availability:focus-visible{outline-offset:2px;outline:2px solid #a162074d}@media (max-width:640px){.ProductCard-module___HRDVa__card{padding:.7rem}}
.InfoButton-module__dROlVa__infoButton{border:1px solid var(--border-default);width:2rem;height:2rem;color:var(--color-text-muted);background:#ffffff80;flex-shrink:0}.InfoButton-module__dROlVa__infoButton:hover{border-color:var(--brand-orange);color:var(--brand-orange);background:#fffc;transform:translateY(-1px)}.InfoButton-module__dROlVa__infoButton:active{transform:translateY(0)}
@media (min-width:641px){.ProductsPanel-module__0cp2tG__productsPanel{border-radius:12px;transition:all .3s}}.ProductsPanel-module__0cp2tG__productsContainer{flex-direction:column;gap:.75rem;padding:.75rem;display:flex;overflow:hidden auto}.ProductsPanel-module__0cp2tG__panelHeader{z-index:1;border-bottom:1px solid var(--border-subtle);background:inherit;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.ProductsPanel-module__0cp2tG__emptyState{color:var(--color-text-secondary);text-align:center;margin:0;padding:1rem;font-size:.875rem}.ProductsPanel-module__0cp2tG__panelTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);margin:0;font-size:1rem;font-weight:700}.ProductsPanel-module__0cp2tG__closeButton{border:1px solid var(--border-subtle);width:1.75rem;height:1.75rem;color:var(--color-text-muted)}.ProductsPanel-module__0cp2tG__closeButton:hover{border-color:var(--border-default);color:var(--color-text-primary);background:#0000000a}.ProductsPanel-module__0cp2tG__productCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;flex-shrink:0;gap:.625rem;width:100%;min-width:180px;padding:.75rem;transition:all .2s;display:flex;position:relative}.ProductsPanel-module__0cp2tG__productCard:hover{border-color:var(--brand-orange);transform:translateY(-1px)}.ProductsPanel-module__0cp2tG__productCardDisabled{cursor:not-allowed;border-color:var(--border-subtle);border-style:dashed}.ProductsPanel-module__0cp2tG__productCardDisabled:hover{border-color:var(--border-subtle);transform:none}.ProductsPanel-module__0cp2tG__productCardDisabled .ProductsPanel-module__0cp2tG__productInfo{opacity:.45}.ProductsPanel-module__0cp2tG__productCard[data-tooltip]:hover:after,.ProductsPanel-module__0cp2tG__productCard[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:3;color:#fff;text-align:center;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0003}.ProductsPanel-module__0cp2tG__productCard[data-tooltip]:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.ProductsPanel-module__0cp2tG__imageWrapper{-webkit-user-select:none;user-select:none;position:relative}.ProductsPanel-module__0cp2tG__productCard img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ProductsPanel-module__0cp2tG__productCardDisabled .ProductsPanel-module__0cp2tG__imageWrapper{filter:grayscale();opacity:.5}.ProductsPanel-module__0cp2tG__comingSoonBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-subtle);white-space:nowrap;background:#ffffffd9;border-radius:999px;padding:.2rem .625rem;font-size:.6875rem;font-weight:600;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.ProductsPanel-module__0cp2tG__productCard.ProductsPanel-module__0cp2tG__selected{background:var(--brand-orange-light);border-color:var(--brand-orange)}.ProductsPanel-module__0cp2tG__productCard.ProductsPanel-module__0cp2tG__selected:hover{background:var(--brand-orange-light);border-color:var(--brand-orange);transform:translateY(-1px)}.ProductsPanel-module__0cp2tG__productCardDragging,.ProductsPanel-module__0cp2tG__productCardDragging:hover{background:var(--brand-orange-light);border-color:var(--brand-orange);cursor:grabbing;transform:translateY(-1px);box-shadow:0 0 0 1px #f4792029}.ProductsPanel-module__0cp2tG__dragGhost{z-index:90;pointer-events:none;transform:translate3d(var(--drag-ghost-x,-9999px), var(--drag-ghost-y,-9999px), 0);position:fixed;top:0;left:0}.ProductsPanel-module__0cp2tG__dragGhostCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #f4792059;border-radius:12px;align-items:center;gap:.75rem;width:min(240px,100vw - 2rem);padding:.625rem .75rem;display:flex;box-shadow:0 16px 36px #0f172a2e}.ProductsPanel-module__0cp2tG__dragGhostContent{flex-direction:column;gap:.125rem;min-width:0;display:flex}.ProductsPanel-module__0cp2tG__dragGhostSku{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.ProductsPanel-module__0cp2tG__dragGhostName{color:var(--color-text-primary);font-size:.8125rem;font-weight:600;line-height:1.25}.ProductsPanel-module__0cp2tG__productInfo{flex-direction:column;gap:.125rem;display:flex}.ProductsPanel-module__0cp2tG__productInfoRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ProductsPanel-module__0cp2tG__productName{color:var(--color-text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.ProductsPanel-module__0cp2tG__productSku{color:var(--color-text-muted);letter-spacing:.02em;font-size:.75rem}.ProductsPanel-module__0cp2tG__productPrice{color:var(--brand-orange);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.ProductsPanel-module__0cp2tG__productAvailability{color:#a16207;letter-spacing:.01em;cursor:help;background:#f59e0b1a;border:1px solid #a1620733;border-radius:999px;max-width:fit-content;margin-top:.35rem;padding:.2rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.ProductsPanel-module__0cp2tG__productAvailability[data-tooltip]:hover:after,.ProductsPanel-module__0cp2tG__productAvailability[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:3;color:#fff;text-align:left;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 22px #0003}.ProductsPanel-module__0cp2tG__productAvailability:focus-visible{outline-offset:2px;outline:2px solid #a162074d}@media (max-width:640px){.ProductsPanel-module__0cp2tG__productCard{min-width:150px}}
.WorkbenchVariantsPanel-module__WgCkRa__workbenchPanel{border-radius:12px;transition:all .3s}.WorkbenchVariantsPanel-module__WgCkRa__panelHeader{z-index:1;border-bottom:1px solid var(--border-subtle);background:inherit;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.WorkbenchVariantsPanel-module__WgCkRa__panelTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);margin:0;font-size:1rem;font-weight:700}.WorkbenchVariantsPanel-module__WgCkRa__closeButton{border:1px solid var(--border-subtle);width:1.75rem;height:1.75rem;color:var(--color-text-muted)}.WorkbenchVariantsPanel-module__WgCkRa__closeButton:hover{border-color:var(--border-default);color:var(--color-text-primary);background:#0000000a}.WorkbenchVariantsPanel-module__WgCkRa__workbenchContainer{flex-direction:column;gap:.75rem;padding:.75rem;display:flex;overflow:hidden auto}.WorkbenchVariantsPanel-module__WgCkRa__emptyState{color:var(--color-text-secondary);text-align:center;margin:0;padding:1rem;font-size:.875rem}.WorkbenchVariantsPanel-module__WgCkRa__workbenchCard{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.WorkbenchVariantsPanel-module__WgCkRa__workbenchCard:hover{border-color:var(--brand-orange);transform:translateY(-1px)}.WorkbenchVariantsPanel-module__WgCkRa__workbenchCard img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.WorkbenchVariantsPanel-module__WgCkRa__selected{background:var(--brand-orange-light);border-color:var(--brand-orange)}.WorkbenchVariantsPanel-module__WgCkRa__workbenchCardDragging,.WorkbenchVariantsPanel-module__WgCkRa__workbenchCardDragging:hover{background:var(--brand-orange-light);border-color:var(--brand-orange);cursor:grabbing;transform:translateY(-1px);box-shadow:0 0 0 1px #f4792029}.WorkbenchVariantsPanel-module__WgCkRa__dragGhost{z-index:90;pointer-events:none;transform:translate3d(var(--drag-ghost-x,-9999px), var(--drag-ghost-y,-9999px), 0);position:fixed;top:0;left:0}.WorkbenchVariantsPanel-module__WgCkRa__dragGhostCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #f4792059;border-radius:10px;align-items:center;gap:.75rem;width:min(240px,100vw - 2rem);padding:.625rem .75rem;display:flex;box-shadow:0 16px 36px #0f172a2e}.WorkbenchVariantsPanel-module__WgCkRa__dragGhostContent{flex-direction:column;gap:.125rem;min-width:0;display:flex}.WorkbenchVariantsPanel-module__WgCkRa__dragGhostSku{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.WorkbenchVariantsPanel-module__WgCkRa__dragGhostName{color:var(--color-text-primary);font-size:.8125rem;font-weight:600;line-height:1.25}.WorkbenchVariantsPanel-module__WgCkRa__workbenchInfo{flex-direction:column;gap:.5rem;display:flex}.WorkbenchVariantsPanel-module__WgCkRa__workbenchHeading{flex-direction:column;gap:.375rem;display:flex}.WorkbenchVariantsPanel-module__WgCkRa__workbenchName{color:var(--color-text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.WorkbenchVariantsPanel-module__WgCkRa__selectedBadge{width:fit-content;color:var(--brand-orange);letter-spacing:.03em;text-transform:uppercase;background:#ff720d24;border-radius:999px;padding:.2rem .45rem;font-size:.6875rem;font-weight:700}.WorkbenchVariantsPanel-module__WgCkRa__metaGrid{flex-wrap:wrap;gap:.375rem;display:flex}.WorkbenchVariantsPanel-module__WgCkRa__metaItem{color:var(--color-text-secondary);background:#0000000a;border-radius:999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.WorkbenchVariantsPanel-module__WgCkRa__workbenchPrice{color:var(--brand-orange);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.WorkbenchVariantsPanel-module__WgCkRa__availabilityBadge{color:#a16207;letter-spacing:.01em;cursor:help;background:#f59e0b1a;border:1px solid #a1620733;border-radius:999px;width:fit-content;max-width:100%;padding:.2rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.WorkbenchVariantsPanel-module__WgCkRa__availabilityBadge[data-tooltip]:hover:after,.WorkbenchVariantsPanel-module__WgCkRa__availabilityBadge[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:3;color:#fff;text-align:left;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 22px #0003}.WorkbenchVariantsPanel-module__WgCkRa__availabilityBadge:focus-visible{outline-offset:2px;outline:2px solid #a162074d}
.DismissablePanel-module__tC1uGG__wrapper{flex-direction:row;align-items:stretch;gap:.5rem}.DismissablePanel-module__tC1uGG__panel{border-radius:12px;max-width:90vw;padding:.75rem 1rem}.DismissablePanel-module__tC1uGG__closeButton{z-index:2147483647;align-self:center;animation:.3s cubic-bezier(.34,1.56,.64,1) .15s both DismissablePanel-module__tC1uGG__slideInFromLeft;position:relative}.DismissablePanel-module__tC1uGG__dismissing{animation:.25s cubic-bezier(.36,0,.66,-.56) forwards DismissablePanel-module__tC1uGG__shrinkPulse}@keyframes DismissablePanel-module__tC1uGG__slideInFromLeft{0%{opacity:0;transform:translate(-8px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes DismissablePanel-module__tC1uGG__shrinkPulse{0%{opacity:1;transform:scale(1)}40%{transform:scale(1.05)}to{opacity:0;transform:scale(.85)}}@keyframes DismissablePanel-module__tC1uGG__slideInFromBelow{0%{opacity:0;transform:translateY(8px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.DismissablePanel-module__tC1uGG__wrapper{flex-direction:column-reverse;align-items:stretch}.DismissablePanel-module__tC1uGG__panel{width:100%;min-width:0;max-width:none;padding:.625rem .875rem}.DismissablePanel-module__tC1uGG__closeButton{align-self:center;width:44px;height:44px;max-height:none;animation-name:DismissablePanel-module__tC1uGG__slideInFromBelow}}
.AddingProduct-module__jqx8Za__addingProductPanel{width:auto}.AddingProduct-module__jqx8Za__content{align-items:center;gap:.75rem;display:flex}.AddingProduct-module__jqx8Za__info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.AddingProduct-module__jqx8Za__details{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.AddingProduct-module__jqx8Za__productName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.AddingProduct-module__jqx8Za__productPrice{color:var(--brand-orange);margin:0;font-size:.875rem;font-weight:700}.AddingProduct-module__jqx8Za__notice{color:#c2410c;margin:0;font-size:.75rem;font-weight:600}.AddingProduct-module__jqx8Za__instructions{color:var(--color-text-muted);margin:0;font-size:.75rem;font-style:italic;font-weight:500;line-height:1.3}@media (max-width:640px){.AddingProduct-module__jqx8Za__content{gap:.625rem}.AddingProduct-module__jqx8Za__productName,.AddingProduct-module__jqx8Za__productPrice{font-size:.8125rem}.AddingProduct-module__jqx8Za__instructions{font-size:.6875rem}}
.SelectedProductPanel-module__L0YUWa__selectedProductPanel{flex-direction:column;gap:1rem;display:flex}.SelectedProductPanel-module__L0YUWa__productInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.SelectedProductPanel-module__L0YUWa__productSku{color:var(--color-text-muted);letter-spacing:.02em;font-size:.75rem}.SelectedProductPanel-module__L0YUWa__productName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.SelectedProductPanel-module__L0YUWa__productPrice{color:var(--brand-orange);margin:0;font-size:.875rem;font-weight:700}.SelectedProductPanel-module__L0YUWa__notice{color:#c2410c;margin:0;font-size:.75rem;font-weight:600}.SelectedProductPanel-module__L0YUWa__line{align-items:center;gap:.5rem;display:flex}.SelectedProductPanel-module__L0YUWa__actionButton{border:1px solid var(--border-default);background:#ffffff80;width:2rem;height:2rem}.SelectedProductPanel-module__L0YUWa__actionButton:hover{border-color:var(--brand-orange);background:#fffc;transform:translateY(-1px)}.SelectedProductPanel-module__L0YUWa__actionButton:active{transform:translateY(0)}.SelectedProductPanel-module__L0YUWa__actionButton.SelectedProductPanel-module__L0YUWa__danger{color:#dc2626}.SelectedProductPanel-module__L0YUWa__actionButton.SelectedProductPanel-module__L0YUWa__danger:hover{background:#ef444414;border-color:#ef44444d}.SelectedProductPanel-module__L0YUWa__divider{background:#00000014;width:1px;height:1.5rem;margin:0 .25rem}@media (max-width:640px){.SelectedProductPanel-module__L0YUWa__selectedProductPanel{gap:.75rem}.SelectedProductPanel-module__L0YUWa__productName,.SelectedProductPanel-module__L0YUWa__productPrice{font-size:.8125rem}.SelectedProductPanel-module__L0YUWa__line{gap:.375rem}.SelectedProductPanel-module__L0YUWa__actionButton{width:1.75rem;height:1.75rem}.SelectedProductPanel-module__L0YUWa__actionButton svg{width:16px;height:16px}.SelectedProductPanel-module__L0YUWa__divider{height:1.25rem}}
.SelectedWorkbenchPanel-module__JbryJa__panel{flex-direction:column;gap:1rem;display:flex}.SelectedWorkbenchPanel-module__JbryJa__sku{color:var(--color-text-primary,#222);letter-spacing:.02em;font-size:.8125rem;font-weight:600}.SelectedWorkbenchPanel-module__JbryJa__line{align-items:center;gap:.5rem;display:flex}.SelectedWorkbenchPanel-module__JbryJa__actionButton{border:1px solid var(--border-default,#ccc);background:#ffffff80;width:2rem;height:2rem}.SelectedWorkbenchPanel-module__JbryJa__actionButton:hover{border-color:var(--brand-orange,#f47920);background:#fffc;transform:translateY(-1px)}.SelectedWorkbenchPanel-module__JbryJa__actionButton:active{transform:translateY(0)}.SelectedWorkbenchPanel-module__JbryJa__active{background:var(--brand-orange,#f47920);border-color:var(--brand-orange,#f47920);color:#fff}.SelectedWorkbenchPanel-module__JbryJa__active:hover{background:var(--brand-orange,#f47920);border-color:var(--brand-orange,#f47920);opacity:.9}.SelectedWorkbenchPanel-module__JbryJa__danger{color:#dc2626}.SelectedWorkbenchPanel-module__JbryJa__danger:hover{background:#ef444414;border-color:#ef44444d}.SelectedWorkbenchPanel-module__JbryJa__error{color:#dc2626;text-align:center;padding:1rem 0;font-size:.8125rem}@media (max-width:640px){.SelectedWorkbenchPanel-module__JbryJa__panel{gap:.75rem}.SelectedWorkbenchPanel-module__JbryJa__line{gap:.375rem}.SelectedWorkbenchPanel-module__JbryJa__actionButton{width:1.75rem;height:1.75rem}.SelectedWorkbenchPanel-module__JbryJa__actionButton svg{width:16px;height:16px}}
.WorkbenchAccessoriesPanel-module__YwAGAG__accessoriesPanel{border-radius:12px;transition:all .3s}.WorkbenchAccessoriesPanel-module__YwAGAG__panelHeader{z-index:1;border-bottom:1px solid var(--border-subtle);background:inherit;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.WorkbenchAccessoriesPanel-module__YwAGAG__panelTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);margin:0;font-size:1rem;font-weight:700}.WorkbenchAccessoriesPanel-module__YwAGAG__contentContainer{flex-direction:column;gap:.75rem;padding:.75rem;display:flex;overflow:hidden auto}.WorkbenchAccessoriesPanel-module__YwAGAG__section{cursor:pointer;border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.5rem;transition:background .15s;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__section:hover{background:#ffffff4d}.WorkbenchAccessoriesPanel-module__YwAGAG__activeSection{background:#f4792014;outline:1.5px solid #f4792040}.WorkbenchAccessoriesPanel-module__YwAGAG__sectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary,#666);margin:0;font-size:.6875rem;font-weight:700}.WorkbenchAccessoriesPanel-module__YwAGAG__benchHeader{flex-direction:column;gap:.125rem;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__benchName{color:var(--color-text-primary,#222);margin:0;font-size:.875rem;font-weight:600}.WorkbenchAccessoriesPanel-module__YwAGAG__benchCode{color:var(--color-text-secondary,#666);margin:0;font-size:.75rem}.WorkbenchAccessoriesPanel-module__YwAGAG__infoRow{justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__infoLabel{color:var(--color-text-secondary,#666)}.WorkbenchAccessoriesPanel-module__YwAGAG__infoValue{color:var(--color-text-primary,#222);font-weight:600}.WorkbenchAccessoriesPanel-module__YwAGAG__benchPrice{color:var(--brand-orange,#f47920);letter-spacing:-.01em;margin:.25rem 0 0;font-size:.9375rem;font-weight:700}.WorkbenchAccessoriesPanel-module__YwAGAG__accessoryPrice{color:var(--brand-orange,#f47920);letter-spacing:-.01em;margin-top:.25rem;font-size:.8125rem;font-weight:700}.WorkbenchAccessoriesPanel-module__YwAGAG__availabilityBadge{color:#a16207;letter-spacing:.01em;cursor:help;background:#f59e0b1a;border:1px solid #a1620733;border-radius:999px;width:fit-content;max-width:100%;margin-top:.25rem;padding:.2rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.WorkbenchAccessoriesPanel-module__YwAGAG__availabilityBadge[data-tooltip]:hover:after,.WorkbenchAccessoriesPanel-module__YwAGAG__availabilityBadge[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:3;color:#fff;text-align:left;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 22px #0003}.WorkbenchAccessoriesPanel-module__YwAGAG__availabilityBadge:focus-visible{outline-offset:2px;outline:2px solid #a162074d}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardPrice{color:var(--brand-orange,#f47920);text-align:center;letter-spacing:-.01em;font-size:.6875rem;font-weight:700;line-height:1.1}.WorkbenchAccessoriesPanel-module__YwAGAG__toggleRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__toggleLabel{color:var(--color-text-primary,#222);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;overflow:hidden}.WorkbenchAccessoriesPanel-module__YwAGAG__toggleCode{color:var(--color-text-secondary,#666);margin-left:.25rem;font-size:.6875rem}.WorkbenchAccessoriesPanel-module__YwAGAG__toggle{border:1px solid var(--border-default,#ccc);cursor:pointer;background:#0000000f;border-radius:.625rem;flex-shrink:0;width:2.25rem;height:1.25rem;transition:background .15s,border-color .15s;position:relative}.WorkbenchAccessoriesPanel-module__YwAGAG__toggle:after{content:"";background:#fff;border-radius:50%;width:.875rem;height:.875rem;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.WorkbenchAccessoriesPanel-module__YwAGAG__toggleActive{background:var(--brand-orange,#f47920);border-color:var(--brand-orange,#f47920)}.WorkbenchAccessoriesPanel-module__YwAGAG__toggleActive:after{transform:translate(1rem)}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillList{flex-direction:column;gap:.375rem;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPill{border:1px solid var(--border-subtle,#e5e5e5);cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff73;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .375rem .25rem .25rem;transition:background .15s,border-color .15s,opacity .15s,box-shadow .15s;display:flex;position:relative}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPill:hover{border-color:var(--border-default,#ccc);background:#ffffffb3}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPill:active{cursor:grabbing}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillActive{border-color:var(--brand-orange,#f47920);background:var(--brand-orange-light,#f4792014)}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillDragging{opacity:.4;box-shadow:0 4px 12px #00000014}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillDropAbove:before,.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillDropBelow:after{content:"";background:var(--brand-orange,#f47920);pointer-events:none;border-radius:1px;height:2px;position:absolute;left:.75rem;right:.75rem}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillDropAbove:before{top:-3px}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillDropBelow:after{bottom:-3px}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillHandle{color:var(--color-text-secondary,#999);flex-shrink:0;justify-content:center;align-items:center;padding:0 .125rem;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillImage{background:#0000000a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;overflow:hidden}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillBody{flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillMeta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillSku{color:var(--color-text-primary,#222);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillPrice{color:var(--brand-orange,#f47920);letter-spacing:-.01em;flex-shrink:0;font-size:.75rem;font-weight:700}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerAvailabilityBadge{margin-top:0;padding:.125rem .35rem;font-size:.625rem}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillRemove{width:1.5rem;height:1.5rem;color:var(--color-text-secondary,#888);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillRemove:hover{color:#dc2626;background:#dc26261f}.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPill{border:1px dashed var(--border-default,#b8b8b8);cursor:pointer;width:100%;font:inherit;color:var(--color-text-secondary,#666);background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .625rem;transition:background .15s,border-color .15s,color .15s;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPill:hover,.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPillOpen{border-color:var(--brand-orange,#f47920);color:var(--brand-orange,#f47920);background:#f479200a}.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPillIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPillLabel{text-align:left;letter-spacing:.01em;flex:1;font-size:.75rem;font-weight:600}.WorkbenchAccessoriesPanel-module__YwAGAG__addDrawerPillCounter{font-variant-numeric:tabular-nums;letter-spacing:.04em;opacity:.7;flex-shrink:0;font-size:.6875rem;font-weight:600}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.25rem 0;display:grid}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCard{border:1px solid var(--border-subtle,#e5e5e5);cursor:pointer;background:0 0;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem;transition:border-color .15s,transform .15s,background .15s;display:flex}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCard:hover{border-color:var(--brand-orange,#f47920);transform:translateY(-1px)}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardSelected{border-color:var(--brand-orange,#f47920);background:var(--brand-orange-light,#f4792014)}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardImage{aspect-ratio:1;border-radius:.375rem;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardSku{color:var(--color-text-secondary,#666);letter-spacing:.02em;text-align:center;word-break:break-all;font-size:.625rem;font-weight:600;line-height:1.1}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardSelected .WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardSku{color:var(--color-text-primary,#222)}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerCardAvailabilityBadge{margin-top:0;font-size:.625rem}@media (max-width:640px){.WorkbenchAccessoriesPanel-module__YwAGAG__contentContainer{gap:.5rem}.WorkbenchAccessoriesPanel-module__YwAGAG__section{padding:.375rem}.WorkbenchAccessoriesPanel-module__YwAGAG__drawerPillRemove{width:44px;height:44px}}
.DescriptionPanel-module__7DM_rG__descriptionPanel{max-width:400px}.DescriptionPanel-module__7DM_rG__panelHeader{z-index:1;border-bottom:1px solid var(--border-subtle);background:inherit;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex;position:sticky;top:0}.DescriptionPanel-module__7DM_rG__panelTitle{color:var(--color-text-primary);letter-spacing:var(--tracking-tight);flex:1;margin:0;font-size:1rem;font-weight:700}.DescriptionPanel-module__7DM_rG__panelHeaderBack{justify-content:flex-start;gap:.5rem}.DescriptionPanel-module__7DM_rG__backButton{width:1.75rem;height:1.75rem;color:var(--color-text-muted)}.DescriptionPanel-module__7DM_rG__backButton:hover{color:var(--color-text-primary);background:#0000000a}.DescriptionPanel-module__7DM_rG__closeButton{border:1px solid var(--border-subtle);width:1.75rem;height:1.75rem;color:var(--color-text-muted)}.DescriptionPanel-module__7DM_rG__closeButton:hover{border-color:var(--border-default);color:var(--color-text-primary);background:#0000000a}.DescriptionPanel-module__7DM_rG__panelContent{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.DescriptionPanel-module__7DM_rG__productInfo{flex-direction:column;gap:.25rem;display:flex}.DescriptionPanel-module__7DM_rG__productName{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.DescriptionPanel-module__7DM_rG__productPrice{color:var(--brand-orange);letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:700}.DescriptionPanel-module__7DM_rG__notice{color:#c2410c;margin:0;font-size:.8125rem;font-weight:600}.DescriptionPanel-module__7DM_rG__description{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.DescriptionPanel-module__7DM_rG__productLink{color:var(--brand-orange);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.DescriptionPanel-module__7DM_rG__productLink:hover{opacity:.8;text-decoration:underline}
.LogoBanner-module__Ar4sRa__banner{justify-content:center;align-items:center;gap:1.75rem;padding-bottom:.75rem;display:flex}.LogoBanner-module__Ar4sRa__logoBs{object-fit:contain;width:auto;height:88px}.LogoBanner-module__Ar4sRa__logoSogi{object-fit:contain;width:auto;height:120px}@media (max-width:640px){.LogoBanner-module__Ar4sRa__banner{gap:1rem}.LogoBanner-module__Ar4sRa__logoBs{height:56px}.LogoBanner-module__Ar4sRa__logoSogi{height:76px}}
.EmptyState-module__rBesbW__emptyState{z-index:10;border:1px solid var(--border-subtle);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;width:min(48rem,100vw - 2rem);max-height:min(42rem,100vh - 10rem);padding:1.25rem 1.5rem 1rem;animation:.8s ease-out EmptyState-module__rBesbW__fadeIn;display:flex;position:fixed;top:calc(50% - 4.5rem);left:50%;transform:translate(-50%,-50%)}@keyframes EmptyState-module__rBesbW__fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.EmptyState-module__rBesbW__grid{flex:auto;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.75rem;min-height:13rem;padding:.25rem;display:grid;overflow-y:auto}.EmptyState-module__rBesbW__message{text-align:center;color:var(--color-text-muted);margin:0;padding-top:.75rem;font-size:.875rem;font-weight:400}.EmptyState-module__rBesbW__card{border:1px solid var(--border-subtle);cursor:pointer;text-align:left;background:#fff;border-radius:10px;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem;font-family:inherit;transition:all .2s;display:flex}.EmptyState-module__rBesbW__card:hover{border-color:var(--brand-orange);background:#ffffffd9;transform:translateY(-2px);box-shadow:0 4px 12px -2px #ff720d26,0 2px 6px -1px #00000014}.EmptyState-module__rBesbW__card:active{transform:translateY(0)}.EmptyState-module__rBesbW__card:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.EmptyState-module__rBesbW__cardDisabled{cursor:not-allowed;background:#c2410c08;border-style:dashed;border-color:#c2410c40}.EmptyState-module__rBesbW__cardDisabled:hover{box-shadow:none;border-color:#c2410c40;transform:none}.EmptyState-module__rBesbW__cardOutOfStock{background:#f59e0b0a;border-color:#a1620733}.EmptyState-module__rBesbW__thumb{aspect-ratio:1;background:#f4f4f4;border-radius:6px;width:100%;position:relative;overflow:hidden}.EmptyState-module__rBesbW__thumb img{object-fit:cover;width:100%;height:100%;display:block}.EmptyState-module__rBesbW__thumbPlaceholder{background:#e5e5e5;width:100%;height:100%}.EmptyState-module__rBesbW__cardInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.EmptyState-module__rBesbW__cardSku{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.EmptyState-module__rBesbW__cardPrice{color:var(--color-text-muted);font-size:.8125rem;font-weight:500}.EmptyState-module__rBesbW__cardStatus{letter-spacing:.01em;border-radius:999px;max-width:fit-content;margin-top:.2rem;padding:.2rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.EmptyState-module__rBesbW__cardStatusDisabled{color:#c2410c;background:#c2410c14;border:1px solid #c2410c2e}.EmptyState-module__rBesbW__cardStatusOutOfStock{color:#a16207;background:#f59e0b1a;border:1px solid #a1620733}.EmptyState-module__rBesbW__cardStatus[data-tooltip]{cursor:help}.EmptyState-module__rBesbW__cardStatus[data-tooltip]:hover:after,.EmptyState-module__rBesbW__cardStatus[data-tooltip]:focus-visible:after{content:attr(data-tooltip);z-index:3;color:#fff;text-align:left;white-space:normal;pointer-events:none;background:#181818f0;border:1px solid #18181824;border-radius:6px;width:max-content;max-width:min(220px,100vw - 2rem);padding:.5rem .625rem;font-size:.75rem;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 8px 22px #0003}.EmptyState-module__rBesbW__cardStatus:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}@media (max-width:640px){.EmptyState-module__rBesbW__emptyState{max-height:min(38rem,100vh - 8rem);padding:1rem 1rem .75rem;top:calc(50% - 3.5rem)}.EmptyState-module__rBesbW__grid{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.5rem;min-height:10.5rem}}
.SceneEntityDeleteDropzone-module__6ooCyW__dropzone{z-index:80;color:#991b1b;cursor:grabbing;pointer-events:auto;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;padding:0;transition:transform .16s,color .16s;display:flex;position:fixed;bottom:7rem;left:50%;transform:translate(-50%)}.SceneEntityDeleteDropzone-module__6ooCyW__dropzone:focus{outline:none}.SceneEntityDeleteDropzone-module__6ooCyW__dropzone:focus-visible .SceneEntityDeleteDropzone-module__6ooCyW__iconSurface{outline:2px solid var(--brand-orange);outline-offset:3px}.SceneEntityDeleteDropzone-module__6ooCyW__iconSurface{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;background:#ffffffc2;border:1px solid #991b1b2e;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 8px 24px -12px #00000057,0 2px 8px -4px #0003}.SceneEntityDeleteDropzone-module__6ooCyW__active{color:#fff;transform:translate(-50%)scale(1.08)}.SceneEntityDeleteDropzone-module__6ooCyW__active .SceneEntityDeleteDropzone-module__6ooCyW__iconSurface{background:#dc2626;border-color:#dc2626b8;box-shadow:0 0 0 .5rem #dc262629,0 12px 28px -12px #7f1d1d99}@media (max-width:640px){.SceneEntityDeleteDropzone-module__6ooCyW__dropzone{width:4.25rem;height:4.25rem;bottom:6.5rem}.SceneEntityDeleteDropzone-module__6ooCyW__iconSurface{width:2.75rem;height:2.75rem}}
.ProductReplaceCommitDialog-module__RGvZNW__backdrop{z-index:180;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182775;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProductReplaceCommitDialog-module__RGvZNW__dialog{border:1px solid var(--border-default);background:#fff;border-radius:8px;flex-direction:column;gap:.875rem;width:min(100%,390px);padding:1.25rem;display:flex;position:relative;box-shadow:0 18px 48px #0000003d}.ProductReplaceCommitDialog-module__RGvZNW__closeButton{border:1px solid var(--border-subtle);width:2.25rem;height:2.25rem;color:var(--color-text-muted);cursor:pointer;background:#ffffffc2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.ProductReplaceCommitDialog-module__RGvZNW__closeButton:hover,.ProductReplaceCommitDialog-module__RGvZNW__closeButton:focus-visible{border-color:var(--border-default);color:var(--color-text-primary)}.ProductReplaceCommitDialog-module__RGvZNW__closeButton:focus-visible,.ProductReplaceCommitDialog-module__RGvZNW__primary:focus-visible,.ProductReplaceCommitDialog-module__RGvZNW__secondary:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.ProductReplaceCommitDialog-module__RGvZNW__title{max-width:calc(100% - 2.75rem);color:var(--color-text-primary);letter-spacing:0;margin:0;font-size:1.125rem;font-weight:750;line-height:1.2}.ProductReplaceCommitDialog-module__RGvZNW__body{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.45}.ProductReplaceCommitDialog-module__RGvZNW__actions{grid-template-columns:1fr 1fr;gap:.5rem;padding-top:.25rem;display:grid}.ProductReplaceCommitDialog-module__RGvZNW__primary,.ProductReplaceCommitDialog-module__RGvZNW__secondary{min-width:0;min-height:2.5rem;font:inherit;letter-spacing:0;cursor:pointer;border-radius:8px;padding:0 .875rem;font-size:.9rem;font-weight:700}.ProductReplaceCommitDialog-module__RGvZNW__primary{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff}.ProductReplaceCommitDialog-module__RGvZNW__primary:hover{background:#00527d;border-color:#00527d}.ProductReplaceCommitDialog-module__RGvZNW__secondary{border:1px solid var(--border-medium);color:var(--color-text-primary);background:#fff}.ProductReplaceCommitDialog-module__RGvZNW__secondary:not(:disabled):hover{border-color:var(--brand-orange);color:var(--brand-orange)}.ProductReplaceCommitDialog-module__RGvZNW__secondary:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.55}@media (max-width:520px){.ProductReplaceCommitDialog-module__RGvZNW__dialog{padding:1rem}.ProductReplaceCommitDialog-module__RGvZNW__actions{grid-template-columns:1fr}}
.ArredoTipMessage-module__BJamFq__tipDock{z-index:82;pointer-events:none;width:min(32rem,100vw - 2rem);position:fixed;bottom:10rem;left:50%;transform:translate(-50%)}.ArredoTipMessage-module__BJamFq__tipMessage{border:1px solid #ff720d9e;border-color:color-mix(in srgb, var(--tip-brand-orange,var(--brand-orange)) 62%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);color:var(--color-text-primary);text-align:center;pointer-events:auto;background:#ffffffc2;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;margin:0;padding:.625rem .875rem;font-size:.875rem;font-weight:600;line-height:1.35;animation:.18s cubic-bezier(.22,1,.36,1) both ArredoTipMessage-module__BJamFq__tipSlideUp;display:flex;box-shadow:0 10px 28px -18px #00000061,0 4px 14px -8px #ff720d5c}.ArredoTipMessage-module__BJamFq__tipMessageWithClose{padding-right:.5rem}.ArredoTipMessage-module__BJamFq__tipText{min-width:0}.ArredoTipMessage-module__BJamFq__closeButton{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:inline-flex}.ArredoTipMessage-module__BJamFq__closeButton:hover,.ArredoTipMessage-module__BJamFq__closeButton:focus-visible{background:#00000014}.ArredoTipMessage-module__BJamFq__closeButton:focus-visible{outline:2px solid color-mix(in srgb, var(--tip-brand-orange,var(--brand-orange)) 70%, transparent);outline-offset:2px}.ArredoTipMessage-module__BJamFq__tipMessageExiting{animation:.18s ease-in forwards ArredoTipMessage-module__BJamFq__tipDissolve}@keyframes ArredoTipMessage-module__BJamFq__tipSlideUp{0%{opacity:0;filter:blur(4px);transform:translateY(10px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ArredoTipMessage-module__BJamFq__tipDissolve{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(5px);transform:translateY(-4px)scale(.99)}}@media (max-width:640px){.ArredoTipMessage-module__BJamFq__tipDock{bottom:8.5rem}.ArredoTipMessage-module__BJamFq__tipMessage{font-size:.8125rem}}
.BlockingLoadingOverlay-module__AiCDnW__overlay{z-index:300;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffc7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BlockingLoadingOverlay-module__AiCDnW__content{background:#fffffff5;border-radius:16px;flex-direction:column;align-items:center;gap:.875rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 16px 40px -18px #0f172a4d}.BlockingLoadingOverlay-module__AiCDnW__spinner{border:3px solid #003b5c26;border-top-color:var(--brand-blue);border-radius:999px;width:2rem;height:2rem;animation:.9s linear infinite BlockingLoadingOverlay-module__AiCDnW__spin}.BlockingLoadingOverlay-module__AiCDnW__label{color:var(--color-text-primary);margin:0;font-size:.9375rem;font-weight:600}@keyframes BlockingLoadingOverlay-module__AiCDnW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PriceDisplay-module__Dh45-a__vat{color:var(--color-text-muted);font-size:.75em;font-weight:400}
.ProductImage-module__LKAEoW__wrapper,.ProductImage-module__LKAEoW__placeholder{-webkit-user-select:none;user-select:none;border-radius:8px;position:relative;overflow:hidden}.ProductImage-module__LKAEoW__card{aspect-ratio:1;width:100%}.ProductImage-module__LKAEoW__mini{border:1px solid var(--border-subtle);flex-shrink:0;width:3rem;height:3rem}.ProductImage-module__LKAEoW__image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ProductImage-module__LKAEoW__placeholder{background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%);justify-content:center;align-items:center;display:flex}.ProductImage-module__LKAEoW__skuLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;word-break:break-word;padding:.25rem;font-size:.6875rem;font-weight:600}@media (max-width:640px){.ProductImage-module__LKAEoW__mini{width:2.5rem;height:2.5rem}}
.SelectedLightsModulePanel-module__rt1QTq__row{align-items:center;gap:.625rem;display:flex}.SelectedLightsModulePanel-module__rt1QTq__thumb{object-fit:contain;border-radius:4px;flex-shrink:0;width:40px;height:40px}.SelectedLightsModulePanel-module__rt1QTq__info{flex-direction:column;gap:.125rem;margin-right:.25rem;display:flex}.SelectedLightsModulePanel-module__rt1QTq__sku{opacity:.7;font-size:.7rem}.SelectedLightsModulePanel-module__rt1QTq__price{font-size:.8rem;font-weight:600}.SelectedLightsModulePanel-module__rt1QTq__active{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff}.SelectedLightsModulePanel-module__rt1QTq__active:hover{background:var(--brand-orange);border-color:var(--brand-orange)}.SelectedLightsModulePanel-module__rt1QTq__danger{background:#dc2626}.SelectedLightsModulePanel-module__rt1QTq__danger:hover{background:#ef4444}