.carryhalo-home{--ch-ink: #211f24;--ch-muted: #655e67;--ch-pink: #b2486b;--ch-pink-soft: #fff1f4;--ch-sage: #dcece5;--ch-lilac: #ece7f5;color:var(--ch-ink);background:#fff}.carryhalo-home *{box-sizing:border-box;letter-spacing:0}.ch-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.ch-hero{position:relative;display:grid;min-height:min(72vh,680px);overflow:hidden;isolation:isolate;align-items:end;background:#382c33}.ch-hero__media,.ch-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.ch-hero__media{z-index:-2}.ch-hero__media:after{content:"";background:linear-gradient(90deg,#171216d1,#1712168f 48%,#17121629),linear-gradient(0deg,rgba(23,18,22,.44),transparent 46%)}.ch-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.ch-hero__content{max-width:760px;padding:72px 0 68px;color:#fff}.ch-kicker{margin:0 0 12px;font-size:14px;font-weight:700;text-transform:uppercase}.ch-hero h1{max-width:720px;margin:0;color:inherit;font-size:clamp(44px,6.4vw,82px);line-height:1.02}.ch-hero__copy{max-width:650px;margin:20px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.5}.ch-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ch-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:4px;padding:0 22px;color:var(--ch-ink);background:#fff;font-weight:700;text-decoration:none}.ch-button--secondary{color:#fff;background:transparent}.ch-button--dark{border-color:var(--ch-ink);color:#fff;background:var(--ch-ink)}.ch-trust{border-bottom:1px solid #e8e2e5;background:#fff}.ch-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.ch-trust__item{padding:24px 20px;border-right:1px solid #e8e2e5}.ch-trust__item:first-child{padding-left:0}.ch-trust__item:last-child{border-right:0}.ch-trust__item strong,.ch-trust__item span{display:block}.ch-trust__item strong{font-size:16px}.ch-trust__item span{margin-top:5px;color:var(--ch-muted);font-size:14px;line-height:1.45}.ch-band{padding:72px 0}.ch-band--soft{background:var(--ch-pink-soft)}.ch-band--sage{background:var(--ch-sage)}.ch-heading-row{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:28px}.ch-heading-row h2,.ch-faq h2{margin:0;font-size:clamp(32px,4vw,50px);line-height:1.08}.ch-heading-row p{max-width:550px;margin:0;color:var(--ch-muted);line-height:1.55}.ch-category-grid,.ch-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ch-category{position:relative;display:grid;min-height:360px;overflow:hidden;border-radius:6px;color:#fff;text-decoration:none;align-items:end;background:#3e373d}.ch-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ch-category:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#181216d1)}.ch-category__body{position:relative;z-index:1;padding:22px}.ch-category__body strong,.ch-category__body span{display:block}.ch-category__body strong{font-size:23px;line-height:1.15}.ch-category__body span{margin-top:6px;font-size:14px}.ch-product{min-width:0;overflow:hidden;border:1px solid #e7dfe3;border-radius:6px;background:#fff}.ch-product__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f4edf0}.ch-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.ch-product:hover .ch-product__media img{transform:scale(1.025)}.ch-product__body{padding:18px}.ch-product__body a{color:inherit;font-size:18px;font-weight:700;line-height:1.25;text-decoration:none}.ch-product__price{margin-top:8px;color:var(--ch-pink);font-weight:700}.ch-compare{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(33,31,36,.18);border-bottom:1px solid rgba(33,31,36,.18)}.ch-compare__item{padding:30px;border-right:1px solid rgba(33,31,36,.18)}.ch-compare__item:first-child{padding-left:0}.ch-compare__item:last-child{border-right:0}.ch-compare__item h3{margin:0 0 10px;font-size:24px}.ch-compare__item p{min-height:48px;margin:0;color:#4f4b50;line-height:1.5}.ch-compare__item a{display:inline-block;margin-top:18px;color:var(--ch-ink);font-weight:700;text-underline-offset:4px}.ch-faq{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:64px}.ch-faq details{border-top:1px solid #d9d2d6}.ch-faq details:last-child{border-bottom:1px solid #d9d2d6}.ch-faq summary{padding:20px 32px 20px 0;cursor:pointer;font-weight:700}.ch-faq details p{margin:-6px 0 20px;color:var(--ch-muted);line-height:1.55}@media screen and (max-width:990px){.ch-trust__grid,.ch-category-grid,.ch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-trust__item:nth-child(2){border-right:0}.ch-trust__item:nth-child(-n+2){border-bottom:1px solid #e8e2e5}.ch-trust__item:nth-child(3){padding-left:0}.ch-faq{grid-template-columns:1fr;gap:30px}}@media screen and (max-width:749px){.ch-shell{width:min(100% - 32px,1180px)}.ch-hero{min-height:min(74svh,640px)}.ch-hero__media:after{background:linear-gradient(0deg,#171216db,#17121685 62%,#17121633)}.ch-hero__content{padding:52px 0 44px}.ch-hero h1{font-size:clamp(42px,13vw,60px)}.ch-actions{display:grid}.ch-button{width:100%}.ch-band{padding:52px 0}.ch-heading-row{display:block}.ch-heading-row p{margin-top:12px}.ch-category-grid,.ch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ch-category{min-height:260px}.ch-category__body{padding:16px}.ch-category__body strong{font-size:19px}.ch-product__body{padding:14px}.ch-product__body a{font-size:16px}.ch-compare{display:block}.ch-compare__item,.ch-compare__item:first-child{padding:24px 0;border-right:0;border-bottom:1px solid rgba(33,31,36,.18)}.ch-compare__item:last-child{border-bottom:0}.ch-compare__item p{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/carryhalo-home.css.map */
