.ap-announce{background:var(--ap-accent);color:#fff}.ap-announce__viewport{position:relative;height:38px;max-width:var(--ap-maxw);margin-inline:auto;padding-inline:20px}.ap-announce__msg{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.82rem;font-weight:500;line-height:1.2;text-align:center;opacity:0;visibility:hidden;transition:opacity .4s ease}.ap-announce__msg.is-active{opacity:1;visibility:visible}.ap-announce__msg svg{flex:0 0 auto}@media(prefers-reduced-motion:reduce){.ap-announce__viewport{height:auto;padding-block:.4rem}.ap-announce__msg{position:static;opacity:1;visibility:visible}.ap-announce__msg+.ap-announce__msg{margin-top:.25rem}}.ap-ba__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.ap-ba__imgs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ap-ba__side{position:relative}.ap-ba__img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--ap-radius-sm);display:block}.ap-ba__img--ph{background:var(--ap-bg-soft)}.ap-ba__tag{position:absolute;bottom:8px;left:8px;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--ap-radius-pill);color:#fff}.ap-ba__tag--before{background:#1c2b33c7}.ap-ba__tag--after{background:var(--ap-accent)}.ap-ba__pair figcaption{font-size:.88rem;color:var(--ap-muted);margin-top:.5rem;line-height:1.4;text-align:center}@media screen and (min-width:750px){.ap-ba__grid{grid-template-columns:repeat(3,1fr)}}.ap-benefits__title{text-align:center}.ap-benefits__grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.ap-benefits__card{position:relative;text-align:center;padding:1.5rem 1.25rem}.ap-benefits__card-head.ap-acc__head{display:block;text-align:center}.ap-benefits__card-head .ap-benefits__chev{position:absolute;top:1rem;right:1rem;display:inline-flex;color:var(--ap-accent);transition:transform .25s ease,color .2s ease}.ap-benefits__card[open] .ap-benefits__chev{transform:rotate(180deg)}.ap-benefits__card-head:hover .ap-benefits__chev{color:var(--ap-lavender)}@media(prefers-reduced-motion:reduce){.ap-benefits__card-head .ap-benefits__chev{transition:color .2s ease}}.ap-benefits__card .ap-acc__panel-in{padding-top:.5rem}.ap-benefits__icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--ap-accent-soft);color:var(--ap-accent-dark);margin-bottom:.75rem}.ap-benefits__img{width:100%;height:auto;border-radius:var(--ap-radius-sm);aspect-ratio:4 / 3;object-fit:cover;margin-bottom:.85rem}.ap-benefits__card-title{margin:0 0 .5rem;font-size:1.8rem;font-weight:700;color:var(--ap-ink);line-height:1.25}.ap-benefits__card-text{margin:0;font-size:1.4rem;color:var(--ap-muted);line-height:1.55}@media screen and (min-width:750px){.ap-benefits__grid{grid-template-columns:repeat(3,1fr)}}.ap-bundlesel.ap-section{background:linear-gradient(180deg,#f4eae8,#f7efed,#f4eae8)}.ap-bundlesel__wrap{max-width:640px}.ap-bundlesel__head{text-align:center}.ap-bundlesel .ap-bundlesel__eyebrow{display:inline-block;color:var(--ap-accent);background:var(--ap-accent-soft);font-family:var(--font-body-family, "Lato", sans-serif);font-weight:700;font-size:.86rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:.42rem .95rem;border-radius:var(--ap-radius-pill);margin:0 0 .95rem}.ap-bundlesel__title{margin:0}.ap-bundlesel__lead{margin:.8rem auto 0}.ap-bundlesel__drops{display:flex;justify-content:center;align-items:flex-end;gap:.5rem;margin:1rem 0 0}.ap-bundlesel__drops svg{display:block}.ap-bundlesel__drops path{fill:var(--ap-lavender)}.ap-bundlesel__drop{opacity:.9}.ap-bundlesel__drop--mid{opacity:.55;width:10px;height:13px}.ap-bundlesel__drop--faint{opacity:.3;width:8px;height:10px}.ap-bundlesel__tiers{display:grid;gap:.7rem;margin:1.5rem 0 1.1rem}.ap-bundlesel .ap-bundle{position:relative;display:flex;align-items:center;gap:.85rem;border:1.5px solid #EFE7EE;border-radius:18px;padding:1rem 1.1rem;cursor:pointer;background:#fffdfc;box-shadow:0 6px 20px #1c235a0f;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.ap-bundlesel .ap-bundle:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1c235a1a}.ap-bundlesel .ap-bundle.is-selected{border:2px solid var(--ap-accent);background:linear-gradient(180deg,#f3f5fb,#eceff9);box-shadow:0 12px 28px #1c235a2e}.ap-bundlesel .ap-bundle--featured{background:linear-gradient(135deg,#eceff9,#e1e6f6);border-color:rgba(var(--ap-accent-rgb),.5)}.ap-bundlesel .ap-bundle--featured.is-selected{background:linear-gradient(135deg,#e7ebf8,#dadff3)}.ap-bundle__radio{position:absolute;opacity:0;pointer-events:none}.ap-bundle__radioface{flex:0 0 20px;width:20px;height:20px;border:2px solid var(--ap-line);border-radius:50%;transition:border-color .12s ease;background:#fff}.ap-bundle.is-selected .ap-bundle__radioface{border-color:var(--ap-accent);box-shadow:inset 0 0 0 4px var(--ap-accent)}.ap-bundle__body{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.ap-bundle__top{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.ap-bundle__name{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;font-size:1.75rem;line-height:1.25;color:var(--ap-accent)}.ap-bundle__badge{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--ap-accent);color:#fff;padding:.18rem .52rem;border-radius:var(--ap-radius-pill)}.ap-bundle__badge--ship{background:#fff;color:var(--ap-accent);border:1px solid var(--ap-lavender)}.ap-bundle__badge--ship svg{display:block}.ap-bundle__note{font-family:var(--font-body-family, "Lato", sans-serif);font-size:.86rem;color:var(--ap-muted)}.ap-bundle__prices{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-top:.15rem}.ap-bundle__price{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;font-size:1.2rem;color:var(--ap-ink)}.ap-bundle__compare{color:var(--ap-muted)}.ap-bundle__save{font-size:.74rem;font-weight:700;color:var(--ap-accent);background:var(--ap-accent-soft);padding:.12rem .5rem;border-radius:var(--ap-radius-pill);white-space:nowrap}.ap-bundlesel__submit{position:relative}.ap-bundlesel .ap-bundlesel__submit.ap-buybox__submit{position:relative;width:100%;height:auto;margin:0;padding:1.1rem 1.25rem;overflow:visible;clip:auto;clip-path:none;box-shadow:none;font-size:1.25rem}.ap-bundlesel__submit.loading .ap-bundlesel__submit-label{visibility:hidden}.ap-bundlesel__submit .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex}.ap-bundlesel__submit .loading__spinner svg{width:1.4rem;height:1.4rem}.ap-bundlesel__submit .loading__spinner .path{stroke:#fff}.ap-bundlesel__shipnote{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.85rem 0 0;font-family:var(--font-body-family, "Lato", sans-serif);font-size:.9rem;color:var(--ap-muted)}.ap-bundlesel__shipnote svg{display:block;flex:0 0 auto;color:var(--ap-lavender)}@media screen and (max-width:480px){.ap-bundlesel .ap-bundle{padding:.85rem .9rem;gap:.7rem}.ap-bundle__name{font-size:1.6rem}.ap-bundle__price{font-size:1.14rem}.ap-bundlesel .ap-bundlesel__eyebrow{font-size:.82rem}}.ap-buybox{padding-block:1.25rem}.ap-buybox__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.ap-buybox__media{min-width:0}.ap-buybox__grid>*{min-width:0}.ap-buybox__info{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.ap-gallery--solo .ap-gallery__track{display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;gap:8px;border-radius:var(--ap-radius)}.ap-gallery--solo .ap-gallery__slide{flex:0 0 100%;scroll-snap-align:start}.ap-gallery__img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--ap-radius);background:var(--ap-bg-soft)}.ap-buybox__pills{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.45rem;margin:0 0 .8rem}.ap-buybox__pill{display:inline-block;padding:.38rem .95rem;background:var(--ap-accent-soft);color:var(--ap-accent);font-family:var(--font-body-family, "Lato", sans-serif);font-size:.9rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;white-space:nowrap}.ap-buybox__title{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;font-size:clamp(2.1rem,2rem + .8vw,2.3rem);line-height:1.1;margin:0 0 .5rem;letter-spacing:-.01em;color:var(--ap-ink)}@media screen and (min-width:750px){.ap-buybox__title{font-size:2.8rem;line-height:1.12}}.ap-buybox__guarantee{display:flex;align-items:center;gap:.4rem;margin:0 0 .9rem;font-size:.82rem;color:var(--ap-muted)}.ap-buybox__guarantee svg{flex:0 0 auto;color:var(--ap-accent)}.ap-buybox__subtitle{color:var(--ap-muted);font-size:1.02rem;line-height:1.55;margin-bottom:1.1rem}.ap-buybox__benefits{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.55rem .9rem}.ap-buybox__benefit{display:flex;align-items:center;gap:.5rem;min-width:0}.ap-buybox__benefit-icon{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ap-accent-soft);color:var(--ap-lavender)}.ap-buybox__benefit-icon svg{color:var(--ap-lavender)}.ap-buybox__benefit-text{font-size:.88rem;font-weight:700;color:var(--ap-ink);line-height:1.25}.ap-swatches{border:0;margin:0 0 1.1rem;padding:0}.ap-swatches__legend{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ap-muted);margin-bottom:.5rem;padding:0}.ap-swatches__row{display:flex;gap:.75rem;flex-wrap:wrap}.ap-swatch{display:inline-flex;align-items:center;gap:.45rem;border:1.5px solid var(--ap-line);border-radius:var(--ap-radius-pill);padding:.35rem .8rem .35rem .45rem;cursor:pointer;transition:border-color .12s ease,background .12s ease;background:#fff}.ap-swatch.is-selected{border-color:var(--ap-accent);background:var(--ap-accent-soft)}.ap-swatch__input{position:absolute;opacity:0;pointer-events:none}.ap-swatch__dot{width:22px;height:22px;border-radius:50%;border:1px solid var(--ap-line);display:inline-block}.ap-swatch__name{font-size:.9rem;font-weight:600}.ap-offers__label{font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ap-muted);margin:0 0 2rem}.ap-offers{display:grid;gap:2rem;margin-bottom:1.1rem}.ap-offer{position:relative;display:flex;flex-direction:column;gap:.3rem;border:1.5px solid var(--ap-line);border-radius:var(--ap-radius);padding:1rem 1.1rem;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease;background:var(--ap-accent-soft)}.ap-offer.is-selected{border-color:var(--ap-accent)}.ap-offer__ribbon{position:absolute;top:-10px;left:1.1rem;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--ap-accent);color:#fff;padding:.15rem .5rem;border-radius:var(--ap-radius-pill);white-space:nowrap}.ap-offer__radio{position:absolute;opacity:0;pointer-events:none}.ap-offer__name{font-family:inherit;font-weight:700;font-size:1.6rem;line-height:1.8;color:var(--ap-ink)}.ap-offer__save{display:inline-block;vertical-align:middle;margin-left:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;background:var(--ap-accent);color:#fff;padding:.12rem .5rem;border-radius:var(--ap-radius-pill);white-space:nowrap}.ap-offer__note{font-size:.88rem;color:var(--ap-muted);margin-bottom:.3rem}.ap-offer__cta{font-family:inherit;margin-top:.3rem;width:100%}.ap-offer__cta-text{white-space:nowrap}.ap-offer__cta-compare{opacity:.7;font-weight:400;margin-left:.4rem}.ap-btn.ap-buybox__submit{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;box-shadow:none;pointer-events:auto}.ap-buybox__submit.loading .ap-buybox__submit-label{visibility:hidden}.ap-buybox__submit .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex}.ap-buybox__submit .loading__spinner svg{width:1.4rem;height:1.4rem}.ap-buybox__submit .loading__spinner .path{stroke:#fff}.product-form__error-message-wrapper{color:var(--ap-danger);font-size:.9rem;margin-bottom:.5rem}.ap-buybox__shipline{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.8rem 0 0;font-size:.8rem;color:var(--ap-muted);text-align:center}.ap-buybox__shipline svg{flex:0 0 auto;color:var(--ap-lavender)}@media screen and (min-width:990px){.ap-buybox__grid{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.ap-buybox__info{position:sticky;top:1.5rem}}.ap-compare__scroll{border-radius:var(--ap-radius)}.ap-compare__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.9rem}.ap-compare__table th,.ap-compare__table td{padding:.5rem .3rem;text-align:center;border-bottom:1px solid var(--ap-line);vertical-align:middle;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.ap-compare__table th:first-child,.ap-compare__table td:first-child{width:22%}.ap-compare__table thead th{font-size:.8rem;color:var(--ap-muted);font-weight:600}.ap-compare__table tbody th[scope=row]{text-align:left;font-weight:500;color:var(--ap-ink)}.ap-compare__us{background:var(--ap-accent-soft)}thead .ap-compare__us{color:var(--ap-accent-dark);font-weight:700;border-radius:var(--ap-radius-sm) var(--ap-radius-sm) 0 0}.ap-compare__yes{color:var(--ap-accent);display:inline-flex}.ap-compare__no{color:var(--ap-danger);display:inline-flex}.ap-compare__dash{color:var(--ap-muted);display:inline-flex}.ap-compare__txt{font-size:.75rem}.ap-compare__us .ap-compare__txt{font-weight:600;color:var(--ap-accent-dark)}@media screen and (min-width:750px){.ap-compare__table{font-size:.95rem}.ap-compare__table th,.ap-compare__table td{padding:.6rem .75rem}.ap-compare__table th:first-child,.ap-compare__table td:first-child{width:22%}.ap-compare__txt{font-size:.82rem}}.ap-contact__wrap{max-width:620px}.ap-contact__form{margin-top:1.5rem;display:grid;gap:1rem}.ap-contact__row{display:grid;gap:.35rem}.ap-contact__row label{font-size:.9rem;font-weight:600}.ap-contact__row input,.ap-contact__row textarea{border:1.5px solid var(--ap-line);border-radius:var(--ap-radius-sm);padding:.8rem 1rem;font-size:1rem;font-family:inherit}.ap-contact__submit{width:auto;justify-self:start;padding-inline:2rem}.ap-contact__ok{color:var(--ap-success);font-weight:600}.ap-contact__err{color:var(--ap-danger);font-size:.9rem}.ap-demo__card{background:#fff;border-radius:18px;padding:2.2rem 1.8rem;margin:1.8rem auto 0;max-width:620px;box-shadow:0 10px 30px #0000002e;text-align:center}.ap-demo__desc{font-family:var(--font-heading-family, "Raleway", sans-serif);color:#1c235a;font-size:1.6rem;line-height:1.5;font-weight:500;margin:0 auto;max-width:40ch}.ap-demo__hl{display:inline-block;padding:.05em .5em;border-radius:999px;font-weight:700;color:#1c235a}.ap-demo__hl--before{background:#f4dce6}.ap-demo__hl--after{background:#eceff9}.ap-demo__ba{display:flex;align-items:flex-start;justify-content:center;gap:.9rem;margin:2rem auto 0}.ap-demo__ba-col{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1 1 0;min-width:0;max-width:150px}.ap-demo__swatch{display:block;width:100%;height:54px;border-radius:12px}.ap-demo__swatch--before{background:#d58ba6}.ap-demo__swatch--after{background:#f4eae8;border:1px solid #E7DAD6}.ap-demo__ba-label{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;color:#1c235a;font-size:1.3rem;line-height:1.2}.ap-demo__tag{font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .55rem;border-radius:999px;line-height:1.3}.ap-demo__tag--before{background:#f4dce6;color:#9b3d5e}.ap-demo__tag--after{background:#eceff9;color:#1c235a}.ap-demo__ba-arrow{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex:0 0 auto}.ap-demo__ba-act{font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8c95ce;white-space:nowrap}.ap-demo__ba-arrowicon{font-size:2.4rem;line-height:1;color:#1c235a;font-weight:700}.ap-demo__photo{margin:2rem auto 0;max-width:420px}.ap-demo__photo-img{display:block;width:100%;height:auto;border-radius:14px}.ap-demo__photo-cap{font-size:1.2rem;color:#5a6080;margin-top:.9rem;line-height:1.5;max-width:44ch;margin-inline:auto}.ap-demo__main{border-radius:var(--ap-radius);overflow:hidden;background:var(--ap-bg-soft);margin-top:1.5rem}.ap-demo__video{width:100%;height:auto;display:block;border-radius:var(--ap-radius)}.ap-demo__embed{position:relative;padding-top:56.25%}.ap-demo__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width:480px){.ap-demo__card{padding:1.6rem 1.1rem}.ap-demo__ba{gap:.5rem}.ap-demo__swatch{height:46px}.ap-demo__ba-label{font-size:1.15rem}.ap-demo__tag{font-size:.9rem;padding:.12rem .4rem}.ap-demo__ba-arrowicon{font-size:2rem}.ap-demo__ba-act{font-size:.82rem}}.ap-exit[hidden]{display:none}.ap-exit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.ap-exit__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c235a8c}.ap-exit__card{position:relative;background:var(--ap-cream,#F4EAE8);border-radius:var(--ap-radius,14px);max-width:420px;width:100%;padding:1.75rem 1.5rem;text-align:center;box-shadow:0 24px 60px #1c235a47}.ap-exit__x{position:absolute;top:.6rem;right:.6rem;background:transparent;border:0;cursor:pointer;color:var(--ap-accent,#1C235A);padding:.4rem;min-width:44px;min-height:44px}.ap-exit__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ap-lavender,#8C95CE);margin:0 0 .3rem}.ap-exit__title{font-size:1.4rem;line-height:1.2;margin:0 0 .5rem;color:var(--ap-accent,#1C235A)}.ap-exit__text{font-size:.95rem;color:var(--ap-muted,#5b6079);margin:0 0 1rem}.ap-exit__row{display:flex;gap:.5rem;flex-wrap:wrap}.ap-exit__input{flex:1;min-width:0;border:1.5px solid var(--ap-line,#d9d4dd);border-radius:var(--ap-radius-sm,9px);padding:.8rem 1rem;font-size:1rem;min-height:48px}.ap-exit__submit{width:auto;flex:0 0 auto;min-height:48px}.ap-exit__rgpd{font-size:.72rem;color:var(--ap-muted,#5b6079);margin:.6rem 0 0}.ap-exit__ok{color:var(--ap-success,#2f8f6b);font-weight:700}@media(max-width:480px){.ap-exit__submit{width:100%}}.ap-faq .ap-faq__wrap{max-width:640px;margin-inline:auto}.ap-faq__item{border-bottom:1px solid var(--ap-line)}.ap-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:1.1rem 0;font-weight:600;font-size:1.02rem}.ap-faq__q::-webkit-details-marker{display:none}.ap-faq__chevron{color:var(--ap-accent);transition:transform .18s ease;transform:rotate(90deg);flex:0 0 auto}.ap-faq__item[open] .ap-faq__chevron{transform:rotate(-90deg)}.ap-faq__a{padding:.35rem 0 2rem;color:#3d4468;line-height:1.7}.ap-faq__a p{margin:0 0 1em}.ap-faq__a p:last-child{margin-bottom:0}.ap-faq__more{margin-top:1.25rem;text-align:center}@media(prefers-reduced-motion:reduce){.ap-faq__chevron{transition:none}}.ap-final{position:relative;isolation:isolate;min-height:60vh;display:grid;place-items:center;overflow:hidden}.ap-final__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ap-final__img{width:100%;height:100%;object-fit:cover}.ap-final__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c161b}.ap-final__inner{text-align:center;color:#fff;padding-block:clamp(3rem,10vw,6rem)}.ap-final__title{font-size:clamp(1.8rem,6vw,3rem);line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em}.ap-final__body{color:#ffffffe6;font-size:1.05rem;line-height:1.6;max-width:540px;margin:0 auto 1.75rem}.ap-final__body p{margin:0}.ap-final__cta{background:#fff;color:var(--ap-ink)}.ap-final__cta:hover{background:var(--ap-accent-soft)}.ap-guarantee__grid{display:grid;grid-template-columns:1fr;gap:1rem}.ap-guarantee__item{display:flex;gap:.85rem;align-items:flex-start;background:#fff;border:1px solid var(--ap-line);border-radius:var(--ap-radius);padding:1.1rem}.ap-guarantee__icon{flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:var(--ap-accent-soft);color:var(--ap-accent-dark);display:grid;place-items:center}.ap-guarantee__item-title{margin:0 0 .25rem;font-size:1rem}.ap-guarantee__item-text{margin:0;color:var(--ap-muted);line-height:1.5;font-size:.92rem}@media screen and (min-width:750px){.ap-guarantee__grid{grid-template-columns:repeat(2,1fr)}}.ap-guarantee .ap-h2{text-align:center}.ap-hero{position:relative;isolation:isolate;min-height:70vh;display:grid;place-items:center;overflow:hidden}.ap-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ap-hero__img{width:100%;height:100%;object-fit:cover}.ap-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c161b}.ap-hero__ph{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--ap-accent-soft),#F4EAE8);display:grid;place-items:center;padding:1.5rem}.ap-hero__ph-tag{font-size:.8rem;color:var(--ap-muted);text-align:center;max-width:30ch;line-height:1.4}.ap-hero__inner{text-align:center;padding-block:clamp(3rem,12vw,7rem)}.ap-hero__logo{display:block;height:auto;margin:0 auto 1.6rem;filter:drop-shadow(0 2px 14px rgba(12,22,27,.45))}.ap-hero--haspic .ap-hero__inner,.ap-hero__bg:has(.ap-hero__img)~.ap-hero__inner{color:#fff}.ap-hero__title{font-size:clamp(2rem,7vw,3.4rem);line-height:1.08;letter-spacing:-.02em;margin:0 0 1rem}.ap-hero__sub{font-size:1.05rem;line-height:1.6;max-width:620px;margin:0 auto 1.75rem}.ap-hero__sub p{margin:0}.ap-hero__reassure{margin:.9rem 0 0;font-size:.85rem;opacity:.9}.ap-hero:has(.ap-hero__img) .ap-hero__inner{color:#fff}.ap-hero:has(.ap-hero__img) .ap-hero__cta{background:#fff;color:var(--ap-ink)}.ap-nl__wrap{max-width:620px;text-align:center}.ap-nl__row{display:flex;gap:.5rem;margin-top:1.25rem;flex-wrap:wrap}.ap-nl__input{flex:1;min-width:0;border:1.5px solid var(--ap-line);border-radius:var(--ap-radius-sm);padding:.9rem 1rem;font-size:1rem}.ap-nl__btn{width:auto;flex:0 0 auto}.ap-nl__rgpd{margin-top:.6rem}.ap-nl__ok{color:var(--ap-success);font-weight:600}@media screen and (max-width:480px){.ap-nl__btn{width:100%}}main:has(>.shopify-section:last-child .ap-nl)+.shopify-section .footer{margin-top:0}.ap-hp__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}.ap-hp__title-strong{font-family:var(--font-body-family, "Lato", sans-serif);font-weight:700}.ap-hp__title-soft{font-family:var(--font-body-family, "Lato", sans-serif);font-weight:400}.ap-hp__img{width:100%;height:auto;border-radius:var(--ap-radius);display:block}.ap-hp__ph{aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--ap-accent-soft),#F4EAE8);display:grid;place-items:center;padding:1.5rem}.ap-hp__ph span{font-size:.8rem;color:var(--ap-muted);text-align:center;max-width:28ch;line-height:1.4}.ap-hp__swatches{display:flex;gap:1rem;margin:0 0 1.25rem;flex-wrap:wrap}.ap-hp__swatch{display:inline-flex;align-items:center;gap:.45rem;font-size:.95rem;color:var(--ap-muted)}.ap-hp__dot{width:28px;height:28px;border-radius:50%;border:1px solid var(--ap-line);display:inline-block}.ap-hp__offers{display:grid;gap:.75rem}.ap-hp__offer{position:relative;border:1.5px solid var(--ap-line);border-radius:var(--ap-radius);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.3rem}.ap-hp__offer--featured{border-color:var(--ap-accent);background:var(--ap-accent-soft)}.ap-hp__badge{position:absolute;top:-10px;left:1.1rem;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--ap-accent);color:#fff;padding:.15rem .5rem;border-radius:var(--ap-radius-pill)}.ap-hp__offer-title{font-weight:700}.ap-hp__save{display:inline-block;vertical-align:middle;margin-left:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;background:var(--ap-accent);color:#fff;padding:.12rem .5rem;border-radius:var(--ap-radius-pill);white-space:nowrap}.ap-hp__offer-desc{font-size:.88rem;color:var(--ap-muted);margin-bottom:.3rem}.ap-hp__offer-cta{margin-top:.3rem}.ap-hp__compare{opacity:.7;font-weight:400;margin-left:.4rem}.ap-hp__secondary{display:block;width:fit-content;margin:1rem auto 0}@media screen and (min-width:990px){.ap-hp__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}.ap-story__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start}.ap-story__img{width:100%;height:auto;border-radius:var(--ap-radius);display:block;aspect-ratio:3 / 4;object-fit:cover}.ap-story__ph{background:linear-gradient(135deg,var(--ap-accent-soft),#F4EAE8);display:grid;place-items:center;padding:1.5rem}.ap-story__ph span{font-size:.8rem;color:var(--ap-muted);text-align:center;max-width:26ch;line-height:1.4}.ap-story__rule{display:block;width:52px;height:3px;border-radius:2px;background:var(--ap-lavender);margin:.7rem 0 1.3rem}.ap-story__body{line-height:1.8;max-width:62ch;color:var(--ap-ink)}.ap-story__body p{margin:0 0 1.2rem}.ap-story__body>p:first-of-type{font-size:1.85rem;line-height:1.5;color:var(--ap-ink)}.ap-story__body>p:first-of-type:first-letter{float:left;font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;color:var(--ap-ink);font-size:3.2em;line-height:.72;padding:.02em .12em 0 0}.ap-story__pull{font-family:var(--font-heading-family, "Raleway", sans-serif);font-style:italic;font-size:clamp(2rem,1.4rem + 1.8vw,2.6rem);line-height:1.3;color:var(--ap-lavender);border-left:3px solid var(--ap-lavender);margin:1.7rem 0;padding:.15rem 0 .15rem 1.15rem}.ap-story__sign{display:block;margin:1.9rem 0 .6rem;font-style:italic;color:var(--ap-muted)}.ap-story__sign:before{content:"";display:block;width:48px;height:1px;background:var(--ap-lavender);margin-bottom:.85rem}@media screen and (min-width:990px){.ap-story__grid{grid-template-columns:.82fr 1.18fr;gap:3rem}.ap-story__body>p:first-of-type{font-size:2rem}}.ap-wait__wrap{max-width:680px;text-align:center}.ap-wait .ap-lead{margin-bottom:1.5rem}.ap-legal__wrap{max-width:760px}.ap-legal__title{font-size:clamp(1.8rem,5vw,2.6rem);line-height:1.15;letter-spacing:-.01em;margin:0 0 1rem}.ap-legal__body{line-height:1.7;color:var(--ap-ink)}.ap-legal__body h2{font-size:1.35rem;margin:2rem 0 .6rem;line-height:1.25}.ap-legal__body h3{font-size:1.1rem;margin:1.5rem 0 .4rem}.ap-legal__body p{margin:0 0 1rem}.ap-legal__body ul,.ap-legal__body ol{margin:0 0 1rem;padding-left:1.3rem}.ap-legal__body li{margin:.3rem 0}.ap-legal__body a{color:var(--ap-accent-dark);text-underline-offset:3px}.ap-legal__body strong{color:var(--ap-ink)}.ap-legal__body hr{border:0;border-top:1px solid var(--ap-line);margin:2rem 0}.ap-legal__body em{color:var(--ap-muted)}.ap-legal__cta{margin-top:2rem}.ap-recap__grid{display:grid;grid-template-columns:1fr;gap:.75rem}.ap-recap__card{display:flex;align-items:center;gap:.6rem;width:100%;border:2px solid rgba(var(--ap-accent-rgb),.35);border-radius:var(--ap-radius);padding:.85rem 1rem;background:var(--ap-accent-soft);color:var(--ap-ink);cursor:pointer;text-align:left;transition:border-color .12s ease,box-shadow .12s ease}.ap-recap__card:hover{border-color:var(--ap-accent);box-shadow:0 6px 18px #1c235a1f}.ap-recap__card[data-soldout]{opacity:.5;cursor:not-allowed}.ap-recap__card.is-selected{border-color:var(--ap-accent);box-shadow:0 6px 18px #1c235a1f}.ap-recap__card.is-selected .ap-bundle__radioface{border-color:var(--ap-accent);box-shadow:inset 0 0 0 4px var(--ap-accent)}.ap-recap__dot{flex:0 0 18px;width:18px;height:18px;border-radius:50%;border:1px solid var(--ap-line)}.ap-recap__name{font-weight:700;font-size:.95rem;white-space:nowrap}.ap-recap__prices{display:flex;align-items:baseline;gap:.4rem;margin-left:auto;white-space:nowrap}.ap-recap__price{font-weight:700;font-size:1.05rem;color:var(--ap-accent)}.ap-recap__compare{color:var(--ap-muted);font-size:.85rem}.ap-recap__cta{text-align:center;margin-top:1.5rem}.ap-recap__submit{position:relative}.ap-recap__submit.loading .ap-recap__submit-label{visibility:hidden}.ap-recap__submit .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex}.ap-recap__submit .loading__spinner svg{width:1.4rem;height:1.4rem}.ap-recap__submit .loading__spinner .path{stroke:#fff}.ap-recap__form .product-form__error-message-wrapper{color:var(--ap-danger);font-size:.9rem;margin-bottom:.5rem;text-align:center}@media screen and (min-width:750px){.ap-recap__grid{grid-template-columns:repeat(3,1fr)}.ap-recap__card{padding:1rem 1.1rem}}.ap-recap .ap-h2,.ap-recap .ap-lead{text-align:center}.ap-problem.ap-problem--pdp{background-color:#f6ecec}.ap-problem--pdp .ap-wrap{max-width:1000px}.ap-problem__sources{margin-top:.6rem;text-align:center;font-size:.72rem}.ap-frhead{text-align:center;position:relative}.ap-frpipe{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}.ap-frpipe__col{fill:#eceff9;stroke:#1c235a;stroke-width:1.8}.ap-frpipe__flow{opacity:0}.ap-frhead__row{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;position:relative;z-index:1}.ap-frhead__row .ap-eyebrow{align-self:flex-start;white-space:nowrap;width:max-content;max-width:100%;font-size:1.12rem;letter-spacing:.04em;color:var(--ap-accent);background:var(--ap-accent-soft);font-weight:700;padding:.42rem .95rem;border-radius:var(--ap-radius-pill)}@media screen and (min-width:750px){.ap-problem--pdp .ap-frhead__row .ap-eyebrow{align-self:center;transform:translate(-140px);font-size:1.5rem;padding:.55rem 1.25rem}}.ap-frhead__row .ap-frshower{align-self:center;margin-bottom:3rem}.ap-frshower{--rob-w: 104px;display:inline-block;line-height:0}.ap-frshower__stage{position:relative;display:inline-block;width:calc(var(--rob-w) * 1.226);height:calc(var(--rob-w) * .62)}.ap-frshower__head{position:absolute;left:calc(var(--rob-w) * -.0526);top:2px;width:var(--rob-w);height:auto;filter:drop-shadow(0 2px 3px rgba(28,35,90,.16))}.ap-frshower__drop{position:absolute;left:calc(var(--rob-w) * .6132 - 6px);top:calc(var(--rob-w) * .5895 - 1px);line-height:0;opacity:0;transform-origin:50% 100%}.ap-frshower__bead{display:block;line-height:0;transform-origin:50% 0%}.ap-problem--pdp .ap-valve{transform-box:fill-box;transform-origin:center}.ap-frshower__drop-body{fill:var(--ap-lavender)}.ap-frshower__drop-glint{fill:#fff;opacity:.6}.ap-frhead__title{color:var(--ap-accent);margin:2rem auto 0;max-width:none}.ap-frword{display:inline-block;white-space:nowrap}.ap-frletter{display:inline-block;will-change:transform}@media(prefers-reduced-motion:no-preference){.ap-problem--pdp .ap-frshower.is-dripping .ap-frshower__drop{animation:apFrDrip 6s ease-in infinite}.ap-problem--pdp .ap-frshower.is-dripping .ap-frshower__bead{animation:apFrBead 6s ease-in infinite}.ap-problem--pdp .ap-frshower.is-dripping .ap-valve{animation:apFrValve 6s linear .3s infinite}.ap-problem--pdp.ap-fr-flowing .ap-frpipe__flow{animation:apFrFlow .9s linear infinite,apFrFlowFade 6s linear infinite}}.ap-frsym{position:relative;margin:3rem auto 0}.ap-frsym__list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.ap-frsym__item{background:#fff;border:1px solid #EFE7EE;border-radius:16px;box-shadow:0 8px 24px #1c235a12;overflow:hidden}.ap-frsym__head{display:flex;align-items:center;gap:.85rem;width:100%;padding:1.05rem 1.3rem;cursor:pointer;font:inherit;color:inherit;list-style:none;-webkit-tap-highlight-color:transparent}.ap-frsym__head::-webkit-details-marker{display:none}.ap-frsym__num{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;font-size:1.7rem;line-height:1;color:var(--ap-lavender);letter-spacing:-.02em;flex:0 0 auto}.ap-frsym__title{font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;color:var(--ap-ink);font-size:1.95rem;line-height:1.15;flex:1;min-width:0}.ap-frsym__chev{margin-left:auto;flex:0 0 auto;display:inline-flex;color:var(--ap-accent);transition:transform .18s ease}.ap-frsym__details[open] .ap-frsym__chev{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.ap-frsym__chev{transition:none}}.ap-frsym__panel-in{margin:0;padding:0 1.3rem 1.15rem 3.65rem;color:var(--ap-ink);line-height:1.55}.ap-frsym__panel-in strong{font-weight:700;color:var(--ap-accent)}.ap-frsym__intro{font-family:var(--font-heading-family, "Raleway", sans-serif);font-size:1.4rem;font-weight:700;color:var(--ap-accent);text-align:center;line-height:1.3;margin:0 0 1.3rem}.ap-frsym__big3{font-size:2.7rem;line-height:0;color:var(--ap-lavender);vertical-align:baseline;margin:0 .05em}.ap-frsym-eau{position:relative;display:inline-block;z-index:5}.ap-frsym-splash{position:absolute;left:50%;top:6%;width:0;height:0;pointer-events:none}.ap-frsym-bit{position:absolute;left:0;top:0;width:calc(9px * var(--bs, .6));height:calc(9px * var(--bs, .6));margin:calc(-4.5px * var(--bs, .6)) 0 0 calc(-4.5px * var(--bs, .6));border-radius:50% 50% 50% 0;background:var(--ap-lavender);opacity:0}.ap-frsym-crown{position:absolute;left:0;top:0;width:20px;height:11px;margin:-6px 0 0 -10px;border:2px solid var(--ap-lavender);border-bottom:0;border-radius:999px 999px 0 0;opacity:0}@media(prefers-reduced-motion:no-preference){.ap-frsym.is-splashing .ap-frsym-eau{animation:apFrEauShake .5s ease-in-out 1 both}.ap-frsym.is-splashing .ap-frsym-bit{animation:apFrBurst .85s cubic-bezier(.3,.7,.6,1) .42s 1 both}.ap-frsym.is-splashing .ap-frsym-crown{animation:apFrCrown .5s ease-out .42s 1 both}}@keyframes apFrEauShake{0%,to{transform:translate(0) rotate(0)}12%{transform:translate(-2px,1px) rotate(-3.5deg)}28%{transform:translate(2px,-1px) rotate(3.5deg)}44%{transform:translate(-2px,1px) rotate(-2.5deg)}60%{transform:translate(1.5px,-1px) rotate(2deg)}78%{transform:translate(-1px) rotate(-1deg)}}@keyframes apFrBurst{0%{transform:translate(0) scale(.2) rotate(45deg);opacity:0}12%{opacity:1}44%{transform:translate(var(--bx),var(--by)) scale(1) rotate(45deg);opacity:.95}to{transform:translate(calc(var(--bx) * 1.5),32px) scale(.5) rotate(45deg);opacity:0}}@keyframes apFrCrown{0%{transform:scale(.3);opacity:0}25%{opacity:.7}to{transform:scale(1.6) translateY(-3px);opacity:0}}@media screen and (min-width:750px){.ap-frsym{max-width:640px}}.ap-frmap{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:2.2rem;align-items:center}.ap-frmap__edu{text-align:center;font-size:1.05rem;color:var(--ap-muted);margin:0 0 .4rem;line-height:1.4}.ap-frmap__invite{text-align:center;font-size:1.3rem;font-weight:700;color:var(--ap-accent);margin:0 0 1.15rem;line-height:1.3}.ap-frmap__svg{width:100%;height:auto;display:block;max-width:460px;margin-inline:auto;overflow:visible}.ap-frmap__region{stroke:#9aa1cc;stroke-width:1.1;cursor:pointer;transition:fill .25s ease,opacity .2s ease}.ap-frmap__region:hover{opacity:.82}.ap-frmap__region.is-active{stroke:var(--ap-accent);stroke-width:2.8;stroke-linejoin:round}.ap-frmap__region:focus-visible{outline:none;stroke:var(--ap-accent);stroke-width:2.6}.ap-frmap__outline{fill:none;stroke:var(--ap-accent);stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.ap-frgauge{background:#fff;border:1px solid #EFE7EE;border-radius:16px;box-shadow:0 8px 24px #1c235a12;padding:1.3rem 1.4rem;text-align:center}.ap-frgauge__region{display:block;font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;color:var(--ap-accent);font-size:1.2rem;line-height:1.2}.ap-frgauge__value{display:block;font-family:var(--font-heading-family, "Raleway", sans-serif);font-weight:700;color:var(--ap-accent);font-size:2.8rem;line-height:1.1;margin-top:.25rem;letter-spacing:-.02em}.ap-frgauge__unit{font-size:.4em;font-weight:700}.ap-frgauge__level{display:inline-block;margin-top:.5rem;font-size:.78rem;font-weight:700;color:#fff;background:var(--ap-accent);padding:.18rem .75rem;border-radius:999px}.ap-frgauge__bar{position:relative;height:12px;margin-top:1.2rem}.ap-frgauge__track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:linear-gradient(90deg,#eceff9,#8c95ce 55%,#1c235a)}.ap-frgauge__marker{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--ap-accent);box-shadow:0 1px 4px #1c235a59;transition:left .5s cubic-bezier(.22,1,.36,1);z-index:2}.ap-frgauge__scale{display:flex;justify-content:space-between;margin-top:.55rem;font-size:.68rem;color:var(--ap-muted)}.ap-problem--pdp .ap-problem__herostats{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:2.8rem 0 0;text-align:center;align-items:stretch}.ap-problem--pdp .ap-problem__herostat{background:var(--ap-accent-soft);border-radius:var(--ap-radius);padding:.85rem .4rem;min-width:0;box-sizing:border-box}.ap-problem--pdp .ap-problem__herostat-value{display:block;font-family:var(--font-heading-family, "Raleway", sans-serif);font-size:clamp(1.85rem,5vw,2.3rem);line-height:1.05;font-weight:700;color:var(--ap-accent);letter-spacing:-.02em;white-space:nowrap}.ap-problem--pdp .ap-problem__herostat-label{display:block;font-size:.7rem;color:var(--ap-muted);margin-top:.45rem;line-height:1.25}.ap-frmap__link{display:flex;width:fit-content;margin:1.9rem auto 0;align-items:center;gap:.35rem}.ap-problem--pdp .ap-problem__sources{text-align:center;font-size:.72rem;margin:1rem 0 0}@media screen and (min-width:750px){.ap-problem--pdp .ap-problem__herostats{gap:1.6rem}.ap-problem--pdp .ap-problem__herostat{padding:1.5rem 1.2rem}.ap-problem--pdp .ap-problem__herostat-value{font-size:5rem;letter-spacing:-.01em}.ap-problem--pdp .ap-problem__herostat-label{font-size:.95rem;margin-top:.6rem}}@media screen and (min-width:990px){.ap-problem--pdp .ap-frmap{grid-template-columns:1.15fr .85fr;gap:2.6rem}.ap-problem--pdp .ap-frmap__svg{max-width:none}.ap-frhead__title{font-size:2.3rem}.ap-problem--pdp .ap-frshower{--rob-w: 132px}}.ap-problem--editorial .ap-problem__top{display:grid;grid-template-columns:1fr;gap:1.8rem;align-items:center}.ap-problem--editorial .ap-problem__top--noimg{display:block;max-width:720px;margin-inline:auto;text-align:center}.ap-problem--editorial .ap-problem__top--noimg .ap-problem__rule{margin-left:auto;margin-right:auto}.ap-problem--editorial .ap-problem__top--noimg .ap-problem__accroche{margin-left:auto;margin-right:auto;max-width:540px}.ap-problem--editorial .ap-problem__rule{display:block;width:56px;height:3px;border-radius:2px;background:var(--ap-lavender);margin:.2rem 0 1.1rem}.ap-problem--editorial .ap-problem__shower{display:block;margin:0 auto .3rem;line-height:0}.ap-problem--editorial .ap-shower__stage{position:relative;display:block;width:84px;height:104px;margin:0 auto}.ap-problem--editorial .ap-shower__head{position:absolute;left:50%;top:0;width:84px;height:auto;margin-left:-42px;filter:drop-shadow(0 2px 3px rgba(28,35,90,.16))}.ap-problem--editorial .ap-shower__drop{position:absolute;left:50%;top:42px;margin-left:4px;line-height:0;opacity:0;transform-origin:50% 100%}.ap-problem--editorial .ap-shower__drop-body{fill:var(--ap-lavender)}.ap-problem--editorial .ap-shower__drop-glint{fill:#fff;opacity:.6}.ap-problem--editorial .ap-word{display:inline-block;white-space:nowrap}.ap-problem--editorial .ap-letter{display:inline-block;will-change:transform}@media(prefers-reduced-motion:no-preference){.ap-problem--editorial .ap-problem__shower.is-dripping .ap-shower__drop{animation:apShowerDrip 8s ease-in infinite}.ap-problem--editorial .ap-problem__accroche.is-rippling .ap-letter{animation-name:apLetterWave;animation-duration:8s;animation-timing-function:ease-out;animation-iteration-count:infinite}}@keyframes apFrWave{0%{transform:translateY(0)}25%{transform:translateY(7px)}55%{transform:translateY(-3px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}@keyframes apFrDrip{0%{transform:translateY(0) scaleX(1) scaleY(1);opacity:0}3%{transform:translateY(0) scaleX(1) scaleY(1);opacity:1}5%{transform:translateY(0) scaleX(1) scaleY(1);opacity:1}24%{transform:translateY(var(--fr-drop-dist, 62px)) scaleX(1) scaleY(1.05);opacity:1}28%{transform:translateY(calc(var(--fr-drop-dist, 62px) + 3px)) scaleX(1.7) scaleY(.28);opacity:0}to{transform:translateY(calc(var(--fr-drop-dist, 62px) + 3px)) scaleX(1.7) scaleY(.28);opacity:0}}@keyframes apFrValve{0%{transform:rotate(0)}80%{transform:rotate(0);animation-timing-function:cubic-bezier(.42,0,.3,1)}to{transform:rotate(-270deg)}}@keyframes apFrBead{0%{transform:scaleX(.16) scaleY(.08)}2.6%{transform:scaleX(.9) scaleY(.74)}4%{transform:scaleX(.82) scaleY(1.22)}5%{transform:scaleX(1) scaleY(1)}to{transform:scaleX(1) scaleY(1)}}@keyframes apFrFlow{to{stroke-dashoffset:-14}}@keyframes apFrFlowFade{0%{opacity:1}24%{opacity:1}34%{opacity:0}82%{opacity:0}98%{opacity:1}to{opacity:1}}@keyframes apShowerDrip{0%{transform:translateY(0) scale(.5);opacity:0}5%{transform:translateY(0) scale(1);opacity:1}17.5%{transform:translateY(48px) scale(1);opacity:1}19%{transform:translateY(50px) scale(1.5,.45);opacity:0}to{transform:translateY(50px) scale(1.5,.45);opacity:0}}@keyframes apLetterWave{0%{transform:translateY(0)}2.95%{transform:translateY(7px)}6.55%{transform:translateY(-3px)}9.5%{transform:translateY(1px)}11.875%,to{transform:translateY(0)}}.ap-problem--editorial .ap-problem__accroche{font-family:var(--font-heading-family, "Raleway", sans-serif);font-size:1.5rem;line-height:1.35;font-weight:600;color:var(--ap-accent);margin:0;max-width:30ch}.ap-problem--editorial .ap-problem__map{width:100%;height:auto;border-radius:var(--ap-radius);display:block}.ap-problem--editorial .ap-problem__herostats{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:3rem 0 0;text-align:center;align-items:stretch}.ap-problem--editorial .ap-problem__herostat{background:var(--ap-accent-soft);border-radius:var(--ap-radius);padding:.85rem .4rem;min-width:0;box-sizing:border-box}.ap-problem--editorial .ap-problem__herostat-value{display:block;font-family:var(--font-heading-family, "Raleway", sans-serif);font-size:clamp(1.85rem,5vw,2.3rem);line-height:1.05;font-weight:700;color:var(--ap-accent);letter-spacing:-.02em;white-space:nowrap}.ap-problem--editorial .ap-problem__herostat-label{display:block;font-size:.7rem;color:var(--ap-muted);margin-top:.45rem;line-height:1.25}.ap-problem--editorial .ap-problem__sources{text-align:center;font-size:.72rem;margin:1.3rem 0 0}.ap-problem--editorial .ap-problem__edu{margin:3rem auto 0;padding:1.7rem 1.5rem 1.6rem;border-radius:var(--ap-radius);background:#f4eae899}.ap-problem--editorial .ap-problem__edu-title{font-family:var(--font-body-family, "Lato", sans-serif);font-size:1.6rem;font-weight:700;color:var(--ap-accent);margin:0 0 1.4rem;text-align:center;text-decoration:none}.ap-problem--editorial .ap-problem__edu-body{font-size:.98rem;line-height:1.62;color:var(--ap-muted);margin:1.3rem 0 0}.ap-problem--editorial .ap-problem__edu-body p{margin:0}.ap-problem--editorial .ap-problem__edu-link{display:flex;width:fit-content;align-items:center;gap:.3rem;margin:1.1rem 0 0 auto}.ap-gauge{padding-top:1.9rem}.ap-gauge__bar{position:relative}.ap-gauge__track{position:relative;display:flex;height:12px;border-radius:999px;overflow:hidden;background:var(--ap-accent-soft)}.ap-gauge__seg{display:block;height:100%}.ap-gauge__seg--soft{flex:43;background:#d8dcf0}.ap-gauge__seg--hard{flex:29;background:var(--ap-lavender)}.ap-gauge__seg--vhard{flex:28;background:var(--ap-accent)}.ap-gauge__marker{position:absolute;top:6px;transform:translate(-50%,-50%);z-index:3}.ap-gauge__dot{display:block;width:14px;height:14px;border-radius:50%;background:#fff;border:3px solid var(--ap-accent);box-shadow:0 1px 4px #1c235a59}.ap-gauge__pill{position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);white-space:nowrap;background:var(--ap-accent);color:#fff;font-size:.72rem;font-weight:700;padding:.12rem .5rem;border-radius:999px}.ap-gauge__pill:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--ap-accent)}.ap-gauge__labels{display:flex;margin-top:.55rem}.ap-gauge__lab{display:flex;flex-direction:column;line-height:1.15}.ap-gauge__lab--soft{flex:43;align-items:flex-start;text-align:left}.ap-gauge__lab--hard{flex:29;align-items:center;text-align:center}.ap-gauge__lab--vhard{flex:28;align-items:flex-end;text-align:right}.ap-gauge__lab b{font-size:.82rem;font-weight:700;color:var(--ap-accent)}.ap-gauge__lab i{font-size:.7rem;font-style:normal;color:var(--ap-muted);margin-top:1px}.ap-problem--editorial .ap-problem__short{max-width:64ch;margin:2.8rem auto 0;line-height:1.7;text-align:center}@media screen and (min-width:990px){.ap-problem--editorial .ap-problem__short{max-width:560px}}.ap-problem--editorial .ap-problem__cta-wrap{margin-top:2.1rem;text-align:center}.ap-problem--editorial .ap-problem__cta-btn{display:inline-flex}@media screen and (min-width:750px){.ap-problem--editorial .ap-problem__herostats{grid-template-columns:repeat(3,1fr);gap:1.6rem}.ap-problem--editorial .ap-problem__herostat{padding:1.5rem 1.2rem}.ap-problem--editorial .ap-problem__herostat-value{font-size:5rem;letter-spacing:-.01em}.ap-problem--editorial .ap-problem__herostat-label{font-size:.95rem;margin-top:.6rem}}@media screen and (min-width:990px){.ap-problem--editorial .ap-wrap{max-width:1040px}.ap-problem--editorial .ap-problem__top:not(.ap-problem__top--noimg){grid-template-columns:1.15fr .85fr;gap:3.2rem}.ap-problem--editorial .ap-problem__visual{max-width:360px;margin-inline:auto}.ap-problem--editorial .ap-problem__accroche{font-size:1.9rem}.ap-problem--editorial .ap-problem__edu{max-width:780px;padding:1.9rem 2rem 1.8rem}.ap-problem--editorial .ap-problem__cta-btn{width:auto;padding-inline:2.4rem}}.ap-problem--editorial.ap-anim-ready .ap-reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.ap-problem--editorial.ap-anim-ready .ap-reveal.is-in{opacity:1;transform:none}.ap-problem--editorial.ap-anim-ready .ap-problem__rule.ap-reveal{transition-delay:.05s}.ap-problem--editorial.ap-anim-ready .ap-problem__shower.ap-reveal{transition-delay:.08s}.ap-problem--editorial.ap-anim-ready .ap-problem__visual.ap-reveal{transition-delay:.1s}.ap-problem--editorial.ap-anim-ready .ap-problem__accroche.ap-reveal{transition-delay:.12s}.ap-problem--editorial.ap-anim-ready .ap-problem__herostat.ap-reveal:nth-child(2){transition-delay:.12s}.ap-problem--editorial.ap-anim-ready .ap-problem__herostat.ap-reveal:nth-child(3){transition-delay:.24s}.ap-problem--editorial.ap-anim-ready .ap-gauge__marker{transition:left 1.9s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.ap-problem--editorial .ap-reveal{opacity:1!important;transform:none!important}.ap-problem--editorial .ap-gauge__marker{transition:none!important}}.ap-refill__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:center}.ap-refill__head{text-align:center;margin-bottom:2rem}.ap-refill .ap-eyebrow{display:block;width:fit-content;max-width:100%;margin-inline:auto;white-space:nowrap;font-size:1.12rem;letter-spacing:.04em;font-weight:700;color:var(--ap-accent);background:var(--ap-accent-soft);padding:.42rem .95rem;border-radius:var(--ap-radius-pill)}.ap-refill__img{width:100%;height:auto;border-radius:var(--ap-radius);display:block;aspect-ratio:1 / 1;object-fit:cover}.ap-refill__ph{background:linear-gradient(135deg,var(--ap-accent-soft),#F4EAE8);display:grid;place-items:center}.ap-refill__ph svg{width:64px;height:64px;opacity:.5}.ap-refill__body{font-size:14px;line-height:1.5;color:var(--ap-ink);text-align:center;margin-bottom:1rem}.ap-refill__body p{margin:0 0 .75rem}.ap-refill__points{list-style:none;margin:0 0 1.25rem;padding:14px;display:flex;flex-direction:column;gap:11px;background:#fff;border-radius:12px}.ap-refill__points .ap-check{margin:0;align-items:center;gap:11px;font-size:13.5px;line-height:1.35;color:var(--ap-ink)}.ap-refill__points .ap-check svg{width:18px;height:18px;margin-top:0}.ap-refill__points .ap-check strong{font-weight:700}.ap-refill__cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ap-refill__fineprint{font-size:.85rem;color:var(--ap-muted)}@media screen and (min-width:990px){.ap-refill__grid{grid-template-columns:.9fr 1.1fr;gap:2.5rem}}.ap-reviews__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.ap-reviews__filter{border:1px solid var(--ap-line);background:#fff;color:var(--ap-ink);border-radius:var(--ap-radius-pill);padding:.45rem .9rem;font-size:.85rem;cursor:pointer;transition:background .12s ease,border-color .12s ease}.ap-reviews__filter:hover{border-color:var(--ap-accent)}.ap-reviews__filter.is-active{background:var(--ap-accent);border-color:var(--ap-accent);color:#fff}.ap-reviews__grid{display:grid;grid-template-columns:1fr;gap:1rem}.ap-reviews__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.ap-reviews__verified{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;color:var(--ap-success);font-weight:600}.ap-reviews__card-title{margin:0 0 .3rem;font-size:1rem}.ap-reviews__text{margin:0 0 .85rem;color:var(--ap-muted);line-height:1.55}.ap-reviews__author{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.ap-reviews__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.ap-reviews__cta{text-align:center;margin-top:1.5rem}.ap-reviews__empty{color:var(--ap-muted);text-align:center;padding:1rem 0}@media screen and (min-width:750px){.ap-reviews__grid{grid-template-columns:repeat(3,1fr)}}.ap-reviews .ap-h2{text-align:center}.ap-solution__layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}.ap-solution__img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center top;border-radius:var(--ap-radius);display:block}.ap-solution__img--ph{background:var(--ap-bg-soft)}.ap-solution__diagram .ap-lead{text-align:center;margin:1.2rem auto 0}.ap-solhead~.ap-solution__layout{margin-top:1.6rem}.ap-solution__step{background:#fff;border:1px solid #EFE7EE;border-radius:18px;box-shadow:0 8px 24px #1c235a14;padding:1.4rem 1.6rem;margin:0 0 1.2rem;transition:border-color .2s ease,box-shadow .2s ease}.ap-solution__step:last-child{margin-bottom:0}.ap-solution__step[open]{border-color:var(--ap-lavender);box-shadow:0 10px 28px #1c235a1f}.ap-solution__step-head{padding:0}.ap-solution__step-head .ap-acc__chev{margin-left:auto;flex:0 0 auto;display:inline-flex;color:var(--ap-accent);transition:transform .25s ease,color .2s ease}.ap-solution__step[open] .ap-acc__chev{transform:rotate(180deg)}.ap-solution__step-head:hover .ap-acc__chev{color:var(--ap-lavender)}@media(prefers-reduced-motion:reduce){.ap-solution__step-head .ap-acc__chev{transition:color .2s ease}}.ap-solution__step-body{padding:.7rem 0 .1rem calc(32px + .85rem)}.ap-solution__num{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--ap-accent);color:#fff;font-weight:700;display:grid;place-items:center;font-size:.95rem}.ap-solution__step-title{margin:0;font-size:1.9rem;font-weight:700;color:var(--ap-ink);line-height:1.3}.ap-solution__step-text{margin:0;font-size:1.2rem;font-weight:400;color:var(--ap-muted);line-height:1.55;text-align:left;text-wrap:pretty;text-wrap:balance;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.ap-solution__proof{display:flex;width:fit-content;max-width:100%;margin-left:0;align-items:center;gap:.4rem;margin-top:1.1rem;padding:.6rem .9rem;background:var(--ap-accent-soft);color:var(--ap-accent);border-radius:999px;font-family:var(--font-body-family, "Lato", sans-serif);font-weight:700;font-size:1.1rem;line-height:1.2;white-space:nowrap}.ap-solution__proof svg{display:block;flex:0 0 auto}.ap-solution__callout{margin-top:1.5rem;background:var(--ap-accent-soft);border-left:4px solid var(--ap-accent);border-radius:var(--ap-radius-sm);padding:1.1rem 1.25rem}.ap-solution__callout-label{display:flex;align-items:center;gap:.4rem;font-weight:700;color:var(--ap-accent-dark);padding:.2rem 0}.ap-solution__callout .ap-acc__panel-in{padding-top:.5rem}.ap-solution__callout-body{font-size:1rem;line-height:1.55;color:var(--ap-muted)}.ap-solution__callout-body p{margin:0 0 .5rem}.ap-solution__callout-body p:last-child{margin-bottom:0}.ap-solution__cta{margin-top:1.5rem;text-align:center}.ap-btn--inline{width:auto;display:inline-flex;padding-inline:2rem}@media screen and (min-width:990px){.ap-solution__layout{grid-template-columns:1fr 1fr;gap:2.5rem}.ap-solution__step-text{font-size:1.4rem}}.ap-solhead{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:.2rem}.ap-solstage{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.ap-solhead .ap-eyebrow{align-self:flex-start;white-space:nowrap;width:max-content;max-width:100%;color:var(--ap-accent);background:var(--ap-accent-soft);font-weight:700;font-size:1.12rem;letter-spacing:.04em;padding:.42rem .95rem;border-radius:var(--ap-radius-pill);margin:0}.ap-solhead .ap-solhead__title{margin:3.1rem auto 0}@media screen and (min-width:750px){.ap-solhead .ap-eyebrow{align-self:center;transform:translate(-172px);font-size:1.5rem;padding:.55rem 1.25rem}}.ap-solword{display:inline-block;white-space:nowrap}.ap-solletter{display:inline-block;will-change:transform}.ap-solshower{position:absolute;z-index:2;top:-3px;left:50%;transform:translate(-33.5px) translateY(var(--sol-pom-y, 0px));line-height:0;margin:0}.ap-solshower__stage{position:relative;display:block;width:63px;height:63px;margin:0 auto;transform-origin:36% 92%}.ap-solshower__head{position:absolute;left:50%;top:0;width:63px;height:auto;margin-left:-31.5px;filter:drop-shadow(0 2px 3px rgba(28,35,90,.16))}.ap-solshower__drop{position:absolute;left:50%;top:26px;margin-left:-4px;line-height:0;opacity:0;transform-origin:50% 100%}.ap-solhead.ap-solpre .ap-solshower__stage{opacity:0;transform:scale(.94)}.ap-solhead.ap-solpre.ap-solon .ap-solshower__stage{opacity:1;transform:scale(1);transition:opacity .35s cubic-bezier(.34,1.56,.64,1),transform .35s cubic-bezier(.34,1.56,.64,1)}.ap-solshower__drop-body{fill:var(--ap-lavender)}.ap-solshower__drop-glint{fill:#fff;opacity:.6}@media(prefers-reduced-motion:no-preference){.ap-solshower.is-dripping .ap-solshower__drop{animation:apSolDrip 6s ease-in infinite}}@keyframes apSolWave{0%{transform:translateY(0)}25%{transform:translateY(7px)}55%{transform:translateY(-3px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}@keyframes apSolDrip{0%{transform:translateY(0) scaleX(1) scaleY(1);opacity:0}3%{transform:translateY(0) scaleX(1) scaleY(1);opacity:1}5%{transform:translateY(0) scaleX(1) scaleY(1);opacity:1}24%{transform:translateY(var(--sol-drop-dist, 62px)) scaleX(1) scaleY(1.05);opacity:1}28%{transform:translateY(calc(var(--sol-drop-dist, 62px) + 3px)) scaleX(1.7) scaleY(.28);opacity:0}to{transform:translateY(calc(var(--sol-drop-dist, 62px) + 3px)) scaleX(1.7) scaleY(.28);opacity:0}}.ap-sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--ap-line);box-shadow:0 -6px 24px #1c2b331a;transform:translateY(110%);transition:transform .28s ease;padding-bottom:env(safe-area-inset-bottom)}.ap-sticky.is-visible{transform:translateY(0)}.ap-sticky.ap-cart-open{transform:translateY(110%)}.ap-sticky__inner{display:flex;align-items:center;gap:.75rem;padding-block:.6rem}.ap-sticky__thumb{width:44px;height:44px;border-radius:var(--ap-radius-sm);object-fit:cover;flex:0 0 auto}.ap-sticky__text{display:flex;flex-direction:column;line-height:1.1;min-width:0;flex:1}.ap-sticky__label{font-size:.78rem;color:var(--ap-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-sticky__price{font-weight:700;font-size:1.05rem}.ap-sticky__btn{width:auto;flex:0 0 auto;padding:.8rem 1.5rem;font-size:.98rem;box-shadow:none}.ap-sticky .ap-sticky__btn{width:auto}@media(prefers-reduced-motion:reduce){.ap-sticky{transition:none}}@media screen and (min-width:990px){.ap-sticky{display:none}}.ap-timeline__list{list-style:none;margin:0;padding:0;position:relative}.ap-timeline__list:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:var(--ap-line)}.ap-timeline__item{position:relative;padding:0 0 1.25rem 2.25rem}.ap-timeline__item:last-child{padding-bottom:0}.ap-timeline__dot{position:absolute;left:2px;top:4px;width:18px;height:18px;border-radius:50%;background:var(--ap-accent);box-shadow:0 0 0 4px var(--ap-accent-soft)}.ap-timeline__when{display:block;font-weight:700;color:var(--ap-accent-dark);margin-bottom:.2rem}.ap-timeline__text{margin:0;color:var(--ap-muted);line-height:1.5}.ap-timeline__footer{margin-top:1.5rem;font-weight:600;line-height:1.5;font-size:1.05rem}.ap-timeline .ap-h2{text-align:center}.ap-badges{padding-block:1.25rem}.ap-badges--bordered{border-top:1px solid var(--ap-line);border-bottom:1px solid var(--ap-line)}.ap-badges__title{text-align:center;font-size:1rem;font-weight:600;color:var(--ap-muted);margin:0 0 1rem}.ap-badges__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem .5rem}.ap-badges__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem}.ap-badges__icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--ap-accent-soft);color:var(--ap-accent-dark)}.ap-badges__label{font-size:.85rem;font-weight:600;line-height:1.2}.ap-badges__sub{font-size:.74rem;color:var(--ap-muted);line-height:1.2}@media screen and (min-width:750px){.ap-badges__grid{grid-template-columns:repeat(4,1fr)}}.ap-trust{padding-block:1rem;border-top:1px solid var(--ap-line);border-bottom:1px solid var(--ap-line)}.ap-trust__tagline{text-align:center;color:var(--ap-muted);font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.ap-trust__row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.ap-trust__item{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;gap:.1rem}.ap-trust__bigicon{display:inline-flex;align-items:center;justify-content:center;color:var(--ap-accent-dark)}.ap-trust__bigicon svg{display:block}.ap-trust__big{font-size:1.25rem;font-weight:700;color:var(--ap-accent-dark)}.ap-trust__label{font-size:.76rem;color:var(--ap-muted);line-height:1.25}@media screen and (min-width:750px){.ap-trust__big{font-size:1.5rem}.ap-trust__label{font-size:.85rem}}.ap-quiz__wrap{max-width:620px;text-align:center}.ap-quiz__form{display:flex;gap:.5rem;margin:1.5rem 0 0;flex-wrap:wrap}.ap-quiz__input{flex:1;min-width:0;border:1.5px solid var(--ap-line);border-radius:var(--ap-radius-sm);padding:.9rem 1rem;font-size:1rem}.ap-quiz__input[aria-invalid=true]{border-color:var(--ap-danger)}.ap-quiz__go,.ap-quiz__submit{width:auto;flex:0 0 auto}.ap-quiz__result{margin-top:1.5rem;text-align:left}.ap-quiz__verdict-card{border-radius:var(--ap-radius);padding:1.5rem;background:var(--ap-accent-soft);border-left:4px solid var(--ap-accent)}.ap-quiz__result[data-level=dure] .ap-quiz__verdict-card,.ap-quiz__result[data-level=tres-dure] .ap-quiz__verdict-card{background:#fbeeea;border-left-color:var(--ap-danger)}.ap-quiz__zone{display:block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ap-muted);margin-bottom:.3rem}.ap-quiz__verdict{margin:0;font-size:1.15rem;line-height:1.45;font-weight:600}.ap-quiz__capture{margin-top:1.25rem}.ap-quiz__capture-title{font-weight:700;margin:0 0 .25rem}.ap-quiz__capture-text{color:var(--ap-muted);margin:0 0 .75rem}.ap-quiz__emailrow{display:flex;gap:.5rem;flex-wrap:wrap}.ap-quiz__ok{color:var(--ap-success);font-weight:600}.ap-quiz__pdp{display:inline-block;margin-top:1rem}.ap-quiz__sources{max-width:330px;margin:1.25rem auto 0;text-align:center}.ap-quiz__sources p{margin:0;font-size:13px;line-height:1.5;color:var(--ap-muted)}@media screen and (max-width:480px){.ap-quiz__go,.ap-quiz__submit{width:100%}}.ap-science__wrap{max-width:820px}.ap-science__wrap .ap-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--ap-lavender);margin-bottom:.6rem}.ap-science__wrap .ap-h2{font-size:21px;font-weight:400;line-height:1.3;margin:0 0 .85rem}.ap-science__wrap .ap-lead{font-size:14px;line-height:1.65}.ap-science__cols{display:grid;grid-template-columns:1fr;gap:0;margin:1.75rem 0 1.4rem}.ap-science__col{padding:1.2rem 0}.ap-science__col--no{border-top:.5px solid var(--ap-line)}.ap-science__col-title{display:flex;align-items:center;gap:.45rem;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .75rem}.ap-science__col--yes .ap-science__col-title{color:#1d9e75}.ap-science__col--no .ap-science__col-title{color:var(--ap-danger)}.ap-science__col-body{line-height:1.6}.ap-science__col-body ul{margin:0;padding-left:0;list-style:none}.ap-science__col-body li{position:relative;margin:.5rem 0;padding-left:.9rem;font-size:15px}.ap-science__col-body li:before{content:"";position:absolute;left:0;top:.62em;width:4px;height:4px;border-radius:50%;background:var(--ap-lavender)}.ap-science__h{font-size:1.3rem;margin:2rem 0 .75rem}.ap-science__table{min-width:420px}.ap-science__pill{display:inline-block;font-size:.72rem;font-weight:700;padding:.15rem .55rem;border-radius:var(--ap-radius-pill)}.ap-science__pill--douce{background:#e3f1ea;color:var(--ap-success)}.ap-science__pill--moyenne{background:var(--ap-accent-soft);color:var(--ap-accent-dark)}.ap-science__pill--dure,.ap-science__pill--tres-dure{background:#fbeeea;color:var(--ap-danger)}.ap-science__cta{text-align:center;margin-top:.6rem}@media screen and (min-width:750px){.ap-science__cols{grid-template-columns:1fr 1fr}.ap-science__col--yes{padding-right:2.25rem}.ap-science__col--no{border-top:0;border-left:.5px solid var(--ap-line);padding-left:2.25rem}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
