@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700;800;900&display=swap";:root{--font-main:"Source Sans 3", Arial, Helvetica, sans-serif;--mint:#fff8f2;--sage:#fff0f5;--cream:#fff;--green:#2d0f1f;--green-2:#4b4450;--red:#e61e6e;--red-dark:#7a003c;--gold:#ffc247;--ink-soft:#4b4450;--primary-pink:#e61e6e;--deep-berry:#7a003c;--hot-coral:#ff4f87;--warm-ivory:#fff8f2;--soft-blush:#fff0f5;--dark-plum:#2d0f1f;--shadow:0 2px 5px #7a003c1f;font-family:var(--font-main);color:var(--green);background:var(--mint);scroll-behavior:smooth;line-height:1.5}body,button,input,select,textarea{font-family:var(--font-main)}h1,h2,h3,h4,.brand,.site-nav nav,.cta,.section-header,.eyebrow{font-family:var(--font-main);letter-spacing:0}*{box-sizing:border-box}body{background:var(--mint);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-nav{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e61e6e24;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand,.nav-phone{align-items:center;gap:8px;font-weight:700;display:inline-flex}.site-nav nav{color:var(--green-2);white-space:nowrap;gap:24px;font-weight:700;display:flex}.nav-phone{color:#fff;background:#25d366;border:1px solid #25d366b8;border-radius:999px;justify-content:center;min-height:42px;padding:5px 12px 5px 5px;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 7px 14px 1px #25d36647}.nav-phone:hover{background:#1ebe5d;transform:translateY(-2px);box-shadow:0 9px 16px 1px #25d36661}.menu-toggle,.mobile-menu,.mobile-menu-backdrop{display:none}.whatsapp-orb{color:#fff;background:#ffffff1f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 0 0 1px #ffffff6b}.scroll-guide{z-index:40;pointer-events:none;position:fixed;inset:0 0 auto}.scroll-progress{background:#0f3f2d14;width:100%;height:4px}.scroll-progress span{background:linear-gradient(90deg, #25d366, var(--gold), var(--red));width:0;height:100%;transition:width .12s linear;display:block;box-shadow:0 2px 8px #e5393547}.hero{background:linear-gradient(135deg,#fff8f2 0%,#ffd9e8 55%,#fff0f5 100%);grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(22px,4vw,54px);min-height:auto;padding:clamp(30px,4vw,58px) clamp(18px,6vw,84px);display:grid;position:relative;overflow:hidden}.hero h1{letter-spacing:0;max-width:760px;color:var(--green);margin:0;font-size:clamp(42px,6vw,76px);font-weight:800;line-height:1.02}.hero-subtitle{max-width:650px;color:var(--green-2);margin:16px 0;font-size:clamp(18px,2vw,23px);line-height:1.45}.eyebrow{color:var(--gold);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-weight:800}.hero-bullets,.check-list{color:var(--green);gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.hero-bullets li,.check-list li{align-items:center;gap:10px;display:flex}.hero-bullets svg,.check-list svg{color:var(--green-2);flex:none}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:18px;display:flex}.section>.cta{margin:20px auto 0;display:flex}.cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4f87 0%,#e61e6e 45%,#7a003c 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;max-width:min(100%,360px);min-height:50px;padding:13px 24px;font-weight:800;line-height:1.15;transition:transform .18s,background .18s,box-shadow .18s;animation:2.8s ease-in-out infinite pulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #7a003c2e}.cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);transition:transform .52s;position:absolute;inset:0;transform:translate(-115%)}.cta:after{content:"->";z-index:1;transition:transform .18s;position:relative;transform:translate(0)}.cta span{z-index:1;white-space:normal;position:relative}.cta:hover{background:linear-gradient(135deg,#e61e6e 0%,#b30b57 48%,#7a003c 100%);transform:translateY(-2px);box-shadow:0 2px 5px #7a003c38}.cta:hover:before{transform:translate(115%)}.cta:hover:after{transform:translate(4px)}.cta-secondary{color:var(--green);box-shadow:var(--shadow);background:#fff;border:1px solid #e61e6e2e;animation:none}.cta-secondary:hover{background:var(--cream);color:var(--green)}.cta-outline,.cta-soft{animation:none}.cta-outline{color:var(--green);box-shadow:var(--shadow);background:#fff;border:1px solid #e61e6e2e}.cta-outline:hover{background:var(--soft-blush);color:var(--green);box-shadow:0 2px 5px #7a003c24}.cta-soft{background:var(--sage);color:var(--green);box-shadow:none;border:1px solid #e61e6e24}.cta-soft:hover{color:var(--green);box-shadow:var(--shadow);background:#ffd9e8}.cta-gold{background:var(--gold);color:var(--deep-berry);animation:none;box-shadow:0 2px 5px #7a003c1f}.cta-gold:hover{color:var(--deep-berry);background:#ffd067;box-shadow:0 2px 5px #7a003c29}.cta-glow{box-shadow:0 2px 5px #7a003c2e}.cta-compact{max-width:260px;min-height:44px;padding:11px 18px}.hero-visual{isolation:isolate;position:relative}.hero-visual:before,.product-stage:before{content:"";filter:blur(4px);z-index:-1;background:radial-gradient(circle,#d6b46a6b,#eaf7ef0a 62%);border-radius:999px;position:absolute;inset:8%}.hero-visual:before{display:none}.hero-visual>img:first-child{width:100%;box-shadow:none;background:0 0;border:0;border-radius:28px;outline:0;-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.product-float-container{z-index:10;pointer-events:none;justify-content:flex-end;align-items:flex-end;gap:-24px;width:58%;animation:4.5s ease-in-out infinite softZoom;display:flex;position:absolute;bottom:-9%;right:-8%}.product-float-container .product-float{filter:drop-shadow(0 8px 16px #7a003c2e);width:50%;animation:none;position:relative;bottom:auto;right:auto;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-float-container .product-float-mom{z-index:1;transform:translateY(-8px)translate(12px)}.product-float-container .product-float-dad{z-index:2}.product-float{filter:drop-shadow(0 8px 16px #7a003c2e);box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.leaf{background:#4f7c6314;border-radius:50%;width:210px;height:80px;animation:5s ease-in-out infinite fadeLeaf;position:absolute;transform:rotate(-28deg)}.leaf-a{top:12%;left:46%}.leaf-b{bottom:10%;right:6%;transform:rotate(22deg)}.section{padding:clamp(30px,4.4vw,54px) clamp(18px,6vw,84px)}.cream{background:var(--cream)}.mint{background:var(--mint)}.section-header{text-align:center;max-width:780px;margin:0 auto 18px}.fibroid-complications{background:radial-gradient(circle at 18% 20%,#ff4f872e,#0000 28%),linear-gradient(135deg,#fff8f2 0%,#fff0f5 55%,#ffd9e8 100%)}.fibroid-layout{grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr);align-items:center;gap:18px;max-width:1180px;margin:0 auto;display:grid}.fibroid-title-card{justify-items:start;gap:22px;padding:22px;display:grid}.fibroid-title-card h2{color:#075ab7;max-width:12ch;margin:0;font-size:clamp(30px,3.6vw,46px);line-height:1.08}.fibroid-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:14px;display:grid}.fibroid-card{background:#ffffffeb;border:1px solid #e61e6e1f;border-radius:10px;align-content:start;min-height:292px;padding:18px;transition:transform .16s,background .16s,border-color .16s,color .16s;display:grid;box-shadow:0 2px 5px #7a003c1f}.fibroid-card:hover,.fibroid-card:focus-within{color:#fff;background:linear-gradient(160deg,#7d4dff 0%,#d84a9a 100%);border-color:#e61e6e5c;transform:translateY(-2px)}.fibroid-card img{object-fit:cover;border:4px solid #075ab7;border-radius:50%;width:112px;height:112px;margin:0 auto 12px;display:block}.fibroid-card-featured img{border-color:#ffffffd1}.fibroid-card h3{color:#075ab7;text-align:center;margin:0 0 8px;font-size:15px;line-height:1.18}.fibroid-card:hover h3,.fibroid-card:hover p,.fibroid-card:focus-within h3,.fibroid-card:focus-within p{color:#fff}.fibroid-card p{color:var(--body-text);margin:0;font-size:13px;line-height:1.42}.infertility-causes{background:radial-gradient(circle at 70% 20%,#ff4f8729,#0000 26%),linear-gradient(135deg,#fff0f5 0%,#fff8f2 100%)}.causes-shell{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:18px;max-width:980px;margin:0 auto;display:grid}.causes-image{border-left:6px solid var(--gold);background:#fff;padding:8px;box-shadow:0 2px 5px #7a003c1f}.causes-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;min-height:260px}.causes-copy{background:#fff;border:1px solid #e61e6e1f;border-radius:10px;padding:22px;box-shadow:0 2px 5px #7a003c1f}.causes-copy h2{color:#fff;text-align:center;text-transform:uppercase;background:#2d66d4;width:fit-content;max-width:15ch;margin:-38px auto 18px;padding:4px 8px;font-size:clamp(28px,3vw,40px);line-height:1.05}.causes-copy ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.causes-copy li{color:var(--body-text);padding-left:22px;font-weight:750;line-height:1.35;position:relative}.causes-copy li:before{content:"";background:#10108c;border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.section-header h2{color:var(--green);letter-spacing:0;margin:0;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.12}.section-header p:not(.eyebrow){color:var(--green-2);margin:10px auto 0;font-size:18px;line-height:1.45}.section-header-light h2,.section-header-light p{color:#fff}.card-grid{gap:14px;max-width:1180px;margin:0 auto;display:grid}.card-grid.six{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.soft-card{background:#fffaf0fa;border:1px solid #4f7c632e;border-radius:8px;min-height:144px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 7px 14px 1px #0f3f2d21}.soft-card:hover{box-shadow:var(--shadow);border-color:#d6b46ab3;transform:translateY(-4px)}.soft-card svg{color:var(--gold);width:34px;height:34px}.concern-image-box,.benefit-image-box{aspect-ratio:16/9;background:linear-gradient(135deg, var(--mint), var(--cream));border:1px solid #d6b46a61;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 16px 1px #164b3514}.concern-image-box img,.benefit-image-box img{object-fit:cover;width:100%;height:100%}.soft-card h3{color:var(--green);margin:12px 0 6px;font-size:20px}.benefit-card h3{text-align:center;width:100%;display:block}.soft-card p{color:var(--ink-soft);margin:0}.before-after{text-align:center;background:linear-gradient(90deg,#c9d8d2,#dff3e8 58%,#fff4dc)}.ba-frame{--divider:50%;max-width:1050px;min-height:360px;box-shadow:var(--shadow);border-radius:24px;outline:none;margin:0 auto;transition:box-shadow .22s,transform .22s;position:relative;overflow:hidden}.ba-frame:hover,.ba-frame.is-hovering,.ba-frame:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px 2px #0f3f2d38}.ba-split{z-index:1;min-height:280px;display:flex;position:relative}.ba-panel{flex:none;align-items:center;width:50%;min-width:0;padding:0;transition:width .36s;display:flex;position:relative;overflow:hidden}.ba-panel img{object-fit:cover;object-position:center;width:100%;min-width:0;height:100%;min-height:280px}.ba-before{background:#b3c5c2d6}.ba-after{background:linear-gradient(135deg,#eaf7efe6,#fff5cfd6)}.ba-panel span{z-index:2;color:var(--green);background:#fffdf7eb;border-radius:999px;padding:9px 14px;font-weight:900;position:absolute;top:20px;left:22px;box-shadow:0 8px 14px 1px #164b3524}.ba-after span{background:#eaf7eff0;left:auto;right:22px}.ba-caption{z-index:2;text-align:left;background:#fffaf0db;border-top:1px solid #315f492e;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px clamp(16px,3vw,28px);display:grid;position:relative}.ba-caption p{color:var(--green);margin:0;font-weight:800}.ba-divider{top:0;bottom:50px;left:var(--divider);z-index:2;pointer-events:none;background:#e53935d1;width:3px;transition:left .36s;position:absolute;transform:translate(-50%);box-shadow:0 0 0 6px #e539351f}.dark{color:#fff;background:radial-gradient(circle at 50% 28%,#d6b46a3d,#0000 34%),linear-gradient(135deg,#123d2d,#164b35 54%,#0f3326)}.product-reveal{text-align:center}.product-catalog{background:var(--cream);padding-left:0;padding-right:0;overflow:hidden}.product-catalog .section-header{padding-left:clamp(18px,6vw,84px);padding-right:clamp(18px,6vw,84px)}.catalog-rail{width:100%;padding:8px 0 18px;position:relative;overflow:hidden}.catalog-rail:hover .catalog-grid{animation-play-state:paused}.catalog-grid{gap:12px;width:max-content;animation:70s linear infinite catalogMarquee;grid-template-columns:none!important;display:flex!important}.catalog-card{text-align:center;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #4f7c632e;border-radius:8px;flex:0 0 190px;justify-items:center;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 14px 1px #0f3f2d21}.catalog-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:min(100%,162px)}.catalog-card h3{text-align:center;margin:10px 0 2px;font-size:19px}.catalog-card>p{color:var(--green-2);text-align:center;margin:0;font-weight:800}.catalog-lightbox{z-index:62;background:#123d2dd1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.catalog-detail{background:radial-gradient(circle at 50% 48%,#ffdbdcb8,#0000 32%),linear-gradient(135deg,#fff1f2,#fffdf8 52%,#ffe9df);border-radius:12px;width:min(1120px,96vw);max-height:92vh;padding:clamp(18px,4vw,34px);position:relative;overflow:auto;box-shadow:0 14px 28px 2px #00000057}.catalog-detail h2{color:var(--green);text-align:center;margin:0 0 16px;font-size:clamp(28px,4vw,40px)}.catalog-detail-close{z-index:99;width:40px;height:40px;color:var(--green);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 7px 14px 1px #0f3f2d1f}.catalog-detail-layout{grid-template-columns:minmax(260px,1fr) minmax(220px,.78fr) minmax(260px,1fr);align-items:center;gap:14px;width:100%;display:grid;position:relative}.catalog-detail-layout:before,.catalog-detail-layout:after{content:"";z-index:0;background:#34a06759;width:28%;height:1px;position:absolute;top:50%}.catalog-detail-layout:before{left:23%}.catalog-detail-layout:after{right:23%}.catalog-detail-center{z-index:2;background:radial-gradient(circle,#ffffffe0,#fff1f170);border-radius:12px;align-self:center;justify-items:center;gap:12px;padding:18px 14px;display:grid;position:relative}.catalog-detail-center img{object-fit:contain;width:100%;max-height:230px}.catalog-detail-points{z-index:1;gap:12px;display:grid;position:relative}.catalog-detail-points article{background:#fffdf78f;border:1px dashed #ee8749e6;border-radius:8px;min-height:auto;padding:10px 14px;display:block;box-shadow:0 8px 16px 1px #70352e14}.catalog-detail-points em{color:var(--gold);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-style:normal;font-weight:900;display:block}.catalog-detail-points span{color:#6a40ff;text-transform:uppercase;font-size:14.5px;font-weight:900}.catalog-detail-points p{color:#312b2b;margin:6px 0 0;font-size:13px;line-height:1.3}.catalog-detail-points img{object-fit:cover;border:2px solid #7d4dff;border-radius:50%;width:74px;height:74px}.catalog-detail-right article{grid-template-columns:74px minmax(0,1fr)}.catalog-card dl{gap:6px;margin:0;display:none}.catalog-card dt{color:var(--green);font-weight:900}.catalog-card dd{color:var(--green-2);margin:0 0 8px}.soft-card:before,.concern-image-box:before,.benefit-image-box:before,.honest-image-box:before,.video-story-card:before,.review-video-card:before,.ba-frame:before,.catalog-card:before,.product-note:before,.authority-grid article:before,.trust-intro-grid article:before,.cert-grid article:before,.receiving-grid article:before,.honest-card:before,.commitment-card:before,.feedback-band:before,.review-card:before,.chat-shot:before,.support-card:before,.form-shell form:before,.offer-box:before{content:"";z-index:2;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#ffffff9e,#fff5cd47,#0000);width:44%;position:absolute;top:-30%;bottom:-30%;left:-70%;transform:skew(-18deg)translate(0)}.soft-card:hover:before,.concern-image-box:hover:before,.benefit-image-box:hover:before,.honest-image-box:hover:before,.video-story-card:hover:before,.review-video-card:hover:before,.ba-frame:hover:before,.catalog-card:hover:before,.product-note:hover:before,.product-note:focus-visible:before,.authority-grid article:hover:before,.trust-intro-grid article:hover:before,.cert-grid article:hover:before,.receiving-grid article:hover:before,.honest-card:hover:before,.commitment-card:hover:before,.feedback-band:hover:before,.review-card:hover:before,.chat-shot:hover:before,.chat-shot:focus-visible:before,.support-card:hover:before,.form-shell form:hover:before,.offer-box:hover:before{animation:.9s forwards glassSweep}.product-stage{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:28px;max-width:1160px;margin:0 auto;display:grid;position:relative}.product-stage>img{z-index:0;object-fit:contain;opacity:.72;filter:drop-shadow(0 12px 18px #0000003d);pointer-events:none;border-radius:28px;width:min(230px,24vw);max-height:170px;animation:5s ease-in-out infinite softZoom;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.product-note{text-align:left;background:#fffdf714;border:1px solid #d6b46a6b;border-radius:8px;padding:14px;position:relative;overflow:hidden}.product-hover-card{z-index:1;color:#fff;width:100%;min-height:340px;font:inherit;cursor:pointer;grid-template-columns:minmax(160px,.92fr) minmax(0,1.08fr);align-items:stretch;gap:14px;transition:transform .18s,background .18s,border-color .18s;display:grid;position:relative}.product-hover-card:hover,.product-hover-card:focus-visible{border-color:var(--gold);background:#fffdf721;outline:none;transform:translateY(-6px)}.product-card-media{background:linear-gradient(#f5eed3fa,#256748a8);border-radius:8px;min-height:280px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.product-card-media img{object-fit:cover;object-position:center top;border-radius:inherit;width:100%;height:100%;min-height:280px;box-shadow:none;animation:none}.product-card-media:after{content:"";background:linear-gradient(#0000,#083a27d6);height:44%;position:absolute;inset:auto 0 0}.product-card-media span{z-index:1;color:var(--green);background:#ffffffe6;border-radius:999px;justify-content:center;padding:8px 10px;font-weight:900;display:inline-flex;position:absolute;bottom:12px;left:12px;right:12px}.product-card-copy{background:#fffdf7e6;border:1px solid #d6b46a57;border-radius:8px;flex-direction:column;min-width:0;padding:16px;display:flex;box-shadow:inset 0 0 0 1px #ffffff42}.product-card-copy>svg{color:var(--gold);width:28px;height:28px;margin-bottom:10px}.product-card-copy h3{color:var(--green);margin:0 0 6px;font-size:24px}.product-card-copy>p{background:var(--mint);width:fit-content;color:var(--green-2);border-radius:999px;margin:0 0 14px;padding:5px 10px;font-weight:900}.product-hover-details li{color:var(--green-2)}.product-hover-details{opacity:1;gap:7px;max-height:none;transition:max-height .22s,opacity .22s;display:grid;overflow:visible}.product-hover-card:hover .product-hover-details,.product-hover-card:focus-visible .product-hover-details{opacity:1;max-height:none}.product-hover-details strong,.product-card-copy>span{color:#f3d88e}.product-hover-details strong{color:var(--gold);text-transform:uppercase;font-size:15px}.product-hover-details ul{gap:4px;margin:0 0 8px;padding-left:18px;display:grid}.product-card-copy>span{color:var(--green);margin-top:auto;padding-top:8px;font-weight:900}.product-lightbox{z-index:55;text-align:left;background:#123d2dd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:var(--cream);width:min(940px,96vw);max-height:88vh;color:var(--green);border-radius:10px;padding:clamp(18px,3vw,30px);position:relative;overflow:auto;box-shadow:0 12px 24px 2px #00000057}.product-modal h2{text-align:center;margin:0 56px 18px 0;font-size:clamp(30px,4vw,48px);line-height:1}.product-modal-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:18px;display:grid}.product-modal-image,.product-modal-info{background:#fff;border:1px solid #4f7c632e;border-radius:8px;min-height:100%;padding:18px}.product-modal-image img{object-fit:contain;border-radius:8px;width:100%;max-height:420px;box-shadow:0 8px 16px 1px #164b3529}.product-modal-image p{color:var(--green-2);text-align:center;margin:14px 0 0;font-weight:800}.product-modal-info h3{margin:0 0 12px}.product-modal-info ul{color:var(--green-2);gap:8px;margin:0 0 18px;padding-left:20px;display:grid}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid;position:relative}.timeline:before{content:"";background:var(--sage);height:3px;position:absolute;top:35px;left:8%;right:8%}.timeline-card{background:var(--cream);box-shadow:var(--shadow);border-radius:8px;padding:62px 18px 18px;position:relative}.timeline-card span{background:var(--green);color:#fff;width:38px;height:38px;box-shadow:0 0 0 8px var(--mint);border-radius:50%;place-items:center;font-weight:850;display:grid;position:absolute;top:18px;left:22px}.compare{background:linear-gradient(135deg, var(--warm-ivory), var(--soft-blush));text-align:center}.comparison-table{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:980px;margin:0 auto;display:grid}.comparison-table article{background:var(--white-card);border:1px solid #e61e6e24;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 2px 5px #7a003c1f}.comparison-table .highlight{background:#fff;border-color:#ffc247bf;box-shadow:0 2px 5px #7a003c1f}.comparison-image{aspect-ratio:16/9;background:#fff2f7;position:relative;overflow:hidden}.comparison-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.comparison-copy{padding:18px 20px 20px}.comparison-copy h3{text-align:center;color:var(--dark-plum);margin:0 0 10px}.comparison-copy p{color:var(--body-text);margin:0 0 12px}.comparison-copy ul{margin:0;padding-left:18px}.comparison-copy li{color:var(--body-text);margin:5px 0}.routine{background:radial-gradient(circle at 20% 30%, #4f7c631a, transparent 24%), var(--sage)}.authority,.expert-insights,.customer-trust-intro,.receiving-products,.certifications{background:#edf8f1}.customer-trust-intro{padding-left:0;padding-right:0;overflow:hidden}.customer-trust-intro .section-header{padding-left:clamp(18px,6vw,84px);padding-right:clamp(18px,6vw,84px)}.authority-grid,.trust-intro-grid,.receiving-grid,.cert-grid{gap:14px;max-width:1180px;margin:0 auto;display:grid}.authority-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.authority-grid article,.trust-intro-grid article,.cert-grid article{background:var(--cream);border:1px solid #4f7c632e;border-radius:8px;padding:18px;position:relative;overflow:hidden;box-shadow:0 7px 14px 1px #0f3f2d21}.authority-grid img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.authority-grid h3,.trust-intro-grid h3,.cert-grid h3{margin:16px 0 8px}.authority-grid p,.trust-intro-grid p,.cert-grid p{color:var(--green-2)}.insight-band{background:var(--cream);max-width:980px;box-shadow:var(--shadow);border:1px solid #d6b46a61;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 auto;padding:20px;display:grid}.insight-band svg,.cert-grid svg{color:var(--gold);width:42px;height:42px}.insight-band p{color:var(--green);margin:0;font-size:20px}.trust-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-video-rail{width:100%;max-width:none;margin:0 auto;padding:8px 0 18px;position:relative;overflow:hidden}.review-video-rail:before,.review-video-rail:after{content:"";z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.review-video-rail:before{background:linear-gradient(90deg,#edf8f1,#edf8f100);left:0}.review-video-rail:after{background:linear-gradient(270deg,#edf8f1,#edf8f100);right:0}.review-video-track{gap:14px;width:max-content;animation:36s linear infinite reviewMarquee;display:flex}.review-video-rail:hover .review-video-track,.review-video-rail:focus-within .review-video-track{animation-play-state:paused}.review-video-card{color:#fff;text-align:left;cursor:pointer;background:#fff;border:1px solid #e61e6e29;border-radius:10px;flex:0 0 232px;height:500px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 2px 5px #7a003c1f}.review-video-card img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .26s,filter .26s}.review-video-card:after{content:"";background:linear-gradient(#2d0f1f00,#2d0f1f0a);position:absolute;inset:0}.review-video-card:hover{transform:translateY(-5px);box-shadow:0 3px 5px #7a003c2e}.review-video-card:hover img{filter:saturate(1.08);transform:scale(1.04)}.review-video-play{z-index:2;width:30px;height:30px;color:var(--primary-pink);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #7a003c24}.review-video-copy{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2d0f1f85;border-radius:10px;gap:3px;padding:8px 9px;display:grid;position:absolute;bottom:10px;left:10px;right:10px}.review-video-copy strong{font-size:15px}.review-video-copy span{color:#ffffffdb;font-size:12px;font-weight:800}.review-video-copy p{color:#fffffff0;margin:2px 0 0;font-size:12px;line-height:1.3}.reel-lightbox{z-index:70;background:#ebeff4f5;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.reel-shell{grid-template-columns:minmax(340px,560px) 74px minmax(320px,360px);align-items:stretch;gap:18px;width:min(1160px,96vw);height:min(720px,92vh);display:grid;position:relative}.reel-video{background:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 3px 5px #7a003c29}.reel-video img{object-fit:contain;object-position:center;width:100%;height:100%}.reel-video:after{content:"";background:linear-gradient(#0000,#2d0f1f6b);height:24%;position:absolute;inset:auto 0 0}.reel-sound,.reel-search,.reel-close{z-index:3;color:#fff;cursor:pointer;background:#0f141294;border:0;border-radius:50%;place-items:center;display:grid;position:absolute}.reel-sound,.reel-search{width:42px;height:42px;top:14px}.reel-sound{left:14px}.reel-sound.muted{color:#ffe9e8;background:#0f1412b8}.reel-search{right:14px}.reel-close{width:44px;height:44px;color:var(--green);background:#fff;top:18px;right:18px;box-shadow:0 8px 18px 1px #00000024}.reel-caption{z-index:3;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2d0f1f70;border-radius:10px;padding:10px 12px;position:absolute;bottom:18px;left:18px;right:18px}.reel-caption p{color:#ffffffe6;margin:8px 0 0}.reel-actions{color:#08261b;align-content:center;gap:20px;display:grid}.reel-actions button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;font-weight:800;transition:transform .16s,color .16s;display:grid}.reel-actions button:hover{transform:translateY(-2px)}.reel-actions button.active{color:var(--red)}.reel-actions svg{width:27px;height:27px}.reel-comments{background:#fff;border-left:1px solid #0f3f2d1f;grid-template-rows:auto auto 1fr 1fr 1fr auto;gap:14px;padding:18px 16px;display:grid;overflow:auto}.reel-author{border-bottom:1px solid #0f3f2d1f;padding-bottom:14px}.reel-author strong,.reel-comments article strong{color:#101b16}.reel-author span,.reel-sort,.reel-comments article span{color:#53645b;font-weight:750}.reel-author p,.reel-comments article p{color:#1f2f28;margin:7px 0}.reel-comments article{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;display:grid}.reel-comment-avatar{background:var(--mint);width:42px;height:42px;color:var(--green);border:2px solid #e61e6e24;border-radius:50%;place-items:center;font-weight:900;display:grid;overflow:hidden}.reel-comment-form{background:#fff;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;padding-top:10px;display:grid;position:sticky;bottom:0}.reel-comment-form input{background:#f0f2f5;border-radius:999px;min-height:44px}.reel-comment-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .16s,background .16s;display:grid}.reel-comment-form button:hover{background:var(--red);transform:scale(1.05)}.receiving-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.receiving-grid article{background:#fff;border:1px solid #4f7c632e;border-radius:8px;gap:8px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 14px 1px #0f3f2d21}.receiving-grid img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.receiving-grid span{color:var(--green-2);text-align:center;font-weight:800}.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(16px,3vw,28px)}.cert-card{min-height:auto;box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;align-items:start;padding:0;display:grid}.cert-image{width:100%;height:clamp(560px,60vw,760px);box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.cert-image img{object-fit:contain;object-position:center center;border-radius:0;width:100%;height:100%;padding:0}.cert-badge{z-index:2;color:#fff;background:#0f3f2deb;border:1px solid #d6b46a8f;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:14px;font-weight:900;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 8px 14px 1px #0f3f2d33}.cert-badge svg{color:var(--gold);width:20px;height:20px}.split{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(20px,4vw,52px);max-width:1180px;margin:0 auto;display:grid}.split.reverse{grid-template-columns:minmax(320px,.9fr) minmax(0,1fr)}.split .section-header{text-align:left;margin-left:0}.split img{box-shadow:var(--shadow);border-radius:24px}.routine-steps{gap:10px;margin:20px 0;display:grid}.routine-steps article{background:#fffdf7cc;border-radius:8px;align-items:center;gap:12px;padding:14px;font-weight:800;display:flex}.routine-steps svg{color:var(--green-2)}.stories{background:var(--cream);text-align:center}.video-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1040px;margin:0 auto 18px;display:grid}.video-story-card{text-align:left;background:#fff;border:1px solid #315f4933;border-radius:14px;min-height:230px;position:relative;overflow:hidden;box-shadow:0 8px 16px 1px #0f3f2d26}.video-story-card img{object-fit:cover;width:100%;height:100%;min-height:230px;transition:transform .26s,filter .26s}.video-story-card:after{content:"";background:linear-gradient(#123d2d0a,#123d2dc7);position:absolute;inset:0}.video-story-card button{z-index:2;width:46px;height:46px;color:var(--red);cursor:pointer;background:#fffdf7eb;border:0;border-radius:50%;place-items:center;transition:transform .18s,background .18s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 16px 1px #0f3f2d2e}.video-story-card div{z-index:2;color:#fff;gap:4px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.video-story-card strong{font-size:20px}.video-story-card span{color:#ffffffdb;font-weight:750}.video-story-card:hover img{filter:saturate(1.08);transform:scale(1.04)}.video-story-card:hover button{background:#fff;transform:scale(1.08)}.comment-feed{text-align:left;gap:10px;max-width:900px;margin:0 auto;display:grid}.notification-loop{max-width:920px;height:680px;padding:14px 0;display:block;position:relative;overflow:hidden}.comment-card{box-shadow:var(--shadow);background:#fffdf8;border:1px solid #315f4938;border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:14px;display:grid}.notification-card{left:0;right:0;top:calc(14px + (var(--slot) * 218px));opacity:1;transform-origin:top;will-change:transform, opacity;animation:3.2s both commentStackSettle;position:absolute}.notification-card:first-child{z-index:3;animation-name:commentNewIn}.notification-card:nth-child(2){z-index:2;animation-name:commentPushDown}.notification-card:nth-child(3){z-index:1;opacity:.9;animation-name:commentPushDown}.comment-avatar{background:var(--green);color:#fff;border:2px solid #e61e6e2e;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid;overflow:hidden}.comment-avatar img,.reel-comment-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.comment-body p{color:var(--green);margin:6px 0;font-size:18px}.comment-meta,.comment-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.comment-meta strong{color:var(--green);font-size:18px}.comment-meta span,.comment-actions span{color:var(--green-2);font-weight:800}.comment-actions span:first-child{background:var(--mint);border-radius:999px;padding:6px 10px}.seller-feedback{border-left:3px solid var(--primary-pink);background:var(--soft-blush);border-radius:10px;margin-top:10px;padding:10px 12px}.seller-feedback strong{color:var(--primary-pink);font-size:14px;font-weight:950;display:block}.seller-feedback p{color:var(--body-text);margin:4px 0 0;font-size:14px;line-height:1.45}.happy-customers{background:linear-gradient(135deg, var(--mint), #fff)}.happy-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1fr);align-items:center;gap:clamp(20px,4vw,48px);max-width:1180px;margin:0 auto;display:grid}.happy-layout img{box-shadow:var(--shadow);border-radius:24px}.happy-copy h3{margin:0 0 14px;font-size:clamp(28px,3vw,42px);line-height:1.08}.happy-copy p{color:var(--green-2);font-size:18px}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.stats-row div{background:var(--cream);border-radius:8px;padding:14px;box-shadow:0 8px 16px 1px #164b3514}.stats-row strong,.stats-row span{display:block}.stats-row strong{color:var(--red);font-size:28px}.stats-row span{color:var(--green-2);font-weight:750}.honest-reviews{background:var(--mint)}.honest-grid,.commitment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.honest-card,.commitment-card{background:var(--cream);border:1px solid #4f7c632e;border-radius:8px;min-height:190px;padding:12px;position:relative;overflow:hidden;box-shadow:0 7px 14px 1px #0f3f2d24}.honest-image-box{aspect-ratio:16/10;background:linear-gradient(135deg, var(--mint), var(--cream));border:1px solid #d6b46a61;border-radius:8px;width:100%;margin-bottom:14px;position:relative;overflow:hidden}.honest-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .24s,filter .24s}.honest-card:hover .honest-image-box img{filter:saturate(1.08);transform:scale(1.04)}.honest-card span{z-index:2;color:var(--gold);background:#fffdf7eb;border-radius:999px;padding:6px 9px;font-size:18px;font-weight:900;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 6px 12px 1px #0f3f2d1f}.honest-card h3,.commitment-card h3{margin:0 0 10px}.honest-card p,.commitment-card p{color:var(--green-2)}.commitments{text-align:center}.commitment-card{text-align:center;background:#ffffff17;border-color:#d6b46a59}.commitment-card .commitment-icon,.commitment-card h3,.commitment-card p{color:#fff}.commitment-card .commitment-icon{object-fit:contain;object-position:center center;width:56px;height:56px;margin:0 auto 12px;display:block}.commitment-card h3,.commitment-card p{text-align:center}.real-feedback{background:linear-gradient(135deg, #edf8f1, var(--cream))}.feedback-band{max-width:980px;box-shadow:var(--shadow);background:#fff;border:1px solid #d6b46a73;border-radius:8px;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:20px;margin:0 auto;padding:clamp(18px,3vw,30px);display:grid;position:relative;overflow:hidden}.feedback-band svg{color:var(--gold);width:42px;height:42px}.feedback-band p{color:var(--green);margin:10px 0;font-size:clamp(24px,3vw,36px);line-height:1.18}.feedback-band>div>span{color:var(--green-2);font-weight:800}.feedback-author{align-items:center;gap:12px;margin-top:14px;display:flex}.feedback-author img{border:3px solid var(--hot-coral);object-fit:cover;object-position:center top;border-radius:50%;width:54px;height:54px;box-shadow:0 2px 5px #7a003c29}.feedback-author span{color:var(--body-text);gap:2px;font-weight:800;display:grid}.feedback-author strong{color:var(--dark-plum);font-size:16px}.feedback-author em{color:var(--primary-pink);font-size:13px;font-style:normal;font-weight:800}.feedback-band>img{object-fit:cover;border-radius:16px;width:100%;max-height:320px;box-shadow:0 8px 16px 1px #0f3f2d33}.customer-proof{background:linear-gradient(135deg, #edf8f1 0%, var(--mint) 52%, #fff4dc 100%);text-align:center}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto 22px;display:grid}.review-card{min-height:200px;box-shadow:var(--shadow);text-align:left;background:#fffdf7f0;border:1px solid #4f7c632e;border-radius:8px;padding:16px;position:relative;overflow:hidden}.review-card>svg{color:var(--gold);width:34px;height:34px}.stars{color:var(--gold);gap:3px;margin:12px 0;display:flex}.review-card p{min-height:68px;color:var(--green);margin:0 0 10px;font-size:17px}.review-card h3{color:var(--green);margin:0 0 4px}.review-card span{color:var(--green-2);font-weight:750}.chat-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1040px;margin:0 auto;display:grid}.chat-shot{color:var(--green);cursor:zoom-in;background:#fff;border:1px solid #4f7c6333;border-radius:8px;gap:8px;padding:10px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 16px 1px #0f3f2d26}.chat-shot:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.chat-shot img{aspect-ratio:4/5;object-fit:cover;background:var(--mint);border-radius:8px;width:100%}.chat-shot span{font-weight:800}.chat-lightbox{z-index:50;background:#123d2dd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.chat-lightbox img{border-radius:18px;max-width:min(430px,92vw);max-height:88vh;box-shadow:0 12px 28px 2px #00000061}.chat-close{width:44px;height:44px;color:var(--green);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:fixed;top:18px;right:18px}.support{background:var(--mint)}.support-card,.form-shell form{box-shadow:var(--shadow);background:#fffdf7e6;border-radius:8px;padding:clamp(20px,4vw,34px);position:relative;overflow:hidden}.form-shell form{overflow:visible}.form-shell form:before,.form-shell form:hover:before{display:none}.bubble-icon{width:44px;height:44px;color:var(--red)}.trust{text-align:center;background:#edf8f1}.faq{background:var(--sage);text-align:center}.faq-list{text-align:left;gap:8px;max-width:900px;margin:0 auto;display:grid}.faq-item{background:var(--cream);border:1px solid #4f7c6333;border-radius:8px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden;box-shadow:0 5px 10px #0f3f2d0f}.faq-item:before{content:"";transform-origin:top;background:linear-gradient(180deg, var(--red), var(--gold));opacity:0;width:4px;transition:transform .26s,opacity .18s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.faq-item:hover{border-color:#315f496b;transform:translateY(-2px);box-shadow:0 10px 16px 1px #0f3f2d1f}.faq-item.open{border-color:var(--green);background:#fffdf8;box-shadow:0 10px 18px 1px #0f3f2d24}.faq-item.open:before{opacity:1;transform:scaleY(1)}.faq-item button{width:100%;color:var(--green);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-weight:800;transition:color .18s,padding .18s;display:flex}.faq-item.open button{padding-bottom:10px}.faq-item svg{color:var(--red);flex:none;transition:transform .22s,color .18s}.faq-item.open svg{color:#c62828;transform:rotate(180deg)}.faq-item p{max-height:0;color:var(--green-2);opacity:0;margin:0;padding:0 18px;transition:max-height .26s,opacity .22s,transform .22s,padding .22s;transform:translateY(-6px)}.faq-item.open p{opacity:1;max-height:160px;padding:0 18px 16px;transform:translateY(0)}.offer{text-align:center}.offer-box{background:var(--cream);text-align:left;border-radius:8px;grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);align-items:center;gap:20px;max-width:980px;margin:0 auto;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px 2px #00000040}.offer-box img{border-radius:20px}.consultation{background:linear-gradient(135deg, var(--mint), var(--cream))}.form-shell{grid-template-columns:minmax(0,65%) minmax(260px,35%);align-items:stretch;gap:18px;max-width:1160px;margin:0 auto;display:grid}.form-image-panel{background:#fff;border:1px solid #e61e6e29;border-radius:10px;align-self:stretch;min-height:100%;padding:0;display:block;overflow:hidden;box-shadow:0 2px 5px #7a003c1f}.form-image-panel img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.form-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid-compact label{font-size:15px}.form-grid-compact input,.form-grid-compact select,.form-grid-compact textarea{padding:10px 11px}label{color:var(--green);gap:7px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--green);font:inherit;background:#fffdf8;border:1px solid #315f4957;border-radius:8px;outline:none;padding:11px 12px;font-weight:500}.custom-select-field{min-width:0;position:relative}.custom-select-native{display:none}.custom-select{min-width:0;position:relative}.custom-select-trigger{width:100%;min-height:45px;color:var(--green);font:inherit;text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #315f4957;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.custom-select-trigger span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select.open .custom-select-trigger,.custom-select-trigger:focus-visible{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #0f3f2d29}.custom-select-menu{z-index:25;background:#fffdf8;border:1px solid #315f493d;border-radius:8px;max-height:min(250px,52vh);display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 10px 18px 1px #0f3f2d29}.custom-select-menu button{width:100%;color:var(--green);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:11px 12px}.custom-select-menu button:hover,.custom-select-menu button[aria-selected=true]{background:var(--mint)}.phone-field,.address-field{min-width:0}.phone-combo{grid-template-columns:minmax(96px,.38fr) minmax(0,1fr);gap:8px;display:grid}.phone-combo select,.phone-combo input{min-width:0}.phone-combo-compact{grid-template-columns:104px minmax(0,1fr)}.address-field{grid-column:span 1}:is(textarea,label:has(textarea)){grid-column:1/-1}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f3f2d29}.form-button{align-self:end;width:100%;margin-top:0}.privacy,.thanks{color:var(--green-2);margin:10px 0 0}.thanks{background:var(--mint);color:var(--green);border-radius:8px;padding:12px 14px;font-weight:800}.final-cta{text-align:center;background:radial-gradient(circle at 70% 20%,#d6b46a3d,#0000 26%),linear-gradient(135deg,#dff3e8,#fff4dc)}.final-cta>div{max-width:900px;margin:0 auto}.final-cta img{object-fit:cover;object-position:center 40%;width:100%;height:clamp(180px,30vw,300px);box-shadow:var(--shadow);border-radius:26px}.final-cta h2{margin:20px 0 10px;font-size:clamp(34px,5vw,58px);line-height:1.05}.final-cta p{max-width:700px;color:var(--green-2);margin:0 auto 18px;font-size:19px}.footer{color:#fff;background:#123d2d;grid-template-columns:1fr auto;gap:24px;padding:28px clamp(18px,6vw,84px);display:grid}.footer h2,.footer p{margin:0}.footer nav{flex-wrap:wrap;gap:18px;display:flex}.footer a{color:#bfe8cf;font-weight:750}.disclaimer{color:#ffffffc7;grid-column:1/-1;font-size:14px}[data-reveal]{opacity:1;transition:opacity .6s ease var(--d,0s), transform .6s ease var(--d,0s);transform:translateY(0)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.sticky-mobile-cta{display:none}.scroll-popup{z-index:48;background:var(--cream);border:1px solid #d6b46a8c;border-radius:10px;width:min(360px,100vw - 32px);padding:22px;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 16px 1px #0f3f2d33}.scroll-popup>button{background:var(--mint);width:32px;height:32px;color:var(--green);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.scroll-popup p{color:var(--gold);text-transform:uppercase;margin:0 0 4px;font-weight:900}.scroll-popup h3{margin:0 34px 16px 0;font-size:24px;line-height:1.08}.offer-popup-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#201919a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.offer-popup{background:var(--cream);border-radius:10px;grid-template-columns:50% 50%;width:min(720px,94vw);max-height:min(520px,88vh);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 20px 2px #00000057}.offer-popup-close{z-index:3;color:#111;cursor:pointer;background:#ffffffdb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px}.offer-popup-visual{text-align:center;background:radial-gradient(circle at 24% 30%,#ffffffe6,#0000 18%),radial-gradient(circle at 65% 60%,#d6b46a38,#0000 20%),linear-gradient(135deg,#fff4dc 0%,#f3d6df 48%,#dff3e8 100%);min-height:520px;padding:26px 22px 18px;position:relative;overflow:hidden}.offer-popup-visual:before{content:"";background:linear-gradient(110deg,#0000 20%,#e271a838 23%,#0000 29%),linear-gradient(145deg,#0000 46%,#d6b46a38 49%,#0000 54%);position:absolute;inset:-20% -30%;transform:rotate(-8deg)}.offer-popup-visual>*{z-index:1;position:relative}.offer-ribbon{color:#fff;white-space:nowrap;background:#0a55b8;border-radius:999px;padding:7px 15px;font-size:14px;font-style:italic;font-weight:900;line-height:1;position:absolute;top:18px;left:18px}.offer-kicker{color:#0354bf;text-transform:uppercase;max-width:270px;margin:8px auto;padding-left:58px;font-size:12px;font-weight:900}.offer-popup-visual h2{color:#0354bf;margin:0 0 8px;font-size:29px;line-height:1.02}.offer-price{justify-items:center;gap:8px;margin:8px auto 12px;display:grid}.offer-price span{color:#0354bf;font-size:14px;font-weight:900}.offer-price strong{color:#fff;background:linear-gradient(90deg,#a987ea,#69b88f);padding:7px 22px;font-size:14px;display:inline-flex}.offer-copy{color:#2a2130;max-width:280px;margin:0 auto 10px;font-size:14px}.offer-popup-visual h3{color:#0354bf;letter-spacing:0;margin:8px auto 12px;font-size:42px;line-height:1.03}.offer-popup-visual img{border-radius:14px;width:min(245px,82%);margin:0 auto;box-shadow:0 8px 16px 1px #0f3f2d38}.offer-popup-visual .offer-products-duo{justify-content:center;align-items:flex-end;width:100%;max-width:290px;margin:15px auto 0;display:flex}.offer-popup-visual .offer-products-duo img{width:135px;height:auto;box-shadow:none;filter:drop-shadow(0 6px 12px #7a003c2e);border-radius:0}.offer-popup-visual .offer-duo-mom{z-index:1;transform:translate(12px)scale(.95)}.offer-popup-visual .offer-duo-dad{z-index:2;transform:translate(-12px)}.offer-popup-form-panel{text-align:center;background:linear-gradient(#ed9dae,#f8cad2);flex-direction:column;justify-content:center;min-height:520px;padding:54px 28px 24px;display:flex}.offer-popup-form-panel h2{color:#fff;margin:0 0 18px;font-size:25px;line-height:1}.offer-popup-form-panel form{gap:10px;display:grid}.offer-popup-form-panel input,.offer-popup-form-panel select{color:#111;background:#fff;border:0;border-radius:6px;min-height:42px;font-weight:700}.offer-popup-form-panel button[type=submit]{color:#0354bf;min-height:42px;font:inherit;cursor:pointer;background:#fff96e;border:0;border-radius:6px;font-weight:900;transition:transform .18s,box-shadow .18s}.offer-popup-form-panel button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 8px 14px 1px #0354bf2e}.offer-count-label{color:#fff;margin:18px 0 10px;font-weight:800}.offer-countdown{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.offer-countdown div{gap:8px;display:grid}.offer-countdown strong{color:#0354bf;background:#fff;border-radius:10px;place-items:center;min-height:40px;font-size:20px;font-weight:900;display:grid}.offer-countdown span{color:#fff;font-size:13px;font-weight:700}@keyframes pulse{0%,to{box-shadow:0 8px 14px 1px #e5393557}50%{box-shadow:0 10px 18px 2px #e539357a}}@keyframes softZoom{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes reviewMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@keyframes catalogMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}@keyframes glassSweep{0%{opacity:0;transform:skew(-18deg)translate(0)}18%{opacity:1}to{opacity:0;transform:skew(-18deg)translate(420%)}}@keyframes notificationPop{0%,72%,to{opacity:.72;transform:translateY(0)scale(.985)}6%{opacity:1;transform:translateY(-8px)scale(1.018);box-shadow:0 14px 22px 1px #0f3f2d33}12%,34%{opacity:1;transform:translateY(0)scale(1)}42%{opacity:.86;transform:translateY(5px)scale(.992)}}@keyframes notificationQueue{0%,72%,to{opacity:0;transform:translateY(-18px)scale(.96)}4%{opacity:1;transform:translateY(0)scale(1.025);box-shadow:0 16px 24px 1px #0f3f2d33}8%,26%{opacity:1;transform:translateY(0)scale(1)}32%{opacity:0;transform:translateY(16px)scale(.98)}}@keyframes commentNewIn{0%{opacity:0;transform:translateY(-34px)scale(.97);box-shadow:0 4px 10px #0f3f2d14}12%{opacity:1;transform:translateY(0)scale(1.018);box-shadow:0 14px 22px 1px #0f3f2d33}24%,88%{opacity:1;transform:translateY(0)scale(1)}to{opacity:.96;transform:translateY(8px)scale(.995)}}@keyframes commentPushDown{0%{opacity:.86;transform:translateY(-24px)scale(.982)}16%{opacity:1;transform:translateY(0)scale(1)}88%{opacity:.96;transform:translateY(0)scale(1)}to{opacity:.82;transform:translateY(10px)scale(.99)}}@keyframes mobileCommentSlide{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes commentStackSettle{0%{opacity:.9;transform:translateY(-16px)scale(.99)}18%,to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeLeaf{0%,to{opacity:.3}50%{opacity:.75}}@media (width<=900px){.site-nav{flex-wrap:wrap;align-items:flex-start;gap:12px;padding:12px 14px}.site-nav nav{scrollbar-width:none;order:3;gap:10px;width:100%;padding-bottom:4px;overflow-x:auto}.site-nav nav::-webkit-scrollbar{display:none}.site-nav nav a{background:#fffdf7db;border:1px solid #4f7c632e;border-radius:999px;flex:none;padding:8px 10px;font-size:14px}.nav-phone{min-height:38px;padding:4px 10px 4px 4px;font-size:14px}.whatsapp-orb{width:30px;height:30px}.hero,.split,.split.reverse,.happy-layout,.offer-box,.feedback-band,.form-shell{grid-template-columns:1fr}.product-stage{grid-template-columns:1fr;max-width:680px}.product-stage>img{display:none}.product-hover-card{grid-template-columns:minmax(180px,.75fr) minmax(0,1fr);min-height:280px}.product-card-media,.product-card-media img{min-height:250px}.cert-card{min-height:auto}.cert-image{max-height:none}.reel-shell{grid-template-rows:minmax(320px,58vh) auto minmax(240px,1fr);grid-template-columns:1fr;gap:10px;height:94vh;overflow:auto}.reel-actions{justify-content:center;gap:28px;padding:4px 0;display:flex}.reel-comments{border-left:0;border-radius:8px;max-height:none}.hero{min-height:auto;padding-top:26px;padding-bottom:78px}.card-grid.six,.card-grid.four,.catalog-grid,.authority-grid,.trust-intro-grid,.receiving-grid,.cert-grid,.insight-band,.timeline,.comparison-table,.review-grid,.chat-proof-grid,.video-story-grid,.notification-loop,.honest-grid,.commitment-grid,.form-grid,.stats-row,.product-modal-grid{grid-template-columns:1fr}.catalog-detail-layout{grid-template-columns:1fr;gap:12px}.catalog-detail-layout:before,.catalog-detail-layout:after{display:none}.catalog-detail-center{order:-1;padding:8px}.catalog-detail-center img{max-height:230px}.catalog-detail-points{gap:10px}.catalog-detail-points article,.catalog-detail-right article{grid-template-columns:minmax(0,1fr) 64px;min-height:auto;padding:10px}.catalog-detail-right article img{order:2}.catalog-detail-points img{width:64px;height:64px}.form-image-panel{min-height:320px;max-height:420px}.product-modal{max-height:94vh;padding:18px}.product-modal h2{text-align:left}.product-hover-details{opacity:1;max-height:none}.timeline:before{display:none}.product-note,.split .section-header{text-align:center}.hero-actions,.section>.cta{justify-content:center}.ba-frame{min-height:auto}.ba-split{grid-template-columns:50fr 50fr;min-height:auto}.ba-panel{min-height:240px}.ba-divider{display:block;bottom:74px}.ba-panel img{min-height:240px}.ba-caption{grid-template-columns:1fr;padding:12px 16px}.footer{grid-template-columns:1fr;padding-bottom:90px}.scroll-popup{width:auto;bottom:76px;left:14px;right:14px}.offer-popup{grid-template-columns:1fr;width:min(430px,94vw);max-height:86vh;overflow:auto}.offer-popup-visual,.offer-popup-form-panel{min-height:auto;padding:18px 16px}.offer-popup-form-panel{padding-top:22px}.offer-ribbon{padding:7px 16px;top:16px}.offer-kicker{padding-left:86px;font-size:13px}.offer-popup-visual h2{font-size:26px}.offer-popup-visual h3{margin:8px auto;font-size:28px}.offer-popup-visual img{width:min(160px,64%)}.offer-popup-visual .offer-products-duo{max-width:220px;margin:8px auto 0}.offer-popup-visual .offer-products-duo img{width:100px;box-shadow:none;border-radius:0}.offer-popup-visual .offer-duo-mom{transform:translate(8px)scale(.95)}.offer-popup-visual .offer-duo-dad{transform:translate(-8px)}.offer-popup-visual h2,.offer-price,.offer-copy{margin-bottom:8px}.offer-popup-form-panel h2{margin-bottom:14px;font-size:22px}.offer-popup-form-panel form{gap:9px}.offer-popup-form-panel input,.offer-popup-form-panel button[type=submit]{min-height:40px}.offer-count-label{margin:14px 0 8px}.offer-countdown{gap:8px}.offer-countdown strong{min-height:40px;font-size:18px}.comment-card{grid-template-columns:42px minmax(0,1fr);padding:12px}.video-story-card,.video-story-card img{min-height:210px}.comment-avatar{width:42px;height:42px;font-size:19px}.sticky-mobile-cta{z-index:30;background:var(--red);color:#fff;border-radius:999px;justify-content:center;width:fit-content;max-width:calc(100vw - 32px);min-height:42px;padding:10px 18px;font-size:14px;font-weight:850;display:flex;position:fixed;bottom:12px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 7px 13px 1px #e5393566}.sticky-mobile-cta.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,16px)}}@media (width<=560px){.site-nav nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:0;display:grid;overflow:visible}.site-nav nav a{text-align:center;min-width:0;padding:8px 6px;font-size:12px}.section{padding:28px 16px}.hero h1{font-size:38px}.hero{gap:18px}.hero-subtitle{font-size:17px}.hero-visual>img:first-child{object-fit:contain;width:100%;height:auto;max-height:none}.hero-visual>img:first-child,.product-float,.split img,.final-cta img{border-radius:16px}.product-float-container{justify-content:center;gap:12px;width:86%;margin:-32px auto 0;animation:none;display:flex;position:static}.product-float-container .product-float{width:45%;margin:0;animation:none;position:static;transform:none}.section-header{margin-bottom:16px}.section-header h2{font-size:29px}.section-header p:not(.eyebrow){font-size:16px}.catalog-detail{border-radius:10px;width:min(94vw,420px);max-height:88vh;padding:16px 12px}.catalog-detail h2{text-align:left;margin-bottom:12px;margin-right:42px;font-size:26px}.catalog-detail-close{width:34px;height:34px;top:10px;right:10px}.catalog-detail-center img{max-height:170px}.catalog-detail-points article,.catalog-detail-right article{grid-template-columns:minmax(0,1fr) 54px;gap:8px;padding:9px}.catalog-detail-points img{width:54px;height:54px}.catalog-detail-points em{font-size:10px}.catalog-detail-points span{font-size:12px}.catalog-detail-points p{font-size:13px}.scroll-progress{height:3px}.cert-card{grid-template-columns:1fr;gap:12px;min-height:auto}.cert-image{width:100%;max-height:none;margin:0 auto}.cert-copy{text-align:center;grid-template-columns:1fr;justify-items:center}.cert-copy p{grid-column:auto}.cta{width:fit-content;max-width:100%;min-height:52px;padding-left:16px;padding-right:16px}.soft-card,.honest-card,.commitment-card,.review-card{min-height:auto}.card-grid.six,.card-grid.four,.catalog-grid,.authority-grid,.receiving-grid,.honest-grid,.commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.soft-card,.catalog-card,.authority-grid article,.receiving-grid article,.honest-card,.commitment-card{padding:12px}.soft-card h3,.catalog-card h3,.authority-grid h3,.honest-card h3,.commitment-card h3{font-size:17px}.soft-card p,.catalog-card>p,.authority-grid p,.honest-card p,.commitment-card p{font-size:14px}.catalog-card img,.authority-grid img,.receiving-grid img,.chat-shot img,.feedback-band>img,.happy-layout img,.split img{object-fit:cover;max-height:220px}.catalog-card img,.concern-image-box,.benefit-image-box,.authority-grid img,.receiving-grid img{max-height:150px}.product-stage{grid-template-columns:1fr;gap:12px}.product-stage>img{display:none}.product-hover-card{grid-template-columns:minmax(112px,.55fr) minmax(0,1fr);gap:10px;min-height:230px;padding:10px}.product-card-media,.product-card-media img{min-height:210px}.product-card-media span{padding:6px 8px;font-size:12px;bottom:8px;left:8px;right:8px}.product-card-copy h3{margin:4px 0;font-size:20px}.product-card-copy{padding:10px}.product-card-copy>svg{width:22px;height:22px;margin-bottom:6px}.product-card-copy p,.product-hover-details li,.product-card-copy>span{font-size:13px;line-height:1.35}.product-card-copy>p{margin-bottom:8px;padding:4px 8px}.product-hover-details{opacity:1;gap:5px;max-height:none}.product-hover-details ul{gap:2px;margin-bottom:4px;padding-left:14px}.product-hover-details strong{font-size:13px}.chat-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chat-shot{padding:6px}.chat-shot img{aspect-ratio:3/4;max-height:145px}.chat-shot span{font-size:12px;line-height:1.15}.review-card p{min-height:auto}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.timeline-card{padding:54px 12px 14px}.timeline-card span{width:34px;height:34px;left:12px}.timeline-card h3{font-size:17px}.timeline-card p{font-size:14px}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stats-row div{padding:10px 8px}.stats-row strong{font-size:22px}.stats-row span{font-size:12px;line-height:1.2}.ba-split{grid-template-columns:repeat(2,minmax(0,1fr))}.ba-panel,.ba-panel img{min-height:220px}.ba-caption{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ba-caption p{font-size:14px}.feedback-band,.offer-box{padding:16px}.form-grid,.form-grid-compact,.phone-combo,.phone-combo-compact{grid-template-columns:1fr}.offer-popup-backdrop{place-items:center;padding:14px}.offer-popup{border-radius:14px;width:min(360px,94vw);max-height:min(720px,88vh);overflow:auto}.offer-popup-close{width:34px;height:34px;top:8px;right:8px}.offer-popup-visual{text-align:left;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:10px;padding:16px 14px 12px;display:grid}.offer-ribbon{border-radius:999px;grid-column:1/-1;justify-self:start;padding:5px 12px;font-size:13px;position:static}.offer-kicker{grid-column:1/-1;max-width:none;margin:0;padding-left:0;font-size:12px}.offer-popup-visual h2{margin:0;font-size:23px}.offer-price,.offer-copy{display:none}.offer-popup-visual h3{margin:4px 0 0;font-size:28px;line-height:1}.offer-popup-visual .offer-products-duo{grid-area:3/2/5;justify-content:center;align-self:end;align-items:flex-end;width:104px;margin:0;display:flex}.offer-popup-visual .offer-products-duo img{width:58px;height:auto;box-shadow:none;filter:drop-shadow(0 4px 8px #7a003c26);border-radius:0}.offer-popup-visual .offer-duo-mom{transform:translate(5px)scale(.95)}.offer-popup-visual .offer-duo-dad{transform:translate(-5px)}.offer-popup-form-panel{padding:16px 14px 18px}.offer-popup-form-panel h2{font-size:21px}.offer-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.review-video-card{flex-basis:210px;height:320px}.review-video-rail:before,.review-video-rail:after{width:42px}.offer-countdown strong{min-height:36px;font-size:16px}.offer-countdown span{font-size:11px}.comment-card{grid-template-columns:1fr}.comment-avatar{width:40px;height:40px}.video-story-grid{gap:10px}.video-story-card,.video-story-card img{min-height:190px}.video-story-card button{width:40px;height:40px}.notification-card{top:calc(12px + (var(--slot) * 230px));grid-template-columns:40px minmax(0,1fr);animation-duration:3.2s}.notification-loop{height:720px}}body{background:var(--warm-ivory);color:var(--dark-plum)}.cream,.product-catalog,.offer,.consultation{background:var(--warm-ivory)}.mint,.routine,.authority,.expert-insights,.customer-trust-intro,.receiving-products,.certifications{background:var(--soft-blush)}.hero{background:linear-gradient(135deg,#fff8f2 0%,#ffd9e8 55%,#fff0f5 100%)}.hero h1,.section-header h2,.soft-card h3,.catalog-card h3,.product-card-copy h3,.timeline-card h3,.faq-item button,.form-shell h2,.final-cta h2{color:var(--dark-plum)}.dark .section-header h2,.dark .section-header p,.dark .section-header-light h2,.dark .section-header-light p,.product-reveal .section-header h2,.product-reveal .section-header p,.product-reveal .section-header-light h2,.product-reveal .section-header-light p,.footer h2,.footer p{color:#fff}.dark .eyebrow,.product-reveal .eyebrow{color:var(--gold)}.hero-subtitle,.section-header p:not(.eyebrow),.soft-card p,.catalog-card>p,.timeline-card p,.cert-copy p,.form-shell p,.final-cta p,.footer .disclaimer{color:var(--green-2)}.eyebrow,.brand svg,.soft-card svg,.product-card-copy>svg,.insight-band svg,.cert-badge svg{color:var(--gold)}.cta,.sticky-mobile-cta{color:#fff;background:linear-gradient(135deg,#ff4f87 0%,#e61e6e 45%,#7a003c 100%);animation:none;box-shadow:0 2px 5px #7a003c2e}.cta:hover,.sticky-mobile-cta:hover{background:linear-gradient(135deg,#e61e6e 0%,#b30b57 48%,#7a003c 100%);box-shadow:0 2px 5px #7a003c38}.soft-card,.catalog-card,.product-note,.product-card-copy,.timeline-card,.comparison-table article,.authority-grid article,.trust-intro-grid article,.cert-grid article,.receiving-grid article,.honest-card,.commitment-card,.review-card,.comment-card,.notification-card,.support-card,.offer-box,.form-shell form,.faq-item,.product-modal,.catalog-detail,.scroll-popup{background:#fff;border:1px solid #e61e6e24;border-radius:18px;box-shadow:0 2px 5px #7a003c1f}.soft-card:hover,.catalog-card:hover,.product-hover-card:hover,.product-hover-card:focus-visible,.faq-item.open,.review-card:hover,.support-card:hover,.offer-box:hover,.form-shell form:hover{border-color:#e61e6e47;box-shadow:0 2px 5px #7a003c29}.hero-visual:before,.product-stage:before,.leaf,.soft-card:before,.concern-image-box:before,.benefit-image-box:before,.honest-image-box:before,.video-story-card:before,.review-video-card:before,.ba-frame:before,.catalog-card:before,.product-note:before,.authority-grid article:before,.trust-intro-grid article:before,.cert-grid article:before,.receiving-grid article:before,.honest-card:before,.commitment-card:before,.feedback-band:before,.review-card:before,.chat-shot:before,.support-card:before,.form-shell form:before,.offer-box:before{display:none}.hero-visual>img:first-child,.product-float,.split img,.final-cta img,.catalog-card img,.product-card-media,.authority-grid img,.receiving-grid img,.cert-image img,.chat-shot,.review-video-card,.video-story-card{border-radius:18px;box-shadow:0 2px 5px #7a003c1f}.concern-image-box,.benefit-image-box,.honest-image-box{background:#fff;border:1px solid #e61e6e24;border-radius:18px;box-shadow:0 2px 5px #7a003c1f}.before-after{background:linear-gradient(90deg,#fff8f2 0%,#fff0f5 52%,#ffd9e8 100%)}.ba-frame{border-radius:18px;box-shadow:0 2px 5px #7a003c1f}.ba-frame:hover,.ba-frame.is-hovering,.ba-frame:focus-visible{box-shadow:0 2px 5px #7a003c29}.ba-divider{background:var(--primary-pink);box-shadow:none}.ba-caption{background:#fff;border-top:1px solid #e61e6e24}.catalog-rail:before,.catalog-rail:after,.review-video-rail:before,.review-video-rail:after{background:linear-gradient(90deg, var(--warm-ivory), transparent)}.product-card-copy>p,.product-card-media span,.comment-tag,.faq-item.open{background:var(--soft-blush)}.cert-badge,.timeline-card span{background:var(--deep-berry);color:#fff;box-shadow:0 2px 5px #7a003c29}input,select,textarea,.custom-select-trigger{color:var(--dark-plum);background:#fff;border-color:#7a003c3d}input:focus,select:focus,textarea:focus,.custom-select.open .custom-select-trigger,.custom-select-trigger:focus-visible{border-color:var(--primary-pink);box-shadow:0 0 0 3px #e61e6e24}body *{box-shadow:none}.site-nav,.nav-phone,.cta,.sticky-mobile-cta,.hero-visual>img:first-child,.product-float,.soft-card,.catalog-card,.product-note,.product-card-copy,.product-card-media,.timeline-card,.comparison-table article,.authority-grid article,.trust-intro-grid article,.cert-grid article,.receiving-grid article,.honest-card,.commitment-card,.review-card,.comment-card,.notification-card,.support-card,.offer-box,.form-shell form,.faq-item,.product-modal,.catalog-detail,.scroll-popup,.concern-image-box,.benefit-image-box,.honest-image-box,.split img,.final-cta img,.catalog-card img,.authority-grid img,.receiving-grid img,.cert-image img,.chat-shot,.review-video-card,.video-story-card,.ba-frame{box-shadow:0 2px 5px #7a003c1f}.cta:hover,.sticky-mobile-cta:hover,.nav-phone:hover,.soft-card:hover,.catalog-card:hover,.product-hover-card:hover,.product-hover-card:focus-visible,.faq-item.open,.review-card:hover,.support-card:hover,.offer-box:hover,.form-shell form:hover,.ba-frame:hover,.ba-frame.is-hovering,.ba-frame:focus-visible{box-shadow:0 2px 5px #7a003c29}input:focus,select:focus,textarea:focus,.custom-select.open .custom-select-trigger,.custom-select-trigger:focus-visible{box-shadow:0 0 0 3px #e61e6e24}.dark,.dark h2,.dark h3,.dark p,.dark li,.dark .section-header h2,.dark .section-header p:not(.eyebrow),.product-reveal,.product-reveal h2,.product-reveal h3,.product-reveal p,.product-reveal li,.product-reveal .section-header h2,.product-reveal .section-header p:not(.eyebrow){color:#fff}.dark .eyebrow,.product-reveal .eyebrow,.dark strong,.product-reveal strong{color:var(--gold)}.site-nav{color:#fff;background:linear-gradient(135deg,#7a003c 0%,#e61e6e 100%);border-bottom:1px solid #ffc24759}.brand,.site-nav nav,.site-nav nav a{color:#fff}.brand svg{color:var(--gold)}.site-nav nav a{border-radius:999px;padding:8px 10px;transition:background .16s,color .16s}.site-nav nav a:hover,.site-nav nav a:focus-visible{color:#fff;background:#ffffff29;outline:none}.nav-phone{color:#fff;background:#25d366;border-color:#ffffff47;box-shadow:0 2px 5px #7a003c29}.nav-phone:hover{background:#1ebe5d;box-shadow:0 2px 5px #7a003c2e}.cta:hover,.cta:focus-visible,.sticky-mobile-cta:hover,.sticky-mobile-cta:focus-visible,.cta-gold:hover,.cta-gold:focus-visible,.cta-soft:hover,.cta-soft:focus-visible{color:var(--dark-plum);background:linear-gradient(135deg,#ffc247 0%,#ff8a00 58%,#d85f00 100%);outline:none;box-shadow:0 2px 5px #7a003c2e}.product-reveal .product-card-copy,.product-reveal .product-card-copy h3{color:var(--dark-plum)}.product-reveal .product-card-copy p,.product-reveal .product-card-copy li,.product-reveal .product-card-copy>span{color:var(--green-2)}.product-reveal .product-card-copy strong,.product-reveal .product-card-copy>svg{color:var(--gold)}.product-hover-card:hover .product-card-copy,.product-hover-card:focus-visible .product-card-copy{color:var(--dark-plum);background:#fff}.product-stage>img{display:none}.catalog-detail{background:radial-gradient(circle at 50% 42%,#ffc2472e,#0000 30%),linear-gradient(135deg,#fff8f2 0%,#fff0f5 58%,#ffd9e8 100%);border:1px solid #e61e6e2e;border-radius:18px;box-shadow:0 2px 5px #7a003c2e}.catalog-detail h2{max-width:calc(100% - 88px);color:var(--dark-plum);text-align:center;margin:0 auto 22px;font-size:clamp(34px,3.2vw,46px);line-height:1.05}.catalog-detail-layout{background:#ffffffad;border:1px solid #e61e6e1f;border-radius:18px;padding:32px 24px}.catalog-detail-center{background:linear-gradient(#fff 0%,#fff0f5 100%);border:1px solid #e61e6e1a}.catalog-detail-points article{background:#ffffffe6;border:1px solid #e61e6e29;box-shadow:0 2px 5px #7a003c1a}.catalog-detail-points span{color:var(--primary-pink)}.catalog-detail-points p{color:var(--body-text)}.catalog-detail-close{color:var(--dark-plum);box-shadow:0 2px 5px #7a003c24}.catalog-rail:before,.catalog-rail:after,.review-video-rail:before,.review-video-rail:after{display:none}.hero-visual,.product-stage,.soft-card,.concern-image-box,.benefit-image-box,.honest-image-box,.video-story-card,.review-video-card,.ba-frame,.catalog-card,.product-note,.product-card-copy,.product-card-media,.timeline-card,.comparison-table article,.authority-grid article,.trust-intro-grid article,.cert-grid article,.receiving-grid article,.honest-card,.commitment-card,.feedback-band,.review-card,.comment-card,.notification-card,.support-card,.offer-box,.form-shell form,.faq-item,.product-modal,.catalog-detail,.scroll-popup,.chat-shot,.split img,.final-cta img,.catalog-card img,.authority-grid img,.receiving-grid img,.cert-image img,.review-video-card img,.video-story-card img,.happy-layout img,.feedback-band>img,.chat-lightbox img,.offer-box img,.form-image-panel,.form-image-panel img,.offer-popup-visual img,.product-stage>img,.product-card-media img,.product-modal-image img,.catalog-detail-center,.catalog-detail-center img{border-radius:10px}.ba-panel img{border-radius:0}.dark .commitment-card,.dark .offer-box{color:var(--dark-plum);background:#fff}.dark .commitment-card h3,.dark .offer-box h3,.dark .commitment-card li,.dark .offer-box li{color:var(--dark-plum)}.dark .commitment-card p,.dark .offer-box p{color:var(--body-text)}.dark .commitment-card svg,.dark .offer-box svg{color:var(--gold)}.offer-box .check-list{gap:12px}.offer-box .check-list li{align-items:flex-start;font-weight:800;line-height:1.35}.offer-box .check-list svg{flex:none;margin-top:1px}.couple-product-map{grid-template-columns:minmax(220px,.9fr) minmax(320px,1.05fr) minmax(220px,.9fr);align-items:center;gap:18px;max-width:1120px;margin:0 auto;display:grid}.ingredient-cloud{gap:12px;display:grid}.ingredient-chip{min-height:82px;color:var(--dark-plum);text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #ffc24757;border-radius:10px;gap:4px;padding:13px 14px;transition:transform .16s,border-color .16s;display:grid;box-shadow:0 2px 5px #7a003c1f}.ingredient-chip:hover,.ingredient-chip:focus-visible{border-color:var(--gold);outline:none;transform:translateY(-2px)}.ingredient-chip span{color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:950}.ingredient-chip strong{color:var(--primary-pink);text-transform:uppercase;font-size:15px;line-height:1.25}.couple-products-center{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1f;border:1px solid #ffc2472e;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:5px;display:grid}.couple-product-bottle{color:#fff;text-align:center;cursor:pointer;box-shadow:none;background:#ffffff14;border:0;border-radius:10px;gap:6px;padding:5px;display:grid}.couple-product-bottle img{aspect-ratio:3/4;object-fit:contain;transform-origin:bottom;background:0 0;border-radius:10px;width:100%;transform:scale(1.08)}.couple-product-bottle span{color:#fff;font-size:13px;font-weight:950;line-height:1}.fertility-issues{background:var(--warm-ivory);padding-top:42px;padding-bottom:42px}.fertility-issues-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.fertility-issue-panel{background:#fff;border:1px solid #e61e6e24;border-radius:10px;padding:22px;box-shadow:0 2px 5px #7a003c1f}.fertility-ribbon{color:#2d66d4;text-align:center;text-transform:uppercase;clip-path:polygon(0 0,100% 0,94% 50%,100% 100%,0 100%,6% 50%);border:2px solid #2d66d4;width:fit-content;max-width:100%;margin:0 auto 22px;padding:8px 26px}.fertility-ribbon strong,.fertility-ribbon span{line-height:1.1;display:block}.fertility-ribbon strong{font-size:17px;font-weight:950}.fertility-ribbon span{color:var(--gold);text-transform:none;margin-top:3px;font-size:16px;font-weight:950}.fertility-issue-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fertility-issue-item{text-align:center;align-content:start;justify-items:center;gap:10px;display:grid}.fertility-issue-item img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:min(118px,100%);box-shadow:0 2px 5px #7a003c1f}.fertility-issue-item p{color:#10108c;margin:0;font-weight:900;line-height:1.45}.fertility-note{max-width:62ch;color:var(--body-text);text-align:left;margin:22px auto 0;font-size:14px;line-height:1.5}.fertility-note:before{content:"👉 "}.section-header h2{text-wrap:balance;max-width:18ch;margin-left:auto;margin-right:auto}.title-every-delivery-is-a-moment-of-trust h2{max-width:22ch}.title-natural-support-with-clear-responsible-care h2{max-width:24ch}.title-more-confidence-more-clarity-more-support h2,.title-guidance-before-you-choose h2,.title-move-from-waiting-and-worry-to-a-clear-daily-support-plan h2{max-width:20ch}@media (width<=700px){.site-nav{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:10px 14px;display:grid;overflow:visible}.site-nav>nav{display:none}.site-nav .nav-phone{justify-self:end;min-height:34px;padding:3px 8px 3px 3px;font-size:12px}.site-nav .whatsapp-orb{width:28px;height:28px}.menu-toggle{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff57;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.menu-toggle svg{width:21px;height:21px}.mobile-menu-backdrop{z-index:70;opacity:0;pointer-events:none;background:#2d0f1f6b;transition:opacity .18s;display:block;position:fixed;inset:0}.mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-menu{z-index:71;color:#fff;background:linear-gradient(#7a003c 0%,#b00659 100%);align-content:start;gap:18px;width:70vw;min-width:260px;max-width:320px;height:100dvh;padding:18px;transition:transform .22s;display:grid;position:fixed;top:0;left:0;transform:translate(-104%);box-shadow:0 2px 5px #2d0f1f38}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-menu-head button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.mobile-menu nav{gap:10px;display:grid}.mobile-menu nav a{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;min-height:44px;padding:10px 12px;font-weight:850;display:flex}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{background:#fff3;outline:none}.product-reveal{padding-inline:14px}.product-reveal .section-header h2{max-width:12ch;margin-inline:auto;font-size:clamp(30px,8.4vw,38px);line-height:1.05}.product-stage{grid-template-columns:1fr;gap:14px;width:min(100%,360px);margin-inline:auto}.product-hover-card{grid-template-columns:1fr;gap:10px;min-height:0;padding:10px}.product-card-media{aspect-ratio:16/10;min-height:0}.product-card-media img{object-position:center;height:100%;min-height:0}.product-card-media span{padding:7px 10px;font-size:12px;bottom:10px;left:12px;right:12px}.product-card-copy{text-align:left;padding:12px}.product-card-copy h3{margin:2px 0 6px;font-size:20px;line-height:1.15}.product-card-copy>p{margin-bottom:10px;font-size:12px}.product-hover-details{grid-template-columns:1fr;align-items:start;gap:6px}.product-hover-details strong{font-size:11px}.product-hover-details ul{margin-bottom:8px;padding-left:16px}.product-hover-details li,.product-card-copy>span{font-size:12px;line-height:1.35}.couple-product-map{grid-template-columns:1fr;gap:12px;width:min(100%,360px)}.couple-products-center{grid-row:1;gap:8px;padding:5px}.couple-product-bottle{padding:5px}.couple-product-bottle img{aspect-ratio:3/4;object-fit:contain}.ingredient-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ingredient-chip{min-height:74px;padding:10px}.ingredient-chip span{font-size:9px}.ingredient-chip strong{font-size:11px}}@media (width<=560px){.authority{padding-block:34px}.authority .section-header{text-align:center;max-width:340px;margin-inline:auto}.authority .section-header h2{max-width:13ch;margin-inline:auto;font-size:clamp(26px,7.4vw,32px);line-height:1.08}.authority .section-header p{max-width:34ch;margin-inline:auto;font-size:13px;line-height:1.45}.authority-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,360px);margin-inline:auto}.authority-grid article{background:#ffffffe6;border-radius:14px;align-content:start;padding:10px;display:grid}.authority-grid .authority-feature{grid-column:1/-1;justify-self:center;width:min(100%,250px)}.authority-grid img{aspect-ratio:16/9;border-radius:10px;max-height:88px}.authority-grid h3{text-align:left;margin:10px 0 6px;font-size:12.5px;line-height:1.25}.authority-grid p{font-size:11.5px;line-height:1.42}.authority-grid .authority-feature h3,.authority-grid .authority-feature p{text-align:center}.site-nav{overflow:hidden}.site-nav>*{min-width:0}.site-nav nav{min-width:0;max-width:100%}.routine{padding-block:34px}.routine .split{gap:18px;width:min(100%,360px);margin-inline:auto;padding:0 14px;display:grid}.routine .split>div{text-align:center;justify-items:center;display:grid}.routine .split .section-header{text-align:center;margin:0 auto 14px}.routine .section-header h2{font-size:clamp(28px,8vw,34px);line-height:1.05}.routine .section-header p{max-width:30ch;margin-inline:auto;font-size:14px;line-height:1.45}.routine-steps{gap:9px;width:100%;margin:0 0 16px}.routine-steps article{border-radius:12px;min-height:48px;padding:12px 14px;font-size:14px;line-height:1.2}.routine-steps svg{flex:none;width:18px;height:18px}.routine .cta{justify-self:center;min-height:46px;padding-inline:20px}.routine .split>img{aspect-ratio:16/10;object-fit:cover;border-radius:16px;width:100%;max-width:none}.catalog-lightbox{padding:10px}.catalog-detail{border-radius:16px;width:min(96vw,420px);padding:16px 12px 14px}.catalog-detail h2{text-align:center;max-width:calc(100% - 54px);margin:0 auto 14px;font-size:clamp(25px,8vw,32px)}.catalog-detail-layout{border-radius:14px;gap:10px;padding:10px}.catalog-detail-center{gap:8px}.catalog-detail-center img{max-height:150px}.catalog-detail-points article,.catalog-detail-right article{border-radius:12px;grid-template-columns:minmax(0,1fr) 48px;gap:8px;min-height:0;padding:10px}.catalog-detail-points img{width:48px;height:48px}.catalog-detail-points em{font-size:9px}.catalog-detail-points span{font-size:12px;line-height:1.2}.catalog-detail-points p{font-size:12px;line-height:1.3}.before-after .section-header h2{max-width:11ch;margin-inline:auto}.ba-frame{border-radius:14px;margin-inline:8px}.ba-split,.ba-panel,.ba-panel img{min-height:180px}.ba-panel span{white-space:normal;max-width:86px;padding:7px 9px;font-size:10px;line-height:1.15;top:10px;left:10px}.ba-after span{left:auto;right:10px}.ba-caption{grid-template-columns:1fr;gap:6px;padding:10px 12px}.ba-caption p{font-size:11.5px;line-height:1.35}.ba-divider{bottom:74px}}@media (width<=700px){.site-nav>nav{display:none!important}.mobile-menu nav{display:grid!important}.product-stage{width:min(100%,360px);grid-template-columns:1fr!important}.product-hover-card{min-height:0;grid-template-columns:1fr!important}.product-card-media,.product-card-media img{min-height:0!important}}@media (width<=560px){.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:16px;display:grid}.hero-actions .cta{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:44px;padding:10px 8px;font-size:11px;line-height:1.15}.hero-actions .cta svg{flex:none;width:14px;height:14px}.section{padding:34px 10px}.section-header{text-align:center;width:min(100%,360px);margin-inline:auto}.section-header h2,.dark .section-header h2,.product-reveal .section-header h2,.authority .section-header h2,.before-after .section-header h2,.routine .section-header h2{text-wrap:balance;width:100%;max-width:none;margin-inline:auto;font-size:clamp(24px,6.8vw,31px);line-height:1.12}.section-header p:not(.eyebrow),.dark .section-header p:not(.eyebrow),.product-reveal .section-header p:not(.eyebrow),.authority .section-header p,.before-after .section-header p,.routine .section-header p{text-wrap:pretty;max-width:36ch;font-size:13px;line-height:1.45}.eyebrow{font-size:10px;line-height:1.2}.card-grid,.card-grid.six,.card-grid.four,.authority-grid,.receiving-grid,.honest-grid,.commitment-grid,.review-grid,.trust-intro-grid,.cert-grid{grid-template-columns:1fr;gap:12px;width:min(100%,360px);max-width:none;margin-inline:auto}.soft-card,.authority-grid article,.receiving-grid article,.honest-card,.commitment-card,.review-card,.trust-intro-grid article,.cert-grid article,.support-card{padding:14px}.authority-grid .authority-feature{grid-column:auto;width:100%}.authority-grid h3,.receiving-grid span,.soft-card h3,.honest-card h3,.commitment-card h3,.trust-intro-grid h3,.support-card h3{font-size:16px;line-height:1.25}.authority-grid p,.soft-card p,.honest-card p,.commitment-card p,.trust-intro-grid p,.support-card p{font-size:13px;line-height:1.45}.authority-grid img,.receiving-grid img,.happy-layout img,.split img,.feedback-band>img{aspect-ratio:16/10;object-fit:cover;width:100%;max-height:none}.happy-layout,.split,.split.reverse,.feedback-band,.offer-box{gap:14px;width:min(100%,360px);margin-inline:auto}.happy-copy h3{text-align:left;font-size:22px;line-height:1.15}.happy-copy p{font-size:14px;line-height:1.45}.receiving-grid{grid-template-columns:1fr 1fr}.receiving-grid article:last-child{grid-column:1/-1;justify-self:center;width:min(100%,180px)}.receiving-grid span{text-align:center;font-size:12px}.support-card .section-header{text-align:left}.support-card .section-header h2{text-align:center;font-size:clamp(23px,6.4vw,29px)}.check-list li{font-size:13px;line-height:1.35}.fertility-issues{padding:28px 10px}.fertility-issues-grid{grid-template-columns:1fr;gap:14px;width:min(100%,360px)}.fertility-issue-panel{padding:14px}.fertility-ribbon{margin-bottom:16px;padding:7px 18px}.fertility-ribbon strong{font-size:12px}.fertility-ribbon span{font-size:13px}.fertility-issue-items{grid-template-columns:1fr;gap:12px}.fertility-issue-item{text-align:left;grid-template-columns:78px minmax(0,1fr);place-items:center start}.fertility-issue-item img{width:78px}.fertility-issue-item p{font-size:13px;line-height:1.4}.fertility-note{margin-top:16px;font-size:12.5px;line-height:1.45}.fibroid-layout,.causes-shell{grid-template-columns:1fr;gap:14px;width:min(100%,360px)}.fibroid-title-card{text-align:center;justify-items:center;gap:14px;padding:8px}.fibroid-title-card h2{max-width:18ch;font-size:clamp(26px,7vw,32px)}.fibroid-cards{grid-template-columns:1fr;gap:12px}.fibroid-card{min-height:0;padding:14px}.fibroid-card img{width:86px;height:86px}.fibroid-card h3{font-size:14px}.fibroid-card p{font-size:12.5px}.causes-shell{align-items:start}.causes-image img{min-height:190px}.causes-copy{padding:16px}.causes-copy h2{max-width:16ch;margin:0 auto 14px;font-size:clamp(22px,6.2vw,28px)}.causes-copy li{font-size:12.5px}.sticky-mobile-cta{opacity:.96;max-width:calc(100vw - 96px);min-height:38px;padding:9px 16px;font-size:12px;bottom:10px}.title-every-delivery-is-a-moment-of-trust h2,.title-natural-support-with-clear-responsible-care h2,.title-more-confidence-more-clarity-more-support h2,.title-guidance-before-you-choose h2,.title-move-from-waiting-and-worry-to-a-clear-daily-support-plan h2,.title-a-dual-fertility-support-routine-for-couples h2,.title-why-pregnancy-may-still-not-happen-even-when-you-keep-trying h2{max-width:15.5ch;font-size:clamp(24px,6.4vw,30px)}}.section-header h2,.dark .section-header h2,.product-reveal .section-header h2,.authority .section-header h2,.before-after .section-header h2{max-width:min(100%,980px)}.title-why-pregnancy-may-still-not-happen-even-when-you-keep-trying h2{max-width:min(100%,1040px)}.title-every-delivery-is-a-moment-of-trust h2,.title-natural-support-with-clear-responsible-care h2,.title-more-confidence-more-clarity-more-support h2,.title-guidance-before-you-choose h2,.title-move-from-waiting-and-worry-to-a-clear-daily-support-plan h2,.title-a-dual-fertility-support-routine-for-couples h2{max-width:min(100%,900px)}@media (width<=560px){.section-header h2,.dark .section-header h2,.product-reveal .section-header h2,.authority .section-header h2,.before-after .section-header h2{max-width:min(100%,350px)}.title-why-pregnancy-may-still-not-happen-even-when-you-keep-trying h2{max-width:min(100%,360px)}}.notification-loop{gap:18px;max-width:920px;height:auto;padding:4px 0 10px;display:grid;overflow:visible}.notification-card{z-index:auto;opacity:1;background:#fff;border-color:#e61e6e24;animation:.42s both commentNewIn;position:relative;inset:auto;box-shadow:0 2px 5px #7a003c1f}.notification-card:first-child,.notification-card:nth-child(2),.notification-card:nth-child(3){z-index:auto;opacity:1;animation-name:commentNewIn}.notification-card:nth-child(2){animation-delay:70ms}.notification-card:nth-child(3){animation-delay:.14s}.comment-card{border-radius:10px}.comment-body>p{color:var(--body-text);line-height:1.45}.seller-feedback{border:1px solid #e61e6e1f;border-left:4px solid var(--primary-pink);box-shadow:none;background:#fff0f5;margin-top:12px}@media (width<=560px){.notification-loop{width:min(100%,360px);min-height:328px;padding:2px 0 8px;display:block;overflow:hidden}.notification-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;display:none}.notification-card:first-child{animation:.62s cubic-bezier(.2,.78,.22,1) both mobileCommentSlide;display:grid}.notification-card:nth-child(2),.notification-card:nth-child(3){display:none}.comment-avatar{width:38px;height:38px;font-size:17px}.comment-meta strong,.comment-body>p{font-size:14px}.seller-feedback p{font-size:12.5px}}@media (width>=701px){.fibroid-layout{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr)}.fibroid-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;max-width:720px}.fibroid-card{min-height:292px}.title-choose-the-support-routine-that-fits-your-journey h2,.title-why-pregnancy-may-still-not-happen-even-when-you-keep-trying h2{max-width:780px}}@media (width<=700px){.fibroid-cards{grid-template-columns:1fr}}.scroll-progress span{background:linear-gradient(90deg, var(--hot-coral), var(--primary-pink), var(--deep-berry))}.fertility-ribbon{border-color:var(--primary-pink);color:var(--deep-berry);background:#ffffffb8}.fertility-ribbon span,.fertility-issue-item p,.fibroid-title-card h2,.fibroid-card h3{color:var(--primary-pink)}.fibroid-card img{border-color:var(--primary-pink)}.fibroid-card:hover img,.fibroid-card:focus-within img{border-color:#ffffffd1}.causes-copy h2{background:linear-gradient(135deg, var(--primary-pink), var(--deep-berry));color:#fff}.causes-copy li:before{background:var(--primary-pink)}.review-video-card{background:#fff}.comment-avatar{background:var(--deep-berry)}.comment-meta strong{color:var(--dark-plum)}.site-nav,.mobile-menu,.topbar,.mobile-drawer{background:linear-gradient(135deg, var(--deep-berry), #9b0050)}.site-nav{border-bottom-color:#ffc24752;box-shadow:0 2px 5px #7a003c24}.brand,.site-nav nav a,.mobile-menu nav a,.desktop-nav a,.mobile-nav a{color:#fff}.site-nav nav a,.mobile-menu nav a,.desktop-nav a,.mobile-nav a{background:#ffffff1f;border-color:#ffffff38}.site-nav nav a:hover,.mobile-menu nav a:hover,.desktop-nav a:hover,.mobile-nav a:hover{background:var(--gold);color:var(--dark-plum)}.menu-toggle,.mobile-menu-head button{color:#fff;background:#ffffff24;border-color:#ffffff52}.dark,.product-reveal,.footer{background:radial-gradient(circle at 50% 20%, #e61e6e52, transparent 34%), linear-gradient(135deg, var(--deep-berry), #4a0026 68%, var(--dark-plum))}.fibroid-card:hover,.fibroid-card:focus-within{background:linear-gradient(145deg, var(--primary-pink), var(--deep-berry))}.fibroid-card-featured{color:var(--body-text);background:#fff}.fibroid-card-featured h3,.fibroid-card-featured p{color:inherit}.offer-popup-visual{background:radial-gradient(circle at 24% 30%,#ffffffe6,#0000 18%),radial-gradient(circle at 68% 58%,#ffc24733,#0000 18%),linear-gradient(135deg,#fff8f2 0%,#fff0f5 52%,#ffd9e8 100%)}.offer-ribbon,.causes-copy h2{background:linear-gradient(135deg, var(--primary-pink), var(--deep-berry));color:#fff}.offer-kicker,.offer-popup-visual h2,.offer-price span,.offer-popup-visual h3{color:var(--deep-berry)}.offer-price strong{background:linear-gradient(90deg, var(--hot-coral), var(--primary-pink))}.offer-popup-form-panel{background:linear-gradient(180deg, var(--hot-coral), var(--primary-pink))}.offer-popup-form-panel button[type=submit]{background:var(--gold);color:var(--dark-plum)}.offer-popup-form-panel button[type=submit]:hover{box-shadow:0 2px 5px #7a003c38}.fertility-note:before{color:var(--gold)}.benefit-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1120px;margin:0 auto;display:grid}.benefit-group{background:#fff;border:1px solid #e61e6e24;border-radius:18px;gap:14px;padding:16px;display:grid;box-shadow:0 2px 5px #7a003c1f}.benefit-group-head{text-align:center}.benefit-group-head span{background:linear-gradient(135deg, var(--hot-coral), var(--primary-pink));color:#fff;border-radius:999px;margin-bottom:7px;padding:7px 16px;font-weight:950;display:inline-flex}.benefit-group-head p{max-width:42ch;color:var(--body-text);margin:0 auto;font-size:14px;line-height:1.4}.benefit-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.benefit-group .benefit-card{min-height:0;padding:10px}.benefit-group .benefit-card h3{margin:8px 0 0;font-size:14px;line-height:1.2}.section-header h2 span{display:inline-block}.title-choose-the-support-routine-that-fits-your-journey h2{max-width:min(100%,1080px)}.title-choose-the-support-routine-that-fits-your-journey h2 span{white-space:nowrap}@media (width<=700px){.title-choose-the-support-routine-that-fits-your-journey h2{max-width:min(100%,360px)}.title-choose-the-support-routine-that-fits-your-journey h2 span{white-space:normal}}@media (width<=560px){.benefits-section{padding-inline:10px}.benefits-section .section-header{margin-bottom:14px}.benefits-section .section-header h2{max-width:18ch;font-size:clamp(24px,6.6vw,30px)}.benefits-section .section-header p{max-width:35ch;font-size:12.5px}.benefit-groups{grid-template-columns:1fr;gap:8px;width:min(100%,390px)}.benefit-group{border-radius:10px;gap:10px;padding:10px}.benefit-group-head span{margin-bottom:5px;padding:5px 12px;font-size:12px}.benefit-group-head p{font-size:11.5px}.benefit-group-grid{gap:8px}.benefits-section .benefit-card{border-radius:10px;min-height:0;padding:8px}.benefits-section .benefit-image-box{aspect-ratio:1.32;border-radius:10px}.benefits-section .benefit-card h3{margin:7px 0 0;font-size:11.5px;line-height:1.18}}@media (width<=360px){.benefit-groups,.benefit-group-grid{gap:7px}.benefits-section .benefit-card{padding:7px}.benefits-section .benefit-card h3{font-size:10.5px}}@media (width<=560px){.commitments{padding-inline:10px}.commitments .section-header{margin-bottom:14px}.commitments .section-header h2{max-width:17ch;font-size:clamp(23px,6.4vw,29px)}.commitments .section-header p{max-width:34ch;font-size:12.5px}.commitments .commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,390px)}.commitments .commitment-card{border-radius:10px;min-height:150px;padding:10px}.commitments .commitment-card .commitment-icon{width:34px;height:34px;margin-bottom:8px}.commitments .commitment-card h3{margin-bottom:6px;font-size:12.5px;line-height:1.2}.commitments .commitment-card p{margin:0;font-size:11px;line-height:1.35}}@media (width<=360px){.commitments .commitment-grid{gap:7px}.commitments .commitment-card{min-height:146px;padding:9px}.commitments .commitment-card h3{font-size:11.5px}.commitments .commitment-card p{font-size:10.5px}}.product-lightbox{background:#2d0f1fc2}.product-modal{width:min(920px,100vw - 28px);max-height:min(86vh,720px);color:var(--dark-plum);background:#fff;border:1px solid #e61e6e2e;padding:22px;position:relative}.product-modal .chat-close{z-index:99;position:absolute;top:14px;right:14px}.product-modal h2{color:var(--dark-plum);text-align:center;margin:0 48px 18px;font-size:clamp(30px,4vw,46px);line-height:1.05}.product-modal-grid{grid-template-columns:minmax(260px,.45fr) minmax(0,.55fr);align-items:stretch;gap:18px}.product-modal-image,.product-modal-info{border:1px solid #e61e6e29;border-radius:10px;min-height:0}.product-modal-image{background:linear-gradient(135deg,#fff8f2,#fff0f5);align-content:center;gap:12px;display:grid}.product-modal-image img{object-fit:contain;max-height:310px;box-shadow:0 2px 5px #7a003c1f}.product-modal-image p{color:var(--deep-berry);margin:0;font-size:18px;font-weight:900}.product-modal-info{background:#fff0f5;align-content:start;gap:10px;display:grid}.product-modal-info h3{color:var(--primary-pink);text-transform:uppercase;margin:0;font-size:18px}.product-modal-info ul{color:var(--body-text);gap:7px;margin:0 0 8px;padding:0;list-style:none}.product-modal-info li{padding-left:18px;font-weight:750;line-height:1.35;position:relative}.product-modal-info li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.product-modal-info .cta{margin-top:4px}@media (width<=700px){.product-lightbox{padding:10px}.product-modal{width:min(100%,420px);max-height:92vh;padding:16px 12px}.product-modal h2{margin:0 42px 12px;font-size:clamp(25px,7.4vw,32px)}.product-modal-grid{grid-template-columns:1fr;gap:10px}.product-modal-image,.product-modal-info{padding:12px}.product-modal-image img{max-height:170px}.product-modal-image p,.product-modal-info h3{font-size:14px}.product-modal-info{gap:8px}.product-modal-info li{font-size:12.5px}}.ingredient-cloud{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px 12px}.ingredient-chip{min-height:0;box-shadow:none;color:#fff;text-align:center;background:0 0;border:0;align-content:start;justify-items:center;gap:8px;padding:0}.ingredient-chip img{border:3px solid var(--gold);object-fit:cover;background:#fff;border-radius:50%;width:92px;height:92px;transition:transform .16s,border-color .16s;box-shadow:0 2px 5px #7a003c2e}.ingredient-chip strong{color:#fff;text-transform:uppercase;max-width:15ch;font-size:12.5px;line-height:1.2}.ingredient-chip:hover,.ingredient-chip:focus-visible{border-color:#0000;transform:translateY(-2px)}.ingredient-chip:hover img,.ingredient-chip:focus-visible img{border-color:var(--primary-pink);transform:scale(1.04)}.ingredient-chip:hover strong,.ingredient-chip:focus-visible strong{color:var(--gold)}@media (width<=700px){.ingredient-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.ingredient-chip img{border-width:2px;width:72px;height:72px}.ingredient-chip strong{max-width:14ch;font-size:10.5px;line-height:1.18}}.fibroid-complications .fibroid-layout{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);justify-content:center;gap:34px;max-width:980px}.fibroid-complications .fibroid-title-card{align-self:center;justify-items:start;padding:0}.fibroid-complications .fibroid-title-card h2{max-width:11.5em;color:var(--primary-pink);font-size:clamp(34px,3.2vw,46px);line-height:1.12}.fibroid-complications .fibroid-cards{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:580px}@media (width<=900px){.fibroid-complications .fibroid-layout{grid-template-columns:1fr;gap:18px;max-width:640px}.fibroid-complications .fibroid-title-card{text-align:center;justify-items:center}.fibroid-complications .fibroid-title-card h2{max-width:13em}}@media (width<=560px){.fibroid-complications .fibroid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fibroid-complications .fibroid-card{min-height:190px;padding:10px}.fibroid-complications .fibroid-card img{border-width:2px;width:64px;height:64px}.fibroid-complications .fibroid-card h3{font-size:11px}.fibroid-complications .fibroid-card p{font-size:10.5px;line-height:1.35}}.site-nav nav a{color:#fff;background:0 0;border:0;border-radius:0;padding:8px 0;line-height:1;transition:color .16s;position:relative}.site-nav nav a:after{content:"";background:var(--gold);transform-origin:50%;border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-nav nav a:hover,.site-nav nav a:focus-visible,.site-nav nav a.is-active{color:#fff;background:0 0}.site-nav nav a:hover:after,.site-nav nav a:focus-visible:after,.site-nav nav a.is-active:after{transform:scaleX(1)}.mobile-menu nav a{background:0 0;border-color:#0000;border-radius:0;position:relative}.mobile-menu nav a:after{content:"";background:var(--gold);transform-origin:0;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:12px;right:12px;transform:scaleX(0)}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible,.mobile-menu nav a.is-active{color:#fff;background:0 0}.mobile-menu nav a:hover:after,.mobile-menu nav a:focus-visible:after,.mobile-menu nav a.is-active:after{transform:scaleX(1)}.causes-copy h2{background:linear-gradient(135deg, var(--primary-pink), var(--deep-berry));color:#fff;text-align:center;text-transform:uppercase;border-radius:10px;width:min(100%,520px);max-width:none;margin:-34px auto 18px;padding:12px 18px;font-size:clamp(28px,3.2vw,42px);line-height:1.08}@media (width<=560px){.causes-copy h2{width:min(100%,330px);margin-top:0;padding:10px 12px;font-size:clamp(22px,6.4vw,28px)}}@media (width>=1101px){.couple-product-map{max-width:1160px;min-height:460px;display:block;position:relative}.couple-products-center{z-index:2;width:min(400px,36vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ingredient-cloud{pointer-events:none;display:block;position:absolute;inset:0}.ingredient-chip{pointer-events:auto;text-align:left;align-items:center;gap:10px;width:205px;display:flex;position:absolute}.ingredient-cloud-left .ingredient-chip:first-child{top:5%;left:210px}.ingredient-cloud-left .ingredient-chip:nth-child(2){top:21%;left:145px}.ingredient-cloud-left .ingredient-chip:nth-child(3){top:38%;left:110px}.ingredient-cloud-left .ingredient-chip:nth-child(4){top:55%;left:110px}.ingredient-cloud-left .ingredient-chip:nth-child(5){top:72%;left:145px}.ingredient-cloud-left .ingredient-chip:nth-child(6){top:88%;left:210px}.ingredient-cloud-right .ingredient-chip:first-child{top:5%;right:210px}.ingredient-cloud-right .ingredient-chip:nth-child(2){top:21%;right:145px}.ingredient-cloud-right .ingredient-chip:nth-child(3){top:38%;right:110px}.ingredient-cloud-right .ingredient-chip:nth-child(4){top:55%;right:110px}.ingredient-cloud-right .ingredient-chip:nth-child(5){top:72%;right:145px}.ingredient-cloud-right .ingredient-chip:nth-child(6){top:88%;right:210px}.ingredient-cloud-left .ingredient-chip{text-align:right;flex-direction:row-reverse}.ingredient-cloud-right .ingredient-chip{text-align:left;flex-direction:row}.ingredient-chip img{flex:none;width:76px;height:76px}.ingredient-chip strong{max-width:12ch;font-size:12px;line-height:1.18}}@media (width<=1100px){.couple-product-map{gap:14px;width:min(100%,390px);margin-inline:auto;display:grid;position:static}.couple-products-center,.ingredient-cloud,.ingredient-chip{width:auto;position:static;transform:none}.couple-products-center{grid-row:1}}html,body{max-width:100%;overflow-x:hidden}@media (width>=701px) and (width<=1100px){.section{padding-inline:clamp(18px,4vw,44px)}.product-reveal .section-header h2{max-width:18ch}.couple-product-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,760px)}.couple-products-center{grid-area:1/1/auto/-1;justify-self:center;width:min(100%,430px)}.ingredient-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ingredient-chip{text-align:center;justify-items:center;gap:8px;display:grid}.ingredient-chip img{width:76px;height:76px}.ingredient-chip strong{max-width:14ch;font-size:11px}.form-shell,.causes-shell,.fertility-issues-grid{width:min(100%,860px)}}@media (width<=700px){.site-nav{width:100%}.site-nav .brand{font-size:14px}.nav-phone{max-width:132px}.mobile-menu{width:min(70vw,320px)}.couple-product-map{width:min(100%,390px)}.ingredient-cloud-left,.ingredient-cloud-right{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;display:grid}.ingredient-chip{text-align:center;justify-items:center;gap:7px;min-height:0;display:grid}.ingredient-chip img{width:72px;height:72px}.ingredient-chip strong{max-width:15ch;font-size:10.5px}.offer-popup,.catalog-detail,.product-modal{width:min(100%,420px)}}@media (width<=420px){.section{padding-left:8px;padding-right:8px}.nav-phone{min-height:34px;padding-right:4px}.nav-phone>span:last-child{display:none}.mobile-menu{width:74vw;min-width:244px}.couple-products-center{gap:8px;padding:5px}.couple-product-bottle{padding:5px}.ingredient-cloud-left,.ingredient-cloud-right{gap:10px 8px}.ingredient-chip img{width:64px;height:64px}.ingredient-chip strong{font-size:9.5px;line-height:1.15}.sticky-mobile-cta{width:auto;max-width:none;left:12px;right:12px}}.product-modal,.product-modal h2,.product-modal h3,.product-modal p,.product-modal li,.product-modal a{color:var(--dark-plum)}.product-modal-info h3{color:var(--primary-pink)}.product-modal-info li{color:var(--body-text)}.product-modal-image p{color:var(--deep-berry)}@media (width<=700px){.product-reveal{padding-top:32px;padding-bottom:34px}.product-reveal .section-header{margin-bottom:12px}.product-reveal .section-header h2{max-width:15ch;font-size:clamp(25px,7vw,32px);line-height:1.06}.product-reveal .section-header p:not(.eyebrow){max-width:32ch;font-size:12px}.couple-product-map{gap:10px;width:min(100%,350px)}.couple-products-center{gap:8px;width:100%;padding:5px}.couple-product-bottle img{aspect-ratio:3/4;object-fit:contain}.couple-product-bottle span{font-size:11px}.ingredient-cloud-left,.ingredient-cloud-right{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 6px}.ingredient-chip img{width:54px;height:54px}.ingredient-chip strong{max-width:11ch;font-size:8.2px;line-height:1.08}.product-reveal>.cta{min-height:42px;margin-top:14px;padding:10px 18px;font-size:12px}.product-modal{max-height:calc(100dvh - 20px);padding:14px 10px;overflow-y:auto}.product-modal h2{margin:0 42px 10px;font-size:clamp(24px,7vw,30px)}.product-modal-image{padding:10px}.product-modal-image img{max-height:128px}.product-modal-info{background:#fff0f5;padding:12px}.product-modal-info h3{font-size:12px}.product-modal-info ul{gap:5px;margin-bottom:8px}.product-modal-info li{font-size:11.5px;line-height:1.28}}@media (width<=380px){.couple-product-map{width:min(100%,330px)}.ingredient-chip img{width:48px;height:48px}.ingredient-chip strong{font-size:7.6px}}@media (width<=900px){.cert-image{min-height:clamp(360px,92vw,620px)}.cert-image img{padding:8px}}@media (width<=520px){.cert-grid{width:min(100%,390px)}.cert-card{padding:10px}.cert-image{min-height:clamp(390px,128vw,560px)}.cert-badge{padding:6px 9px;font-size:12px;top:8px;right:8px}}@media (width<=760px){.review-video-track{gap:10px}.review-video-card{border-radius:10px;flex-basis:178px;height:386px}.review-video-copy{padding:7px 8px;bottom:8px;left:8px;right:8px}.review-video-copy strong{font-size:13px}.review-video-copy span,.review-video-copy p{font-size:10.5px}.review-video-play{width:26px;height:26px}}.cert-grid article,.cert-grid article:hover{box-shadow:none;background:0 0;border:0;border-radius:0}.cert-grid article:before{display:none}@media (width<=900px){.cert-image{height:clamp(430px,96vw,620px);min-height:0}}@media (width<=520px){.cert-grid{gap:18px;width:min(100%,420px)}.cert-card{padding:0}.cert-image{height:clamp(420px,130vw,570px);min-height:0}}.cert-image{overflow:visible}.cert-image img{object-fit:contain;object-position:center center;border-radius:0;padding:0}.hero-visual,.hero-visual:hover{box-shadow:none;background:0 0;border:0;outline:0}.hero-visual:before,.hero-visual:after{content:none;display:none}.hero-visual>img:first-child,.hero-visual>img:first-child:hover{box-shadow:none;background:0 0;border:0;outline:0}html,body,#root{max-width:100%;overflow-x:hidden}@media (width<=560px){.hero{grid-template-columns:minmax(0,1fr);width:100%;max-width:100vw;padding:26px 18px 32px;overflow:hidden}.hero-copy,.hero-visual{width:100%;min-width:0;max-width:320px;margin-left:auto;margin-right:auto}.hero h1{white-space:normal;overflow-wrap:break-word;text-wrap:auto;width:100%;max-width:320px;font-size:clamp(27px,7vw,31px);line-height:1.1;display:block}.hero-subtitle{max-width:320px;font-size:16px;line-height:1.5}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:320px;overflow:hidden}.hero-actions .cta{white-space:normal;overflow-wrap:anywhere;gap:5px;min-width:0;max-width:100%;padding:10px 7px;font-size:8px}.hero-actions .cta svg{width:12px;height:12px}}.ingredient-chip img{object-fit:cover;object-position:center center;display:block}.product-modal{width:min(940px,100vw - 28px);max-height:calc(100dvh - 34px);padding:16px 18px 18px;overflow:hidden}.product-modal h2{margin:0 48px 14px;font-size:clamp(28px,3.4vw,40px)}.product-modal-grid{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:16px}.product-modal-image,.product-modal-info{padding:16px}.product-modal-image{gap:10px}.product-modal-image img{width:100%;max-height:min(42vh,270px)}.product-modal-image p{font-size:16px}.product-modal-info{align-content:center;gap:14px}.product-modal-lists{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px;display:grid}.product-modal-lists section{background:#ffffffb8;border:1px solid #e61e6e24;border-radius:10px;min-width:0;padding:14px}.product-modal-info h3{margin-bottom:10px;font-size:15px}.product-modal-info ul{gap:7px;margin:0;display:grid}.product-modal-info li{padding-left:16px;font-size:13px;line-height:1.24}.product-modal-info .cta{justify-self:start;min-height:40px;padding:10px 22px;font-size:13px}@media (width<=760px){.product-modal{width:min(100%,430px);max-height:calc(100dvh - 20px);padding:12px;overflow-y:auto}.product-modal h2{margin:0 38px 10px;font-size:clamp(24px,7vw,30px)}.product-modal-grid{grid-template-columns:1fr;gap:10px}.product-modal-image,.product-modal-info{padding:10px}.product-modal-image img{max-height:150px}.product-modal-lists{grid-template-columns:1fr;gap:8px}.product-modal-lists section{padding:10px}.product-modal-info h3{margin-bottom:7px;font-size:12px}.product-modal-info ul{gap:4px}.product-modal-info li{font-size:11px;line-height:1.22}.product-modal-info .cta{justify-self:stretch;min-height:38px;padding:9px 16px}}.review-video-play{display:none!important}.authority-grid img,.honest-image-box img{object-fit:cover;object-position:center center}.honest-card h3{text-align:center}.offer-box>img{object-fit:cover;object-position:center center}.product-reveal{overflow:hidden}.couple-product-map{grid-template-columns:minmax(220px,.9fr) minmax(360px,1fr) minmax(220px,.9fr)!important;align-items:center!important;gap:clamp(18px,3vw,34px)!important;width:min(100%,1120px)!important;min-height:0!important;margin:24px auto 0!important;display:grid!important;position:relative!important}.couple-products-center{z-index:2;width:100%!important;max-width:420px!important;box-shadow:none!important;background:#ffffff1f!important;border-radius:10px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0 auto!important;padding:5px!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.couple-product-bottle{box-shadow:none!important;background:#ffffff1f!important;border-radius:10px!important;padding:5px!important}.couple-product-bottle img{object-fit:contain!important;height:clamp(190px,20vw,260px)!important}.ingredient-cloud{pointer-events:auto!important;align-content:center!important;gap:14px!important;display:grid!important;position:static!important;inset:auto!important}.ingredient-chip,.ingredient-chip:nth-child(n),.ingredient-cloud-left .ingredient-chip:nth-child(n),.ingredient-cloud-right .ingredient-chip:nth-child(n){width:auto!important;max-width:230px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.ingredient-cloud-left .ingredient-chip{text-align:right!important;grid-template-columns:minmax(92px,128px) 76px!important;justify-self:end!important;align-items:center!important;gap:10px!important;display:grid!important}.ingredient-cloud-right .ingredient-chip{text-align:left!important;grid-template-columns:76px minmax(92px,128px)!important;justify-self:start!important;align-items:center!important;gap:10px!important;display:grid!important}.ingredient-cloud-left .ingredient-chip img{order:2!important}.ingredient-chip img{border:3px solid var(--gold)!important;object-fit:cover!important;object-position:center!important;background:#fff!important;border-radius:999px!important;width:76px!important;height:76px!important}.ingredient-chip strong{color:#fff!important;max-width:none!important;text-align:inherit!important;text-transform:uppercase!important;font-size:11px!important;line-height:1.12!important}@media (width<=900px){.couple-product-map{grid-template-columns:1fr!important;gap:16px!important;width:min(100%,520px)!important}.couple-products-center{order:1!important;max-width:430px!important}.ingredient-cloud-left,.ingredient-cloud-right{order:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important;width:100%!important}.ingredient-cloud-left .ingredient-chip,.ingredient-cloud-right .ingredient-chip{text-align:left!important;grid-template-columns:54px minmax(0,1fr)!important;justify-self:stretch!important;gap:8px!important}.ingredient-cloud-left .ingredient-chip img{order:0!important}.ingredient-chip img{width:54px!important;height:54px!important}.ingredient-chip strong{font-size:9px!important;line-height:1.1!important}}@media (width<=420px){.couple-product-map{width:min(100%,360px)!important}.couple-products-center{gap:6px!important}.couple-product-bottle img{height:158px!important}.ingredient-cloud-left,.ingredient-cloud-right{gap:10px 8px!important}.ingredient-cloud-left .ingredient-chip,.ingredient-cloud-right .ingredient-chip{grid-template-columns:46px minmax(0,1fr)!important}.ingredient-chip img{width:46px!important;height:46px!important}.ingredient-chip strong{font-size:7.8px!important}}.catalog-detail.slider-mode{flex-direction:column;height:min(720px,85vh);padding:24px 20px 12px;display:flex;overflow:hidden!important}.slider-track-container{touch-action:pan-y;-webkit-user-select:none;user-select:none;flex:1;width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.slider-track{will-change:transform;width:300%;height:100%;display:flex}.catalog-slide{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:33.3333%;height:100%;padding:0 40px;display:flex;overflow-y:auto}.catalog-slide h2{color:var(--green);text-align:center;font-size:clamp(20px,2.5vw,28px);font-weight:800;width:100%!important;max-width:100%!important;margin:0!important}.slider-nav-btn{z-index:10;width:44px;height:44px;color:var(--green);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffe6;border:0;border-radius:50%;place-items:center;font-size:20px;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #00000026}.slider-nav-btn:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.prev-btn{left:14px}.next-btn{right:14px}.slider-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;max-height:50px;margin-top:10px;padding:4px;display:flex;overflow-y:auto}.slider-dot{cursor:pointer;background:#34a06740;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.slider-dot.active{background:var(--green);transform:scale(1.3)}@media (width<=768px){.catalog-slide{padding:0 10px}.slider-nav-btn{width:36px;height:36px;font-size:16px}.prev-btn{left:4px}.next-btn{right:4px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{animation:8s linear infinite spin}.initial-splash{color:#fff;z-index:9999;background:linear-gradient(135deg,#1e3d2f 0%,#111f19 100%);flex-direction:column;justify-content:center;align-items:center;font-family:Outfit,Inter,sans-serif;display:flex;position:fixed;inset:0}.initial-splash svg{stroke:#4ade80;width:64px;height:64px;margin-bottom:20px}.initial-splash h2{letter-spacing:.05em;color:#f0fdf4;margin:0 0 8px;font-size:2rem;font-weight:700}.initial-splash p{color:#a7f3d0;opacity:.8;font-size:.95rem}.auth-container{background:radial-gradient(circle at 100% 0,#1f4231 0%,#0c1511 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Inter,sans-serif;display:flex}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;width:100%;max-width:440px;padding:40px 32px;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0000004d}.auth-logo{text-align:center;flex-direction:column;align-items:center;margin-bottom:30px;display:flex}.auth-logo svg{stroke:#1e3d2f;width:44px;height:44px;margin-bottom:12px}.auth-logo h2{color:#1e3d2f;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.auth-logo p{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.9rem;font-weight:500}.auth-alert.error{color:#991b1b;background-color:#fee2e2;border-left:4px solid #ef4444;border-radius:6px;margin-bottom:20px;padding:12px;font-size:.875rem}.auth-field{margin-bottom:20px}.auth-field label{color:#1e3d2f;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.auth-field input{background-color:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:.95rem;transition:all .2s}.auth-field input:focus{background-color:#fff;border-color:#1e3d2f;outline:none;box-shadow:0 0 0 3px #1e3d2f26}.auth-btn{color:#fff;cursor:pointer;background-color:#1e3d2f;border:none;border-radius:8px;width:100%;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.auth-btn:hover:not(:disabled){background-color:#142920;transform:translateY(-1px)}.auth-btn:disabled{opacity:.7;cursor:not-allowed}.dash-container{color:#1e293b;background-color:#f4f6f5;min-height:100vh;font-family:Inter,sans-serif;display:flex}.dash-sidebar{color:#f0fdf4;background-color:#1e3d2f;flex-direction:column;flex-shrink:0;width:260px;display:flex;box-shadow:4px 0 10px #0000000d}.sidebar-head{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:24px;display:flex}.sidebar-head svg{stroke:#4ade80;width:28px;height:28px}.sidebar-head h2{color:#fff;letter-spacing:.02em;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.sidebar-nav{flex-direction:column;flex-grow:1;gap:8px;padding:20px 12px;display:flex}.nav-item{color:#a7f3d0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background-color:#2e5945;font-weight:600}.logout-item{color:#fca5a5;margin-top:auto}.logout-item:hover{color:#fee2e2;background:#ef44441a}.dash-content-wrapper{flex-direction:column;flex-grow:1;min-width:0;display:flex}.dash-header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding:20px 32px;display:flex}.header-title h2{color:#1e3d2f;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.header-title p{color:#64748b;margin:0;font-size:.875rem}.dash-body{flex-grow:1;padding:32px;overflow-y:auto}.dash-loader{color:#64748b;justify-content:center;align-items:center;padding:60px;font-size:1.1rem;font-weight:500;display:flex}.date-filter-group{align-items:center;gap:12px;display:flex}.select-wrapper select{color:#334155;cursor:pointer;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.select-wrapper select:focus{border-color:#1e3d2f;box-shadow:0 0 0 3px #1e3d2f1a}.custom-dates{align-items:center;gap:8px;animation:.2s fadeIn;display:flex}.custom-dates input[type=date]{color:#334155;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;padding:9px 12px;font-size:.875rem}.custom-dates input[type=date]:focus{border-color:#1e3d2f}.custom-dates span{color:#64748b;font-size:.875rem;font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}.dash-view{flex-direction:column;gap:24px;display:flex}.dash-actions-row{justify-content:space-between;align-items:center;display:flex}.dash-actions-row h3{color:#1e3d2f;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.dash-metrics-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.metric-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000d}.metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #0000000d}.metric-card h4{text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin:0 0 12px;font-size:.85rem;font-weight:600}.metric-value{color:#1e3d2f;margin-bottom:8px;font-size:2.25rem;font-weight:700;line-height:1;display:block}.metric-value.text-medium{white-space:nowrap;text-overflow:ellipsis;padding:4px 0;font-size:1.5rem;overflow:hidden}.metric-desc{color:#64748b;margin:0;font-size:.8rem;font-weight:500}.metric-card.spotlight{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#bbf7d0}.metric-card.spotlight h4{color:#15803d}.metric-card.spotlight .metric-value{color:#166534}.metric-card.spotlight .metric-desc{color:#14532d}.affiliate-url-box{color:#fff;background:linear-gradient(135deg,#1e3d2f 0%,#142920 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex;box-shadow:0 4px 12px #1e3d2f26}.affiliate-url-box h4{color:#a7f3d0;text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px;font-size:.95rem;font-weight:600}.affiliate-url-box .url-display{word-break:break-all;background-color:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;margin:0;padding:8px 12px;font-family:monospace;font-size:1.1rem}.copy-btn{border:none;flex-shrink:0;font-weight:600;color:#0c1a14!important;background-color:#4ade80!important}.copy-btn:hover{background-color:#22c55e!important}.dash-table-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}.dash-table-card h3{color:#1e3d2f;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:600}.table-responsive{width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}th{color:#475569;text-transform:uppercase;letter-spacing:.05em;background-color:#f8fafc;border-bottom:1.5px solid #e2e8f0;padding:12px 16px;font-size:.75rem;font-weight:600}td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 16px}tr:last-child td{border-bottom:none}tr:hover td{background-color:#f8fafc}.text-center{text-align:center}.table-cell-text{white-space:nowrap;text-overflow:ellipsis;color:#64748b;max-width:280px;margin:0;overflow:hidden}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background-color:#1e3d2f}.btn-primary:hover{background-color:#142920}.btn-secondary{color:#334155;background-color:#f1f5f9;border:1px solid #cbd5e1}.btn-secondary:hover{background-color:#e2e8f0}.btn-warning{color:#92400e;background-color:#fef3c7;border:1px solid #fde68a}.btn-warning:hover{background-color:#fde68a}.view-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.view-header h3{color:#1e3d2f;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.dash-action-btn{color:#fff;cursor:pointer;background-color:#1e3d2f;border:none;border-radius:8px;align-items:center;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.dash-action-btn:hover{background-color:#142920;transform:translateY(-1px)}.link-btn{color:#1e3d2f;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.link-btn:hover{color:#0e1d16}.filter-controls-row{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;margin-bottom:20px;padding:16px 24px;display:flex}.search-box{flex-grow:1}.search-box input{border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 16px;font-size:.9rem}.search-box input:focus{border-color:#1e3d2f}.status-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.status-pill.active{color:#15803d;background-color:#dcfce7}.status-pill.inactive,.status-pill.suspended{color:#b91c1c;background-color:#fee2e2}.attribution-tag{border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.attribution-tag.organic{color:#475569;background-color:#f1f5f9}.attribution-tag.attributed{color:#0369a1;background-color:#e0f2fe}.link-copy-cell{align-items:center;gap:8px;max-width:320px;display:flex}.clipped-url{white-space:nowrap;text-overflow:ellipsis;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;flex-grow:1;padding:4px 8px;font-family:monospace;font-size:.8rem;overflow:hidden}.copy-badge{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;transition:all .2s}.copy-badge:hover{color:#1e293b;background-color:#cbd5e1}.row-actions{align-items:center;gap:8px;display:flex}.action-icon-btn{cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:inline-flex}.action-icon-btn:hover{background-color:#f1f5f9}.action-icon-btn.edit:hover{color:#3b82f6;background-color:#eff6ff;border-color:#3b82f6}.action-icon-btn.lock:hover{color:#ea580c;background-color:#fff7ed;border-color:#ea580c}.action-icon-btn.unlock:hover{color:#16a34a;background-color:#f0fdf4;border-color:#16a34a}.action-icon-btn.delete:hover{color:#ef4444;background-color:#fef2f2;border-color:#ef4444}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:16px;width:100%;max-width:540px;animation:.2s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h3{color:#1e3d2f;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.close-modal{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.75rem;line-height:1}.close-modal:hover{color:#475569}.modal-content form{padding:24px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full-width{grid-column:span 2}.form-group label{color:#475569;font-size:.8rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 12px;font-size:.9rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1e3d2f}.form-group textarea{resize:vertical;min-height:80px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.agent-detail-layout{flex-direction:column;gap:24px;display:flex}.detail-cards-grid{grid-template-columns:1fr 1.2fr;gap:24px;display:grid}@media (width<=900px){.detail-cards-grid{grid-template-columns:1fr}}.detail-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}.detail-card h3{color:#1e3d2f;border-bottom:1.5px solid #f1f5f9;margin:0 0 20px;padding-bottom:10px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:600}.info-list{grid-template-columns:max-content 1fr;gap:12px 20px;margin:0 0 20px;font-size:.9rem;display:grid}.info-list dt{color:#64748b;font-weight:600}.info-list dd{color:#334155;margin:0}.info-list dd code{background-color:#f1f5f9;border-radius:4px;padding:2px 6px}.note-box{word-break:break-word;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:320px;padding:10px 14px;font-style:italic;color:#64748b!important}.card-actions{gap:12px;display:flex}.metric-blocks{grid-template-columns:1fr 1fr;gap:16px;display:grid}.metric-box{text-align:center;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;padding:16px;display:flex}.metric-box span{color:#1e3d2f;margin-bottom:4px;font-size:2rem;font-weight:700}.metric-box label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.sales-tabs-header{border-bottom:2px solid #e2e8f0;align-items:center;gap:8px;margin-bottom:24px;display:flex}.tab-link{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.tab-link:hover{color:#1e3d2f}.tab-link.active{color:#1e3d2f;border-bottom-color:#1e3d2f}.tab-action-btn{color:#fff;cursor:pointer;background-color:#1e3d2f;border:none;border-radius:6px;margin-left:auto;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.tab-action-btn:hover{background-color:#142920}@media (width<=768px){.dash-container{flex-direction:column}.dash-sidebar{width:100%;box-shadow:0 4px 6px #0000000d}.sidebar-nav{flex-direction:row;gap:6px;padding:12px;overflow-x:auto}.nav-item{white-space:nowrap;padding:8px 14px;font-size:.85rem}.logout-item{margin-top:0;margin-left:auto}.dash-header{flex-direction:column;align-items:flex-start;padding:16px 20px}.dash-body{padding:20px}.filter-controls-row{flex-direction:column;align-items:stretch;padding:16px}}
