@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700;800&display=swap";.creo-lp{--bg:#ffffff;--bg-alt:#f7f7f5;--card:#f2f2ef;--border:#e5e5e0;--text:#0a0a0a;--text-sec:#555;--text-muted:#888;--white:#fff;--black:#0a0a0a;--green:#4CAF50;--green-dark:#3D9B40;--red:#e0342f;--red-soft:#ff5b54;--orange:#ff8a3d;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.creo-lp *{margin:0;padding:0;box-sizing:border-box}.creo-lp .lp-announce{background:#0a0a0a;color:#fff;text-align:center;padding:10px 16px;font-size:12.5px;font-weight:600;letter-spacing:.2px}.creo-lp .lp-announce strong{text-decoration:underline;text-underline-offset:3px}.creo-lp .lp-hero{padding:32px 0 24px;background:var(--bg)}.creo-lp .lp-hero-grid{max-width:1160px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.creo-lp .pouch-stage{display:flex;gap:18px;justify-content:center;align-items:flex-end}.creo-lp .pouch{width:190px;height:270px;border-radius:16px 16px 8px 8px;background:linear-gradient(175deg,#141414,#0b0b0b);position:relative;box-shadow:0 30px 60px #0000002e,0 0 0 1px #0000000d;padding:20px 18px;display:flex;flex-direction:column;overflow:hidden}.creo-lp .pouch.big{width:215px;height:305px}.creo-lp .pouch-top-accent{position:absolute;top:0;left:0;right:0;height:12px}.creo-lp .pouch.rouge .pouch-top-accent{background:var(--red)}.creo-lp .pouch.peche .pouch-top-accent{background:var(--orange)}.creo-lp .pouch-pill{align-self:flex-start;font-size:7px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;border-radius:100px;padding:3px 9px;margin-top:6px}.creo-lp .pouch.rouge .pouch-pill{border:1px solid rgba(224,52,47,.6);color:var(--red-soft)}.creo-lp .pouch.peche .pouch-pill{border:1px solid rgba(255,138,61,.6);color:var(--orange)}.creo-lp .pouch-brand{font-family:Space Grotesk,sans-serif;font-weight:800;color:#fff;letter-spacing:-2px;line-height:.9;margin-top:auto}.creo-lp .pouch .pouch-brand{font-size:44px}.creo-lp .pouch.big .pouch-brand{font-size:52px}.creo-lp .pouch-sub{font-size:8.5px;color:#9a9a9a;font-weight:400;margin-top:6px;line-height:1.3}.creo-lp .pouch-flavor{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15px;margin-top:10px}.creo-lp .pouch.rouge .pouch-flavor{color:var(--red-soft)}.creo-lp .pouch.peche .pouch-flavor{color:var(--orange)}.creo-lp .pouch-foot{font-size:7.5px;color:#777;letter-spacing:.4px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.creo-lp .cg{width:100%}.creo-lp .cg-main{position:relative;width:100%;aspect-ratio:1;border-radius:18px;overflow:hidden;background:#f0f0ec}.creo-lp .cg-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s}.creo-lp .cg-slide.on{opacity:1}.creo-lp .cg-slide img{width:100%;height:100%;object-fit:cover;display:block}.creo-lp .cg-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#ffffffeb;border:none;font-size:20px;line-height:1;color:#111;cursor:pointer;z-index:2;box-shadow:0 2px 10px #00000026;display:flex;align-items:center;justify-content:center}.creo-lp .cg-prev{left:10px}.creo-lp .cg-next{right:10px}.creo-lp .cg-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}.creo-lp .cg-thumbs::-webkit-scrollbar{height:5px}.creo-lp .cg-thumbs::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.creo-lp .cg-thumb{flex:0 0 auto;width:64px;height:64px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;opacity:.55;transition:opacity .2s,border-color .2s;scroll-snap-align:start}.creo-lp .cg-thumb.on{opacity:1;border-color:var(--black)}.creo-lp .cg-fallback .cg-main{background:linear-gradient(160deg,#f5f5f2,#e7e7e2)}.creo-lp .cg-pslide{display:flex;align-items:center;justify-content:center;padding:20px}.creo-lp .cg-pthumb{display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#1a1a1a,#0b0b0b);color:#fff;font-family:Space Grotesk,sans-serif;font-weight:800;font-size:12px;letter-spacing:-.5px;position:relative}.creo-lp .cg-pt-acc{position:absolute;top:7px;left:16%;right:16%;height:4px;border-radius:2px}.creo-lp .cg-pt-acc.rouge{background:var(--red)}.creo-lp .cg-pt-acc.peche{background:var(--orange)}.creo-lp .cg-viewlink{display:block;text-align:center;margin-top:10px;font-size:12px;font-weight:600;color:var(--text-sec);text-decoration:none}.creo-lp .cg-viewlink:hover{color:var(--black);text-decoration:underline}.creo-lp .social-proof{display:flex;align-items:center;gap:12px;margin-bottom:12px}.creo-lp .avatar-stack{display:flex}.creo-lp .avatar-stack span{width:30px;height:30px;border-radius:50%;margin-left:-8px;border:2px solid var(--white);background:linear-gradient(135deg,#d8d8d2,#b9b9b0);display:inline-block}.creo-lp .avatar-stack span:first-child{margin-left:0}.creo-lp .stars{color:#f59e0b;letter-spacing:1px}.creo-lp .rating-text{font-size:13px;font-weight:600;color:var(--text)}.creo-lp .lp-headline{font-family:Space Grotesk,sans-serif;font-size:clamp(18px,6vw,33px);font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-bottom:16px;color:var(--black);white-space:nowrap}.creo-lp .benefit-icons{display:flex;gap:0;margin-bottom:16px;align-items:center;flex-wrap:nowrap}.creo-lp .benefit-icon-item{flex:1 1 0;text-align:center;white-space:nowrap;padding:6px 8px;border-right:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:6px}.creo-lp .benefit-icon-item:last-child{border-right:none}.creo-lp .bi-emoji{font-size:16px;flex-shrink:0}.creo-lp .bi-label{font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--text);line-height:1.2}.creo-lp .buy-box{background:var(--bg-alt);border:1px solid var(--border);border-radius:12px;padding:12px 12px 14px;margin-top:6px}.creo-lp .buy-flavors{display:flex;gap:10px;margin-bottom:14px}.creo-lp .buy-flavor{flex:1;padding:9px 0;border-radius:10px;border:2px solid var(--border);text-align:center;cursor:pointer;font-size:12px;font-weight:600;transition:border-color .2s,background .2s;color:var(--text-sec);display:flex;align-items:center;justify-content:center;gap:7px}.creo-lp .buy-flavor.active{border-color:var(--black);background:var(--white);color:var(--black)}.creo-lp .buy-flavor-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.creo-lp .dot-rouge{background:var(--red)}.creo-lp .dot-peche{background:var(--orange)}.creo-lp .plan-hero-wrap{position:relative;margin-bottom:6px}.creo-lp .plan-hero-label{background:var(--black);color:var(--white);text-align:center;font-size:10px;font-weight:700;padding:4px 0;border-radius:10px 10px 0 0;letter-spacing:1.5px;text-transform:uppercase}.creo-lp .plan-hero{display:flex;justify-content:space-between;align-items:center;padding:10px 12px 6px;border-left:2px solid var(--black);border-right:2px solid var(--black);cursor:pointer;gap:8px;background:var(--white)}.creo-lp .plan-hero .plan-radio{width:18px;height:18px;border-radius:50%;flex-shrink:0;border:2px solid var(--black);position:relative}.creo-lp .plan-hero.active .plan-radio:after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:50%;background:var(--black)}.creo-lp .plan-hero-benefits{border-left:2px solid var(--black);border-right:2px solid var(--black);border-bottom:2px solid var(--black);border-radius:0 0 10px 10px;padding:5px 12px 8px;background:#f9f9f7}.creo-lp .plan-hero-benefits .hb-item{font-size:11px;color:var(--text-sec);padding:1.5px 0;display:flex;align-items:center;gap:6px}.creo-lp .plan-hero-benefits .hb-item span{color:var(--green-dark);font-weight:700;font-size:12px;flex-shrink:0}.creo-lp .plan-hero-save{display:inline-block;background:#4caf501a;color:var(--green-dark);font-size:9px;font-weight:700;padding:2px 6px;border-radius:6px;margin-top:2px}.creo-lp .plan-option{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;border:1.5px solid var(--border);margin-bottom:6px;cursor:pointer;gap:8px;background:var(--white);transition:border-color .2s}.creo-lp .plan-option.active{border-color:var(--black);box-shadow:0 0 0 1px var(--black)}.creo-lp .plan-left{display:flex;align-items:center;gap:10px;min-width:0}.creo-lp .plan-radio{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:2px solid #ccc;position:relative}.creo-lp .plan-option.active .plan-radio{border-color:var(--black)}.creo-lp .plan-option.active .plan-radio:after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:50%;background:var(--black)}.creo-lp .plan-name{font-size:14px;font-weight:700;white-space:nowrap}.creo-lp .plan-desc{font-size:11.5px;color:var(--text-muted);font-weight:400;margin-top:2px}.creo-lp .plan-price{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:800;white-space:nowrap;flex-shrink:0}.creo-lp .plan-price .was{text-decoration:line-through;color:var(--text-muted);font-size:13px;font-weight:400;margin-right:6px}.creo-lp .btn-buy{width:100%;padding:16px;background:var(--black);color:var(--white);border:none;border-radius:100px;font-size:16px;font-weight:700;letter-spacing:.3px;cursor:pointer;margin-top:8px;transition:transform .15s,box-shadow .15s;display:flex;align-items:center;justify-content:center;gap:8px}.creo-lp .btn-buy:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.creo-lp .buy-meta{text-align:center;margin-top:10px;font-size:11.5px;color:var(--text-muted)}.creo-lp .lp-reassure{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin-top:20px}.creo-lp .lp-re{display:flex;gap:11px;align-items:flex-start}.creo-lp .lp-re svg{width:26px;height:26px;flex-shrink:0;stroke:var(--black);stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}.creo-lp .lp-re b{display:block;font-size:13px;font-weight:700;color:var(--black);line-height:1.2}.creo-lp .lp-re span{display:block;font-size:12px;color:var(--text-sec);line-height:1.3;margin-top:2px}@media(max-width:600px){.creo-lp .lp-reassure{gap:14px 14px;margin-top:16px}.creo-lp .lp-re svg{width:24px;height:24px}.creo-lp .lp-re b{font-size:12.5px}.creo-lp .lp-re span{font-size:11px}}.creo-lp .lp-trust{background:var(--black);padding:15px 0;overflow:hidden}.creo-lp .lp-trust-marquee{overflow:hidden;width:100%}.creo-lp .lp-trust-track{display:flex;width:max-content;align-items:center;animation:lpMarquee 26s linear infinite}@keyframes lpMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.creo-lp .lp-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:#e8e8e8;font-weight:600;white-space:nowrap;padding:0 24px}.creo-lp .trust-check{color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.creo-lp .benefits-detail{background:var(--bg-alt);padding:22px 28px}.creo-lp .check-list{max-width:820px;margin:0 auto}.creo-lp .check-item{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:1px dashed var(--border);font-size:14px;line-height:1.45;color:var(--text-sec)}.creo-lp .check-item:last-child{border-bottom:none}.creo-lp .check-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#0a0a0a14;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--black);margin-top:2px}.creo-lp .check-item strong{color:var(--text)}.creo-lp .lp-science{background:var(--black);padding:34px 0}.creo-lp .lp-science-inner{max-width:1160px;margin:0 auto;padding:0 28px;text-align:center}.creo-lp .lp-science h2{font-family:Space Grotesk,sans-serif;font-size:clamp(20px,3vw,32px);font-weight:800;letter-spacing:-1px;color:var(--white);margin-bottom:6px}.creo-lp .lp-science p{font-size:13px;color:#888;max-width:580px;line-height:1.5;margin:0 auto 18px}.creo-lp .stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.creo-lp .stat-item{text-align:center;padding:14px 8px;border-right:1px solid rgba(255,255,255,.08)}.creo-lp .stat-item:last-child{border-right:none}.creo-lp .stat-icon{font-size:18px;margin-bottom:4px}.creo-lp .stat-num{font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:800;color:var(--white);margin-bottom:2px}.creo-lp .stat-label{font-size:11px;font-weight:700;color:var(--white);margin-bottom:2px}.creo-lp .stat-desc{font-size:11px;color:#666;line-height:1.4}.creo-lp .lp-science-btn{display:inline-flex;align-items:center;gap:8px;margin-top:26px;background:#fff;color:var(--black);padding:13px 30px;border-radius:100px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px;text-decoration:none;transition:transform .15s,box-shadow .15s}.creo-lp .lp-science-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0000004d}.creo-lp .lp-compare{padding:30px 0;background:var(--bg)}.creo-lp .lp-compare-inner{max-width:600px;margin:0 auto;padding:0 16px}.creo-lp .lp-compare h2{font-family:Space Grotesk,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-1px;margin-bottom:6px;text-align:center}.creo-lp .lp-compare .sub{font-size:12px;color:var(--text-sec);text-align:center;margin-bottom:16px}.creo-lp .cmp-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;border:1px solid var(--border);overflow:hidden;background:var(--white)}.creo-lp .cmp-table th,.creo-lp .cmp-table td{padding:10px 8px;text-align:center;border-bottom:1px solid var(--border);font-size:11px}.creo-lp .cmp-table thead th{background:var(--bg-alt);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:11px;color:var(--black)}.creo-lp .cmp-table thead th:first-child{color:var(--text-muted);text-align:left}.creo-lp .cmp-table tbody td:first-child{font-weight:600;color:var(--text);text-align:left}.creo-lp .cmp-table tbody td{color:var(--text-sec)}.creo-lp .cmp-table tbody tr:last-child td{border-bottom:none}.creo-lp .cmp-y{color:var(--green-dark);font-weight:700}.creo-lp .cmp-n{color:#e04040}.creo-lp .lp-reviews{padding:30px 0;background:var(--bg-alt)}.creo-lp .lp-reviews-inner{max-width:1160px;margin:0 auto;padding:0 20px}.creo-lp .lp-reviews h2{font-family:Space Grotesk,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-1px;text-align:center;margin-bottom:6px}.creo-lp .lp-reviews .sub{font-size:13px;color:var(--text-sec);text-align:center;margin-bottom:20px}.creo-lp .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.creo-lp .rev-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px}.creo-lp .rev-stars{color:#f59e0b;font-size:13px;margin-bottom:6px;letter-spacing:1px}.creo-lp .rev-text{font-size:13px;color:var(--text-sec);line-height:1.5;margin-bottom:8px}.creo-lp .rev-author{font-size:12px;font-weight:600;color:var(--black)}.creo-lp .rev-meta{font-size:10px;color:var(--text-muted);margin-top:2px}.creo-lp .lp-faq{padding:22px 0;background:var(--bg)}.creo-lp .lp-faq-inner{max-width:680px;margin:0 auto;padding:0 28px}.creo-lp .lp-faq h2{font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1px;text-align:center;margin-bottom:16px}.creo-lp .faq-item{border-bottom:1px solid var(--border);padding:11px 0}.creo-lp .faq-q{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600;color:var(--black);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.creo-lp .faq-q:after{content:"+";font-size:22px;color:var(--text-muted);transition:transform .3s}.creo-lp .faq-item.open .faq-q:after{transform:rotate(45deg);color:var(--black)}.creo-lp .faq-a{font-size:14px;color:var(--text-sec);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s}.creo-lp .faq-item.open .faq-a{max-height:320px;padding-top:14px}.creo-lp .lp-streak{background:var(--black);padding:48px 0}.creo-lp .lp-streak-inner{max-width:600px;margin:0 auto;padding:0 28px;text-align:center}.creo-lp .lp-streak h2{font-family:Space Grotesk,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-1px;color:var(--white);margin-bottom:6px}.creo-lp .streak-sub{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#666;margin-bottom:26px}.creo-lp .streak-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:26px 24px;text-align:left}.creo-lp .streak-card-title{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;color:var(--white);margin-bottom:4px}.creo-lp .streak-card-sub{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#555;margin-bottom:20px}.creo-lp .streak-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.creo-lp .streak-day{aspect-ratio:1;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:1.5px solid rgba(255,255,255,.1);color:#444;cursor:pointer;transition:all .2s;background:transparent}.creo-lp .streak-day.done{border-color:var(--green);color:var(--green);background:#7ed95714}.creo-lp .streak-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:11px;color:#555}.creo-lp .streak-count{color:var(--green);font-weight:700;font-size:13px}.creo-lp .lp-body{background:#f6f2ec;padding:44px 0}.creo-lp .lp-body-inner{max-width:1000px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.creo-lp .lp-body-head h2{font-family:Space Grotesk,sans-serif;font-size:clamp(26px,3.4vw,38px);font-weight:800;letter-spacing:-1.5px;line-height:1.03;margin-bottom:16px;color:var(--black)}.creo-lp .lp-body-head p{font-size:14px;line-height:1.65;color:var(--text-sec)}.creo-lp .lp-body-timeline{display:flex;flex-direction:column}.creo-lp .lp-week{display:flex;gap:16px;position:relative;padding-bottom:22px}.creo-lp .lp-week:last-child{padding-bottom:0}.creo-lp .lp-week-mark{flex-shrink:0;width:24px;text-align:center;font-size:16px;color:var(--orange);position:relative;z-index:1;line-height:1.3}.creo-lp .lp-week:not(:last-child):before{content:"";position:absolute;left:11px;top:22px;bottom:0;width:1.5px;background:#ddd6c9}.creo-lp .lp-week-txt h4{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;margin-bottom:4px;color:var(--black)}.creo-lp .lp-week-txt p{font-size:13px;line-height:1.5;color:var(--text-sec)}.creo-lp .lp-body-facts{max-width:1000px;margin:30px auto 0;padding:24px 28px 0;border-top:1px solid #e3ddd0;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.creo-lp .lp-fact .lbl{font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--black)}.creo-lp .lp-fact p{font-size:13px;line-height:1.5;color:var(--text-sec);margin-top:6px}.creo-lp .lp-gummy-stage{margin-top:30px;display:flex;gap:30px;align-items:flex-end;height:110px;padding-left:6px}.creo-lp .lp-gummy{position:relative;width:76px;display:flex;flex-direction:column;align-items:center}.creo-lp .lp-gummy .body{width:76px;height:54px;border-radius:50% 50% 46% 46%/62% 62% 40% 40%;position:relative;box-shadow:inset 0 -6px 10px #00000024,inset 0 6px 8px #ffffff59;animation:lpGBounce 1.5s cubic-bezier(.5,.05,.5,.95) infinite}.creo-lp .lp-gummy .body:after{content:"";position:absolute;top:9px;left:15px;width:22px;height:13px;background:#fff9;border-radius:50%;filter:blur(1px)}.creo-lp .lp-gummy.g1 .body{background:linear-gradient(158deg,#ff7a6f,#e0342f)}.creo-lp .lp-gummy.g2 .body{background:linear-gradient(158deg,#ffc79a,#ff8a3d);animation-delay:.22s}.creo-lp .lp-gummy.g3 .body{background:linear-gradient(158deg,#ff9d6b,#f2612f);animation-delay:.44s}.creo-lp .lp-gummy .shadow{width:58px;height:11px;border-radius:50%;background:#00000029;margin-top:9px;filter:blur(2px);animation:lpGShadow 1.5s cubic-bezier(.5,.05,.5,.95) infinite}.creo-lp .lp-gummy.g2 .shadow{animation-delay:.22s}.creo-lp .lp-gummy.g3 .shadow{animation-delay:.44s}@keyframes lpGBounce{0%,to{transform:translateY(0) scaleY(1)}18%{transform:translateY(0) scaleY(.82)}50%{transform:translateY(-30px) scaleY(1.05)}82%{transform:translateY(0) scaleY(.86)}}@keyframes lpGShadow{0%,to{transform:scale(1);opacity:.55}50%{transform:scale(.62);opacity:.22}}@media(max-width:760px){.creo-lp .lp-body-inner{grid-template-columns:1fr;gap:22px}.creo-lp .lp-body-facts{grid-template-columns:1fr;gap:14px}.creo-lp .lp-gummy-stage{gap:24px;height:100px;justify-content:center;padding-left:0}}.creo-lp .lp-final{background:var(--black);padding:38px 28px;text-align:center}.creo-lp .lp-final h2{font-family:Space Grotesk,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-1.5px;color:var(--white);margin-bottom:12px}.creo-lp .lp-final p{font-size:15px;color:#888;margin-bottom:26px;max-width:440px;margin-left:auto;margin-right:auto}.creo-lp .btn-final{display:inline-flex;align-items:center;gap:8px;background:var(--white);color:var(--black);padding:16px 40px;border-radius:100px;font-size:16px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.creo-lp .btn-final:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.creo-lp .lp-disclaimer{background:var(--bg-alt);padding:18px 28px;text-align:center}.creo-lp .lp-disclaimer p{max-width:820px;margin:0 auto;font-size:10px;color:#999;line-height:1.5}.creo-lp .sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--white);border-top:1px solid var(--border);padding:12px 20px}.creo-lp .sticky-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.creo-lp .sticky-price{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.creo-lp .sticky-label{font-size:11px;color:var(--text-muted)}.creo-lp .btn-sticky{flex:1;max-width:220px;padding:14px;background:var(--black);color:var(--white);border:none;border-radius:100px;font-size:14px;font-weight:700;cursor:pointer}@media(max-width:900px){.creo-lp .lp-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px}.creo-lp .pouch-stage{order:-1}.creo-lp .lp-headline{font-size:clamp(18px,6vw,32px)}.creo-lp .stat-desc{display:none}.creo-lp .rev-grid{grid-template-columns:repeat(3,85vw);overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.creo-lp .rev-card{scroll-snap-align:start}.creo-lp .sticky-cta{display:block}}@media(max-width:600px){.creo-lp .lp-hero{padding-top:0}.creo-lp .lp-hero-grid{padding:0 16px}.creo-lp .cg-main{width:auto;margin-left:-16px;margin-right:-16px;border-radius:0}.creo-lp .lp-trust-item{font-size:14px;gap:7px;padding:0 16px}.creo-lp .benefit-icon-item{padding:6px 4px;min-width:0;white-space:normal;line-height:1.15}.creo-lp .bi-label{font-size:9px;white-space:normal}.creo-lp .pouch-stage{gap:12px}.creo-lp .pouch{width:132px;height:196px;padding:16px 14px}.creo-lp .pouch.big{width:146px;height:214px}.creo-lp .pouch .pouch-brand{font-size:30px}.creo-lp .pouch.big .pouch-brand{font-size:34px}.creo-lp .streak-grid{grid-template-columns:repeat(7,1fr);gap:5px}.creo-lp .lp-science{padding:20px 0}.creo-lp .lp-science-inner{padding:0 16px}.creo-lp .lp-science h2{margin-bottom:8px}.creo-lp .lp-science p{font-size:12px;line-height:1.4;margin:0 auto 12px;max-width:330px}.creo-lp .stat-item{padding:8px 4px}.creo-lp .stat-icon{font-size:15px;margin-bottom:2px}.creo-lp .stat-num{font-size:20px}.creo-lp .stat-label{font-size:9.5px}.creo-lp .benefits-detail{padding:16px}.creo-lp .check-item{padding:7px 0;font-size:13px}.creo-lp .lp-compare,.creo-lp .lp-reviews{padding:22px 0}.creo-lp .lp-streak{padding:30px 0}.creo-lp .lp-final{padding:30px 22px}.creo-lp .lp-final p{font-size:14px;line-height:1.5}.creo-lp .lp-disclaimer{padding:16px 26px}}@media(min-width:901px){.creo-lp .lp-hero{padding:56px 0 48px}.creo-lp .lp-hero-grid{grid-template-columns:1fr .92fr;align-items:start;gap:60px}.creo-lp .pouch-stage{order:1;position:sticky;top:90px}.creo-lp .lp-left{order:2}.creo-lp .cg{max-width:100%}.creo-lp .cg-main{background:#fff;border:none;box-shadow:none}.creo-lp .cg-thumbs{justify-content:center}.creo-lp .lp-headline{margin-bottom:20px}.creo-lp .buy-box{padding:18px 18px 20px;box-shadow:0 16px 44px #0000000d}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/creo-landing.css.map */
