.hero-module__q_m67W__hero{color:var(--color-white-500);background-color:var(--color-brand-primary);flex-direction:column;flex-shrink:0;gap:8rem;padding:0 1rem;display:flex;position:relative}.hero-module__q_m67W__hero:after{content:"";border-bottom-left-radius:var(--radius-4xl);border-bottom-right-radius:var(--radius-4xl);background-color:var(--color-brand-primary);background-blend-mode:overlay;mix-blend-mode:normal;pointer-events:none;z-index:2;background-image:url(/texture.png);background-position:0 0;background-repeat:repeat;background-size:60.91px 60.91px;height:1.5rem;position:absolute;bottom:-1.5rem;left:0;right:0;overflow:hidden}.hero-module__q_m67W__heroContentWrapper{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}.hero-module__q_m67W__heroTitle{letter-spacing:-.32px;font-size:2rem;font-style:normal;font-weight:900;line-height:140%}.hero-module__q_m67W__heroDescription{font-size:1rem;font-style:normal;font-weight:500;line-height:140%}.hero-module__q_m67W__heroActions{gap:.5rem;display:flex}.hero-module__q_m67W__heroImageWrapper{border-radius:var(--radius-2xl);background-color:var(--color-white-100);flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.hero-module__q_m67W__blur{background-color:var(--color-white-100);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);min-width:250px;min-height:250px;position:absolute;top:50%;left:50%;transform:translate(-75%,5%)}.hero-module__q_m67W__heroImageDesktop{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.hero-module__q_m67W__heroImageDesktop2{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-30%,-40%)}.hero-module__q_m67W__heroImageDesktop3{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-70%,-60%)}.hero-module__q_m67W__desktop{display:none}.hero-module__q_m67W__mobile{display:flex}@media (min-width:640px){.hero-module__q_m67W__heroTitle{font-size:3rem}}@media (min-width:1024px){.hero-module__q_m67W__desktop{display:flex}.hero-module__q_m67W__mobile{display:none}.hero-module__q_m67W__hero{border-radius:var(--radius-4xl);flex-direction:row;gap:3rem;min-height:655px;margin:0 2rem 1rem;padding:3rem;position:relative;overflow:hidden}.hero-module__q_m67W__hero>*{flex:1}.hero-module__q_m67W__heroTitle{font-size:3.5rem}.hero-module__q_m67W__heroDescription{font-size:1.25rem}.hero-module__q_m67W__heroImageWrapper{min-height:100%;position:relative}.hero-module__q_m67W__heroImageDesktop{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%)}.hero-module__q_m67W__heroImageDesktop2{position:absolute;top:50%;left:50%;transform:translate(-25%,-5%)}}
.input-module__wBiG9q__wrapper{flex-direction:column;gap:.5rem;display:flex}.input-module__wBiG9q__descriptionText{color:var(--color-dark-400);font-size:.875rem}.input-module__wBiG9q__inputWrapper{cursor:text;position:relative}.input-module__wBiG9q__inputContainer{background-color:var(--color-background);border:1px solid var(--color-greyscale-20);border-radius:1rem;align-items:flex-end;gap:.375rem;min-height:72px;padding:1rem;display:flex;position:relative}.input-module__wBiG9q__inputContainer.input-module__wBiG9q__hasPlaceholder .input-module__wBiG9q__label{color:var(--color-dark-500);font-size:.75rem;font-weight:500;top:1rem;transform:none}.input-module__wBiG9q__inputContainer:focus-within{border-color:var(--color-brand-primary);box-shadow:0 0 0 3px #4a3be133}.input-module__wBiG9q__inputContainer.input-module__wBiG9q__error:focus-within{border-color:var(--color-danger-red);box-shadow:0 0 0 3px var(--color-accent-blush)}.input-module__wBiG9q__input{color:var(--color-foreground);background:0 0;border:none;flex:1;font-family:Satoshi-Variable,sans-serif;font-size:1rem;font-style:normal;font-weight:480;line-height:140%}.input-module__wBiG9q__input:focus{outline:none}.input-module__wBiG9q__input::placeholder{color:var(--color-foreground)}.input-module__wBiG9q__label{color:var(--color-foreground);background-color:var(--color-background);pointer-events:none;padding:0 .25rem;font-family:Satoshi-Variable,sans-serif;font-size:.75rem;font-weight:500;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-module__wBiG9q__input:focus+.input-module__wBiG9q__label,.input-module__wBiG9q__input:not(:placeholder-shown)+.input-module__wBiG9q__label{color:var(--color-foreground);font-size:.75rem;font-weight:500;top:1rem;left:1rem;transform:none}.input-module__wBiG9q__asterisk{color:var(--color-danger-red);margin-left:.25rem}.input-module__wBiG9q__error{border-color:var(--color-danger-red)}.input-module__wBiG9q__errorList{margin:0;padding:0 1rem;list-style:none}.input-module__wBiG9q__errorText{color:var(--color-danger-red);font-size:.75rem}.input-module__wBiG9q__inputContainer,.input-module__wBiG9q__label{transition:none}@media (prefers-reduced-motion:no-preference){.input-module__wBiG9q__inputContainer{transition:border-color .2s}.input-module__wBiG9q__label{transition:all .2s}}@media (prefers-color-scheme:dark){.input-module__wBiG9q__descriptionText{color:var(--color-white-400);font-size:.875rem}}
.checkbox-module__HdYZZG__wrapper{flex-direction:column;gap:.5rem;display:flex}.checkbox-module__HdYZZG__secondary.checkbox-module__HdYZZG__wrapper{width:100%}.checkbox-module__HdYZZG__checkboxWrapper{align-items:center;display:flex}.checkbox-module__HdYZZG__checkboxWrapper:hover .checkbox-module__HdYZZG__box{background-color:var(--color-greyscale-5)}.checkbox-module__HdYZZG__inputHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox-module__HdYZZG__labelBox{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.checkbox-module__HdYZZG__secondary .checkbox-module__HdYZZG__labelBox{flex-direction:row-reverse;width:100%}.checkbox-module__HdYZZG__box{border:1.5px solid var(--color-greyscale-20);background-color:#0000;border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;min-width:1.5rem;height:1.5rem;transition:background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex;color:#fff!important}.checkbox-module__HdYZZG__boxChecked{border-color:var(--color-brand-primary);color:var(--color-white-500);background-color:var(--color-brand-primary)!important}.checkbox-module__HdYZZG__inputHidden:focus-visible+.checkbox-module__HdYZZG__labelBox .checkbox-module__HdYZZG__box{box-shadow:0 0 0 2px var(--color-brand-primary)}.checkbox-module__HdYZZG__secondary .checkbox-module__HdYZZG__labelContent{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.checkbox-module__HdYZZG__labelText{font-family:var(--font-satoshi);color:var(--color-foreground);font-size:1rem;font-style:normal;font-weight:480;line-height:1.5rem}.checkbox-module__HdYZZG__asterisk{color:var(--color-danger-red);margin-left:.25rem}.checkbox-module__HdYZZG__badgeWrap{font-family:var(--font-satoshi);letter-spacing:-.015rem;text-transform:uppercase;color:var(--color-foreground);background-color:var(--color-background-secondary);border-radius:18.75rem;justify-content:center;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;display:flex}.checkbox-module__HdYZZG__descriptionText{color:var(--color-greyscale-60);font-size:.875rem}.checkbox-module__HdYZZG__errorList{margin:0;padding:0 1rem;list-style:none}.checkbox-module__HdYZZG__errorText{color:var(--color-danger-red);font-size:.75rem}
.options-module__MI5DVq__mobile{display:block}.options-module__MI5DVq__desktop{display:none}.options-module__MI5DVq__drawer-footer{flex-direction:column;gap:.5rem;width:100%;padding:1rem 1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.options-module__MI5DVq__drawer--auto-height{height:auto}.options-module__MI5DVq__wrapper,.options-module__MI5DVq__button{position:static}.options-module__MI5DVq__button--card{background-color:#0000;position:absolute;top:0;right:0}.options-module__MI5DVq__button--mobile{top:.5rem;left:unset;position:absolute;right:-.5rem}.options-module__MI5DVq__button.options-module__MI5DVq__active{color:var(--color-accent-blue)}.options-module__MI5DVq__button.options-module__MI5DVq__active svg{fill:var(--color-accent-blue)}.options-module__MI5DVq__dropdown--loading{justify-content:center;align-items:center;width:100%;display:flex}.options-module__MI5DVq__loading{border:3px solid var(--color-background-secondary);border-radius:50%;width:2rem;height:2rem;margin:auto;display:inline-block;position:relative}.options-module__MI5DVq__loading:after{content:"";border:3px solid #0000;border-top-color:var(--color-accent-blue);border-radius:50%;animation:.8s linear infinite options-module__MI5DVq__rotation;position:absolute;inset:-3px}@keyframes options-module__MI5DVq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.options-module__MI5DVq__menu{border:var(--border-default);background-color:var(--color-background);z-index:9;min-width:12.5rem;max-width:fit-content;max-height:15.5rem;box-shadow:0 8px 24px var(--color-greyscale-10), 0 2px 8px var(--color-greyscale-5);transform-origin:top;will-change:opacity, transform, clip-path;border-radius:.5rem;flex-direction:column;margin:0;padding:.5rem;font-size:.875rem;list-style:none;animation:.18s ease-out options-module__MI5DVq__dropdown;display:flex;position:absolute;top:calc(100% + 3.75rem);right:0;overflow-y:scroll}@keyframes options-module__MI5DVq__dropdown{0%{opacity:0;clip-path:inset(0 0 100% round .5rem);transform:translateY(-.5rem)}to{opacity:1;clip-path:inset(0 round .5rem);transform:translateY(0)}}.options-module__MI5DVq__menu--position{top:calc(100% + .5rem)}.options-module__MI5DVq__menu-item{white-space:nowrap;font-feature-settings:"liga" off, "clig" off;width:100%;color:var(--color-foreground);cursor:pointer;border:none;justify-content:space-between;gap:.5rem;padding:.5rem;font-family:Satoshi-Variable,sans-serif;font-size:.875rem;font-style:normal;font-weight:800;line-height:1.25rem;display:flex}.options-module__MI5DVq__menu-item:hover{background-color:var(--color-background-secondary);outline:none}.options-module__MI5DVq__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.options-module__MI5DVq__list-item{align-items:center;display:flex}@media (prefers-color-scheme:dark){.options-module__MI5DVq__button.options-module__MI5DVq__active{color:var(--color-accent-lime)}.options-module__MI5DVq__button.options-module__MI5DVq__active svg{fill:var(--color-accent-lime)}}@media (min-width:768px){.options-module__MI5DVq__mobile{display:none}.options-module__MI5DVq__desktop{display:block}.relative .options-module__MI5DVq__wrapper{position:absolute;top:0;right:0}.options-module__MI5DVq__button--card{color:#0f0f0fcc}.options-module__MI5DVq__button--card svg{fill:#fff}.options-module__MI5DVq__button--mobile{top:1rem;left:unset;position:absolute;right:1rem}.options-module__MI5DVq__item--alert{border-bottom:var(--border-default)}@media (prefers-color-scheme:dark){.options-module__MI5DVq__button--card.options-module__MI5DVq__active{color:#0f0f0fcc}.options-module__MI5DVq__button--card.options-module__MI5DVq__active svg{fill:#0f0f0fcc}}}
.buttons-module__5B0XcG__buttons{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-end;gap:.313rem;min-width:0;display:flex;position:relative}.buttons-module__5B0XcG__buttons button:not(.buttons-module__5B0XcG__closeButton){position:static!important}.buttons-module__5B0XcG__shareDialog{border:var(--border-default);background-color:var(--color-background);z-index:100;width:18.75rem;box-shadow:0 8px 24px var(--color-greyscale-10), 0 2px 8px var(--color-greyscale-5);transform-origin:top;will-change:opacity, transform, clip-path;border-radius:.5rem;padding:.75rem;animation:.18s ease-out buttons-module__5B0XcG__dropdown;position:absolute;top:calc(100% + .5rem);right:0}@keyframes buttons-module__5B0XcG__dropdown{0%{opacity:0;clip-path:inset(0 0 100% round .5rem);transform:translateY(-.5rem)}to{opacity:1;clip-path:inset(0 round .5rem);transform:translateY(0)}}.buttons-module__5B0XcG__shareList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.buttons-module__5B0XcG__inputWrapper{border:1px solid var(--color-background-secondary);background-color:var(--color-background-secondary);border-radius:.5rem;align-items:center;gap:.5rem;width:100%;height:2.5rem;padding:.5rem;display:flex}.buttons-module__5B0XcG__inputWrapper:focus-within{border-color:var(--color-brand-primary);box-shadow:0 0 0 3px #4a3be133}.buttons-module__5B0XcG__input{font-feature-settings:"liga" off, "clig" off;width:100%;color:var(--color-foreground);background-color:#0000;border:none;font-family:Satoshi-Variable,sans-serif;font-size:.875rem;font-style:normal;font-weight:480;line-height:1.25rem}.buttons-module__5B0XcG__input:focus{outline:none}.buttons-module__5B0XcG__input::placeholder{font-feature-settings:"liga" off, "clig" off;font-family:Satoshi-Variable,sans-serif}.buttons-module__5B0XcG__copyButton{background-color:#0000;border:none;min-width:2.5rem;height:2.5rem}.buttons-module__5B0XcG__copyButton.buttons-module__5B0XcG__copied{color:var(--color-accent-blue)}.buttons-module__5B0XcG__shareOption{text-align:left;font-feature-settings:"liga" off, "clig" off;color:var(--color-foreground);cursor:pointer;background-color:#0000;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem;font-family:Satoshi-Variable,sans-serif;font-size:.875rem;font-style:normal;font-weight:480;line-height:1.25rem;text-decoration:none;display:flex}.buttons-module__5B0XcG__shareOption:hover,.buttons-module__5B0XcG__shareOption:focus-visible{background:var(--color-hover);outline:none}.buttons-module__5B0XcG__shareOption[aria-disabled=true]{opacity:.5;cursor:not-allowed}.buttons-module__5B0XcG__closeButton{cursor:pointer;background:0 0;border:none;padding:.5rem;position:absolute;top:.5rem;right:.5rem}@media (min-width:1024px){.buttons-module__5B0XcG__buttons{min-width:unset;flex-direction:row;flex:auto;justify-content:flex-end;align-items:flex-start;display:flex}}
.product-card-skeleton-module__8Htaqa__card{align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex}.product-card-skeleton-module__8Htaqa__image{aspect-ratio:1;border-radius:1rem;flex-shrink:0;width:5rem;height:5rem}.product-card-skeleton-module__8Htaqa__content{grid-template-columns:auto auto;grid-auto-rows:min-content;align-content:start;gap:.5rem .75rem;width:100%;display:grid}.product-card-skeleton-module__8Htaqa__price{width:100%;height:3rem}.product-card-skeleton-module__8Htaqa__title{justify-self:end;width:5rem;height:1.125rem}.product-card-skeleton-module__8Htaqa__stock{width:6rem;height:1rem}.product-card-skeleton-module__8Htaqa__meta{justify-self:end;width:3rem;height:.75rem}@media (min-width:768px){.product-card-skeleton-module__8Htaqa__card{flex-direction:column;align-items:center;gap:.75rem;width:100%;min-width:12.5rem;max-width:20rem;padding:1rem;display:flex}.product-card-skeleton-module__8Htaqa__image{aspect-ratio:1;border-radius:1rem;width:100%;height:12.25rem}.product-card-skeleton-module__8Htaqa__content{flex-direction:column;display:flex}.product-card-skeleton-module__8Htaqa__price{align-self:flex-start;width:60%;height:1.125rem}.product-card-skeleton-module__8Htaqa__title{width:100%;height:3rem}.product-card-skeleton-module__8Htaqa__stock{align-self:flex-start;width:60%;height:.75rem}.product-card-skeleton-module__8Htaqa__meta{width:100%;height:1rem}}
.modal-module__Ew4WUa__modal-backdrop{z-index:100;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-module__Ew4WUa__modal{background-color:var(--color-background);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1rem;min-width:30%;min-height:30%;padding:1.5rem;display:flex;position:fixed;box-shadow:0 4px 10px #00000040}.modal-module__Ew4WUa__title{border-bottom:var(--border-default);letter-spacing:-.013rem;width:100%;color:var(--color-foreground);flex-direction:column;align-self:stretch;align-items:flex-start;gap:.5rem;padding:2.5rem 1rem 1rem;font-family:Satoshi-Variable,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.5rem;display:flex}.modal-module__Ew4WUa__footer{align-items:stretch;gap:1rem;width:100%;margin-top:auto;display:flex}.modal-module__Ew4WUa__footer>*{flex:1 1 0;min-width:0}
.table-module__fIzYHG__tableWrapper{flex-direction:column;flex:1 0 0;display:flex}.table-module__fIzYHG__table{flex:1}.table-module__fIzYHG__tbody{flex-wrap:wrap;gap:2.5rem;width:100%;display:flex}.table-module__fIzYHG__row{flex:100%;max-width:100%}.table-module__fIzYHG__adRow{flex:100%;justify-content:center;align-items:center;width:100%;margin:2rem 0;display:flex}@media (min-width:768px){.table-module__fIzYHG__tbody{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));grid-auto-flow:dense;gap:.5rem;width:100%;display:grid}.table-module__fIzYHG__row{width:100%}.table-module__fIzYHG__adRow{grid-column:1/-1;justify-content:center;align-items:center;margin:2rem 0;display:flex}}
.notify-module__-yW8sW__icon-button{top:0;left:0;right:unset;z-index:8;justify-content:center;align-items:center;display:flex;position:absolute}.notify-module__-yW8sW__icon-button--notify{position:static}.notify-module__-yW8sW__icon-button.notify-module__-yW8sW__active{color:var(--color-accent-blue)}.notify-module__-yW8sW__icon-button.notify-module__-yW8sW__active svg{fill:var(--color-accent-blue)}.notify-module__-yW8sW__edit-button{background-color:#0000;border:none;border-radius:18.75rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .18s;display:flex}.notify-module__-yW8sW__edit-button:hover{background-color:var(--color-greyscale-5)}.notify-module__-yW8sW__text-button{font-family:var(--font-satoshi);background-color:#0000;border:none;align-items:center;gap:.5rem;font-size:1rem;font-weight:480;display:flex}.notify-module__-yW8sW__text-button.notify-module__-yW8sW__active svg{fill:var(--color-foreground)}.notify-module__-yW8sW__content{flex-direction:column;display:flex}.notify-module__-yW8sW__label{white-space:nowrap;font-feature-settings:"liga" off, "clig" off;color:var(--color-foreground);align-items:center;gap:.5rem;font-family:Satoshi-Variable,sans-serif;font-size:1rem;font-style:normal;font-weight:480;line-height:1.5rem;display:flex}.notify-module__-yW8sW__input{font-feature-settings:"liga" off, "clig" off;color:var(--color-foreground);background-color:var(--color-background-secondary);border:none;border-radius:.5rem;padding:.5rem;font-family:Satoshi-Variable,sans-serif;font-size:1rem;font-style:normal;font-weight:480;line-height:1.5rem}.notify-module__-yW8sW__drawer--auto-height{height:auto}.notify-module__-yW8sW__drawer-footer{flex-direction:column;gap:.5rem;width:100%;padding:1rem 1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}@media (prefers-reduced-motion:no-preference){.notify-module__-yW8sW__icon-button{transition:background-color .18s}}@media (prefers-color-scheme:dark){.notify-module__-yW8sW__icon-button.notify-module__-yW8sW__active{color:var(--color-accent-lime)}.notify-module__-yW8sW__icon-button.notify-module__-yW8sW__active svg{fill:var(--color-accent-lime)}}@media (min-width:768px){.notify-module__-yW8sW__icon-button{top:0;left:unset;right:0}.notify-module__-yW8sW__icon-button--notify{top:calc(var(--image-h,0px) - .5rem);position:absolute}}
.similar-products-module__ZNzkPW__mobile{display:flex}.similar-products-module__ZNzkPW__desktop{display:none}.similar-products-module__ZNzkPW__wrapper{flex-direction:column;gap:1rem;margin-top:1.5rem;padding:0 1rem;display:flex;position:relative}.similar-products-module__ZNzkPW__productsWrapper{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;align-items:stretch;gap:.5rem;display:flex;overflow-x:auto}.similar-products-module__ZNzkPW__productsWrapper::-webkit-scrollbar{display:none}.similar-products-module__ZNzkPW__productsWrapper>*{scroll-snap-align:end;box-sizing:border-box;flex-direction:column;flex:0 0 calc(16.6667% - .416667rem);height:auto;display:flex}@media (min-width:768px){.similar-products-module__ZNzkPW__mobile{display:none}.similar-products-module__ZNzkPW__desktop{display:flex}.similar-products-module__ZNzkPW__wrapper{gap:2.5rem;margin-top:5rem;padding:0}}
.mobile-sort-bar-module__pty-Kq__bar{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.mobile-sort-bar-module__pty-Kq__count{font-family:var(--font-satoshi), sans-serif;color:var(--color-foreground-secondary);white-space:nowrap;font-size:.875rem;font-style:normal;font-weight:480;line-height:1.25rem}.mobile-sort-bar-module__pty-Kq__sort button{padding:.5rem 0}@media (min-width:1024px){.mobile-sort-bar-module__pty-Kq__bar{display:none}}
.page-module__vDeCAq__adRow{flex:100%;justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:768px){.page-module__vDeCAq__adRow{grid-column:1/-1;justify-content:center;align-items:center;display:flex}}
.dual-range-slider-module__jxC6Ga__container{flex-direction:column;width:100%;display:flex}.dual-range-slider-module__jxC6Ga__sliderWrapper{height:1.25rem;position:relative}.dual-range-slider-module__jxC6Ga__track{background-color:var(--color-greyscale-10);z-index:1;border-radius:.25rem;width:100%;height:.5rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dual-range-slider-module__jxC6Ga__rangeHighlight{background-color:var(--color-accent-blue);z-index:2;pointer-events:none;border-radius:.25rem;height:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.dual-range-slider-module__jxC6Ga__thumb{pointer-events:none;appearance:none;z-index:3;background:0 0;outline:none;width:100%;height:1.25rem;position:absolute;left:0;right:0}.dual-range-slider-module__jxC6Ga__thumb::-webkit-slider-thumb{pointer-events:auto;appearance:none;border:1.5px solid var(--color-accent-blue);filter:drop-shadow(0 2px 4px #0a0d120f)drop-shadow(0 4px 8px #0a0d121a);cursor:pointer;transform-origin:50%;background-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .18s}.dual-range-slider-module__jxC6Ga__thumb:hover::-webkit-slider-thumb{transform:scale(1.1)}.dual-range-slider-module__jxC6Ga__thumb::-moz-range-thumb{pointer-events:auto;border:1.5px solid var(--color-accent-blue);filter:drop-shadow(0 2px 4px #0a0d120f)drop-shadow(0 4px 8px #0a0d121a);cursor:pointer;transform-origin:50%;background-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .18s}.dual-range-slider-module__jxC6Ga__thumb:hover::-moz-range-thumb{transform:scale(1.1)}.dual-range-slider-module__jxC6Ga__inputWrapper{justify-content:space-between;align-items:center;gap:.5rem;padding:.375rem 2rem .75rem;display:flex}.dual-range-slider-module__jxC6Ga__input{box-sizing:content-box;min-width:3.75rem;color:var(--color-white-500);background-color:var(--color-accent-blue);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.125rem;padding:.25rem .5rem;display:flex}.dual-range-slider-module__jxC6Ga__input .dual-range-slider-module__jxC6Ga__suffix{font-family:var(--font-satoshi), sans-serif;letter-spacing:-.015rem;color:var(--color-white-500);font-size:1rem;font-style:normal;font-weight:700;transform:scale(.9)}.dual-range-slider-module__jxC6Ga__numberInput{font-variant-numeric:tabular-nums;width:auto;min-width:2.625rem;font-family:var(--font-satoshi), sans-serif;letter-spacing:-.015rem;color:var(--color-white-500);background-color:#0000;border:none;border-radius:.5rem;padding:0;font-size:1rem;font-weight:700;transform:scale(.9)}.dual-range-slider-module__jxC6Ga__numberInput:focus{outline:none}.dual-range-slider-module__jxC6Ga__numberInput::-webkit-outer-spin-button{appearance:none;margin:0}.dual-range-slider-module__jxC6Ga__numberInput::-webkit-inner-spin-button{appearance:none;margin:0}.dual-range-slider-module__jxC6Ga__numberInput[type=number]{appearance:textfield}@media (min-width:1024px){.dual-range-slider-module__jxC6Ga__inputWrapper{padding:.375rem 0 .75rem}}
.accordion-module__mNjBbG__accordion{flex-direction:column;align-self:stretch;gap:.5rem;width:100%;display:flex}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__header{border:none;border-bottom:var(--border-default);cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 0;display:flex}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__header svg path{stroke-width:2px}.accordion-module__mNjBbG__title{font-variant-numeric:lining-nums tabular-nums;color:var(--color-foreground);font-family:Satoshi-Variable,sans-serif;font-size:.875rem;font-style:normal;font-weight:800;line-height:1rem}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__content{flex-direction:column;display:flex}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__content[hidden]{display:none!important}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__row{justify-content:space-between;align-self:stretch;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.accordion-module__mNjBbG__accordion .accordion-module__mNjBbG__row.accordion-module__mNjBbG__secondary{border-bottom:var(--border-default);padding:1rem .5rem}.accordion-module__mNjBbG__row span[role=title]{letter-spacing:-.015rem;text-transform:uppercase;color:var(--color-text-tertiary);font-family:Satoshi-Variable,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem}.accordion-module__mNjBbG__row span{font-feature-settings:"liga" off, "clig" off;color:var(--color-foreground);font-family:Satoshi-Variable,sans-serif;font-size:.875rem;font-style:normal;font-weight:480;line-height:1.25rem}.accordion-module__mNjBbG__icon{transform-origin:50%;transition:transform .2s}.accordion-module__mNjBbG__icon--open{transform:rotate(180deg)}
