:root{--brand:#0b8f62;--brand-dark:#076b4a;--brand-soft:#eaf8f1;--accent:#f58a16;--accent-dark:#dc6f00;--ink:#18231f;--muted:#6b7771;--line:#e6ece8;--bg:#f6f8f7;--card:#fff;--danger:#d92d20;--shadow:0 8px 28px rgba(22,54,40,.08);--radius:14px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Noto Sans Bengali","Noto Sans",Arial,sans-serif;line-height:1.55}.wrap{width:min(1240px,calc(100% - 32px));margin:auto}a{color:inherit}
.topbar{background:#0a6f4d;color:#fff;font-size:12px}.topbar .wrap{height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-right{display:flex;gap:16px}.store-header{background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);box-shadow:0 2px 10px #12331f0a}.head-row{min-height:78px;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:24px;font-weight:950;white-space:nowrap;color:var(--ink)}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--brand),#12b77d);color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 7px 15px #0b8f6230}.brand small{display:block;font-size:9px;color:var(--muted);font-weight:700;letter-spacing:.4px}.search{flex:1;max-width:590px;position:relative}.search input{width:100%;height:46px;margin:0;padding:0 52px 0 17px;border:1px solid #dce5df;border-radius:9px;background:#f8faf9;outline:none}.search input:focus{border-color:#8ecdb1;background:#fff}.search button{position:absolute;right:4px;top:4px;width:38px;height:38px;border:0;border-radius:7px;background:var(--brand);color:#fff;font-size:20px;cursor:pointer}.head-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.head-action{text-decoration:none;display:flex;align-items:center;gap:7px;color:#33413a;font-size:12px;font-weight:800}.head-action .icon{font-size:20px}.cart-pill{position:relative}.cart-count{position:absolute;top:-9px;left:14px;background:var(--accent);color:#fff;min-width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.main-nav{background:#fff;border-top:1px solid #f0f3f1}.main-nav .wrap{height:48px;display:flex;align-items:center;gap:26px;overflow:auto}.main-nav a{font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;color:#34423b}.main-nav a:first-child{color:var(--brand)}.main-nav a:hover{color:var(--accent)}
.hero{padding:22px 0 10px}.hero-grid{display:grid;grid-template-columns:1.65fr .8fr;gap:14px}.hero-main{min-height:365px;border-radius:18px;overflow:hidden;background:linear-gradient(110deg,#e7f8ef 0%,#f9fbfa 58%,#e8f6f0);display:grid;grid-template-columns:1fr .95fr;position:relative}.hero-copy{padding:44px 42px;display:flex;flex-direction:column;justify-content:center;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--brand-dark);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.eyebrow:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%}.hero-copy h1{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:12px 0 14px}.hero-copy h1 span{color:var(--brand)}.hero-copy p{color:var(--muted);max-width:510px;margin:0 0 22px;font-size:15px}.hero-art{display:flex;align-items:center;justify-content:center;padding:18px}.hero-art img{width:100%;height:330px;object-fit:contain}.hero-side{display:grid;gap:14px}.promo-card{border-radius:18px;padding:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;overflow:hidden;min-height:175px}.promo-card.orange{background:linear-gradient(135deg,#fff1dd,#fffaf2)}.promo-card.green{background:linear-gradient(135deg,#e9f9f1,#f9fffc)}.promo-card h3{font-size:21px;margin:0 0 6px}.promo-card p{font-size:12px;color:var(--muted);margin:0 0 12px}.promo-card img{width:125px;height:125px;object-fit:contain}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:0;border-radius:8px;background:#1b2822;color:#fff;text-decoration:none;cursor:pointer;font-weight:850;font-size:13px}.btn.green{background:var(--brand)}.btn.green:hover{background:var(--brand-dark)}.btn.orange{background:var(--accent)}.btn.orange:hover{background:var(--accent-dark)}.btn.light{background:#fff;color:var(--brand);border:1px solid #bfe4d0}.btn.full{width:100%}.btn.small{padding:8px 11px;font-size:11px}
.quick-features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 28px}.quick-feature{background:#fff;border:1px solid var(--line);border-radius:11px;padding:14px;display:flex;gap:10px;align-items:center}.quick-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-weight:900}.quick-feature b{font-size:12px;display:block}.quick-feature span{font-size:10px;color:var(--muted)}
.section{padding:10px 0 12px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:14px 0 15px}.section-head h2{font-size:22px;margin:0}.section-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.section-head a{font-size:12px;color:var(--brand);font-weight:900;text-decoration:none}.category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.cat-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px;text-align:center;text-decoration:none;transition:.2s}.cat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.cat-icon{height:88px;border-radius:10px;background:#f3f8f5;display:grid;place-items:center;font-size:29px;margin-bottom:8px;overflow:hidden}.cat-icon img{width:100%;height:100%;object-fit:cover}.cat-card b{font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;position:relative;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-img{display:block;aspect-ratio:1;background:#f7f9f8;position:relative}.product-img img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;left:9px;top:9px;background:var(--accent);color:#fff;padding:4px 7px;border-radius:5px;font-size:10px;font-weight:900}.product-body{padding:12px}.product-title{font-size:14px;line-height:1.35;min-height:38px;margin:0 0 7px}.stars{color:#f3a400;font-size:12px}.stars span{color:#87928b}.price-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:8px 0}.price{font-size:19px;font-weight:950}.old-price{text-decoration:line-through;color:#98a19c;font-size:11px}.discount{background:#eaf8f1;color:var(--brand-dark);font-size:10px;padding:3px 6px;border-radius:4px;font-weight:900}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.product-actions .btn{font-size:11px;padding:9px 6px}.sale-banner{margin:28px 0;border-radius:17px;padding:24px 28px;background:linear-gradient(100deg,#0a7652,#0d9a6b);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.sale-banner h2{margin:0 0 4px;font-size:24px}.sale-banner p{margin:0;color:#d9f5e9;font-size:12px}
.page-title{padding:28px 0 18px}.page-title h1{margin:0;font-size:28px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:7px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-photo{padding:28px;min-height:520px;display:grid;place-items:center;position:relative}.product-photo img{width:100%;height:470px;object-fit:contain}.product-info{padding:30px}.product-info h1{font-size:32px;line-height:1.2;margin:8px 0}.feature-list{list-style:none;padding:0;margin:18px 0}.feature-list li{margin:9px 0;color:#425049;font-size:13px}.feature-list li:before{content:"✓";color:var(--brand);font-weight:900;margin-right:8px}.product-meta-row{display:flex;gap:9px;flex-wrap:wrap;margin:12px 0}.meta-chip{background:#f3f7f5;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;color:#516159}.quantity{display:flex;gap:8px;align-items:center}.quantity input{max-width:90px;text-align:center}.product-buy{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.45fr .75fr;gap:18px}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:15px;align-items:center;padding:15px;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}.cart-item img{width:88px;height:88px;object-fit:contain;background:#f5f7f6;border-radius:10px}.summary{padding:22px;position:sticky;top:95px;height:max-content}.summary h2{font-size:20px;margin-top:0}.summary-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;color:#5d6962;font-size:13px}.summary-total{border-top:1px solid var(--line);margin-top:8px;padding-top:15px;font-size:21px;font-weight:950;color:var(--ink)}.field{margin-bottom:14px}.field label{display:block;font-size:12px;font-weight:900;margin-bottom:5px}.field input,.field textarea,.field select,.lp-form input,.lp-form textarea{width:100%;padding:11px 12px;border:1px solid #dce5e0;border-radius:8px;background:#fff;font:inherit;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#87c9aa}.payment-method{border:1px solid var(--line);border-radius:10px;padding:13px;margin:8px 0;cursor:pointer;display:block}.payment-method:has(input:checked){border-color:#75c49a;background:#f1fbf5;box-shadow:0 0 0 2px #dff2e6}.error{color:#c62828;font-size:11px}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.delivery-option{border:1px solid var(--line);border-radius:10px;padding:14px;cursor:pointer;background:#fff}.delivery-option:has(input:checked){border-color:var(--brand);background:var(--brand-soft)}.delivery-option b{display:block;font-size:13px}.delivery-option small{color:var(--muted);font-size:11px}
.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shop-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:0;overflow:hidden}.shop-card img{width:100%;aspect-ratio:1;object-fit:contain;background:#f7f9f8}.shop-card-body{padding:13px}.pagination{display:flex;gap:7px;justify-content:center;margin:24px 0}.pagination a,.pagination span{padding:7px 10px;border:1px solid var(--line);background:#fff;border-radius:7px;text-decoration:none;font-size:12px}
.lp{min-height:100vh;background:#f7faf8}.lp-wrap{width:min(1080px,calc(100% - 24px));margin:auto;padding:16px 0 35px}.lp-hero{padding:25px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:center}.lp-hero img{width:100%;height:390px;object-fit:contain}.lp-title{font-size:clamp(30px,5vw,50px);line-height:1.07;margin:8px 0 12px}.lp-price{font-size:31px;font-weight:950;color:var(--brand)}.lp-old{text-decoration:line-through;opacity:.5;margin-right:7px;font-size:18px}.lp-section{margin:16px 0;padding:24px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lp-benefit{padding:15px;border:1px solid var(--line);border-radius:11px;background:#fbfdfc}.lp-package{transition:.2s}.lp-package:has(input:checked){border-color:var(--brand)!important;background:#effaf3;box-shadow:0 0 0 2px #d8f0e1}.lp-form label{display:block;font-size:12px;font-weight:850;margin-top:8px}.lp-form button{width:100%;padding:14px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-weight:900;cursor:pointer}.lp-delivery{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.lp-delivery label{margin:0;padding:13px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.lp-delivery label:has(input:checked){border-color:var(--brand);background:var(--brand-soft)}.lp-faq{border-bottom:1px solid var(--line);padding:12px 0}.lp-faq summary{cursor:pointer;font-weight:800}
footer{background:#12241c;color:#c8d5ce;margin-top:48px;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-title{color:#fff;font-weight:950;margin-bottom:10px}.footer-link{display:block;color:#b9c8c0;text-decoration:none;margin:8px 0;font-size:12px}.footer-bottom{border-top:1px solid #2e4238;margin-top:28px;padding-top:17px;font-size:11px}
@media(max-width:1050px){.category-strip{grid-template-columns:repeat(4,1fr)}.product-grid,.shop-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.quick-features{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{width:min(100% - 20px,1240px)}.topbar{display:none}.head-row{min-height:64px}.brand{font-size:19px}.brand-mark{width:35px;height:35px}.search{display:none}.head-actions{gap:10px}.head-action span{display:none}.main-nav .wrap{gap:20px}.hero-main{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:30px 25px 10px}.hero-art{min-height:250px}.hero-art img{height:250px}.hero-side{grid-template-columns:1fr}.promo-card{min-height:135px}.category-strip{grid-template-columns:repeat(4,1fr);gap:7px}.cat-icon{height:64px}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-actions{grid-template-columns:1fr}.quick-features{grid-template-columns:1fr 1fr}.two,.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary{position:static}.product-photo{min-height:350px}.product-photo img{height:320px}.product-info{padding:21px}.product-info h1{font-size:27px}.delivery-options,.lp-delivery{grid-template-columns:1fr}.lp-hero{grid-template-columns:1fr;padding:18px}.lp-hero img{height:270px}.lp-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.sale-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.quick-features{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:65px 1fr}.cart-item img{width:65px;height:65px}.cart-item .item-actions{grid-column:2}.product-title{font-size:13px}.price{font-size:17px}}
