:root{--rsbs-backdrop-bg:#0009;--rsbs-bg:#fff;--rsbs-handle-bg:#9696964d;--rsbs-max-w:100%;--rsbs-ml:env(safe-area-inset-left);--rsbs-mr:env(safe-area-inset-right);--rsbs-overlay-rounded:24px;--rsbs-z-index:400;--bottom-safe-area:env(safe-area-inset-bottom,16px);--sheet-max-height:100dvh;--sheet-footer-height:80px;--rsbs-text-color:var(--color-neutral-900);--rsbs-border-color:var(--color-neutral-100)}.dark{--rsbs-bg:var(--color-neutral-900);--rsbs-handle-bg:#fff3;--rsbs-text-color:var(--color-neutral-50);--rsbs-border-color:var(--color-neutral-800)}[data-rsbs-overlay],[data-rsbs-backdrop],[data-rsbs-root],.react-modal-sheet-container,.react-modal-sheet-backdrop,.react-modal-sheet-content,.react-modal-sheet-drag-indicator{box-sizing:border-box!important;margin:0!important;padding-bottom:0!important}[data-rsbs-backdrop]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--rsbs-backdrop-bg)!important;z-index:calc(var(--rsbs-z-index) - 1)!important;-webkit-tap-highlight-color:transparent!important;position:fixed!important;inset:0!important}.react-modal-sheet-container{background-color:var(--rsbs-bg)!important;border-top-left-radius:var(--rsbs-overlay-rounded)!important;border-top-right-radius:var(--rsbs-overlay-rounded)!important;z-index:var(--rsbs-z-index)!important;max-height:var(--sheet-max-height)!important;touch-action:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:hidden!important;box-shadow:0 -8px 30px #0000001f!important}.react-modal-sheet-content,[data-rsbs-content]{background-color:var(--rsbs-bg)!important;color:var(--rsbs-text-color)!important;flex-direction:column!important;width:100%!important;height:100%!important;display:flex!important;position:relative!important;overflow:hidden!important}.react-modal-sheet-header,[data-rsbs-header]{background-color:var(--rsbs-bg)!important;width:100%!important;z-index:calc(var(--rsbs-z-index) + 3)!important;touch-action:none!important;cursor:grab!important;border-bottom:none!important;flex-shrink:0!important;padding:0!important;position:relative!important}.sheet-drag-indicator{background-color:var(--rsbs-handle-bg)!important;pointer-events:none!important;border-radius:99px!important;width:48px!important;height:5px!important;margin:12px auto!important}.custom-sheet-filter .react-modal-sheet-content{flex-direction:column!important;height:100%!important;display:flex!important}.product-modal-tabs{border-bottom:1px solid var(--color-neutral-200);margin-bottom:16px;display:flex}.dark .product-modal-tabs{border-bottom:1px solid var(--color-neutral-800)}.product-modal-tab{cursor:pointer;color:var(--rsbs-text-color);padding:12px 16px;font-weight:500;transition:all .2s;position:relative}.product-modal-tab.active{color:var(--color-brand-500)}.product-modal-tab.active:after{content:"";background-color:var(--color-brand-500);width:100%;height:2px;position:absolute;bottom:-1px;left:0}
@keyframes ProductModal-module__aQ54oW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ProductModal-module__aQ54oW__animate-scaleIn{animation:.2s ease-out forwards ProductModal-module__aQ54oW__scaleIn}.ProductModal-module__aQ54oW__image-container{touch-action:manipulation;will-change:transform;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.ProductModal-module__aQ54oW__expanded-image-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9}.ProductModal-module__aQ54oW__custom-scrollbar::-webkit-scrollbar{width:6px}.ProductModal-module__aQ54oW__custom-scrollbar::-webkit-scrollbar-track{background:var(--color-neutral-100)}.ProductModal-module__aQ54oW__custom-scrollbar::-webkit-scrollbar-thumb{background:var(--color-neutral-300);border-radius:3px}.ProductModal-module__aQ54oW__custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--color-neutral-400)}
