:root{--app-text-strong: #111827;--app-text-body: #334155;--app-text-muted: #64748b;--app-text-soft: #94a3b8;--app-text-inverse: #f8fafc;--jw-public-max-width: 1400px;--jw-public-gutter: clamp(1rem, 3vw, 2rem);--bs-body-color: var(--app-text-body);--bs-secondary-color: var(--app-text-muted);--bs-secondary-color-rgb: 100, 116, 139;--bs-tertiary-color: var(--app-text-soft);--bs-tertiary-color-rgb: 148, 163, 184;--bs-heading-color: var(--app-text-strong)}body{color:var(--app-text-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.jw-public-container{width:100%;max-width:var(--jw-public-max-width);margin-inline:auto;padding-left:var(--jw-public-gutter);padding-right:var(--jw-public-gutter)}.jw-public-page :where(.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl){max-width:var(--jw-public-max-width);padding-left:var(--jw-public-gutter);padding-right:var(--jw-public-gutter)}.jw-public-page .jw-public-row,.jw-public-page .jw-public-column{min-width:0}@media (max-width: 575.98px){:root{--jw-public-gutter: 1rem}.jw-public-container{padding-left:1rem;padding-right:1rem}.jw-public-page :where(.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl){padding-left:1rem;padding-right:1rem}.jw-public-page .jw-public-row[data-public-row-columns="2"],.jw-public-page .jw-public-row[data-public-row-columns="3"],.jw-public-page .jw-public-row[data-public-row-columns="4"],.jw-public-page .jw-public-row[data-public-row-columns="5"],.jw-public-page .jw-public-row[data-public-row-columns="6"]{grid-template-columns:1fr!important}.jw-public-page .jw-public-column{padding-left:.25rem!important;padding-right:.25rem!important}.jw-public-page img{max-width:100%}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.fw-semibold,.fw-bold,.fw-bolder{color:var(--app-text-strong)}p,li,dt,dd,label,.form-label,.col-form-label,.form-control,.form-select,.input-group-text,.card-text,.breadcrumb-item,.dropdown-item,.list-group-item,.nav-link,.btn-link{color:inherit}.text-muted,.text-body-secondary,.text-secondary,.small,small,.form-text,.text-body-tertiary,.page-link,.breadcrumb-item+.breadcrumb-item:before,.dropdown-header{color:var(--app-text-muted)!important}.text-body,.card-title,.list-group-item-action,.table,.table>:not(caption)>*>*{color:var(--app-text-body)}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6{color:var(--app-text-strong)}.card-subtitle,.form-text,.menu-header-text,.breadcrumb,.breadcrumb-item,.breadcrumb-item a,.text-uppercase.text-muted,.small.text-muted,.small.text-uppercase,.dropdown-header{color:var(--app-text-muted)!important}.menu-header-text,.text-uppercase.text-muted,.small.text-uppercase{letter-spacing:.08em}.form-text,.card-subtitle,.breadcrumb,.breadcrumb-item,.small.text-muted{color:var(--app-text-soft)!important}.app-brand-text,.navbar-brand,.menu-text,.text-heading{color:var(--app-text-strong)!important}.modal-backdrop.show,.offcanvas-backdrop.show{z-index:199990!important;background-color:#0f172a85;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:1}.modal{z-index:200000!important}.offcanvas{z-index:200010!important}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{z-index:200200!important;background:#0f172a85!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.swal2-popup{border-radius:.75rem}.storefront-product-card{color:var(--storefront-text, #1c1b1b);text-decoration:none}.storefront-product-card-shell{height:100%;border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 64%,transparent);background:var(--storefront-surface, #fff);transition:border-color .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,-webkit-transform .18s ease;overflow:hidden}.storefront-product-card:hover .storefront-product-card-shell,.storefront-product-card:focus-visible .storefront-product-card-shell{border-color:color-mix(in srgb,var(--storefront-primary, #000) 30%,var(--storefront-border, #c4c7c7));box-shadow:0 8px 28px #0000000a;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.storefront-product-card-media{position:relative;overflow:hidden;isolation:isolate;aspect-ratio:var(--product-image-aspect, 4 / 5);background:#eaedf0}.storefront-product-card-media img,.storefront-product-card-placeholder,.storefront-product-main-image,.storefront-product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.storefront-product-card-media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;transition:opacity .42s ease,-webkit-transform .42s ease;transition:opacity .42s ease,transform .42s ease;transition:opacity .42s ease,transform .42s ease,-webkit-transform .42s ease;-webkit-transform-origin:center;transform-origin:center;will-change:opacity,transform}.storefront-product-card-media .is-secondary{opacity:0}.storefront-product-card:hover .storefront-product-card-media .is-primary,.storefront-product-card:focus-visible .storefront-product-card-media .is-primary{opacity:0;-webkit-transform:scale(1.025);transform:scale(1.025)}.storefront-product-card:hover .storefront-product-card-media .is-secondary,.storefront-product-card:focus-visible .storefront-product-card-media .is-secondary{opacity:1;-webkit-transform:scale(1.025);transform:scale(1.025)}.storefront-product-card-placeholder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#748091;font-size:2rem}.storefront-product-card-body{display:grid;gap:.5rem;padding:1rem}.storefront-product-card-header{display:grid;gap:.22rem}.storefront-product-card-meta{color:var(--storefront-secondary, #5e5e5e);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.storefront-product-card-title{color:var(--storefront-text, #1c1b1b);font-size:1.05rem;font-weight:600;line-height:1.35}.storefront-product-card-description{color:var(--storefront-muted, #444748);font-size:.9rem;line-height:1.55}.storefront-product-card-description-editorial{font-size:.94rem;line-height:1.65}.storefront-product-card-caption{color:var(--storefront-muted, #444748);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.storefront-product-card-price-stack{display:grid;gap:.18rem}.storefront-product-card-chip-row,.storefront-product-card-story-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.45rem}.storefront-product-card-chip,.storefront-product-card-link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:2rem;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.storefront-product-card-chip{border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 72%,transparent);background:color-mix(in srgb,var(--storefront-surface-muted, #f7f3f2) 84%,#fff);color:var(--storefront-muted, #444748)}.storefront-product-card-link{color:var(--storefront-accent, var(--storefront-primary, #000));background:color-mix(in srgb,var(--storefront-accent, #000) 7%,#fff)}.storefront-product-card-spec-table,.storefront-product-card-access-rail,.storefront-product-card-deal-strip{display:grid;gap:.55rem}.storefront-product-card-spec-table,.storefront-product-card-spec-row,.storefront-product-card-access-row,.storefront-product-card-deal-row,.storefront-product-card-spec-row dt,.storefront-product-card-spec-row dd,.storefront-product-card-access-row span,.storefront-product-card-access-row strong,.storefront-product-card-deal-row span,.storefront-product-card-deal-row strong{margin:0}.storefront-product-card-spec-row dt,.storefront-product-card-access-row span,.storefront-product-card-deal-row span,.storefront-product-card-trust-list span{color:var(--storefront-muted, #444748);font-size:.66rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.storefront-product-card-spec-row dd,.storefront-product-card-access-row strong,.storefront-product-card-deal-row strong,.storefront-product-card-trust-list strong{min-width:0;color:var(--storefront-text, #1c1b1b);font-size:.84rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.storefront-product-card-trust-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.storefront-product-card-trust-list li{display:grid;gap:.2rem}.storefront-product-card-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;padding-top:.35rem}.storefront-product-card-footer-split{-ms-flex-align:end;align-items:flex-end}.storefront-product-card-footer-editorial{-ms-flex-align:center;align-items:center}.storefront-product-card-price{color:var(--storefront-text, #1c1b1b);font-weight:600}.storefront-product-card-quick{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;display:-ms-inline-flexbox;display:inline-flex;min-height:38px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--storefront-radius-control, 4px);background:var(--storefront-cta, #000);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px);transition:opacity .18s ease,-webkit-transform .18s ease;transition:opacity .18s ease,transform .18s ease;transition:opacity .18s ease,transform .18s ease,-webkit-transform .18s ease;text-transform:uppercase}.storefront-product-card:hover .storefront-product-card-quick,.storefront-product-card:focus-visible .storefront-product-card-quick{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.storefront-stock-badge{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;border-radius:999px;padding:.28rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.storefront-stock-badge.is-success{background:color-mix(in srgb,var(--storefront-success, #1f7a4d) 12%,#fff);color:var(--storefront-success, #1f7a4d)}.storefront-stock-badge.is-warning{background:color-mix(in srgb,var(--storefront-warning, #9a6700) 14%,#fff);color:var(--storefront-warning, #9a6700)}.storefront-stock-badge.is-error{background:color-mix(in srgb,var(--storefront-error, #ba1a1a) 12%,#fff);color:var(--storefront-error, #ba1a1a)}.storefront-stock-badge.is-neutral{background:var(--storefront-surface-muted, #f7f3f2);color:var(--storefront-muted, #444748)}.storefront-product-gallery{--product-image-aspect: 4 / 5}.storefront-product-main-frame{position:relative;overflow:hidden;aspect-ratio:var(--product-image-aspect, 4 / 5);background:#f3f4f5;box-sizing:border-box;padding:clamp(1rem,2.4vw,2rem)}.storefront-product-main-image{display:block;background:#fff;-o-object-fit:contain;object-fit:contain}.storefront-product-enlarge{position:absolute;right:1rem;bottom:1rem;display:-ms-inline-flexbox;display:inline-flex;width:2.75rem;height:2.75rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#0f172ab8;color:#fff;font-size:1.3rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .18s ease,-webkit-transform .18s ease;transition:background .18s ease,transform .18s ease;transition:background .18s ease,transform .18s ease,-webkit-transform .18s ease}.storefront-product-enlarge:hover,.storefront-product-enlarge:focus{background:#0f172ae6;color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.storefront-product-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.storefront-product-thumb{overflow:hidden;aspect-ratio:var(--product-image-aspect, 4 / 5);border:2px solid transparent;background:#edeeef;padding:0;transition:border-color .18s ease,opacity .18s ease}.storefront-product-thumb.is-active{border-color:#001334}.storefront-product-thumb:hover,.storefront-product-thumb:focus{border-color:#445d86}.storefront-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200300;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#0f172aad;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:clamp(1rem,3vw,3rem)}.storefront-product-lightbox.is-open{display:-ms-flexbox;display:flex}.storefront-product-lightbox-stage{position:relative;width:min(1100px,100%);max-height:min(86vh,900px)}.storefront-product-lightbox-image{display:block;width:100%;max-height:min(86vh,900px);-o-object-fit:contain;object-fit:contain;border-radius:.45rem;box-shadow:0 26px 70px #00000052}.storefront-product-lightbox-close,.storefront-product-lightbox-arrow{position:absolute;z-index:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#0f172ab8;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.storefront-product-lightbox-close{top:-1rem;right:-1rem;width:2.6rem;height:2.6rem;font-size:1.2rem}.storefront-product-lightbox-arrow{top:50%;width:2.8rem;height:2.8rem;font-size:1.35rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.storefront-product-lightbox-prev{left:-1.4rem}.storefront-product-lightbox-next{right:-1.4rem}.storefront-product-lightbox-caption{margin-top:.85rem;color:#ffffffd1;font-size:.9rem;text-align:center}@media (max-width: 575.98px){.storefront-product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-product-lightbox-close{top:.75rem;right:.75rem}.storefront-product-lightbox-prev{left:.75rem}.storefront-product-lightbox-next{right:.75rem}}.storefront-system-shell{background:var(--storefront-bg);color:var(--storefront-text)}.storefront-system-page :where(h1,h2,h3,h4,h5,h6){color:var(--storefront-text);font-family:Libre Caslon Text,Georgia,serif;letter-spacing:0}.storefront-system-container{width:min(1440px,calc(100% - clamp(2rem,6vw,8rem)));margin-inline:auto}.storefront-system-section{padding-block:clamp(2rem,5vw,4rem)}.storefront-system-panel{border:1px solid color-mix(in srgb,var(--storefront-border) 68%,transparent);border-radius:var(--storefront-radius-panel);background:var(--storefront-surface)}.storefront-system-muted-panel{border:1px solid color-mix(in srgb,var(--storefront-border) 68%,transparent);border-radius:var(--storefront-radius-panel);background:var(--storefront-surface-muted)}.storefront-system-kicker{color:var(--storefront-secondary);font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.storefront-system-copy{color:var(--storefront-muted);line-height:1.7}.storefront-system-heading{color:var(--storefront-text, #1c1b1b);font-family:Libre Caslon Text,Georgia,serif;font-size:3rem;font-weight:400;letter-spacing:0;line-height:1.05}.storefront-system-heading.is-compact{font-size:2.45rem}.storefront-system-subheading{color:var(--storefront-text, #1c1b1b);font-family:Libre Caslon Text,Georgia,serif;font-size:1.75rem;font-weight:400;letter-spacing:0;line-height:1.18}.storefront-system-price{color:var(--storefront-text, #1c1b1b);font-size:1.9rem;font-weight:500;letter-spacing:0}.storefront-system-card-title{color:var(--storefront-text, #1c1b1b);font-size:1.2rem;font-weight:600;line-height:1.35}.storefront-system-btn{display:-ms-inline-flexbox;display:inline-flex;min-height:44px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--storefront-radius-control);padding:.75rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.storefront-system-btn-primary{border:1px solid var(--storefront-cta);background:var(--storefront-cta);color:#fff}.storefront-system-btn-primary:hover,.storefront-system-btn-primary:focus{color:#fff;background:color-mix(in srgb,var(--storefront-cta) 88%,#000)}.storefront-system-btn-secondary{border:1px solid var(--storefront-primary);background:transparent;color:var(--storefront-primary)}.storefront-system-btn-secondary:hover,.storefront-system-btn-secondary:focus{background:color-mix(in srgb,var(--storefront-primary) 6%,transparent);color:var(--storefront-primary)}.storefront-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--storefront-grid-gap)}.storefront-system-grid-span{grid-column:1 / -1}.storefront-system-empty{border:1px dashed color-mix(in srgb,var(--storefront-border) 80%,transparent);border-radius:var(--storefront-radius-panel);background:var(--storefront-surface);padding:clamp(2rem,6vw,4rem);text-align:center}.storefront-purchase-panel,.storefront-cart-summary,.storefront-checkout-summary,.storefront-success-summary{border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 68%,transparent);border-radius:var(--storefront-radius-panel, 8px);background:var(--storefront-surface-muted, #f7f3f2)}.storefront-form-control{min-height:48px;border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 75%,transparent);border-radius:var(--storefront-radius-control, 4px);background:var(--storefront-surface, #fff);color:var(--storefront-text, #1c1b1b)}.storefront-form-control:focus{border-color:var(--storefront-primary, #000);box-shadow:0 0 0 .18rem color-mix(in srgb,var(--storefront-primary, #000) 12%,transparent)}.storefront-quantity-control{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 75%,transparent);border-radius:var(--storefront-radius-control, 4px);background:var(--storefront-surface, #fff)}.storefront-quantity-control button{width:2.5rem;height:2.5rem;border:0;background:transparent;color:var(--storefront-text, #1c1b1b)}.storefront-quantity-control span{min-width:2.5rem;text-align:center}.storefront-line-item,.storefront-checkout-section{border:1px solid color-mix(in srgb,var(--storefront-border, #c4c7c7) 68%,transparent);border-radius:var(--storefront-radius-panel, 8px);background:var(--storefront-surface, #fff)}.storefront-system-step{display:-ms-inline-flexbox;display:inline-flex;width:2rem;height:2rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--storefront-radius-control, 4px);background:var(--storefront-cta, #000);color:#fff;font-size:.75rem;font-weight:700}@media (max-width: 991.98px){.storefront-system-container{width:min(100% - 2rem,1440px)}.storefront-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-purchase-panel{position:static!important}}@media (max-width: 575.98px){.storefront-system-container{width:min(100% - 1.25rem,1440px)}.storefront-system-grid{grid-template-columns:1fr}.storefront-system-heading,.storefront-system-heading.is-compact{font-size:2.15rem}.storefront-system-subheading{font-size:1.45rem}.storefront-system-price{font-size:1.55rem}}.smart-multi-select-native{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}.smart-multi-select{position:relative;width:100%}.smart-multi-select-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%;min-height:2.875rem;border:1px solid #d4d9e2;border-radius:.5rem;background:#fff;padding:.375rem .625rem;color:var(--app-text-body);cursor:text;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.smart-multi-select-control:focus,.smart-multi-select-control:focus-within{border-color:#696cff;box-shadow:0 0 0 .18rem #696cff29;outline:0}.smart-multi-select-values{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:.375rem;min-width:0}.smart-multi-select-search{-ms-flex:1 1 9rem;flex:1 1 9rem;min-width:7rem;border:0;outline:0;background:transparent;color:var(--app-text-body);font:inherit;line-height:1.5;padding:.25rem 0}.smart-multi-select-search::-webkit-input-placeholder{color:var(--app-text-soft)}.smart-multi-select-search::-moz-placeholder{color:var(--app-text-soft)}.smart-multi-select-search:-ms-input-placeholder{color:var(--app-text-soft)}.smart-multi-select-search::-ms-input-placeholder{color:var(--app-text-soft)}.smart-multi-select-search::placeholder{color:var(--app-text-soft)}.smart-multi-select-caret{-ms-flex:0 0 auto;flex:0 0 auto;width:.55rem;height:.55rem;border-right:1.5px solid #64748b;border-bottom:1.5px solid #64748b;-webkit-transform:rotate(45deg) translateY(-.1rem);transform:rotate(45deg) translateY(-.1rem)}.smart-multi-select-chip{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.3rem;max-width:100%;border:1px solid #d8def0;border-radius:999px;background:#f6f7fb;color:var(--app-text-strong);padding:.25rem .35rem .25rem .55rem;font-size:.875rem;line-height:1.2}.smart-multi-select-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-multi-select-chip-remove{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.1rem;height:1.1rem;border:0;border-radius:999px;background:#e4e7f0;color:#475569;font-size:.8rem;line-height:1;padding:0}.smart-multi-select-chip-remove:hover,.smart-multi-select-chip-remove:focus{background:#d3d7e3;color:var(--app-text-strong)}.smart-multi-select-panel{position:absolute;z-index:1080;top:calc(100% + .35rem);left:0;right:0;border:1px solid #d8dee9;border-radius:.5rem;background:#fff;box-shadow:0 .75rem 1.75rem #0f172a24;overflow:hidden}.smart-multi-select-toolbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;border-bottom:1px solid #edf0f5;padding:.55rem .7rem;color:var(--app-text-muted);font-size:.8125rem}.smart-multi-select-clear{border:0;background:transparent;color:#696cff;font:inherit;font-weight:600;padding:.125rem .25rem}.smart-multi-select-clear:hover,.smart-multi-select-clear:focus{color:#4f46e5;text-decoration:underline}.smart-multi-select-list{max-height:18rem;overflow-y:auto;padding:.35rem}.smart-multi-select-option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.6rem;width:100%;border:0;border-radius:.375rem;background:transparent;color:var(--app-text-body);padding:.55rem .6rem;text-align:left}.smart-multi-select-option:hover,.smart-multi-select-option.is-active{background:#f3f5ff}.smart-multi-select-option.is-selected{color:var(--app-text-strong);font-weight:600}.smart-multi-select-option-marker{-ms-flex:0 0 auto;flex:0 0 auto;width:.9rem;height:.9rem;border:1px solid #b8c0d4;border-radius:.25rem;background:#fff}.smart-multi-select-option.is-selected .smart-multi-select-option-marker{border-color:#696cff;background:#696cff;box-shadow:inset 0 0 0 3px #fff}.smart-multi-select-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-multi-select-empty{padding:1rem;color:var(--app-text-muted);font-size:.875rem;text-align:center}@media (max-width: 575.98px){.smart-multi-select-panel{position:static;margin-top:.35rem}.smart-multi-select-list{max-height:14rem}}.smart-file-upload-native{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}.smart-file-upload{width:100%}.smart-file-upload-zone{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.35rem;min-height:14rem;border:1.5px dashed #cfd6e4;border-radius:.5rem;background:#fbfbfd;color:var(--app-text-body);padding:1.75rem;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.smart-file-upload-zone:hover,.smart-file-upload-zone:focus,.smart-file-upload-zone.is-dragging{border-color:#696cff;background:#f4f4ff;box-shadow:0 .75rem 1.75rem #696cff1a;outline:0}.smart-file-upload-zone.has-files{-ms-flex-align:stretch;align-items:stretch;min-height:14rem;text-align:left}.smart-file-upload-icon{color:#70809b;font-size:2rem;line-height:1}.smart-file-upload-title{color:var(--app-text-strong);font-weight:600}.smart-file-upload-hint{max-width:36rem;color:var(--app-text-muted);font-size:.875rem;line-height:1.45}.smart-file-upload-selected{width:100%;border:1px solid #e0e5ef;border-radius:.425rem;background:#fff;color:var(--app-text-strong);padding:.55rem .7rem;font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-file-upload-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;width:100%;margin-top:.35rem}.smart-file-upload-preview-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.35rem;min-width:0;border:1px solid #e3e8f2;border-radius:.5rem;background:#fff;padding:.45rem}.smart-file-upload-preview-item img,.smart-file-upload-preview-item video{width:100%;aspect-ratio:16 / 9;border-radius:.375rem;background:#eef1f6;-o-object-fit:cover;object-fit:cover}.smart-file-upload-preview-item i{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border-radius:.375rem;background:#f2f4f8;color:#70809b;font-size:2rem}.smart-file-upload-preview-item span{display:block;min-width:0;overflow:hidden;color:var(--app-text-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.smart-file-upload-clear{-ms-flex-item-align:end;align-self:flex-end;border:1px solid #d8dee9;border-radius:.375rem;background:#fff;color:#475569;font-size:.8125rem;font-weight:600;padding:.3rem .6rem}.smart-file-upload-clear:hover,.smart-file-upload-clear:focus{border-color:#ef4444;color:#dc2626}.smart-file-upload-meta{margin-top:.45rem;color:var(--app-text-muted);font-size:.875rem;text-align:center}.smart-file-upload-meta strong{color:var(--app-text-body)}.product-link-modal .modal-dialog{max-width:min(1120px,calc(100vw - 2rem))}.product-link-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.product-link-search{max-width:26rem}.product-link-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #e4e8f0;border-radius:.625rem;overflow:hidden}.product-link-row{display:grid;grid-template-columns:auto 3.5rem minmax(0,1fr) auto;-ms-flex-align:center;align-items:center;gap:.9rem;width:100%;border:0;border-bottom:1px solid #edf0f5;background:#fff;color:var(--app-text-body);padding:.85rem 1rem;text-align:left}.product-link-row:last-child{border-bottom:0}.product-link-row:hover,.product-link-row:focus{background:#f8f9ff;outline:0}.product-link-row.is-selected{background:#f5f7ff}.product-link-check{width:1rem;height:1rem;border:1px solid #b8c0d4;border-radius:.25rem;background:#fff}.product-link-row.is-selected .product-link-check{border-color:#696cff;background:#696cff;box-shadow:inset 0 0 0 3px #fff}.product-link-thumb{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:3.5rem;height:3.5rem;border:1px solid #e4e8f0;border-radius:.5rem;background:#f2f4f8;color:#64748b;font-weight:700;overflow:hidden}.product-link-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-link-body{display:-ms-flexbox;display:flex;min-width:0;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.product-link-title{overflow:hidden;color:var(--app-text-strong);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-link-meta{overflow:hidden;color:var(--app-text-muted);font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.product-link-status{justify-self:end;border-radius:999px;background:#edf0f5;color:#475569;padding:.28rem .65rem;font-size:.75rem;font-weight:700}.product-link-row.is-selected .product-link-status{background:#dff7e7;color:#157347}.product-link-empty{border:1px dashed #d8dee9;border-radius:.5rem;color:var(--app-text-muted);padding:1.25rem;text-align:center}@media (max-width: 575.98px){.product-link-row{grid-template-columns:auto 3rem minmax(0,1fr)}.product-link-status{display:none}}
