.chill-article-header{max-width:1480px;margin:0 auto;padding-top:54px;padding-bottom:32px}.chill-article-header__inner{width:100%}.chill-article-header__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 22px;font-size:14px;line-height:1.4;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-foreground),.58);font-weight:500}.chill-article-header__category{color:inherit;text-decoration:none;font-weight:600}.chill-article-header__category:hover{color:rgb(var(--color-foreground))}.chill-article-header__separator{opacity:.45}.chill-article-header__author strong{color:rgb(var(--color-foreground));font-weight:700}.chill-article-header__title{margin:0;max-width:1300px;font-size:clamp(42px,5.2vw,78px);line-height:1.04;letter-spacing:-.035em;font-weight:600;color:rgb(var(--color-foreground))}.chill-article-hero{max-width:1480px;margin:0 auto 70px}.chill-article-hero__media{position:relative;width:100%;overflow:hidden;border-radius:10px;background:rgba(var(--color-foreground),.04)}.chill-article-hero__media img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.chill-article-date{position:absolute;z-index:2;top:0;left:42px;width:112px;min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 10px;background:#9bc653;color:#fff;text-align:center;text-decoration:none;border-radius:0 0 7px 7px}.chill-article-date__day{display:block;font-size:42px;line-height:1;font-weight:700;letter-spacing:-.03em}.chill-article-date__month{display:block;margin-top:8px;font-size:14px;line-height:1;letter-spacing:.12em;font-weight:600}.chill-article-content{margin-top:0}.chill-article-content.page-width--narrow{max-width:900px}.chill-article-content.rte{font-size:17px;line-height:1.8}.chill-article-content.rte p{margin-top:0;margin-bottom:22px}.chill-article-content.rte h2{margin-top:52px;margin-bottom:18px;font-size:clamp(28px,3vw,38px);line-height:1.2}.chill-article-content.rte h3{margin-top:38px;margin-bottom:14px;font-size:clamp(22px,2.2vw,29px);line-height:1.3}.chill-article-content.rte h4{margin-top:32px;margin-bottom:12px}.chill-article-content.rte img{max-width:100%;height:auto;border-radius:8px}.chill-article-content.rte blockquote{margin:36px 0}.chill-article-tools{max-width:1480px;margin:72px auto 0}.chill-article-tools__inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0;border-top:1px solid rgba(var(--color-foreground),.14);border-bottom:1px solid rgba(var(--color-foreground),.14)}.chill-article-tools__back,.chill-article-tools__icon{appearance:none;-webkit-appearance:none;width:54px;height:54px;flex:0 0 54px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0;border:1px solid rgba(var(--color-foreground),.18);border-radius:50%;background:transparent;color:rgba(var(--color-foreground),.62);text-decoration:none;cursor:pointer;transition:border-color .25s ease,color .25s ease,background-color .25s ease,transform .25s ease}.chill-article-tools__back{border-radius:5px}.chill-article-tools__back svg,.chill-article-tools__icon svg{display:block;width:23px;height:23px}.chill-article-tools__back svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chill-article-tools__icon svg{fill:currentColor}.chill-article-tools__back:hover,.chill-article-tools__icon:hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.04);transform:translateY(-2px)}.chill-article-tools__back:focus-visible,.chill-article-tools__icon:focus-visible,.chill-article-tools__google:focus-visible,.chill-related__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.chill-article-tools__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.chill-article-tools__google{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;padding:0 22px;border:1px solid rgba(var(--color-foreground),.18);border-radius:30px;background:transparent;color:rgb(var(--color-foreground));text-decoration:none;font-size:14px;line-height:1;font-weight:500;transition:border-color .25s ease,background-color .25s ease,transform .25s ease}.chill-article-tools__google:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.03);transform:translateY(-2px)}.chill-article-tools__google svg{display:block;width:24px;height:24px;flex:0 0 24px}.chill-copy-link{position:relative}.chill-copy-link__message{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:5;padding:7px 10px;border-radius:4px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:11px;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,5px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.chill-copy-link.is-copied .chill-copy-link__message{opacity:1;visibility:visible;transform:translate(-50%)}.chill-related{max-width:1480px;margin:82px auto 92px}.chill-related__header{margin-bottom:42px;text-align:center}.chill-related__header h2{margin:0;font-size:clamp(30px,3vw,44px);line-height:1.15;letter-spacing:.035em;font-weight:500;text-transform:uppercase}.chill-related__viewport{width:100%;overflow:hidden}.chill-related__track{display:flex;gap:28px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain}.chill-related__track::-webkit-scrollbar{display:none}.chill-related-card{flex:0 0 calc((100% - 56px) / 3);min-width:0;scroll-snap-align:start;border:1px solid rgba(var(--color-foreground),.15);border-radius:7px;overflow:hidden;background:rgb(var(--color-background))}.chill-related-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.chill-related-card__image{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.04)}.chill-related-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.6,.3,1)}.chill-related-card:hover .chill-related-card__image img{transform:scale(1.035)}.chill-related-card__placeholder,.chill-related-card__placeholder svg{display:block;width:100%;height:100%}.chill-related-card__content{min-height:190px;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:28px 28px 30px;text-align:center}.chill-related-card__content h3{margin:0;font-size:clamp(21px,1.8vw,30px);line-height:1.25;font-weight:500}.chill-related-card__content time{display:block;margin-top:18px;color:rgba(var(--color-foreground),.52);font-size:15px;line-height:1.4}.chill-related__dots{display:flex;align-items:center;justify-content:center;gap:12px;min-height:14px;margin-top:30px}.chill-related__dots[hidden]{display:none}.chill-related__dot{appearance:none;-webkit-appearance:none;width:11px;height:11px;flex:0 0 11px;padding:0;border:2px solid rgba(var(--color-foreground),.2);border-radius:50%;background:transparent;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.chill-related__dot:hover{border-color:rgba(var(--color-foreground),.55)}.chill-related__dot.is-active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));transform:scale(1.12)}@media screen and (max-width:989px){.chill-article-header{padding-top:40px;padding-bottom:27px}.chill-article-header__title{font-size:clamp(38px,7vw,58px)}.chill-article-hero{margin-bottom:52px}.chill-article-date{left:28px;width:96px;min-height:104px}.chill-article-date__day{font-size:36px}.chill-related{margin-top:68px;margin-bottom:72px}.chill-related__track{gap:22px}.chill-related-card{flex-basis:calc((100% - 22px)/2)}}@media screen and (max-width:749px){.chill-article-header{padding-top:28px;padding-bottom:22px}.chill-article-header__meta{gap:7px;margin-bottom:15px;font-size:11px;letter-spacing:.13em}.chill-article-header__title{font-size:clamp(33px,10vw,46px);line-height:1.08;letter-spacing:-.025em}.chill-article-hero{margin-bottom:40px}.chill-article-hero__media{border-radius:7px}.chill-article-hero__media img{aspect-ratio:4 / 3}.chill-article-date{left:18px;width:76px;min-height:82px;padding:10px 6px}.chill-article-date__day{font-size:29px}.chill-article-date__month{margin-top:5px;font-size:11px}.chill-article-content.rte{font-size:16px;line-height:1.75}.chill-article-content.rte h2{margin-top:42px}.chill-article-tools{margin-top:50px}.chill-article-tools__inner{min-height:auto;gap:14px;padding:18px 0}.chill-article-tools__actions{gap:8px}.chill-article-tools__back,.chill-article-tools__icon{width:44px;height:44px;flex-basis:44px}.chill-article-tools__back svg,.chill-article-tools__icon svg{width:20px;height:20px}.chill-article-tools__google{width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.chill-article-tools__google span{display:none}.chill-article-tools__google svg{width:22px;height:22px;flex-basis:22px}.chill-related{margin-top:58px;margin-bottom:58px}.chill-related__header{margin-bottom:28px}.chill-related__header h2{font-size:28px}.chill-related__track{gap:16px;padding-right:12%}.chill-related-card{flex-basis:88%}.chill-related-card__content{min-height:160px;padding:24px 20px}.chill-related-card__content h3{font-size:21px}.chill-related-card__content time{margin-top:14px;font-size:13px}.chill-related__dots{gap:10px;margin-top:24px}}@media screen and (max-width:430px){.chill-article-tools__inner{gap:10px}.chill-article-tools__actions{gap:6px}.chill-article-tools__back,.chill-article-tools__icon,.chill-article-tools__google{width:41px;min-width:41px;height:41px;min-height:41px;flex-basis:41px}}@media(prefers-reduced-motion:reduce){.chill-related__track{scroll-behavior:auto}.chill-related-card__image img,.chill-article-tools__back,.chill-article-tools__icon,.chill-article-tools__google,.chill-related__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/chill-article-custom.css.map */
