.flowy-home{--blue-light: #c8dff4;--blue-mid: #4d7fab;--blue-dark: #2a5278;--blue-deep: #1a3a54;--white: #ffffff;--off-white: #f7fafd;--gray-light: #eef4fa;--text-dark: #1a2b3c;--text-mid: #4a6070;--accent: #6baed6}.flowy-home{margin:0;padding:0;box-sizing:border-box}.flowy-home{font-family:DM Sans,sans-serif;color:var(--text-dark);background:var(--white);overflow-x:hidden}.flowy-home .hero{min-height:100vh;background:#c8dff4;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px 64px;gap:60px;position:relative;overflow:hidden}.flowy-home .hero-text{position:relative;z-index:2}.flowy-home .hero-badge{display:inline-flex;align-items:center;gap:6px;background:#2a52781a;color:var(--blue-dark);padding:6px 16px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px}.flowy-home .hero h1{font-family:Playfair Display,serif;font-size:clamp(36px,4vw,58px);line-height:1.12;color:var(--blue-deep);margin-bottom:28px;font-weight:700}.flowy-home .hero h1 em{font-style:italic;color:var(--blue-mid)}.flowy-home .hero p.sub{font-size:17px;line-height:1.75;color:var(--text-mid);max-width:480px;font-weight:400}.flowy-home .btn-primary{background:var(--blue-mid);color:#fff;padding:16px 36px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:all .2s;letter-spacing:.3px}.flowy-home .btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 8px 24px #4d7fab59}.flowy-home .hero-img{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #2a527840;aspect-ratio:1/1}.flowy-home .hero-img img{width:100%;height:100%;object-fit:cover}.flowy-home .pain{background:var(--blue-deep);color:#fff;padding:100px 64px;text-align:center}.flowy-home .pain .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.flowy-home .pain h2{font-family:Playfair Display,serif;font-size:clamp(30px,3.5vw,48px);line-height:1.2;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.flowy-home .pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:960px;margin:0 auto 60px}.flowy-home .pain-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px 24px;text-align:left}.flowy-home .pain-card .icon{font-size:28px;margin-bottom:16px}.flowy-home .pain-card h3{font-size:15px;font-weight:600;margin-bottom:10px;color:#fff}.flowy-home .pain-card p{font-size:14px;color:#fff9;line-height:1.6}.flowy-home .pain-statement{font-family:Playfair Display,serif;font-size:22px;font-style:italic;color:#ffffffbf;max-width:640px;margin:0 auto;line-height:1.6}.flowy-home .enemy{background:var(--off-white);padding:100px 64px}.flowy-home .enemy .inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.flowy-home .enemy img{width:100%;border-radius:20px;box-shadow:0 20px 60px #2a527826}.flowy-home .enemy .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .enemy h2{font-family:Playfair Display,serif;font-size:clamp(26px,3vw,40px);line-height:1.2;margin-bottom:24px;color:var(--blue-deep)}.flowy-home .enemy p{font-size:16px;line-height:1.75;color:var(--text-mid);margin-bottom:20px}.flowy-home .enemy .highlight-box{background:var(--blue-light);border-left:4px solid var(--blue-mid);border-radius:0 12px 12px 0;padding:20px 24px;margin-top:28px;font-size:15px;color:var(--blue-deep);font-weight:500;line-height:1.6}.flowy-home .compare{padding:100px 64px;background:var(--white)}.flowy-home .compare .top{text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.flowy-home .compare .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .compare h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep);line-height:1.2}.flowy-home .compare-table{max-width:900px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 4px 40px #2a52781a}.flowy-home .compare-table table{width:100%;border-collapse:collapse;font-size:15px}.flowy-home .compare-table thead tr{background:var(--blue-deep);color:#fff}.flowy-home .compare-table thead th{padding:20px 24px;text-align:center;font-weight:600;font-size:14px}.flowy-home .compare-table thead th:first-child{text-align:left}.flowy-home .compare-table thead th.flowy-col{background:var(--blue-mid);font-size:15px}.flowy-home .compare-table tbody tr{background:#fff;border-bottom:1px solid #e8f0f7}.flowy-home .compare-table tbody tr:nth-child(2n){background:var(--off-white)}.flowy-home .compare-table tbody td{padding:18px 24px;text-align:center;color:var(--text-mid)}.flowy-home .compare-table tbody td:first-child{text-align:left;font-weight:600;color:var(--text-dark)}.flowy-home .compare-table tbody td.flowy-col{background:#4d7fab0f;color:var(--blue-dark);font-weight:600}.flowy-home .check{color:#2e9e5a;font-size:18px}.flowy-home .cross{color:#c0392b;font-size:18px}.flowy-home .partial{color:#e67e22;font-size:16px}.flowy-home .mechanism{background:linear-gradient(135deg,var(--blue-deep) 0%,#1e4a72 100%);color:#fff;padding:100px 64px}.flowy-home .mechanism .inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.flowy-home .mechanism .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.flowy-home .mechanism h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,44px);line-height:1.2;margin-bottom:24px}.flowy-home .mechanism p{font-size:16px;line-height:1.75;color:#ffffffbf;margin-bottom:20px}.flowy-home .mech-features{margin-top:36px;display:flex;flex-direction:column;gap:16px}.flowy-home .mech-feat{display:flex;align-items:flex-start;gap:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px}.flowy-home .mech-feat .feat-icon{width:40px;height:40px;background:var(--blue-mid);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.flowy-home .mech-feat h4{font-size:14px;font-weight:700;margin-bottom:4px}.flowy-home .mech-feat p{font-size:13px;color:#fff9;margin:0;line-height:1.5}.flowy-home .mechanism img{width:100%;border-radius:20px;box-shadow:0 30px 80px #0000004d}.flowy-home .benefits{padding:100px 64px;background:var(--gray-light)}.flowy-home .benefits .top{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.flowy-home .benefits .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .benefits h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep)}.flowy-home .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto}.flowy-home .benefit-card{background:#fff;border-radius:20px;padding:36px 28px;border:1px solid rgba(77,127,171,.1);transition:transform .2s,box-shadow .2s}.flowy-home .benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #4d7fab26}.flowy-home .benefit-card .b-icon{font-size:32px;margin-bottom:20px}.flowy-home .benefit-card h3{font-size:17px;font-weight:700;color:var(--blue-deep);margin-bottom:12px;line-height:1.3}.flowy-home .benefit-card p{font-size:14px;color:var(--text-mid);line-height:1.65}.flowy-home .lifestyle{padding:100px 64px;background:#fff}.flowy-home .lifestyle .inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.flowy-home .lifestyle img{width:100%;border-radius:20px;box-shadow:0 20px 60px #2a527826}.flowy-home .lifestyle .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .lifestyle h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep);line-height:1.2;margin-bottom:24px}.flowy-home .lifestyle p{font-size:16px;line-height:1.75;color:var(--text-mid);margin-bottom:16px}.flowy-home .lifestyle .compliance-note{background:var(--gray-light);border-radius:12px;padding:18px 20px;font-size:13px;color:var(--text-mid);line-height:1.6;margin-top:24px;font-style:italic}.flowy-home .before-after{padding:100px 64px;background:var(--off-white);text-align:center}.flowy-home .before-after .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .before-after h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep);margin-bottom:16px}.flowy-home .before-after p.sub{font-size:16px;color:var(--text-mid);margin-bottom:48px;max-width:540px;margin-left:auto;margin-right:auto}.flowy-home .ba-container{max-width:900px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #2a52782e;position:relative}.flowy-home .ba-container img{width:100%;display:block}.flowy-home .ba-labels{display:flex;justify-content:space-around;margin-top:24px}.flowy-home .ba-label{font-size:14px;font-weight:700;color:var(--text-mid);letter-spacing:.5px}.flowy-home .ba-label.good{color:var(--blue-mid)}.flowy-home .colors{padding:100px 64px;background:#fff}.flowy-home .colors .inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.flowy-home .colors .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .colors h2{font-family:Playfair Display,serif;font-size:clamp(26px,3vw,40px);color:var(--blue-deep);margin-bottom:20px}.flowy-home .colors p{font-size:16px;color:var(--text-mid);line-height:1.7;margin-bottom:28px}.flowy-home .color-swatches{display:flex;gap:12px;flex-wrap:wrap}.flowy-home .swatch{width:44px;height:44px;border-radius:50%;cursor:pointer;border:3px solid transparent;transition:all .2s;box-shadow:0 2px 8px #00000026}.flowy-home .swatch:hover{transform:scale(1.15);border-color:var(--blue-mid)}.flowy-home .colors img{width:100%;border-radius:20px;box-shadow:0 20px 60px #2a527826}.flowy-home .reviews{padding:100px 64px;background:var(--blue-light)}.flowy-home .reviews .top{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.flowy-home .reviews .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-dark);margin-bottom:16px}.flowy-home .reviews h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep)}.flowy-home .reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:960px;margin:0 auto}.flowy-home .review-card{background:#fff;border-radius:20px;padding:36px;box-shadow:0 4px 20px #2a527814}.flowy-home .stars{color:#f4a22d;font-size:18px;margin-bottom:16px;letter-spacing:2px}.flowy-home .review-card blockquote{font-size:15px;line-height:1.7;color:var(--text-dark);font-style:italic;margin-bottom:20px;font-family:Playfair Display,serif}.flowy-home .reviewer{font-size:13px;font-weight:700;color:var(--blue-mid);letter-spacing:.5px}.flowy-home .faq{padding:100px 64px;background:#fff}.flowy-home .faq .top{text-align:center;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.flowy-home .faq .label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:16px}.flowy-home .faq h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);color:var(--blue-deep)}.flowy-home .faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:0}.flowy-home .faq-item{border-bottom:1px solid #e0ecf5;padding:0}.flowy-home .faq-q{width:100%;background:none;border:none;padding:24px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:16px;font-weight:600;color:var(--text-dark);text-align:left;gap:16px}.flowy-home .faq-q .chevron{color:var(--blue-mid);font-size:20px;flex-shrink:0;transition:transform .3s}.flowy-home .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.flowy-home .faq-a-inner{padding:0 0 24px;font-size:15px;line-height:1.7;color:var(--text-mid)}.flowy-home .faq-item.open .faq-a{max-height:300px}.flowy-home .faq-item.open .chevron{transform:rotate(180deg)}.flowy-home .final-cta{background:#fff;padding:120px 64px;text-align:center;position:relative;overflow:hidden}.flowy-home .final-cta:before{content:"";position:absolute;bottom:-80px;left:50%;transform:translate(-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(200,223,244,.5) 0%,transparent 70%);border-radius:50%;pointer-events:none}.flowy-home .final-cta .pain-reminder{font-family:Playfair Display,serif;font-size:clamp(15px,2vw,20px);color:var(--text-mid);font-style:italic;max-width:600px;margin:0 auto 40px;line-height:1.7}.flowy-home .final-cta .pain-sequence{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:48px}.flowy-home .pain-pill{background:#4d7fab14;color:var(--blue-dark);padding:8px 18px;border-radius:50px;font-size:14px;font-weight:500;border:1px solid rgba(77,127,171,.15)}.flowy-home .final-cta h2{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,56px);color:var(--blue-deep);line-height:1.15;margin-bottom:16px}.flowy-home .final-cta h2 em{font-style:italic;color:var(--blue-mid)}.flowy-home .final-cta .sub{font-size:17px;color:var(--text-mid);max-width:500px;margin:0 auto 44px;line-height:1.7}@keyframes flowyPulse{0%{box-shadow:0 8px 32px #4d7fab4d,0 0 #4d7fab66}70%{box-shadow:0 8px 32px #4d7fab4d,0 0 0 14px #4d7fab00}to{box-shadow:0 8px 32px #4d7fab4d,0 0 #4d7fab00}}.flowy-home .final-cta .btn-primary{font-size:17px;padding:20px 52px;box-shadow:0 8px 32px #4d7fab4d}.flowy-home .btn-pulse{position:relative;z-index:1;transition:all .25s ease}.flowy-home .btn-pulse:hover{background:var(--blue-dark);transform:translateY(-2px) scale(1.02);box-shadow:0 12px 36px #4d7fab80}.flowy-home .final-cta .microcopy{margin-top:20px;font-size:13px;color:var(--text-mid);display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.flowy-home .microcopy span{display:flex;align-items:center;gap:6px}.flowy-home footer{background:var(--blue-deep);color:#ffffff80;padding:40px 64px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.flowy-home footer img{height:32px;opacity:.8}@media(max-width:768px){.flowy-home nav{padding:14px 24px}.flowy-home .hero,.flowy-home .enemy .inner,.flowy-home .mechanism .inner,.flowy-home .lifestyle .inner,.flowy-home .colors .inner{grid-template-columns:1fr;padding:52px 24px 40px;gap:32px}.flowy-home .pain,.flowy-home .compare,.flowy-home .benefits,.flowy-home .before-after,.flowy-home .reviews,.flowy-home .faq,.flowy-home .guarantee,.flowy-home .final-cta,.flowy-home footer{padding:48px 24px}.flowy-home .pain-grid,.flowy-home .benefits-grid,.flowy-home .reviews-grid{grid-template-columns:1fr}.flowy-home footer{flex-direction:column;gap:16px;text-align:center}.flowy-footer-grid{grid-template-columns:1fr!important;gap:32px!important}.flowy-home .compare-table{overflow:hidden;border-radius:12px}.flowy-home .compare-table table{min-width:unset;width:100%;table-layout:fixed;font-size:10px}.flowy-home .compare-table thead th{padding:10px 5px;font-size:9px;letter-spacing:0;line-height:1.3}.flowy-home .compare-table tbody td{padding:10px 5px;font-size:10px;line-height:1.4}.flowy-home .compare-table tbody td:first-child{font-size:10px;font-weight:700;word-break:break-word}.flowy-home .check,.flowy-home .cross,.flowy-home .partial{font-size:13px}.flowy-home .enemy{padding:52px 24px 40px}.flowy-home .enemy img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top;border-radius:20px}.flowy-home .enemy h2{font-size:34px;line-height:1.2;margin-bottom:16px}.flowy-home .enemy p{font-size:17px;line-height:1.75}.flowy-home .enemy .highlight-box{font-size:16px;padding:16px 18px;margin-top:20px}.flowy-home .mechanism{padding:52px 24px 40px}.flowy-home .mechanism img{width:100%;height:auto;object-fit:contain;border-radius:20px}.flowy-home .mechanism h2{font-size:34px;line-height:1.2;margin-bottom:16px}.flowy-home .mechanism p{font-size:17px;line-height:1.75}.flowy-home .mech-feat{padding:18px}.flowy-home .mech-feat h4{font-size:16px;margin-bottom:6px}.flowy-home .mech-feat p{font-size:15px!important;line-height:1.6}.flowy-home .mech-feat .feat-icon{width:44px;height:44px;font-size:20px}.flowy-home .lifestyle{padding:52px 24px 40px}.flowy-home .lifestyle img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top;border-radius:20px}.flowy-home .lifestyle h2{font-size:34px;line-height:1.2;margin-bottom:16px}.flowy-home .lifestyle p{font-size:17px;line-height:1.75}.flowy-home .colors{padding:52px 24px 40px}.flowy-home .colors img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top;border-radius:20px}.flowy-home .colors h2{font-size:34px;line-height:1.2;margin-bottom:16px}.flowy-home .colors p{font-size:17px;line-height:1.75}.flowy-home .color-swatches{gap:16px;margin-top:8px}.flowy-home .swatch{width:56px;height:56px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/flowy-home.css.map */
