.cl-about-page{background:#0b0b0b}.cl-about-page__hero{max-width:760px;margin:0 auto 4rem;text-align:center}.cl-about-page__hero .cl-divider{margin:1.5rem auto}.cl-about-page__title{margin-top:.75rem}.cl-about-page__lead{font-size:1.15rem;color:#9a9a9a;line-height:1.8}.cl-about-page__image-wrap{margin:0 0 5rem;overflow:hidden;border:1px solid #1a1a1a}.cl-about-page__image{width:100%;height:auto;display:block;max-height:520px;object-fit:cover}.cl-about-page__body-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;margin-bottom:5rem}@media(max-width:860px){.cl-about-page__body-grid{grid-template-columns:1fr;gap:3rem}}.cl-about-page__rich{font-size:1rem;color:#6a6a6a;line-height:1.9}.cl-about-page__rich p{margin-bottom:1.25rem}.cl-about-page__rich strong{color:#e6e6e6;font-weight:600}.cl-about-page__values{display:flex;flex-direction:column;gap:2rem}.cl-about-page__value{display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:2rem;border-bottom:1px solid #1a1a1a}.cl-about-page__value:last-child{border-bottom:none}.cl-about-page__value-num{font-size:2rem;font-weight:900;color:#1f1f1f;line-height:1;flex-shrink:0;min-width:2.5rem}.cl-about-page__value-title{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f47b20;margin-bottom:.5rem}.cl-about-page__value-body{font-size:.9rem;color:#6a6a6a;line-height:1.7;margin:0}.cl-about-page__cta-wrap{text-align:center}.cl-about-snippet{background:#fff}.cl-about-snippet__inner{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media(max-width:860px){.cl-about-snippet__inner{grid-template-columns:1fr;gap:3rem}}.cl-about-snippet__title{margin-top:.75rem;font-size:clamp(1.8rem,4vw,2.8rem)}.cl-about-snippet__body{font-size:1rem;color:#6b6b6b;line-height:1.9;margin-bottom:2.5rem}.cl-about-snippet__body p{margin-bottom:1rem}.cl-about-snippet__cta{margin-top:.5rem}.cl-about-snippet__stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8e8e6;border:1px solid #E8E8E6}.cl-about-snippet__stat{background:#f7f7f5;padding:2.5rem 2rem;text-align:center}.cl-about-snippet__stat-number{font-size:2.5rem;font-weight:900;color:#4f5b66;letter-spacing:-.02em;line-height:1;margin-bottom:.5rem}.cl-about-snippet__stat-label{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#6b6b6b}.cl-contact-page{background:#0b0b0b}.cl-contact-page__header{max-width:600px;margin-bottom:4rem}.cl-contact-page__title{margin-top:.75rem}.cl-contact-page__sub{font-size:1rem;color:#6a6a6a;line-height:1.7}.cl-contact-page__grid{display:grid;grid-template-columns:1.5fr 1fr;gap:6rem;align-items:start}@media(max-width:860px){.cl-contact-page__grid{grid-template-columns:1fr;gap:3rem}}.cl-form-group{margin-bottom:1.5rem}.cl-form-label{display:block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#9a9a9a;margin-bottom:.5rem}.cl-form-input{width:100%;background:#0f0f0f;border:1px solid #2a2a2a;color:#e6e6e6;padding:.9rem 1.1rem;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .25s ease;box-sizing:border-box}.cl-form-input:focus{border-color:#f47b20}.cl-form-input--textarea{resize:vertical;min-height:140px}.cl-contact-page__submit{margin-top:.5rem}.cl-contact-page__success{background:#0f0f0f;border:1px solid #F47B20;padding:2rem;color:#f47b20;font-size:.95rem;line-height:1.7}.cl-contact-page__errors{background:#1a0f0f;border:1px solid #e05252;padding:1rem 1.25rem;color:#e05252;font-size:.85rem;margin-bottom:1.5rem}.cl-contact-page__info-col{padding-top:.5rem}.cl-contact-page__info-block{padding:1.75rem 0;border-bottom:1px solid #1a1a1a}.cl-contact-page__info-block:first-child{border-top:1px solid #1a1a1a}.cl-contact-page__info-label{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f47b20;margin-bottom:.5rem}.cl-contact-page__info-text{font-size:.9rem;color:#6a6a6a;line-height:1.7;margin:0}.cl-contact-page__email-link,.cl-contact-page__faq-link{color:#e6e6e6;text-decoration:none;border-bottom:1px solid #2a2a2a;transition:color .2s,border-color .2s}.cl-contact-page__email-link:hover,.cl-contact-page__faq-link:hover{color:#f47b20;border-color:#f47b20}.cl-diff{background:#fff}.cl-diff__header{text-align:center;margin-bottom:3.5rem}.cl-diff__header .cl-divider{margin:1.5rem auto}.cl-diff__title{margin-top:.75rem}.cl-diff__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}@media(max-width:700px){.cl-diff__cols{grid-template-columns:1fr}}.cl-diff__col{border:1px solid #E8E8E6;border-radius:0}.cl-diff__col--hl{border:2px solid #4F5B66;background:#fafaf9;position:relative}.cl-diff__col-head{padding:1.5rem 1.75rem 1.25rem;border-bottom:1px solid #E8E8E6;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#6b6b6b;display:flex;flex-direction:column;gap:.3rem}.cl-diff__col--hl .cl-diff__col-head{background:#4f5b66;color:#fff;border-bottom:none}.cl-diff__col-name{font-size:.82rem}.cl-diff__col-badge{font-size:.6rem;letter-spacing:.2em;opacity:.8}.cl-diff__list{list-style:none;padding:1.5rem 1.75rem;margin:0;display:flex;flex-direction:column;gap:.9rem}.cl-diff__item{display:flex;align-items:flex-start;gap:.75rem;font-size:.88rem;color:#6b6b6b;line-height:1.5}.cl-diff__item--hl{color:#1a1a1a;font-weight:500}.cl-diff__item-icon{flex-shrink:0;width:16px;height:16px;margin-top:1px;display:flex;align-items:center;justify-content:center}.cl-diff__item-icon svg{width:14px;height:14px;fill:none;stroke:#4f5b66;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.cl-diff__item-dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#ccc;margin-top:5px}.cl-early-signup{background:#fff;border-top:1px solid #E8E8E6;border-bottom:1px solid #E8E8E6;padding:2.75rem 0}.cl-early-signup__inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;flex-wrap:wrap}.cl-early-signup__text{flex:1;min-width:240px}.cl-early-signup__eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#c9963e;margin:0 0 .5rem}.cl-early-signup__headline{font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;color:#1a1a1a;line-height:1.15;margin:0 0 .75rem}.cl-early-signup__sub{font-size:.9rem;color:#6b6b6b;line-height:1.7;margin:0;max-width:380px}.cl-early-signup__klaviyo{flex:0 0 auto;width:100%;max-width:420px}.cl-early-signup__klaviyo input[type=email],.cl-early-signup__klaviyo input[type=text]{background-color:#fff!important;color:#1a1a1a!important;border:1px solid #D9D9D9!important;border-radius:8px!important;padding:13px 18px!important;box-sizing:border-box!important;outline:none!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}.cl-early-signup__klaviyo input[type=email]:focus,.cl-early-signup__klaviyo input[type=text]:focus{border-color:#b8852f!important;box-shadow:0 0 0 3px #b8852f1f!important;outline:none!important}.cl-early-signup__klaviyo input[type=email]::placeholder,.cl-early-signup__klaviyo input[type=text]::placeholder{color:#888!important;opacity:1!important}.cl-early-signup__klaviyo button[type=submit]{background-color:#b8852f!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:13px 18px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;cursor:pointer!important;transition:background-color .2s ease,transform .2s ease!important}.cl-early-signup__klaviyo button[type=submit]:hover{background-color:#111!important;color:#fff!important}.cl-early-signup__klaviyo button[type=submit]:active{transform:scale(.98)!important}@media(max-width:860px){.cl-early-signup__inner{gap:2.5rem}}@media(max-width:660px){.cl-early-signup{padding:2.25rem 0}.cl-early-signup__inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.cl-early-signup__klaviyo{max-width:100%}}.cl-launch-cta{background:#0a0007;padding:2.75rem 0;position:relative;overflow:hidden}.cl-launch-cta:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:48px;background:linear-gradient(to bottom,transparent,rgba(201,150,62,.35))}.cl-launch-cta__inner{max-width:700px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.cl-launch-cta__eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#c9963e;margin:0 0 16px}.cl-launch-cta__headline{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.01em;color:#fff;line-height:1.1;margin:0 0 20px}.cl-launch-cta__sub{font-size:.95rem;color:#fff9;line-height:1.7;max-width:520px;margin:0 0 40px}.cl-launch-cta__klaviyo{width:100%;max-width:500px;margin:0 auto}.cl-launch-cta__klaviyo .klaviyo-form,.cl-launch-cta__klaviyo [data-testid=klaviyo-form],.cl-launch-cta__klaviyo [data-testid=form-component]{background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.cl-launch-cta__klaviyo input[type=email],.cl-launch-cta__klaviyo input[type=text]{background-color:#fff!important;color:#0a0007!important;border:1px solid #D9D9D9!important;border-radius:8px!important;padding:13px 18px!important;box-sizing:border-box!important;outline:none!important;box-shadow:none!important;min-height:52px!important;transition:border-color .2s ease,box-shadow .2s ease!important}.cl-launch-cta__klaviyo input[type=email]:focus,.cl-launch-cta__klaviyo input[type=text]:focus{border-color:#b8852f!important;box-shadow:0 0 0 3px #b8852f1f!important;outline:none!important}.cl-launch-cta__klaviyo input[type=email]::placeholder,.cl-launch-cta__klaviyo input[type=text]::placeholder{color:#888!important;opacity:1!important}.cl-launch-cta__klaviyo button[type=submit]{background-color:#b8852f!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:13px 18px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;cursor:pointer!important;min-height:52px!important;transition:background-color .2s ease,transform .2s ease!important}.cl-launch-cta__klaviyo button[type=submit]:hover{background-color:#303b43!important;color:#fff!important}.cl-launch-cta__klaviyo button[type=submit]:active{transform:scale(.98)!important}.cl-launch-cta__footer{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.35rem}.cl-launch-cta__tagline{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d}.cl-launch-cta__fine{font-size:.63rem;color:#ffffff26;letter-spacing:.04em}@media(max-width:768px){.cl-launch-cta{padding:2.25rem 0}.cl-launch-cta__sub{margin-bottom:1.75rem}}@media(max-width:560px){.cl-launch-cta{padding:2rem 0}.cl-launch-cta__headline{font-size:1.85rem}.cl-launch-cta__klaviyo{max-width:100%}}.cl-faq{background:#f7f7f5}.cl-faq__header{text-align:center;margin-bottom:3.5rem}.cl-faq__header .cl-divider{margin:1.5rem auto}.cl-faq__title{margin-top:.75rem}.cl-faq__list{max-width:760px;margin:0 auto}.cl-faq__item{border-bottom:1px solid #E8E8E6}.cl-faq__item:first-child{border-top:1px solid #E8E8E6}.cl-faq__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:color .2s ease}.cl-faq__question::-webkit-details-marker{display:none}.cl-faq__question:hover{color:#4f5b66}.cl-faq__question-text{font-size:1rem;font-weight:600;color:#1a1a1a;line-height:1.4;flex:1}.cl-faq__question:hover .cl-faq__question-text{color:#4f5b66}.cl-faq__icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1.5px solid #D0D0CE;position:relative;transition:border-color .2s ease,transform .25s ease}.cl-faq__icon:before,.cl-faq__icon:after{content:"";position:absolute;background:#4f5b66;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1px}.cl-faq__icon:before{width:10px;height:1.5px}.cl-faq__icon:after{width:1.5px;height:10px;transition:transform .25s ease,opacity .25s ease}details[open] .cl-faq__icon{border-color:#4f5b66;transform:rotate(45deg)}.cl-faq__answer{padding:0 0 1.5rem}.cl-faq__answer p{font-size:.95rem;color:#6b6b6b;line-height:1.8;margin:0}.cl-featured{background:#f7f7f5}.cl-featured__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width:860px){.cl-featured__inner{grid-template-columns:1fr;gap:3rem}}.cl-featured__media{position:relative}.cl-featured__img{width:100%;height:auto;display:block;border:1px solid #E8E8E6}.cl-featured__img-placeholder{background:#ebebea;border:1px solid #E8E8E6;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.cl-featured__img-placeholder svg{width:60%;opacity:.25}.cl-featured__img-branded{flex-direction:column;gap:1.5rem;padding:3rem}.cl-featured__placeholder-logo{width:200px;max-width:60%;opacity:.6;display:block}.cl-featured__badge{position:absolute;top:1.5rem;right:1.5rem;background:#111;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:.4rem .9rem}.cl-featured__title{margin:.75rem 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.cl-featured__desc{font-size:.95rem;color:#6b6b6b;line-height:1.8;margin-bottom:2rem}.cl-featured__meta{display:flex;align-items:baseline;gap:1.5rem;margin-bottom:2rem}.cl-featured__price{font-size:2rem;font-weight:700;color:#1a1a1a}.cl-featured__size{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b}.cl-featured__actions{display:flex;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.cl-featured__claims{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.cl-featured__claim{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b6b6b}.cl-featured__claim-dot{width:6px;height:6px;border-radius:50%;background:#4f5b66;flex-shrink:0}.cl-footer__logo{display:block;height:52px;width:auto;max-width:320px;object-fit:contain;margin-bottom:1.25rem}.cl-footer__desc{font-size:.85rem;color:#6a6a6a;line-height:1.7;margin:1rem 0 1.5rem;max-width:260px}.cl-footer__social{display:flex;gap:.75rem}.cl-footer__social-link{width:36px;height:36px;border:1px solid #333333;display:flex;align-items:center;justify-content:center;color:#6a6a6a;text-decoration:none;transition:border-color .25s ease,color .25s ease}.cl-footer__social-link:hover{border-color:#fff;color:#fff}.cl-footer__social-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.cl-hero{position:relative;min-height:var(--hero-min-height, 88vh);background:#f7f7f5;overflow:hidden;display:flex;align-items:center}.cl-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:5rem;padding-bottom:5rem;width:100%}.cl-hero__content{display:flex;flex-direction:column}.cl-hero__tagline{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c9963e;margin-bottom:1.75rem}.cl-hero__headline{font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.05;color:#1a1a1a;margin-bottom:1.5rem}.cl-hero__subheadline{font-size:1.05rem;color:#6b6b6b;max-width:480px;line-height:1.75;margin-bottom:2.5rem;font-weight:400}.cl-hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.cl-btn--outline-hero{border-color:#1a1a1a40;color:#1a1a1a}.cl-btn--outline-hero:hover{border-color:#4f5b66;color:#4f5b66}.cl-hero__value{margin-top:2rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#4f5b66;text-transform:uppercase}.cl-hero__media{position:relative;display:flex;align-items:center;justify-content:center}.cl-hero__media-img{width:100%;height:auto;display:block;border-radius:2px;box-shadow:0 20px 60px #0000001f}@media(max-width:860px){.cl-hero{min-height:0}.cl-hero__inner{grid-template-columns:1fr;gap:2.25rem;padding-top:3rem;padding-bottom:3.5rem}.cl-hero__media{order:-1}.cl-hero__media-img{max-height:280px;object-fit:cover}.cl-hero__subheadline{max-width:100%}}@media(max-width:480px){.cl-hero__inner{padding-top:2.25rem;padding-bottom:2.75rem;gap:1.75rem}.cl-hero__actions{flex-direction:column}.cl-btn{width:100%;text-align:center}}.cl-announce{background:#1a1a1a;padding:.65rem 0}.cl-announce__inner{display:flex;justify-content:center}.cl-announce__link{display:inline-flex;align-items:center;gap:.65rem;font-size:.67rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fff;text-decoration:none;transition:color .2s ease}.cl-announce__link:hover{color:#c9963e}.cl-announce__dot{width:5px;height:5px;border-radius:50%;background:#c9963e;flex-shrink:0;animation:cl-announce-pulse 2.2s ease-in-out infinite}@keyframes cl-announce-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.cl-announce__arrow{color:#c9963e;transition:transform .2s ease}.cl-announce__link:hover .cl-announce__arrow{transform:translate(3px)}.cl-nav{background:#fff;border-bottom:1px solid #E8E8E6}.cl-nav__inner{display:flex;align-items:center;justify-content:space-between;height:76px}.cl-nav__brand{text-decoration:none;display:flex;align-items:center}.cl-nav__logo{display:block;height:46px;width:auto;object-fit:contain}.cl-nav__wordmark{font-size:1.1rem;font-weight:900;letter-spacing:.24em;color:#1a1a1a}.cl-nav__links{display:flex;align-items:center;gap:2rem}.cl-nav__link{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;text-decoration:none;transition:color .2s ease}.cl-nav__link:hover{color:#1a1a1a}.cl-nav__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.25rem;color:#1a1a1a;align-items:center}.cl-nav__mobile-menu{display:none;flex-direction:column;background:#fff;border-top:1px solid #E8E8E6}.cl-nav__mobile-menu--open{display:flex}.cl-nav__mobile-link{font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;padding:1rem 1.5rem;border-bottom:1px solid #F0F0EE;transition:background .15s ease}.cl-nav__mobile-link:last-child{border-bottom:none}.cl-nav__mobile-link:hover{background:#f7f7f5}@media(max-width:680px){.cl-nav__links{display:none}.cl-nav__mobile-toggle{display:flex}.cl-announce__link{font-size:.6rem;letter-spacing:.14em;gap:.5rem}}.cl-product-details{background:#0b0b0b;border-top:1px solid #1a1a1a}.cl-product-details__tabs{display:flex;border-bottom:1px solid #1a1a1a;margin-bottom:3rem;gap:0;flex-wrap:wrap}.cl-product-details__tab{padding:1rem 2rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#4a4a4a;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:color .2s,border-color .2s;margin-bottom:-1px}.cl-product-details__tab.is-active,.cl-product-details__tab:hover{color:#f47b20;border-bottom-color:#f47b20}.cl-product-details__panel{display:none;max-width:760px}.cl-product-details__panel.is-active{display:block}.cl-product-details__rich{color:#9a9a9a;line-height:1.9;font-size:.95rem}.cl-product-details__rich h2,.cl-product-details__rich h3{color:#fff;margin-top:2rem;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.cl-product-details__rich ul{padding-left:1.25rem}.cl-product-details__rich li{margin-bottom:.4rem}.cl-nutrition{border:1px solid #2a2a2a;max-width:400px}.cl-nutrition__header{background:#111;padding:1.25rem;border-bottom:8px solid #E6E6E6}.cl-nutrition__title{font-size:1.8rem;font-weight:900;color:#fff}.cl-nutrition__serving{font-size:.82rem;color:#9a9a9a;margin:.25rem 0}.cl-nutrition__calories-row{display:flex;justify-content:space-between;align-items:baseline;padding-top:.5rem;border-top:4px solid #E6E6E6;font-size:.8rem;color:#e6e6e6;font-weight:700}.cl-nutrition__calories-num{font-size:2.5rem;font-weight:900;color:#fff}.cl-nutrition__body{padding:1rem 1.25rem;font-size:.82rem;color:#9a9a9a;line-height:1.8}.cl-product-faq{display:flex;flex-direction:column;gap:0}.cl-product-faq__item{border-bottom:1px solid #1a1a1a}.cl-product-faq__q{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:.9rem;font-weight:600;color:#e6e6e6;cursor:pointer;list-style:none;gap:1rem}.cl-product-faq__q::-webkit-details-marker{display:none}.cl-product-faq__icon{width:18px;height:18px;border:1px solid #4A4A4A;border-radius:50%;flex-shrink:0;position:relative}.cl-product-faq__icon:before,.cl-product-faq__icon:after{content:"";position:absolute;background:#f47b20;top:50%;left:50%;transform:translate(-50%,-50%)}.cl-product-faq__icon:before{width:8px;height:1px}.cl-product-faq__icon:after{width:1px;height:8px;transition:transform .2s}details[open] .cl-product-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.cl-product-faq__a{padding:0 0 1.25rem;font-size:.9rem;color:#6a6a6a;line-height:1.8}.cl-product-hero{padding:5rem 0 3rem;background:#0b0b0b}.cl-product-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}@media(max-width:860px){.cl-product-hero__inner{grid-template-columns:1fr;gap:3rem}}.cl-product-hero__main-img-wrap{position:sticky;top:2rem;background:#0f0f0f;border:1px solid #1a1a1a}.cl-product-hero__main-img{width:100%;height:auto;display:block}.cl-product-hero__img-placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.cl-product-hero__img-placeholder svg{width:60%;opacity:.1}.cl-product-hero__thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.cl-product-hero__thumb{border:1px solid #1a1a1a;background:#0f0f0f;padding:0;cursor:pointer;width:72px;height:72px;overflow:hidden;transition:border-color .2s ease}.cl-product-hero__thumb.is-active,.cl-product-hero__thumb:hover{border-color:#f47b20}.cl-product-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cl-product-hero__title{font-size:clamp(1.6rem,3.5vw,2.5rem);margin:.75rem 0}.cl-product-hero__price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.cl-product-hero__price{font-size:2rem;font-weight:700;color:#fff}.cl-product-hero__compare{font-size:1.1rem;color:#4a4a4a;text-decoration:line-through}.cl-product-hero__package{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4a4a4a}.cl-product-hero__desc{font-size:.95rem;color:#6a6a6a;line-height:1.8;margin-bottom:2rem}.cl-product-hero__variant-label{display:block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#e6e6e6;margin-bottom:.75rem}.cl-product-hero__variant-options{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.cl-product-hero__variant-btn{padding:.5rem 1.25rem;background:transparent;border:1px solid #2a2a2a;color:#9a9a9a;font-size:.8rem;font-weight:600;cursor:pointer;transition:border-color .2s,color .2s}.cl-product-hero__variant-btn.is-active,.cl-product-hero__variant-btn:hover{border-color:#f47b20;color:#f47b20}.cl-product-hero__variant-btn:disabled{opacity:.3;cursor:not-allowed}.cl-product-hero__atc-row{display:flex;gap:1rem;margin-bottom:2rem;align-items:stretch}.cl-product-hero__atc{flex:1}.cl-qty-btn{width:44px;background:transparent;border:1px solid #2a2a2a;color:#e6e6e6;font-size:1.2rem;cursor:pointer;transition:border-color .2s ease}.cl-qty-btn:hover{border-color:#f47b20;color:#f47b20}.cl-qty-input{width:48px;text-align:center;background:transparent;border:1px solid #2a2a2a;border-left:none;border-right:none;color:#fff;font-size:.9rem;font-family:inherit}.cl-qty-input::-webkit-inner-spin-button,.cl-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cl-product-hero__trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.cl-product-hero__trust-item{display:flex;align-items:center;gap:.75rem;font-size:.83rem;color:#6a6a6a}.cl-product-hero__trust-dot{width:5px;height:5px;border-radius:50%;background:#f47b20;flex-shrink:0}.cl-product-launch{background:#f7f7f5}.cl-product-launch__header{text-align:center;margin-bottom:4rem}.cl-product-launch__header .cl-divider{margin:1.5rem auto}.cl-product-launch__title{margin-top:.75rem}.cl-product-launch__sub{font-size:1rem;color:#6b6b6b;line-height:1.7;margin-top:1rem;max-width:560px;margin-left:auto;margin-right:auto}.cl-product-launch__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:680px){.cl-product-launch__grid{grid-template-columns:1fr}}.cl-product-launch__card{background:#fff;border:1px solid #E8E8E6;display:flex;flex-direction:column;transition:box-shadow .25s ease}.cl-product-launch__card:hover{box-shadow:0 6px 30px #4f5b661a}.cl-product-launch__img-wrap{width:100%;background:#f7f7f5;padding:2.25rem 2.25rem 1.75rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #E8E8E6}.cl-product-launch__img{width:100%;height:auto;display:block;object-fit:contain;transition:transform .4s ease}.cl-product-launch__card:hover .cl-product-launch__img{transform:scale(1.02)}.cl-product-launch__card-body{padding:2.25rem 2rem;display:flex;flex-direction:column;flex:1}.cl-product-launch__product-name{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin-bottom:.75rem}.cl-product-launch__product-desc{font-size:.9rem;color:#6b6b6b;line-height:1.7;margin-bottom:1.5rem}.cl-product-launch__features{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.5rem}.cl-product-launch__features li{font-size:.82rem;color:#4f5b66;font-weight:600;letter-spacing:.06em;display:flex;align-items:center;gap:.5rem}.cl-pl-bullet{color:#c9963e;font-weight:700}.cl-product-launch__meta{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.75rem;margin-top:auto;padding-top:1.5rem;border-top:1px solid #E8E8E6}.cl-product-launch__price{font-size:1.6rem;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.cl-product-launch__size{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ababab}.cl-product-launch__cta{width:100%;text-align:center}.cl-testimonials{background:#f7f7f5}.cl-testimonials__header{text-align:center;margin-bottom:4rem}.cl-testimonials__header .cl-divider{margin:1.5rem auto}.cl-testimonials__title{margin-top:.75rem}.cl-testimonials__subheadline{font-size:.95rem;color:#6b6b6b;margin-top:1rem;line-height:1.7}.cl-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:900px){.cl-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cl-testimonials__grid{grid-template-columns:1fr}}.cl-testimonials__card{padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem;background:#fff}.cl-testimonials__stars{display:flex;gap:3px}.cl-testimonials__headline{font-size:.95rem;font-weight:600;color:#1a1a1a;line-height:1.5;margin:0}.cl-testimonials__stars svg{width:14px;height:14px}.cl-testimonials__quote{font-size:1rem;line-height:1.75;color:#1a1a1a;margin:0;flex:1}.cl-testimonials__author{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:1px solid #E8E8E6}.cl-testimonials__name{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a}.cl-testimonials__role{font-size:.75rem;color:#6b6b6b}.cl-use-cases{background:#fff}.cl-use-cases__header{text-align:center;margin-bottom:4rem}.cl-use-cases__header .cl-divider{margin:1.25rem auto}.cl-use-cases__sub{font-size:1rem;color:#6b6b6b;line-height:1.75;margin-top:1.25rem;max-width:520px;margin-left:auto;margin-right:auto}.cl-use-cases__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.cl-use-cases__card{padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.cl-use-cases__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f7f7f5;border:1px solid #E8E8E6;flex-shrink:0}.cl-use-cases__icon svg{width:22px;height:22px;fill:none;stroke:#c9963e;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cl-use-cases__card-title{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;line-height:1.3}.cl-use-cases__card-body{font-size:.9rem;color:#6b6b6b;line-height:1.75;margin:0}@media(max-width:900px){.cl-use-cases__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.cl-use-cases__grid{grid-template-columns:1fr}.cl-use-cases__card{padding:2rem 1.5rem}}.cl-why{background:#fff}.cl-why__header{text-align:center;margin-bottom:4rem}.cl-why__header .cl-divider{margin:1.5rem auto}.cl-why__title{margin-top:.75rem}.cl-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:900px){.cl-why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cl-why__grid{grid-template-columns:1fr}}.cl-why__item{padding:2.75rem 2.25rem;background:#f7f7f5;border:1px solid #E8E8E6;text-align:center;transition:border-color .25s ease,box-shadow .25s ease}.cl-why__item:hover{border-color:#4f5b66;box-shadow:0 4px 20px #4f5b6614}.cl-why__icon{width:48px;height:48px;margin:0 auto 1.5rem;color:#4f5b66}.cl-why__icon svg{width:100%;height:100%;stroke:#4f5b66;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cl-why__item-title{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;margin-bottom:.75rem}.cl-why__item-body{font-size:.95rem;color:#6b6b6b;line-height:1.75}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
