/* Professional Bangladesh ecommerce polish — consistent Baloo Da 2/Poppins headings, Hind Siliguri/Inter body, trust blue, CTA orange, success green, and mobile-first spacing. */
:root{--primary:#0c447c;--cta:#d85a30;--success:#0f6e56;--bg:#f9fafb;--surface:#fff;--text:#1f2937;--subtle:#667085;--border:#e4e7ec;--radius:12px;--shadow:0 10px 30px rgba(12,68,124,.08);--shadow-soft:0 4px 14px rgba(16,24,40,.06)}*{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;background:var(--bg);color:var(--text);font-family:'Hind Siliguri','Inter',sans-serif;font-size:15px;line-height:1.65}main{min-height:55vh}img{max-width:100%;display:block}.utility{display:flex;align-items:center;justify-content:center;gap:34px;min-height:34px;padding:7px 24px;background:var(--primary);font-size:11px;font-weight:600;letter-spacing:0}.site-header{position:relative;z-index:20;display:flex;align-items:center;gap:34px;min-height:76px;padding:0 max(24px,5vw);background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);box-shadow:0 2px 12px rgba(16,24,40,.035)}.brand{display:inline-flex;align-items:center;gap:9px;min-width:max-content;color:var(--primary);font-family:'Poppins','Hind Siliguri',sans-serif;font-size:18px;font-weight:700}.brand img{width:38px;height:38px;border-radius:50%;border:1px solid #d7e3ed;background:#edf5fb}.site-header nav{display:flex;align-items:center;gap:21px;margin:0;min-width:0}.site-header nav a,.header-actions a{padding:8px 0;color:var(--text);font-size:13px;font-weight:600;white-space:nowrap}.site-header nav a:hover,.header-actions a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.cart-link{display:inline-flex;align-items:center;gap:7px}.cart-link b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--cta);color:#fff;font-size:10px}.notice{width:min(1120px,calc(100% - 48px));margin:15px auto 0;border-radius:10px;font-size:14px}.button,.rm-primary,.rm-dark-button{min-height:44px;border-radius:8px;font-family:'Hind Siliguri','Inter',sans-serif;font-size:13px;font-weight:700;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover,.rm-primary:hover,.rm-dark-button:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(12,68,124,.16)}.button:active,.rm-primary:active,.rm-dark-button:active{transform:translateY(0) scale(.98)}input,select,textarea{width:100%;min-height:44px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:14px;outline:0;transition:border-color .18s,box-shadow .18s}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(12,68,124,.12)}textarea{min-height:106px;padding:11px 12px;resize:vertical}.site-footer{display:grid;grid-template-columns:1.35fr .7fr .75fr;gap:44px;margin-top:0;padding:56px max(24px,5vw) 22px;background:var(--primary);color:#fff}.site-footer>div{min-width:0}.site-footer p{max-width:365px;font-size:13px;line-height:1.75}.site-footer small{display:block;margin-bottom:10px;color:#d7eafb;font-size:11px;letter-spacing:.04em}.site-footer a:not(.brand),.site-footer strong{display:block;margin:7px 0;color:#fff;font-size:13px}.footer-bottom{grid-column:1/-1;margin-top:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);color:#d7eafb;font-size:11px}.rm-hero{min-height:510px;padding:0 max(24px,5vw)}.rm-hero-copy{padding:70px 40px 65px 0}.rm-hero h1{max-width:700px;font-size:clamp(42px,4.7vw,66px);line-height:1.11}.rm-hero-copy>p:not(.rm-kicker){max-width:560px;font-size:16px;line-height:1.75}.rm-search{min-height:56px;border-radius:10px}.rm-search input{min-height:42px;padding:10px 14px;border:0;box-shadow:none}.rm-search button{min-width:91px;border-radius:7px}.rm-hero-actions{gap:14px}.rm-confidence{width:min(1140px,calc(100% - 48px));border:1px solid var(--border);box-shadow:var(--shadow)}.rm-confidence>div{min-height:74px;padding:15px 20px}.rm-category-boulevard,.rm-product-section{padding:76px max(24px,5vw)}.rm-offer-section{padding:0 max(24px,5vw) 76px}.rm-section-heading{max-width:1240px;margin-left:auto;margin-right:auto}.rm-category-grid,.rm-product-grid{max-width:1240px;margin-left:auto;margin-right:auto}.rm-category{border-radius:10px;box-shadow:var(--shadow-soft)}.rm-offer-banner{max-width:1240px;margin:0 auto;border-radius:12px}.rm-product-strip{max-width:1168px;margin:26px auto 0}.product-grid{gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;border-radius:12px;border:1px solid var(--border);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-soft)}.product-card:hover{border-color:#b8cfdf;box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{display:block;overflow:hidden;aspect-ratio:1/1;background:#f2f6f8}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.03)}.product-reveal{display:none}.product-meta{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:11px;padding:14px 14px 10px}.product-meta h3{min-height:44px;margin:3px 0 0;color:var(--text);font-size:15px;line-height:1.42}.product-meta small{font-size:11px;font-weight:700}.price{display:flex;align-items:baseline;gap:7px}.price strong{font-size:16px}.price del{font-size:12px;color:#98a2b3}.card-cart{margin-top:auto;padding:0 14px 14px}.card-cart button{width:100%;min-height:42px;border-radius:7px;font-size:13px;font-weight:700}.shop-head{padding:62px max(24px,5vw);background:#eaf4fb}.shop-head>*,.shop-layout{width:min(1240px,100%);margin-left:auto;margin-right:auto}.shop-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:34px;padding:44px max(24px,5vw) 76px}.filters{position:sticky;top:15px;align-self:start;display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid var(--border);border-radius:10px;background:#fff}.filters span{padding:0 9px 8px;color:var(--subtle);font-size:11px;font-weight:700;letter-spacing:.05em}.filters a{padding:8px 9px;border-radius:6px;font-size:13px}.filters a.active{background:#eaf4fb;color:var(--primary);font-weight:700}.results-meta{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px;color:var(--subtle);font-size:12px}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:56px;align-items:center;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:64px 0 82px}.detail-image{overflow:hidden;border-radius:14px;background:#edf4f7;box-shadow:var(--shadow)}.detail-image img{width:100%;min-height:450px;object-fit:cover}.detail-copy{max-width:470px}.detail-copy h1{margin:8px 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.18}.detail-description{color:#475467;font-size:15px;line-height:1.8}.detail-cart .button{width:100%;margin-top:16px;background:var(--cta);color:#fff}.detail-terms{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.detail-terms span{font-size:11px;color:var(--subtle);line-height:1.45}.cart-page,.checkout-page{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:start;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:62px 0 78px}.cart-page h1,.checkout-page h1{margin:4px 0 24px}.cart-list{border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden}.cart-row{display:grid;grid-template-columns:94px minmax(0,1fr) 86px 95px 32px;align-items:center;gap:16px;padding:16px;border-bottom:1px solid var(--border)}.cart-row:last-of-type{border-bottom:0}.cart-row>img{width:94px;height:94px;border-radius:9px;object-fit:cover;background:#edf4f7}.cart-row h3{margin:2px 0 5px;font-size:15px;line-height:1.4}.cart-row small{color:var(--subtle);font-size:10px}.quantity label{display:block;margin-bottom:5px;color:var(--subtle);font-size:11px}.quantity input{min-height:38px;padding:5px 7px}.remove{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:6px;background:#fff0ed;color:var(--cta);font-size:21px}.update{display:inline-flex;margin:14px 16px 16px;color:var(--primary);font-size:13px;font-weight:700}.order-summary{position:sticky;top:15px;border:1px solid #d3e4ef;border-radius:12px;background:#eef7fc;box-shadow:none}.order-summary>a{width:100%;margin-top:8px;background:var(--cta);color:#fff}.order-summary small{display:block;margin-top:12px;font-size:11px;line-height:1.55;color:var(--subtle)}.checkout-form{display:grid;gap:15px;padding:22px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow-soft)}.checkout-form label{display:grid;gap:6px;color:var(--text);font-size:13px;font-weight:700}.checkout-form .button{width:100%;background:var(--cta);color:#fff}.payment-options{border-color:#d9e6ef;border-radius:8px;background:#f7fbfd}.mini-line{gap:10px}.mini-line img{width:48px;height:48px;border-radius:7px;object-fit:cover}.empty,.empty-page{padding:28px;border:1px dashed #c8d4dc;border-radius:12px;background:#fff}.confirmation{width:min(650px,calc(100% - 48px));margin:0 auto;padding:78px 0;text-align:center}.admin-body{background:var(--bg)}.admin-content{padding:46px}.admin-panel{border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-soft)}.admin-title .button,.admin-panel .button-dark{background:var(--cta);color:#fff}.admin-side{background:var(--primary)}.admin-side>a.active,.admin-side>a:hover{background:#07345f}@media(max-width:900px){.site-header{gap:18px;padding:0 24px}.site-header nav{gap:14px}.site-header nav a{font-size:12px}.rm-hero{grid-template-columns:1fr}.rm-hero-copy{padding:54px 0 40px}.rm-hero-visual{margin:0 -24px;min-height:340px}.rm-confidence{grid-template-columns:1fr}.rm-confidence>div{border-right:0;border-bottom:1px solid var(--border)}.rm-confidence>div:last-child{border-bottom:0}.rm-category-grid{grid-template-columns:repeat(2,1fr)}.rm-product-grid,.rm-product-strip{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr;gap:30px}.detail-copy{max-width:none}.detail-image img{min-height:0;aspect-ratio:1/1}.cart-page,.checkout-page{grid-template-columns:1fr;gap:24px}.order-summary{position:static}.site-footer{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:480px){body{font-size:15px}.utility{min-height:32px;justify-content:space-between;gap:10px;padding:6px 15px;font-size:9px}.utility span:nth-child(2){display:none}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:70px;padding:10px 16px}.brand{font-size:17px}.brand img{width:35px;height:35px}.header-actions{gap:14px;margin-left:0}.header-actions a{font-size:12px}.site-header nav{grid-column:1/-1;display:flex;gap:18px;overflow-x:auto;margin:0 -16px;padding:8px 16px 0;border-top:1px solid #edf0f2;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{padding:3px 0 7px;font-size:12px}.rm-hero{padding:0 16px}.rm-hero-copy{padding:38px 0 28px}.rm-kicker{margin-bottom:11px;font-size:10px}.rm-hero h1{font-size:35px;line-height:1.16}.rm-hero-copy>p:not(.rm-kicker){margin:13px 0 18px;font-size:15px;line-height:1.75}.rm-search{min-height:52px;padding:4px}.rm-search button{min-width:74px;padding:0 12px}.rm-hero-actions{gap:12px;margin-top:16px}.rm-primary,.rm-dark-button{min-height:42px;padding:10px 13px;font-size:12px}.rm-hero-visual{margin:0 -16px;min-height:270px}.rm-hero-chip{left:16px;top:16px}.rm-hero-delivery{right:12px;bottom:12px;padding:9px 11px}.rm-confidence{width:100%;margin:0;border-left:0;border-right:0;border-radius:0}.rm-confidence>div{min-height:64px;padding:11px 16px}.rm-confidence>div>b{width:31px;height:31px}.rm-confidence strong{font-size:12px}.rm-confidence small{font-size:9px}.rm-category-boulevard,.rm-product-section{padding:46px 16px}.rm-offer-section{padding:0 16px 46px}.rm-section-heading{align-items:flex-end;gap:12px;margin-bottom:18px}.rm-section-heading h2{font-size:29px}.rm-section-heading>a{font-size:10px}.rm-category-grid{gap:10px}.rm-category{height:118px}.rm-category span{left:10px;bottom:10px;font-size:13px}.rm-category b{right:10px;bottom:9px}.rm-offer-banner{min-height:225px;padding:25px 21px;border-radius:10px}.rm-offer-banner h2{font-size:31px}.rm-offer-banner p{font-size:12px}.rm-product-strip{gap:10px;margin-top:16px}.product-grid{gap:10px}.product-card{border-radius:10px}.product-meta{gap:8px;padding:11px 10px 8px}.product-meta h3{min-height:41px;font-size:13px;line-height:1.38}.product-meta small{font-size:10px}.price strong{font-size:14px}.price del{font-size:10px}.card-cart{padding:0 10px 10px}.card-cart button{min-height:38px;font-size:12px}.rm-how{padding:46px 16px}.rm-business{padding:38px 16px}.site-footer{grid-template-columns:1fr;gap:22px;padding:40px 16px 18px}.site-footer p{font-size:12px}.shop-head{padding:40px 16px}.shop-head h1{font-size:37px}.search-form{margin-top:18px}.shop-layout{display:block;padding:26px 16px 48px}.filters{position:relative;top:auto;display:flex;flex-direction:row;gap:8px;overflow-x:auto;margin:0 -16px 18px;padding:0 16px 7px;border:0;border-radius:0;background:transparent;scrollbar-width:none}.filters span{display:none}.filters a{flex:0 0 auto;padding:7px 10px;border:1px solid var(--border);background:#fff;font-size:12px}.results-meta{margin-bottom:12px;font-size:11px}.product-detail{width:100%;gap:0;padding:0 0 44px}.detail-image{border-radius:0;box-shadow:none}.detail-image img{aspect-ratio:1/1}.detail-copy{padding:26px 16px 0}.detail-copy h1{font-size:34px}.detail-description{font-size:14px;line-height:1.75}.detail-terms{gap:8px}.detail-terms span{font-size:10px}.cart-page,.checkout-page{width:100%;gap:20px;padding:38px 16px 48px}.cart-page h1,.checkout-page h1{font-size:34px}.cart-list{border-radius:10px}.cart-row{grid-template-columns:68px minmax(0,1fr) 30px;gap:10px;padding:12px}.cart-row>img{width:68px;height:68px}.cart-row h3{font-size:13px}.cart-row>strong{grid-column:2;grid-row:2;font-size:13px}.quantity{grid-column:1/2;grid-row:2}.quantity label{display:none}.quantity input{min-height:34px;font-size:12px}.remove{grid-column:3;grid-row:1;width:30px;height:30px}.order-summary{border-radius:10px;padding:18px}.checkout-form{gap:13px;padding:16px;border-radius:10px}.checkout-form label{font-size:13px}.payment-options{padding:12px}.confirmation{width:100%;padding:56px 16px}.admin-content{padding:24px 16px}.admin-panel{overflow-x:auto}.admin-side{padding:14px}.field-row{grid-template-columns:1fr!important}}
