.ctlp{--ink:#101820;--muted:#65727d;--paper:#f7f6f2;--white:#fff;--blue:#0c5ea8;--blue-dark:#0a3359;--sky:#dceff9;--line:rgba(16,24,32,.12);--soft:#eef3f5;font-family:"Inter Tight",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.45;overflow:hidden;-webkit-font-smoothing:antialiased}.ctlp *{box-sizing:border-box}.ctlp img{display:block;max-width:100%;height:auto}.ctlp button,.ctlp input,.ctlp select,.ctlp textarea{font:inherit}.ctlp button{cursor:pointer}.ctlp em{font-style:normal;color:var(--blue)}.ctlp__container{width:min(1180px,calc(100% - 40px));margin:0 auto}.ctlp__topbar{background:var(--blue-dark);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em}.ctlp__topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:34px}.ctlp__topbar-inner span{position:relative}.ctlp__topbar-inner span+span:before{content:"";position:absolute;left:-18px;top:50%;width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.45)}

.ctlp__hero{padding:62px 0 72px;background:linear-gradient(180deg,#fbfbf8 0%,#f4f7f8 100%)}.ctlp__hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center}.ctlp__eyebrow,.ctlp__kicker{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--blue);text-transform:uppercase}.ctlp__hero h1{font-size:clamp(52px,6.2vw,82px);line-height:.94;letter-spacing:-.06em;margin:16px 0 22px;max-width:680px}.ctlp__hero-lead{font-size:20px;line-height:1.45;color:#394650;max-width:590px;margin:0 0 24px}.ctlp__hero-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.ctlp__hero-benefits span{border:1px solid var(--line);background:rgba(255,255,255,.7);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700;color:#33414c}.ctlp__rating{display:flex;align-items:center;gap:9px;margin:8px 0 26px}.ctlp__rating b{font-size:14px}.ctlp__stars{color:#f2a900;letter-spacing:.05em}.ctlp__rating small{font-size:11px;color:var(--muted)}.ctlp__hero-action{display:flex;align-items:center;gap:20px}.ctlp__cta{appearance:none;border:0;background:var(--blue-dark);color:#fff;border-radius:14px;padding:15px 19px;min-height:60px;min-width:255px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-shadow:0 12px 30px rgba(10,51,89,.18);transition:transform .2s ease,background .2s ease}.ctlp__cta:hover{transform:translateY(-2px);background:#082d50}.ctlp__cta span{font-size:15px;font-weight:800}.ctlp__cta small{font-size:10px;color:#bfd5e6;margin-top:2px}.ctlp__price{display:flex;flex-direction:column;gap:1px}.ctlp__price strong{font-size:28px;letter-spacing:-.04em}.ctlp__price del{font-size:12px;color:#85919a}.ctlp__hero-media{display:grid;grid-template-columns:1fr 92px;gap:14px;align-items:stretch}.ctlp__hero-main{position:relative;min-height:610px;background:#d9ecf4;border-radius:28px;overflow:hidden}.ctlp__hero-main:after{content:"";position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(180deg,transparent,rgba(8,35,60,.08));pointer-events:none}.ctlp__hero-main img{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .18s ease}.ctlp__hero-main img.is-switching{opacity:.35;transform:scale(.985)}.ctlp__hero-badge{position:absolute;right:16px;top:16px;z-index:2;background:#fff;color:var(--blue-dark);padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800}.ctlp__gallery-thumbs{display:flex;flex-direction:column;gap:10px}.ctlp__gallery-thumbs button{border:1px solid transparent;background:#fff;border-radius:15px;padding:4px;overflow:hidden;aspect-ratio:1;transition:border-color .2s ease,transform .2s ease}.ctlp__gallery-thumbs button:hover{transform:translateY(-1px)}.ctlp__gallery-thumbs button.is-active{border-color:var(--blue)}.ctlp__gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:10px}

.ctlp__pain-strip{padding:88px 0;background:#fff}.ctlp__pain-strip-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.ctlp__pain-copy h2,.ctlp__section-head h2,.ctlp__product-story-copy h2,.ctlp__ingredients-copy h2,.ctlp__reviews-head h2,.ctlp__howto-copy h2,.ctlp__order-copy h2,.ctlp__faq-head h2{font-size:clamp(38px,4.8vw,64px);line-height:.99;letter-spacing:-.055em;margin:12px 0 18px}.ctlp__pain-copy p,.ctlp__section-head p,.ctlp__ingredients-copy p,.ctlp__order-copy>p{font-size:16px;line-height:1.55;color:var(--muted);max-width:520px}.ctlp__pain-image{margin:0;border-radius:26px;overflow:hidden}.ctlp__pain-image img{width:100%;aspect-ratio:1.36/1;object-fit:cover}

.ctlp__proof-section{padding:96px 0;background:var(--paper)}.ctlp__section-head{max-width:820px;margin:0 0 42px}.ctlp__section-head--center{text-align:center;margin:0 auto 44px}.ctlp__section-head--center p{margin-left:auto;margin-right:auto}.ctlp__proof-slider{position:relative;width:min(760px,100%);aspect-ratio:1.1/1;margin:0 auto;border-radius:28px;overflow:hidden;background:#d8e9f2;touch-action:none;user-select:none;box-shadow:0 22px 60px rgba(16,24,32,.1)}.ctlp__proof-base,.ctlp__proof-before img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ctlp__proof-before{position:absolute;inset:0;width:100%;overflow:hidden;clip-path:inset(0 calc(100% - var(--split,50%)) 0 0)}.ctlp__proof-before img{width:100%;height:100%;object-fit:cover}.ctlp__proof-label{position:absolute;top:16px;z-index:5;background:rgba(255,255,255,.92);border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;letter-spacing:.08em}.ctlp__proof-label--before{left:16px}.ctlp__proof-label--after{right:16px}.ctlp__proof-handle{position:absolute;top:50%;left:50%;z-index:6;width:50px;height:50px;border:4px solid #fff;border-radius:50%;background:var(--blue-dark);color:#fff;display:grid;place-items:center;transform:translate(-50%,-50%);box-shadow:0 10px 30px rgba(0,0,0,.2)}.ctlp__proof-handle:before{content:"";position:absolute;top:-900px;bottom:-900px;width:3px;background:#fff;z-index:-1}.ctlp__proof-handle span{font-size:18px;font-weight:800}.ctlp__proof-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.ctlp__proof-gallery figure{margin:0;background:#fff;border-radius:20px;overflow:hidden}.ctlp__proof-gallery img{width:100%;aspect-ratio:1.38/1;object-fit:cover}.ctlp__proof-gallery figcaption{padding:10px 13px;font-size:10px;color:var(--muted)}

.ctlp__product-story{padding:96px 0;background:#0b2f51;color:#fff}.ctlp__product-story-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.ctlp__product-story-copy h2{max-width:650px}.ctlp__product-story-copy em{color:#9dd8f3}.ctlp__product-story-copy .ctlp__kicker{color:#9dd8f3}.ctlp__story-points{margin:30px 0 28px;border-top:1px solid rgba(255,255,255,.18)}.ctlp__story-points>div{display:grid;grid-template-columns:45px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.18);align-items:center}.ctlp__story-points b{font-size:11px;color:#9dd8f3}.ctlp__story-points span{font-size:16px;font-weight:600}.ctlp__link-cta{border:0;background:transparent;color:#fff;font-weight:800;padding:0;font-size:14px}.ctlp__link-cta span{display:inline-block;margin-left:6px;transition:transform .2s ease}.ctlp__link-cta:hover span{transform:translateX(4px)}.ctlp__product-story-image{margin:0;border-radius:26px;overflow:hidden;background:#fff}.ctlp__product-story-image img{width:100%;aspect-ratio:.82/1;object-fit:cover}

.ctlp__ingredients-section{padding:96px 0;background:#fff}.ctlp__ingredients-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.ctlp__ingredients-image{margin:0;background:#dceff9;border-radius:26px;overflow:hidden}.ctlp__ingredients-image img{width:100%;aspect-ratio:1.1/1;object-fit:cover}.ctlp__ingredient-list{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.ctlp__ingredient-list span{padding:10px 12px;border-radius:999px;background:#eef4f7;color:#26333d;font-size:12px;font-weight:700}.ctlp__ingredients-copy p{font-size:13px;max-width:520px}

.ctlp__reviews-section{padding:98px 0;background:#f0f4f6}.ctlp__reviews-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.ctlp__reviews-head h2{max-width:780px;margin-bottom:0}.ctlp__reviews-score{min-width:130px;text-align:right}.ctlp__reviews-score strong{display:block;font-size:52px;line-height:.9;letter-spacing:-.06em}.ctlp__reviews-score span{display:block;color:#f2a900;letter-spacing:.08em;margin-top:7px}.ctlp__reviews-score small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.ctlp__review-rail{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 8px;scrollbar-width:none}.ctlp__review-rail::-webkit-scrollbar{display:none}.ctlp__review-card{flex:0 0 29%;min-width:300px;background:#fff;border-radius:18px;overflow:hidden;scroll-snap-align:start}.ctlp__review-card>img{width:100%;aspect-ratio:.94/1;object-fit:cover}.ctlp__review-card-body{padding:16px 16px 18px}.ctlp__review-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.ctlp__review-meta b{font-size:13px}.ctlp__review-meta span{font-size:11px;color:#f2a900;letter-spacing:.04em}.ctlp__review-card p{font-size:13px;line-height:1.55;color:#37434d;margin:10px 0 12px}.ctlp__review-card small{font-size:9px;color:#8a959e}.ctlp__reviews-note{font-size:10px;color:#7d8992;margin:12px 0 0}

.ctlp__howto-section{padding:96px 0;background:#fff}.ctlp__howto-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:72px;align-items:center}.ctlp__howto-copy ol{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid var(--line)}.ctlp__howto-copy li{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.ctlp__howto-copy li>span{width:34px;height:34px;border-radius:50%;background:var(--blue-dark);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.ctlp__howto-copy li b{font-size:15px}.ctlp__howto-copy li p{font-size:12px;color:var(--muted);margin:3px 0 0}.ctlp__howto-image{margin:0;border-radius:26px;overflow:hidden;background:#fff}.ctlp__howto-image img{width:100%;aspect-ratio:1.18/1;object-fit:cover}

.ctlp__order-section{padding:94px 0;background:#0a2946;color:#fff}.ctlp__order-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:72px;align-items:start}.ctlp__order-copy .ctlp__kicker{color:#9dd8f3}.ctlp__order-copy h2{max-width:590px}.ctlp__order-copy h2 em{color:#9dd8f3}.ctlp__order-copy>p{color:#c4d3df}.ctlp__order-product{display:flex;align-items:center;gap:15px;margin:30px 0 24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.17)}.ctlp__order-product img{width:90px;height:96px;object-fit:cover;border-radius:12px;background:#fff}.ctlp__order-product>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.ctlp__order-product b{width:100%;font-size:15px}.ctlp__order-product span{width:100%;font-size:11px;color:#a9bdcc}.ctlp__order-product strong{font-size:23px}.ctlp__order-product del{font-size:11px;color:#91a7b7}.ctlp__order-trust{display:flex;flex-wrap:wrap;gap:7px}.ctlp__order-trust span{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 10px;font-size:10px;color:#d9e4eb}.ctlp__form-card{background:#fff;color:var(--ink);border-radius:24px;padding:26px;box-shadow:0 28px 60px rgba(0,0,0,.2)}.ctlp__form-heading{padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid var(--line)}.ctlp__form-heading small{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--blue)}.ctlp__form-heading h3{font-size:30px;letter-spacing:-.04em;margin:4px 0}.ctlp__form-heading p{font-size:12px;color:var(--muted);margin:0}.ctlp__woodokan{width:100%;overflow:hidden}.ctlp__woodokan form{max-width:100%!important}.ctlp__woodokan input,.ctlp__woodokan select,.ctlp__woodokan textarea{max-width:100%!important;font-size:16px!important}.ctlp__form-error{border:1px solid #f3b0b0;background:#fff3f3;color:#7a2222;padding:16px;border-radius:12px}

.ctlp__faq-section{padding:84px 0 120px;background:var(--paper)}.ctlp__faq-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:72px}.ctlp__faq-head h2{font-size:44px}.ctlp__faq-list{border-top:1px solid var(--line)}.ctlp__faq-list details{border-bottom:1px solid var(--line)}.ctlp__faq-list summary{cursor:pointer;list-style:none;font-size:15px;font-weight:800;padding:18px 46px 18px 0;position:relative}.ctlp__faq-list summary::-webkit-details-marker{display:none}.ctlp__faq-list summary:after{content:"+";position:absolute;right:0;top:14px;width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:18px;color:var(--blue)}.ctlp__faq-list details[open] summary:after{content:"−"}.ctlp__faq-list p{font-size:13px;line-height:1.6;color:var(--muted);margin:0;padding:0 40px 18px 0}

.ctlp__sticky{position:fixed;z-index:9999;left:50%;bottom:10px;transform:translateX(-50%);width:min(580px,calc(100% - 20px));display:none;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 8px 14px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border:1px solid rgba(16,24,32,.1);box-shadow:0 20px 48px rgba(16,24,32,.18);border-radius:16px;transition:opacity .2s ease,transform .2s ease}.ctlp__sticky>div{display:flex;flex-direction:column}.ctlp__sticky small{font-size:9px;color:var(--muted)}.ctlp__sticky strong{font-size:14px;color:var(--blue-dark)}.ctlp__sticky-btn{border:0;border-radius:11px;background:var(--blue-dark);color:#fff;font-size:12px;font-weight:800;padding:12px 16px}.ctlp__sticky.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,16px)}

@media(max-width:980px){.ctlp__container{width:min(100% - 30px,1180px)}.ctlp__hero-grid,.ctlp__pain-strip-grid,.ctlp__product-story-grid,.ctlp__ingredients-grid,.ctlp__howto-grid,.ctlp__order-grid,.ctlp__faq-grid{grid-template-columns:1fr;gap:38px}.ctlp__hero-copy{order:2}.ctlp__hero-media{order:1}.ctlp__hero-main{min-height:560px}.ctlp__pain-strip-grid,.ctlp__ingredients-grid,.ctlp__howto-grid{gap:28px}.ctlp__product-story-image{max-width:620px}.ctlp__reviews-head{align-items:flex-start}.ctlp__review-card{flex-basis:42%}.ctlp__sticky{display:flex}.ctlp__faq-head h2{font-size:40px}}

@media(max-width:720px){.ctlp{font-size:15px}.ctlp__container{width:min(100% - 24px,1180px)}.ctlp__topbar{overflow:hidden}.ctlp__topbar-inner{justify-content:flex-start;gap:25px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.ctlp__topbar-inner::-webkit-scrollbar{display:none}.ctlp__hero{padding:26px 0 52px}.ctlp__hero-grid{gap:28px}.ctlp__hero-media{grid-template-columns:1fr;gap:10px}.ctlp__hero-main{min-height:auto;aspect-ratio:1/1.07;border-radius:22px}.ctlp__gallery-thumbs{flex-direction:row}.ctlp__gallery-thumbs button{width:64px;height:64px;aspect-ratio:auto}.ctlp__hero h1{font-size:47px}.ctlp__hero-lead{font-size:16px;max-width:100%}.ctlp__hero-benefits{display:grid;grid-template-columns:1fr}.ctlp__hero-benefits span{border-radius:10px;background:#fff}.ctlp__rating{flex-wrap:wrap}.ctlp__rating small{width:100%}.ctlp__hero-action{align-items:stretch;flex-direction:column}.ctlp__cta{width:100%;min-width:0}.ctlp__price{flex-direction:row;align-items:baseline;gap:8px}.ctlp__pain-strip,.ctlp__proof-section,.ctlp__product-story,.ctlp__ingredients-section,.ctlp__reviews-section,.ctlp__howto-section,.ctlp__order-section{padding:68px 0}.ctlp__pain-copy h2,.ctlp__section-head h2,.ctlp__product-story-copy h2,.ctlp__ingredients-copy h2,.ctlp__reviews-head h2,.ctlp__howto-copy h2,.ctlp__order-copy h2{font-size:40px}.ctlp__pain-copy p,.ctlp__section-head p,.ctlp__ingredients-copy p,.ctlp__order-copy>p{font-size:14px}.ctlp__pain-image img{aspect-ratio:1/1}.ctlp__proof-section{padding-top:64px}.ctlp__section-head--center{text-align:left;margin-bottom:28px}.ctlp__proof-slider{border-radius:20px;aspect-ratio:.92/1}.ctlp__proof-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.ctlp__proof-gallery::-webkit-scrollbar{display:none}.ctlp__proof-gallery figure{flex:0 0 84%;scroll-snap-align:start}.ctlp__product-story-grid{gap:30px}.ctlp__product-story-image{border-radius:20px}.ctlp__ingredients-image{border-radius:20px}.ctlp__reviews-head{display:block;margin-bottom:24px}.ctlp__reviews-score{text-align:left;margin-top:20px}.ctlp__reviews-score strong{font-size:42px}.ctlp__review-card{flex-basis:84%;min-width:84%}.ctlp__howto-image{border-radius:20px}.ctlp__form-card{padding:16px;border-radius:18px}.ctlp__form-heading h3{font-size:25px}.ctlp__faq-section{padding:64px 0 108px}.ctlp__faq-grid{gap:20px}.ctlp__faq-head h2{font-size:38px}.ctlp__faq-list summary{font-size:14px}.ctlp__sticky{bottom:7px}.ctlp__sticky-btn{padding:12px 15px}}

@media(max-width:390px){.ctlp__hero h1{font-size:41px}.ctlp__hero-main{aspect-ratio:1/1.12}.ctlp__pain-copy h2,.ctlp__section-head h2,.ctlp__product-story-copy h2,.ctlp__ingredients-copy h2,.ctlp__reviews-head h2,.ctlp__howto-copy h2,.ctlp__order-copy h2{font-size:36px}.ctlp__review-card{flex-basis:90%;min-width:90%}.ctlp__proof-handle{width:44px;height:44px}}

@media(prefers-reduced-motion:reduce){.ctlp *{scroll-behavior:auto!important;transition:none!important}}
