[data-astro-cid-cwj6odgx][data-card-gallery]{--gallery-gap:.5rem;--cards-visible:1}@media (min-width:768px){[data-astro-cid-cwj6odgx][data-card-gallery]{--gallery-gap:1rem;--cards-visible:2}}@media (min-width:1024px){[data-astro-cid-cwj6odgx][data-card-gallery]{--cards-visible:4}}.card-gallery-shell[data-astro-cid-cwj6odgx]{position:relative}.card-gallery-viewport[data-astro-cid-cwj6odgx]{position:relative;min-width:0;overflow:hidden;touch-action:pan-y}.card-gallery-track[data-astro-cid-cwj6odgx]{display:flex;gap:var(--gallery-gap);will-change:transform;transition:transform .3s ease}.card-gallery-card[data-astro-cid-cwj6odgx]{position:relative;display:block;flex:0 0 calc((100% - (var(--cards-visible) - 1)*var(--gallery-gap))/var(--cards-visible));aspect-ratio:4/3;overflow:hidden;isolation:isolate}.card-gallery-card-link[data-astro-cid-cwj6odgx]{position:absolute;inset:0;z-index:5}.card-gallery-card[data-astro-cid-cwj6odgx] img[data-astro-cid-cwj6odgx]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none}.card-gallery-image-default[data-astro-cid-cwj6odgx],.card-gallery-image-hover[data-astro-cid-cwj6odgx]{transition:opacity .1s ease}.card-gallery-image-hover[data-astro-cid-cwj6odgx]{opacity:0}.card-gallery-mobile-toggle[data-astro-cid-cwj6odgx]{display:none}.card-gallery-view-toggle[data-astro-cid-cwj6odgx]{line-height:1;touch-action:manipulation}@media (hover:hover) and (pointer:fine){.card-gallery-mobile-toggle[data-astro-cid-cwj6odgx]{display:none}.card-gallery-card[data-astro-cid-cwj6odgx]:hover .card-gallery-image-default[data-astro-cid-cwj6odgx]{opacity:0}.card-gallery-card[data-astro-cid-cwj6odgx]:hover .card-gallery-image-hover[data-astro-cid-cwj6odgx]{opacity:1}}@media (hover:none),(pointer:coarse){.card-gallery-mobile-toggle[data-astro-cid-cwj6odgx]{display:flex}.card-gallery-card[data-astro-cid-cwj6odgx][data-mobile-view=optic] .card-gallery-image-default[data-astro-cid-cwj6odgx]{opacity:1}.card-gallery-card[data-astro-cid-cwj6odgx][data-mobile-view=optic] .card-gallery-image-hover[data-astro-cid-cwj6odgx],.card-gallery-card[data-astro-cid-cwj6odgx][data-mobile-view=footprint] .card-gallery-image-default[data-astro-cid-cwj6odgx]{opacity:0}.card-gallery-card[data-astro-cid-cwj6odgx][data-mobile-view=footprint] .card-gallery-image-hover[data-astro-cid-cwj6odgx]{opacity:1}}.card-gallery-arrow[data-astro-cid-cwj6odgx]{position:absolute;top:50%;z-index:20;display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;padding:0;color:#fff;background:0 0;border:0;cursor:pointer;transform:translateY(-50%);transition:opacity .1s ease,transform .1s ease,color .1s ease;text-shadow:0 0 8px rgba(0,0,0,.7),0 2px 8px rgba(0,0,0,.7);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.card-gallery-arrow[data-astro-cid-cwj6odgx] svg[data-astro-cid-cwj6odgx]{pointer-events:none}.card-gallery-arrow[data-astro-cid-cwj6odgx]:hover{opacity:.85}.card-gallery-arrow[data-astro-cid-cwj6odgx]:active{transform:translateY(-50%) scale(.96)}.card-gallery-arrow-prev[data-astro-cid-cwj6odgx]{left:.25rem}.card-gallery-arrow-next[data-astro-cid-cwj6odgx]{right:.25rem}@media (min-width:768px){.card-gallery-arrow[data-astro-cid-cwj6odgx]{width:2.75rem;height:2.75rem}.card-gallery-arrow-prev[data-astro-cid-cwj6odgx]{left:.5rem}.card-gallery-arrow-next[data-astro-cid-cwj6odgx]{right:.5rem}}@media (prefers-reduced-motion:reduce){.card-gallery-track[data-astro-cid-cwj6odgx],.card-gallery-image-default[data-astro-cid-cwj6odgx],.card-gallery-image-hover[data-astro-cid-cwj6odgx],.card-gallery-arrow[data-astro-cid-cwj6odgx],.card-gallery-view-toggle[data-astro-cid-cwj6odgx],.card-gallery-dot[data-astro-cid-cwj6odgx]{transition:none}}.custom-dropdown .dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#f7f7f7;color:#1a1a1a;border:1px solid #d9d9d9;box-shadow:var(--shadow-inset-default);transition:all var(--transition-base);cursor:pointer}.dark .custom-dropdown .dropdown-trigger{background-color:#4d4d4d;color:#e6e6e6;border-color:#666}.custom-dropdown .dropdown-trigger:hover{box-shadow:var(--shadow-inset)}.custom-dropdown .dropdown-menu{background:linear-gradient(160deg,#f2f2f2,#dbdbdb);border:1px solid #d9d9d9;max-height:22rem;overflow-y:auto}.dark .custom-dropdown .dropdown-menu{background:linear-gradient(160deg,#383838,#1f1f1f);border-color:#666}.custom-dropdown .dropdown-option{padding:.75rem 1rem;color:#1a1a1a;cursor:pointer;transition:background-color var(--transition-base)}.dark .custom-dropdown .dropdown-option{color:#e6e6e6}.custom-dropdown .dropdown-option:hover{background-color:#fff}.dark .custom-dropdown .dropdown-option:hover{background-color:#4d4d4d}.optics-grid-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.125rem;overflow:visible!important}@media (min-width:768px){.optics-grid-container{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:.125rem}}.optic-wrapper{display:flex;flex-direction:column;min-width:0}@media (max-width:767px){.optic-wrapper:has(.tooltip-content.active){grid-column:1/-1}}.optic-item{display:flex;align-items:center;gap:.5rem;padding:.25rem;margin:-.25rem;min-width:0}.tooltip-item{position:relative;display:inline-block;flex:1;min-width:0}.tooltip-item .item-text{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media (min-width:768px){.tooltip-item .item-text{cursor:default}.tooltip-item:hover .item-text{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.tooltip-item:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 1rem);top:50%;transform:translateY(-50%);background-color:#333;color:#e6e6e6;padding:.75rem 1rem;font-size:1rem;line-height:1.5;max-width:22rem;width:-moz-max-content;width:max-content;box-shadow:0 10px 25px -5px #0000004d;z-index:50;opacity:0;pointer-events:none;transition:opacity .1s ease;white-space:pre-line}.dark .tooltip-item:after{background-color:#fff;color:#000}.tooltip-item:before{content:"";position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);border-style:solid;border-width:6px 8px 6px 0;border-color:transparent #333 transparent transparent;z-index:51;opacity:0;pointer-events:none;transition:opacity .1s ease}.dark .tooltip-item:before{border-color:transparent #fff transparent transparent}.tooltip-item:hover:after,.tooltip-item:hover:before{opacity:1}.tooltip-item-reversed:after{left:auto;right:calc(100% + 1rem)}.tooltip-item-reversed:before{left:auto;right:calc(100% + .5rem);border-width:6px 0 6px 8px;border-color:transparent transparent transparent #333}.dark .tooltip-item-reversed:before{border-color:transparent transparent transparent #fff}}@media (max-width:767px){.tooltip-item .item-text{cursor:pointer}.tooltip-item:before,.tooltip-item:after{display:none!important}}.mobile-tooltip-drawer{grid-column:1/-1;max-height:0;overflow:hidden;transition:max-height .1s ease-in-out,padding .1s ease-in-out;font-size:1rem;line-height:1.5;color:#e6e6e6;background-color:#333;padding:0;margin:0}.dark .mobile-tooltip-drawer{background-color:#fff;color:#000}.mobile-tooltip-drawer.active{max-height:500px;padding:.75rem;margin-top:.25rem}.bulk-order-shell{width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem}.bulk-order-group{display:inline-flex;flex-wrap:nowrap;align-items:flex-start;gap:1rem;width:auto;max-width:none}.bulk-order-field{display:inline-flex;flex-direction:column;flex:0 0 auto;min-width:0}.bulk-order-input{flex:0 0 auto;width:13ch;min-width:13ch;max-width:13ch;box-sizing:border-box;padding:.625rem 1rem;line-height:1;height:calc(2.25rem + 2px);min-height:calc(2.25rem + 2px);font-size:1rem}.bulk-order-cta{flex:0 0 auto;align-self:flex-start;height:calc(2.25rem + 2px);min-height:calc(2.25rem + 2px);white-space:nowrap}.bulk-order-note{white-space:nowrap;transition:color .1s ease}.bulk-order-note.is-invalid{color:#dc2626}.dark .bulk-order-note.is-invalid{color:#f87171}