.hl-shop{padding:2.4rem 0 var(--hl-section-y)}.hl-shop__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin:0 0 2.4rem;padding:0 0 1.6rem;border-bottom:1px solid var(--hl-rule)}.hl-shop__title{margin:0}.hl-shop__count{margin:0;flex:none;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hl-soft)}.hl-shop__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 1.2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.hl-shop__grid{gap:4rem 2rem}}.hl-shop-card{min-width:0;margin:0}.hl-shop-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.hl-shop-card__frame{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;isolation:isolate;background:radial-gradient(90% 80% at 50% 44%,#F4EFE4 0%,var(--hl-frame) 78%)}.hl-shop-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:contain;object-position:50% 50%;mix-blend-mode:multiply;padding:8%;transform-origin:50% 55%;transition:transform var(--hl-t-slide) var(--hl-ease)}.hl-shop-card--tall .hl-shop-card__img{padding:4% 6%}.hl-shop-card--wide .hl-shop-card__img{padding:10% 6%}.hl-shop-card__frame:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--hl-accent);transform:scaleX(0);transform-origin:0 50%;transition:transform var(--hl-t-slide) var(--hl-ease);z-index:2}.hl-shop-card__link:hover .hl-shop-card__frame:after,.hl-shop-card__link:focus-visible .hl-shop-card__frame:after{transform:scaleX(1)}@media(hover:hover)and (min-width:990px){.hl-shop-card__link:hover .hl-shop-card__img{transform:scale(1.02)}}.hl-shop-card__body{display:grid;grid-template-rows:auto 1fr auto;flex:1;gap:.4rem;padding-top:1.4rem}.hl-shop-card__title{margin:0;font-family:var(--hl-font-display);font-weight:400;font-size:2rem;line-height:1.2;color:rgb(var(--color-foreground));text-wrap:balance}.hl-shop-card__link:hover .hl-shop-card__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.5rem}.hl-shop-card__role{margin:0;font-size:1.4rem;line-height:1.45;color:var(--hl-soft);max-width:34ch}.hl-shop-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.6rem}.hl-shop-card__price{margin:0;font-family:var(--hl-font-ui);font-size:1.6rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground))}.hl-shop-card__soldout{color:var(--hl-soft)}.hl-shop-card__arrow{flex:none;width:1.8rem;height:1.8rem;color:rgb(var(--color-foreground));transition:transform var(--hl-t-slide) var(--hl-ease),color var(--hl-t-slide) var(--hl-ease)}.hl-shop-card__link:hover .hl-shop-card__arrow,.hl-shop-card__link:focus-visible .hl-shop-card__arrow{transform:translate(.4rem);color:var(--hl-accent)}@media screen and (min-width:750px){.hl-shop-card__title{font-size:2.4rem}.hl-shop-card__role{font-size:1.5rem}}@media screen and (min-width:990px){.hl-shop{padding:1.6rem 0 6.4rem}.hl-shop__head{margin-bottom:2rem;padding-bottom:1.2rem}.hl-shop__title{font-size:clamp(3rem,2vw + 1.6rem,3.8rem)}.hl-shop__grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:0 2rem}.hl-shop-card__frame{aspect-ratio:auto;height:clamp(30rem,26vw,36rem)}.hl-shop-card__body{padding-top:1.2rem}.hl-shop-card__title{font-size:2rem}.hl-shop-card__role{font-size:1.4rem}}.hl-shop__route{padding:0}.hl-shop__route-link{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:7.2rem;padding:1.2rem 0;color:rgb(var(--color-foreground));text-decoration:none}.hl-shop__route-text{font-family:var(--hl-font-display);font-style:italic;font-size:2rem;line-height:1.3;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;padding-bottom:.3rem;transition:background-size var(--hl-t-link) var(--hl-ease)}.hl-shop__route-arrow{display:grid;place-items:center;flex:none;width:4rem;height:4rem;border:1px solid currentColor;border-radius:50%;transition:background-color var(--hl-t-btn) var(--hl-ease),color var(--hl-t-btn) var(--hl-ease),border-color var(--hl-t-btn) var(--hl-ease)}.hl-shop__route-arrow svg{width:1.6rem;height:1.6rem}.hl-shop__route-link:hover .hl-shop__route-text,.hl-shop__route-link:focus-visible .hl-shop__route-text{background-size:100% 1px}.hl-shop__route-link:hover .hl-shop__route-arrow,.hl-shop__route-link:focus-visible .hl-shop__route-arrow{background:var(--hl-accent);border-color:var(--hl-accent);color:rgb(var(--color-background))}@media screen and (min-width:990px){.hl-shop__route-link{min-height:6.4rem}.hl-shop__route-text{font-size:2.2rem}}@media(prefers-reduced-motion:reduce){.hl-shop-card__img,.hl-shop-card__frame:after,.hl-shop-card__arrow,.hl-shop__route-text,.hl-shop__route-arrow{transition:none}.hl-shop-card__link:hover .hl-shop-card__img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hearlow-shop.css.map */
