.lacellora-listicle{--rose:#D94E8F;--rose-hover:#C63C7E;--blush:#F8D9E8;--soft-blush:#FDF6F9;--ivory:#FFF9F6;--turquoise:#24B6D8;--turquoise-hover:#149CBC;--navy:#203040;--gold:#C89B3C;--white:#FFFFFF;--gray-light:#F5F5F5;--border-gray:#EFE8EC;--body-gray:#555555;--black:#111111;--divider:#EBD6DF;--font-head:"Poppins",sans-serif;--font-body:"Inter",sans-serif}.lacellora-listicle *{box-sizing:border-box;margin:0;padding:0}.lacellora-listicle{scroll-behavior:smooth}.lacellora-listicle{font-family:var(--font-body);color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.5}.lacellora-listicle img{display:block;width:100%;height:100%;object-fit:cover}.lacellora-listicle .container{max-width:1280px;margin:0 auto;padding:0 64px}@media(max-width:900px){.lacellora-listicle .container{padding:0 24px}}.lacellora-listicle .eyebrow{font-family:var(--font-body);font-weight:600;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px;display:flex;align-items:center;gap:10px}.lacellora-listicle .eyebrow:before{content:"";width:22px;height:2px;background:var(--gold);opacity:.7;display:inline-block}.lacellora-listicle .section-frame{position:relative;border-top:1px solid var(--border-gray)}.lacellora-listicle h1,.lacellora-listicle h2,.lacellora-listicle h3{font-family:var(--font-head);color:var(--navy);font-weight:700;line-height:1.15}.lacellora-listicle p{color:var(--body-gray)}.lacellora-listicle .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:15px;letter-spacing:.02em;padding:17px 38px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;transition:background .2s ease}.lacellora-listicle .btn-primary{background:var(--rose);color:#fff}.lacellora-listicle .btn-primary:hover{background:var(--rose-hover)}.lacellora-listicle .btn-secondary{background:var(--turquoise);color:#fff}.lacellora-listicle .btn-secondary:hover{background:var(--turquoise-hover)}.lacellora-listicle .btn-outline{background:transparent;color:var(--navy);border:1px solid var(--navy)}.lacellora-listicle .divider-line{height:1.5px;background:var(--divider);border-radius:2px;border:none;width:100%}.lacellora-listicle .gold-line{height:2px;width:64px;background:var(--gold);opacity:.7;border:none;border-radius:2px}.lacellora-listicle .card{background:#fff;border:1px solid var(--border-gray);border-radius:16px}.lacellora-listicle .review-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.lacellora-listicle .review-card:hover{transform:translateY(-6px);box-shadow:0 22px 42px #2030401f;border-color:var(--blush)}.lacellora-listicle .icon-line{stroke:var(--rose);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.lacellora-listicle .type-scale span{display:block}.lacellora-listicle section{padding:120px 0}@media(max-width:900px){.lacellora-listicle section{padding:88px 0}}.lacellora-listicle .hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;min-height:auto}.lacellora-listicle .hero-content{display:flex;flex-direction:column;justify-content:center;padding:80px 72px;position:relative;z-index:2}.lacellora-listicle .hero-content h1{font-size:60px;line-height:1.1;letter-spacing:-.01em}.lacellora-listicle .hero-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--ivory) 0%,var(--blush) 100%);padding:64px 56px}.lacellora-listicle .hero-image-frame{position:relative;width:100%;max-width:760px;aspect-ratio:16/9;border-radius:28px;overflow:hidden;box-shadow:0 40px 70px #20304024}.lacellora-listicle .hero-image{position:relative;overflow:hidden;width:100%;height:100%}.lacellora-listicle .hero-image img{width:100%;height:100%;object-fit:contain}.lacellora-listicle .hero-gold-line{position:absolute;top:40px;left:40px;width:72px;height:2px;background:var(--gold);opacity:.7;z-index:3;border-radius:2px}.lacellora-listicle .hero-blush-blob{position:absolute;bottom:-100px;left:-90px;width:340px;height:340px;background:var(--blush);border-radius:50%;filter:blur(4px);opacity:.55;z-index:1}.lacellora-listicle .hero-product{position:absolute;bottom:6%;left:7%;width:120px;z-index:4;opacity:0;animation:lacellora-heroProductFade 1s ease forwards;animation-delay:.65s;filter:drop-shadow(0 22px 20px rgba(32,48,64,.3))}.lacellora-listicle .hero-product img{width:100%;height:auto;display:block;object-fit:contain}.lacellora-listicle .hero-anim{opacity:0;animation:lacellora-heroFadeUp .85s cubic-bezier(.22,.61,.36,1) forwards}@keyframes lacellora-heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lacellora-heroProductFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.lacellora-listicle .hero-anim,.lacellora-listicle .hero-image img,.lacellora-listicle .hero-product{animation:none!important;opacity:1!important;transform:none!important}}@media(max-width:900px){.lacellora-listicle .hero-grid{grid-template-columns:1fr}.lacellora-listicle .hero-content{padding:72px 24px 40px;order:1}.lacellora-listicle .hero-content h1{font-size:34px}.lacellora-listicle .hero-visual{order:2;padding:32px 24px 48px}.lacellora-listicle .hero-image-frame{max-width:100%}.lacellora-listicle .hero-product{width:96px;left:6%;bottom:5%}.lacellora-listicle .hero-gold-line{top:20px;left:20px}}.lacellora-listicle .story-grid{display:grid;grid-template-columns:58% 42%;align-items:stretch}.lacellora-listicle .story-visual{position:relative;overflow:hidden;min-height:700px;background:var(--gray-light)}.lacellora-listicle .story-visual img{width:100%;height:100%;object-fit:cover}.lacellora-listicle .story-content{display:flex;flex-direction:column;justify-content:center;padding:0 88px}@media(max-width:900px){.lacellora-listicle .story-grid{grid-template-columns:1fr}.lacellora-listicle .story-visual{min-height:420px;order:1}.lacellora-listicle .story-content{order:2;padding:56px 24px 0}}.lacellora-listicle .signs-list{margin-top:8px}.lacellora-listicle .signs-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:60px 0}.lacellora-listicle .signs-row:not(:last-child){border-bottom:1.5px solid var(--divider)}.lacellora-listicle .sign-visual{order:1}.lacellora-listicle .sign-content{order:2}.lacellora-listicle .signs-row:nth-child(2n) .sign-visual{order:2}.lacellora-listicle .signs-row:nth-child(2n) .sign-content{order:1}.lacellora-listicle .sign-visual img{width:100%;height:380px;object-fit:cover;border-radius:20px}.lacellora-listicle .sign-number{font-family:var(--font-head);font-weight:700;font-size:84px;line-height:1;color:var(--blush);margin-bottom:6px;-webkit-user-select:none;user-select:none}.lacellora-listicle .sign-gold-line{width:36px;height:2px;background:var(--gold);opacity:.7;border-radius:2px;margin-bottom:26px}.lacellora-listicle .sign-title{font-size:23px;font-weight:600;position:relative;z-index:2;max-width:420px;margin-bottom:6px}@media(max-width:900px){.lacellora-listicle .signs-row{grid-template-columns:1fr;gap:24px;padding:44px 0}.lacellora-listicle .sign-visual{order:1!important}.lacellora-listicle .sign-content{order:2!important}.lacellora-listicle .sign-visual img{height:280px}.lacellora-listicle .sign-number{font-size:64px}.lacellora-listicle .sign-title{font-size:20px;max-width:none}}.lacellora-listicle .why-grid{display:grid;grid-template-columns:1fr 260px 1fr;align-items:center;gap:32px;margin-top:12px}.lacellora-listicle .why-panel{border-radius:20px;padding:44px 36px}.lacellora-listicle .why-panel-left{background:var(--gray-light)}.lacellora-listicle .why-panel-right{background:var(--blush)}.lacellora-listicle .why-panel-title{font-family:var(--font-head);font-weight:700;font-size:13.5px;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin-bottom:26px}.lacellora-listicle .why-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--border-gray);border-radius:12px;padding:15px 18px}.lacellora-listicle .why-item:not(:last-child){margin-bottom:14px}.lacellora-listicle .why-item span{font-size:14.5px;color:var(--navy)}.lacellora-listicle .why-note{margin-top:22px;font-size:13.5px;line-height:1.65;text-align:center}.lacellora-listicle .why-visual{position:relative;width:100%}.lacellora-listicle .why-visual img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%;border:6px solid #fff;box-shadow:0 24px 44px #20304029;position:relative;z-index:2}.lacellora-listicle .why-visual:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;border:1.5px dashed var(--gold);opacity:.55;z-index:1}.lacellora-listicle .why-quote{max-width:660px;margin:72px auto 0;text-align:center;padding:48px 44px;background:var(--ivory);border:1px solid var(--border-gray);border-radius:20px}.lacellora-listicle .why-quote p{font-family:var(--font-head);font-style:italic;font-weight:500;font-size:20px;color:var(--navy);line-height:1.65}.lacellora-listicle .why-quote p+p{margin-top:8px}@media(max-width:900px){.lacellora-listicle .why-grid{grid-template-columns:1fr;gap:28px}.lacellora-listicle .why-visual{max-width:200px;margin:0 auto}.lacellora-listicle .why-panel{padding:36px 28px}.lacellora-listicle .why-quote{padding:36px 28px;margin-top:56px}.lacellora-listicle .why-quote p{font-size:18px}}.lacellora-listicle .faq-card{background:var(--white);border:1px solid var(--border-gray);border-radius:18px;box-shadow:0 10px 24px #2030400d;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;margin-bottom:16px}.lacellora-listicle .faq-card:hover{box-shadow:0 18px 36px #2030401a;transform:translateY(-2px);border-color:var(--blush)}.lacellora-listicle .faq-card:last-child{margin-bottom:0}.lacellora-listicle .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;border:none;cursor:pointer;text-align:left;padding:26px 28px;font-family:var(--font-head);font-weight:600;font-size:16.5px;color:var(--navy)}.lacellora-listicle .faq-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.22,.61,.36,1),background .2s ease}.lacellora-listicle .faq-icon svg{stroke:var(--rose);stroke-width:2;transition:stroke .2s ease}.lacellora-listicle .faq-card.active .faq-icon{transform:rotate(180deg);background:var(--rose)}.lacellora-listicle .faq-card.active .faq-icon svg{stroke:#fff}.lacellora-listicle .faq-answer{max-height:0;overflow:hidden;transition:max-height .28s cubic-bezier(.22,.61,.36,1),opacity .22s ease;opacity:0}.lacellora-listicle .faq-card.active .faq-answer{opacity:1}.lacellora-listicle .faq-answer-inner{padding:0 28px 26px;font-size:14.5px;line-height:1.7;color:var(--body-gray);max-width:600px}.lacellora-listicle .faq-contact{margin-top:48px;max-width:520px;margin-left:auto;margin-right:auto;text-align:center}.lacellora-listicle .faq-contact-title{font-family:var(--font-head);font-weight:600;font-size:16px;color:var(--navy);margin-bottom:6px}.lacellora-listicle .faq-contact-text{font-size:14.5px;color:var(--body-gray)}.lacellora-listicle .faq-contact-text a{color:var(--rose);font-weight:600;text-decoration:none;border-bottom:1.5px solid var(--blush);transition:border-color .2s ease,color .2s ease}.lacellora-listicle .faq-contact-text a:hover{border-color:var(--rose);color:var(--rose-hover)}@media(max-width:900px){.lacellora-listicle .faq-question{padding:20px;font-size:15.5px}.lacellora-listicle .faq-answer-inner{padding:0 20px 22px}}.lacellora-listicle .final-cta-stage{position:relative;margin:64px auto 0;width:320px}.lacellora-listicle .final-cta-glow{position:absolute;left:50%;top:34%;transform:translate(-50%,-50%);width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#d94e8f38,#d94e8f00 68%);z-index:0;pointer-events:none}.lacellora-listicle .final-cta-ring{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);width:290px;height:290px;border-radius:50%;border:1px solid rgba(200,155,60,.38);z-index:0;pointer-events:none}.lacellora-listicle .final-cta-ring:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:50%;border:1px solid rgba(200,155,60,.16)}.lacellora-listicle .final-cta-product{position:relative;z-index:2;width:100%;border-radius:28px 28px 14px 14px;overflow:hidden;background:#fff;box-shadow:0 50px 90px #2030403d}.lacellora-listicle .final-cta-product img{width:100%;height:auto;display:block}.lacellora-listicle .final-cta-reflection{position:relative;z-index:1;width:100%;margin-top:1px;height:120px;overflow:hidden;transform:scaleY(-1);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.24),transparent 75%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.24),transparent 75%);opacity:.5;pointer-events:none}.lacellora-listicle .final-cta-reflection img{width:100%;height:auto;display:block}.lacellora-listicle .final-cta-particle{position:absolute;border-radius:50%;background:var(--gold);animation:lacellora-cta-float 6.5s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes lacellora-cta-float{0%,to{transform:translate(0);opacity:.3}50%{transform:translate(6px,-20px);opacity:.7}}.lacellora-listicle .compare-grid{display:grid;grid-template-columns:1fr 64px 1fr;align-items:stretch;gap:0;margin-top:48px}.lacellora-listicle .compare-left{background:linear-gradient(165deg,#f5f5f3 0%,var(--gray-light) 100%);border:1px solid var(--border-gray);border-radius:20px;padding:52px 44px 56px;box-shadow:0 20px 40px #2030400d}.lacellora-listicle .compare-right{background:radial-gradient(circle at 50% 34%,rgba(217,78,143,.16) 0%,var(--blush) 55%,var(--ivory) 100%);border:1px solid var(--border-gray);border-radius:20px;padding:52px 44px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 26px 54px #2030401a;position:relative;overflow:hidden}.lacellora-listicle .compare-connector-col{display:flex;align-items:center;justify-content:center}.lacellora-listicle .compare-connector{width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid var(--border-gray);box-shadow:0 14px 28px #20304029;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lacellora-listicle .compare-connector svg{stroke:var(--gold);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.lacellora-listicle .compare-kicker{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:28px;text-align:center}.lacellora-listicle .compare-kicker.negative{color:#8a8a8a}.lacellora-listicle .compare-kicker.positive{color:var(--rose-hover);font-weight:600}.lacellora-listicle .clutter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:8px 4px 0}.lacellora-listicle .clutter-item{aspect-ratio:1/1.5;background:#fff;border:1px solid #e4e2df;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:13%;overflow:hidden;box-shadow:0 8px 16px #20304012}.lacellora-listicle .clutter-item img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(12%) saturate(92%);opacity:.89}.lacellora-listicle .clutter-item:nth-child(1){transform:rotate(-3.5deg) translate(2px,3px)}.lacellora-listicle .clutter-item:nth-child(2){transform:rotate(2.5deg) translate(-2px,-2px)}.lacellora-listicle .clutter-item:nth-child(3){transform:rotate(-2.5deg) translate(3px,1px)}.lacellora-listicle .clutter-item:nth-child(4){transform:rotate(4deg) translate(-3px,2px)}.lacellora-listicle .clutter-item:nth-child(5){transform:rotate(-4.5deg) translate(1px,-2px)}.lacellora-listicle .clutter-item:nth-child(6){transform:rotate(3deg) translate(-1px,3px)}.lacellora-listicle .compare-hero-glow{position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#c8a04633,#c8a04600 70%);top:8%;z-index:0;pointer-events:none}.lacellora-listicle .compare-hero-img{width:240px;border-radius:22px 22px 10px 10px;overflow:hidden;background:#fff;box-shadow:0 40px 72px #2030403d;position:relative;z-index:1}.lacellora-listicle .compare-hero-img img{width:100%;height:auto;display:block}.lacellora-listicle .compare-list{list-style:none;padding:0;margin:30px 0 0}.lacellora-listicle .compare-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin-bottom:13px}.lacellora-listicle .compare-list li:last-child{margin-bottom:0}.lacellora-listicle .compare-list .mark{flex-shrink:0;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;margin-top:2px}.lacellora-listicle .compare-list.negative{width:100%}.lacellora-listicle .compare-list.negative li{color:var(--body-gray)}.lacellora-listicle .compare-list.negative .mark{background:#fff;border:1px solid #e3d3ce;color:#b5786b}.lacellora-listicle .compare-list.positive{width:100%;max-width:280px}.lacellora-listicle .compare-list.positive li{color:var(--navy)}.lacellora-listicle .compare-list.positive .mark{background:var(--gold);color:#fff}@media(max-width:900px){.lacellora-listicle .compare-grid{grid-template-columns:1fr}.lacellora-listicle .compare-connector-col{padding:16px 0}.lacellora-listicle .compare-connector svg{transform:rotate(90deg)}}.lacellora-listicle .mistakes-list{margin-top:16px;border-radius:20px;overflow:hidden;border:1px solid var(--border-gray)}.lacellora-listicle .mistake-row{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;gap:0;padding:44px 48px}.lacellora-listicle .mistake-row:nth-child(odd){background:#fff}.lacellora-listicle .mistake-row:nth-child(2n){background:var(--gray-light)}.lacellora-listicle .mistake-row:not(:last-child){border-bottom:1px solid var(--border-gray)}.lacellora-listicle .mistake-top{display:flex;align-items:center;gap:16px;margin-bottom:14px}.lacellora-listicle .mistake-number{font-family:var(--font-head);font-weight:700;font-size:38px;color:var(--blush);line-height:1}.lacellora-listicle .mistake-icon{width:40px;height:40px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lacellora-listicle .mistake-title{font-size:19px;font-weight:600;color:var(--navy)}.lacellora-listicle .mistake-copy{margin-top:10px;font-size:14.5px;line-height:1.7;color:var(--body-gray);max-width:400px}.lacellora-listicle .mistake-divider{display:flex;align-items:center;justify-content:center}.lacellora-listicle .mistake-solution{padding-left:8px}.lacellora-listicle .solution-label{display:inline-block;font-family:var(--font-body);font-weight:600;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--rose);margin-bottom:10px}.lacellora-listicle .solution-text{font-size:15.5px;color:var(--navy);line-height:1.65;max-width:360px}@media(max-width:900px){.lacellora-listicle .mistake-row{grid-template-columns:1fr;padding:36px 24px;gap:16px}.lacellora-listicle .mistake-divider{transform:rotate(90deg);margin:0 auto}.lacellora-listicle .mistake-solution{padding-left:0}.lacellora-listicle .mistake-copy,.lacellora-listicle .solution-text{max-width:none}}@media(max-width:900px){.lacellora-listicle .preview-two-col{grid-template-columns:1fr!important}}.lacellora-listicle .results-timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;align-items:start}.lacellora-listicle .timeline-line{position:absolute;top:72px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,var(--blush),var(--gold),var(--blush));z-index:0}.lacellora-listicle .timeline-step{position:relative;z-index:1;text-align:center;padding:0 16px}.lacellora-listicle .timeline-icon{width:144px;height:144px;margin:0 auto 28px;border-radius:50%;overflow:hidden;background:var(--ivory);border:1px solid var(--border-gray);box-shadow:0 18px 40px #2030401a}.lacellora-listicle .timeline-icon img{width:100%;height:100%;object-fit:cover}.lacellora-listicle .timeline-week{display:inline-block;margin-bottom:16px;padding:6px 14px;border-radius:999px;background:var(--blush);color:var(--rose-hover);font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lacellora-listicle .timeline-step h3{font-size:19px;line-height:1.35;margin-bottom:4px}.lacellora-listicle .timeline-step p{margin-top:14px;font-size:14.5px;line-height:1.7}@media(max-width:900px){.lacellora-listicle .results-timeline{grid-template-columns:1fr;gap:42px}.lacellora-listicle .timeline-line{display:none}.lacellora-listicle .timeline-step{padding:0 18px 18px}}.lacellora-listicle .trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:64px}.lacellora-listicle .trust-card{background:#fff;border:1px solid var(--border-gray);border-radius:20px;padding:44px 40px;box-shadow:0 20px 45px #20304012;transition:transform .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s ease,border-color .3s ease}.lacellora-listicle .trust-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px #20304021;border-color:var(--blush)}.lacellora-listicle .trust-icon{width:64px;height:64px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center;margin-bottom:26px}.lacellora-listicle .trust-title{font-size:19px;font-weight:600;color:var(--navy)}.lacellora-listicle .trust-text{margin-top:12px;font-size:14.5px;line-height:1.7;max-width:340px}@media(max-width:900px){.lacellora-listicle .trust-grid{grid-template-columns:1fr;gap:20px;margin-top:40px}.lacellora-listicle .trust-card{padding:36px 28px}}.lacellora-listicle .formula-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.lacellora-listicle .formula-visual{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 34px 70px #20304024;background:#fff}.lacellora-listicle .formula-visual img{width:100%;height:auto;object-fit:contain}.lacellora-listicle .formula-copy h2{font-size:40px;max-width:560px}.lacellora-listicle .formula-intro{margin-top:22px;font-size:17px;line-height:1.75;max-width:560px}.lacellora-listicle .formula-points{margin-top:34px;display:grid;gap:18px}.lacellora-listicle .formula-point{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:20px 0;border-bottom:1px solid rgba(200,155,60,.22)}.lacellora-listicle .formula-index{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--rose);font-weight:700;font-size:12px;box-shadow:0 10px 24px #20304014}.lacellora-listicle .formula-point h3{font-size:18px;margin-bottom:6px}.lacellora-listicle .formula-point p{font-size:14.5px;line-height:1.7}.lacellora-listicle .formula-note{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;color:var(--navy)}@media(max-width:900px){.lacellora-listicle .formula-grid{grid-template-columns:1fr;gap:40px}.lacellora-listicle .formula-copy h2{font-size:32px}.lacellora-listicle .formula-visual{order:1}.lacellora-listicle .formula-copy{order:2}}.lacellora-listicle .site-footer{background:var(--navy);padding:96px 0 0;color:#c7d1d8}.lacellora-listicle .footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:64px;padding-bottom:64px;border-bottom:1px solid rgba(255,255,255,.1)}.lacellora-listicle .footer-brand{font-family:var(--font-head);font-weight:700;font-size:26px;color:#fff;letter-spacing:.04em}.lacellora-listicle .footer-tagline{margin-top:18px;font-size:14px;line-height:1.75;color:#93a3ac;max-width:280px}.lacellora-listicle .footer-col-title{font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:20px}.lacellora-listicle .footer-links{list-style:none;padding:0;margin:0}.lacellora-listicle .footer-links li{margin-bottom:12px}.lacellora-listicle .footer-links a{color:#93a3ac;font-size:14px;text-decoration:none;transition:color .2s ease}.lacellora-listicle .footer-links a:hover{color:var(--gold)}.lacellora-listicle .footer-newsletter-text{font-size:14px;line-height:1.7;color:#93a3ac;margin-bottom:18px}.lacellora-listicle .footer-newsletter-form{display:flex;gap:0;border-radius:100px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.14)}.lacellora-listicle .footer-newsletter-form input{flex:1;background:transparent;border:none;outline:none;padding:14px 18px;font-family:var(--font-body);font-size:13.5px;color:#fff}.lacellora-listicle .footer-newsletter-form input::placeholder{color:#7c8b93}.lacellora-listicle .footer-newsletter-form button{background:var(--rose);color:#fff;border:none;padding:0 22px;font-family:var(--font-body);font-weight:600;font-size:13.5px;cursor:pointer;transition:background .2s ease}.lacellora-listicle .footer-newsletter-form button:hover{background:var(--rose-hover)}.lacellora-listicle .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:32px 0}.lacellora-listicle .footer-copy{font-size:12.5px;color:#7c8b93}.lacellora-listicle .footer-social{display:flex;gap:12px}.lacellora-listicle .footer-social a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease}.lacellora-listicle .footer-social a:hover{border-color:var(--gold);background:#ffffff0f}.lacellora-listicle .footer-social svg{stroke:#c7d1d8;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease}.lacellora-listicle .footer-social a:hover svg{stroke:var(--gold)}.lacellora-listicle .footer-disclaimer{border-top:1px solid rgba(255,255,255,.1);padding:24px 0 32px}.lacellora-listicle .footer-disclaimer p{font-size:11.5px;line-height:1.7;color:#6b7b83;max-width:820px;margin:0 auto;text-align:center}@media(max-width:900px){.lacellora-listicle .site-footer{padding:64px 0 0}.lacellora-listicle .footer-top{grid-template-columns:1fr 1fr;gap:36px;padding-bottom:44px}.lacellora-listicle .footer-bottom{flex-direction:column;text-align:center}}@media(max-width:560px){.lacellora-listicle .footer-top{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lacellora-listicle.css.map */
