.aida-home{--aida-ink: #12201f;--aida-teal: #2c9389;--aida-teal-text: #1b5f59;--aida-aqua: #88dcd4;--aida-mist: #e9f6f3;--aida-stone: #ffffff;--aida-white: #ffffff;--aida-ease-out: cubic-bezier(.23, 1, .32, 1);color:var(--aida-ink);background:var(--aida-white);overflow:hidden}.aida-home *,.aida-home *:before,.aida-home *:after{box-sizing:border-box}.aida-home__shell{width:min(100% - 40px,1380px);margin-inline:auto}.aida-home__eyebrow{margin:0 0 20px;color:var(--aida-teal-text);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.aida-home__eyebrow--light,.aida-home__hero .aida-home__eyebrow{color:var(--aida-aqua)}.aida-home__hero{color:var(--aida-white);background:var(--aida-ink)}.aida-home__hero-grid{position:relative;display:flex;min-height:min(720px,calc(100svh - 108px));align-items:stretch;overflow:hidden;background:var(--aida-ink)}.aida-home__hero-grid:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#081312f5,#081312c7 38%,#0813122e 72%,#08131205);content:"";pointer-events:none}.aida-home__hero-copy{position:relative;z-index:2;display:flex;width:min(82vw,1240px);align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:clamp(150px,18vh,220px) clamp(28px,6.5vw,118px) clamp(44px,5vw,64px);animation:aida-home-enter .7s var(--aida-ease-out) both}.aida-home__hero-title,.aida-home__section-title{margin:0;font-family:inherit;font-weight:700;letter-spacing:-.055em}.aida-home__hero-title{max-width:1050px;overflow-wrap:normal;color:var(--aida-white);font-size:clamp(53px,4.6vw,81px);line-height:.9;word-break:normal}.aida-home__hero-title em{display:block;color:var(--aida-aqua);font-style:normal}.aida-home__hero-body{max-width:660px;margin:28px 0 0;color:color-mix(in srgb,var(--aida-white) 82%,transparent);font-size:clamp(16px,1.28vw,20px);font-weight:400;line-height:1.55}.aida-home__actions{display:flex;width:100%;align-items:center;flex-wrap:nowrap;gap:18px 30px;margin-top:34px}.aida-home__actions>.aida-home__button{flex:0 0 auto}.aida-home__hero-trust{display:grid;width:auto;min-width:0;max-width:880px;flex:1 1 0;grid-template-columns:1.06fr 1.06fr .96fr 1.18fr 1.08fr;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.aida-home__hero-trust>li{display:flex;min-width:0;align-items:center;justify-content:center}.aida-home__hero-trust img{display:block;width:100%;height:auto;max-height:70px;object-fit:contain}.aida-home__hero-trust-clinical img{max-height:62px}.aida-home__hero-trust-clean img{max-height:66px}.aida-home__hero-trust-customers img{max-height:64px}.aida-home__hero-trust-guarantee img{max-height:72px}.aida-home__button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border:1px solid transparent;border-radius:999px;color:inherit;font-size:14px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .16s var(--aida-ease-out),color .18s ease,background-color .18s ease,border-color .18s ease}.aida-home__button:active,.aida-home__product-button:active{transform:scale(.97)}.aida-home__button--primary{color:var(--aida-ink);background:var(--aida-white)}.aida-home__button--hero-primary{min-height:60px;padding:16px 30px;font-size:16px}.aida-home__button--outline{border-color:color-mix(in srgb,var(--aida-white) 76%,transparent);color:var(--aida-white);background:color-mix(in srgb,var(--aida-ink) 18%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.aida-home__button--text{min-height:auto;padding:10px 0;border-radius:0;border-bottom-color:var(--aida-ink)}.aida-home__button--dark{color:var(--aida-white);background:var(--aida-ink)}.aida-home__button--light{color:var(--aida-ink);background:var(--aida-white)}.aida-home__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--aida-ink)}.aida-home__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;animation:aida-home-hero-image 1.1s var(--aida-ease-out) both}@keyframes aida-home-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes aida-home-hero-image{0%{opacity:.72;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes aida-home-fade{0%{opacity:0}to{opacity:1}}.aida-home__story{padding:clamp(32px,4vw,64px) clamp(22px,4vw,76px) 0;background:color-mix(in srgb,var(--aida-mist) 48%,var(--aida-white))}.aida-home__story-island{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(42px,6vw,110px);padding:clamp(42px,5vw,80px);border:1px solid color-mix(in srgb,var(--aida-aqua) 18%,transparent);border-radius:32px;color:var(--aida-white);background:linear-gradient(135deg,var(--aida-ink),color-mix(in srgb,var(--aida-ink) 76%,var(--aida-teal)));box-shadow:0 24px 70px color-mix(in srgb,var(--aida-ink) 12%,transparent)}.aida-home__story-column{display:flex;min-width:0;align-items:flex-start;flex-direction:column}.aida-home__story-column--lead{border-right:1px solid color-mix(in srgb,var(--aida-white) 18%,transparent);padding-right:clamp(34px,5vw,90px)}.aida-home__story-column--body{justify-content:flex-start}.aida-home__story-column .aida-home__section-title{max-width:720px;font-size:clamp(40px,3.7vw,62px);line-height:1.02}.aida-home__story-column>p{max-width:760px;margin:0;color:var(--aida-white);font-size:clamp(18px,1.45vw,23px);font-weight:400;line-height:1.68}.aida-home__story-column--lead>p:first-of-type{margin-top:30px}.aida-home__story-column>p+p{margin-top:22px}.aida-home__story-mobile-copy{display:none}.aida-home__story-column .aida-home__story-emphasis,.aida-home__story-column .aida-home__story-signoff{color:var(--aida-white);font-size:clamp(20px,1.55vw,25px);font-weight:400;letter-spacing:-.01em;line-height:1.5}.aida-home__story-actions{display:flex;width:100%;margin-top:auto;padding-top:30px}.aida-home__collection{padding:clamp(32px,3.8vw,64px) clamp(22px,4vw,76px);color:var(--aida-ink);background:color-mix(in srgb,var(--aida-mist) 48%,var(--aida-white))}.aida-home__community{padding:0 clamp(22px,4vw,76px) clamp(38px,4.5vw,72px);color:var(--aida-ink);background:color-mix(in srgb,var(--aida-mist) 48%,var(--aida-white))}.aida-home__community-island{width:100%;padding:clamp(34px,4vw,62px);overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-teal) 20%,transparent);border-radius:32px;background:var(--aida-white);box-shadow:0 24px 70px color-mix(in srgb,var(--aida-ink) 9%,transparent)}.aida-home__community-header{display:flex;max-width:100%;align-items:center;flex-direction:column;margin:0 auto clamp(30px,3vw,48px);text-align:center}.aida-home__community-header .aida-home__section-title{max-width:100%;color:var(--aida-teal);font-size:clamp(42px,4.5vw,70px);line-height:1}.aida-home__community-grid{display:grid;align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.8vw,28px)}.aida-home__community-card{display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-ink) 24%,transparent);border-radius:18px;background:var(--aida-white)}.aida-home__community-image{display:block;width:calc(100% - 28px);height:clamp(240px,18vw,320px);margin:14px 14px 0;border-radius:12px;object-fit:cover}.aida-home__community-card-body{display:flex;min-height:300px;flex:1;flex-direction:column;padding:20px clamp(18px,1.5vw,26px) 22px}.aida-home__community-stars{color:#32bfc1;font-size:22px;letter-spacing:-.08em;line-height:1}.aida-home__community-card h3{margin:18px 0 14px;color:#19aaa7;font-size:clamp(16px,1.2vw,20px);font-weight:750;letter-spacing:.02em;line-height:1.25;text-transform:uppercase}.aida-home__community-card blockquote{display:-webkit-box;overflow:hidden;margin:0;color:color-mix(in srgb,var(--aida-ink) 68%,transparent);font-size:clamp(16px,1.25vw,21px);font-style:normal;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:5}.aida-home__community-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;color:color-mix(in srgb,var(--aida-ink) 78%,transparent);font-size:11px;font-weight:650}.aida-home__verified{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.aida-home__verified>span{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:50%;color:var(--aida-white);background:#43b943;font-size:12px;line-height:1}.aida-home__final-cta{color:var(--aida-ink);background:var(--aida-aqua)}.aida-home__final-cta-inner{display:grid;width:min(100% - clamp(44px,8vw,152px),1680px);height:280px;align-items:center;grid-template-columns:minmax(0,1fr) minmax(520px,.68fr);gap:clamp(40px,5vw,86px);margin-inline:auto;padding:30px 0}.aida-home__final-cta-copy{max-width:980px}.aida-home__final-cta h2{max-width:760px;margin:0;color:var(--aida-ink);font-size:clamp(38px,3.3vw,56px);font-weight:750;letter-spacing:-.045em;line-height:1}.aida-home__final-cta-actions{display:grid;width:100%;height:164px;grid-template-rows:64px 100px}.aida-home__final-cta-actions .aida-home__button{width:100%;height:100%;min-height:0;font-size:15px}.aida-home__final-cta-badges{display:grid;width:100%;height:100%;min-height:0;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr))}.aida-home__final-cta-badges img{display:block;width:100%;max-width:none;height:100%;min-height:0;max-height:none;justify-self:center;object-fit:contain}.aida-home__products{padding:clamp(46px,4.5vw,74px) 0}.aida-home__collection-grid{display:grid;width:100%;min-height:clamp(520px,38vw,680px);align-items:center;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:clamp(34px,4.5vw,86px);padding:clamp(28px,3.6vw,62px);overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-teal) 26%,transparent);border-radius:32px;background:color-mix(in srgb,var(--aida-aqua) 92%,var(--aida-teal));box-shadow:0 24px 70px color-mix(in srgb,var(--aida-ink) 10%,transparent)}.aida-home__collection-copy{display:flex;width:100%;max-width:820px;min-width:0;align-items:center;flex-direction:column;justify-content:center;justify-self:center;text-align:center}.aida-home__collection-copy .aida-home__section-title{max-width:780px;color:var(--aida-ink);font-size:clamp(38px,3.4vw,60px);letter-spacing:-.04em;line-height:1.02}.aida-home__collection-copy .aida-home__section-body{max-width:720px;margin:18px 0 22px;color:color-mix(in srgb,var(--aida-ink) 78%,transparent);font-size:clamp(18px,1.55vw,27px);line-height:1.35}.aida-home__collection-benefits{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:8px;border:1px solid color-mix(in srgb,var(--aida-ink) 34%,transparent);border-radius:20px;list-style:none}.aida-home__collection-benefits li{display:flex;min-width:0;min-height:clamp(72px,5.5vw,92px);align-items:center;justify-content:center;gap:clamp(8px,1vw,14px);padding:8px 12px;color:var(--aida-ink);font-size:clamp(11px,.92vw,15px);letter-spacing:.045em;line-height:1.25;text-align:left;text-transform:uppercase}.aida-home__collection-benefits li:nth-child(odd){border-right:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent)}.aida-home__collection-benefits li:nth-child(-n+2){border-bottom:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent)}.aida-home__collection-benefits img{display:block;width:clamp(40px,3.2vw,54px);height:clamp(40px,3.2vw,54px);flex:0 0 auto;object-fit:contain}.aida-home__collection-actions{display:flex;width:min(100%,480px);align-items:center;flex-direction:column;gap:12px;margin-top:20px}.aida-home__collection-actions .aida-home__button{width:100%;min-height:56px;color:var(--aida-ink);background:color-mix(in srgb,var(--aida-white) 82%,var(--aida-aqua))}.aida-home__collection-guarantee{display:flex;align-items:center;gap:8px;margin:0;color:var(--aida-ink);font-size:clamp(15px,1.25vw,21px);font-weight:500;line-height:1.3}.aida-home__collection-guarantee span{font-size:.95em}.aida-home__section-title{max-width:760px;font-size:clamp(46px,5.2vw,82px);line-height:.98}.aida-home__section-title--light{color:var(--aida-white)}.aida-home__section-body{max-width:620px;margin:26px 0 34px;color:color-mix(in srgb,var(--aida-ink) 68%,transparent);font-size:17px;font-weight:400;line-height:1.7}.aida-home__collection-media{display:block;width:min(100%,680px);aspect-ratio:1;justify-self:center;overflow:hidden;border-radius:28px;background:color-mix(in srgb,var(--aida-white) 18%,transparent)}.aida-home__collection-image{display:block;width:100%;height:100%;object-fit:cover;padding:0;transition:transform .22s var(--aida-ease-out)}.aida-home__collection-trust-badges{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:clamp(6px,1vw,14px);margin:clamp(20px,2vw,28px) 0 0;padding:clamp(14px,1.4vw,20px) 0 0;border-top:1px solid color-mix(in srgb,var(--aida-ink) 18%,transparent);list-style:none}.aida-home__collection-trust-badges li{display:flex;min-width:0;align-items:center;justify-content:center}.aida-home__collection-trust-badges img{display:block;width:100%;height:auto;max-height:56px;object-fit:contain}.aida-home__products{background:color-mix(in srgb,var(--aida-mist) 48%,var(--aida-white))}.aida-home__section-intro{display:flex;max-width:880px;align-items:center;flex-direction:column;gap:20px;margin:0 auto 54px;text-align:center}.aida-home__products .aida-home__section-title{max-width:760px;color:var(--aida-teal);font-size:clamp(46px,4.8vw,72px);line-height:1}.aida-home__section-intro .aida-home__section-body{max-width:780px;margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.aida-home__section-aside{display:flex;align-items:center;flex-direction:column;gap:18px}.aida-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.aida-home__products .aida-product-card{overflow:hidden;border:1px solid var(--aida-ink);border-radius:12px}.aida-home__products .aida-product-card__media{border:0;border-radius:0}.aida-home__products .aida-product-card__content{padding:16px}.aida-home__product-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-ink) 11%,transparent);background:var(--aida-white);box-shadow:0 18px 50px color-mix(in srgb,var(--aida-ink) 7%,transparent)}.aida-home__product-media{display:grid;overflow:hidden;aspect-ratio:1 / 1;place-items:center;background:var(--aida-stone)}.aida-home__product-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s var(--aida-ease-out)}.aida-home__product-placeholder{position:relative;display:grid;width:calc(100% - 36px);height:calc(100% - 36px);place-content:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-teal) 30%,transparent);color:var(--aida-ink);background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--aida-aqua) 68%,transparent) 0 14%,transparent 14.5%),linear-gradient(135deg,var(--aida-mist),var(--aida-white));text-align:center}.aida-home__product-placeholder span{position:relative;z-index:1;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(36px,4vw,56px);letter-spacing:-.05em}.aida-home__product-placeholder small{position:relative;z-index:1;margin-top:8px;color:var(--aida-teal-text);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.aida-home__product-content{display:flex;flex:1;flex-direction:column;padding:24px 22px 22px}.aida-home__product-content h3{min-height:2.5em;margin:0;font-family:inherit;font-size:clamp(19px,1.45vw,23px);font-weight:700;letter-spacing:-.025em;line-height:1.25}.aida-home__product-content h3 a{color:inherit;text-decoration:none}.aida-home__price{display:flex;align-items:baseline;gap:10px;margin:auto 0 22px;padding-top:22px;font-size:17px;font-weight:700}.aida-home__product-rating{display:grid;width:fit-content;gap:5px;margin:14px 0 0;color:var(--aida-ink);text-decoration:none}.aida-home__product-rating-score{display:flex;align-items:center;gap:10px}.aida-home__product-rating-stars{color:#f2ad00;font-size:14px;letter-spacing:.06em;line-height:1}.aida-home__product-rating-score strong{font-size:14px;font-weight:600;line-height:1.2}.aida-home__product-rating-count{color:color-mix(in srgb,var(--aida-ink) 68%,transparent);font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap}.aida-home__price s{color:color-mix(in srgb,var(--aida-ink) 62%,transparent);font-size:12px;font-weight:500}.aida-home__product-form{margin-top:auto}.aida-home__product-button{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;margin-top:0;padding:12px 16px;border:1px solid var(--aida-teal);border-radius:999px;color:var(--aida-white);background:var(--aida-teal);font:inherit;font-size:13px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .16s var(--aida-ease-out),color .18s ease,background-color .18s ease}.aida-home__product-button:disabled{opacity:.45;cursor:not-allowed}.aida-home__reviews{padding:16px 0;background:var(--aida-stone)}.aida-home__reviews-shell{width:100%;max-width:none}.aida-home__reviews-stage{display:grid;width:100%;min-width:0;grid-template-columns:clamp(150px,13vw,200px) minmax(0,1fr);column-gap:clamp(8px,1vw,16px)}.aida-home__reviews-summary{display:grid;align-content:center;gap:10px;min-width:0;padding:clamp(18px,2.5vw,30px)}.aida-home__reviews-summary>strong{font-size:clamp(46px,4vw,62px);font-weight:500;letter-spacing:-.07em;line-height:.9}.aida-home__reviews-summary span,.aida-home__review-card-rating span{color:#f2ad00;letter-spacing:.1em}.aida-home__reviews-summary span{font-size:17px}.aida-home__reviews-summary p{max-width:none;margin:4px 0 0;color:var(--aida-ink);font-size:16px;font-weight:400;line-height:1.4}.aida-home__reviews-stream{position:relative;display:flex;min-width:0;overflow:hidden}.aida-home__reviews-stream:before{position:absolute;z-index:2;inset:0 auto 0 0;width:clamp(36px,4vw,64px);background:linear-gradient(90deg,var(--aida-stone) 0%,transparent 100%);content:"";pointer-events:none}.aida-home__reviews-viewport{display:flex;width:100%;overflow:hidden}.aida-home__reviews-track{display:flex;height:100%;width:max-content;animation:aida-home-review-marquee var(--aida-review-duration) linear infinite;will-change:transform}.aida-home__reviews-set{display:flex;flex:none;align-items:stretch;gap:14px;padding-right:14px}.aida-home__review-card{display:flex;width:clamp(300px,24vw,400px);min-height:196px;height:100%;flex:none;flex-direction:column;padding:clamp(14px,1.5vw,18px);border:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent);border-radius:10px;background:var(--aida-white);box-shadow:0 8px 22px #12201f12}.aida-home__review-card-rating{display:flex;align-items:center;justify-content:flex-start;gap:12px;font-size:clamp(17px,1.3vw,20px)}.aida-home__review-card blockquote{position:relative;display:-webkit-box;max-width:none;margin:10px 0 14px;padding:0;border-left:0;overflow:hidden;font-family:inherit;font-size:clamp(15px,1.1vw,17px);font-style:normal;font-weight:400;letter-spacing:-.015em;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.aida-home__review-card footer{display:flex;gap:14px;align-items:end;margin-top:auto;padding-top:10px}.aida-home__review-card footer div{min-width:0}.aida-home__review-author{min-width:4ch;max-width:45%;flex:0 4 auto;color:var(--aida-ink)}.aida-home__review-card footer span,.aida-home__review-card footer a{font-size:11px;font-weight:400;line-height:1.35}.aida-home__review-author span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aida-home__review-card footer a{min-width:0;max-width:calc(100% - 4ch - 14px);flex:0 1 auto;margin-left:auto;color:var(--aida-ink);text-align:right;text-underline-offset:4px}.aida-home__review-card .aida-home__review-product{display:block;color:var(--aida-ink);text-decoration:none}.aida-home__review-product-image{display:none}.aida-home__review-product span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3}@keyframes aida-home-review-marquee{to{transform:translate(-50%)}}.aida-home__reviews-viewport:focus-within .aida-home__reviews-track{animation-play-state:paused}.aida-home__service{padding:32px 0;background:var(--aida-white)}.aida-home__service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent);border-bottom:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent)}.aida-home__service-grid>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:24px}.aida-home__service-grid>div+div{border-left:1px solid color-mix(in srgb,var(--aida-ink) 16%,transparent)}.aida-home__service-grid span{min-width:44px;color:var(--aida-teal-text);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:22px}.aida-home__service-grid p{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}body:has(.aida-home) .header-wrapper{border-bottom:1px solid color-mix(in srgb,#12201f 12%,transparent);background:#fff}body:has(.aida-home) #fv-loading-icon{display:none}body:has(.aida-home) .header{max-width:1440px}body:has(.aida-home) .header__menu-item,body:has(.aida-home) .header__active-menu-item{font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}body:has(.aida-home) .announcement-bar__message{font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:14px;font-weight:700;letter-spacing:.1em}body:has(.aida-home) footer.footer{margin-top:0;color:#fff;background:#12201f!important}body:has(.aida-home) .footer a,body:has(.aida-home) .footer h2,body:has(.aida-home) .footer p,body:has(.aida-home) .footer small{color:inherit}body:has(.aida-home) .footer .scroll-trigger.animate--slide-in{opacity:1;transform:none}@media(hover:hover)and (pointer:fine){.aida-home__button:hover{transform:translateY(-2px)}.aida-home__button--primary:hover,.aida-home__button--light:hover{background:var(--aida-aqua)}.aida-home__button--outline:hover{border-color:var(--aida-white);background:color-mix(in srgb,var(--aida-white) 12%,transparent)}.aida-home__button--dark:hover{background:var(--aida-teal)}.aida-home__collection-media:hover .aida-home__collection-image,.aida-home__product-media:hover .aida-home__product-image{transform:scale(1.035)}.aida-home__product-button:hover:not(:disabled){color:var(--aida-white);background:var(--aida-ink)}.aida-home__reviews-viewport:hover .aida-home__reviews-track{animation-play-state:paused}}@media screen and (max-width:1100px){.aida-home__hero-grid,.aida-home__collection-grid{grid-template-columns:1fr 1fr}.aida-home__hero-copy{width:68vw;padding:72px 42px}.aida-home__hero-trust{width:auto;max-width:620px;grid-template-columns:repeat(3,minmax(0,1fr))}.aida-home__collection-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)}.aida-home__collection-copy .aida-home__section-title{font-size:clamp(40px,5vw,52px)}.aida-home__collection-actions{align-items:center}.aida-home__community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aida-home__community-card-body{min-height:290px}.aida-home__final-cta-inner{grid-template-columns:minmax(0,1fr) 420px;gap:34px}.aida-home__review-card{width:min(38vw,380px)}.aida-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aida-home__product-media{aspect-ratio:1 / 1}}@media screen and (max-width:749px){.aida-home__shell{width:min(100% - 28px,1380px)}.aida-home__reviews-shell{width:100%}.aida-home__hero{padding:0}.aida-home__hero-grid,.aida-home__collection-grid,.aida-home__section-intro{grid-template-columns:1fr}.aida-home__hero-copy{width:100%;min-height:0;justify-content:flex-end;padding:190px 20px 24px}.aida-home__hero-grid{min-height:720px}.aida-home__hero-grid:after{background:linear-gradient(0deg,#081312f7,#081312d1 43%,#08131233 72%,#08131205)}.aida-home__hero-title{max-width:10ch;font-size:clamp(40px,11vw,48px);line-height:.94}.aida-home__hero-media{min-height:720px}.aida-home__hero-image{object-position:67% center}.aida-home__hero-body{max-width:36ch;margin-top:16px;font-size:14px;line-height:1.45}.aida-home__actions{display:grid;width:100%;grid-template-columns:1fr;gap:12px;margin-top:18px}.aida-home__hero-trust{width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.aida-home__hero-trust-guarantee{grid-column:auto;width:auto;margin-inline:0}.aida-home__hero-trust img,.aida-home__hero-trust-clinical img,.aida-home__hero-trust-clean img,.aida-home__hero-trust-customers img,.aida-home__hero-trust-guarantee img{max-height:42px}.aida-home__button--hero-primary{min-height:52px;padding:12px 22px;font-size:14px}.aida-home__button{width:100%}.aida-home__service-grid{grid-template-columns:1fr}.aida-home__service-grid>div+div{border-top:1px solid color-mix(in srgb,var(--aida-ink) 18%,transparent);border-left:0}.aida-home__story{padding:26px 14px 0}.aida-home__story-island{grid-template-columns:1fr;gap:30px;padding:30px 24px;border-radius:22px;background:linear-gradient(145deg,var(--aida-ink),color-mix(in srgb,var(--aida-ink) 76%,var(--aida-teal)))}.aida-home__story-column--lead{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--aida-white) 18%,transparent);padding:0 0 30px}.aida-home__story-column .aida-home__section-title{font-size:clamp(38px,10.5vw,50px)}.aida-home__story-column>p{display:none}.aida-home__story-mobile-copy{display:grid;gap:16px;margin-top:22px}.aida-home__story-mobile-copy p{margin:0;color:var(--aida-white);font-size:17px;line-height:1.55}.aida-home__story-mobile-copy p:last-child{color:var(--aida-aqua);font-weight:600}.aida-home__story-actions{padding-top:26px}.aida-home__collection{padding:26px 14px}.aida-home__community{padding:0 14px 26px}.aida-home__community-island{padding:30px 18px;border-radius:22px}.aida-home__community-header .aida-home__section-title{font-size:clamp(38px,10.5vw,50px)}.aida-home__community-grid{grid-template-columns:1fr;gap:16px}.aida-home__community-card-body{min-height:0}.aida-home__community-image{height:280px}.aida-home__community-card blockquote{font-size:17px;-webkit-line-clamp:initial}.aida-home__final-cta-inner{width:calc(100% - 24px);height:276px;align-content:center;grid-template-columns:1fr;gap:14px;padding:16px 0}.aida-home__final-cta h2{max-width:none;margin-inline:auto;font-size:30px;letter-spacing:-.04em;line-height:.98;text-align:center}.aida-home__final-cta-actions{width:100%;height:120px;grid-template-rows:52px 68px}.aida-home__final-cta-actions .aida-home__button{min-height:0;font-size:13px}.aida-home__final-cta-badges{display:grid;width:100%;height:68px;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.aida-home__final-cta-badges img{width:100%;max-width:none;height:100%;max-height:none}.aida-home__final-cta-badges img:first-child{object-position:left center}.aida-home__final-cta-badges img:last-child{object-position:right center}.aida-home__products{padding:44px 0}.aida-home__collection-media,.aida-home__collection-image{min-height:0}.aida-home__collection-grid{min-height:0;gap:30px;padding:28px 14px 14px;border-radius:22px}.aida-home__collection-copy{padding:0 10px}.aida-home__collection-copy .aida-home__section-title{font-size:clamp(40px,11vw,52px)}.aida-home__collection-benefits li{min-height:72px;gap:7px;padding:7px;font-size:11px}.aida-home__collection-benefits img{width:38px;height:38px}.aida-home__collection-actions{align-items:center}.aida-home__collection-actions .aida-home__button{width:100%}.aida-home__collection-media{width:100%;aspect-ratio:1;border-radius:22px}.aida-home__collection-trust-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:16px 6px 4px}.aida-home__collection-trust-badges img{max-height:60px}.aida-home__collection-trust-guarantee{grid-column:1 / -1;width:58%;margin-inline:auto}.aida-home__section-intro{align-items:center;gap:24px;margin-bottom:40px;text-align:center}.aida-home__product-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.aida-home .aida-product-card{width:100%;min-width:0}.aida-home__products .aida-product-card__content{padding:12px}.aida-home .aida-product-card__content h3{min-height:0}.aida-home__reviews-stage{grid-template-columns:1fr;column-gap:0}.aida-home__reviews-summary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:16px 18px;border-right:0}.aida-home__reviews-summary>strong{font-size:44px}.aida-home__reviews-stream:before{display:none}.aida-home__review-card{width:min(82vw,340px);min-height:205px;padding:15px}.aida-home__review-card blockquote{margin-bottom:18px;font-size:clamp(15px,4.5vw,17px)}}@media(prefers-reduced-motion:reduce){.aida-home *{scroll-behavior:auto!important}.aida-home__hero-copy,.aida-home__hero-image{animation:aida-home-fade .2s ease both}.aida-home__collection-image,.aida-home__product-image{transition:none;transform:none!important}.aida-home__button:hover,.aida-home__button:active,.aida-home__product-button:hover,.aida-home__product-button:active{transform:none}.aida-home__reviews-viewport{overflow-x:auto;scrollbar-width:none}.aida-home__reviews-viewport::-webkit-scrollbar{display:none}.aida-home__reviews-track{animation:none;transform:none}.aida-home__reviews-set[aria-hidden=true]{display:none}}.aida-products-index{min-height:60vh;padding:clamp(5rem,8vw,9rem) 0 clamp(8rem,12vw,15rem);background:var(--aida-stone)}.aida-products-index__shell{--aida-products-section-gap: clamp(2rem, 2vw, 2.8rem);width:min(100% - 40px,1380px);margin:0 auto}.aida-products-index .aida-route__title{margin:0}.aida-products-index__categories{margin-top:var(--aida-products-section-gap)}.aida-products-index__categories-label{margin:0 0 1.2rem;color:var(--aida-ink);font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.aida-products-index__filters{display:flex;flex-wrap:wrap;gap:1rem}.aida-products-index__filter{min-height:4.4rem;padding:.9rem 1.8rem;border:1px solid color-mix(in srgb,var(--aida-ink) 22%,transparent);border-radius:999px;color:var(--aida-ink);background:var(--aida-white);font:inherit;font-size:1.4rem;font-weight:600;cursor:pointer;transition:border-color .16s var(--aida-ease),color .16s var(--aida-ease),background-color .16s var(--aida-ease)}.aida-products-index__filter[aria-pressed=true]{border-color:var(--aida-teal);color:var(--aida-teal-dark);background:var(--aida-white);box-shadow:inset 0 0 0 .1rem var(--aida-teal)}.aida-products-index__filter:focus-visible{outline:.2rem solid var(--aida-ink);outline-offset:.3rem}.aida-products-index__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.8rem;row-gap:4.8rem;margin:var(--aida-products-section-gap) 0 0;padding:0;list-style:none}.aida-products-index__item{display:flex;min-width:0}.aida-products-index__item>.aida-product-card{width:100%}.aida-products-index__item[hidden]{display:none!important}.aida-products-index__empty{margin:clamp(3rem,5vw,6rem) 0 0;color:var(--aida-ink);font-size:1.6rem}@media(hover:hover)and (pointer:fine){.aida-products-index__filter:hover{border-color:var(--aida-teal)}}@media screen and (max-width:990px){.aida-products-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){.aida-products-index{padding-top:3.5rem}.aida-products-index__shell{width:min(100% - 24px,1380px)}.aida-products-index .aida-route__title{font-size:clamp(4rem,14vw,5.2rem)}.aida-products-index__categories{margin-right:-12px}.aida-products-index__filters{flex-wrap:nowrap;gap:.8rem;overflow-x:auto;padding:0 12px .4rem 0;scroll-snap-type:x proximity;scrollbar-width:none}.aida-products-index__filters::-webkit-scrollbar{display:none}.aida-products-index__filter{min-height:4rem;flex:0 0 auto;padding:.7rem 1.4rem;scroll-snap-align:start;font-size:1.25rem}.aida-products-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.2rem;row-gap:4rem}}.aida-product-card{position:relative;display:flex;flex-direction:column;min-width:0;background:var(--aida-white)}.aida-product-card__media{position:relative;display:grid;overflow:hidden;aspect-ratio:1 / 1;place-items:center;border:1px solid color-mix(in srgb,var(--aida-ink) 8%,transparent);border-radius:12px;background:color-mix(in srgb,var(--aida-mist) 36%,var(--aida-white))}.aida-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s var(--aida-ease-out, var(--aida-ease))}.aida-product-card__quick-action{position:absolute;right:10px;bottom:10px;display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--aida-white);border-radius:50%;color:var(--aida-white);background:var(--aida-teal);box-shadow:0 4px 14px color-mix(in srgb,var(--aida-ink) 20%,transparent);font-size:28px;font-weight:500;line-height:1}.aida-product-card__placeholder{position:relative;display:grid;width:calc(100% - 36px);height:calc(100% - 36px);place-content:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--aida-teal) 30%,transparent);color:var(--aida-ink);background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--aida-aqua) 68%,transparent) 0 14%,transparent 14.5%),linear-gradient(135deg,var(--aida-mist),var(--aida-white));text-align:center}.aida-product-card__placeholder span{position:relative;z-index:1;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(36px,4vw,56px);letter-spacing:-.05em}.aida-product-card__placeholder small{position:relative;z-index:1;margin-top:8px;color:var(--aida-teal-text, var(--aida-teal-dark));font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.aida-product-card__content{display:flex;flex:1;flex-direction:column;padding:12px 2px 2px}.aida-product-card__deal{display:flex;min-height:24px;align-items:center;gap:7px;margin-bottom:8px;color:#a02b20;font-size:13px;line-height:1.2}.aida-product-card__deal span{padding:5px 7px;border-radius:4px;color:var(--aida-white);background:#b73a2d;font-weight:750;white-space:nowrap}.aida-product-card__deal strong{font-weight:700}.aida-product-card__content h3{display:-webkit-box;min-height:2.7em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:inherit;font-size:clamp(15px,1.25vw,18px);font-weight:600;letter-spacing:-.015em;line-height:1.35}.aida-product-card__content h3 a{color:inherit;text-decoration:none}.aida-product-card__rating{display:flex;width:fit-content;margin:7px 0 0;color:var(--aida-ink);text-decoration:none}.aida-product-card__rating-score{display:flex;align-items:center;gap:6px}.aida-product-card__rating-stars{position:relative;color:#d8d8d8;font-size:14px;letter-spacing:.02em;line-height:1}.aida-product-card__rating-stars:after{position:absolute;inset:0 auto 0 0;width:var(--aida-rating-width);overflow:hidden;color:#f2ad00;content:"\2605\2605\2605\2605\2605";white-space:nowrap}.aida-product-card__rating-count{color:var(--aida-teal-text, var(--aida-teal-dark));font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.aida-product-card__price{display:flex;min-height:44px;align-items:baseline;flex-wrap:wrap;gap:3px 7px;padding-top:8px}.aida-product-card__purchase-row{display:flex;width:100%;align-items:flex-end;gap:8px;margin-top:auto}.aida-product-card__price strong{font-size:clamp(21px,1.8vw,27px);font-weight:650;letter-spacing:-.035em;line-height:1}.aida-product-card__price s{color:color-mix(in srgb,var(--aida-ink) 62%,transparent);font-size:11px;font-weight:500}.aida-product-card__availability{margin:0 0 4px auto;color:#287a3d;font-size:13px;font-weight:650;line-height:1.2;text-align:right;white-space:nowrap}.aida-product-card__availability--sold-out{color:#a02b20}@media(hover:hover)and (pointer:fine){.aida-product-card__media:hover .aida-product-card__image{transform:scale(1.035)}.aida-product-card__media:hover .aida-product-card__quick-action{background:var(--aida-ink)}}@media screen and (max-width:749px){.aida-product-card__media{border-radius:9px}.aida-product-card__quick-action{right:7px;bottom:7px;width:34px;height:34px;font-size:22px}.aida-product-card__content{padding-top:8px}.aida-product-card__deal{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:6px;font-size:12px}.aida-product-card__content h3{font-size:13px}.aida-product-card__rating-stars{font-size:12px}.aida-product-card__rating-count,.aida-product-card__price s{font-size:10px}.aida-product-card__availability{margin-bottom:3px;font-size:12px}.aida-product-card__price{min-height:40px}.aida-product-card__price strong{font-size:19px}}@media(prefers-reduced-motion:reduce){.aida-product-card__image{transition:none;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
