.cart-shell{min-height:65svh;padding:clamp(2.5rem,6vw,4.5rem) var(--th-gutter) clamp(4rem,8vw,7rem);background:var(--th-cream);color:var(--th-bark)}.cart-shell__inner{width:min(100%,var(--th-shelf-width));margin:0 auto}.cart-shell h1{margin-bottom:clamp(1.5rem,4vw,2.75rem);color:var(--th-teal);font-family:var(--th-display);font-weight:700;font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.02em;line-height:1.02}.cart-shell__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,25rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:start;transition:opacity .2s ease}.cart-shell[aria-busy=true] .cart-shell__layout{opacity:.6}.cart-shell__items{display:grid}.cart-item{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding-block:1.25rem;border-top:1px solid rgb(47 22 4 / 14%)}.cart-item:first-child{border-top:0;padding-top:0}.cart-item__image{display:block;overflow:hidden;aspect-ratio:1;border:5px solid #fff;border-radius:1rem;background:#f1e8d8;transform:rotate(-2deg);box-shadow:0 12px 20px -14px #2f16048c,0 2px 4px #2f16041f}.cart-item:nth-child(2n) .cart-item__image{transform:rotate(1.5deg)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__main{display:grid;gap:.2rem;justify-items:start}.cart-item__title{color:var(--th-bark);font-family:var(--th-display);font-weight:600;font-size:1.3rem;line-height:1.15;text-decoration:none}.cart-item__title:hover{text-decoration:underline;text-decoration-color:var(--th-coral);text-decoration-thickness:2px;text-underline-offset:.18em}.cart-item__variant,.cart-item__unit{color:var(--th-bark-soft);font-size:.95rem}.cart-item__discount{color:var(--th-teal);font-size:.9rem;font-weight:700}.cart-item__remove{margin-top:.35rem;min-height:1.75rem;color:var(--th-bark-soft);font-size:.9rem;font-weight:700;text-underline-offset:.22rem}.cart-item__remove:hover{color:var(--th-bark)}.cart-item__side{display:grid;gap:.6rem;justify-items:end}.cart-item__stepper{display:flex;align-items:center;border:2px solid var(--th-teal);border-radius:999px;background:#fff}.cart-item__stepper button{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:transparent;color:var(--th-teal);cursor:pointer}.cart-item__stepper button:hover{background:var(--th-sky)}.cart-item__stepper svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.cart-item__stepper input{width:2.75rem;min-height:2.75rem;border:0;border-radius:0;padding:0;background:transparent;color:var(--th-bark);font-weight:700;font-variant-numeric:tabular-nums;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-item__stepper input::-webkit-outer-spin-button,.cart-item__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.cart-item__price{font-family:var(--th-display);font-weight:600;font-size:1.15rem;font-variant-numeric:tabular-nums}.cart-item__price s{margin-right:.35rem;color:var(--th-bark-soft);font-weight:500;font-size:.95rem}.cart-summary,.cart-shell__empty{display:grid;gap:1.1rem;padding:clamp(1.4rem,3vw,2rem);border-radius:1.25rem;background:var(--th-paper);box-shadow:0 24px 40px -28px #2f16047f}.cart-summary{position:sticky;top:5.75rem}.cart-summary h2,.cart-shell__empty h2{color:var(--th-teal);font-family:var(--th-display);font-weight:600;font-size:clamp(1.6rem,3vw,2rem);line-height:1.1}.cart-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-block:.7rem;border-top:1px solid rgb(47 22 4 / 12%);font-variant-numeric:tabular-nums}.cart-summary__row:first-child{border-top:0}.cart-summary__row--total strong{font-family:var(--th-display);font-weight:600;font-size:1.6rem}.cart-summary__note,.cart-shell__empty p{color:var(--th-bark-soft);font-size:.92rem;line-height:1.55}.cart-summary__status:empty{display:none}.cart-summary__status{color:#a3261b;font-size:.92rem;font-weight:700}.cart-summary__actions{display:grid;gap:.65rem}.cart-summary__actions input,.cart-shell__empty a{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;border:0;border-radius:999px;cursor:pointer;font:inherit;font-family:var(--th-display);font-weight:600;font-size:1.05rem;text-decoration:none}.cart-summary__actions input[name=checkout],.cart-shell__empty a{padding-inline:1.65rem;background:var(--th-coral);color:var(--th-bark);box-shadow:0 10px 22px -12px #2f1604b3}.cart-summary__update{border:2px solid var(--th-teal)!important;background:transparent;color:var(--th-teal)}.cart-shell[data-cart-live] .cart-summary__update{display:none}.cart-shell__empty{max-width:44rem;justify-items:start}@media(max-width:850px){.cart-shell__layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:560px){.cart-item{grid-template-columns:5rem minmax(0,1fr);align-items:start}.cart-item__side{grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center;justify-items:end}}@media(prefers-reduced-motion:reduce){.cart-shell__layout{transition:none}}.collection-heading{padding:clamp(2.5rem,6vw,4.5rem) var(--th-gutter) clamp(2rem,4vw,3rem);background:var(--th-teal);color:var(--th-cream)}.collection-heading>*{width:min(100%,var(--th-shelf-width));margin-inline:auto}.collection-heading h1{font-family:var(--th-display);font-weight:700;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.02;letter-spacing:-.02em}.collection-heading p{margin-top:.6rem;color:var(--th-sky)}.collection-products{padding:clamp(2.5rem,5vw,4rem) var(--th-gutter) 6rem}.collection-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3.4vw,3.25rem);width:min(100%,var(--th-shelf-width));margin:0 auto}.collection-products .pagination{margin-top:3rem;text-align:center;font-weight:700}@media(max-width:750px){.collection-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.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}.storefront{position:relative;overflow-x:clip}.storefront__trail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.storefront__trail path{fill:none;stroke:var(--th-coral);stroke-linecap:round}.storefront__trail-ahead{stroke-width:5;stroke-dasharray:2 16;opacity:.4}.storefront__trail-walked{stroke-width:5;stroke-dasharray:14 14}.storefront__hero{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,5vw,5rem);padding:clamp(3.5rem,7vw,6rem) var(--th-gutter) clamp(4rem,8vw,6.5rem);background:var(--th-teal);color:var(--th-cream);overflow:hidden}.storefront__hero-copy{display:grid;gap:1.4rem;justify-items:start;justify-self:end;width:min(100%,40rem)}.storefront__hero-product{display:grid;justify-items:end;gap:1.1rem;width:min(100%,28rem);color:var(--th-bark);text-decoration:none}.storefront__hero-sticker{display:block;width:100%;aspect-ratio:1;overflow:hidden;border:10px solid #fff;border-radius:1.75rem;background:#f1e8d8;transform:rotate(4deg);box-shadow:0 24px 40px -20px #00141499,0 3px 6px #2f160426;transition:transform .5s var(--th-ease)}.storefront__hero-product:hover .storefront__hero-sticker{transform:rotate(0) translateY(-8px) scale(1.02)}.storefront__hero-sticker img{width:100%;height:100%;object-fit:cover}.storefront__hero-tag{font-family:var(--th-display);font-weight:600;font-size:1.1rem;font-variant-numeric:tabular-nums;background:var(--th-sun);padding:.2rem 1rem;border-radius:999px;transform:rotate(-2deg)}.storefront__hero h1{font-family:var(--th-display);font-weight:700;font-size:clamp(2.9rem,6.4vw,5.75rem);line-height:1.02;letter-spacing:-.02em;text-wrap:balance}.storefront__hero p{max-width:36ch;font-size:1.2rem;color:var(--th-sky)}.storefront__cta{display:inline-flex;align-items:center;min-height:2.75rem;margin-top:.6rem;padding:.9rem 1.65rem;border-radius:999px;background:var(--th-coral);color:var(--th-bark);font-family:var(--th-display);font-weight:600;font-size:1.1rem;text-decoration:none;box-shadow:0 10px 22px -12px #2f1604b3;transition:transform .35s var(--th-ease),box-shadow .35s var(--th-ease)}.storefront__cta:hover{transform:translateY(-2px) rotate(-1deg);box-shadow:0 16px 26px -12px #2f1604b3}.storefront__cta:active{transform:translateY(0)}.storefront__trail-start{position:absolute;left:50%;bottom:-4px;width:0;height:0}.storefront__trail-finish{position:absolute;left:50%;bottom:0;width:0;height:0}.storefront__shelf{position:relative;padding:clamp(3.5rem,7vw,5.25rem) var(--th-gutter) clamp(4rem,8vw,6rem);background:var(--th-cream)}.storefront__shelf--alt{background:var(--th-paper)}.storefront__shelf-inner{position:relative;z-index:2;max-width:var(--th-shelf-width);margin:0 auto}.storefront__heading{position:relative;display:flex;align-items:end;justify-content:space-between;gap:1.25rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.storefront__heading h2{font-family:var(--th-display);font-weight:600;font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.02;letter-spacing:-.02em;color:var(--th-teal)}.storefront__heading p{margin-top:.4rem;color:var(--th-bark-soft)}.storefront__heading>a{color:var(--th-teal);font-weight:700;white-space:nowrap;text-underline-offset:.25rem}.storefront__way{position:absolute;left:-2.1rem;top:1rem;width:18px;height:18px;box-sizing:content-box;border-radius:50%;background:var(--th-teal);border:4px solid #fff;box-shadow:0 3px 6px #2f16044d}.storefront__way--end{left:auto;right:-2.1rem}.storefront__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3.4vw,3.25rem)}.storefront__empty{position:relative;z-index:2;margin:3rem var(--th-gutter);padding:2rem;background:var(--th-paper);border-radius:1rem}@media(max-width:750px){.storefront__hero{grid-template-columns:1fr}.storefront__hero-copy{justify-self:start}.storefront__hero-product{width:62%;justify-self:end}.storefront__hero-sticker{border-width:6px;border-radius:1.25rem}.storefront__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront__way{left:-.4rem;top:-2.1rem}.storefront__way--end{left:auto;right:-.4rem}}@media(prefers-reduced-motion:reduce){.storefront__cta,.storefront__hero-sticker{transition:none}}.site-footer{display:grid;gap:3rem;padding:clamp(3rem,6vw,4.5rem) var(--th-gutter) 2rem;background:var(--th-teal-deep);color:var(--th-sky)}.site-footer a{text-decoration:none;color:inherit}.site-footer a:hover{text-decoration:underline;text-decoration-color:var(--th-sun);text-underline-offset:.25rem}.site-footer .footer__columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem clamp(2rem,6vw,6rem);width:min(100%,var(--th-shelf-width));margin:0 auto}.site-footer .footer__brand img{width:8.5rem;height:auto}.site-footer .footer__brand p{margin-top:.75rem}.site-footer .footer__links{display:grid;gap:.5rem;align-content:start;justify-items:start}.site-footer .footer__links h2{margin-bottom:.35rem;font-family:var(--th-display);font-weight:600;font-size:1.1rem;color:var(--th-cream)}.site-footer .footer__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;width:min(100%,var(--th-shelf-width));margin:0 auto;font-size:.9rem}.site-footer .footer__payment{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:750px){.site-footer .footer__columns{grid-template-columns:1fr 1fr}.site-footer .footer__brand{grid-column:1 / -1}}.shopify-section-group-header-group{position:sticky;top:0;z-index:40}.site-header{--icon-stroke-width: 1.5;min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.5rem var(--th-gutter);background:var(--th-teal);color:var(--th-cream);box-shadow:0 6px 24px -14px #001e1eb3}.site-header .header__title{margin:0}.site-header a{position:relative;text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center}.site-header .header__menu a{min-height:2.75rem;font-weight:700;font-size:.95rem}.site-header .header__menu a:hover{text-decoration:underline;text-decoration-color:var(--th-sun);text-decoration-thickness:2px;text-underline-offset:.3rem}.site-header a sup{position:absolute;right:0;top:.1rem;min-width:1.15rem;padding:0 .3rem;border-radius:999px;background:var(--th-sun);color:var(--th-bark);font-size:.72rem;font-weight:800;line-height:1.15rem;text-align:center}.site-header svg{width:1.75rem;height:1.75rem;flex-shrink:0}.site-header .header__icons{flex-shrink:0}.site-header .header__icons>a,.site-header shopify-account{min-width:2.75rem;min-height:2.75rem}.site-header .header__brand{justify-content:flex-start}.site-header .header__owner-menu{position:relative;display:flex;align-items:center}.site-header .header__owner-menu summary{list-style:none;display:flex;align-items:center;justify-content:center;cursor:pointer;min-height:2.75rem;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1;color:var(--th-cream);border:1px solid color-mix(in srgb,var(--th-cream) 40%,transparent)}.site-header .header__owner-menu summary::-webkit-details-marker{display:none}.site-header .header__owner-menu summary::marker{content:""}.site-header .header__owner-menu summary:hover{border-color:var(--th-sun)}.site-header .header__owner-menu-list{position:absolute;top:calc(100% + .5rem);right:0;background:var(--th-paper);border-radius:.6rem;padding:.35rem;min-width:8rem;box-shadow:0 .5rem 1.5rem #00000047;z-index:10}.site-header .header__owner-menu-list a{display:block;padding:.4rem .6rem;border-radius:.35rem;font-size:.85rem;color:var(--th-bark);justify-content:flex-start}.site-header .header__owner-menu-list a:hover{background:color-mix(in srgb,var(--th-teal) 10%,transparent)}.site-header .header__brand img{display:block;width:min(8.5rem,36vw);height:auto}.site-header .header__menu,.site-header .header__icons{display:flex;align-items:center;gap:clamp(.9rem,2.4vw,2rem)}.site-header .header__icons{gap:.5rem}@media(max-width:600px){.site-header{gap:.75rem}.site-header .header__menu{gap:.9rem}.site-header .header__menu a{font-size:.85rem}.site-header .header__icons{gap:0}}@media(max-width:420px){.site-header .header__menu a:nth-child(2){display:none}}.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}.product-shell{--spruce: var(--th-teal);--spruce-2: #0b6363;--lichen: #f1e8d8;--bone: var(--th-cream);--ink: var(--th-bark);--trail: var(--th-bark);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(21rem,.88fr);gap:clamp(1.25rem,4vw,4rem);align-items:start;padding:clamp(2rem,6vw,5rem) 0 clamp(4rem,8vw,7rem);background:var(--th-cream);color:var(--ink)}.product-shell__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.25rem)}.product-shell__image{position:relative;overflow:hidden;min-height:14rem;border:8px solid #fff;border-radius:1.5rem;background:var(--lichen);box-shadow:0 18px 30px -18px #2f16048c,0 3px 6px #2f16041f}.product-shell__image--primary{grid-column:1 / -1;border-width:12px;border-radius:2rem;transform:rotate(-1.5deg);min-height:clamp(25rem,54vw,42rem)}.product-shell__image img{width:100%;height:100%;object-fit:cover}.product-shell__placeholder{display:grid;place-items:center;color:var(--spruce);font-size:clamp(5rem,14vw,12rem);font-weight:900}.product-shell__panel{position:sticky;top:5.75rem;display:grid;gap:1rem;padding:clamp(.5rem,2vw,1.5rem) 0}.product-shell__kicker{width:fit-content;border-radius:999px;padding:.4rem .65rem;background:var(--spruce);color:#fff;font-size:.78rem;font-weight:800}.product-shell h1{color:var(--spruce);font-family:var(--th-display);font-weight:700;font-size:clamp(2.6rem,5.4vw,4.4rem);letter-spacing:-.02em;line-height:1.02}.product-shell__price{width:fit-content;display:flex;align-items:baseline;gap:.5rem;padding:.15rem 1rem;border-radius:999px;background:var(--th-sun);color:var(--trail);font-family:var(--th-display);font-size:clamp(1.4rem,2.4vw,1.7rem);font-weight:600;font-variant-numeric:tabular-nums;transform:rotate(-2deg)}.product-shell__was{font-size:.62em;font-weight:500;opacity:.65}.product-shell__sale-badge{font-size:.5em;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--th-coral);color:var(--th-cream);padding:.2em .55em;border-radius:999px}.product-shell__description{max-width:42rem;color:var(--th-bark-soft);font-size:1rem;line-height:1.7}.product-shell__actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.product-shell__hint{color:#4a3a2e;font-size:.92rem;line-height:1.45}.product-shell__form form{display:grid;gap:.75rem}.product-shell__form label{color:var(--spruce);font-size:.82rem;font-weight:850}.product-shell__form select,.product-shell__form input[type=number]{min-height:3rem;width:100%;border:1px solid rgb(6 78 59 / 18%);border-radius:.85rem;padding:0 .9rem;background:#fff;color:var(--ink)}.product-shell__submit,.shopify-payment-button__button{min-height:3.15rem;border:0;border-radius:999px;background:var(--th-coral);color:var(--th-bark);cursor:pointer;font:inherit;font-family:var(--th-display);font-weight:600;font-size:1.05rem}.product-shell__offer{min-height:3.15rem;border:2px solid var(--th-teal);border-radius:999px;background:transparent;color:var(--th-teal);cursor:pointer;font:inherit;font-family:var(--th-display);font-weight:600;font-size:1.05rem;transition:transform .18s cubic-bezier(.16,1,.3,1),background-color .18s ease}.product-shell__offer:hover{background:var(--th-paper);transform:translateY(-1px)}.product-shell__offer:active{transform:translateY(1px)}@media(max-width:480px){.product-shell__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.product-shell__offer{transition:none}.product-shell__offer:hover,.product-shell__offer:active{transform:none}}.product-shell__payment{display:grid}.product-shell__notes{display:flex;flex-wrap:wrap;gap:.45rem;padding:0;list-style:none}.product-shell__notes li{border-radius:999px;padding:.4rem .6rem;background:var(--lichen);color:var(--spruce);font-size:.78rem;font-weight:800}@media(max-width:850px){.product-shell{grid-template-columns:1fr}.product-shell__panel{position:static}}form[role=search]{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem}form[role=search] input{flex:1 1 16rem;min-width:0;max-width:36rem;min-height:3rem;padding:0 1.2rem;border:2px solid var(--th-teal);border-radius:999px;background:#fff;color:var(--th-bark);caret-color:var(--th-coral)}form[role=search] input::placeholder{color:var(--th-bark-soft)}form[role=search] button{min-height:3rem;padding:0 1.65rem;border:0;border-radius:999px;background:var(--th-coral);color:var(--th-bark);cursor:pointer;font-family:var(--th-display);font-weight:600;font-size:1.05rem}.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3.4vw,3.25rem);margin:2rem 0 6rem}.search-result h3{font-family:var(--th-display);font-weight:600;font-size:1.3rem}.search-result a{color:inherit}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}@media(max-width:750px){.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}.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}.product-card{--tilt: -2deg;display:grid;gap:1.1rem;align-content:start}.product-card:nth-child(3n+2),:nth-child(3n+2)>.product-card{--tilt: 1.5deg}.product-card:nth-child(3n),:nth-child(3n)>.product-card{--tilt: -1deg}.product-card__image{display:grid;aspect-ratio:1;overflow:hidden;border:8px solid #fff;border-radius:1.5rem;background:#f1e8d8;color:var(--th-teal);transform:rotate(var(--tilt));box-shadow:0 18px 30px -18px #2f16048c,0 3px 6px #2f16041f;transition:transform .5s var(--th-ease),box-shadow .5s var(--th-ease)}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card:hover .product-card__image,.product-card__image:focus-visible{transform:rotate(0) translateY(-8px) scale(1.02);box-shadow:0 34px 40px -22px #2f16048c,0 4px 8px #2f16041f}.product-card__placeholder{display:grid;place-items:center;font-family:var(--th-display);font-size:3rem;font-weight:700}.product-card__details{display:grid;gap:.5rem;justify-items:start}.product-card h3{font-family:var(--th-display);font-weight:600;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.1}.product-card a{color:inherit;text-decoration:none}.product-card h3 a:hover{text-decoration:underline;text-decoration-color:var(--th-coral);text-decoration-thickness:2px;text-underline-offset:.18em}.product-card__price{display:flex;align-items:baseline;gap:.4rem;font-family:var(--th-display);font-weight:600;font-size:1.1rem;font-variant-numeric:tabular-nums;background:var(--th-sun);padding:.1rem .75rem;border-radius:999px}.product-card__was{font-size:.75em;font-weight:500;opacity:.6}@media(max-width:750px){.product-card{gap:.8rem}.product-card__image{border-width:5px;border-radius:1rem}}@media(prefers-reduced-motion:reduce){.product-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
