.t-cart{min-height:50vh;padding:2rem 0 4rem}.t-cart__inner{max-width:40rem}.t-cart__title{margin:0 0 2rem;font-size:18px;font-weight:400}.t-cart__title sup{font-size:12px;color:var(--t-muted, #808080)}.t-cart__empty{text-align:center;padding:3rem 0}.t-cart__empty p{margin:0 0 1rem;font-size:14px}.t-cart__continue{font-size:13px;text-decoration:underline}.t-cart__list{list-style:none;margin:0;padding:0}.t-cart__item{display:grid;grid-template-columns:6rem 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--t-divider, #ededeb)}.t-cart__thumb img{width:100%!important;height:auto!important;aspect-ratio:4 / 5;object-fit:cover}.t-cart__name{display:block;font-size:14px;margin-bottom:.25rem}.t-cart__variant,.t-cart__line-price{margin:0;font-size:13px;color:var(--t-muted, #808080)}.t-cart__qty{margin-top:.75rem}.t-cart__qty input{width:4rem;border:0;border-bottom:1px solid #2e2e2e;border-radius:0;padding:.25rem 0;font-family:inherit;font-size:14px}.t-cart__remove{display:inline-block;margin-top:.5rem;font-size:12px;text-decoration:underline}.t-cart__footer{margin-top:2rem}.t-cart__total{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:14px}.t-cart__update,.t-cart__checkout{width:100%;border:0;border-radius:2px;padding:.9rem 1rem;font-family:inherit;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.t-cart__update{background:transparent;border:1px solid #2e2e2e;color:#2e2e2e;margin-bottom:.75rem}.t-cart__checkout{background:#2e2e2e;color:#fff}.t-collection{min-height:50vh;padding:1.5rem .25rem 3rem}@media(min-width:1024px){.t-collection{padding:2rem .25rem 4rem}}.t-collection__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:0 .75rem 1rem;border-bottom:1px solid var(--t-divider, #ededeb)}.t-collection__toolbar-left{display:flex;align-items:center;gap:1rem}.t-collection__cols{display:none;align-items:center;gap:.5rem}@media(min-width:1024px){.t-collection__cols{display:flex}}.t-collection__cols-label,.t-collection__count{margin:0;font-size:12px;color:var(--t-muted, #808080)}.t-collection__cols-btns{display:flex;border:1px solid var(--t-divider, #ededeb);border-radius:2px;overflow:hidden}.t-collection__cols-btns button{min-width:2.5rem;padding:.5rem .75rem;border:0;background:#fff;color:#2e2e2e;font-family:inherit;font-size:12px;cursor:pointer}.t-collection__cols-btns button[aria-pressed=true]{background:#2e2e2e;color:#fff}.t-collection__sort select{border:0;background:transparent;font-family:inherit;font-size:12px;color:#2e2e2e;cursor:pointer}.t-collection__title{margin:0;padding:1rem .75rem .5rem;font-size:14px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.t-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;padding-top:1rem}@media(min-width:1024px){.t-collection__grid[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.t-collection__grid[data-cols="4"]{grid-template-columns:repeat(4,1fr)}.t-collection__grid[data-cols="6"]{grid-template-columns:repeat(6,1fr)}}.t-collection__empty{grid-column:1 / -1;padding:3rem 1rem;font-size:14px;color:var(--t-muted, #808080)}.t-collection__pagination{display:flex;justify-content:center;padding:2rem 1rem 0;font-size:13px}.t-collection__pagination a{margin:0 .5rem}.t-collections{padding:2rem 0 4rem}.t-collections__title{margin:0 0 1.5rem;font-size:14px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.t-collections__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem}@media(min-width:1024px){.t-collections__grid{grid-template-columns:repeat(3,1fr)}}.t-collections__item{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f5f5f5}.t-collections__img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.t-collections__name,.t-collections__count{position:absolute;left:1rem;color:#2e2e2e}.t-collections__name{bottom:2rem;font-size:14px}.t-collections__count{bottom:1rem;font-size:12px;color:#2e2e2eb3}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ea{--ea-fg: #2e2e2e;background:#f5f5f5;color:var(--ea-fg);font-family:Jost,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.shopify-section.ea-section{display:block!important;padding:0!important;margin:0!important}.shopify-section.ea-section>.ea{width:100%;max-width:none}.ea__panel-form{display:block;margin:0}.ea__hero{position:relative;display:flex;flex-direction:column;min-height:100dvh;overflow:hidden}.ea__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;max-width:none!important;object-fit:cover;object-position:center;pointer-events:none}.ea__hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;min-height:100dvh;padding:2.5rem 1.5rem}@media(min-width:640px){.ea__hero-inner{padding-top:3rem}}.ea__logo{display:block;width:auto!important;max-width:none!important;height:4rem!important}@media(min-width:640px){.ea__logo{height:5rem!important}}@media(min-width:1024px){.ea__logo{height:6rem!important}}.ea__hero-bottom{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:.5rem}.ea__lead{margin:0;max-width:20rem;text-align:center;font-size:14px;line-height:1.375;color:#fff}@media(min-width:640px){.ea__lead{max-width:24rem;font-size:15px}}.ea__arrow{margin-top:1.5rem;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid #fff;border-radius:999px;background:transparent;color:#fff;cursor:pointer;padding:0}.ea__arrow:hover{opacity:.8}.ea__panel[hidden]{display:none!important}.ea__panel{position:relative;display:flex;flex-direction:column;min-height:100dvh;background:#f3f3f3;padding:4rem 1rem 2.5rem}@media(min-width:640px){.ea__panel{padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.ea__panel{padding:2.5rem 4rem}}@media(min-width:1280px){.ea__panel{padding-left:6rem;padding-right:6rem}}.ea__form-block{display:flex;flex:1;flex-direction:column;justify-content:flex-start;width:100%}@media(min-width:1024px){.ea__form-block{justify-content:center}}.ea__title{margin:0;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em}@media(min-width:640px){.ea__title{font-size:28px}}@media(min-width:1024px){.ea__title{font-size:32px}}.ea__subtitle{margin:.75rem 0 0;font-size:14px;line-height:1.625;color:#2e2e2ecc}.ea__fields{margin-top:3rem;display:flex;flex-direction:column;gap:2.5rem;width:100%}.ea__field label{display:block;font-size:13px}.ea__field input{display:block;width:100%;margin-top:.5rem;padding:.5rem 0;border:0;border-bottom:1px solid var(--ea-fg);border-radius:0;background:transparent;font-family:inherit;font-size:14px;color:var(--ea-fg);outline:none;-webkit-appearance:none;appearance:none}.ea__submit{width:100%;margin:0;padding:.875rem 1rem;border:1px solid var(--ea-fg);border-radius:0;background:transparent;color:var(--ea-fg);font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.ea__submit:hover{background:var(--ea-fg);color:#fff}.ea__errors{margin-top:1rem;font-size:13px;color:#b00020}.ea__thanks{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:32rem;margin:0 auto;width:100%}.ea__thanks-title{margin:0;font-size:28px;font-weight:700;letter-spacing:-.02em}@media(min-width:640px){.ea__thanks-title{font-size:32px}}.ea__thanks-p{margin:1.5rem 0 0;font-size:14px;line-height:1.625}.ea__thanks-body{margin:1rem 0 0;font-size:14px;line-height:1.625;color:#2e2e2ecc}.ea__thanks-brand{margin:2.5rem 0 0;font-size:15px;font-weight:500}.ea__made{margin:.5rem 0 0;font-size:13px;font-style:italic;color:#2e2e2eb3}.ea__ig{display:flex;justify-content:flex-end;margin-top:3rem}@media(min-width:1024px){.ea__ig{margin-top:0;padding-top:2rem}}.ea__ig a{font-size:13px;color:var(--ea-fg);text-decoration:none}.ea__ig a:hover{opacity:.7}.t-footer{background:#fff;border-top:1px solid var(--t-divider, #ededeb);color:var(--t-fg, #2e2e2e)}.t-footer__newsletter{border-bottom:1px solid var(--t-divider, #ededeb)}.t-footer__newsletter-inner{max-width:36rem;padding:3rem 0}@media(min-width:1024px){.t-footer__newsletter-inner{padding:4rem 0}}.t-footer__title{margin:0;font-weight:400;line-height:1.05;letter-spacing:-.02em}.t-footer__title span{display:block;font-size:28px}@media(min-width:640px){.t-footer__title span{font-size:36px}}@media(min-width:1024px){.t-footer__title span{font-size:44px}}.t-footer__title-brand{margin-top:.25rem!important;font-size:36px!important}@media(min-width:640px){.t-footer__title-brand{font-size:48px!important}}@media(min-width:1024px){.t-footer__title-brand{font-size:56px!important}}.t-footer__text{margin:1.5rem 0 0;font-size:13px;line-height:1.6;color:var(--t-muted, #808080)}@media(min-width:1024px){.t-footer__text{font-size:14px}}.t-footer__form{margin-top:2.5rem}.t-footer__field{position:relative}.t-footer__field label{position:absolute;top:-.625rem;left:1rem;padding:0 .25rem;background:#fff;font-size:12px}.t-footer__field input{width:100%;border:1px solid var(--t-fg, #2e2e2e);border-radius:2px;background:transparent;padding:1rem;font-family:inherit;font-size:14px;color:var(--t-fg, #2e2e2e);outline:none}.t-footer__submit{width:100%;margin-top:1rem;border:0;border-radius:2px;background:var(--t-fg, #2e2e2e);color:#fff;padding:.75rem 1rem;font-family:inherit;font-size:12px;letter-spacing:.04em;font-weight:500;cursor:pointer}.t-footer__submit:hover{opacity:.9}.t-footer__brand{display:flex;justify-content:center;padding:2rem 0}.t-footer__brand img{display:block;height:2rem!important;width:auto!important;max-width:none!important}@media(min-width:1024px){.t-footer__brand img{height:2.5rem!important}}.t-footer__legal{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;padding-bottom:1rem}@media(min-width:640px){.t-footer__legal{flex-direction:row}}.t-footer__legal p,.t-footer__legal a{margin:0;font-size:12px;color:var(--t-muted, #808080)}.t-footer__legal a:hover{color:var(--t-fg, #2e2e2e)}.t-footer__legal-links{display:flex;gap:1.5rem}.t-footer__errors{color:#b00020;font-size:13px;margin-bottom:.75rem}.t-footer__success{font-size:14px}.t-header{position:sticky;top:0;z-index:50;background:#ffffffbf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.t-header__inner{display:flex;align-items:flex-end;justify-content:space-between;min-height:3.5rem;padding-top:1.25rem;padding-bottom:1.25rem;gap:1rem}@media(min-width:1024px){.t-header__inner{min-height:4rem}}.t-header__left,.t-header__right{display:flex;align-items:center;gap:.75rem;min-width:0}@media(min-width:1024px){.t-header__right{gap:1.25rem}}.t-header__logo img{display:block;height:1rem!important;width:auto!important;max-width:none!important}@media(min-width:1024px){.t-header__logo img{height:1.25rem!important}}.t-header__nav{display:none;flex:1;align-items:center;gap:2rem;padding:0 2rem}@media(min-width:1024px){.t-header__nav{display:flex}.t-header__menu-btn{display:none}}.t-header__link{font-size:12px;line-height:16px;font-weight:400;white-space:nowrap;color:var(--t-fg, #2e2e2e);opacity:1;transition:opacity .15s ease}.t-header__link:hover{opacity:.7}.t-header__icon{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;margin:-.5rem;border:0;background:transparent;color:var(--t-fg, #2e2e2e);cursor:pointer}.t-header__icon:hover{opacity:.7}.t-header__cart{display:inline-flex;align-items:center;gap:.5rem;color:var(--t-fg, #2e2e2e)}.t-header__cart:hover{opacity:.7}.t-header__cart-label{display:none;font-size:14px;line-height:16px}@media(min-width:640px){.t-header__cart-label{display:inline}}.t-header__cart-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--t-fg, #2e2e2e)}.t-drawer[hidden]{display:none!important}.t-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.t-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2e2e2e33}.t-drawer__panel{position:absolute;left:0;top:0;height:100%;width:85%;max-width:24rem;background:#fff;display:flex;flex-direction:column}.t-drawer__top{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--t-divider, #ededeb)}.t-drawer__top .t-header__logo img{height:2rem!important}.t-drawer__nav{display:flex;flex-direction:column;padding:1.5rem}.t-drawer__nav a{padding:1rem 0;font-size:14px;border-bottom:1px solid var(--t-divider, #ededeb)}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.t-banners{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.t-banners{grid-template-columns:1fr 1fr}}.t-banners__cell{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden}@media(min-width:1024px){.t-banners__cell{aspect-ratio:3 / 4}}.t-banners__img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;transition:transform .22s ease-out}.t-banners__img--top{object-position:top}.t-banners__cell:hover .t-banners__img{transform:scale(1.02)}.t-banners__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#2e2e2e0d;transition:background .22s ease}.t-banners__cell:hover .t-banners__veil{background:#2e2e2e1a}.t-banners__label{position:absolute;bottom:1.5rem;left:0;width:100%;text-align:center;color:#fff;font-size:14px;letter-spacing:.04em}.t-editorial{margin-top:2.5rem;padding:0 .25rem 2rem}.t-editorial__intro{max-width:42rem;padding:3.75rem 1.25rem}.t-editorial__intro p{margin:0;font-size:12px;line-height:1.6;color:var(--t-muted, #808080)}@media(min-width:1024px){.t-editorial__intro p{font-size:14px}}.t-editorial__track{display:flex;gap:.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.t-editorial__track::-webkit-scrollbar{display:none}.t-editorial__slide{position:relative;flex:0 0 75vw;aspect-ratio:4 / 5;overflow:hidden;scroll-snap-align:start}@media(min-width:640px){.t-editorial__slide{flex-basis:50vw}}@media(min-width:1024px){.t-editorial__slide{flex-basis:calc(25% - .1875rem)}}.t-editorial__img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;transition:transform .22s ease-out}.t-editorial__slide:hover .t-editorial__img{transform:scale(1.02)}.t-editorial__label{position:absolute;bottom:1rem;left:1rem;font-size:13px;letter-spacing:.04em}.t-intro-spacer{height:100vh;height:100dvh}.t-intro-logo-wrap{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.t-intro-logo{position:absolute;left:50%;top:50vh;transform:translate(-50%);display:flex;align-items:center;justify-content:center;pointer-events:auto}.t-intro-logo img{display:block;width:min(88vw,680px)!important;height:auto!important;max-width:none!important;opacity:.9}.t-hero{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.t-hero{grid-template-columns:1fr 1fr}}.t-hero__cell{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden}@media(min-width:1024px){.t-hero__cell{aspect-ratio:3 / 4}}.t-hero__img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:center;transition:transform .22s ease-out}.t-hero__cell:hover .t-hero__img{transform:scale(1.02)}.t-hero__label{position:absolute;bottom:1.5rem;left:1.5rem;color:#fff;font-size:12px;letter-spacing:.04em}@media(min-width:1024px){.t-hero__label{font-size:13px}}.t-scroll-hint{position:fixed;bottom:2rem;left:50%;z-index:40;transform:translate(-50%);border:0;background:transparent;padding:0;cursor:pointer;transition:opacity .3s ease}.t-scroll-hint.is-hidden{opacity:0;pointer-events:none}.t-scroll-hint__circle{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(46,46,46,.8);background:#ffffffbf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#2e2e2e;animation:t-bounce 1.4s ease-in-out infinite}@keyframes t-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}body.t-is-home .t-header.t-header--minimal .t-header__inner>*{visibility:hidden}body.t-is-home .t-header.t-header--minimal{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.t-home-grid__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;padding:.25rem}@media(min-width:1024px){.t-home-grid__inner{grid-template-columns:repeat(4,1fr)}}.t-home-grid__empty{grid-column:1 / -1;padding:2rem 1rem;font-size:14px;color:var(--t-muted, #808080)}.t-about{min-height:60vh;padding:3rem 0 5rem}.t-about__inner{max-width:40rem}.t-about__title{margin:0 0 2rem;font-size:28px;font-weight:400;letter-spacing:-.02em}@media(min-width:1024px){.t-about__title{font-size:36px}}.t-about__content{font-size:14px;line-height:1.7;color:#2e2e2ecc}.t-about__content p{margin:0 0 1rem}.t-product__grid{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.t-product__grid{grid-template-columns:7fr 5fr}}.t-product__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f5f5f5}.t-product__image{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.t-product__wish{position:absolute;right:1rem;bottom:1rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fffc;color:#2e2e2e;cursor:pointer}.t-product__wish:hover{background:#fff}.t-product__dots{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.375rem}.t-product__dot{width:.375rem;height:.375rem;border-radius:999px;border:0;padding:0;background:#2e2e2e4d;cursor:pointer}.t-product__dot.is-active{background:#2e2e2e}.t-product__info{display:flex;flex-direction:column}@media(min-width:1024px){.t-product__info{position:sticky;top:5rem;align-self:start;min-height:calc(100vh - 5rem)}}.t-product__info-scroll{flex:1;padding:1.5rem 3rem}@media(min-width:1024px){.t-product__info-scroll{padding:1.5rem 6rem}}.t-product__vendor{margin:0 0 1rem;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#2e2e2eb3}.t-product__title{margin:0 0 1rem;font-size:18px;font-weight:400;line-height:1.3}@media(min-width:1024px){.t-product__title{font-size:20px}}.t-product__desc{margin:0 0 2rem;font-size:14px;line-height:1.6;color:#2e2e2eb3}.t-product__desc p{margin:0 0 .75rem}.t-product__options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.t-product__option label{display:block;margin-bottom:.5rem;font-size:14px}.t-product__option select{width:100%;border:0;border-bottom:1px solid #2e2e2e;border-radius:0;background:transparent;padding:.5rem 0;font-family:inherit;font-size:14px;color:#2e2e2e}.t-product__atc{width:100%;display:flex;align-items:center;justify-content:space-between;margin:2rem 0;border:0;border-radius:2px;background:#2e2e2e;color:#fff;padding:1rem 1.25rem;font-family:inherit;font-size:12px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.t-product__atc:disabled{opacity:.5;cursor:not-allowed}.t-product__atc:hover:not(:disabled){opacity:.9}.t-product__atc-left{display:inline-flex;align-items:center;gap:.5rem}.t-product__atc-price{font-weight:600}.t-recs{padding:0 .25rem 3rem}.t-recs__title{margin:0;padding:1.25rem;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #808080);font-weight:400}.t-recs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem}@media(min-width:1024px){.t-recs__grid{grid-template-columns:repeat(4,1fr)}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.t-card{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#fff;border-radius:2px}.t-card__media,.t-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.t-card__placeholder{background:#f3f3f3}.t-card__img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;transition:transform .22s ease-out}.t-card:hover .t-card__img{transform:scale(1.02)}.t-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;opacity:0;transition:opacity .22s ease-out;pointer-events:none;background:linear-gradient(to top,rgba(255,255,255,.55),transparent 45%)}.t-card:hover .t-card__overlay,.t-card:focus-visible .t-card__overlay{opacity:1}@media(min-width:1024px){.t-card__overlay{padding:1.25rem}}.t-card__badge{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.t-card__title{margin:0;font-size:13px;line-height:1.3;max-width:60%}@media(min-width:1024px){.t-card__title{font-size:14px}}.t-card__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.t-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.t-card__price{margin:0;font-size:13px}@media(min-width:1024px){.t-card__price{font-size:14px}}.t-card__heart{display:block}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
