body.landing-layout{margin:0;padding:0}html:has(body.landing-layout){scroll-behavior:smooth}body.landing-layout .main-landing{padding:0;margin:0;max-width:none}body.landing-layout .main-landing>.shopify-section{padding:0;margin:0}.cll-landing{--cll-primary: #7c3aed;--cll-primary-dark: #6425d0;--cll-primary-soft: #f1ebff;--cll-accent: #dc2626;--cll-cta: var(--cll-primary);--cll-cta-dark: var(--cll-primary-dark);--cll-teal-light: #eaf7fd;--cll-orange: #e85d04;--cll-text: #1a1a1a;--cll-text-muted: #6b7280;--cll-border: #e5e7eb;--cll-bg: #ffffff;--cll-bg-alt: #f9fafb;--cll-radius: 12px;--cll-radius-sm: 8px;--cll-shadow: 0 4px 24px rgba(0, 0, 0, .08);--cll-font-sans: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cll-font-display: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cll-font-serif: Georgia, "Times New Roman", serif;font-family:var(--cll-font-sans);color:var(--cll-text);background:var(--cll-bg);line-height:1.6;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;overflow-x:clip}.cll-landing *,.cll-landing *:before,.cll-landing *:after{box-sizing:border-box}.cll-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.cll-announce{position:relative;background:var(--cll-primary);color:#fff;overflow:hidden;height:42px;display:flex;align-items:center}.cll-announce__marquee{width:100%;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cll-announce__track{display:inline-flex;animation:cll-marquee 28s linear infinite}.cll-announce__item{padding:0 36px}.cll-announce__item:before{content:"\2022";margin-right:36px;opacity:.7}.cll-announce__countdown{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background:var(--cll-primary);padding:0 18px;font-size:13px;font-weight:700;letter-spacing:.02em;white-space:nowrap;box-shadow:0 0 24px 18px var(--cll-primary);font-variant-numeric:tabular-nums}@keyframes cll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cll-header{position:sticky;top:0;z-index:100;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--cll-border);padding:14px 0}.cll-header__inner{display:flex;align-items:center;justify-content:space-between}.cll-header__brand{font-size:22px;font-weight:800;color:#111;text-decoration:none;letter-spacing:-.02em}.cll-header__cart{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--cll-bg-alt);color:var(--cll-text);text-decoration:none;transition:background .2s}.cll-header__cart:hover{background:var(--cll-teal-light);color:var(--cll-primary)}.cll-header__cart svg{width:22px;height:22px}.cll-hero{padding:28px 0 56px}.cll-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:start}.cll-gallery{min-width:0}@media(min-width:1024px){.cll-gallery{position:sticky;top:88px;align-self:start}}.cll-gallery__main{position:relative;border-radius:8px;overflow:hidden;background:var(--cll-bg-alt);aspect-ratio:1;margin-bottom:12px}.cll-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}.cll-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.cll-gallery__thumb{flex:0 0 72px;width:72px;height:72px;border-radius:var(--cll-radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:var(--cll-bg-alt);transition:border-color .2s}.cll-gallery__thumb.is-active{border-color:var(--cll-primary)}.cll-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cll-title{font-family:var(--cll-font-sans);font-size:clamp(28px,3.2vw,36px);font-weight:800;line-height:1.15;margin:0 0 10px;color:#111;letter-spacing:-.02em}.cll-price{margin:0 0 16px;font-size:clamp(28px,3vw,34px);font-weight:700;color:var(--cll-primary);line-height:1.2;font-variant-numeric:tabular-nums}.cll-intro{font-size:15px;margin:0 0 16px;padding:12px 14px;color:#374151;background:#f3f4f6;border-radius:8px;line-height:1.5}.cll-benefits{list-style:none;padding:0;margin:0 0 18px}.cll-benefits li{position:relative;display:block;padding-left:28px;margin-bottom:10px;font-size:15px;line-height:1.45;color:#111;text-align:left}.cll-benefits li:before{content:"";position:absolute;left:0;top:.15em;width:18px;height:18px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2322c55e'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z'/%3E%3C/svg%3E")}.cll-benefits li strong{font-weight:700}.cll-stock{display:inline-flex;align-items:center;gap:0;font-size:13px;color:var(--cll-primary-dark);font-weight:600;margin:0 0 20px;padding:8px 14px;background:var(--cll-primary-soft);border-radius:999px}.cll-stock__dot{display:none}@keyframes cll-pulse{0%,to{opacity:1}50%{opacity:.4}}.cll-urgency{display:flex;align-items:center;justify-content:center;gap:14px;background:transparent;border:0;border-radius:0;padding:4px 0 16px;text-align:center;font-weight:800;font-size:14px;color:#111;margin-bottom:12px;text-transform:uppercase;letter-spacing:.04em}.cll-urgency:before,.cll-urgency:after{content:"";flex:1;height:1px;background:#d1d5db;max-width:72px}.cll-policy-line{margin:0 0 16px;text-align:center;font-size:13px;font-weight:500;color:#6b7280;line-height:1.4}.cll-bundles{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.cll-bundle{position:relative;display:flex;align-items:center;gap:14px;padding:16px 18px;border:2px solid var(--cll-border);border-radius:var(--cll-radius);background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s}.cll-bundle:hover{border-color:#b9bec6}.cll-bundle.is-active{border-color:#111;box-shadow:0 0 0 1px #111}.cll-bundle input{position:absolute;opacity:0;pointer-events:none}.cll-bundle__radio{flex:0 0 auto;width:22px;height:22px;border:2px solid #c3c7ce;border-radius:50%;position:relative;transition:border-color .15s}.cll-bundle.is-active .cll-bundle__radio{border-color:#111}.cll-bundle.is-active .cll-bundle__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#111}.cll-bundle__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.cll-bundle__label{font-size:16px;font-weight:700;line-height:1.25}.cll-bundle__sub{font-size:13px;color:var(--cll-text-muted);line-height:1.35}.cll-bundle__prices{flex:0 0 auto;text-align:right;display:flex;flex-direction:column;gap:2px}.cll-bundle__price{font-size:19px;font-weight:700}.cll-bundle__compare{font-size:14px;color:var(--cll-text-muted)}.cll-bundle__flag{position:absolute;top:-11px;right:14px;background:#111;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:6px;white-space:nowrap}.cll-deals-divider{display:flex;align-items:center;gap:14px;margin:22px 0 16px;font-size:13px;font-weight:800;letter-spacing:.06em}.cll-deals-divider:before,.cll-deals-divider:after{content:"";flex:1;height:1px;background:var(--cll-border)}.cll-gifts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.cll-gift{text-align:center}.cll-gift__media{position:relative;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:var(--cll-bg-alt);display:flex;align-items:center;justify-content:center}.cll-gift__media img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s,opacity .2s}.cll-gift__tag{position:absolute;top:0;left:0;z-index:2;background:#111;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:0 0 6px}.cll-gift__tag s{opacity:.65;font-weight:600}.cll-gift__lock{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#f9fafbeb;border:2px dashed #c3c7ce;border-radius:10px;color:var(--cll-text-muted);font-size:12px;font-weight:600}.cll-gift__lock svg{width:26px;height:26px}.cll-gift.is-unlocked .cll-gift__lock,.cll-gift.is-locked .cll-gift__tag{display:none}.cll-gift__title{margin:8px 0 0;font-size:13px;font-weight:700;line-height:1.3}.cll-gift.is-locked .cll-gift__title{color:var(--cll-text-muted)}.cll-lowstock{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 0 10px;font-size:13px;font-weight:600;color:var(--cll-accent)}.cll-lowstock__dot{width:8px;height:8px;border-radius:50%;background:var(--cll-accent);animation:cll-pulse 1.6s ease-in-out infinite}.cll-guarantee-line{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0;font-size:15px;font-weight:700}.cll-guarantee-line svg{width:20px;height:20px;flex:0 0 auto}.cll-mini{margin:18px 0 4px;padding-top:16px;border-top:1px solid var(--cll-border)}.cll-mini__slide{display:flex;align-items:flex-start;gap:14px}.cll-mini__slide[hidden]{display:none}.cll-mini__avatar{flex:0 0 auto;width:56px;height:56px;border-radius:50%;object-fit:cover}.cll-mini__avatar--mono{display:flex;align-items:center;justify-content:center;background:var(--cll-primary-soft);color:var(--cll-primary-dark);font-size:20px;font-weight:700}.cll-mini__body{flex:1;min-width:0}.cll-mini__text{margin:0 0 8px;font-size:14px;line-height:1.5}.cll-mini__meta{display:flex;align-items:center;gap:10px;margin:0;padding-top:8px;border-top:1px solid var(--cll-border)}.cll-mini__author{font-size:13px;color:var(--cll-text-muted)}.cll-mini__stars{color:#f5a623;font-size:13px;letter-spacing:1px}.cll-mini__nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.cll-mini__arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;padding:0;border:1px solid var(--cll-border);border-radius:50%;background:#fff;color:var(--cll-text);cursor:pointer;transition:border-color .15s,background .15s,transform .05s}.cll-mini__arrow svg{width:16px;height:16px}.cll-mini__arrow:hover{border-color:#111;background:var(--cll-bg-alt)}.cll-mini__arrow:active{transform:scale(.94)}.cll-mini__arrow:focus-visible{outline:2px solid #111;outline-offset:2px}.cll-mini__dots{display:flex;justify-content:center;gap:7px}.cll-mini__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d4d8de;cursor:pointer;transition:background .15s}.cll-mini__dots button.is-active{background:#111}.cll-swatches{margin-bottom:20px}.cll-swatches__label{font-size:14px;font-weight:600;margin-bottom:10px;display:block;color:#111}.cll-swatches__list{display:flex;flex-wrap:wrap;gap:12px}.cll-swatch{display:flex;flex-direction:column;align-items:center;gap:0;padding:0;border:2px solid transparent;border-radius:50%;cursor:pointer;background:transparent;transition:border-color .2s,box-shadow .2s;min-width:0;width:52px;height:52px;overflow:hidden}.cll-swatch.is-active{border-color:var(--cll-primary);background:transparent;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--cll-primary)}.cll-swatch__img{width:100%;height:100%;border-radius:50%;object-fit:cover}.cll-swatch__name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cll-atc{width:100%;padding:18px 32px;font-size:18px;font-weight:700;color:#fff;background:var(--cll-cta);border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.03em;text-transform:uppercase;margin-bottom:0}.cll-atc:hover:not(:disabled){background:var(--cll-cta-dark)}.cll-atc:active:not(:disabled){transform:scale(.98)}.cll-atc:disabled,.cll-atc.is-loading{opacity:.7;cursor:not-allowed}.cll-pay-trust{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.cll-pay-trust__text{margin:0;font-size:13px;font-weight:600;color:#374151;text-align:center;line-height:1.4}.cll-trust-row{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:8px;margin-bottom:18px;font-size:12px;font-weight:600;color:#374151}.cll-trust-row span{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;line-height:1.25}.cll-trust-row svg{width:28px;height:28px;color:#111}.cll-payments{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;margin-bottom:22px}.cll-payments .cll-pay-icon,.cll-payments svg{height:24px;width:auto;display:block}.cll-pay-fallback{font-size:12px;color:var(--cll-text-muted);text-align:center;line-height:1.6}.cll-mini-reviews{margin:0 0 20px;padding:4px 0 0}.cll-mini-review{display:flex;gap:14px;align-items:flex-start}.cll-mini-review[hidden]{display:none!important}.cll-mini-review__avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.cll-mini-review__text{margin:0 0 10px;font-size:14px;line-height:1.55;color:#374151}.cll-mini-review__meta{display:flex;align-items:center;gap:10px;font-size:13px;color:#111}.cll-mini-review__stars{color:var(--cll-primary);letter-spacing:1px;font-size:14px}.cll-mini-reviews__nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px}.cll-mini-reviews__arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1.5px solid #d1d5db;border-radius:50%;background:#fff;color:#111;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.cll-mini-reviews__arrow svg{width:16px;height:16px}.cll-mini-reviews__arrow:hover{border-color:var(--cll-primary);color:var(--cll-primary);background:var(--cll-primary-soft)}.cll-mini-reviews__arrow:active{transform:scale(.96)}.cll-mini-reviews__dots{display:flex;gap:8px;align-items:center;justify-content:center}.cll-mini-reviews__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d1d5db;cursor:pointer}.cll-mini-reviews__dots button.is-active{background:var(--cll-primary)}.cll-details{border-top:1px solid var(--cll-border);margin-top:8px}.cll-details-item{border-bottom:1px solid var(--cll-border)}.cll-details-item summary{padding:14px 0;font-weight:700;font-size:.92rem;color:#111;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.cll-details-item summary::-webkit-details-marker{display:none}.cll-details-chevron{width:18px;height:18px;flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.cll-details-item[open] summary .cll-details-chevron{transform:rotate(180deg)}.cll-details-content{padding:0 0 14px;font-size:.88rem;line-height:1.55;color:var(--cll-text-muted)}.cll-details-content p{margin:0 0 10px}.cll-details-content p:last-child{margin-bottom:0}.cll-testimonials{background:var(--cll-bg);padding:56px 0}.cll-testimonials__header{text-align:center;margin-bottom:32px}.cll-testimonials__header h2{font-family:var(--cll-font-sans);font-size:clamp(22px,3vw,28px);font-weight:800;color:#111;margin:0;letter-spacing:-.01em}.cll-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cll-tcard{display:flex;flex-direction:column;background:var(--cll-bg-alt);border-radius:14px;overflow:visible}.cll-tcard__media{position:relative;z-index:2;aspect-ratio:16 / 10;background:#e5e7eb;overflow:visible;border-radius:14px 14px 0 0}.cll-tcard__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:14px 14px 0 0}.cll-tcard__quote{position:absolute;right:14px;bottom:-18px;z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#111;color:#fff;box-shadow:0 4px 12px #0003;pointer-events:none}.cll-tcard__quote svg{width:20px;height:20px}.cll-tcard__body{position:relative;z-index:1;padding:28px 22px 24px;border-radius:0 0 14px 14px}.cll-tcard__head{margin-bottom:12px}.cll-tcard__title{display:inline;font-size:13px;font-weight:800;color:#111;margin:0 8px 0 0;line-height:1.4}.cll-tcard__stars{color:#f59e0b;font-size:12px;letter-spacing:1px;white-space:nowrap}.cll-tcard__text{font-size:14px;line-height:1.6;color:#374151;margin:0 0 16px}.cll-tcard__author{display:flex;align-items:center;gap:8px;font-size:13px;font-style:italic;color:#111}.cll-tcard__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.cll-ugc{margin-top:20px;padding-top:18px;border-top:1px solid var(--cll-border)}.cll-details+.cll-ugc{margin-top:16px;padding-top:0;border-top:none}.cll-ugc__heading{margin:0 0 14px;font-family:var(--cll-font-serif);font-size:clamp(1rem,2.5vw,1.15rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.3;text-align:center;color:#111}.cll-ugc__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cll-ugc-card__media{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:#e6e6e6;cursor:pointer}.cll-ugc-card__img,.cll-ugc-card__poster,.cll-ugc-card__video{width:100%;height:100%;object-fit:cover;display:block}.cll-ugc-card__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cll-ugc-card__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.cll-ugc-card__video:not(.is-preview-ready):not([poster]){opacity:0;pointer-events:none}.cll-ugc-card__video[poster]:not(.is-playing-src),.cll-ugc-card__video:not([src]):not(.is-playing-src){opacity:0;pointer-events:none}.cll-ugc-card__video.is-playing-src,.cll-ugc-card__media.is-playing .cll-ugc-card__video{opacity:1}.cll-ugc-card__media.is-playing .cll-ugc-card__poster{opacity:0}.cll-ugc-card__media.is-playing .cll-ugc-card__play{opacity:0;pointer-events:none}.cll-ugc-card__play{position:absolute;left:10px;bottom:10px;z-index:3;width:32px;height:32px;border:none;padding:0;border-radius:50%;background:#ffffffeb;color:#111;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;z-index:2;cursor:pointer;transition:opacity .2s}.cll-ugc-card__play svg{width:14px;height:14px;margin-left:2px}.cll-ugc-card__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;margin:0;padding:36px 10px 10px;font-size:.62rem;line-height:1.35;font-weight:600;color:#fff;background:linear-gradient(transparent,#000000bf)}body.cll-ugc-modal-open{overflow:hidden}.cll-ugc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:flex;align-items:center;justify-content:center;padding:16px}.cll-ugc-modal[hidden]{display:none!important}.cll-ugc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8}.cll-ugc-modal__close{position:absolute;top:max(12px,env(safe-area-inset-top,0px));right:12px;z-index:3;width:44px;height:44px;border:none;border-radius:10px;background:#ffffffeb;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px #00000026}.cll-ugc-modal__close svg{width:22px;height:22px}.cll-ugc-modal__nav{position:absolute;top:50%;z-index:3;width:44px;height:44px;margin-top:-22px;border:none;border-radius:10px;background:#2828288c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cll-ugc-modal__nav:disabled{opacity:.25;cursor:default}.cll-ugc-modal__nav svg{width:22px;height:22px}.cll-ugc-modal__nav--prev{left:8px}.cll-ugc-modal__nav--next{right:8px}.cll-ugc-modal__frame{position:relative;z-index:2;width:min(92vw,380px);aspect-ratio:9 / 16;max-height:calc(100vh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));border-radius:20px;overflow:hidden;background:#111;box-shadow:0 12px 48px #00000073}.cll-ugc-modal__video{width:100%;height:100%;object-fit:cover;display:block;background:#111}.cll-ugc-modal__mute{position:absolute;top:12px;left:12px;z-index:2;width:40px;height:40px;border:none;border-radius:50%;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.cll-ugc-modal__mute-icon{width:18px;height:18px}.cll-ugc-modal__mute-icon--off,.cll-ugc-modal__mute.is-muted .cll-ugc-modal__mute-icon--on{display:none}.cll-ugc-modal__mute.is-muted .cll-ugc-modal__mute-icon--off{display:block}@media(min-width:990px){.cll-ugc-modal{display:none!important}}.cll-section{padding:64px 0}.cll-section--alt{background:var(--cll-bg-alt)}.cll-section__title{font-family:var(--cll-font-serif);font-size:clamp(24px,3.5vw,32px);font-weight:700;margin:0 0 24px;line-height:1.25}.cll-section__title em{font-style:normal;color:var(--cll-primary)}.cll-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.cll-split__text p{font-size:16px;line-height:1.7;margin-bottom:16px;color:var(--cll-text)}.cll-split__img{border-radius:var(--cll-radius);overflow:hidden;box-shadow:var(--cll-shadow)}.cll-split__img img{width:100%;height:auto;display:block}.cll-how-it-works{text-align:center;max-width:800px;margin:0 auto}.cll-how-it-works p{font-size:16px;line-height:1.7;margin-bottom:16px}.cll-how-it-works img{width:100%;max-width:600px;border-radius:var(--cll-radius);margin:24px auto;display:block}.cll-howto{padding:72px 0;background:#fff;font-family:var(--cll-font-display)}.cll-howto__title{margin:0 0 28px;text-align:center;font-family:var(--cll-font-display);font-size:clamp(32px,4vw,42px);font-weight:800;color:#1a1a1a;letter-spacing:-.02em}.cll-howto__intro{max-width:820px;margin:0 auto 48px;text-align:center}.cll-howto__intro p{margin:0 0 10px;font-family:var(--cll-font-display);font-size:clamp(15px,1.6vw,17px);line-height:1.65;font-weight:500;color:#374151}.cll-howto__intro p:last-child{margin-bottom:0}.cll-howto__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px;align-items:start}.cll-howto__step{text-align:center}.cll-howto__num{margin:0 0 14px;font-family:var(--cll-font-display);font-size:28px;font-weight:700;color:#1a1a1a;line-height:1}.cll-howto__media{border-radius:22px;overflow:hidden;background:#f5f5f5;margin-bottom:16px;aspect-ratio:1 / 1}.cll-howto__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:6%;box-sizing:border-box}.cll-howto__caption{margin:0;font-family:var(--cll-font-display);font-size:15px;line-height:1.45;font-weight:500;color:#1a1a1a}.cll-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.cll-step{text-align:center;padding:24px 16px;background:var(--cll-bg);border-radius:var(--cll-radius);border:1px solid var(--cll-border)}.cll-step__num{width:40px;height:40px;border-radius:50%;background:var(--cll-primary);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:18px}.cll-step p{font-size:14px;line-height:1.6;margin:0}.cll-reasons-section{padding:72px 0;background:#fff;font-family:var(--cll-font-display)}.cll-reasons-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px 56px;align-items:center}.cll-reasons-title{margin:0 0 28px;font-family:var(--cll-font-display);font-size:clamp(28px,3.2vw,38px);font-weight:800;color:#1a1a1a;letter-spacing:-.02em;line-height:1.15}.cll-reasons-list{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:16px}.cll-reasons-list li{display:flex;align-items:flex-start;gap:14px;font-family:var(--cll-font-display);font-size:clamp(15px,1.5vw,17px);line-height:1.45;font-weight:500;color:#333}.cll-reasons-list strong{font-weight:700;color:#1a1a1a}.cll-reasons-check{flex-shrink:0;width:26px;height:26px;margin-top:1px;border-radius:50%;background:var(--cll-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center}.cll-reasons-check svg{width:14px;height:14px}.cll-reasons-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:420px;min-height:54px;padding:16px 22px;border-radius:8px;background:var(--cll-primary);color:#fff;font-family:var(--cll-font-display);font-size:16px;font-weight:700;text-decoration:none;text-align:center;transition:background .2s}.cll-reasons-cta:hover{background:var(--cll-primary-dark);color:#fff}.cll-reasons-media{border-radius:16px;overflow:hidden;background:#f3f4f6;aspect-ratio:1 / 1}.cll-reasons-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:4%;box-sizing:border-box}.cll-reasons{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.cll-reason{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--cll-bg);border-radius:var(--cll-radius-sm);border:1px solid var(--cll-border);font-size:15px}.cll-reason:before{content:"\2713";flex-shrink:0;width:24px;height:24px;background:var(--cll-teal-light);color:var(--cll-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.cll-section--compare{background:#fff}.cll-compare{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(320px,1.2fr);gap:40px 56px;align-items:center}.cll-compare__intro{text-align:center}.cll-compare__title{font-family:var(--cll-font-sans);font-size:clamp(28px,3.2vw,40px);font-weight:800;color:#111;margin:0 0 12px;line-height:1.15;letter-spacing:-.02em}.cll-compare__sub{margin:0;font-size:clamp(15px,1.5vw,18px);font-weight:500;color:#111;line-height:1.4}.cll-compare__table-wrap{width:100%;max-width:560px;margin-inline:auto}.cll-compare__heads{display:grid;grid-template-columns:2fr 1fr 1fr;gap:0;margin-bottom:10px;padding-right:4px}.cll-compare__head{text-align:center;font-size:14px;font-weight:800;color:#111}.cll-compare__head--spacer{visibility:hidden}.cll-compare__card{border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #0f172a1f;background:#fff}.cll-compare__row{display:grid;grid-template-columns:2fr 1fr 1fr;min-height:58px}.cll-compare__row+.cll-compare__row .cll-compare__cell{border-top:1px solid #e8e8e8}.cll-compare__feature{display:flex;align-items:center;justify-content:center;padding:14px 16px;background:var(--cll-primary);color:#fff;font-size:14px;font-weight:700;text-align:center;line-height:1.25}.cll-compare__cell{display:flex;align-items:center;justify-content:center;padding:14px 10px;background:#fff}.cll-compare__card .cll-check{color:var(--cll-primary);font-size:26px;font-weight:700;line-height:1}.cll-compare__card .cll-cross{color:#111;font-size:22px;font-weight:700;line-height:1}.cll-guarantee{text-align:center;padding:64px 20px;background:linear-gradient(135deg,var(--cll-primary) 0%,var(--cll-primary-dark) 100%);color:#fff;border-radius:var(--cll-radius);margin:0 20px}.cll-guarantee h2{font-family:var(--cll-font-serif);font-size:clamp(24px,3vw,32px);margin:0 0 16px}.cll-guarantee p{font-size:16px;max-width:600px;margin:0 auto 24px;opacity:.95}.cll-guarantee .cll-atc{max-width:360px;margin:0 auto;background:#fff;color:var(--cll-primary)}.cll-guarantee .cll-atc:hover{background:var(--cll-teal-light)}.cll-faq-section{position:relative;--cll-wave-h: 110px;padding:calc(var(--cll-wave-h) + 40px) 0 calc(var(--cll-wave-h) + 40px);background:radial-gradient(120% 80% at 50% 0%,#a855f752,#a855f700 62%),linear-gradient(180deg,#3b0f78,#2a0a58 55%,#1e0740);overflow:hidden;isolation:isolate}.cll-faq-waves{position:absolute;left:0;width:100%;height:var(--cll-wave-h);z-index:0;pointer-events:none}.cll-faq-waves--top{top:0;transform:scaleY(-1)}.cll-faq-waves--bottom{bottom:0}.cll-faq-wave{position:absolute;top:0;left:0;width:200%;height:100%;display:block;will-change:transform}.cll-faq-wave path{fill:currentColor}.cll-faq-wave--back{color:#ffffff47;--cll-wave-y: -12%;animation:cll-wave-drift 19s linear infinite}.cll-faq-wave--front{color:var(--cll-bg);animation:cll-wave-drift 12s linear infinite}@keyframes cll-wave-drift{0%{transform:translate(0) translateY(var(--cll-wave-y, 0))}to{transform:translate(-25%) translateY(var(--cll-wave-y, 0))}}.cll-faq{position:relative;z-index:1;max-width:760px;margin:0 auto}.cll-faq__title{font-family:var(--cll-font-display);text-align:center;font-size:clamp(26px,3.2vw,36px);font-weight:800;letter-spacing:-.01em;color:#fff;margin:0 0 28px}.cll-faq-item{border-bottom:1px solid rgba(255,255,255,.13)}.cll-faq-item:first-of-type{border-top:1px solid rgba(255,255,255,.13)}.cll-faq-trigger{width:100%;display:flex;align-items:center;gap:14px;padding:18px 16px;background:none;border:none;border-radius:10px;cursor:pointer;font-size:16px;font-weight:700;text-align:left;color:#fff;font-family:inherit;transition:background-color .25s ease}.cll-faq-trigger:hover,.cll-faq-trigger:focus-visible{background:#ffffff12}.cll-faq-item.is-open .cll-faq-trigger{background:#ffffff17}.cll-faq-mark{flex-shrink:0;display:inline-flex;color:#ffffffa6}.cll-faq-mark svg{width:20px;height:20px}.cll-faq-item.is-open .cll-faq-mark{color:#fff}.cll-faq-label{flex:1;line-height:1.4}.cll-faq-item.is-open .cll-faq-label{text-decoration:underline;text-underline-offset:4px}.cll-faq-chevron{flex-shrink:0;width:20px;height:20px;color:#ffffff8c;transition:transform .3s ease,color .25s ease}.cll-faq-item.is-open .cll-faq-chevron{transform:rotate(180deg);color:#fff}.cll-faq-panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.cll-faq-panel__inner{padding:0 16px 20px 50px;font-size:15px;line-height:1.7;color:#ffffffc7}.cll-faq-panel__inner p{margin:0 0 10px}.cll-faq-panel__inner p:last-child{margin-bottom:0}.cll-faq-panel__inner a{color:#fff;font-weight:600;text-decoration:underline}@media(prefers-reduced-motion:reduce){.cll-faq-wave--back,.cll-faq-wave--front{animation:none}}.cll-confidence{background:#fff;padding:64px 0 48px}.cll-confidence__title{text-align:center;font-family:var(--cll-font-sans);font-size:clamp(26px,3vw,34px);font-weight:800;color:#111;margin:0 0 48px;letter-spacing:-.02em}.cll-confidence__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px;max-width:960px;margin:0 auto}.cll-confidence__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.cll-confidence__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;color:var(--cll-primary)}.cll-confidence__icon svg{width:52px;height:52px}.cll-confidence__label{font-size:15px;font-weight:700;color:#111;line-height:1.3}.cll-footer-wave{line-height:0;margin-bottom:-1px;background:#fff}.cll-footer-wave svg{display:block;width:100%;height:56px}.cll-footer-wave__fill{fill:var(--cll-primary)}.cll-footer{background:var(--cll-primary);color:#fff;padding:40px 0 56px}.cll-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:48px 64px;justify-content:start;margin-bottom:48px}.cll-footer__heading{margin:0 0 18px;font-size:16px;font-weight:800;color:#fff}.cll-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cll-footer__list a{color:#fffffff2;text-decoration:none;font-size:14px;font-weight:400;transition:opacity .2s}.cll-footer__list a:hover{opacity:.8;text-decoration:underline}.cll-footer__social{display:flex;align-items:center;justify-content:center;gap:20px}.cll-footer__social-link{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;text-decoration:none;transition:opacity .2s}.cll-footer__social-link:hover{opacity:.8}.cll-footer__social-link svg{width:22px;height:22px}.cll-sticky{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;border-top:1px solid var(--cll-border);padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:16px;box-shadow:0 -6px 24px #0000001f;transform:translateY(120%);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility .3s ease}.cll-sticky.is-visible{transform:translateY(0);visibility:visible;pointer-events:auto}.cll-sticky__media{flex-shrink:0;width:56px;height:56px;border-radius:10px;overflow:hidden;background:var(--cll-bg-alt);border:1px solid var(--cll-border)}.cll-sticky__media img{width:100%;height:100%;object-fit:cover;display:block}.cll-sticky__info{flex:1;min-width:0}.cll-sticky__name{margin:0 0 4px;font-size:15px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cll-sticky__prices{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.cll-sticky__qty{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:26px;padding:0 6px;border-radius:6px;background:#111;color:#fff;font-size:13px;font-weight:800;line-height:1}.cll-sticky__price{font-size:22px;font-weight:800;color:var(--cll-primary);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.cll-sticky__compare{font-size:14px;color:var(--cll-text-muted);text-decoration:line-through}.cll-sticky__save{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--cll-primary-soft);color:var(--cll-primary-dark);font-size:12px;font-weight:800;letter-spacing:.02em}.cll-sticky__btn{flex-shrink:0;min-width:220px;padding:16px 28px;font-size:16px;font-weight:700;color:#fff;background:var(--cll-primary);border:none;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .2s}.cll-sticky__btn:hover:not(:disabled){background:var(--cll-primary-dark)}.cll-sticky__btn:disabled{opacity:.7}.cll-info-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.cll-info-block{text-align:center;padding:24px;background:var(--cll-bg);border-radius:var(--cll-radius);border:1px solid var(--cll-border)}.cll-info-block h3{font-size:16px;margin:0 0 8px;color:var(--cll-primary)}.cll-info-block p{font-size:14px;margin:0;color:var(--cll-text-muted);line-height:1.6}@media(max-width:1023px){.cll-container{max-width:760px}.cll-hero__grid{gap:28px}.cll-compare{grid-template-columns:1fr;gap:32px;max-width:640px;margin-inline:auto}.cll-testimonials__grid,.cll-steps{grid-template-columns:repeat(2,1fr)}.cll-howto__steps{gap:24px 20px}.cll-confidence__grid{grid-template-columns:repeat(2,1fr);gap:36px 20px}}@media(max-width:767px){body.landing-layout,body.landing-layout .main-landing,.cll-landing{width:100%;max-width:100%;overflow-x:hidden}.cll-container{width:100%;max-width:100%;padding-inline:16px}.cll-announce{height:40px}.cll-announce__marquee{font-size:10px}.cll-announce__item{padding-inline:22px}.cll-announce__item:before{margin-right:22px}.cll-announce__countdown{font-size:11px;padding:0 10px;box-shadow:0 0 16px 12px var(--cll-primary)}.cll-header{padding:9px 0}.cll-header__brand{font-family:var(--cll-font-serif);font-size:20px}.cll-header__cart{width:40px;height:40px}.cll-hero{padding:16px 0 32px}.cll-hero__grid,.cll-split{grid-template-columns:1fr;gap:24px;min-width:0}.cll-gallery,.cll-product-info,.cll-split>*{width:100%;min-width:0}.cll-gallery__main{width:100%;margin-bottom:10px;border-radius:10px}.cll-gallery__main img{object-fit:contain}.cll-gallery__thumbs{width:calc(100vw - 32px);gap:7px;padding:0 0 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.cll-gallery__thumb{flex-basis:60px;width:60px;height:60px;scroll-snap-align:start}.cll-rating{align-items:flex-start;flex-wrap:wrap;gap:3px 8px;margin-bottom:8px;font-size:13px}.cll-rating__text{flex:1 1 190px}.cll-title{font-size:clamp(30px,9vw,38px);margin-bottom:12px}.cll-intro{font-size:16px;line-height:1.55;margin-bottom:16px}.cll-benefits{margin-bottom:16px}.cll-benefits li{font-size:15px;line-height:1.45;margin-bottom:9px}.cll-urgency{padding:10px 12px;margin-bottom:18px}.cll-bundles{gap:10px;margin-bottom:20px}.cll-bundle{flex-direction:row;align-items:center;gap:10px;min-height:78px;padding:12px}.cll-bundle__media{width:64px;height:64px}.cll-bundle--featured .cll-bundle__media{width:76px;height:76px}.cll-bundle__info{flex:1 1 auto;min-width:0}.cll-bundle__label{font-size:14px;line-height:1.35}.cll-bundle__ship{font-size:12px}.cll-bundle__prices{flex:0 0 auto;text-align:right}.cll-bundle__price{font-size:18px}.cll-bundle__badge{top:-9px;right:10px;font-size:9px;padding:3px 9px}.cll-swatches{margin-bottom:20px}.cll-swatches__list{display:flex;flex-wrap:wrap;gap:12px}.cll-swatch{width:48px;height:48px;min-width:0;padding:0;border-radius:50%}.cll-swatch__img{width:100%;height:100%;border-radius:50%}.cll-swatch__name{font-size:13px;font-weight:600}.cll-atc{min-height:56px;padding:15px 20px;font-size:17px;border-radius:8px}.cll-pay-trust{padding:12px 14px;gap:8px}.cll-pay-trust__text{font-size:12px}.cll-trust-row{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:6px;font-size:11px;line-height:1.3;text-align:center}.cll-trust-row span{flex-direction:column}.cll-trust-row svg{width:26px;height:26px}.cll-payments{gap:4px 6px}.cll-payments .cll-pay-icon,.cll-payments svg{height:22px}.cll-testimonials{padding:36px 0}.cll-testimonials__header{margin-bottom:22px}.cll-testimonials__grid{grid-template-columns:1fr;gap:16px}.cll-ugc{margin-top:16px}.cll-ugc__grid{gap:8px}.cll-ugc-card__play{width:28px;height:28px;left:8px;bottom:8px}.cll-ugc-card__caption{font-size:.55rem;padding:28px 8px 8px}.cll-split__img{order:-1}.cll-section{padding:44px 0}.cll-section__title,.cll-faq__title{font-size:clamp(27px,8vw,34px);margin-bottom:20px}.cll-split__text p,.cll-how-it-works p{font-size:15px;line-height:1.65}.cll-reasons{grid-template-columns:1fr;gap:10px}.cll-reason{padding:13px;font-size:14px}.cll-reasons-section{padding:48px 0}.cll-reasons-layout{grid-template-columns:1fr;gap:28px}.cll-reasons-title{margin-bottom:22px;text-align:left}.cll-reasons-list{gap:14px;margin-bottom:22px}.cll-reasons-cta{max-width:none}.cll-reasons-media{max-width:420px;margin-inline:auto;width:100%}.cll-howto{padding:48px 0}.cll-howto__intro{margin-bottom:32px}.cll-howto__steps{grid-template-columns:1fr;gap:28px;max-width:420px;margin-inline:auto}.cll-howto__media{border-radius:18px}.cll-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cll-step{padding:18px 10px}.cll-step p{font-size:13px}.cll-info-blocks{grid-template-columns:1fr;gap:12px;margin-top:28px}.cll-info-block{padding:18px}.cll-compare{grid-template-columns:1fr;gap:28px}.cll-compare__intro{text-align:center}.cll-compare__title{font-size:clamp(26px,7vw,34px)}.cll-compare__sub{font-size:15px}.cll-compare__table-wrap{max-width:100%}.cll-compare__heads{grid-template-columns:1.7fr 1fr 1fr;margin-bottom:8px}.cll-compare__head{font-size:12px}.cll-compare__row{grid-template-columns:1.7fr 1fr 1fr;min-height:52px}.cll-compare__feature{font-size:12px;padding:12px 10px}.cll-compare__card .cll-check{font-size:22px}.cll-compare__card .cll-cross{font-size:18px}.cll-guarantee{margin:0 16px;padding:42px 18px;border-radius:10px}.cll-guarantee h2{font-size:29px;line-height:1.2}.cll-faq-trigger{padding:16px 10px;font-size:15px;gap:11px}.cll-faq-panel__inner{font-size:14px;padding:0 10px 18px 41px}.cll-faq-section{--cll-wave-h: 58px;padding:calc(var(--cll-wave-h) + 28px) 0}.cll-confidence{padding:48px 0 36px}.cll-confidence__title{margin-bottom:32px;font-size:24px}.cll-confidence__grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.cll-confidence__icon{width:56px;height:56px}.cll-confidence__icon svg{width:44px;height:44px}.cll-confidence__label{font-size:13px}.cll-footer-wave svg{height:40px}.cll-footer{padding:28px 0 120px}.cll-footer__cols{grid-template-columns:1fr 1fr;gap:28px 24px;margin-bottom:36px}.cll-footer__heading{font-size:15px;margin-bottom:14px}.cll-footer__list{gap:8px}.cll-footer__list a{font-size:13px}.cll-sticky{flex-wrap:wrap;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));gap:10px 12px}.cll-sticky__media{width:46px;height:46px}.cll-sticky__name{font-size:14px;margin-bottom:2px}.cll-sticky__price{font-size:19px}.cll-sticky__save{font-size:11px;padding:3px 8px}.cll-sticky__btn{order:3;flex:1 1 100%;min-width:0;min-height:50px;padding:14px 18px;font-size:15px}body:has(.cll-sticky.is-visible){padding-bottom:150px}}@media(max-width:480px){.cll-container{padding-inline:14px}.cll-gallery__thumbs{width:calc(100vw - 28px)}.cll-title{font-size:clamp(28px,9vw,35px)}.cll-bundle{padding-inline:12px}.cll-bundle__label{max-width:190px}.cll-trust-row{gap:5px;font-size:10px}.cll-steps{grid-template-columns:1fr}.cll-guarantee{margin-inline:14px}.cll-sticky__compare{display:none}}.cll-announce__countdown[data-cll-dispatch]{white-space:nowrap}.cll-urgency[data-cll-tier-saving][hidden]{display:none}.cll-discount-note{margin:-8px 0 16px;text-align:center;font-size:12.5px;font-weight:600;color:var(--cll-primary-dark);line-height:1.4}.cll-discount-note[hidden]{display:none}.cll-bundle__badge--best{background:var(--cll-orange)}.cll-verified{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-size:11.5px;font-weight:700;color:#15803d}.cll-verified svg{width:11px;height:11px}.cll-review-widget{margin:24px 0 0}.cll-review-widget--hero{margin:0 0 18px}.cll-review-widget:empty{display:none}.cll-testimonials__sub{margin:8px 0 0;font-size:15px;color:var(--cll-text-muted);line-height:1.5}.cll-press{padding:28px 0;border-top:1px solid var(--cll-border);border-bottom:1px solid var(--cll-border);background:var(--cll-bg-alt)}.cll-press__label{margin:0 0 16px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--cll-text-muted)}.cll-press__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:28px 44px}.cll-press__item img{display:block;max-height:34px;width:auto;opacity:.6;filter:grayscale(1);transition:opacity .2s,filter .2s}.cll-press__item a:hover img{opacity:1;filter:grayscale(0)}.cll-ba{padding:56px 0}.cll-ba__title{margin:0 0 10px;text-align:center;font-size:30px;font-weight:700;line-height:1.2}.cll-ba__intro{margin:0 auto 28px;max-width:620px;text-align:center;color:var(--cll-text-muted);line-height:1.6}.cll-ba__slider{position:relative;max-width:720px;margin:0 auto;border-radius:var(--cll-radius);overflow:hidden;background:#f3f4f6;-webkit-user-select:none;user-select:none;touch-action:pan-y}.cll-ba__img{display:block;width:100%;height:auto}.cll-ba__clip{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 50% 0 0)}.cll-ba__clip .cll-ba__img{height:100%;object-fit:cover}.cll-ba__tag{position:absolute;bottom:14px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#111111b8;color:#fff;pointer-events:none}.cll-ba__tag--before{left:14px}.cll-ba__tag--after{right:14px}.cll-ba__handle{position:absolute;top:0;bottom:0;left:50%;width:3px;margin-left:-1.5px;background:#fff;box-shadow:0 0 0 1px #00000026;pointer-events:none;display:flex;align-items:center;justify-content:center}.cll-ba__handle svg{width:22px;height:22px;padding:7px;box-sizing:content-box;border-radius:50%;background:#fff;color:#111;box-shadow:0 2px 10px #00000040}.cll-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none;background:transparent}.cll-ba__range::-webkit-slider-thumb{-webkit-appearance:none;width:44px;height:100vh;cursor:ew-resize}.cll-ba__range::-moz-range-thumb{width:44px;height:100vh;border:0;cursor:ew-resize}.cll-ba__slider:focus-within .cll-ba__handle svg{outline:3px solid var(--cll-primary);outline-offset:2px}.cll-ba__disclaimer{margin:18px auto 0;max-width:720px;text-align:center;font-size:12.5px;color:var(--cll-text-muted);line-height:1.5}.cll-expert{padding:48px 0;background:var(--cll-primary-soft)}.cll-expert__card{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:700px;margin:0 auto;padding:32px 28px;background:#fff;border-radius:var(--cll-radius);text-align:center}.cll-expert__photo{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid var(--cll-primary-soft)}.cll-expert__quote{margin:0;font-size:18px;line-height:1.6;font-style:italic;color:var(--cll-text)}.cll-expert__quote p{margin:0}.cll-expert__meta{display:flex;flex-direction:column;gap:3px;font-size:14px;color:var(--cll-text-muted)}.cll-expert__meta strong{font-size:15px;color:var(--cll-text)}.cll-expert__reg{font-size:12.5px}.cll-medical-note{margin-top:18px;padding:12px 14px;border-left:3px solid var(--cll-primary);background:var(--cll-bg-alt);font-size:13.5px;color:var(--cll-text-muted);line-height:1.55}.cll-footer__legal{margin:24px 0 0;font-size:12px;line-height:1.6;opacity:.75}@media(max-width:749px){.cll-ba{padding:40px 0}.cll-ba__title{font-size:24px}.cll-press__row{gap:20px 28px}.cll-press__item img{max-height:26px}.cll-expert__card{padding:24px 18px}.cll-expert__quote{font-size:16px}}.cll-skip-link,.bcl-skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:12px 20px;background:#fff;color:#111;font-weight:700;text-decoration:none;border-radius:0 0 8px;box-shadow:0 2px 12px #0003}.cll-skip-link:focus,.bcl-skip-link:focus{left:0}@media(max-width:749px){.cll-bundle{padding:14px;gap:11px}.cll-bundle__label{font-size:15px}.cll-bundle__sub{font-size:12px}.cll-bundle__price{font-size:17px}.cll-bundle__radio{width:20px;height:20px}.cll-gifts{gap:10px}.cll-gift__title{font-size:11px}.cll-gift__tag{font-size:10px;padding:2px 6px}.cll-gift__lock{font-size:11px}.cll-gift__lock svg{width:20px;height:20px}.cll-atc{padding:16px 20px;font-size:16px}.cll-guarantee-line{font-size:14px}.cll-mini__avatar{width:46px;height:46px}.cll-mini__text{font-size:13px}}.cll-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;font-size:15px}.cll-rating__stars{color:#f5a623;font-size:16px;letter-spacing:1px}.cll-rating__text{color:var(--cll-text)}.cll-rating__text strong{font-weight:700}.cll-rating__sep{margin:0 6px;color:var(--cll-text-muted)}.cll-rating__src{margin-left:8px;color:var(--cll-text-muted);text-decoration:underline}@media(max-width:749px){.cll-rating{font-size:13px}.cll-rating__stars{font-size:14px}}.cll-eyebrow{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--cll-primary)}.cll-reasons-lede{margin:-18px 0 24px;font-size:16px;line-height:1.6;color:var(--cll-text-muted);max-width:52ch}.cll-tick-list{list-style:none;margin:12px 0;padding:0;display:flex;flex-direction:column;gap:8px}.cll-tick-list li{position:relative;padding-left:26px;line-height:1.5}.cll-tick-list li:before{content:"";position:absolute;left:0;top:.35em;width:14px;height:8px;border-left:2.5px solid #16a34a;border-bottom:2.5px solid #16a34a;transform:rotate(-45deg)}.cll-footer__blurb{margin:0 0 12px;font-size:14px;line-height:1.65;color:#ffffffd9;max-width:42ch}.cll-footer__blurb a{color:#fff;font-weight:600;text-decoration:underline}@media(max-width:749px){.cll-eyebrow{font-size:11px}.cll-reasons-lede{margin:-12px 0 20px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/car-led-landing.css.map */
