@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap');
:root{--maroon:#650018;--maroon2:#8d1730;--gold:#f2b900;--gold2:#ffd55a;--cream:#fffaf0;--ink:#35151c;--muted:#6f6263;--line:#eadfd3;--white:#fff;--shadow:0 12px 35px rgba(68,20,30,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans Bengali",Poppins,sans-serif}a{text-decoration:none;color:inherit}.topbar{min-height:34px;background:#FFDE21;color:#3c1a00;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;padding:6px 20px}.topbar-items{display:flex;gap:22px;align-items:center}.topbar a{background:var(--maroon);color:#fff;padding:5px 12px;border-radius:18px;font-weight:700}.navbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line);background:var(--maroon);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:9px}.brand-mark{width:37px;height:37px;border:2px solid var(--gold);color:var(--maroon);display:grid;place-items:center;border-radius:9px;font-weight:800}.brand b{display:block;font:800 14px Poppins;color:var(--gold2)}.brand small{display:block;font:600 8px Poppins;letter-spacing:1px;color:#fff}.navbar nav{display:flex;gap:20px;font-size:13px;font-weight:600}.navbar nav a{padding:27px 0;border-bottom:2px solid transparent;color:#fff}.navbar nav a:hover,.navbar nav .active{color:var(--gold2);border-color:var(--gold)}.nav-actions{display:flex;gap:8px;align-items:center}.login-btn,.outline-btn{border:1px solid #d9c9c0;padding:10px 18px;border-radius:9px;font-weight:700;font-size:13px}.login-btn{color:var(--gold2);border-color:var(--gold)}.gold-btn{display:inline-flex;background:#FFDE21;color:#3c1a00;padding:12px 20px;border-radius:9px;font-weight:800;box-shadow:0 7px 18px rgba(255,222,33,.35);font-size:13px}.gold-btn.small{padding:9px 13px}.menu-btn{display:none;background:none;border:0;font-size:24px}.hero{min-height:640px;background:radial-gradient(circle at 80% 30%,#8e2940 0,#650018 42%,#3d000d 100%);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;gap:20px;padding:60px 7% 30px;overflow:hidden}.hero-copy{align-self:center}.eyebrow{font:800 11px Poppins;letter-spacing:1.2px;text-transform:uppercase;color:#a77a19;margin-bottom:10px}.hero .eyebrow{color:#ffd65b}.hero h1{font-size:48px;line-height:1.14;margin:0 0 18px;font-weight:800}.hero h1 span,.hero h1 em{color:var(--gold2);font-style:normal}.hero p{max-width:650px;color:#f5e9e9;font-size:16px;line-height:1.8}.feature-row{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0;font-size:12px}.cta-row{display:flex;gap:10px;flex-wrap:wrap}.outline-btn{background:#fff;color:var(--maroon);border-color:#fff}.outline-btn.light{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.hero-visual{position:relative;min-height:410px}.woman-placeholder{position:absolute;right:15%;bottom:0;width:235px;height:335px;background:linear-gradient(145deg,#7b0f2a,#d9b8a4);border-radius:130px 130px 20px 20px 40px;opacity:.85}.avatar{width:110px;height:110px;border-radius:50%;background:#fff3df;color:var(--maroon);display:grid;place-items:center;font-size:30px;font-weight:900;margin:45px auto}.laptop{position:absolute;left:0;bottom:35px;width:370px;height:230px;background:#b8b9bd;border-radius:12px 12px 5px 5px;padding:12px;transform:perspective(600px) rotateY(8deg)}.screen{height:100%;background:#fff;color:#333;border-radius:5px;padding:15px}.dash-title{font-weight:800;font-size:12px;margin-bottom:10px}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.dash-grid b{background:#faf6ee;padding:8px;border-radius:6px;font-size:12px}.dash-grid small{font-size:8px;color:#777;font-weight:500}.chart,.mini-chart{color:#8d1730;font-size:24px;margin-top:12px}.phone{position:absolute;right:0;bottom:35px;width:110px;height:215px;border:7px solid #222;background:#fff;border-radius:18px;color:#333;padding:18px 9px;text-align:center;box-shadow:0 15px 30px #20000a66}.phone-top{font-size:8px;margin-bottom:12px}.phone b{font-size:16px;color:#138c52;display:block}.phone small{font-size:8px}.float-card{position:absolute;background:#fff;color:#34151c;border-radius:12px;padding:10px 13px;box-shadow:0 10px 30px #18000a55;font-size:10px;z-index:5}.float-card b{display:block}.float-card small{color:#777}.order{left:20%;top:55px}.delivered{left:17%;top:130px}.stats{max-width:92%;margin:-1px auto 0;background:linear-gradient(90deg,#650018,#8d1730);color:#fff;border-radius:0 0 14px 14px;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px;box-shadow:0 10px 25px rgba(101,0,24,.16)}.stats div{text-align:center;border-right:1px solid #ffffff30}.stats div:last-child{border:0}.stats b{display:block;font:800 24px Poppins;color:#ffd45b}.stats span{font-size:11px}.section{padding:70px 5%;max-width:1280px;margin:auto}.section-head{text-align:center;margin-bottom:30px}.section-head.left{display:flex;align-items:end;justify-content:space-between;text-align:left}.section h2{font-size:30px;margin:0 0 7px}.section h2 span,.section-head span{color:var(--maroon)}.section-head p{color:var(--muted);margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.benefit-card{border:1px solid var(--line);border-radius:14px;padding:22px 12px;text-align:center;background:#fff;box-shadow:var(--shadow)}.benefit-card .icon{font-size:25px;color:var(--maroon);margin-bottom:9px}.benefit-card h3{font-size:14px;margin:5px 0}.benefit-card p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.how{padding-top:20px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{text-align:center;position:relative}.step:after{content:"→";position:absolute;right:-17px;top:28px;color:var(--gold);font-size:24px}.step:last-child:after{display:none}.step>b{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#fff7df;border:2px solid var(--gold);color:var(--maroon);font:800 15px Poppins}.step h3{font-size:15px;margin:10px 0 5px}.step p{font-size:11px;color:var(--muted);line-height:1.7}.profit-box{max-width:1180px;margin:10px auto 55px;background:linear-gradient(110deg,#fff7e6,#f9ead6);border-radius:18px;padding:30px 38px;display:grid;grid-template-columns:1fr 1.1fr;gap:25px;align-items:center}.profit-box h2{font-size:26px;margin:0 0 7px}.profit-box h2 span{color:var(--maroon)}.profit-box p{font-size:12px;color:var(--muted)}.calc-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:end}.calc-fields label{font-size:10px;font-weight:700}.calc-fields input{display:block;width:100%;margin-top:5px;border:1px solid #e0d2c1;background:#fff;padding:12px;border-radius:8px;font:600 14px Poppins}.profit-result{background:var(--maroon);color:#fff;border-radius:12px;padding:12px;text-align:center}.profit-result small{display:block;font-size:9px}.profit-result strong{display:block;font:800 25px Poppins;color:var(--gold2)}.products-section{padding-top:20px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.product-img{height:150px;background:linear-gradient(145deg,#f8e9d8,#ead5ce);display:grid;place-items:center;color:var(--maroon);font:800 28px Poppins}.product-body{padding:10px}.product-body h3{font-size:13px;margin:0 0 4px}.product-body small{display:block;color:#777;font-size:9px}.product-body strong{display:block;color:#14874e;font-size:10px;margin:5px 0}.mini-btn{display:inline-block;border:1px solid var(--gold);background:var(--gold);color:#3c1a00;border-radius:6px;padding:5px 6px;font-size:8px;margin-right:3px;transition:.2s}.mini-btn:hover{background:var(--maroon);color:#fff;border-color:var(--maroon)}.mini-btn.gold{background:var(--maroon);color:#fff;border-color:var(--maroon)}.mini-btn.gold:hover{background:var(--gold);color:#3c1a00;border-color:var(--gold)}.promo-banner,.supplier-banner,.final-cta{max-width:1180px;margin:25px auto;padding:38px 45px;border-radius:18px;color:#fff;background:linear-gradient(110deg,#45000e,#850f2a 60%,#4a0010);display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden}.promo-banner h2,.supplier-banner h2,.final-cta h2{font-size:29px;margin:0 0 6px}.promo-banner h2 span,.supplier-banner h2 span,.final-cta h2 span{color:var(--gold2)}.promo-banner p,.supplier-banner p,.final-cta p{font-size:11px;color:#f8e9e9}.dashboard-section{max-width:1180px;margin:55px auto;padding:35px 45px;background:#fff8ec;border-radius:18px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:30px}.dashboard-section h2{font-size:29px;margin:0}.dashboard-section h2 span{color:var(--maroon)}.dashboard-section p,.dashboard-section li{font-size:11px;color:var(--muted);line-height:1.8}.dashboard-section ul{list-style:none;padding:0}.dashboard-mock{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:var(--shadow)}.mock-header{font-size:12px;font-weight:800;display:flex;justify-content:space-between}.mock-header b{color:#14874e}.mock-chart{height:110px;margin:20px 0;background:linear-gradient(165deg,transparent 45%,#d7aa32 46%,transparent 48%);border-bottom:1px solid #ddd}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-cards i{font-style:normal;background:#faf5ed;border-radius:7px;padding:10px;font-size:9px;color:#777}.mock-cards b{color:var(--maroon);font-size:12px}.fulfill{max-width:1180px;margin:20px auto 55px;background:#f7f2e8;border-radius:18px;padding:30px;display:grid;grid-template-columns:1fr 220px 1fr;align-items:center;text-align:center}.fulfill ul{list-style:none;padding:0;font-size:11px;color:#666;line-height:2}.circle-flow{width:150px;height:150px;border-radius:50%;margin:auto;display:grid;place-items:center;background:#fff;border:3px solid var(--gold);color:var(--maroon);font:800 16px Poppins}.circle-flow span{color:var(--gold);font-size:25px}.supplier-banner{background:linear-gradient(100deg,#500010,#7f102a);min-height:300px}.warehouse{width:42%;height:230px;border-radius:15px;background:linear-gradient(135deg,#b28c64,#4a2b1b);display:grid;place-items:center;text-align:center;font:800 28px Poppins;color:#fff}.warehouse small{font-size:10px}.reviews{padding-top:40px}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fff;box-shadow:var(--shadow)}.stars{color:var(--gold);letter-spacing:2px}.review p{font-size:11px;line-height:1.8;color:#655b5b}.review b{font-size:10px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq details{border:1px solid var(--line);border-radius:9px;padding:13px 16px;background:#fff}.faq summary{cursor:pointer;font-weight:700;font-size:12px;list-style:none;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq details p{font-size:11px;color:var(--muted);line-height:1.8}.final-cta{margin-top:15px;min-height:260px}.cta-person{width:190px;height:190px;border-radius:50%;background:linear-gradient(145deg,#fff1d0,#a56a6d);display:grid;place-items:center;color:var(--maroon);font:900 45px Poppins}footer{background:#35000b;color:#fff;margin-top:0;padding:50px 5% 15px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr repeat(4,1fr);gap:30px}.footer-grid p,.footer-grid a{font-size:10px;color:#d9c8cb;line-height:2;display:block}.footer-grid h4{color:var(--gold2);margin:0 0 10px;font-size:12px}.copyright{max-width:1180px;margin:30px auto 0;padding-top:15px;border-top:1px solid #ffffff20;color:#c7b4b7;font-size:9px;display:flex;justify-content:space-between}.copyright span{color:#e7d7a5}
@media(max-width:1050px){.navbar nav{display:none}.menu-btn{display:block}.benefit-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{min-height:360px}.hero-copy{text-align:center}.hero p{margin-left:auto;margin-right:auto}.feature-row,.cta-row{justify-content:center}.review-grid{grid-template-columns:repeat(2,1fr)}.stats{padding:10px 12px;gap:6px 10px}.stats b{font-size:16px}.stats span{font-size:9px}.fg-banner1-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.product-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.product-img{height:90px!important}.product-body{padding:6px!important}.product-body h3{font-size:10px!important}.product-body small{font-size:7px!important}.product-body strong{font-size:8px!important}.mini-btn{font-size:7px!important;padding:3px 4px!important}.dashboard-section h2{font-size:19px!important;white-space:nowrap!important;line-height:1.3!important}.dashboard-section img{max-width:220px!important;margin:0 auto!important;display:block!important}}
@media(max-width:700px){
.review-grid{display:flex!important; overflow-x:auto!important; scroll-snap-type:x mandatory!important; gap:12px!important; padding-bottom:8px!important; -webkit-overflow-scrolling:touch!important;}
.review{min-width:82%!important; flex-shrink:0!important; scroll-snap-align:start!important;}.topbar{font-size:9px}.topbar-items span{display:none}.navbar{height:62px}.nav-actions{display:none}.hero{padding:40px 20px 20px}.hero h1{font-size:34px}.hero-visual{min-height:290px;transform:scale(.82);transform-origin:top center;margin-bottom:-45px}.stats{grid-template-columns:repeat(2,1fr);gap:8px}.stats div:nth-child(2){border:0}.section{padding:45px 18px}.section h2{font-size:24px}.benefit-grid,.steps,.product-grid,.review-grid,.faq-grid,.footer-grid{grid-template-columns:1fr 1fr}.profit-box,.dashboard-section{grid-template-columns:1fr;margin-left:18px;margin-right:18px;padding:24px}.calc-fields{grid-template-columns:1fr}.promo-banner,.supplier-banner,.final-cta{margin-left:18px;margin-right:18px;padding:28px 22px;display:block}.promo-banner .gold-btn,.supplier-banner .gold-btn,.final-cta .gold-btn{margin-top:12px}.warehouse{width:100%;margin-top:20px;height:150px}.fulfill{margin-left:18px;margin-right:18px;grid-template-columns:1fr;padding:25px}.circle-flow{margin:15px auto}.footer-grid{grid-template-columns:1fr 1fr}.copyright{display:block}.copyright span{display:block;margin-top:7px}.section-head.left{display:block}.section-head.left .outline-btn{margin-top:12px}.step:after{display:none}.benefit-card{padding:16px 8px}}
@media(max-width:460px){.benefit-grid,.product-grid,.review-grid,.faq-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr!important;gap:20px 16px!important}.footer-grid>div:first-child{grid-column:1/-1!important}.hero h1{font-size:26px!important;line-height:1.35!important}.hero h1 br{display:none!important}.stats b{font-size:19px}.stats span{font-size:9px}.feature-row{gap:8px}.feature-row span{font-size:9px}}

/* ===== New Hero Section (screenshot match) ===== */
.hero{grid-template-columns:1.1fr .9fr;align-items:center;padding:50px 6% 40px}
.hero .feature-row{gap:18px;margin:22px 0}
.feature-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#f5e2e2}
.feature-item .f-ico{font-size:15px}
.hero-visual{min-height:380px;display:flex;align-items:flex-end;justify-content:center;gap:0}
.hero-badges{position:absolute;top:0;right:8%;display:flex;flex-direction:column;gap:10px;z-index:6}
.badge-card{background:#fff;color:#3c1a00;border-radius:12px;padding:8px 14px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 25px #18000a44;font-size:11px}
.badge-card .badge-ico{font-size:16px}
.badge-card b{display:block;font-size:12px}
.badge-card small{color:#777;font-size:9px}
.hero-photo{position:relative;width:280px;height:380px;border-radius:24px;overflow:hidden;margin-right:-10px;background:linear-gradient(145deg,#7b0f2a,#d9b8a4);align-self:flex-end}
.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
.hero-photo.img-fallback{display:grid;place-items:center}
.hero-photo.img-fallback::after{content:"Photo";color:#fff;font:800 14px Poppins;opacity:.6}
.hero .phone{position:relative;left:auto;bottom:auto;align-self:flex-end;margin-bottom:20px;width:130px;height:250px;border-radius:20px;padding:14px 10px;text-align:left}
.hero .phone-head{font-size:9px;font-weight:700;color:#999;text-align:center;margin-bottom:10px}
.hero .phone-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}
.hero .phone-stats div{background:#faf6ee;border-radius:6px;padding:5px 6px}
.hero .phone-stats small{display:block;font-size:6px;color:#888}
.hero .phone-stats b{display:block;font-size:10px;color:#3c1a00}
.hero .phone-orders-title{font-size:8px;font-weight:700;color:#999;margin-bottom:5px}
.hero .phone-orders{display:flex;flex-direction:column;gap:4px}
.hero .p-order{display:flex;justify-content:space-between;align-items:center;font-size:7px;background:#faf6ee;border-radius:5px;padding:4px 6px}
.hero .p-order span{font-weight:700;color:#3c1a00}
.hero .p-order em{font-style:normal;font-size:6px;padding:2px 5px;border-radius:8px}
.st-delivered{background:#dcf5e6;color:#14874e}
.st-processing{background:#fff2d6;color:#a77a19}
.st-pending{background:#fde2e2;color:#b83232}
@media(max-width:1050px){.hero-badges{position:static;flex-direction:row;justify-content:center;margin-bottom:15px}.hero-visual{flex-direction:column;align-items:center}.hero-photo{margin-right:0}}
@media(max-width:700px){.hero-photo{width:200px;height:270px}.hero .phone{width:105px;height:210px}}

/* ===== Hero fine-tune to match reference ===== */
.hero{min-height:auto;padding:34px 5% 34px}
.hero h1{font-size:38px;margin-bottom:14px}
.hero .eyebrow{margin-bottom:8px}
.hero p{font-size:13px;margin:0 0 14px}
.hero .feature-row{gap:22px;margin:14px 0 20px}
.feature-item{font-size:11px}
.cta-row .gold-btn,.cta-row .outline-btn{padding:11px 18px;font-size:12px}
.hero-visual{min-height:auto;position:relative;justify-content:flex-start;padding-left:2%}
.hero-badges{position:absolute;top:-8px;right:2%;z-index:6}
.badge-card{padding:7px 12px;font-size:10px}
.badge-card .badge-ico{font-size:14px}
.hero-photo{width:210px;height:270px;border-radius:16px;margin-right:0}
.hero .phone{width:115px;height:220px;margin-bottom:0;margin-left:-15px;align-self:flex-end;z-index:4}
.hero .phone-stats div{padding:4px 5px}
.hero .phone-stats small{font-size:5.5px}
.hero .phone-stats b{font-size:9px}
.hero .p-order{font-size:6.5px;padding:3px 5px}
@media(max-width:1050px){.hero-badges{position:static;margin-bottom:12px}.hero-visual{padding-left:0}.hero .phone{margin-left:-15px}}

/* ===== Hero size increase ===== */
.hero{padding:60px 6% 55px}
.hero h1{font-size:46px}
.hero p{font-size:15px}
.hero .feature-row{margin:20px 0 26px}
.feature-item{font-size:12px}
.cta-row .gold-btn,.cta-row .outline-btn{padding:13px 22px;font-size:13px}
.hero-photo{width:260px;height:340px}
.hero .phone{width:135px;height:260px}
.hero .phone-stats small{font-size:6.5px}
.hero .phone-stats b{font-size:11px}
.hero .p-order{font-size:7.5px;padding:4px 6px}
.badge-card{padding:9px 15px;font-size:11px}
.badge-card .badge-ico{font-size:16px}
@media(max-width:700px){.hero-photo{width:180px;height:230px}.hero .phone{width:100px;height:190px}}

/* ===== Hero Image Slider (half text / half image) ===== */
.hero{grid-template-columns:1fr 1fr;gap:30px;align-items:stretch;padding:0 6%}
.hero-copy{padding:50px 0}
.hero-visual{min-height:auto;display:block;padding:0}
.hero-slider{position:relative;width:100%;min-height:420px;border-radius:0;overflow:hidden}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}
.hero-slide-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#7b0f2a,#d9b8a4);color:#fff;font:800 16px Poppins;opacity:.7}
.hero-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.85);color:#650018;border:0;width:38px;height:38px;border-radius:50%;font-size:15px;cursor:pointer;z-index:5;display:grid;place-items:center;box-shadow:0 5px 15px #0004}
.hero-nav:hover{background:#fff}
.hero-nav.prev{left:14px}
.hero-nav.next{right:14px}
.hero-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:7px;z-index:5}
.hero-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:.3s}
.hero-dot.active{background:#fff;width:22px;border-radius:5px}
@media(max-width:1050px){.hero{grid-template-columns:1fr;padding:0 4%}.hero-copy{padding:40px 0 10px;text-align:center}.hero p{margin-left:auto;margin-right:auto}.feature-row,.cta-row{justify-content:center}.hero-slider{min-height:280px;border-radius:16px;margin-bottom:20px}}

/* ===== Hero slider full-bleed, no visible box edges ===== */
.hero{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;align-items:stretch}
.hero-copy{padding:70px 6% 70px 7%}
.hero-visual{min-height:auto;align-self:center;max-width:560px;margin:0 auto}
.hero-slider{aspect-ratio:1536/1024;height:auto;min-height:auto;border-radius:0;box-shadow:none}
.hero-slide-placeholder{border-radius:0;box-shadow:none;background:radial-gradient(circle at 30% 30%,#8e2940 0,#650018 45%,#3d000d 100%)}
.hero-nav{background:rgba(255,255,255,.7)}
@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero-copy{padding:40px 5% 10px;text-align:center}.hero p{margin-left:auto;margin-right:auto}.feature-row,.cta-row{justify-content:center}.hero-slider{min-height:280px}}

/* ===== Widen image box leftward ===== */
.hero{grid-template-columns:.8fr 1.2fr}
.hero-copy{padding:70px 4% 70px 5%}
@media(max-width:1050px){.hero{grid-template-columns:1fr}}

/* ===== Stats bar with icon badges (image 1 style) ===== */
.stats{max-width:1180px;margin:-30px auto 0;position:relative;z-index:10;background:linear-gradient(90deg,#650018,#8d1730);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 20px;box-shadow:0 15px 35px rgba(30,0,10,.35)}
.stats div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #ffffff30}
.stats div:last-child{border:0}
.stats .stat-ico{width:42px;height:42px;min-width:42px;border-radius:50%;background:linear-gradient(135deg,#ffd65b,#f2b900);display:grid;place-items:center;font-size:19px;box-shadow:0 5px 12px #0004}
.stats b{display:block;font:800 22px Poppins;color:#ffd45b;text-align:left}
.stats small{font-size:11px;color:#f3e3e3;text-align:left}
@media(max-width:700px){.stats{grid-template-columns:repeat(2,1fr);gap:14px 0;margin:-20px 18px 0;padding:18px 14px}.stats div:nth-child(2){border:0}.stats div:nth-child(odd){border-right:1px solid #ffffff30}.stats .stat-ico{width:34px;height:34px;min-width:34px;font-size:15px}.stats b{font-size:17px}.stats small{font-size:9px}}

/* ===== Stats bar: full width, white gap below hero ===== */
.stats{max-width:1400px;margin:34px auto 0;border-radius:16px;padding:26px 30px}
@media(max-width:700px){.stats{margin:20px 18px 0}}

/* ===== Stats bar overlapping hero/white boundary (reference match) ===== */
.stats{margin:-45px auto 0}
@media(max-width:700px){.stats{margin:-30px 18px 0}}

/* ===== Stats bar: thin white gap below hero (exact reference) ===== */
.stats{margin:6px auto 0}
@media(max-width:700px){.stats{margin:6px 18px 0}}

/* ===== Stats bar: near full-width band, subtle (exact reference match) ===== */
.stats{max-width:100%;margin:0 auto 0;border-radius:0;box-shadow:none;padding:20px 6%}

/* ===== Revert to rounded card stats bar (undo full-width flat band) ===== */
.stats{max-width:1400px;margin:6px auto 0;border-radius:16px;box-shadow:0 15px 35px rgba(30,0,10,.35);padding:26px 30px}
@media(max-width:700px){.stats{margin:6px 18px 0}}

/* ===== Stats bar: slight overlap on hero, rounded, thin white peek at corners ===== */
.stats{max-width:1300px;margin:-18px auto 0;border-radius:14px;box-shadow:0 12px 28px rgba(30,0,10,.3);padding:20px 26px}
@media(max-width:700px){.stats{margin:-14px 18px 0;padding:16px 14px}}

/* ===== Stats bar: more rounded top corners for visible white peek ===== */
.stats{border-radius:26px}

/* ===== Stats bar: white border all around ===== */
.stats{border:3mm solid #fff}

/* ===== Stats bar: thinner white border (1mm) ===== */
.stats{border:1mm solid #fff}

/* ===== Why Friends Gallery: single bordered row with dividers (reference match) ===== */
.benefit-grid{display:flex;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);gap:0}
.benefit-card{flex:1;border:0;border-right:1px solid var(--line);border-radius:0;box-shadow:none;padding:22px 14px}
.benefit-card:last-child{border-right:0}
.benefit-card .icon{width:36px;height:36px;margin:0 auto 10px;background:var(--maroon);color:#fff;border-radius:10px;display:grid;place-items:center;font-size:16px}
.benefit-card h3{font-size:13px;font-weight:800;margin:5px 0}
.benefit-card p{font-size:10px;line-height:1.6}
@media(max-width:1050px){.benefit-grid{flex-wrap:wrap}.benefit-card{flex:1 1 33.33%;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-card:nth-child(3n){border-right:0}}
@media(max-width:700px){.benefit-card{flex:1 1 50%}.benefit-card:nth-child(3n){border-right:1px solid var(--line)}.benefit-card:nth-child(2n){border-right:0}}

/* ===== Benefit icon badges: proper centering & size ===== */
.benefit-card .icon{width:42px;height:42px;font-size:19px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:12px}

/* ===== Benefit card hover: gold border highlight ===== */
.benefit-card{transition:.25s ease;cursor:default}
.benefit-card:hover{background:#fffdf5;box-shadow:inset 0 0 0 2px var(--gold2,#ffd65b)}
.benefit-card:hover .icon{background:var(--gold2,#ffd65b);color:#3c1a00}

/* ===== How it works: solid maroon number circles + dashed border box ===== */
.section.how{border:2px dashed var(--gold2,#f2b900);border-radius:20px;max-width:1180px;margin:40px auto;padding:40px 30px}
.step>b{background:var(--maroon);border-color:var(--maroon);color:#fff}

/* ===== Profit Calculator: image 2 style (dark card right, stacked fields left) ===== */
.profit-box{display:grid;grid-template-columns:1.3fr .8fr;gap:25px;align-items:center;background:linear-gradient(110deg,#fff7e6,#f9ead6);border-radius:18px;padding:28px 34px}
.profit-left h2{font-size:22px;margin:0 0 16px;line-height:1.4}
.profit-left h2 span{color:var(--maroon)}
.calc-fields-v{display:flex;flex-direction:column;gap:10px}
.cf-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cf-row span{font-size:12px;font-weight:700;color:#555}
.cf-row input{width:110px;border:1px solid #e0d2c1;background:#fff;padding:9px 12px;border-radius:8px;font:700 14px Poppins;text-align:right}
.profit-result-box{position:relative;background:linear-gradient(135deg,#650018,#3d000d);color:#fff;border-radius:16px;padding:26px 24px;text-align:center;overflow:hidden}
.profit-result-box small{display:block;font-size:11px;color:#f5d9d9;margin-bottom:6px}
.profit-result-box strong{display:block;font:800 32px Poppins;color:var(--gold2,#ffd65b)}
.profit-result-box .money-icon{position:absolute;right:10px;bottom:6px;font-size:34px;opacity:.5}
@media(max-width:1050px){.profit-box{grid-template-columns:1fr;padding:26px 22px}.cf-row input{width:120px}}
@media(max-width:700px){.cf-row{flex-direction:column;align-items:flex-start;gap:5px}.cf-row input{width:100%}}

/* ===== Profit fields: stacked label/value style (image 2 match) ===== */
.cf-row{flex-direction:column;align-items:flex-start;gap:2px}
.cf-row span{font-size:11px;color:#7a6a55;font-weight:600}
.cf-row input{width:auto;border:0;background:transparent;padding:0;font:800 20px Poppins;color:#2a1810;text-align:left}
.calc-fields-v{gap:14px}
.profit-left h2{font-size:19px}

/* ===== Profit fields: correct side-by-side label/value (true reference match) ===== */
.cf-row{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:10px}
.cf-row span{font-size:12px;color:#7a6a55;font-weight:600;min-width:150px}
.cf-row input{font:800 16px Poppins}
.taka-sign{font:800 16px Poppins;color:#2a1810}
.cf-row{gap:4px}
.login-btn{transition:.2s;}
.login-btn:hover{background:var(--gold); color:var(--maroon)!important; border-color:var(--gold);}
.gold-btn{transition:.2s;}
.gold-btn:hover{background:linear-gradient(135deg,var(--gold2),var(--gold))!important;color:#3c1800!important;box-shadow:0 9px 22px rgba(242,185,0,.35)!important;}.gold-btn.maroon-hover:hover{background:var(--maroon)!important;color:#fff!important;box-shadow:0 7px 18px rgba(101,0,24,.25)!important;}
.fg-dash-grid{display:grid; grid-template-areas:"top image" "list image";}
.fg-dash-top{grid-area:top;}
.fg-dash-img{grid-area:image;}
.fg-dash-list{grid-area:list;}
@media(max-width:700px){
.fg-dash-grid{grid-template-columns:1fr!important; grid-template-areas:"top" "image" "list"!important;}
.fg-dash-top{text-align:center!important;}
.fg-dash-list ul{display:inline-block!important; text-align:left!important; margin-left:auto!important; margin-right:auto!important;}
.fg-dash-list{text-align:center!important;}
}
@media(max-width:700px){
.fulfill{transform:translateX(-50%) scale(0.42)!important; transform-origin:top center!important; width:238%!important; margin-top:-70px!important; margin-bottom:-40px!important; position:relative!important; left:50%!important;}
}

.outline-btn.light:hover{background:#FFDE21!important;color:#3c1a00!important;border-color:#FFDE21!important;}
.maroon-btn{background:#650018!important;color:#fff!important;border-color:#650018!important;}
.maroon-btn:hover{background:#FFDE21!important;color:#3c1a00!important;border-color:#FFDE21!important;}

.yellow-btn{background:#FFDE21!important;color:#3c1a00!important;box-shadow:0 7px 18px rgba(255,222,33,.35)!important;}
.yellow-btn:hover{background:#650018!important;color:#fff!important;box-shadow:0 7px 18px rgba(101,0,24,.25)!important;}
.review-btn:hover{background:var(--gold)!important;color:#3c1a00!important;}

/* ===== FINAL FIX: force hero-visual & hero-slider to render with real height ===== */
.hero{align-items:stretch}
.hero-visual{display:block!important;width:100%!important;max-width:none!important;margin:0!important;align-self:stretch!important;position:relative!important;min-height:380px!important}
.hero-slider{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;min-height:0!important}
.hero-slide{position:absolute!important;inset:0!important}
@media(max-width:1050px){.hero-visual{min-height:280px!important}}

/* ===== Gap between header/navbar and hero section ===== */
.hero{margin-top:16px}

/* ===== Reduce gap between navbar and hero ===== */
.hero{margin-top:8px}

/* ===== Crop out white space on left side of hero banner image ===== */
.hero-slide img{object-position:right center;transform:scale(1.35);transform-origin:right center}

/* ===== Match hero image box to new wide banner (no cropping) ===== */
.hero-slide img{transform:none;object-position:center;object-fit:contain}
.hero-slider{aspect-ratio:1600/952}
.hero-visual{min-height:0!important}
@media(max-width:1050px){.hero-slider{aspect-ratio:1600/952}}

/* ===== Bring hero nav arrows closer to image edges ===== */
.hero-nav.prev{left:auto;right:calc(100% - 50px)}
.hero-nav.next{right:auto;left:calc(100% - 50px)}

/* ===== Nav arrows stick to image edges ===== */
.hero-nav.prev{left:0}
.hero-nav.next{right:0}

/* ===== Stick hero image to right edge, remove right gap ===== */
.hero-visual{margin-left:auto!important;margin-right:0!important;max-width:none!important}

/* ===== Push hero image to right side only, no left stretch ===== */
.hero-visual{display:flex!important;justify-content:flex-end!important;align-items:stretch!important;width:100%!important}
.hero-slider{width:auto!important;max-width:100%!important;height:100%!important}
.hero-slide img{width:auto!important;max-width:100%!important;height:100%!important;object-fit:cover!important;object-position:right center!important}

/* ===== Push hero image to LEFT side instead ===== */
.hero-visual{justify-content:flex-start!important}
.hero-slide img{object-position:left center!important}

/* ===== Fill full width, no gaps on either side ===== */
.hero-slider{width:100%!important}
.hero-slide img{width:100%!important;object-position:left center!important}

/* ===== Move hero image box to the right side ===== */
.hero-visual{justify-content:flex-end!important}
.hero-slide img{object-position:right center!important}

/* ===== FIX: shrink slider width so it can align right, not stretch full ===== */
.hero-slider{width:88%!important}

/* ===== Reduce hero image width more ===== */
.hero-slider{width:75%!important}

/* ===== Reduce hero image width to 70% ===== */
.hero-slider{width:70%!important}

/* ===== Ensure image sticks exactly to right edge, no gap ===== */
.hero-visual{justify-content:flex-end!important;padding-right:0!important}
.hero{padding-right:0!important}

/* ===== TRUE FINAL: image fills entire right column, no gap anywhere ===== */
.hero-visual{width:100%!important;justify-content:stretch!important;padding:0!important;margin:0!important}
.hero-slider{width:100%!important;max-width:100%!important}
.hero-slide{width:100%!important}
.hero-slide img{width:100%!important;object-fit:cover!important;object-position:center!important}

/* ===== TRUE FINAL v2: 70% width, hard-pinned to right edge via margin ===== */
.hero-slider{width:70%!important;max-width:70%!important;margin-left:auto!important;margin-right:0!important}
.hero-slide img{width:100%!important}

/* ===== Shift text right + solid maroon background ===== */
.hero{background:#650018!important}
.hero-copy{padding-left:5%!important}

/* ===== Shift text right + solid maroon background ===== */

.hero{background:#650018!important}

.hero-copy{padding-left:10%!important}


/* ===== Shift text right + solid maroon background ===== */

.hero{background:#650018!important}

.hero-copy{padding-left:10%!important}


/* ===== Pointer man image: positioned in the middle gap, overlapping ===== */
.hero{position:relative;overflow:visible}
.hero-pointer-man{position:absolute;left:38%;bottom:0;width:280px;height:auto;z-index:8;pointer-events:none}
@media(max-width:1200px){.hero-pointer-man{width:220px;left:35%}}
@media(max-width:1050px){.hero-pointer-man{display:none}}

/* ===== Reposition pointer man to sit in the gap between text and banner ===== */
.hero-pointer-man{left:48%!important;width:200px!important;z-index:9}
@media(max-width:1300px){.hero-pointer-man{left:46%!important;width:170px!important}}

/* ===== Move pointer man to be clearly visible on maroon side, near column boundary ===== */
.hero-pointer-man{left:38%!important;width:230px!important;z-index:20!important;bottom:0!important}
@media(max-width:1300px){.hero-pointer-man{left:35%!important;width:190px!important}}

/* ===== Position pointer man exactly at the column boundary gap ===== */
.hero-pointer-man{left:50%!important;transform:translateX(-50%)!important;width:200px!important;z-index:20!important;bottom:0!important}
@media(max-width:1300px){.hero-pointer-man{width:170px!important}}

/* ===== Correct boundary position (hero columns are .8fr/1.2fr = ~40% split) + raise above stats ===== */
.hero-pointer-man{left:40%!important;bottom:20px!important;width:180px!important}
@media(max-width:1300px){.hero-pointer-man{width:150px!important;left:40%!important}}

/* ===== Anchor pointer-man to hero-visual's left edge, hang into the gap ===== */
.hero-visual{position:relative!important}
.hero-pointer-man{position:absolute!important;left:-90px!important;bottom:0!important;width:180px!important;z-index:20!important}
@media(max-width:1300px){.hero-pointer-man{left:-70px!important;width:150px!important}}
@media(max-width:1050px){.hero-pointer-man{display:none!important}}

/* ===== Make pointer man bigger ===== */
.hero-pointer-man{width:250px!important;left:-120px!important}
@media(max-width:1300px){.hero-pointer-man{width:200px!important;left:-95px!important}}

/* ===== Make pointer man even bigger ===== */
.hero-pointer-man{width:320px!important;left:-150px!important}
@media(max-width:1300px){.hero-pointer-man{width:260px!important;left:-125px!important}}

/* ===== Pointer man: full banner height ===== */
.hero-pointer-man{width:auto!important;height:100%!important;left:-180px!important;bottom:0!important}
@media(max-width:1300px){.hero-pointer-man{height:85%!important;left:-140px!important}}

/* ===== Slightly smaller pointer man ===== */
.hero-pointer-man{height:78%!important;left:-140px!important}
@media(max-width:1300px){.hero-pointer-man{height:65%!important;left:-110px!important}}

/* ===== Move pointer man closer to/onto the banner (right) ===== */
.hero-pointer-man{left:-40px!important}
@media(max-width:1300px){.hero-pointer-man{left:-30px!important}}

/* ===== Move pointer man further right, onto banner ===== */
.hero-pointer-man{left:30px!important}
@media(max-width:1300px){.hero-pointer-man{left:25px!important}}

/* ===== Move pointer man even further right ===== */
.hero-pointer-man{left:100px!important}
@media(max-width:1300px){.hero-pointer-man{left:80px!important}}

/* ===== Move pointer man up ===== */
.hero-pointer-man{bottom:30px!important}
@media(max-width:1300px){.hero-pointer-man{bottom:20px!important}}

/* ===== Revert blend mode, move pointer man down slightly to align with white line ===== */
.hero-pointer-man{mix-blend-mode:normal!important;bottom:15px!important}

/* ===== Move pointer man slightly more toward banner image ===== */
.hero-pointer-man{left:150px!important}
@media(max-width:1300px){.hero-pointer-man{left:120px!important}}

/* ===== Nudge pointer man up by 1mm ===== */
.hero-pointer-man{bottom:calc(15px + 1mm)!important}

/* ===== Show hero banner image on mobile too, stacked below text ===== */
@media(max-width:1050px){
.hero-visual{display:block!important;min-height:220px!important;margin-top:20px!important}
.hero-slider{position:relative!important;width:100%!important;height:220px!important;border-radius:16px!important;overflow:hidden!important}
.hero-slide{position:absolute!important;inset:0!important}
}

/* ===== Show pointer man on mobile too, positioned over banner ===== */
@media(max-width:1050px){
.hero-pointer-man{display:block!important;position:absolute!important;left:-15px!important;bottom:0!important;height:75%!important;width:auto!important;z-index:20!important}
}

/* ===== Fix pointer man position on mobile: align to banner's bottom-left ===== */
@media(max-width:1050px){
.hero-visual{overflow:visible!important}
.hero-pointer-man{left:0!important;bottom:0!important;height:70%!important}
}

/* ===== Shrink pointer man on mobile so full body is visible ===== */
@media(max-width:1050px){
.hero-pointer-man{height:50%!important;bottom:0!important}
}

/* ===== Move pointer man right and up on mobile ===== */
@media(max-width:1050px){
.hero-pointer-man{left:20px!important;bottom:20px!important}
}

/* ===== Move pointer man higher up on mobile ===== */
@media(max-width:1050px){
.hero-pointer-man{bottom:45px!important}
}

/* ===== Move pointer man higher and further right on mobile ===== */
@media(max-width:1050px){
.hero-pointer-man{bottom:65px!important;left:35px!important}
}

/* ===== Move pointer man further right and make bigger on mobile ===== */
@media(max-width:1050px){
.hero-pointer-man{left:55px!important;height:60%!important}
}

/* ===== Mobile only: hide text, show banner image first then buttons ===== */
@media(max-width:1050px){
.hero{display:flex!important;flex-direction:column!important}
.hero-visual{order:-1!important;margin-top:0!important}
.hero-copy .eyebrow,.hero-copy h1,.hero-copy p,.hero-copy .feature-row{display:none!important}
.hero-copy{padding-top:20px!important}
.cta-row{margin-top:0!important}
}

/* ===== Remove gap above/below buttons on mobile hero ===== */
@media(max-width:1050px){
.hero-copy{padding-top:16px!important;padding-bottom:16px!important}
.cta-row{margin-top:0!important;margin-bottom:0!important}
}

/* ===== Reduce top gap and shrink buttons on mobile ===== */
@media(max-width:1050px){
.hero{padding-top:0!important}
.hero-visual{margin-top:0!important;padding-top:0!important}
.hero-copy{padding-top:8px!important}
.cta-row .gold-btn,.cta-row .outline-btn{padding:10px 16px!important;font-size:12px!important}
}

/* ===== Further reduce gap above buttons on mobile ===== */
@media(max-width:1050px){
.hero-copy{padding-top:0!important;margin-top:-10px!important}
}

/* ===== Further reduce gap above buttons on mobile ===== */

@media(max-width:1050px){

.hero-copy{padding-top:0!important;margin-top:-20px!important}

}


/* ===== Move buttons further up on mobile ===== */
@media(max-width:1050px){
.hero-copy{margin-top:-25px!important}
}

/* ===== Move buttons up by 5mm on mobile ===== */
@media(max-width:1050px){
.hero-copy{margin-top:calc(-25px - 5mm)!important}
}

/* ===== Make buttons thinner (slim) on mobile ===== */
@media(max-width:1050px){
.cta-row .gold-btn,.cta-row .outline-btn{padding:7px 14px!important;font-size:11px!important}
}

/* ===== Fade bottom edge of pointer man into background (smooth blend) ===== */
.hero-pointer-man{
  -webkit-mask-image:linear-gradient(to bottom, black 85%, transparent 100%);
  mask-image:linear-gradient(to bottom, black 85%, transparent 100%);
}
