.lb-overlay{position:fixed;inset:0;width:100%;height:100%;padding:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;touch-action:none;overscroll-behavior:none}.lb-overlay.lb-visible{opacity:1;pointer-events:auto;visibility:visible}.lb-backdrop{position:fixed;inset:0;width:100%;height:100%;background:#000000eb;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:default;touch-action:none;overscroll-behavior:none}.lb-backdrop.lb-cursor--prev,.lb-backdrop.lb-cursor--next{cursor:pointer}.lb-panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;width:fit-content;max-width:min(92vw,1200px);max-height:90dvh;margin:auto;transform:translateY(8px) scale(.98);transition:transform .25s ease;overflow:visible;border-radius:.75rem}.lb-overlay.lb-visible .lb-panel{transform:translateY(0) scale(1)}.lb-close{position:fixed;top:1rem;right:1rem;z-index:10000;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--color-button-secondary);color:var(--color-white);border:none;cursor:pointer;box-shadow:0 2px 8px #0006;transition:background .15s ease,transform .15s ease}.lb-close:hover{background:var(--color-link-secondary);transform:scale(1.1)}.lb-counter{position:fixed;top:1.1rem;left:1rem;z-index:10000;background:#0000008c;color:var(--color-white);font-size:.7rem;font-weight:600;letter-spacing:.08em;padding:.2rem .65rem;border-radius:999px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none}.lb-image-wrap{width:100%;flex:1 1 auto;min-height:0;max-height:calc(90dvh - 80px);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.75rem .75rem 0 0}.lb-image-wrap picture{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}.lb-image-wrap picture.lb-hidden{display:none}.lb-image-wrap img{display:block;max-width:min(92vw,1200px);max-height:calc(90dvh - 80px);width:auto;height:auto;object-fit:contain;border-radius:.75rem .75rem 0 0;box-shadow:0 8px 40px #00000080}.lb-info-bar{position:relative;z-index:5;width:100%;box-sizing:border-box;border-radius:0 0 .75rem .75rem;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;min-height:2.5rem;overflow:hidden}.lb-description{color:var(--color-white);font-size:.9rem;line-height:1.5;margin:0;text-align:center}.lb-description:empty{display:none}.lb-info-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.lb-products{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;flex:1 1 0;min-width:0}.lb-products:empty{display:none}.lb-credit{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;flex-shrink:0;margin-left:auto}.lb-credit:empty{display:none}.lb-products-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-button-primary);margin-right:.1rem;white-space:nowrap}.lb-product-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:600;background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.15);text-decoration:none;white-space:nowrap;cursor:default}a.lb-product-chip{cursor:pointer;border-color:var(--color-tabulation-border-primary);color:var(--color-tabulation-border-primary);transform:translateY(0);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}a.lb-product-chip:hover{background:#ffffff0d;border-color:var(--color-tabulation-border-primary);color:var(--color-tabulation-border-primary);transform:translateY(-2px)}.lb-product-chip svg{opacity:.65;flex-shrink:0;transition:opacity .15s ease}a.lb-product-chip:hover svg{opacity:1}.lb-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:10000;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#ffffff1a;color:var(--color-white);border:1px solid rgba(255,255,255,.2);cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .15s ease,border-color .15s ease,transform .15s ease}.lb-nav--prev{left:.75rem}.lb-nav--next{right:.75rem}.lb-nav:hover,.lb-nav.lb-nav--hovered{background:var(--color-button-primary);border-color:var(--color-button-primary);transform:translateY(-50%) scale(1.08)}.lb-nav.lb-nav--hidden{display:none}@media(min-width:641px)and (min-height:501px),(min-width:1025px){.lb-nav{position:absolute}.lb-nav--prev{left:-3.25rem}.lb-nav--next{right:-3.25rem}.lb-close{position:absolute;top:-.75rem;right:-.75rem}.lb-counter{position:absolute;top:-.75rem;left:0}}@media(max-width:640px),(max-height:500px)and (orientation:landscape){.lb-panel{width:100%;max-height:100dvh;border-radius:0}.lb-image-wrap,.lb-image-wrap img{border-radius:0}.lb-info-bar{width:100%!important;max-width:100%!important;border-radius:0;padding:.6rem .75rem}.lb-info-bottom{flex-direction:column;gap:.4rem}.lb-credit{margin-left:0}.lb-product-chip{white-space:normal;word-break:break-word}}@media(max-height:500px)and (orientation:landscape)and (max-width:1024px){.lb-panel{flex-direction:row;align-items:stretch;max-height:100dvh;width:100%;max-width:100%;overflow:visible}.lb-close{position:absolute;top:.5rem;right:calc(240px + .5rem);width:1.75rem;height:1.75rem}.lb-counter{position:absolute;top:.5rem;left:.5rem;font-size:.6rem}.lb-nav{position:absolute;top:50%;bottom:auto;transform:translateY(-50%)}.lb-nav:hover,.lb-nav.lb-nav--hovered{transform:translateY(-50%) scale(1.08)}.lb-nav--prev{left:.5rem}.lb-nav--next{right:calc(240px + .5rem)}.lb-info-bar{width:240px!important;max-width:240px!important;flex-shrink:0;flex-direction:column;padding-top:2.75rem;justify-content:flex-start;border-radius:0;overflow-y:auto;overflow-x:hidden;word-break:break-word;overflow-wrap:break-word;max-height:100dvh}.lb-image-wrap{width:calc(100vw - 240px)!important;max-width:calc(100vw - 240px)!important;flex:0 0 calc(100vw - 240px);min-width:0;min-height:0;height:100dvh;max-height:100dvh;border-radius:0;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;padding-top:2.75rem;padding-bottom:2.75rem}.lb-image-wrap picture{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%;height:100%}.lb-image-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:0}.lb-description{overflow-wrap:break-word;word-break:break-word;text-align:left}.lb-info-bottom{flex-direction:column;gap:.4rem}.lb-credit{margin-left:0}}.lb-close:focus-visible,.lb-nav:focus-visible{outline:2px solid var(--color-button-primary);outline-offset:2px}.lb-color-swatch{display:flex;flex-direction:column;align-items:center;width:100%;gap:0}.lb-color-swatch.lb-hidden{display:none}.lb-color-swatch__square{width:min(72vw,520px);height:min(72vw,520px);border-radius:1rem 1rem 0 0;box-shadow:0 8px 40px #00000080;flex-shrink:0}.lb-color-swatch__img{display:block;width:min(72vw,520px);height:min(72vw,520px);object-fit:cover;border-radius:1rem 1rem 0 0;box-shadow:0 8px 40px #00000080}.lb-image-wrap:has(.lb-color-swatch){overflow:visible}.lb-image-wrap:has(.lb-color-swatch:not(.lb-hidden))~.lb-info-bar{border-radius:0 0 .75rem .75rem;margin-top:0}.lb-description__ref{display:block;font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-light);margin-top:.2rem}.lb-description__support{display:block;font-size:.75rem;color:var(--color-gray-light);margin-top:.25rem;font-style:italic}@media(max-width:640px){.lb-color-swatch__square,.lb-color-swatch__img{width:min(88vw,360px);height:min(88vw,360px)}}@media(max-height:500px)and (orientation:landscape)and (max-width:1024px){.lb-color-swatch__square,.lb-color-swatch__img{width:auto;height:calc(100dvh - 2.75rem);max-height:calc(100dvh - 2.75rem);max-width:calc(100vw - 240px);aspect-ratio:1 / 1;object-fit:cover;border-radius:0}.lb-color-swatch{height:100%;justify-content:center}}
