.retailer-feature-grid .feature-card{border-radius:1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:box-shadow .2s;background:#fff;min-height:340px;display:flex;flex-direction:column}.retailer-feature-grid .feature-card:hover{box-shadow:0 8px 28px rgba(0,51,102,.16);border-color:#f60!important}.retailer-feature-grid .feature-card .icon-circle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff3e6;font-size:1.4rem;color:#f60;margin-right:.75rem;border:1.5px solid #f60}.retailer-feature-grid .feature-card .badge.bg-accent{background:#f60;color:#fff}.retailer-feature-grid .feature-card .badge.bg-secondary{background:#036;color:#fff}.retailer-feature-grid .feature-card .text-primary{color:#036!important}.retailer-feature-grid .feature-card .feature-list li{margin-bottom:.4rem;font-size:1.04rem}.retailer-feature-grid .feature-card .feature-bestfor{font-weight:500;color:#f60}.product-image-gallery .main-image img{transition:box-shadow .2s}.product-image-gallery .thumbnails .thumbnail{transition:border .2s,box-shadow .2s;opacity:.8}.product-image-gallery .thumbnails .thumbnail.selected{opacity:1;border-color:#f60;box-shadow:0 2px 8px rgba(255,102,0,.2)}.product-image-gallery .thumbnails .thumbnail:hover{opacity:1;border-color:#f60}.product-image-gallery .product-image-modal .modal-dialog{max-width:900px;width:90vw}.product-image-gallery .product-image-modal .modal-content{background:rgba(0,0,0,0);border:none;box-shadow:none}.product-image-gallery .product-image-modal .thumbnail-modal{transition:border .2s,box-shadow .2s,opacity .2s;opacity:.7}.product-image-gallery .product-image-modal .thumbnail-modal.selected{opacity:1;border-color:#f60;box-shadow:0 2px 8px rgba(255,102,0,.2)}.product-image-gallery .product-image-modal .thumbnail-modal:hover{opacity:1;border-color:#f60}:root{--primary-color:#ff6600;--secondary-color:#003366;--light-bg:#f9f9f9;--dark-bg:#222;--light-text:#fff;--muted-text:#bbb}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--light-bg)}a{font-size:16px;text-decoration:none}a,p{font-family:inherit}p{font-size:18px}.hero{position:relative;overflow:hidden;height:80vh;background:linear-gradient(135deg,#ff6600 30%,#003366);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.hero:before{content:"";position:absolute;inset:0;background:url(/_next/static/media/productHero.c2b0eea6.png) 50%/cover no-repeat;opacity:.2}.hero .hero-content{position:relative;z-index:1}.hero h1{font-size:3.5rem;font-weight:700;animation:fadeInDown 1s ease}.hero p.lead{font-size:1.25rem;animation:fadeInUp 1.2s ease}@media(max-width:768px){.hero{padding:10px}.hero h1{font-size:2rem}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-img{width:100%;object-fit:cover;border-radius:8px;margin-bottom:20px}.mhp-100{max-height:100px}.mhp-200{max-height:200px}.mhp-300{max-height:300px}.mhp-400{max-height:400px}.mhp-500{max-height:500px}.mhp-600{max-height:600px}.mhp-700{max-height:700px}.mhp-800{max-height:800px}.mhp-900{max-height:900px}.mhp-1000{max-height:1000px}.product h3{color:var(--primary-color);font-weight:700}.comparison-table td,.comparison-table th{text-align:center}.highlight-row{padding:30px 10px;border-top:3px solid var(--primary-color)}.highlight-box{text-align:center;padding:20px 15px}.highlight-box i{font-size:2rem;color:var(--primary-color);margin-bottom:10px}.highlight-box h3,.highlight-box h5{font-weight:600;color:var(--secondary-color)}.section-product-1{background-color:#fff5eb;padding:60px 0}.section-product-2{background-color:#e8f4ff;padding:60px 0}.section-product-3{background-color:#e9fdf3;padding:60px 0}.section-product-4{background-color:#f4ecff;padding:60px 0}.placeholder-img{width:100%;height:180px;background-color:#ddd;border-radius:8px}[class*=" section-product-"] .highlight-row,[class^=section-product-] .highlight-row{margin-bottom:0!important;padding-bottom:0!important}[class*=" section-product-"] .retailer-feature-grid,[class^=section-product-] .retailer-feature-grid{margin-top:0!important;padding-top:0!important}.how-it-works-modern{background:linear-gradient(90deg,#f9f9f9 40%,#fff3e6);padding-top:2rem;padding-bottom:2rem;border-radius:2rem}.how-step{transition:box-shadow .16s}.how-step:hover{box-shadow:0 4px 24px rgba(255,102,0,.12),0 1.5px 4px rgba(0,0,0,.06);transform:translateY(-6px) scale(1.03);z-index:1}@media(max-width:991px){.how-it-works-modern .d-flex.flex-wrap{flex-direction:column!important;align-items:center!important}.how-step{min-width:70vw;max-width:96vw}}.flow-steps-modern{gap:0;width:100%;position:relative;z-index:1;padding-bottom:30px}.step-progress-bar{position:absolute;left:6.5%;right:6.5%;top:53px;height:5px;background:linear-gradient(90deg,#ff6600,#28a745);border-radius:4px;z-index:0}.step-icon-modern{margin-bottom:18px;width:54px;height:54px;border-radius:50%;background:#fff;border:2.5px solid #f60;box-shadow:0 2px 10px rgba(255,102,0,.0666666667);display:flex;align-items:center;justify-content:center;font-size:30px;z-index:2;position:relative}.step-title{color:#036;font-size:1.09rem}.step-dot-modern{position:absolute;right:-16px;top:57px;width:14px;height:14px;background:#fff;border:4px solid #f60;border-radius:50%;z-index:3;box-shadow:0 2px 6px rgba(255,102,0,.1333333333)}.flow-step-modern:last-child .step-dot-modern{display:none}.flow-steps-modern{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem;padding:0 20px 60px}@media(min-width:992px){.flow-steps-modern{flex-direction:row;gap:0;padding:0 0 40px}.flow-step-modern{flex:1 1;max-width:20%;min-width:180px;text-align:center;margin-bottom:0}.step-progress-bar{top:57px;left:7.5%;right:7.5%;height:4px;background:linear-gradient(90deg,#ff6600,#28a745);border-radius:2px;z-index:1}.step-dot-modern{top:52px;width:16px;height:16px;background:#fff;border:3px solid #f60;border-radius:50%;z-index:2}.flow-step-modern:last-child .step-dot-modern{display:none}}@media(max-width:768px){.flow-steps-modern{flex-direction:column;align-items:center}.flow-step-modern{width:100%;max-width:90vw;text-align:center}.step-dot-modern,.step-progress-bar{display:none}}