.hfw-homepage{--hfw-primary-gradient: linear-gradient(135deg, #EB4797 0%, #BF195F 100%);--hfw-primary-pink: #EB4797;--hfw-primary-magenta: #BF195F;--hfw-success-green: #10B981;--hfw-warning-orange: #F59E0B;--hfw-tropical-yellow: #FCD34D;--hfw-trust-blue: #3B82F6;--hfw-text-dark: #1F2937;--hfw-text-body: #4B5563;--hfw-text-muted: #6B7280;--hfw-bg-light: #F9FAFB;--hfw-bg-white: #FFFFFF;--hfw-soft-pink: #FFF0F7;--hfw-light-pink: #FFE4F1}.hfw-homepage{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--hfw-text-dark);background:var(--hfw-bg-white)}.hfw-homepage .page-width{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;width:100%;box-sizing:border-box}@media(max-width:768px){.hfw-homepage .page-width{padding-left:20px;padding-right:20px}}.hfw-homepage img,.hfw-homepage video{max-width:100%;height:auto;vertical-align:bottom}.hfw-header{background:var(--hfw-bg-white);position:relative;z-index:999;box-shadow:0 1px #0000001a;margin:0}.hfw-header-container{display:flex;justify-content:space-between;align-items:center;padding:0;max-width:1400px;margin:0 auto}.hfw-menu-toggle{background:transparent;border:none;padding:0;width:30px;height:24px;position:relative;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.hfw-menu-toggle span{display:block;width:100%;height:3px;background:var(--hfw-text-dark);border-radius:2px;transition:all .3s ease}.hfw-header-logo{display:flex;align-items:center}.hfw-header-logo a{display:flex;align-items:center;text-decoration:none}.hfw-header-logo img{height:80px!important;min-height:80px;max-height:80px;width:auto!important;max-width:none;object-fit:contain}.hfw-header-cart{position:relative}.hfw-header-cart a{color:var(--hfw-text-dark);text-decoration:none;display:flex;align-items:center;position:relative}.hfw-cart-count{position:absolute;top:-8px;right:-8px;background:var(--hfw-primary-pink);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.hfw-menu-drawer{position:fixed;top:0;left:-100%;width:280px;height:100vh;background:var(--hfw-bg-white);box-shadow:2px 0 10px #0000001a;transition:left .3s ease;z-index:1000}.hfw-menu-drawer.active{left:0}.hfw-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.hfw-menu-header h3{margin:0;font-size:1.25rem;color:var(--hfw-text-dark)}.hfw-menu-close{background:transparent;border:none;font-size:2rem;cursor:pointer;color:var(--hfw-text-dark);padding:0;line-height:1}.hfw-menu-nav{display:flex;flex-direction:column;padding:1rem 0}.hfw-menu-nav a{padding:1.25rem 1.5rem;color:var(--hfw-text-dark);text-decoration:none;font-size:1.125rem;transition:background .2s ease;border-bottom:1px solid rgba(0,0,0,.1);font-weight:500}.hfw-menu-nav a:last-child{border-bottom:none}.hfw-menu-nav a:hover{background:var(--hfw-soft-pink);color:var(--hfw-primary-magenta)}body.hfw-menu-open{overflow:hidden}.hfw-announcement-bar{background:var(--hfw-text-dark);color:#fff;padding:0;text-align:center;font-size:14px;font-weight:500;width:100%}.hfw-benefits-carousel{position:relative;width:100%;background:#fff;padding:0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15);margin:0;display:block;min-height:25px}.hfw-benefits-track{display:flex;animation:hfw-scroll-benefits 36s linear infinite;white-space:nowrap;height:auto;width:max-content}.hfw-benefits-track .hfw-benefit-item{display:inline-block;padding:0 30px;color:var(--hfw-primary-magenta);font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px}@keyframes hfw-scroll-benefits{0%{transform:translate(0)}to{transform:translate(-50%)}}.hfw-benefits-fade-left,.hfw-benefits-fade-right{position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:1}.hfw-benefits-fade-left{left:0;background:linear-gradient(90deg,white 0%,transparent 100%)}.hfw-benefits-fade-right{right:0;background:linear-gradient(270deg,white 0%,transparent 100%)}.hfw-hero-section{padding:0 0 80px;background:linear-gradient(180deg,var(--hfw-soft-pink) 0%,var(--hfw-bg-white) 100%);position:relative;margin-top:0}.hfw-hero-container{padding:20px 0 0}.hfw-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(min-width:769px){.hfw-hero-ctas{flex-direction:row;align-items:center}.hfw-guarantee-subtext{margin-left:10px}.hfw-desktop-only{display:block!important}.hfw-mobile-only,.hfw-mobile-only-inline{display:none!important}}.hfw-hero-text{position:relative}.hfw-hero-headline{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.hfw-gradient-text{background:var(--hfw-primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hfw-benefits-list{margin:25px 0}.hfw-benefits-list .hfw-benefit-item{font-size:18px;color:var(--hfw-text-body);margin-bottom:12px;display:flex;align-items:center}.hfw-hero-ctas{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:30px;margin-top:30px}.hfw-guarantee-subtext{color:var(--hfw-text-muted);font-size:14px;display:flex;align-items:center;gap:8px}.hfw-guarantee-subtext .hfw-checkmark{color:var(--hfw-success-green);font-weight:700}.hfw-btn-primary{background:var(--hfw-primary-gradient);color:#fff;padding:18px 40px;border-radius:50px;text-decoration:none;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 10px 30px #eb47974d;transition:all .3s;border:none;cursor:pointer;display:inline-block}.hfw-btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #eb479766;color:#fff}.hfw-btn-secondary{background:#fff;color:var(--hfw-primary-pink);border:2px solid var(--hfw-primary-pink);padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block}.hfw-btn-secondary:hover{background:var(--hfw-primary-pink);color:#fff}.hfw-trust-line{display:flex;align-items:center;gap:20px;color:var(--hfw-text-muted);margin-top:25px;margin-bottom:20px}.hfw-trust-line strong{color:var(--hfw-text-dark)}.hfw-stars{color:gold;font-size:16px;letter-spacing:2px}.hfw-rating-display{display:inline-flex;align-items:center;gap:5px}.hfw-hero-image{position:relative;padding-top:20px}.hfw-hero-image img{width:100%;max-width:500px;height:auto;border-radius:20px;box-shadow:0 20px 60px #00000026}.hfw-trust-badges{padding:60px 0;background:var(--hfw-bg-light)}.hfw-badges-wrapper{overflow:hidden;position:relative}.hfw-badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;text-align:center}.hfw-mobile-only-inline{display:none}.hfw-badge-item{display:flex;flex-direction:column;align-items:center;gap:10px}.hfw-badge-icon{width:48px;height:48px;border:2px solid var(--hfw-primary-pink);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hfw-primary-pink);font-size:24px}.hfw-badge-text{font-weight:600;color:var(--hfw-text-dark)}.hfw-reviews-carousel{padding:80px 0;background:#fff}.hfw-section-header{text-align:center;margin-bottom:60px}.hfw-section-title{font-size:42px;font-weight:800;margin-bottom:15px}.hfw-section-subtitle{font-size:18px;color:var(--hfw-text-muted)}.hfw-reviews-slider{position:relative;overflow:hidden}.hfw-reviews-track{display:flex;transition:transform .5s ease;gap:30px}.hfw-review-card{flex:0 0 calc(33.333% - 20px);background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 20px #00000014}.hfw-review-profile{width:90px;height:90px;border-radius:50%;object-fit:cover;margin:0 auto 20px;display:block;border:3px solid var(--hfw-light-pink)}.hfw-review-stars{color:gold;font-size:18px;margin-bottom:15px;text-align:center}.hfw-review-quote{font-size:16px;line-height:1.6;color:var(--hfw-text-body);margin-bottom:20px;font-style:italic}.hfw-review-author{display:flex;justify-content:space-between;align-items:center}.hfw-review-name{font-weight:700;color:var(--hfw-text-dark)}.hfw-verified-tag{background:var(--hfw-success-green);color:#fff;padding:4px 10px;border-radius:12px;font-size:12px}.hfw-carousel-controls{display:flex;justify-content:center;gap:20px;margin-top:30px}.hfw-carousel-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--hfw-primary-pink);color:var(--hfw-primary-pink);font-size:24px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.hfw-carousel-arrow:hover{background:var(--hfw-primary-pink);color:#fff;transform:scale(1.1)}.hfw-three-reasons{padding:80px 0;background:var(--hfw-soft-pink)}.hfw-reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:60px;max-width:1000px;margin-left:auto;margin-right:auto}.hfw-reason-card{perspective:1000px;height:400px;cursor:pointer}.hfw-card-flipper{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.hfw-reason-card.flipped .hfw-card-flipper{transform:rotateY(180deg)}.hfw-card-front,.hfw-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 10px 30px #0000001a}.hfw-card-back{transform:rotateY(180deg);background:var(--hfw-primary-gradient);color:#fff}.hfw-reason-icon{width:180px;height:180px;margin-bottom:20px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hfw-reason-icon img{width:100%;height:100%;object-fit:cover}.hfw-flip-button{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #E5E7EB;color:var(--hfw-text-muted);font-size:24px;cursor:pointer;transition:all .3s}.hfw-flip-button:hover{border-color:var(--hfw-primary-pink);color:var(--hfw-primary-pink);transform:scale(1.05)}.hfw-reason-number{color:var(--hfw-text-dark);margin:15px 0 8px;font-size:20px;font-weight:700}.hfw-reason-front-text{color:var(--hfw-text-dark);font-size:16px;margin-bottom:20px;line-height:1.4;text-align:center}.hfw-reason-title{font-size:24px;font-weight:700;margin-bottom:15px;text-align:center;color:#fff}.hfw-reason-desc{font-size:16px;line-height:1.6;text-align:center;opacity:.95}.hfw-reasons-cta{text-align:center;margin-top:60px}.hfw-risk-free-btn{background:var(--hfw-primary-gradient);color:#fff;padding:18px 50px;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 10px 30px #eb47974d;transition:all .3s;margin-bottom:15px}.hfw-risk-free-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #eb479766}.hfw-guarantee-text{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--hfw-text-body);font-size:16px}.hfw-guarantee-text .hfw-checkmark{color:var(--hfw-success-green);font-size:20px}.hfw-video-testimonials{padding:80px 0;background:#fff}.hfw-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.hfw-video-item{display:flex;flex-direction:column;gap:15px}.hfw-video-tile{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;background:#000;transition:transform .3s;aspect-ratio:9 / 16;max-height:400px}.hfw-video-tile:hover{transform:scale(1.05)}.hfw-video-preview{width:100%;height:100%;object-fit:cover}.hfw-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;transition:background .3s}.hfw-video-tile:hover .hfw-video-overlay{background:#00000080}.hfw-play-icon{width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--hfw-primary-pink);box-shadow:0 4px 20px #0000004d}.hfw-customer-info{background:#fff;border:1px solid #E5E7EB;border-radius:24px;padding:20px 30px;text-align:center;transition:all .3s}.hfw-customer-info:hover{border-color:#d1d5db}.hfw-customer-name{font-weight:700;color:var(--hfw-text-dark);font-size:18px;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.hfw-verified-customer{display:inline-flex;align-items:center;gap:8px;color:var(--hfw-success-green);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hfw-checkmark-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--hfw-success-green);color:#fff;border-radius:50%;font-size:12px;font-weight:700}.hfw-video-tile.playing .hfw-video-overlay{display:none}.hfw-problem-solution{padding:80px 0;background:var(--hfw-bg-light)}.hfw-problem-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:60px}.hfw-problem-list,.hfw-solution-list{background:#fff;padding:40px;border-radius:12px}.hfw-problem-list h3,.hfw-solution-list h3{font-size:24px;font-weight:700;margin-bottom:30px}.hfw-problem-list h3{color:var(--hfw-text-muted)}.hfw-solution-list h3{color:var(--hfw-primary-pink)}.hfw-list-item{display:flex;align-items:center;gap:15px;margin-bottom:20px}.hfw-list-icon{width:24px;height:24px;flex-shrink:0;font-size:20px}.hfw-problem-list .hfw-list-icon{color:var(--hfw-text-muted)}.hfw-solution-list .hfw-list-icon{color:var(--hfw-success-green)}.hfw-within-badge{display:inline-block;background:var(--hfw-warning-orange);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-left:10px}.hfw-stats-band{padding:80px 0;background:var(--hfw-primary-gradient);color:#fff}.hfw-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;text-align:center}.hfw-stat-item{position:relative}.hfw-stat-number{font-size:48px;font-weight:800;margin-bottom:10px}.hfw-stat-label{font-size:16px;opacity:.95}.hfw-comparison{padding:80px 0;background:#fff}.hfw-comparison-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #00000014;margin-top:60px;overflow-x:auto}.hfw-comparison-table table{width:100%;border-collapse:collapse}.hfw-comparison-table th{background:var(--hfw-bg-light);padding:20px;text-align:left;font-weight:600;border-bottom:2px solid #E5E7EB}.hfw-comparison-table td{padding:20px;border-bottom:1px solid #F3F4F6}.hfw-comparison-table .hfw-check{color:var(--hfw-success-green);font-size:24px}.hfw-comparison-table .hfw-x{color:var(--hfw-text-muted);font-size:24px}.hfw-guarantee-cta{padding:80px 0;background:var(--hfw-primary-gradient);color:#fff;text-align:center}.hfw-guarantee-content{max-width:600px;margin:0 auto}.hfw-guarantee-icon{width:80px;height:80px;margin:0 auto 30px;background:#fff3;border-radius:50%;display:none}.hfw-guarantee-title{font-size:36px;font-weight:800;margin-bottom:20px;color:#fff}.hfw-guarantee-desc{font-size:18px;margin-bottom:40px;opacity:.95;color:#fff}.hfw-btn-white{background:#fff!important;color:var(--hfw-primary-magenta)!important}.hfw-faq{padding:80px 0;background:var(--hfw-bg-light)}.hfw-faq-list{max-width:800px;margin:60px auto 0}.hfw-faq-item{background:#fff;margin-bottom:15px;border-radius:12px;overflow:hidden}.hfw-faq-question{width:100%;padding:25px;background:#fff;border:none;text-align:left;font-size:16px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.hfw-faq-question:hover,.hfw-faq-question.active{background:var(--hfw-soft-pink)}.hfw-faq-icon{font-size:24px;transition:transform .3s}.hfw-faq-question.active .hfw-faq-icon{transform:rotate(45deg)}.hfw-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 25px;color:var(--hfw-text-body);line-height:1.6}.hfw-faq-answer.active{max-height:500px;padding:15px 25px 25px}@media(max-width:1024px){.hfw-video-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hfw-header-container{padding:0 10px}.hfw-hero-container{padding:10px 0 0}.hfw-hero-content{display:flex;flex-direction:column;text-align:center}.hfw-desktop-only{display:none!important}.hfw-mobile-only{display:block!important}.hfw-hero-text{display:flex;flex-direction:column;width:100%}.hfw-hero-image{width:100%;margin-top:0}.hfw-trust-line{order:1;margin-bottom:20px;flex-wrap:nowrap;justify-content:center;gap:8px}.hfw-trust-line .hfw-divider{margin:0 5px}.hfw-trust-line span{white-space:nowrap}.hfw-hero-headline{order:2;font-size:28px;margin-bottom:15px}.hfw-hero-ctas{order:3;align-items:center;width:100%;margin-bottom:10px}.hfw-hero-ctas .hfw-btn-primary{width:100%;max-width:224px;padding:13px 28px;font-size:13px}.hfw-guarantee-subtext,.hfw-benefits-list.hfw-mobile-only{display:none!important}.hfw-review-card{flex:0 0 100%}.hfw-reasons-grid,.hfw-problem-solution-grid{grid-template-columns:1fr}.hfw-stats-grid{grid-template-columns:1fr 1fr}.hfw-video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin-top:30px;padding-bottom:10px;-webkit-overflow-scrolling:touch;grid-template-columns:unset}.hfw-video-item{flex:0 0 80%;scroll-snap-align:center}.hfw-video-grid::-webkit-scrollbar{height:4px}.hfw-video-grid::-webkit-scrollbar-track{background:#0000001a;border-radius:2px}.hfw-video-grid::-webkit-scrollbar-thumb{background:var(--hfw-primary-pink);border-radius:2px}.hfw-trust-badges{overflow:hidden}.hfw-badges-grid{display:flex;gap:30px;padding:0 20px;animation:hfw-scroll-badges-mobile 14.4s linear infinite;width:max-content}.hfw-badge-item{flex:0 0 auto;min-width:150px}.hfw-mobile-only-inline{display:flex!important;flex-direction:column}.hfw-benefits-track{animation:hfw-scroll-benefits-mobile 24s linear infinite}.hfw-carousel-controls{position:relative;z-index:10}.hfw-carousel-arrow{position:relative;touch-action:manipulation}}@keyframes hfw-countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hfw-scroll-benefits-mobile{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hfw-scroll-badges-mobile{0%{transform:translate(0)}to{transform:translate(-50%)}}.hfw-animate-count{animation:hfw-countUp 1s ease forwards}@media(prefers-reduced-motion:reduce){.hfw-homepage *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hfw-homepage button:focus,.hfw-homepage a:focus{outline:2px solid var(--hfw-primary-pink);outline-offset:2px}.hfw-footer{padding:60px 0 30px;background:var(--hfw-text-dark);color:#fff;margin-top:80px;display:block!important;visibility:visible!important;opacity:1!important;position:relative;z-index:1}.hfw-footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:40px;margin-bottom:40px}.hfw-footer-brand h3{font-size:24px;margin-bottom:15px;background:var(--hfw-primary-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hfw-footer-brand p{color:#fffc;line-height:1.6}.hfw-footer-links h4,.hfw-footer-newsletter h4{margin-bottom:15px;font-size:16px;font-weight:600}.hfw-footer-links ul{list-style:none;padding:0;margin:0}.hfw-footer-links li{margin-bottom:10px}.hfw-footer-links a{color:#fffc;text-decoration:none;transition:color .3s}.hfw-footer-links a:hover{color:#fff}.hfw-footer-newsletter p{color:#fffc;margin-bottom:15px}.hfw-newsletter-form{display:flex;gap:10px}.hfw-newsletter-input{flex:1;padding:12px;border:none;border-radius:8px;font-size:14px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.hfw-newsletter-input::placeholder{color:#ffffff80}.hfw-newsletter-btn{padding:12px 24px;background:var(--hfw-primary-gradient);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:transform .3s}.hfw-newsletter-btn:hover{transform:scale(1.05)}.hfw-footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#fff9}.hfw-footer-bottom a{color:#fff9;text-decoration:none;transition:color .3s}.hfw-footer-bottom a:hover{color:#fff}@media(max-width:768px){.hfw-footer-content{grid-template-columns:1fr;text-align:left;gap:0;display:flex;flex-direction:column}.hfw-footer-brand{order:1;padding-bottom:20px}.hfw-footer-newsletter{order:2;padding:20px 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.hfw-footer-links:first-of-type{order:3;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}.hfw-footer-links:last-of-type{order:4;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}.hfw-footer-brand h3,.hfw-footer-links h4,.hfw-footer-newsletter h4,.hfw-footer-brand p,.hfw-footer-newsletter p,.hfw-footer-links ul{text-align:left}.hfw-newsletter-form{flex-direction:column;align-items:stretch}.hfw-newsletter-input,.hfw-newsletter-btn{width:100%;text-align:left}.hfw-newsletter-input{margin-bottom:10px}.hfw-footer-bottom{text-align:center;margin-top:20px}}.hfw-bestsellers{padding:80px 0;background:var(--hfw-bg-light)}.hfw-bestsellers .hfw-section-header{text-align:center;margin-bottom:50px}.hfw-trustpilot-header{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;font-size:28px;color:var(--hfw-text-body);font-weight:600}.hfw-trustpilot-stars{color:#00b67a;font-size:36px;display:inline-flex;align-items:center}.hfw-trustpilot-text{font-weight:600;font-size:24px}.hfw-trustpilot-separator{color:#d1d5db;font-size:24px}.hfw-bestsellers .hfw-section-title{font-size:36px;font-weight:700;color:var(--hfw-text-dark);margin:0}.hfw-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.hfw-product-card{background:var(--hfw-bg-white);border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.hfw-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.hfw-bestseller-badge{position:absolute;top:15px;left:15px;background:#16a34a;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;z-index:10;display:inline-flex;align-items:center;gap:4px}.hfw-product-image{width:100%;height:300px;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden}.hfw-product-image img{width:100%;height:100%;object-fit:cover}.hfw-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hfw-product-info{padding:20px}.hfw-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px}.hfw-rating-stars{color:#fcd34d;font-size:20px}.hfw-rating-text{color:var(--hfw-text-muted);font-size:14px}.hfw-product-name{font-size:22px;font-weight:600;color:var(--hfw-text-dark);margin:0 0 8px;line-height:1.3;min-height:56px}.hfw-price-group{display:flex;align-items:center;gap:10px;margin-bottom:20px}.hfw-sale-price{font-size:24px;font-weight:700;color:var(--hfw-primary-pink)}.hfw-regular-price{font-size:18px;color:var(--hfw-text-muted);text-decoration:line-through}.hfw-add-to-cart-form{width:100%;margin:0}.hfw-shop-now-btn{width:100%;padding:12px 24px;background:var(--hfw-primary-gradient);color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:inline-block;text-align:center;text-decoration:none;box-sizing:border-box}a.hfw-shop-now-btn{line-height:1.5;color:#fff}.hfw-shop-now-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #eb47974d}.hfw-shop-now-btn:disabled{opacity:.6;cursor:not-allowed}.hfw-shop-now-btn.hfw-loading{background:linear-gradient(135deg,#d1d5db,#9ca3af);pointer-events:none}.hfw-shop-now-btn.hfw-success{background:linear-gradient(135deg,#10b981,#059669)}.hfw-shop-now-btn.hfw-error{background:linear-gradient(135deg,#ef4444,#dc2626)}@media(max-width:1024px){.hfw-product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.hfw-bestsellers .hfw-section-title{font-size:30px}}.hfw-bestsellers-controls{display:none}@media(max-width:767px){.hfw-bestsellers{padding:60px 0;position:relative}.hfw-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin-bottom:20px;padding:0 10px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hfw-product-grid::-webkit-scrollbar{display:none}.hfw-product-card{flex:0 0 calc(100% - 20px);scroll-snap-align:center;margin:0;box-sizing:border-box}.hfw-trustpilot-header{flex-wrap:wrap;font-size:20px;gap:10px}.hfw-trustpilot-stars{font-size:28px}.hfw-trustpilot-text,.hfw-trustpilot-separator{font-size:18px}.hfw-bestsellers .hfw-section-title{font-size:24px}.hfw-product-image{height:250px}.hfw-product-name{font-size:20px;min-height:auto}.hfw-product-rating{font-size:14px}.hfw-rating-stars{font-size:18px}.hfw-rating-text{font-size:13px}.hfw-sale-price{font-size:20px}.hfw-regular-price{font-size:16px}.hfw-bestsellers-controls{display:flex;justify-content:center;gap:20px;margin-top:20px}.hfw-bestsellers-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--hfw-primary-pink);color:var(--hfw-primary-pink);font-size:24px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.hfw-bestsellers-arrow:active{background:var(--hfw-primary-pink);color:#fff;transform:scale(.95)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/homepage-hfw.css.map */
