*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Jost,system-ui,sans-serif;background:#fff;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}:root{--black: #111111;--white: #ffffff;--rose-pale: #FFF0EB;--rose-mid: #FFE8DE;--beige: #FDF7F2;--border: #e8ddd8;--text-muted: #7a6e6a;--text-body: #4a3f3b;--gold: #c9a96e}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.container{padding:0 2rem}}@media(min-width:1024px){.container{padding:0 3rem}}.font-serif{font-family:Cormorant Garamond,Georgia,serif}.font-sans{font-family:Jost,system-ui,sans-serif}h1,h2,h3,h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:300}.section-label{font-family:Jost,sans-serif;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);display:block}html{font-size:unset!important}body,h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:0;line-height:normal}.rg-divider{width:40px;height:1px;background:var(--black);display:block}.rg-divider-center{width:40px;height:1px;background:var(--black);display:block;margin:0 auto}.cta-black{background:var(--black);color:var(--white);font-family:Jost,sans-serif;font-weight:500;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;padding:.875rem 2.25rem;border:1.5px solid var(--black);cursor:pointer;transition:background .25s,border-color .25s;display:inline-block;text-align:center;border-radius:0}.cta-black:hover{background:#333;border-color:#333}.ticker-wrap{overflow:hidden;background:var(--rose-pale);padding:.6rem 0}.ticker-track{display:flex;white-space:nowrap;animation:tickerScroll 22s linear infinite}.ticker-track span{font-family:Jost,sans-serif;font-size:.7rem;letter-spacing:.18em;color:var(--text-body);margin:0 2rem}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{padding:1rem 0;border-bottom:1px solid var(--border);background:var(--white);position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between}.header-logo{height:44px;width:auto}.header-right{display:flex;align-items:center;gap:1.25rem}.header-stars{display:none;align-items:center;gap:.4rem;font-size:.75rem;color:var(--text-muted)}@media(min-width:600px){.header-stars{display:flex}}.stars{display:inline-flex;gap:2px}.stars svg{width:12px;height:12px;fill:var(--black)}.hero{display:grid;grid-template-columns:1fr;min-height:90vh;background:var(--white)}@media(min-width:768px){.hero{grid-template-columns:1fr 1fr}}.hero-text{display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;order:2}@media(min-width:768px){.hero-text{padding:5rem 4rem;order:1}}.hero-image{position:relative;overflow:hidden;min-height:50vh;order:1}@media(min-width:768px){.hero-image{order:2;min-height:90vh}}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero h1{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.12;color:var(--black);margin:.5rem 0 1.5rem}.hero h1 em{font-style:italic}.hero-sub{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1rem;color:#555;margin-bottom:.5rem}.hero-body{font-size:.85rem;line-height:1.75;color:var(--text-body);margin-bottom:2rem;max-width:420px}.hero-trust{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.75rem;color:var(--text-muted)}.press-bar{padding:1.75rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white)}.press-label{text-align:center;margin-bottom:1.1rem}.press-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1.5rem}.media-badge{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.1rem;color:#5a4e4a;padding:.4rem .9rem;border:1px solid var(--border);background:var(--white)}.stats-section{padding:3rem 0;border-bottom:1px solid var(--border);background:var(--rose-pale)}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;text-align:center}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-value{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:300;color:var(--black)}.stat-label{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-top:.4rem}.intro-section{padding:5rem 0}.intro-inner{max-width:640px;margin:0 auto;text-align:center}.intro-inner h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin:.5rem 0 1.5rem}.intro-inner p{font-size:.85rem;line-height:1.85;color:var(--text-body);margin-bottom:1.1rem}.listicle-section{padding:3rem 0 5rem}.listicle-header{text-align:center;margin-bottom:4rem}.listicle-header h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin:.5rem 0}.listicle-items{display:flex;flex-direction:column;gap:5rem}.listicle-item{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.listicle-item{grid-template-columns:1fr 1fr;gap:4rem}.listicle-item.reverse .item-text{order:2}.listicle-item.reverse .item-image{order:1}}.item-text{position:relative;padding-left:1rem}@media(min-width:768px){.item-text{padding-left:1.5rem}}.listicle-number{font-family:Cormorant Garamond,serif;font-size:5.5rem;font-weight:300;line-height:1;color:var(--rose-mid);position:absolute;top:-1.4rem;left:-.75rem;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}.item-text-inner{position:relative;z-index:1}.item-text h3{font-size:clamp(1.4rem,2.5vw,1.85rem);color:var(--black);line-height:1.3;margin:.5rem 0 1rem}.item-text p{font-size:.84rem;line-height:1.8;color:var(--text-body)}.item-image{overflow:hidden;aspect-ratio:4/5}.item-image img{width:100%;height:100%;object-fit:cover;object-position:center}.item-image.contain{background:var(--rose-pale)}.item-image.contain img{object-fit:contain;padding:12px}.stats-item{max-width:720px;margin:0 auto}.stats-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.stats-card{text-align:center;padding:2rem 1rem;background:var(--rose-pale);border:1px solid var(--border)}.stats-card-value{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;color:var(--black)}.stats-card-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:.5rem}.tp-badge{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.75rem;background:var(--rose-pale);border:1px solid var(--border);font-size:.75rem}.tp-badge .tp-score{font-weight:500}.tp-badge .tp-count{color:var(--text-muted)}.before-after-section{padding:4rem 0;border-top:1px solid var(--border);background:var(--rose-pale)}.ba-header{text-align:center;margin-bottom:2.5rem}.ba-header h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin:.5rem 0 1rem}.ba-header p{font-size:.8rem;color:var(--text-muted)}.ba-image-wrap{max-width:420px;margin:0 auto;border:1px solid var(--border);overflow:hidden}.ba-image-wrap img{width:100%;display:block}.reviews-section{padding:4rem 0;border-top:1px solid var(--border);background:var(--white)}.reviews-header{text-align:center;margin-bottom:3rem}.reviews-header h2{font-size:clamp(1.8rem,3.5vw,2.8rem);color:var(--black);margin:.5rem 0}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media(min-width:768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:var(--white);padding:1.5rem}.review-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.reviewer-name{font-size:.85rem;font-weight:500;color:var(--black)}.reviewer-meta{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.review-text{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1rem;line-height:1.65;color:#3a3030}.verified{display:flex;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.7rem;color:#4a9a6a}.verified svg{width:12px;height:12px}.scores-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-top:1.5rem;padding:2rem;background:var(--rose-pale);border:1px solid var(--border)}.score-item{text-align:center}.score-value{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:var(--black)}.score-divider{width:1px;height:3rem;background:var(--border);display:none}@media(min-width:640px){.score-divider{display:block}}.offer-section{padding:5rem 0;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff0eb,#fff8f2,#fff2ec)}.offer-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.offer-header{text-align:center;margin-bottom:3rem}.offer-header h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin:.75rem 0 1rem}.offer-header p{font-size:.82rem;line-height:1.8;color:var(--text-body);max-width:420px;margin:1rem auto 0}.packs-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.packs-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.packs-grid{grid-template-columns:repeat(4,1fr)}}.pack-card{background:var(--white);border:1px solid #e0d5d0;padding:1.75rem 1.5rem;display:flex;flex-direction:column;position:relative;transition:border-color .2s}.pack-card:hover{border-color:var(--black)}.pack-card.featured{background:linear-gradient(160deg,#1a1a1a,#111);border-color:#333;padding:2rem 1.75rem}.pack-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);white-space:nowrap;background:var(--gold);color:var(--black);font-size:.6rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.3rem .9rem}.pack-img{aspect-ratio:1/1;overflow:hidden;background:var(--rose-pale);margin-bottom:1rem}.pack-img.dark-bg{background:#1a1a1a}.pack-img img{width:100%;height:100%;object-fit:contain}.pack-name{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:300;color:var(--black);margin:.25rem 0 1rem}.pack-name.white{color:var(--white)}.pack-price{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:var(--black)}.pack-price.white{color:var(--white)}.pack-old-price{text-decoration:line-through;font-size:.75rem;color:var(--text-muted);margin-left:.5rem}.pack-saving{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.pack-saving.gold{color:var(--gold)}.pack-spacer{flex:1}.pack-cta-gold{display:block;text-align:center;margin-top:1.25rem;background:var(--gold);color:var(--black);font-family:Jost,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.875rem 1rem;transition:background .2s}.pack-cta-gold:hover{background:#d4b47a}.offer-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-body)}.offer-trust-item{display:flex;align-items:center;gap:.4rem}.offer-trust-item svg{width:14px;height:14px}.product-section{padding:5rem 0;border-top:1px solid var(--border)}.product-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.product-grid{grid-template-columns:1fr 1fr;gap:5rem}}.product-image{aspect-ratio:3/4;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-text h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin-bottom:.25rem}.product-text .product-subtitle{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem}.product-text p{font-size:.84rem;line-height:1.8;color:var(--text-body);margin:1.5rem 0}.product-features{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.product-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.84rem;color:var(--text-body)}.feature-dash{flex-shrink:0;width:16px;height:1px;background:var(--black);margin-top:10px}.product-price-row{display:flex;align-items:center;gap:1.25rem}.product-price{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:var(--black)}.product-price-sub{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.comparison-section{padding:4rem 0;border-top:1px solid var(--border)}.comparison-inner{max-width:760px;margin:0 auto}.comparison-header{text-align:center;margin-bottom:2.5rem}.comparison-header h3{font-size:clamp(1.6rem,3vw,2.4rem);color:var(--black);margin:.5rem 0}.comparison-table{width:100%;border-collapse:collapse;border:1px solid var(--border);overflow:hidden}.comparison-table thead tr{background:var(--black)}.comparison-table th{padding:1rem 1.25rem;font-family:Jost,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.comparison-table th:first-child{text-align:left;color:var(--white)}.comparison-table th:nth-child(2){text-align:center;color:#e0d5d0}.comparison-table th:nth-child(3){text-align:center;color:#888}.comparison-table td{padding:.85rem 1.25rem;font-size:.82rem}.comparison-table td:first-child{color:var(--text-body)}.comparison-table td:nth-child(2){text-align:center;font-weight:500;color:#3a8a5a}.comparison-table td:nth-child(3){text-align:center;color:#b05040}.comparison-table tr:nth-child(2n) td{background:var(--rose-pale)}.comparison-table tr:nth-child(odd) td{background:var(--white)}.guarantee-section{padding:3.5rem 0;border-top:1px solid var(--border)}.guarantee-inner{max-width:640px;margin:0 auto}.guarantee-box{background:var(--rose-pale);border:1px solid #f0d8d0;padding:2.5rem;text-align:center}.guarantee-box img{width:130px;height:130px;object-fit:contain;margin:0 auto 1.5rem}.guarantee-box h3{font-size:clamp(1.4rem,2.5vw,1.9rem);color:var(--black);margin-bottom:1rem}.guarantee-box p{font-size:.83rem;line-height:1.8;color:var(--text-body);margin-top:1.25rem}.trust-section{padding:3rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(min-width:768px){.trust-grid{grid-template-columns:repeat(4,1fr)}}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.trust-icon{width:52px;height:52px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;background:var(--white)}.trust-icon svg{width:20px;height:20px}.trust-title{font-size:.82rem;font-weight:500;color:var(--black)}.trust-sub{font-size:.72rem;color:var(--text-muted)}.pharmacy-section{padding:3rem 0;border-bottom:1px solid var(--border);background:var(--rose-pale)}.pharmacy-inner{max-width:560px;margin:0 auto;text-align:center}.pharmacy-inner svg{margin:0 auto .75rem}.pharmacy-inner h3{font-size:clamp(1.4rem,2.5vw,1.9rem);color:var(--black);margin-bottom:.75rem}.pharmacy-inner p{font-size:.82rem;line-height:1.8;color:var(--text-muted)}.final-cta-section{padding:5rem 0;text-align:center;background:var(--white)}.final-cta-inner{max-width:560px;margin:0 auto}.final-cta-inner svg{margin:0 auto 1.5rem}.final-cta-inner h2{font-size:clamp(2rem,4vw,3rem);color:var(--black);margin:.5rem 0 1rem}.final-cta-inner p{font-size:.83rem;line-height:1.8;color:var(--text-muted);margin:1.5rem 0 2rem}.final-trust{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;font-size:.75rem;color:var(--text-muted)}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:200;padding:.75rem;background:var(--white);box-shadow:0 -2px 12px #00000014;border-top:1px solid var(--border)}.sticky-cta a{display:block;width:100%;text-align:center}@media(min-width:768px){.sticky-cta{display:none}}.site-footer{padding:3rem 0 5rem;background:var(--black)}@media(min-width:768px){.site-footer{padding:3rem 0}}.footer-inner{text-align:center}.footer-logo{height:36px;width:auto;margin:0 auto 1rem;filter:invert(1) brightness(2)}.footer-tagline{font-size:.75rem;color:#888;margin-bottom:1.5rem}.footer-cta{display:inline-block;font-family:Jost,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;padding:.875rem 2.5rem;background:var(--white);color:var(--black);margin-bottom:2rem;transition:background .2s}.footer-cta:hover{background:#e0e0e0}.footer-divider{border:none;border-top:1px solid #2a2a2a;margin-bottom:1.25rem;margin-top:0}.footer-legal{font-size:.72rem;color:#555}.footer-disclaimer{font-size:.68rem;color:#444;margin-top:.4rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:80ms}.reveal-d2{transition-delay:.16s}.reveal-d3{transition-delay:.24s}.text-center{text-align:center}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}@media(max-width:749px){.announcement-bar__message .weglot-container{position:absolute}}
/*# sourceMappingURL=/cdn/shop/t/335/assets/Solution_Aware_v10.css.map */
