.product-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-sidebar-overlay.active{opacity:1;visibility:visible}.product-sidebar{position:fixed;top:0;right:-600px;width:600px;height:100%;background-color:#fff;z-index:1001;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;overflow-y:auto;padding:60px 40px}.product-sidebar.active{right:0}.product-sidebar__header{display:flex;justify-content:space-between;align-items:center;padding:20px}.product-sidebar__header h3{margin:0;font-size:.9rem;text-transform:uppercase;font-weight:500}.product-sidebar__details{margin:30px 0;width:50%}@media screen and (max-width: 768px){.product-sidebar__details{width:100%}}.product-sidebar__details p{display:flex;justify-content:space-between}.product-sidebar__metadata{margin-bottom:20px;text-transform:uppercase;font-size:12px;font-weight:500}.product-sidebar__close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.product-sidebar__close:hover{background-color:#f5f5f5}.product-sidebar__content{padding:20px}.product-sidebar__section{margin-bottom:30px}.product-sidebar__section:last-child{margin-bottom:0}.product-sidebar__section h4{margin:0 0 10px;font-size:1rem;font-weight:600;color:var(--color-primary, #333)}.product-sidebar__section p{margin:0;line-height:1.6;color:var(--color-foreground, #666)}body.sidebar-open{overflow:hidden}@media screen and (max-width: 768px){.product-sidebar{width:100%;right:-100%;padding:50px 10px}.product-sidebar.active{right:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-sidebar.css.map */
