.marketplace-home .marketplace-home__products-section{background:transparent;border:none;box-shadow:none;padding:0}.marketplace-home__products-section .marketplace-home__section-heading{padding:0 0 .8rem;border-bottom:.15rem solid rgba(var(--color-foreground),.06);margin-bottom:1.6rem}.marketplace-home__category-browse{background:rgba(var(--marketplace-accent-rgb),.03);border:.1rem solid rgba(var(--marketplace-accent-rgb),.1)}.marketplace-home__newsletter{background:radial-gradient(ellipse at 0% 50%,rgba(var(--marketplace-accent-rgb),.12),transparent 55%),linear-gradient(135deg,#0d1117 60%,#0f1821)!important;border:none!important;color:#fff!important}.marketplace-home__newsletter-title{color:#fff!important}.marketplace-home__newsletter-text{color:#ffffffb8!important}.marketplace-home__newsletter-input{background:#ffffff14!important;border-color:#ffffff26!important;color:#fff!important}.marketplace-home__newsletter-input::placeholder{color:#ffffff73!important}.marketplace-home__newsletter-input:focus{border-color:#0bd1d98c!important;box-shadow:0 0 0 .3rem #0bd1d91f!important}.card-wrapper .card{transition:box-shadow .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),border-color .22s ease!important}.card-wrapper .card:hover{box-shadow:0 8px 28px #0000001c,0 2px 8px #0000000f!important;transform:translateY(-4px)!important;border-color:rgba(var(--marketplace-accent-rgb),.2)!important}.card-wrapper .card__media img{transition:transform .4s cubic-bezier(.4,0,.2,1)!important}.card-wrapper .card:hover .card__media img{transform:scale(1.06)!important}.marketplace-product-card{transition:box-shadow .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),border-color .22s ease!important}.marketplace-product-card:hover{box-shadow:0 8px 28px #0000001c,0 2px 8px #0000000f!important;transform:translateY(-4px)!important;border-color:rgba(var(--marketplace-accent-rgb),.2)!important}.marketplace-product-card__image{transition:transform .4s cubic-bezier(.4,0,.2,1)!important}.marketplace-product-card:hover .marketplace-product-card__image{transform:scale(1.05)!important}.marketplace-home__section-title{font-size:clamp(1.9rem,1.4vw + .8rem,2.4rem)!important;font-weight:800!important;letter-spacing:-.022em!important;color:var(--marketplace-text)!important}.marketplace-home__category-tile-name{font-size:1.15rem!important;font-weight:700!important;letter-spacing:-.01em!important}.marketplace-home__deal-title{font-size:1.45rem!important;font-weight:700!important;line-height:1.3!important}.collection-hero{position:relative;overflow:hidden;border-radius:1.6rem;margin-bottom:2.4rem;background:radial-gradient(ellipse at 80% 20%,rgba(var(--marketplace-accent-rgb),.18),transparent 50%),linear-gradient(135deg,#0d1117 55%,#0f1e2b);padding:3.2rem 3.6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:16rem}.collection-hero__content{position:relative;z-index:2}.collection-hero__title{margin:0 0 .6rem!important;font-size:clamp(2.4rem,3vw,3.6rem)!important;font-weight:800!important;letter-spacing:-.025em!important;color:#fff!important;line-height:1.15!important}.collection-hero__subtitle{margin:0 0 .4rem!important;font-size:1.5rem!important;color:#ffffffb8!important}.collection-hero__description{margin:0!important;font-size:1.4rem!important;color:#ffffff8c!important;max-width:54rem}.template-collection .collection .title{font-size:clamp(2rem,2.5vw,3rem)!important;font-weight:800!important;letter-spacing:-.025em!important}.marketplace-topbar__message{animation:topbarFadeIn .6s ease both}.marketplace-topbar__message:nth-child(1){animation-delay:0s}.marketplace-topbar__message:nth-child(2){animation-delay:.15s}.marketplace-topbar__message:nth-child(3){animation-delay:.3s}@keyframes topbarFadeIn{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.search-modal__form .search__input:focus,.predictive-search .search__input:focus,.marketplace-search__input:focus{box-shadow:0 0 0 .25rem rgba(var(--marketplace-accent-rgb),.18);border-color:rgba(var(--marketplace-accent-rgb),.55);outline:none}.marketplace-home__slider-dot{width:.9rem!important;height:.9rem!important;transition:background .2s ease,transform .2s ease,width .2s ease!important}.marketplace-home__slider-dot.is-active{background:rgb(var(--marketplace-accent-rgb))!important;width:2.4rem!important;border-radius:999px!important}@media(prefers-reduced-motion:no-preference){.marketplace-home__hero-grid,.marketplace-home__usp-row,.marketplace-home__category-browse,.marketplace-home__products-section,.marketplace-home__brands,.marketplace-home__newsletter{animation:sectionFadeUp .45s ease both}.marketplace-home__usp-row{animation-delay:.08s}.marketplace-home__category-browse{animation-delay:.14s}.marketplace-home__products-section{animation-delay:.18s}.marketplace-home__brands{animation-delay:.22s}.marketplace-home__newsletter{animation-delay:.26s}@keyframes sectionFadeUp{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}}.mobile-bottom-nav{display:none;position:fixed;inset-inline:0;bottom:0;z-index:30;background:rgba(var(--color-background),.96);backdrop-filter:blur(1.2rem);-webkit-backdrop-filter:blur(1.2rem);border-top:.1rem solid rgba(var(--color-foreground),.09);padding:0 max(env(safe-area-inset-right),0px) max(env(safe-area-inset-bottom),0px) max(env(safe-area-inset-left),0px);box-shadow:0 -4px 20px #0000000f}@media screen and (max-width:749px){.mobile-bottom-nav{display:block}body{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.template-product sticky-atc[data-position=mobile]{bottom:calc(6rem + env(safe-area-inset-bottom))!important}}.mobile-bottom-nav__inner{display:grid;grid-template-columns:repeat(4,1fr);height:5.6rem}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;text-decoration:none;color:rgba(var(--color-foreground),.6);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:.02em;transition:color .15s ease;position:relative;padding:.6rem 0}.mobile-bottom-nav__item:hover,.mobile-bottom-nav__item--active{color:rgb(var(--marketplace-accent-rgb))}.mobile-bottom-nav__icon{width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.mobile-bottom-nav__icon svg{width:100%;height:100%}.mobile-bottom-nav__badge{position:absolute;top:.4rem;right:.8rem;min-width:1.6rem;height:1.6rem;border-radius:999px;background:rgb(var(--marketplace-accent-rgb));color:#fff;font-size:.9rem;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 .3rem;line-height:1}.marketplace-home__product-grid{align-items:stretch!important}.marketplace-product-card{height:100%}.marketplace-home__deal-card{position:relative;overflow:hidden}.marketplace-home__deal-card:before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 100% 0%,rgba(var(--marketplace-accent-rgb),.07),transparent 65%);pointer-events:none;z-index:0}.marketplace-home__deal-main{position:relative;z-index:1}.marketplace-home__deal-price{font-size:1.65rem!important;font-weight:900!important;letter-spacing:-.025em!important}.marketplace-home__category-tile{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s ease,background .2s ease!important}.marketplace-home__category-tile:hover{transform:translateY(-.4rem) scale(1.01)!important;box-shadow:0 1rem 2.8rem -.4rem rgba(var(--tile-accent, var(--marketplace-accent-rgb)),.28),0 .4rem 1rem #0000000a!important}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;font-size:1.25rem;color:rgba(var(--color-foreground),.55);margin-bottom:1.6rem}.breadcrumb__link{color:rgba(var(--color-foreground),.55)!important;text-decoration:none!important;transition:color .15s ease!important}.breadcrumb__link:hover{color:rgb(var(--color-foreground))!important}.breadcrumb__separator{color:rgba(var(--color-foreground),.3)}.footer__content-bottom{border-top-color:rgba(var(--color-foreground),.08)!important}.footer .newsletter-form__button{border-radius:.8rem!important;background:rgb(var(--marketplace-accent-rgb))!important;color:#fff!important;border:none!important;font-weight:700!important}.search-modal__form-wrapper{transition:box-shadow .15s ease!important}.loading__spinner,.loading-overlay__spinner{color:rgb(var(--marketplace-accent-rgb))!important}:focus-visible{outline:.2rem solid rgb(var(--marketplace-accent-rgb))!important;outline-offset:.2rem!important;border-radius:.3rem!important}#read-progress-bar{position:fixed;top:0;left:0;width:0%;height:2px;background:rgb(var(--marketplace-accent-rgb));z-index:9999;transition:width .1s linear;pointer-events:none}.product__media-item img,.product-media img{transition:transform .5s cubic-bezier(.4,0,.2,1)!important}.product-media:hover img{transform:scale(1.03)}@media screen and (max-width:749px){.marketplace-home .page-width{gap:1.2rem!important}.marketplace-home__deal-price{font-size:1.5rem!important}.marketplace-topbar__inner{grid-template-columns:1fr!important}.marketplace-topbar__message:not(:first-child){display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.marketplace-topbar__inner{grid-template-columns:1fr 1fr!important}.marketplace-topbar__message:nth-child(3){display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/design-upgrade.css.map */
