body{font-family:IBM Plex Sans,system-ui,sans-serif;background:#fafaf8;color:#1a1a1a;line-height:1.5}button{cursor:pointer;border:none;font-family:inherit}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.home-section *,.home-section{font-family:IBM Plex Sans,system-ui,sans-serif}.home-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-section .container-md{max-width:1100px;margin:0 auto;padding:0 1.5rem}.announce{background:#1b4f72;color:#fff;text-align:center;padding:.5rem 1rem;font-size:.8rem;font-weight:500;letter-spacing:.02em}.announce *{letter-spacing:.02em}.announce code{background:#fff3;padding:.1rem .4rem;border-radius:.25rem;font-family:monospace;font-weight:700}.home-nav{background:#fff;border-bottom:1px solid #F0EDE8;position:sticky;top:0;z-index:40;box-shadow:none}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{height:36px;object-fit:contain}.nav-logo{height:2.25rem;width:auto}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{font-size:.875rem;font-weight:500;color:#374151;transition:color .15s}.nav-links a:hover{color:#1b4f72}.nav-right{display:flex;align-items:center;gap:.75rem}.btn-nav{display:flex;align-items:center;gap:.5rem;background:#1b4f72;color:#fff;font-weight:700;font-size:.875rem;padding:.5rem 1.25rem;border-radius:.625rem;transition:background .15s}.btn-nav:hover{background:#154360}.nav-mobile-toggle{display:none;background:none;border:none;color:#374151;padding:.25rem}.nav-mobile-menu{display:none;flex-direction:column;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #F0EDE8;background:#fff}.nav-mobile-menu.open{display:flex}.nav-mobile-menu a{font-size:1rem;font-weight:500;color:#374151}@media(max-width:768px){.nav-links{display:none}.nav-mobile-toggle{display:block}.nav-right{gap:.5rem}.btn-nav{font-size:11px;padding:.5rem .7rem;white-space:nowrap;gap:.3rem}.nav-inner{gap:15px}}.hero{background:linear-gradient(135deg,#f0f7ff,#fafaf8,#fff5f0);padding:1.5rem;overflow:hidden}.hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ebf5fb;border:1px solid #BFDBFE;border-radius:9999px;padding:.25rem .875rem;margin-bottom:1rem}.hero-badge-dot{width:4px;height:4px;border-radius:9999px;background:#1b4f72}.hero-badge span{font-size:.7rem;font-weight:700;color:#1b4f72;text-transform:uppercase;letter-spacing:.08em}.hero-h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:900;line-height:1.1;color:#0d2137;margin-bottom:1rem}.hero-h1 span{color:#1b4f72;font-family:Fraunces,Georgia,serif}.hero-p{font-size:1.125rem;color:#4b5563;line-height:1.7;margin-bottom:1rem;max-width:480px}.hero-p strong{color:#1b4f72}.hero-stars{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.hero-inner-stars{display:flex;gap:2px}.home-star{color:#f59e0b;font-size:1.1rem}.hero-stars .rating{font-weight:700;color:#111827}.hero-stars .count{color:#9ca3af;font-size:.875rem}.hero-ctas{display:flex;flex-wrap:wrap;gap:.875rem;align-items:center;margin-bottom:1rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:#1b4f72;color:#fff;font-weight:700;font-size:1rem;padding:.875rem 2rem;border-radius:.875rem;box-shadow:0 4px 20px #1b4f724d;transition:all .15s}.btn-primary:hover{background:#154360;transform:translateY(-1px)}.btn-primary:active{transform:scale(.98)}.btn-link{display:inline-flex;align-items:center;gap:.375rem;color:#1b4f72;font-weight:600;font-size:.9rem}.hero-trust{display:flex;flex-wrap:wrap;gap:1rem}.trust-item{display:flex;align-items:center;gap:.375rem;font-size:.78rem;color:#6b7280;font-weight:500}.home-check-icon{color:#16a34a;font-size:.875rem;font-weight:700}.hero-img-wrap{position:relative;opacity:0;transform:translate(40px) scale(.96);transition:opacity .8s ease,transform .8s ease}.hero-img-wrap.visible{opacity:1;transform:translate(0) scale(1)}.hero-img-inner{border-radius:2rem;overflow:hidden;box-shadow:0 30px 80px #1b4f722e;aspect-ratio:4/5;background:#ebf5fb}.hero-img-inner img{width:100%;height:100%;object-fit:cover}.hero-float-badge{position:absolute;top:1.5rem;left:-1rem;background:#fff;border-radius:.875rem;padding:.75rem 1rem;box-shadow:0 8px 30px #0000001f;display:flex;align-items:center;gap:.5rem}.hero-float-icon{width:2.25rem;height:2.25rem;border-radius:9999px;background:#ebf5fb;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.hero-float-badge p{margin:0}.hero-float-badge .label{font-size:.7rem;color:#9ca3af}.hero-float-badge .value{font-size:.8rem;font-weight:700;color:#1b4f72}.hero-float-review{position:absolute;bottom:2rem;right:-1rem;background:#fff;border-radius:.875rem;padding:.75rem 1rem;box-shadow:0 8px 30px #0000001f;max-width:200px}.hero-float-review .mini-stars{display:flex;gap:2px;margin-bottom:.25rem}.hero-float-review .mini-star{color:#f59e0b;font-size:.75rem}.hero-float-review .quote{font-size:.75rem;color:#374151;line-height:1.4;margin-bottom:.25rem}.hero-float-review .attr{font-size:.7rem;color:#9ca3af}@media(max-width:900px){.hero-float-badge,.hero-float-review{display:none}}@media(max-width:400px){.hero-badge span{font-size:.6rem}}@media(max-width:320px){.hero-badge span{font-size:.4rem;flex-wrap:wrap}}.stats-bar{background:#0d2137;color:#fff;padding:1.5rem}.stats-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.stats-inner .stat-inner-item{text-align:center}.stat-val{font-family:Fraunces,Georgia,serif;font-size:1.75rem;font-weight:900;color:#60a5fa;margin-bottom:.125rem}.home-stat-label{font-size:.75rem;color:#94a3b8;font-weight:500}.home-section-eyebrow{font-size:.75rem;font-weight:700;color:#1b4f72;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.section-h2{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:900;color:#0d2137;line-height:1.15}.section-h2-lg{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#0d2137;line-height:1.15}.section-sub{font-size:1rem;color:#6b7280;line-height:1.7;max-width:560px;margin:0 auto}.section-center{text-align:center;margin-bottom:1rem}.problem-section{background:#fff;padding:1.5rem 0}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.problem-card{background:#fff8f5;border:1px solid #FECACA;border-radius:1.25rem;padding:1rem}.problem-emoji{font-size:2rem;margin-bottom:.75rem}.problem-card h3{font-weight:700;color:#111827;font-size:1rem;margin-bottom:.5rem;line-height:1.5}.problem-card p{font-size:.875rem;color:#6b7280;line-height:1.6}.solution-bridge{margin-top:1.5rem;background:linear-gradient(135deg,#ebf5fb,#f0f9ff);border:1px solid #BFDBFE;border-radius:1.5rem;padding:1rem;text-align:center}.solution-bridge h3{font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:#0d2137;margin-bottom:1rem;line-height:1.5}.solution-bridge p{font-size:1rem;color:#4b5563;max-width:560px;margin:0 auto 1rem;line-height:1.7}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#1b4f72;color:#fff;font-weight:700;font-size:.9rem;padding:.75rem 1.75rem;border-radius:.75rem;transition:background .15s}.btn-secondary:hover{background:#154360}.benefits-section{padding:1.5rem 0;background:#f8fafc}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.benefit-card{background:#fff;border-radius:1.25rem;padding:1rem;box-shadow:0 2px 16px #0000000f;border:1px solid #F0EDE8}.benefit-icon{width:3rem;height:3rem;border-radius:.875rem;background:#ebf5fb;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.5rem}.benefit-card h3{font-weight:700;color:#111827;font-size:1.1rem;margin-bottom:.625rem;line-height:1.5}.benefit-card p{font-size:.9rem;color:#6b7280;line-height:1.65}.feature-section{padding:1.5rem 0;background:#fff}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width:900px){.feature-grid{grid-template-columns:1fr;gap:2.5rem}}.feature-img{border-radius:1.75rem;overflow:hidden;box-shadow:0 20px 60px #1b4f7226;aspect-ratio:1/1}.feature-img img{width:100%;height:100%;object-fit:cover}.feature-copy .eyebrow{font-size:.75rem;font-weight:700;color:#1b4f72;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.feature-copy h2{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;color:#0d2137;line-height:1.15;margin-bottom:1.25rem}.feature-copy p{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:1rem}.feature-list{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1rem}.feature-list-item{display:flex;align-items:flex-start;gap:.625rem}.check-circle{width:1.25rem;height:1.25rem;border-radius:9999px;background:#ebf5fb;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem;font-size:.7rem;font-weight:700;color:#1b4f72}.feature-list-item span{font-size:.9rem;color:#374151;line-height:1.5}.btn-shop{display:inline-flex;align-items:center;gap:.5rem;background:#1b4f72;color:#fff;font-weight:700;font-size:.95rem;padding:.875rem 1.75rem;border-radius:.875rem;box-shadow:0 4px 16px #1b4f7240;transition:all .15s}.btn-shop:hover{background:#154360;transform:translateY(-1px)}.hiw-section{padding:1.5rem 0;background:#f8fafc}.hiw-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.hiw-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 20px #00000012;border:1px solid #F0EDE8}.hiw-img{aspect-ratio:16/10;overflow:hidden}.hiw-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hiw-img:hover img{transform:scale(1.04)}.hiw-body{padding:1.5rem}.hiw-num-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.hiw-num{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:900;color:#bfdbfe;line-height:1}.hiw-body h3{font-weight:700;color:#111827;font-size:1rem;line-height:1.5}.hiw-body p{font-size:.875rem;color:#6b7280;line-height:1.65}.results-section{padding:1.5rem 0;background:#0d2137}.results-section .home-section-eyebrow{color:#60a5fa}.results-section .section-h2{color:#fff;margin-bottom:1rem}.results-sub{font-size:1rem;color:#94a3b8;max-width:480px;margin:0 auto}.results-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.result-stat-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:1.75rem;text-align:center}.result-stat-val{font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:900;color:#60a5fa;margin-bottom:.375rem}.result-stat-label{font-weight:600;color:#fff;font-size:.875rem;margin-bottom:.25rem}.result-stat-sub{font-size:.75rem;color:#64748b}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:1rem;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ba-panel{position:relative}.ba-panel img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.home-ba-label{position:absolute;bottom:1rem;left:1rem;font-weight:700;font-size:.8rem;padding:.25rem .75rem;border-radius:.375rem;text-transform:uppercase;letter-spacing:.05em}.home-ba-label.before{background:#000000b3;color:#fff}.home-ba-label.after{background:#1b4f72;color:#fff}.reviews-section{padding:1.5rem 0;background:#fff}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.home-review-card{background:#fafaf8;border:1px solid #F0EDE8;border-radius:1.25rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.home-review-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.home-review-week{font-size:.7rem;font-weight:600;color:#1b4f72;background:#ebf5fb;padding:.2rem .5rem;border-radius:9999px}.review-text{font-size:.9rem;color:#374151;line-height:1.7;flex:1}.reviewer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.reviewer-avatar{width:2rem;height:2rem;border-radius:9999px;background:#ebf5fb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1b4f72;font-size:.875rem;flex-shrink:0}.home-reviewer-name{font-weight:700;color:#111827;font-size:.875rem}.reviewer-loc{font-size:.75rem;color:#9ca3af}.reviews-cta{text-align:center;margin-top:1.5rem}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:none;border:2px solid #1B4F72;color:#1b4f72;font-weight:700;font-size:.9rem;padding:.75rem 1.75rem;border-radius:.75rem;transition:all .15s;font-family:inherit}.btn-outline:hover{background:#1b4f72;color:#fff}.press-bar-home{background:#f8fafc;border-top:1px solid #F0EDE8;border-bottom:1px solid #F0EDE8;padding:1.5rem 0;text-align:center}.press-bar-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.press-bar-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;align-items:center}.press-bar-logos .press-name{font-family:Georgia,serif;font-size:1.1rem;font-weight:700;color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase}.home-final-cta{padding:2rem 1.5rem;background:linear-gradient(135deg,#0d2137,#1b4f72);text-align:center}.home-final-cta .eyebrow{font-size:.75rem;font-weight:700;color:#60a5fa;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.home-final-cta h2{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:1rem}.home-final-cta p{font-size:1.1rem;color:#94a3b8;margin-bottom:1rem;line-height:1.7}.btn-white{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#0d2137;font-weight:800;font-size:1.1rem;padding:1rem 1.5rem;border-radius:.875rem;box-shadow:0 8px 30px #0003;transition:all .15s}.btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.final-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.final-trust-item{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#94a3b8}.final-trust-item .check{color:#60a5fa;font-weight:700}.footer{background:#0a1929;color:#94a3b8;padding:1.5rem 0}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.home-footer-logo{height:32px;object-fit:contain;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-tagline{font-size:.875rem;line-height:1.6;color:#64748b;max-width:240px}.footer-col-title{font-weight:700;color:#fff;font-size:.875rem;margin-bottom:.875rem}.footer.home-section .footer-link{font-size:.875rem;color:#64748b;display:block;margin-bottom:.5rem;transition:color .15s}.footer.home-section .footer-link:hover{color:#94a3b8}.footer.home-section .footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.8rem;color:#475569}.footer.home-section .footer-legal{display:flex;gap:1.5rem}.footer.home-section .footer-legal a{cursor:pointer;transition:color .15s}.footer.home-section .footer-legal a:hover{color:#94a3b8}.js-loaded .fade-in{opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease}.js-loaded .fade-in.visible{opacity:1;transform:translateY(0)}.js-loaded .fade-d1{transition-delay:.1s}.js-loaded .fade-d2{transition-delay:.2s}.js-loaded .fade-d3{transition-delay:.3s}@media(max-width:600px){.hero{padding:1.5rem 1rem}.hero-h1{font-size:2.25rem}.stats-inner{gap:1.5rem}.before-after{grid-template-columns:1fr}}@media(max-width:425px){.nav-logo{height:1.5rem;width:auto;max-width:140px}.reviews-grid,.hiw-grid,.benefits-grid,.problem-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/home-page.css.map */
