:root{--cc-cream: #ffffff;--cc-oat: #faf6ee;--cc-card: #ffffff;--cc-border: #eae4d8;--cc-ink: #2a2a24;--cc-muted: #6b675c;--cc-clover: #2f5d45;--cc-clover-deep: #244936;--cc-clover-tint: #eaf0eb;--cc-clover-soft: #dfe9e0;--cc-radius: 14px;--cc-radius-lg: 24px;--cc-shadow: 0 1px 2px rgba(42, 42, 36, .05), 0 14px 36px -14px rgba(42, 42, 36, .14);--cc-shadow-lift: 0 2px 4px rgba(42, 42, 36, .05), 0 24px 48px -16px rgba(42, 42, 36, .18)}.cc-logo{display:inline-flex;align-items:center;gap:.55rem;color:var(--cc-ink)}.cc-logo__mark{width:var(--cc-logo-mark, 34px);height:var(--cc-logo-mark, 34px);flex:none}.cc-logo__wordmark{font-family:var(--font-heading--family, Lora, serif);font-weight:600;font-size:1.375rem;letter-spacing:-.01em;white-space:nowrap;line-height:1}.cc-logo__wordmark em{font-style:italic;color:var(--cc-clover)}@media screen and (max-width:749px){.cc-logo__wordmark{font-size:1.125rem}.cc-logo{--cc-logo-mark: 28px}}.cc-section{background-color:var(--cc-cream);color:var(--cc-ink)}.cc-section--oat{background-color:var(--cc-oat)}.cc-section--clover{background-color:var(--cc-clover);color:#fff}.cc-kicker{display:block;margin:0 0 .875rem;color:var(--cc-clover);font-family:var(--font-subheading--family, Inter, sans-serif);font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cc-h2{margin:0 0 1rem;font-family:var(--font-heading--family, Lora, serif);font-size:clamp(1.875rem,3.2vw,2.75rem);line-height:1.12;letter-spacing:-.01em;text-wrap:balance}.cc-sub{margin:0;max-width:40rem;color:var(--cc-muted);font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.65;text-wrap:pretty}.cc-center{text-align:center}.cc-center .cc-sub{margin-inline:auto}.cc-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:100px;background-color:var(--cc-clover-tint);color:var(--cc-clover-deep);font-size:.8125rem;font-weight:600;letter-spacing:.01em;line-height:1.35}.cc-pill:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background-color:var(--cc-clover);flex:none}.cc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.05rem 2.1rem;border:0;border-radius:100px;background-color:var(--cc-clover);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:var(--cc-shadow);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.cc-btn:hover{background-color:var(--cc-clover-deep);color:#fff;transform:translateY(-1px);box-shadow:var(--cc-shadow-lift)}.cc-btn svg{transition:transform .18s ease}.cc-btn:hover svg{transform:translate(3px)}.cc-textlink{color:var(--cc-ink);font-size:.9375rem;font-weight:500;text-decoration:none;border-bottom:1px solid var(--cc-border);padding-bottom:2px;transition:border-color .18s ease}.cc-textlink:hover{border-color:var(--cc-clover);color:var(--cc-ink)}.cc-check{display:flex;align-items:center;gap:.55rem;color:var(--cc-ink);font-size:.9375rem;font-weight:500;line-height:1.4}.cc-check svg{flex:none;width:1.15rem;height:1.15rem;padding:.18rem;border-radius:50%;background-color:var(--cc-clover-tint);color:var(--cc-clover)}.cc-hero__inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2.5rem,5vw,5.5rem)}.cc-hero__copy{max-width:35rem}.cc-hero__copy .cc-pill{margin-bottom:1.5rem}.cc-hero__heading{margin:0 0 1.25rem;font-family:var(--font-heading--family, Lora, serif);font-size:clamp(2.5rem,4.6vw,3.9rem);line-height:1.05;letter-spacing:-.02em;text-wrap:balance}.cc-hero__heading .cc-hero__heading-accent{display:block;color:var(--cc-clover);font-style:italic}.cc-hero__body{margin:0 0 1.75rem;color:var(--cc-muted);font-size:clamp(1rem,1.2vw,1.1875rem);line-height:1.65;text-wrap:pretty}.cc-hero__checks{display:flex;flex-wrap:wrap;gap:.7rem 1.6rem;margin:0 0 2.1rem;padding:0;list-style:none}.cc-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.6rem}.cc-hero__media{position:relative}.cc-hero__blob{position:absolute;inset:-6% -8% auto auto;width:78%;aspect-ratio:1;border-radius:46% 54% 58% 42%/48% 44% 56% 52%;background-color:var(--cc-clover-soft);z-index:0}.cc-hero__frame{position:relative;z-index:1;border-radius:var(--cc-radius-lg);overflow:hidden;background:linear-gradient(160deg,#f6efe3,#ece1cf);aspect-ratio:1 / 1;box-shadow:var(--cc-shadow-lift)}.cc-hero__frame img{width:100%;height:100%;object-fit:cover;display:block}.cc-hero__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;color:var(--cc-muted);font-size:.8125rem;line-height:1.5}.cc-hero__placeholder svg{width:72px;height:72px;opacity:.35}.cc-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-radius:100px;background-color:var(--cc-card);color:var(--cc-ink);font-size:.8125rem;font-weight:600;line-height:1.2;box-shadow:var(--cc-shadow-lift)}.cc-chip svg{flex:none;width:1.05rem;height:1.05rem;padding:.16rem;border-radius:50%;background-color:var(--cc-clover-tint);color:var(--cc-clover)}.cc-chip--tl{top:7%;left:-5%}.cc-chip--br{bottom:9%;right:-4%}@media screen and (max-width:900px){.cc-hero__inner{grid-template-columns:1fr;gap:2.75rem}.cc-hero__media{order:-1}.cc-hero__frame{aspect-ratio:auto;height:200px}.cc-hero__copy{display:flex;flex-direction:column}.cc-hero__checks{order:5;margin:1.6rem 0 0}.cc-hero-section .spacing-style{padding-block-start:24px!important}.cc-hero__heading{font-size:2.3rem}.cc-hero__body{margin-bottom:1.4rem}.cc-hero__blob{display:none}.cc-chip--tl{top:8%;left:3%}.cc-chip--br{bottom:8%;right:3%}.cc-hero__copy{max-width:none}}.cc-absolution__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.cc-card{background-color:var(--cc-card);border-radius:var(--cc-radius-lg);padding:2rem;box-shadow:var(--cc-shadow);border:1px solid rgba(228,221,208,.6)}.cc-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1.25rem;border-radius:14px;background-color:var(--cc-clover-tint);color:var(--cc-clover)}.cc-card__icon svg{width:1.5rem;height:1.5rem}.cc-card__title{margin:0 0 .6rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.25rem;line-height:1.25;letter-spacing:-.005em}.cc-card__body{margin:0;color:var(--cc-muted);font-size:.9375rem;line-height:1.6}@media screen and (max-width:900px){.cc-absolution__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.cc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;counter-reset:cc-step}.cc-step{position:relative;background-color:var(--cc-card);border-radius:var(--cc-radius-lg);padding:2.25rem 2rem 2rem;box-shadow:var(--cc-shadow);border:1px solid rgba(228,221,208,.6)}.cc-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;margin-bottom:1.25rem;border-radius:50%;background-color:var(--cc-clover);color:#fff;font-family:var(--font-heading--family, Lora, serif);font-size:1.125rem;font-weight:600}.cc-step__title{margin:0 0 .6rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.25rem;line-height:1.25}.cc-step__body{margin:0;color:var(--cc-muted);font-size:.9375rem;line-height:1.6}@media screen and (max-width:900px){.cc-steps{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.cc-coats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.cc-coat{display:flex;flex-direction:column;border-radius:var(--cc-radius-lg);overflow:hidden;background-color:var(--cc-card);box-shadow:var(--cc-shadow);border:1px solid rgba(228,221,208,.6);text-decoration:none;color:var(--cc-ink);transition:transform .2s ease,box-shadow .2s ease}.cc-coat:hover{transform:translateY(-3px);box-shadow:var(--cc-shadow-lift);color:var(--cc-ink)}.cc-coat__media{height:190px;background:linear-gradient(160deg,#f6efe3,#ece1cf);display:flex;align-items:center;justify-content:center;color:var(--cc-muted)}.cc-coat__media img{width:100%;height:100%;object-fit:cover}.cc-coat__media svg{width:56px;height:56px;opacity:.3}.cc-coat__body{padding:1.5rem 1.75rem 1.75rem}.cc-coat__title{margin:0 0 .45rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.25rem;line-height:1.25}.cc-coat__desc{margin:0 0 1rem;color:var(--cc-muted);font-size:.9375rem;line-height:1.55}.cc-coat__cta{display:inline-flex;align-items:center;gap:.4rem;color:var(--cc-clover);font-size:.9375rem;font-weight:600}@media screen and (max-width:900px){.cc-coats__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.cc-coat__media{height:150px}}.cc-routine__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.cc-rung{position:relative;background-color:var(--cc-card);border-radius:var(--cc-radius-lg);padding:2rem 1.75rem 1.75rem;box-shadow:var(--cc-shadow);border:1px solid rgba(228,221,208,.6)}.cc-rung__tag{position:absolute;top:1.4rem;right:1.4rem;padding:.3rem .7rem;border-radius:100px;background-color:var(--cc-clover-tint);color:var(--cc-clover-deep);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cc-rung__num{display:block;margin-bottom:1.1rem;font-family:var(--font-heading--family, Lora, serif);font-size:.9375rem;font-weight:600;color:var(--cc-clover);letter-spacing:.08em}.cc-rung__title{margin:0 0 .2rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.1875rem;line-height:1.25}.cc-rung__product{margin:0 0 .7rem;color:var(--cc-clover);font-size:.875rem;font-weight:600}.cc-rung__body{margin:0;color:var(--cc-muted);font-size:.875rem;line-height:1.55}@media screen and (max-width:1100px){.cc-routine__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.cc-routine__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.cc-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.cc-review{background-color:var(--cc-card);border-radius:var(--cc-radius-lg);padding:1.75rem;box-shadow:var(--cc-shadow);border:1px solid rgba(228,221,208,.6)}.cc-review__head{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.cc-review__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background-color:var(--cc-clover);color:#fff;font-family:var(--font-heading--family, Lora, serif);font-size:1.05rem;font-weight:600;flex:none}.cc-review__who{line-height:1.3}.cc-review__name{font-size:.9375rem;font-weight:600}.cc-review__meta{color:var(--cc-muted);font-size:.8125rem}.cc-review__stars{color:var(--cc-clover);letter-spacing:.12em;font-size:.9375rem;margin-bottom:.6rem}.cc-review__text{margin:0;color:var(--cc-ink);font-size:.9375rem;line-height:1.6}@media screen and (max-width:900px){.cc-reviews__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.cc-closer{border-radius:var(--cc-radius-lg);background-color:var(--cc-clover);color:#fff;padding:clamp(2.5rem,5vw,4.5rem);text-align:center}.cc-closer .cc-kicker{color:#ffffffbf}.cc-closer .cc-h2{color:#fff}.cc-closer .cc-sub{color:#ffffffd9;margin-inline:auto}.cc-closer .cc-btn{margin-top:2rem;background-color:#fff;color:var(--cc-clover-deep)}.cc-closer .cc-btn:hover{background-color:var(--cc-cream);color:var(--cc-clover-deep)}.cc-pdp-checks{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none}.cc-pdp-trust{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;padding-top:.35rem}.cc-pdp-trust span{display:inline-flex;align-items:center;gap:.45rem;color:var(--cc-muted);font-size:.8125rem;font-weight:500}.cc-pdp-trust svg{flex:none;width:1rem;height:1rem;padding:.16rem;border-radius:50%;background-color:var(--cc-clover-tint);color:var(--cc-clover)}product-form-component button[type=submit],.product-form-buttons .button:not(.button-secondary){border-radius:100px!important}.cc-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem}.cc-badge{display:inline-flex;padding:.35rem .8rem;border-radius:100px;font-size:.8125rem;font-weight:600;line-height:1.3}.cc-badge--green{background-color:var(--cc-clover-tint);color:var(--cc-clover-deep)}.cc-badge--oat{background-color:var(--cc-oat);color:var(--cc-ink)}.cc-valueprop{margin:.25rem 0 0}.cc-valueprop strong{display:block;font-size:1.0625rem;margin-bottom:.2rem}.cc-valueprop span{color:var(--cc-muted);font-size:.9375rem;line-height:1.55}.cc-outcomes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.cc-outcome{background-color:var(--cc-card);border:1px solid rgba(228,221,208,.6);border-radius:var(--cc-radius-lg);padding:2.25rem 2rem;box-shadow:var(--cc-shadow);text-align:center}.cc-outcome__big{display:block;font-family:var(--font-heading--family, Lora, serif);font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.15;letter-spacing:-.01em;color:var(--cc-clover);margin-bottom:.65rem;text-wrap:balance}.cc-outcome__cap{color:var(--cc-muted);font-size:.9375rem;line-height:1.55}.cc-anatomy__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.cc-part{background-color:var(--cc-card);border:1px solid rgba(228,221,208,.6);border-radius:var(--cc-radius-lg);padding:1.75rem 1.5rem;box-shadow:var(--cc-shadow)}.cc-part__num{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background-color:var(--cc-clover-tint);color:var(--cc-clover-deep);font-family:var(--font-heading--family, Lora, serif);font-weight:600;font-size:.9375rem;margin-bottom:1rem}.cc-part__title{margin:0 0 .4rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.0625rem;line-height:1.3}.cc-part__body{margin:0;color:var(--cc-muted);font-size:.875rem;line-height:1.55}.cc-compare__wrap{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:3rem;max-width:56rem;margin-inline:auto}.cc-compare__col{border-radius:var(--cc-radius-lg);padding:2rem}.cc-compare__col--us{background-color:var(--cc-clover);color:#fff;box-shadow:var(--cc-shadow-lift)}.cc-compare__col--them{background-color:var(--cc-oat);color:var(--cc-ink)}.cc-compare__head{font-family:var(--font-heading--family, Lora, serif);font-size:1.25rem;margin:0 0 1.25rem}.cc-compare__col ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.cc-compare__col li{display:flex;gap:.6rem;align-items:flex-start;font-size:.9375rem;line-height:1.5}.cc-compare__col--us li svg{flex:none;width:1.1rem;height:1.1rem;padding:.18rem;border-radius:50%;background-color:#ffffff2e;color:#fff;margin-top:.1rem}.cc-compare__col--them li{color:var(--cc-muted)}.cc-compare__col--them li .cc-x{flex:none;width:1.1rem;height:1.1rem;border-radius:50%;background-color:#2a2a2414;color:var(--cc-muted);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;margin-top:.1rem}.cc-routinestrip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;background-color:var(--cc-clover-tint);border-radius:var(--cc-radius-lg);padding:2rem 2.25rem}.cc-routinestrip__title{margin:0 0 .35rem;font-family:var(--font-heading--family, Lora, serif);font-size:1.375rem}.cc-routinestrip__sub{margin:0;color:var(--cc-muted);font-size:.9375rem}@media screen and (max-width:900px){.cc-outcomes__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.cc-anatomy__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.cc-compare__wrap{grid-template-columns:1fr}}@media screen and (max-width:560px){.cc-anatomy__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.cc-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.cc-reveal.cc-in{opacity:1;transform:none}.cc-hero__copy.cc-reveal{transform:translateY(26px)}.cc-hero__media.cc-reveal{transform:translateY(14px) scale(.985)}.cc-chip--tl{animation:cc-float 7s ease-in-out infinite}.cc-chip--br{animation:cc-float 8s ease-in-out 1.2s infinite}@keyframes cc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.cc-card,.cc-outcome,.cc-part,.cc-step,.cc-rung,.cc-review{transition:transform .25s ease,box-shadow .25s ease}.cc-card:hover,.cc-outcome:hover,.cc-part:hover,.cc-step:hover,.cc-rung:hover,.cc-review:hover{transform:translateY(-4px);box-shadow:var(--cc-shadow-lift)}.cc-coat__media img{transition:transform .6s cubic-bezier(.22,.61,.36,1)}.cc-coat:hover .cc-coat__media img{transform:scale(1.05)}.cc-hero__frame img{transition:transform 8s ease-out}.cc-hero__frame:hover img{transform:scale(1.045)}}.cc-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start;margin-top:1rem}.cc-gallery__item{margin:0;border-radius:var(--cc-radius-lg);overflow:hidden;box-shadow:var(--cc-shadow)}.cc-gallery__item:nth-child(2){transform:translateY(2rem)}.cc-gallery__item img{width:100%;height:auto;display:block;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.cc-gallery__item:hover img{transform:scale(1.04)}.cc-gallery__item figcaption{padding:.8rem 1.1rem;background-color:var(--cc-card);color:var(--cc-muted);font-size:.8125rem;line-height:1.4}@media screen and (max-width:900px){.cc-gallery{grid-template-columns:1fr;gap:1rem}.cc-gallery__item:nth-child(2){transform:none}}.cc-part__media{margin:-1.75rem -1.5rem 1.25rem;border-radius:var(--cc-radius-lg) var(--cc-radius-lg) 0 0;overflow:hidden;background-color:var(--cc-oat)}.cc-part__media img{width:100%;height:170px;object-fit:cover;display:block}.cc-steps-wrap--media{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:center;margin-top:3rem}.cc-steps__media{border-radius:var(--cc-radius-lg);overflow:hidden;box-shadow:var(--cc-shadow-lift);align-self:stretch}.cc-steps__media img{width:100%;height:100%;object-fit:cover;display:block}.cc-steps--stacked{grid-template-columns:1fr;margin-top:0;gap:1rem}.cc-rung__media{margin:-2rem -1.75rem 1.25rem;border-radius:var(--cc-radius-lg) var(--cc-radius-lg) 0 0;overflow:hidden;background-color:var(--cc-oat)}.cc-rung__media img{width:100%;height:150px;object-fit:cover;display:block}@media screen and (max-width:900px){.cc-steps-wrap--media{grid-template-columns:1fr;margin-top:2rem}.cc-steps__media img{max-height:320px}}.cc-outcomes__grid--stacked{grid-template-columns:1fr;margin-top:0;gap:1rem}.product-information .buy-buttons-block .product-form-buttons{gap:10px}.product-information .product-form-buttons shopify-accelerated-checkout,.product-information .product-form-buttons .shopify-payment-button{--shopify-accelerated-checkout-button-block-size: var(--height-buy-buttons, 52px);--shopify-accelerated-checkout-button-border-radius: 100px}.product-information .product-form-buttons .shopify-payment-button__button{border-radius:100px;min-height:var(--height-buy-buttons, 52px);height:var(--height-buy-buttons, 52px)}.product-information .product-form-buttons shop-pay-wallet-button{display:block;height:var(--height-buy-buttons, 52px);border-radius:100px;overflow:hidden}.product-information .product-form-buttons shop-pay-wallet-button iframe{height:var(--height-buy-buttons, 52px)!important}.product-information .product-form-buttons .shopify-payment-button__more-options{margin-top:8px;font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cc-brand.css.map */
