:root{--cl-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--cl-display: Georgia, "Times New Roman", serif;--cl-navy: #1B3A5C;--cl-navy-dark: #0F2438;--cl-orange: #C8602A;--cl-orange-hover: #b3531f;--cl-teal: #0A7E6E;--cl-teal-light: #EDF7F5;--cl-blue-bg: #F4F9FC;--cl-peach: #FFF8F5;--cl-white: #fff;--cl-text: #1B3A5C;--cl-text-light: #5a6a7a;--cl-text-muted: #6b7280;--cl-border: #e2e8f0;--cl-border-light: #f0f4f8;--cl-star: #f59e0b;--cl-red: #dc2626;--cl-green: #059669;--cl-green-light: #ecfdf5;--cl-radius: 16px;--cl-radius-sm: 10px;--cl-max: 1200px;--cl-shadow: 0 1px 3px rgba(27,58,92,.08);--cl-shadow-md: 0 4px 20px rgba(27,58,92,.12);--cl-shadow-lg: 0 8px 32px rgba(27,58,92,.15)}.cl-landing *,.cl-landing *:before,.cl-landing *:after{box-sizing:border-box;margin:0;padding:0}.cl-landing{font-family:var(--cl-font);color:var(--cl-text);line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--cl-white);overflow-wrap:break-word;word-wrap:break-word}.cl-landing h1,.cl-landing h2,.cl-landing h3{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cl-landing p{overflow-wrap:break-word;word-wrap:break-word}.cl-landing img{max-width:100%;height:auto;display:block}.cl-landing a{color:inherit;text-decoration:none}.cl-landing ul,.cl-landing ol{list-style:none}.cl-landing button{cursor:pointer;font-family:inherit}.cl-container{max-width:var(--cl-max);margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cl-hero{background:var(--cl-white);padding:0 0 48px}.cl-hero__inner{display:grid;gap:32px}.cl-hero h1{font-family:var(--cl-display);font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:4px;color:var(--cl-navy)}.cl-hero__accent{display:block;color:var(--cl-orange);font-family:var(--cl-font);font-size:clamp(15px,2vw,18px);font-weight:600;font-style:italic;margin-bottom:16px}.cl-hero__sub{font-size:17px;color:var(--cl-text-light);line-height:1.7;margin-bottom:20px}.cl-segment-disclaimer--footer{padding:12px 0;text-align:center;font-size:11px;color:#8b949e;line-height:1.5;background:#f6f8fa;border-top:1px solid #e8ecf0}.cl-hero__benefits{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.cl-hero__benefits li{display:flex;align-items:flex-start;gap:10px;font-size:16px;font-weight:500;line-height:1.5}.cl-hero__benefits svg{width:22px;height:22px;fill:var(--cl-navy);flex-shrink:0;margin-top:1px}.cl-bundles{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;scroll-margin-top:80px}.cl-bundle{position:relative;display:flex;align-items:center;gap:14px;padding:16px 18px;border:2px solid var(--cl-border);border-radius:var(--cl-radius-sm);cursor:pointer;transition:all .15s;background:var(--cl-white);min-width:0}.cl-bundle:has(.cl-bundle__badge){padding-top:28px;padding-right:14px}.cl-bundle:hover{border-color:#cbd5e1;box-shadow:var(--cl-shadow)}.cl-bundle.is-active{border-color:var(--cl-navy);box-shadow:var(--cl-shadow-md)}.cl-bundle__radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--cl-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.cl-bundle.is-active .cl-bundle__radio{border-color:var(--cl-navy)}.cl-bundle__radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--cl-navy);transform:scale(0);transition:transform .15s}.cl-bundle.is-active .cl-bundle__radio:after{transform:scale(1)}.cl-bundle__info{flex:1;min-width:0}.cl-bundle__title{font-weight:700;font-size:17px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.3}.cl-bundle__title .cl-bundle__save{flex-shrink:0}.cl-bundle__per{font-size:14px;color:var(--cl-text-muted);margin-top:2px}.cl-bundle__pricing{flex-shrink:0;text-align:right}.cl-bundle__price{font-weight:800;font-size:20px;color:var(--cl-navy);white-space:nowrap}.cl-bundle__compare{font-size:14px;color:var(--cl-text-muted);text-decoration:line-through;display:block}.cl-bundle__badge{position:absolute;top:-1px;right:-1px;font-size:10px;font-weight:700;letter-spacing:.2px;padding:4px 10px;border-radius:0 var(--cl-radius-sm) 0 8px;text-transform:uppercase;line-height:1.2;max-width:92px;text-align:center}.cl-bundle__badge--popular{background:var(--cl-navy);color:var(--cl-white)}.cl-bundle__badge--value{background:var(--cl-orange);color:var(--cl-white)}.cl-bundle__save{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;color:var(--cl-green);background:var(--cl-green-light);padding:3px 8px;border-radius:4px;white-space:nowrap}.cl-bundles__note{margin:8px 0 16px;font-size:12.5px;color:var(--cl-text-muted, #6b7280);line-height:1.45;text-align:center}.cl-colors{margin-bottom:18px}.cl-colors__label{font-weight:700;font-size:16px;margin-bottom:10px;display:flex;align-items:center;gap:6px}.cl-colors__current{font-weight:500;color:var(--cl-text-light)}.cl-colors__swatches{display:flex;flex-wrap:wrap;gap:10px}.cl-color-swatch{width:38px;height:38px;padding:3px;border:2px solid var(--cl-border);border-radius:50%;background:var(--cl-white);cursor:pointer;transition:border-color .15s,transform .15s;display:inline-flex;align-items:center;justify-content:center}.cl-color-swatch:hover{border-color:#94a3b8}.cl-color-swatch.is-active{border-color:var(--cl-navy);transform:scale(1.05)}.cl-color-swatch__dot{width:100%;height:100%;border-radius:50%;display:block}.cl-color-swatch--light .cl-color-swatch__dot{box-shadow:inset 0 0 0 1px #0000001f}.cl-sizes{margin-bottom:20px}.cl-sizes__label{font-weight:700;font-size:16px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.cl-sizes__guide{display:inline-flex;align-items:center;gap:4px;font-weight:500;color:var(--cl-text-light);cursor:pointer;font-size:14px;background:none;border:none;text-decoration:underline;font-family:inherit}.cl-sizes__pills{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cl-sizes__pills[data-pill-count="2"]{grid-template-columns:repeat(2,1fr)}.cl-sizes__pills[data-pill-count="4"]{grid-template-columns:repeat(4,1fr)}.cl-sizes__pills[data-pill-count="5"]{grid-template-columns:repeat(5,1fr)}.cl-size-pill{padding:12px 8px;border:2px solid var(--cl-border);border-radius:var(--cl-radius-sm);font-size:16px;font-weight:600;background:var(--cl-white);transition:all .15s;text-align:center;color:var(--cl-text-light);cursor:pointer}.cl-size-pill:hover:not(:disabled){border-color:#94a3b8}.cl-size-pill.is-active{border-color:var(--cl-navy);background:var(--cl-navy);color:var(--cl-white)}.cl-size-pill.is-disabled,.cl-size-pill:disabled{opacity:.4;text-decoration:line-through;cursor:not-allowed}.cl-payment-icons{display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.cl-payment-icons .pay-icon{width:38px;height:24px;background:#fff;border-radius:4px;display:inline-block}.cl-cta-row{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.cl-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;border:none;border-radius:var(--cl-radius-sm);font-size:18px;font-weight:700;transition:all .15s;text-transform:uppercase;letter-spacing:.5px;cursor:pointer}.cl-btn:active{transform:scale(.98)}.cl-btn--primary{background:var(--cl-orange);color:var(--cl-white);box-shadow:0 4px 14px #c8602a4d}.cl-btn--primary:hover{background:var(--cl-orange-hover);transform:translateY(-1px);box-shadow:0 6px 20px #c8602a59}.cl-btn--buy-now{background:#1f2937;color:var(--cl-white);box-shadow:0 4px 14px #1f293740}.cl-btn--buy-now:hover{background:#111827;transform:translateY(-1px);box-shadow:0 6px 20px #1f293759}.cl-btn[disabled]{opacity:.55;cursor:not-allowed;transform:none}.cl-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 0;border-top:1px solid var(--cl-border)}.cl-trust-item{text-align:center}.cl-trust-item svg{width:28px;height:28px;fill:var(--cl-navy);margin:0 auto 6px;display:block}.cl-trust-item__label{font-size:14px;font-weight:700}.cl-hero__gallery{position:relative}.cl-hero__image{position:relative;border-radius:16px;overflow:hidden;background:var(--cl-blue-bg);aspect-ratio:3/4;box-shadow:var(--cl-shadow-lg)}@media(min-width:768px){.cl-hero__image{aspect-ratio:4/5;max-height:620px}.cl-hero__gallery{max-width:520px;margin-left:auto}}.cl-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.cl-hero__image-slide{display:none;width:100%;height:100%}.cl-hero__image-slide.is-active{display:block}.cl-hero__image-slide img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.cl-hero__image-badge{position:absolute;top:12px;left:12px;background:#1b3a5ce0;color:var(--cl-white);font-size:12px;font-weight:700;padding:6px 14px;border-radius:8px}.cl-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffffeb;border:1px solid var(--cl-border);display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;box-shadow:var(--cl-shadow-md);transition:all .15s}.cl-hero__arrow:hover{background:var(--cl-white);box-shadow:var(--cl-shadow-lg)}.cl-hero__arrow--prev{left:12px}.cl-hero__arrow--next{right:12px}.cl-hero__arrow svg{width:16px;height:16px;fill:var(--cl-text)}.cl-hero__thumbs{display:flex;flex-wrap:nowrap;gap:8px;margin-top:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:4px}.cl-hero__thumbs::-webkit-scrollbar{height:4px}.cl-hero__thumbs::-webkit-scrollbar-thumb{background:var(--cl-border);border-radius:4px}.cl-hero__thumb{flex:0 0 72px;width:72px;height:72px;border-radius:10px;border:2px solid var(--cl-border);overflow:hidden;cursor:pointer;background:var(--cl-blue-bg);transition:border-color .15s;scroll-snap-align:start}.cl-hero__thumb.is-active{border-color:var(--cl-navy)}.cl-hero__thumb img{width:100%;height:100%;object-fit:cover}.cl-who{background:var(--cl-navy);padding:36px 0}.cl-who__title{color:var(--cl-white);font-size:19px;font-weight:700;text-align:center;margin-bottom:20px}.cl-who__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.cl-who__item{display:flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:10px 20px;font-size:15px;font-weight:500;color:#ffffffe6;transition:background .15s}.cl-who__item:hover{background:#ffffff24}.cl-who__item svg{width:20px;height:20px;fill:var(--cl-orange);flex-shrink:0}.cl-feel{background:var(--cl-peach);border-top:1px solid #ffe8d6;border-bottom:1px solid #ffe8d6;padding:40px 0}.cl-feel__inner{max-width:600px;margin:0 auto;text-align:center}.cl-feel__title{font-family:var(--cl-display);font-size:clamp(22px,3vw,28px);font-weight:700;color:var(--cl-navy);margin-bottom:20px}.cl-feel__list{display:flex;flex-direction:column;gap:14px;text-align:left}.cl-feel__list li{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:500;color:var(--cl-text)}.cl-feel__list svg{width:22px;height:22px;fill:var(--cl-teal);flex-shrink:0}.cl-feel__note{margin-top:16px;font-size:12px;color:var(--cl-text-muted);font-style:italic}.cl-preq{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:800px;margin:0 auto}.cl-preq__card{background:var(--cl-white);border:1px solid var(--cl-border);border-radius:var(--cl-radius);padding:24px}.cl-preq__card h3{font-size:17px;font-weight:700;color:var(--cl-navy);margin-bottom:8px;font-style:italic}.cl-preq__card p{font-size:15px;color:var(--cl-text-light);line-height:1.7}.cl-preq__card em{font-style:italic;color:var(--cl-navy);font-weight:600}@media(max-width:600px){.cl-preq{grid-template-columns:1fr}}.cl-section{padding:64px 0}.cl-section--alt{background:var(--cl-white)}.cl-section--navy{background:var(--cl-navy);color:var(--cl-white)}.cl-section__kicker{text-align:center;font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:700;color:var(--cl-orange);margin-bottom:10px}.cl-section__title{font-family:var(--cl-display);font-size:clamp(26px,4vw,38px);font-weight:700;text-align:center;margin-bottom:14px;letter-spacing:-.01em;line-height:1.2;color:var(--cl-navy)}.cl-section__subtitle{text-align:center;color:var(--cl-text-light);font-size:17px;max-width:640px;margin:0 auto 40px;line-height:1.7}.cl-problems{display:grid;grid-template-columns:1fr;gap:16px}.cl-problem-card{background:var(--cl-white);border-radius:16px;padding:28px;border:1px solid var(--cl-border-light);text-align:center;transition:box-shadow .2s}.cl-problem-card:hover{box-shadow:var(--cl-shadow-md)}.cl-problem-card__icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--cl-blue-bg)}.cl-problem-card__icon svg{width:28px;height:28px;fill:var(--cl-navy)}.cl-problem-card h3{font-size:17px;font-weight:700;margin-bottom:8px;color:var(--cl-navy)}.cl-problem-card p{font-size:15px;color:var(--cl-text-light);line-height:1.6}.cl-disclaimer{background:var(--cl-peach);border:1px solid #ffe8d6;border-radius:var(--cl-radius);padding:20px 24px;margin-top:32px;font-size:15px;color:var(--cl-text-light);line-height:1.7;display:flex;gap:14px;align-items:flex-start;max-width:720px;margin-left:auto;margin-right:auto}.cl-disclaimer svg{width:24px;height:24px;fill:var(--cl-orange);flex-shrink:0;margin-top:2px}.cl-how{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.cl-pressure-diagram{background:var(--cl-blue-bg);border-radius:var(--cl-radius);padding:28px 20px}.cl-pressure-bar{display:flex;align-items:center;gap:12px;margin-bottom:10px}.cl-pressure-bar__fill{height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--cl-white);font-size:14px;font-weight:700}.cl-pressure-bar__fill--1{background:#beddef;color:var(--cl-navy)}.cl-pressure-bar__fill--2{background:#8ec8e8;color:var(--cl-navy)}.cl-pressure-bar__fill--3{background:#3a90c0}.cl-pressure-bar__fill--4{background:#5ba8d4}.cl-pressure-bar__label{font-size:14px;color:var(--cl-text-light);white-space:nowrap;min-width:64px}.cl-pressure-note{text-align:center;font-size:14px;color:var(--cl-text-muted);margin-top:16px}.cl-pressure-bottom{display:inline-flex;align-items:center;gap:6px;background:var(--cl-navy);color:var(--cl-white);padding:10px 22px;border-radius:12px;font-size:14px;font-weight:700;margin-top:10px}.cl-pressure-bottom svg{width:16px;height:16px;fill:var(--cl-orange)}.cl-how__steps{display:flex;flex-direction:column;gap:28px}.cl-how__step{display:flex;gap:16px}.cl-how__step-num{width:44px;height:44px;background:var(--cl-navy);color:var(--cl-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800;flex-shrink:0}.cl-how__step h3{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--cl-navy)}.cl-how__step p{font-size:15px;color:var(--cl-text-light);line-height:1.6}.cl-how__info{background:var(--cl-teal-light);border:1px solid #c6f0e9;border-radius:var(--cl-radius-sm);padding:18px;font-size:15px;color:var(--cl-teal);line-height:1.6;margin-top:24px}.cl-hero__doctor{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:10px 14px;background:var(--cl-blue-bg);border:1px solid var(--cl-border);border-radius:var(--cl-radius-sm)}.cl-hero__doctor-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--cl-navy);display:flex;align-items:center;justify-content:center}.cl-hero__doctor-avatar img{width:100%;height:100%;object-fit:cover}.cl-hero__doctor-avatar svg{width:24px;height:24px;fill:#fff9}.cl-hero__doctor-info{display:flex;flex-direction:column;gap:1px}.cl-hero__doctor-rec{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--cl-teal);text-transform:uppercase;letter-spacing:.5px}.cl-hero__doctor-rec svg{width:12px;height:12px;fill:var(--cl-teal)}.cl-hero__doctor-info strong{font-size:15px;color:var(--cl-navy)}.cl-hero__doctor-title{font-size:12px;color:var(--cl-text-muted)}.cl-doctors__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.cl-doctor-card{background:var(--cl-white);border-radius:var(--cl-radius);overflow:hidden;box-shadow:var(--cl-shadow);border:1px solid var(--cl-border)}.cl-doctor-card__photo{position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#e8ecf0,var(--cl-navy))}.cl-doctor-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.cl-doctor-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cl-doctor-card__placeholder svg{width:64px;height:64px;fill:#ffffff80}.cl-doctor-card__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000d9);padding:20px 16px 14px;color:var(--cl-white)}.cl-doctor-card__overlay strong{display:block;font-size:17px;font-weight:700}.cl-doctor-card__overlay span{font-size:12px;color:#ffffffb3}.cl-doctor-card__body{padding:16px}.cl-doctor-card__stars{display:flex;gap:2px;margin-bottom:10px}.cl-doctor-card__stars svg{width:16px;height:16px;fill:var(--cl-star)}.cl-doctor-card__body blockquote{font-size:15px;color:var(--cl-text-light);line-height:1.6;font-style:italic;margin:0}@media(max-width:767px){.cl-doctors__grid{grid-template-columns:1fr;gap:16px}.cl-doctor-card__photo{aspect-ratio:16/9}.cl-doctor-card__overlay strong{font-size:16px}}@media(min-width:768px)and (max-width:1023px){.cl-doctors__grid{grid-template-columns:1fr 1fr}.cl-doctors__grid .cl-doctor-card:last-child{grid-column:1 / -1;max-width:50%;justify-self:center}}.cl-stories{padding:0}.cl-stories .cl-container{max-width:100%;padding:0}.cl-story{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.cl-story__media{position:relative;overflow:hidden;background:#f0f2f5}.cl-story__media img{width:100%;height:100%;object-fit:cover;display:block}.cl-story__placeholder{width:100%;height:100%;min-height:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ecf0 0%,var(--cl-navy) 100%)}.cl-story__placeholder svg{width:64px;height:64px;fill:#ffffff59}.cl-story__content{display:flex;flex-direction:column;justify-content:center;padding:48px 56px}.cl-story__content h2{font-size:32px;font-weight:800;color:var(--cl-navy);line-height:1.2;margin-bottom:20px}.cl-story__content p{font-size:17px;color:var(--cl-text-light);line-height:1.7;margin-bottom:14px}.cl-story__content p:last-child{margin-bottom:0;color:var(--cl-text-muted);font-size:16px}.cl-story--reverse .cl-story__media{order:2}.cl-story--reverse .cl-story__content{order:1}.cl-story:nth-child(2n) .cl-story__content{background:var(--cl-blue-bg)}@media(max-width:767px){.cl-story{grid-template-columns:1fr;min-height:auto}.cl-story__media{aspect-ratio:16/10}.cl-story__placeholder{min-height:220px}.cl-story__content{padding:28px 20px}.cl-story__content h2{font-size:24px;margin-bottom:14px}.cl-story__content p{font-size:16px}.cl-story--reverse .cl-story__media,.cl-story--reverse .cl-story__content{order:0}}@media(min-width:768px)and (max-width:1023px){.cl-story__content{padding:32px 36px}.cl-story__content h2{font-size:26px}}.cl-demos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.cl-demo-card{background:var(--cl-white);border-radius:var(--cl-radius);overflow:hidden;box-shadow:var(--cl-shadow);border:1px solid var(--cl-border);transition:transform .2s,box-shadow .2s}.cl-demo-card:hover{transform:translateY(-4px);box-shadow:var(--cl-shadow-lg)}.cl-demo-card__media{position:relative;aspect-ratio:3/2;overflow:hidden;background:#f0f2f5}.cl-demo-card__media video,.cl-demo-card__media img{width:100%;height:100%;object-fit:cover;display:block}.cl-demo-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ecf0,var(--cl-navy))}.cl-demo-card__placeholder svg{width:48px;height:48px;fill:#ffffffb3}.cl-demo-card__body{padding:20px}.cl-demo-card__body h3{font-size:17px;font-weight:700;color:var(--cl-navy);margin-bottom:8px}.cl-demo-card__body p{font-size:15px;color:var(--cl-text-light);line-height:1.6}@media(max-width:767px){.cl-demos__grid{grid-template-columns:1fr;gap:16px}.cl-demo-card__body{padding:16px}.cl-demo-card__body h3{font-size:16px}}@media(min-width:768px)and (max-width:1023px){.cl-demos__grid{grid-template-columns:1fr 1fr}.cl-demos__grid .cl-demo-card:last-child{grid-column:1 / -1;max-width:50%;justify-self:center}}.cl-features-layout{display:grid;grid-template-columns:1fr;gap:24px}.cl-features-col{display:flex;flex-direction:column;gap:28px}.cl-feat-card{padding:0}.cl-feat-card__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.cl-feat-card__icon--navy{background:#1b3a5c14}.cl-feat-card__icon--navy svg{fill:var(--cl-navy)}.cl-feat-card__icon--orange{background:#c8602a14}.cl-feat-card__icon--orange svg{fill:var(--cl-orange)}.cl-feat-card__icon svg{width:22px;height:22px}.cl-feat-card h3{font-size:17px;font-weight:700;margin-bottom:4px;color:var(--cl-navy)}.cl-feat-card p{font-size:15px;color:var(--cl-text-light);line-height:1.6}.cl-features-center{display:flex;flex-direction:column;align-items:center;gap:12px;order:-1}.cl-features-center__img{position:relative;width:280px;aspect-ratio:3/4;border-radius:var(--cl-radius);overflow:hidden;box-shadow:var(--cl-shadow-lg)}.cl-features-center__img img{width:100%;height:100%;object-fit:cover}.cl-features-center__badge{position:absolute;top:12px;left:12px;background:#1b3a5ce0;color:var(--cl-white);font-size:12px;font-weight:700;padding:6px 12px;border-radius:8px}.cl-compare-wrap{max-width:760px;margin:0 auto;overflow-x:auto;border-radius:var(--cl-radius);overflow:hidden;box-shadow:var(--cl-shadow);border:1px solid var(--cl-border)}.cl-compare{width:100%;border-collapse:collapse}.cl-compare thead th{padding:16px 20px;font-size:15px;font-weight:700;text-align:center;background:var(--cl-navy);color:var(--cl-white)}.cl-compare thead th:first-child{text-align:left}.cl-compare thead th:nth-child(2){background:#254b6e}.cl-compare tbody td{padding:14px 20px;text-align:center;border-bottom:1px solid var(--cl-border-light);font-size:15px}.cl-compare tbody tr:nth-child(2n){background:var(--cl-blue-bg)}.cl-compare tbody td:first-child{text-align:left;font-weight:600}.cl-compare tbody tr:last-child td{border-bottom:none}.cl-compare .cl-check{display:inline-flex;width:24px;height:24px;background:var(--cl-teal-light);border-radius:50%;align-items:center;justify-content:center}.cl-compare .cl-check svg{width:14px;height:14px;fill:var(--cl-teal)}.cl-compare .cl-check--gray{background:#f3f4f6}.cl-compare .cl-check--gray svg{fill:#9ca3af}.cl-compare .cl-cross{display:inline-flex;width:24px;height:24px;background:#fef2f2;border-radius:50%;align-items:center;justify-content:center}.cl-compare .cl-cross svg{width:14px;height:14px;fill:var(--cl-red)}.cl-compare .cl-brand-badge{display:inline-flex;align-items:center;gap:6px}.cl-compare .cl-brand-badge span{background:var(--cl-orange);color:var(--cl-white);font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;text-transform:uppercase}@media(max-width:767px){.cl-compare-wrap{overflow:hidden}.cl-compare{table-layout:fixed;width:100%}.cl-compare colgroup col:first-child{width:52%}.cl-compare colgroup col:nth-child(2){width:24%}.cl-compare colgroup col:nth-child(3){width:24%}.cl-compare thead th{padding:10px 6px;font-size:14px;line-height:1.3}.cl-compare thead th:first-child{padding-left:10px}.cl-compare tbody td{padding:12px 6px;font-size:15px;line-height:1.4}.cl-compare tbody td:first-child{padding-left:10px;font-size:15px;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.cl-compare .cl-brand-badge span{font-size:10px;padding:2px 5px}.cl-compare .cl-check,.cl-compare .cl-cross{width:22px;height:22px}.cl-compare .cl-check svg,.cl-compare .cl-cross svg{width:13px;height:13px}}.cl-reviews{scroll-margin-top:130px}.cl-reviews-summary{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;max-width:720px;margin:0 auto 36px;padding:28px;background:var(--cl-blue-bg);border-radius:var(--cl-radius);border:1px solid var(--cl-border)}.cl-reviews-summary__score{text-align:center}.cl-reviews-summary__score .cl-big-num{font-size:48px;font-weight:800;line-height:1;color:var(--cl-navy)}.cl-reviews-summary__score .cl-stars-row{display:flex;gap:2px;justify-content:center;margin:6px 0 4px}.cl-reviews-summary__score .cl-stars-row svg{width:20px;height:20px;fill:var(--cl-star)}.cl-reviews-summary__score small{font-size:15px;color:var(--cl-text-light)}.cl-reviews-summary__bars{display:flex;flex-direction:column;gap:5px}.cl-bar-row{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--cl-text-light)}.cl-bar-row span:first-child{min-width:14px;text-align:right;font-weight:600}.cl-bar-row svg{width:13px;height:13px;fill:var(--cl-star);flex-shrink:0}.cl-bar-track{flex:1;height:8px;background:var(--cl-border);border-radius:4px;overflow:hidden;min-width:100px}.cl-bar-fill{height:100%;background:var(--cl-teal);border-radius:4px}.cl-bar-row .cl-bar-pct{min-width:30px;font-size:12px}.cl-bar-row .cl-bar-count{font-size:12px;color:var(--cl-text-muted);min-width:40px}.cl-reviews-summary__count{text-align:center}.cl-reviews-summary__count .cl-big-num{font-size:36px;font-weight:800;color:var(--cl-navy)}.cl-reviews-summary__count small{display:block;font-size:15px;color:var(--cl-text-light)}.cl-reviews-summary__count .cl-verified-link{display:flex;align-items:center;gap:4px;font-size:14px;color:var(--cl-teal);font-weight:600;margin-top:6px;justify-content:center}.cl-reviews-summary__count .cl-verified-link svg{width:14px;height:14px;fill:var(--cl-teal)}.cl-reviews-grid{display:grid;grid-template-columns:1fr;gap:16px}.cl-review-card{background:var(--cl-white);border:1px solid var(--cl-border-light);border-radius:var(--cl-radius);overflow:hidden}.cl-review-card__gradient{height:4px;background:linear-gradient(90deg,var(--cl-blue-bg),var(--cl-teal-light))}.cl-review-card__body{padding:22px}.cl-review-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cl-review-card__author{display:flex;align-items:center;gap:12px}.cl-review-card__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--cl-white);flex-shrink:0}.cl-review-card__name{font-weight:700;font-size:16px;display:flex;align-items:center;gap:4px}.cl-review-card__name svg{width:14px;height:14px;fill:#3b82f6}.cl-review-card__location{font-size:12px;color:var(--cl-text-muted)}.cl-review-card__tag{font-size:11px;font-weight:600;color:var(--cl-orange);background:var(--cl-peach);padding:2px 8px;border-radius:4px;display:inline-block;margin-top:2px}.cl-review-card__date{font-size:12px;color:var(--cl-text-muted)}.cl-review-card__stars{display:flex;gap:2px;margin:8px 0}.cl-review-card__stars svg{width:16px;height:16px;fill:var(--cl-star)}.cl-review-card__title{font-weight:700;font-size:16px;margin-bottom:8px;color:var(--cl-navy)}.cl-review-card__text{font-size:15px;color:var(--cl-text-light);line-height:1.7}.cl-review-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid var(--cl-border-light);font-size:14px;color:var(--cl-text-muted)}.cl-review-card__footer svg{width:14px;height:14px;vertical-align:-2px;margin-right:4px}.cl-review-card__footer strong{color:var(--cl-teal);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.cl-benefits-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:24px}@media(min-width:640px){.cl-benefits-grid{grid-template-columns:repeat(2,1fr);gap:18px}}.cl-benefit-card{background:var(--cl-white);border:1px solid var(--cl-border-light);border-radius:var(--cl-radius);padding:20px;display:flex;flex-direction:column;gap:8px}.cl-benefit-card__icon{width:38px;height:38px;border-radius:50%;background:var(--cl-peach);color:var(--cl-orange);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.cl-benefit-card__icon svg{width:20px;height:20px}.cl-benefit-card h3{font-size:17px;font-weight:700;color:var(--cl-navy);margin:0}.cl-benefit-card p{font-size:15px;color:var(--cl-text-light);line-height:1.6;margin:0}.cl-reviews-widget-slot{margin-top:28px}.cl-reviews-widget-slot:empty{display:none}.cl-reviews-note{margin-top:20px;text-align:center;font-size:14px;color:var(--cl-text-muted);max-width:640px;margin-left:auto;margin-right:auto}.cl-faq{max-width:720px;margin:0 auto}.cl-faq__item{border-bottom:1px solid var(--cl-border)}.cl-faq__q{width:100%;background:none;border:none;padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:17px;font-weight:600;color:var(--cl-navy);text-align:left;gap:16px}.cl-faq__q svg{width:20px;height:20px;flex-shrink:0;transition:transform .25s;fill:var(--cl-text-muted)}.cl-faq__q[aria-expanded=true] svg{transform:rotate(180deg)}.cl-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease}.cl-faq__a__inner{padding:0 0 20px;font-size:16px;color:var(--cl-text-light);line-height:1.7}.cl-faq__contact{text-align:center;margin-top:24px;font-size:15px;color:var(--cl-text-light)}.cl-faq__contact a{color:var(--cl-orange);font-weight:600;text-decoration:underline}.cl-final-cta{background:linear-gradient(135deg,var(--cl-navy),var(--cl-navy-dark));color:var(--cl-white);padding:72px 0;text-align:center;position:relative;overflow:hidden}.cl-final-cta__bg-circle{position:absolute;border-radius:50%;background:#ffffff08;pointer-events:none}.cl-final-cta__bg-circle--1{width:400px;height:400px;top:-100px;right:-100px}.cl-final-cta__bg-circle--2{width:300px;height:300px;bottom:-80px;left:-60px}.cl-final-cta .cl-container{position:relative;z-index:1}.cl-final-cta .cl-section__title{color:var(--cl-white);font-family:var(--cl-display)}.cl-final-cta .cl-section__subtitle{color:#ffffffa6}.cl-final-cta__stars{display:flex;justify-content:center;gap:3px;margin-bottom:16px}.cl-final-cta__stars svg{width:22px;height:22px;fill:var(--cl-star)}.cl-final-cta__box{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--cl-radius);padding:24px;max-width:520px;margin:0 auto 24px;text-align:left}.cl-final-cta__box-title{font-size:17px;font-weight:600;margin-bottom:6px;display:flex;justify-content:space-between;align-items:center}.cl-final-cta__box-title .cl-compare-price{text-decoration:line-through;color:#fff6;font-size:15px}.cl-final-cta__box-price{font-size:36px;font-weight:800;display:flex;align-items:center;gap:12px}.cl-final-cta__box-price .cl-save-tag{background:var(--cl-orange);font-size:15px;font-weight:700;padding:4px 12px;border-radius:6px}.cl-final-cta__box-shipping{display:flex;align-items:center;gap:6px;font-size:15px;color:#fff9;margin-top:8px}.cl-final-cta__box-shipping svg{width:16px;height:16px;fill:var(--cl-teal)}.cl-final-cta .cl-btn--primary{max-width:520px;margin:0 auto 18px;font-size:19px;padding:18px 28px}.cl-final-cta__shipping-note{font-size:14px;color:#ffffff80;margin-bottom:16px}.cl-final-cta__trust{display:flex;justify-content:center;gap:24px;font-size:14px;color:#fff9}.cl-final-cta__trust span{display:flex;align-items:center;gap:6px}.cl-final-cta__trust svg{width:16px;height:16px;fill:#fff9}.cl-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f243899;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px}.cl-modal-overlay.is-open{display:flex;animation:fadeIn .2s ease}.cl-modal{background:var(--cl-white);border-radius:var(--cl-radius);padding:0;max-width:520px;width:100%;max-height:90vh;overflow-x:hidden;overflow-y:auto;word-wrap:break-word;position:relative;animation:fadeInUp .3s ease}.cl-modal__body{padding:14px 24px 28px}.cl-modal__body>*:first-child{margin-top:0}.cl-modal__body>*:last-child{margin-bottom:0}.cl-modal table{table-layout:fixed;max-width:100%}.cl-modal td,.cl-modal th{overflow-wrap:normal;word-break:normal}.cl-modal a{overflow-wrap:anywhere}.cl-modal__close{position:sticky;top:12px;margin:12px 12px -38px auto;z-index:2;background:#ffffffeb;border:1px solid var(--cl-border);font-size:22px;color:var(--cl-text);padding:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cl-modal__close:hover{background:#fff}@media(max-width:480px){.cl-modal__body{padding:14px 20px 24px}}.cl-modal h2{font-size:22px;font-weight:800;margin-bottom:8px;color:var(--cl-navy)}.cl-modal__sub{font-size:15px;color:var(--cl-text-light);margin-bottom:20px}.cl-modal table,.cl-size-table{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:18px}.cl-modal th,.cl-modal td{padding:10px;border-bottom:1px solid var(--cl-border);text-align:left;vertical-align:top}.cl-modal th{font-weight:700;font-size:11.5px;text-transform:uppercase;color:var(--cl-text-muted);background:var(--cl-blue-bg);letter-spacing:.03em}.cl-size-table td{font-size:14.5px;line-height:1.4}.cl-size-table__name{font-size:17px;font-weight:800;color:var(--cl-navy);background:var(--cl-blue-bg)}.cl-size-table__alt{display:block;margin-top:2px;font-size:12px;color:var(--cl-text-muted);font-weight:500}.cl-modal__measure{margin-top:22px;padding-top:18px;border-top:1px solid var(--cl-border)}.cl-modal__measure h3{font-size:17px;font-weight:700;margin-bottom:14px;color:var(--cl-navy)}.cl-measure{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:start}.cl-measure__svg{width:150px;height:auto;flex-shrink:0;display:block}.cl-measure__steps{list-style:none;padding:0;margin:0;counter-reset:step}.cl-measure__steps li{position:relative;padding-left:26px;margin-bottom:10px;font-size:15px;color:var(--cl-text-light);line-height:1.55;counter-increment:step}.cl-measure__steps li:before{content:counter(step) ".";position:absolute;left:0;top:0;font-weight:700;color:var(--cl-navy)}.cl-measure__steps strong{color:var(--cl-navy);font-weight:700}.cl-modal__measure ol:not(.cl-measure__steps){list-style:none;padding:0;margin:0;counter-reset:step}.cl-modal__measure ol:not(.cl-measure__steps) li{position:relative;padding-left:26px;margin-bottom:8px;font-size:15px;color:var(--cl-text-light);line-height:1.55;counter-increment:step}.cl-modal__measure ol:not(.cl-measure__steps) li:before{content:counter(step) ".";position:absolute;left:0;top:0;font-weight:700;color:var(--cl-navy)}@media(max-width:600px){.cl-size-table{display:block;font-size:15px}.cl-size-table thead{display:none}.cl-size-table tbody,.cl-size-table tr{display:block}.cl-size-table tr{margin-bottom:14px;padding:12px 14px;border:1.5px solid var(--cl-border);border-radius:10px;background:#fff}.cl-size-table th,.cl-size-table td{padding:0;border:none;display:block}.cl-size-table__name{font-size:22px;font-weight:800;color:var(--cl-navy);background:transparent;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid var(--cl-border);text-align:left}.cl-size-table td{padding:7px 0;display:flex;justify-content:space-between;align-items:baseline;gap:12px}.cl-size-table td:before{content:attr(data-label);color:var(--cl-text-muted);font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.cl-size-table__alt{display:inline;margin-top:0;margin-left:4px}.cl-measure{grid-template-columns:1fr;gap:14px}.cl-measure__svg{width:170px;max-width:100%;margin:0 auto}}.cl-modal__note{margin-top:16px;font-size:14px;color:var(--cl-text-light);line-height:1.5}.cl-modal__note a{color:var(--cl-orange);text-decoration:underline;font-weight:600}.cl-modal__close-btn{width:100%;margin-top:20px;padding:14px;background:var(--cl-navy);color:var(--cl-white);border:none;border-radius:var(--cl-radius-sm);font-size:16px;font-weight:700;cursor:pointer}.cl-toast{position:fixed;top:20px;right:20px;background:var(--cl-teal);color:var(--cl-white);padding:16px 22px;border-radius:var(--cl-radius-sm);font-size:16px;font-weight:600;z-index:9999;transform:translate(120%);transition:transform .3s ease;display:flex;align-items:center;gap:10px;max-width:360px;box-shadow:var(--cl-shadow-lg)}.cl-toast.is-visible{transform:translate(0)}.cl-toast a{color:var(--cl-white);font-weight:700;text-decoration:underline;margin-left:4px}.cl-sticky{position:fixed;bottom:0;left:0;right:0;background:var(--cl-white);border-top:2px solid var(--cl-orange);padding:12px 16px;z-index:50;box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform .3s ease}.cl-sticky.is-visible{transform:translateY(0)}.cl-sticky__inner{display:flex;align-items:center;gap:12px;max-width:var(--cl-max);margin:0 auto}.cl-sticky__left{flex:1;min-width:0}.cl-sticky__product{font-size:15px;font-weight:700;color:var(--cl-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-sticky__stars{display:flex;gap:1px;margin:2px 0}.cl-sticky__stars svg{width:12px;height:12px;fill:var(--cl-star)}.cl-sticky__meta{font-size:14px;color:var(--cl-text-muted)}.cl-sticky__center{text-align:center}.cl-sticky__price{font-size:19px;font-weight:800;color:var(--cl-navy)}.cl-sticky__compare{font-size:12px;color:var(--cl-text-muted);text-decoration:line-through;margin-left:6px}.cl-sticky .cl-btn{width:auto;padding:12px 24px;font-size:15px;flex-shrink:0;border-radius:var(--cl-radius-sm);text-transform:uppercase}.cl-sticky__buttons{display:flex;gap:8px;flex-shrink:0}.cl-below-fold{content-visibility:auto;contain-intrinsic-size:auto 600px}@media(min-width:768px){.cl-hero__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;align-items:start;gap:0 48px}.cl-hero__heading{grid-column:1;grid-row:1}.cl-hero__content{grid-column:1;grid-row:2}.cl-hero__gallery{grid-column:2;grid-row:1 / -1;position:sticky;top:2rem;margin-bottom:0}.cl-problems{grid-template-columns:repeat(2,1fr)}.cl-how{grid-template-columns:1fr 1fr}.cl-features-layout{grid-template-columns:1fr auto 1fr;gap:40px}.cl-features-center{order:0}.cl-reviews-summary{grid-template-columns:auto 1fr auto}.cl-reviews-grid{grid-template-columns:repeat(3,1fr)}.cl-sticky__inner{gap:24px}}@media(min-width:1024px){.cl-problems{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.cl-landing{overflow-x:hidden}.cl-container{padding:0 16px}.cl-hero{padding:20px 0 32px}.cl-hero__inner{display:flex;flex-direction:column;gap:20px}.cl-hero__gallery{order:1;margin-bottom:0;border-radius:12px;overflow:hidden}.cl-hero__heading{order:2}.cl-hero__content{order:3}.cl-hero h1{font-size:26px;line-height:1.2;margin-bottom:6px}.cl-hero__accent{font-size:15px;margin-bottom:12px}.cl-hero__sub{font-size:16px;line-height:1.65;margin-bottom:16px}.cl-hero__benefits li{font-size:15px;gap:8px}.cl-hero__benefits svg{width:20px;height:20px}.cl-section{padding:40px 0}.cl-section__title{font-size:24px;margin-bottom:10px}.cl-section__subtitle{font-size:16px;margin-bottom:28px}.cl-section__kicker{font-size:11px;letter-spacing:1.5px;margin-bottom:8px}.cl-trust-row{grid-template-columns:1fr;gap:8px;padding:14px 0;width:max-content;max-width:100%;margin:0 auto}.cl-trust-item{text-align:left;display:flex;align-items:center;gap:8px}.cl-trust-item svg{width:18px;height:18px;flex-shrink:0;margin:0}.cl-trust-item__label{font-size:14px}.cl-payment-icons{justify-content:center;gap:6px}.cl-payment-icons .pay-icon{width:36px;height:22px}.cl-who__grid{gap:8px}.cl-who__item{padding:8px 14px;font-size:14px}.cl-who__item svg{width:16px;height:16px}.cl-who__title{font-size:17px;margin-bottom:14px}.cl-problem-card{padding:20px}.cl-problem-card__icon{width:44px;height:44px;margin-bottom:12px}.cl-problem-card__icon svg{width:22px;height:22px}.cl-problem-card h3{font-size:16px}.cl-problem-card p{font-size:14px}.cl-how__step-num{width:36px;height:36px;font-size:17px}.cl-how__step h3{font-size:16px}.cl-how__step p{font-size:14px}.cl-pressure-bar__label{font-size:11px;min-width:50px}.cl-pressure-bar__fill{height:32px;font-size:11px}.cl-feat-card{display:grid;grid-template-columns:44px 1fr;gap:4px 14px;align-items:start}.cl-feat-card__icon{grid-column:1;grid-row:1 / -1;margin-bottom:0}.cl-feat-card h3{grid-column:2;margin-bottom:2px;font-size:16px}.cl-feat-card p{grid-column:2;margin-top:0;margin-bottom:0;font-size:14px}.cl-features-center__img{width:200px}.cl-bundles{gap:8px;margin-bottom:14px}.cl-bundle{flex-wrap:wrap;padding:12px 14px;gap:10px}.cl-bundle:has(.cl-bundle__badge){padding-top:24px;padding-right:12px}.cl-bundle__info{flex:1 1 0;min-width:0}.cl-bundle__title{font-size:16px;gap:6px;flex-wrap:wrap}.cl-bundle__save{font-size:10px;padding:2px 6px}.cl-bundle__per{font-size:12px}.cl-bundle__pricing{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 12px;text-align:left;padding-top:10px;margin-top:2px;border-top:1px solid var(--cl-border)}.cl-bundle__price{font-size:19px}.cl-bundle__compare{font-size:12px;display:inline}.cl-bundle__badge{font-size:9px;padding:3px 8px;max-width:80px}.cl-sizes__label{font-size:15px}.cl-size-pill{padding:10px 6px;font-size:15px}.cl-btn{font-size:16px;padding:14px 20px}.cl-review-card__body{padding:16px}.cl-review-card__header{flex-wrap:wrap;gap:8px}.cl-review-card__author{gap:10px}.cl-review-card__avatar{width:36px;height:36px;font-size:14px}.cl-review-card__name{font-size:15px}.cl-review-card__tag{font-size:10px}.cl-review-card__title{font-size:15px}.cl-review-card__text{font-size:14px}.cl-review-card__footer{font-size:12px;flex-wrap:wrap;gap:6px}.cl-faq__q{font-size:16px;padding:16px 0;gap:12px}.cl-faq__a__inner{font-size:15px;padding-bottom:16px}.cl-final-cta{padding:48px 0}.cl-final-cta .cl-section__title{font-size:24px}.cl-final-cta__box{padding:18px}.cl-final-cta__box-price{font-size:28px;flex-wrap:wrap;gap:8px}.cl-final-cta__box-price .cl-save-tag{font-size:12px;padding:3px 10px}.cl-final-cta .cl-btn--primary{font-size:17px;padding:16px 24px}.cl-final-cta__trust{flex-wrap:wrap;gap:12px;font-size:12px}.cl-disclaimer{padding:16px;gap:10px;font-size:14px}.cl-disclaimer svg{width:20px;height:20px}.cl-sticky__left .cl-sticky__meta{margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.cl-sticky__product{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.cl-sticky__price{font-size:17px}.cl-sticky__compare{display:none}.cl-sticky .cl-btn{padding:10px 14px;font-size:12px;letter-spacing:.3px}.cl-sticky__buttons{gap:6px}.cl-micro-proof{flex-wrap:wrap;gap:8px}.cl-micro-proof__text{font-size:12px}.cl-landing{padding-bottom:72px}}@media(max-width:380px){.cl-container{padding:0 12px}.cl-hero h1{font-size:22px}.cl-hero__accent,.cl-hero__benefits li{font-size:14px}.cl-bundle{padding:10px 12px}.cl-bundle:has(.cl-bundle__badge){padding-top:22px}.cl-bundle__title{font-size:15px}.cl-bundle__price{font-size:17px}.cl-bundle__badge{font-size:8px;padding:2px 6px;max-width:72px}.cl-size-pill{padding:8px 4px;font-size:14px}.cl-section__title{font-size:20px}.cl-final-cta__box-price{font-size:24px}.cl-who__item{padding:6px 10px;font-size:12px}.cl-faq__q,.cl-sticky__price{font-size:15px}.cl-sticky .cl-btn{padding:8px 12px;font-size:12px}}.cl-micro-proof{display:flex;align-items:center;gap:10px;padding:10px 0 4px}.cl-micro-proof__avatars{display:flex}.cl-micro-proof__avatars span{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;border:2px solid #fff;margin-left:-8px}.cl-micro-proof__avatars span:first-child{margin-left:0}.cl-micro-proof__text{font-size:14px;color:#666}.cl-timeline{display:flex;flex-direction:column;gap:0;max-width:640px;margin:0 auto;position:relative}.cl-timeline__step{display:flex;gap:20px;position:relative;padding-bottom:32px}.cl-timeline__step:last-child{padding-bottom:0}.cl-timeline__icon{width:48px;height:48px;min-width:48px;border-radius:50%;background:linear-gradient(135deg,#c8102e,#e84057);color:#fff;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.cl-timeline__icon svg{width:22px;height:22px}.cl-timeline__connector{position:absolute;left:23px;top:48px;bottom:0;width:2px;background:#e8ecf0}.cl-timeline__step:last-child .cl-timeline__connector{display:none}.cl-timeline__content{flex:1;padding-top:4px}.cl-timeline__title{font-size:19px;font-weight:800;margin:0 0 6px;color:#0d1117}.cl-timeline__content p{font-size:16px;line-height:1.6;color:#586069;margin:0}.cl-midcta{padding:56px 0;background:linear-gradient(135deg,#fef2f2,#fff5f5)}.cl-midcta__inner{text-align:center}.cl-midcta__inner h2{font-size:28px;font-weight:800;margin:0 0 8px;color:#0d1117}.cl-midcta__inner p{font-size:17px;color:#586069;margin:0 0 20px}.cl-midcta__inner .cl-btn{display:inline-block;text-decoration:none}.cl-midcta__trust{display:block;margin-top:14px;font-size:14px;color:#586069}.cl-midcta__trust svg{width:14px;height:14px;vertical-align:middle;fill:#22863a;margin-right:2px}@media(max-width:767px){.cl-timeline__step{gap:14px;padding-bottom:24px}.cl-timeline__icon{width:40px;height:40px;min-width:40px}.cl-timeline__icon svg{width:18px;height:18px}.cl-timeline__connector{left:19px;top:40px}.cl-timeline__title{font-size:17px}.cl-timeline__content p{font-size:15px}.cl-midcta{padding:40px 0}.cl-midcta__inner h2{font-size:22px}}.cl-science{background:linear-gradient(135deg,#f0f4f8,#e8edf4)}.cl-science__intro{text-align:center;color:#586069;max-width:600px;margin:8px auto 40px;font-size:17px;line-height:1.6}.cl-science__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}.cl-science__card{background:#fff;border-radius:16px;padding:28px 24px;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.cl-science__card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000012}.cl-science__badge{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,#059669,#10b981);padding:4px 12px;border-radius:20px;margin-bottom:16px;align-self:flex-start}.cl-science__card h3{font-size:18px;font-weight:800;color:#0d1117;margin:0 0 10px;line-height:1.35}.cl-science__card p{font-size:15px;color:#475569;line-height:1.65;margin:0 0 16px;flex:1}.cl-science__link{display:inline-flex;align-items:flex-start;gap:6px;font-size:12px;font-weight:600;color:#2563eb;text-decoration:none;padding:10px 14px;background:#eff6ff;border-radius:10px;transition:background .15s;line-height:1.45}.cl-science__link:hover{background:#dbeafe}.cl-science__link svg{flex-shrink:0;margin-top:2px}.cl-science__disclaimer{text-align:center;font-size:12px;color:#94a3b8;margin-top:36px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.5}@media(max-width:767px){.cl-science__grid{grid-template-columns:1fr}.cl-science__intro{font-size:15px;margin-bottom:28px}.cl-science__card{padding:22px 18px}.cl-science__card h3{font-size:17px}}.cl-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000eb;display:flex;align-items:center;justify-content:center;touch-action:none;overflow:hidden;overscroll-behavior:contain}.cl-lightbox[hidden]{display:none}.cl-lightbox__inner{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;padding:72px 16px 24px;box-sizing:border-box}.cl-lightbox__img{max-width:100%;max-height:calc(100dvh - 110px);object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;transform-origin:center center;will-change:transform;cursor:grab}.cl-lightbox__img:active{cursor:grabbing}.cl-lightbox__close{position:fixed;top:max(14px,env(safe-area-inset-top));right:14px;width:48px;height:48px;background:#fffffff2;color:#0f1419;font-size:26px;font-weight:600;line-height:1;border:none;border-radius:50%;cursor:pointer;z-index:10001;box-shadow:0 2px 8px #0006}.cl-lightbox__close:hover{background:#fff}.cl-lightbox__close:active{transform:scale(.92)}.cl-gallery{padding-top:40px;padding-bottom:40px}.cl-gallery .cl-section__title{margin-bottom:8px}.cl-gallery .cl-section__subtitle{margin-bottom:24px}.cl-gallery__viewport{position:relative;margin:0 -20px}.cl-gallery__track{display:flex;gap:14px;padding:4px 20px 22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;outline:none;cursor:grab;user-select:none;-webkit-user-select:none}.cl-gallery__track::-webkit-scrollbar{display:none}.cl-gallery__track:focus-visible{box-shadow:0 0 0 3px #1a3d2e40;border-radius:14px}.cl-gallery__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.cl-gallery__track.is-dragging .cl-gallery__item img{pointer-events:none}.cl-gallery__item{flex:0 0 auto;width:calc((100% - 56px)/5);margin:0;scroll-snap-align:start;border-radius:14px;overflow:hidden;background:#f3f4f6;aspect-ratio:3 / 4;box-shadow:0 1px 3px #0000000f}.cl-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;user-drag:none}.cl-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fffffff5;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000001a;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;color:#1a3d2e;padding:0;transition:opacity .15s ease,background .15s ease}.cl-gallery__arrow:hover{background:#fff}.cl-gallery__arrow svg{width:22px;height:22px}.cl-gallery__arrow--prev{left:8px}.cl-gallery__arrow--next{right:8px}.cl-gallery__arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}.cl-gallery__arrow[hidden]{display:none}@media(max-width:768px){.cl-gallery__viewport{margin:0 -16px}.cl-gallery__track{padding:4px 16px 18px;gap:10px}.cl-gallery__item{width:60vw;border-radius:12px}.cl-gallery__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/compression-landing.css.map */
