@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--purple:#513179;--deep:#2c173f;--ink:#251e2d;--muted:#68616f;--paper:#fff;--soft:#f4f1f7;--line:#e7e1eb;--yellow:#f3dc86;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.6;padding-bottom:96px}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b16a06;outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;flex:none}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.announcement{padding:10px 18px;background:var(--purple);color:white;text-align:center;font-size:.75rem;letter-spacing:.07em;line-height:1.5}.announcement strong{display:block;font-weight:600}.header{display:flex;align-items:center;justify-content:space-between;padding-block:20px}.wordmark{display:inline-flex;align-items:baseline;font-family:var(--display);font-weight:800;font-size:2rem;letter-spacing:-.06em;color:var(--purple);line-height:1}.wordmark span{font-weight:500}.wordmark i{height:7px;width:7px;border-radius:50%;margin-left:4px;background:var(--yellow);align-self:flex-start;margin-top:5px}.header-link{font-size:.875rem;color:var(--purple);padding:10px 0;font-weight:600}.header-link span{margin-left:12px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--purple);margin:0 0 18px;line-height:1.5}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--purple);margin-right:5px}.hero{display:flex;flex-direction:column;padding-block:14px 32px;gap:26px}.hero-copy h1{font-family:var(--display);font-size:clamp(2.55rem,11.2vw,3.8rem);line-height:1.09;letter-spacing:-.055em;font-weight:800;margin:0 0 18px}h1 em,h2 em{font-style:normal;color:var(--purple)}.hero-description{color:var(--muted);line-height:1.65;margin:0 0 23px;max-width:460px}.hero-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 12px;margin-bottom:20px}.hero-price>span{flex-basis:100%;font-size:.875rem;color:var(--muted)}.hero-price>strong{font-family:var(--display);font-size:3rem;letter-spacing:-.055em;line-height:1.4;color:var(--purple);font-weight:800}.hero-price>strong span{font-size:2.1rem}.hero-price small{font-size:.875rem}.button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:16px 22px;background:var(--purple);color:#fff;border-radius:8px;font-weight:700;font-size:1rem;transition:background .18s,transform .18s;text-align:center}.button>span{font-size:1.5rem;line-height:1}.button:hover{background:#3c205e;transform:translateY(-1px)}.purchase-note{display:flex;align-items:center;gap:8px;font-size:.75rem;color:var(--muted);margin:12px 0 0}.purchase-note svg{width:19px;height:19px}.hero-visual{background:var(--soft);border-radius:16px;padding:23px 22px 17px;position:relative;overflow:hidden}.visual-label{position:relative;z-index:2}.visual-label span{display:block;font-size:.6875rem;letter-spacing:.11em;color:var(--muted)}.visual-label strong{font-family:var(--display);font-size:1.2rem;font-weight:500;color:var(--purple);letter-spacing:-.03em}.product-stage{height:290px;position:relative;display:flex;justify-content:center;align-items:center}.stage-ring{position:absolute;width:232px;height:232px;border-radius:50%;border:1px solid #d7cce2;box-shadow:0 0 0 24px #ece5f280}.hero-product{position:relative;z-index:1;height:290px;width:220px;object-fit:contain;filter:drop-shadow(0 18px 16px #36234322)}.discount-seal{position:absolute;z-index:2;background:var(--yellow);color:var(--deep);width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;right:0;top:17px;transform:rotate(9deg);box-shadow:0 4px 12px #51317912}.discount-seal strong{font-family:var(--display);font-size:1.7rem;line-height:1.3}.discount-seal span{font-size:.625rem;font-weight:700;letter-spacing:.03em}.visual-bottom{border-top:1px solid #d9cfe2;display:flex;justify-content:space-between;padding-top:14px;font-size:.625rem;letter-spacing:.09em;color:var(--purple);gap:12px}.benefit-ribbon{background:var(--soft)}.benefit-ribbon .shell{display:flex;flex-direction:column;gap:12px;padding-block:20px}.benefit-ribbon span{display:flex;align-items:center;gap:12px;font-size:.875rem}.benefit-ribbon svg{color:var(--purple);width:20px;height:20px}h2{font-family:var(--display);font-size:clamp(2rem,8vw,2.75rem);font-weight:700;line-height:1.17;letter-spacing:-.045em;margin:0 0 18px}.care-section{padding-block:58px;display:grid;gap:24px}.section-intro>p:last-child,.offer-intro>p:not(.eyebrow){color:var(--muted);max-width:400px}.care-list article{border-top:1px solid var(--line);padding:24px 0;display:flex;gap:16px;position:relative}.care-list article>svg{color:var(--purple);width:27px;height:27px;margin-top:3px}.care-list h3{font-size:1.05rem;font-weight:600;margin:0 20px 7px 0;line-height:1.4}.care-list p{color:var(--muted);font-size:.9375rem;margin:0;max-width:410px}.item-number{position:absolute;right:0;top:24px;font-size:.75rem;color:var(--muted)}.formula-section{padding-block:40px;background:var(--deep);color:white}.formula-section .eyebrow{color:var(--yellow)}.formula-section h2 em{color:#d7c6eb}.formula-inner{display:grid;gap:20px}.ingredients{display:flex;flex-direction:column}.ingredients>div{padding:20px 0;border-top:1px solid #ffffff24}.ingredients span{font-size:.75rem;color:var(--yellow);letter-spacing:.08em}.ingredients h3{font-family:var(--display);font-size:1.4rem;letter-spacing:-.035em;font-weight:500;margin:5px 0}.ingredients p{font-size:.875rem;margin:0;color:#dfd4e8}.offer-section{padding-block:60px;display:grid;gap:28px;scroll-margin-top:20px}.text-link{display:inline-block;font-size:.875rem;color:var(--purple);border-bottom:1px solid #cfc0db;padding-block:10px}.text-link span{margin-left:4px}.offer-card{border:1px solid #d5c6e3;border-radius:14px;overflow:hidden;box-shadow:0 16px 40px #51317908}.offer-card-top{display:flex;justify-content:space-between;gap:10px;padding:15px 18px;background:var(--soft);font-size:.6875rem;font-weight:700;color:var(--purple);letter-spacing:.08em;border-bottom:1px solid #e3d9eb}.offer-card-content{display:grid;grid-template-columns:38% 1fr;gap:10px;padding:26px 16px;align-items:center}.offer-card-content>img{width:100%;height:200px;object-fit:contain;filter:drop-shadow(0 8px 8px #36234315)}.offer-details h3{font-family:var(--display);font-size:1.8rem;letter-spacing:-.045em;margin:0;color:var(--purple);line-height:1.2}.offer-details>p{margin:0;font-size:.875rem;color:var(--muted)}.offer-details .previous-price{margin-top:17px;font-size:.75rem}.offer-details .offer-price{color:var(--purple);font-family:var(--display);font-size:2.35rem;font-weight:800;letter-spacing:-.055em;line-height:1.3;white-space:nowrap}.offer-price span{font-size:1.55rem}.offer-details .cash-note{font-size:.75rem}.savings{display:inline-block;background:var(--yellow);color:var(--deep);font-size:.6875rem;font-weight:600;margin-top:12px;padding:4px 7px;border-radius:4px}.offer-footer{padding:0 18px 18px}.offer-footer>p:first-child{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 0 16px;font-size:.875rem;color:var(--purple)}.checkout-note{color:var(--muted);font-size:.75rem;text-align:center;margin:10px 0 0}.faq-section{display:grid;gap:18px;padding-bottom:60px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;list-style:none;font-size:1rem;font-weight:500;line-height:1.4}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem;color:var(--purple);flex:none}details[open] summary span{transform:rotate(45deg)}details p{margin:0;padding:0 20px 22px 0;color:var(--muted);font-size:.9375rem;line-height:1.6}.closing{background:var(--purple);color:#fff;text-align:center;padding-block:44px}.closing p{font-size:.875rem;color:#e1d6ed;margin:0 0 12px}.closing h2{font-size:2.65rem;margin-bottom:26px}.button-light{background:var(--yellow);color:var(--deep);max-width:340px;margin-inline:auto}.button-light:hover{background:#ead073}.footer{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-block:35px}.footer .wordmark{font-size:1.8rem}.footer>p{color:var(--muted);font-size:.875rem;margin:0}.footer>div{display:flex;gap:24px;font-size:.875rem;color:var(--purple)}.footer>small{font-size:.75rem;color:var(--muted);line-height:1.7;max-width:750px}.mobile-buy{position:fixed;bottom:0;left:0;right:0;z-index:10;background:#fffffffa;backdrop-filter:blur(12px);border-top:1px solid var(--line);display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px 20px max(12px,env(safe-area-inset-bottom));box-shadow:0 -6px 25px #251e2d08}.mobile-buy>div>span{display:block;font-size:.625rem;letter-spacing:.04em;color:var(--muted)}.mobile-buy strong{font-family:var(--display);font-size:1.35rem;letter-spacing:-.03em;color:var(--purple)}.mobile-buy strong small{font-family:var(--font);font-size:.6875rem;font-weight:400;letter-spacing:0;color:var(--muted)}.mobile-buy .button{font-size:.875rem;min-height:48px;padding:10px 16px;gap:16px}.skip{position:fixed;z-index:100;top:-100px;left:10px;background:white;padding:12px}.skip:focus{top:10px}
@media(min-width:600px){.shell{width:min(1160px,calc(100% - 64px))}.announcement strong{display:inline;margin-left:20px}.hero-visual{max-width:500px;width:100%;margin-inline:auto}.product-stage{height:380px}.hero-product{height:370px;width:285px}.stage-ring{width:300px;height:300px}.discount-seal{width:110px;height:110px;right:15px}.discount-seal strong{font-size:2rem}.discount-seal span{font-size:.6875rem}.care-list{max-width:600px}.ingredients{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ingredients h3{font-size:1.35rem}.offer-card{max-width:520px;width:100%;margin-inline:auto}.offer-card-content{padding:32px;grid-template-columns:40% 1fr;gap:20px}.offer-card-content>img{height:235px}.offer-details .offer-price{font-size:2.9rem}.offer-price span{font-size:1.9rem}.savings{font-size:.75rem}.offer-footer{padding:0 30px 25px}}
@media(min-width:960px){body{padding-bottom:0}.header{padding-block:27px}.wordmark{font-size:2.2rem}.hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:24px 55px}.hero-copy h1{font-size:3.65rem}.hero-copy .button{max-width:370px}.hero-visual{max-width:none;min-height:540px;padding:30px 32px 22px}.visual-label strong{font-size:1.4rem}.product-stage{height:390px}.hero-product{height:390px;width:300px}.visual-bottom{font-size:.6875rem}.benefit-ribbon .shell{flex-direction:row;justify-content:space-between;padding-block:22px}.care-section{grid-template-columns:1fr 1fr;gap:80px;padding-block:90px;align-items:center}.care-list article:first-child{border-top:0}.formula-section{padding-block:64px}.formula-inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:60px}.formula-inner h2{font-size:2.4rem;margin-bottom:0}.ingredients>div{border-top:0;border-left:1px solid #ffffff24;padding:12px 0 12px 22px}.ingredients{gap:8px}.ingredients h3{font-size:1.2rem}.offer-section{grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:95px}.offer-intro h2{font-size:2.7rem}.offer-card{max-width:none}.faq-section{grid-template-columns:1fr 1fr;gap:80px;padding-bottom:90px}.closing{padding-block:65px}.closing h2{font-size:3.65rem}.footer{display:grid;grid-template-columns:1fr 1.6fr 1fr;align-items:center;padding-block:36px;gap:25px}.footer>div{justify-content:flex-end;white-space:nowrap}.footer>small{grid-column:1/-1}.mobile-buy{display:none}}
@media(max-width:359px){.shell{width:calc(100% - 32px)}.mobile-buy{padding-inline:12px;gap:8px}.mobile-buy .button{padding-inline:12px}.mobile-buy strong{font-size:1.2rem}.hero-copy h1{font-size:2.4rem}.offer-card-content{padding-inline:12px;grid-template-columns:35% 1fr}.offer-details .offer-price{font-size:2.15rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

/* Lotes e prazo promocional */
.hero-lot-note{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 13px;font-size:.8125rem;color:var(--purple)}.lot-tag{display:inline-flex;padding:4px 8px;border-radius:4px;background:var(--yellow);color:var(--deep);font-size:.6875rem;letter-spacing:.07em;font-weight:700;white-space:nowrap}.batch-panel{padding:20px 18px;background:#fffdf4;border-bottom:1px solid #e8dfbd}.batch-heading{display:flex;gap:10px;align-items:center}.batch-heading>strong{font-size:.875rem;line-height:1.4;color:var(--deep)}.batch-message{font-size:.875rem;color:#65583b;line-height:1.5;margin:12px 0 16px}.batch-message strong{color:var(--deep)}.countdown-wrap{border-top:1px solid #e7dfc4;padding-top:14px}.countdown-label{display:block;color:var(--deep);font-size:.75rem;font-weight:600;margin-bottom:10px}.countdown{display:flex;align-items:flex-start;gap:7px}.countdown[hidden]{display:none}.countdown>div{display:flex;flex-direction:column;text-align:center;min-width:44px}.countdown strong{background:var(--deep);color:white;border-radius:5px;font-family:var(--display);font-variant-numeric:tabular-nums;font-size:1.3rem;line-height:1;padding:10px 7px;letter-spacing:-.03em}.countdown>div>span{font-size:.625rem;color:#65583b;line-height:1.8;margin-top:2px}.countdown>b{color:var(--purple);font-size:1.2rem;line-height:40px}.batch-deadline{display:block;font-size:.6875rem;color:#65583b;margin-top:8px;line-height:1.6}.lot-track{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dacbad;border-radius:7px;margin-top:16px;overflow:hidden}.lot-step{padding:12px 10px;background:#fff}.lot-step+.lot-step{border-left:1px solid #dacbad}.lot-step-label{display:flex;flex-wrap:wrap;gap:5px;align-items:center;font-size:.625rem;font-weight:700;letter-spacing:.04em;color:var(--muted)}.lot-step-label small{font-size:.5rem;line-height:1.5;letter-spacing:.04em;padding:2px 4px;background:#eee9f2;border-radius:2px}.lot-step>strong{display:block;font-family:var(--display);font-size:1.35rem;color:var(--muted);letter-spacing:-.03em;line-height:1.5;margin-top:5px}.lot-step>p{font-size:.625rem;margin:3px 0 0;color:var(--muted);line-height:1.5}.lot-step.is-current{background:var(--purple)}.lot-step.is-current :is(.lot-step-label,strong,p){color:white}.lot-step.is-current small{background:var(--yellow);color:var(--deep)}.lot-step.is-ended>strong{text-decoration:line-through}.batch-rule{font-size:.625rem;line-height:1.5;color:#65583b;margin:10px 0 0}.batch-panel.is-expired{background:var(--soft);border-color:var(--line)}.batch-panel.is-expired .lot-tag{background:#e2d8ed;color:var(--purple)}.batch-panel.is-expired .countdown-wrap{border-color:#d9cee4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:600px){.batch-panel{padding:22px 30px}.countdown strong{font-size:1.55rem;padding:12px}.countdown>div{min-width:54px}.countdown>b{line-height:48px}.lot-step{padding:15px}.lot-step>strong{font-size:1.5rem}.lot-step-label{font-size:.6875rem}.lot-step-label small{font-size:.5625rem}.lot-step>p,.batch-rule{font-size:.6875rem}}

/* Fotografia de uso na abertura */
.hero.has-lifestyle .hero-lifestyle{padding:0;isolation:isolate;background:#f3eff6;border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 55px #3623430c}.hero-lifestyle .lifestyle-photo{width:100%;height:100%;object-fit:cover;object-position:50% 45%;display:block}.hero-lifestyle .lifestyle-caption{position:absolute;left:20px;right:20px;bottom:18px;padding:14px 18px;border-radius:9px;background:#ffffffed;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #ffffff9c}.lifestyle-caption>div>span{display:block;font-size:.625rem;letter-spacing:.09em;color:var(--muted)}.lifestyle-caption strong{font-family:var(--display);font-size:1.125rem;line-height:1.4;letter-spacing:-.035em;color:var(--purple);font-weight:600}.lifestyle-caption>svg{width:24px;height:24px;color:var(--purple)}.hero-lifestyle .discount-seal{right:18px;top:20px;width:76px;height:76px}.hero-lifestyle .discount-seal strong{font-size:1.4rem}.hero-lifestyle .discount-seal span{font-size:.5rem}.hero-lifestyle .illustrative-note{position:absolute;right:18px;bottom:2px;font-size:.5625rem;line-height:1.5;color:#fff;text-shadow:0 1px 3px #000a}@media(max-width:959px){.hero.has-lifestyle{display:flex;gap:0;padding-top:12px}.hero.has-lifestyle .hero-copy{display:contents}.hero.has-lifestyle .hero-copy>.eyebrow{order:1;margin-bottom:14px}.hero.has-lifestyle h1{order:2;margin-bottom:0}.hero.has-lifestyle .hero-lifestyle{order:3;width:100%;max-width:none;height:360px;margin-block:22px}.hero.has-lifestyle .hero-description{order:4;margin-bottom:18px}.hero.has-lifestyle .hero-lot-note{order:5}.hero.has-lifestyle .hero-price{order:6}.hero.has-lifestyle .hero-copy>.button{order:7}.hero.has-lifestyle .purchase-note{order:8;margin-bottom:4px}}@media(min-width:600px) and (max-width:959px){.hero.has-lifestyle .hero-lifestyle{height:470px}.hero-lifestyle .lifestyle-photo{object-position:50% 42%}}@media(min-width:960px){.hero.has-lifestyle{gap:62px}.hero.has-lifestyle .hero-lifestyle{height:600px;min-height:0}.hero-lifestyle .lifestyle-photo{object-position:50% 50%}.hero-lifestyle .discount-seal{right:24px;top:24px;width:96px;height:96px}.hero-lifestyle .discount-seal strong{font-size:1.9rem}.hero-lifestyle .discount-seal span{font-size:.625rem}.hero-lifestyle .lifestyle-caption{left:26px;right:26px;bottom:28px;padding:17px 20px}.lifestyle-caption strong{font-size:1.3rem}.hero-lifestyle .illustrative-note{bottom:7px;right:26px}}@media(max-width:359px){.hero.has-lifestyle .hero-lifestyle{height:325px}.hero-lifestyle .lifestyle-caption{left:14px;right:14px;bottom:18px;padding:12px}.lifestyle-caption strong{font-size:1rem}}

.hero-lifestyle .illustrative-note{font-size:.75rem;bottom:3px}.lifestyle-caption>div>span{font-size:.75rem}.hero-lifestyle .discount-seal span{font-size:.625rem}@media(min-width:960px){.hero-lifestyle .illustrative-note{bottom:6px}}

.hero-lifestyle picture{display:block;width:100%;height:100%}

@media(max-width:959px){.hero.has-lifestyle .hero-lifestyle{height:auto;aspect-ratio:4/5}.hero-lifestyle .lifestyle-photo{object-position:center}}@media(min-width:600px) and (max-width:959px){.hero.has-lifestyle .hero-lifestyle{max-width:520px;margin-inline:auto}}

/* Aviso de virada no topo */
.lot-banner{padding:16px 0;text-align:left;letter-spacing:0}.lot-banner-inner{display:grid;grid-template-columns:1fr auto;gap:13px 16px;align-items:center}.lot-banner-copy{grid-column:1/-1}.lot-banner .lot-banner-copy>strong{display:block;font-size:.9375rem;line-height:1.45;letter-spacing:0;margin:0;font-weight:700}.lot-banner-copy>span{display:block;font-size:.8125rem;line-height:1.5;color:#efe6f6;margin-top:3px}.lot-banner-copy>small{display:block;font-size:.75rem;line-height:1.5;color:#dfd0ed;margin-top:2px}.top-timer-group[hidden]{display:none}.top-timer-label{display:block;font-size:.75rem;line-height:1.5;color:#efe6f6;margin-bottom:7px}.lot-banner .top-countdown{gap:5px}.lot-banner .top-countdown>div{min-width:37px}.lot-banner .top-countdown strong{margin:0;padding:8px 6px;border-radius:4px;background:var(--yellow);color:var(--deep);font-size:1.125rem;letter-spacing:0;line-height:1;display:block}.lot-banner .top-countdown>div>span{font-size:.625rem;color:#efe6f6;margin-top:2px}.lot-banner .top-countdown>b{font-size:1rem;line-height:34px;color:#efe6f6}.banner-offer-link{justify-self:end;align-self:center;background:#ffffff17;border:1px solid #ffffff45;padding:10px 12px;border-radius:6px;white-space:nowrap;font-size:.8125rem;font-weight:600;min-height:44px}.banner-offer-link>span{margin-left:6px}.lot-banner.is-expired .lot-banner-copy{grid-column:auto}.lot-banner.is-expired .lot-banner-inner{grid-template-columns:1fr auto}.lot-step[aria-disabled="true"]{cursor:default}.lot-step.is-ended{opacity:.66}@media(min-width:960px){.lot-banner{padding:16px 0}.lot-banner-inner{grid-template-columns:1fr auto auto;gap:28px}.lot-banner-copy{grid-column:auto}.lot-banner .lot-banner-copy>strong{font-size:1rem}.lot-banner-copy>span{font-size:.875rem}.top-timer-group{display:flex;gap:14px;align-items:center}.top-timer-label{margin-bottom:17px}.lot-banner .top-countdown>div{min-width:42px}.lot-banner .top-countdown strong{font-size:1.25rem;padding:9px 7px}.lot-banner .top-countdown>b{line-height:38px}.banner-offer-link{font-size:.875rem;padding:11px 16px}}

@media(max-width:359px){.lot-banner-inner{gap:12px}.lot-banner .top-countdown{gap:3px}.lot-banner .top-countdown>div{min-width:32px}.lot-banner .top-countdown strong{font-size:1rem;padding:8px 4px}.banner-offer-link{font-size:.75rem;padding:10px 8px}.banner-offer-link>span{margin-left:3px}}
