@font-face{font-family:Nirapod;src:url('/fonts/bengali-regular.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Nirapod;src:url('/fonts/bengali-bold.ttf') format('truetype');font-display:swap;font-weight:600 900}
:root{--forest:#204d35;--forest-dark:#173b29;--lime:#d9ef99;--text:#243a2e;--muted:#737e75;--cream:#f7f8f2;--line:#e1e6dc;--white:#fff;--red:#a83631;--radius:16px;--panel-gap:16px;--panel-padding:20px;--section-space:48px;--layout-gap:32px;--page-gutter:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:#fff;font-family:Nirapod,Arial,sans-serif;font-size:15px;line-height:1.7}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.4;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}.icon{vertical-align:middle}a,button,input,textarea,select,summary{outline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #90b949}::selection{background:var(--lime)}.container{width:min(1180px,calc(100% - var(--page-gutter) * 2));margin:auto}.announcement{background:var(--forest);color:#f0f4e8;padding:10px 20px;display:flex;gap:12px;align-items:center;justify-content:center;font-size:12px;letter-spacing:.01em}.announcement .icon{width:17px;height:17px}.announcement-dot{opacity:.5}.site-header{border-bottom:1px solid var(--line);background:#fffefb;position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;height:89px;gap:25px}.brand{display:inline-flex;gap:11px;align-items:center;line-height:1}.brand img{width:43px;height:43px;object-fit:cover;border-radius:50%}.brand strong{font-family:Arial,sans-serif;font-size:24px;letter-spacing:.025em;display:block;font-weight:800}.brand small{display:block;margin-top:6px;font:9px Arial,sans-serif;letter-spacing:3px}.brand-dot{color:#93b744}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a:hover,.text-link:hover{color:#76923b}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;background:var(--forest);color:#fff;border:1px solid var(--forest);border-radius:8px;padding:16px 25px;font-weight:600;line-height:1.5;transition:background .18s,transform .18s;white-space:normal;text-align:center}.button:hover{background:var(--forest-dark);transform:translateY(-1px)}.button .icon{width:20px;height:20px}.button.small{padding:11px 18px;font-size:13px}.button.outline{background:transparent;color:var(--forest);border-color:#cbd7c4}.button.outline:hover{background:#eaf0e2}.button.full{width:100%}.button.light{background:var(--lime);color:var(--forest);border-color:var(--lime)}.button.danger{background:#fff3f2;color:var(--red);border-color:#ebccca}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:14px}.text-link .icon{width:19px}.hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:var(--layout-gap);align-items:center;padding-top:32px;padding-bottom:44px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-family:Nirapod,Arial,sans-serif;font-weight:600;letter-spacing:2px;color:#71824f;text-transform:uppercase;margin-bottom:18px}.little-leaf{display:flex;align-items:center;justify-content:center;background:#e8eecf;border-radius:50%;width:28px;height:28px}.little-leaf .icon{width:16px;height:16px}.hero h1{font-size:46px;line-height:1.5;font-weight:700;letter-spacing:-.04em;margin:20px 0 21px}.hero h1 em{font-style:normal;color:#719540}.hero-copy>p{color:#6b756a;font-size:16px;line-height:1.95;max-width:460px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin-top:20px}.hero-actions .button{padding:17px 22px;font-size:14px}.play-circle{width:30px;height:30px;border:1px solid #b5c0a6;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.play-circle .icon{width:14px;height:14px}.hero-assurance{display:flex;gap:23px;font-size:11px;color:#78816e;margin-top:16px}.hero-assurance span{display:flex;align-items:center;gap:5px}.hero-assurance .icon{width:15px;height:15px;color:#73994f}.hero-visual{position:relative;padding-bottom:10px}.hero-photo{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:90px 14px 90px 14px}.photo-label{position:absolute;top:25px;left:25px;background:rgba(255,255,250,.91);color:#48563c;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:5px;font:8px Arial,sans-serif;letter-spacing:1.4px}.status-dot{width:6px;height:6px;background:#83a649;border-radius:50%;display:inline-block}.hero-note{position:absolute;right:25px;bottom:-14px;background:#fffef9;border:1px solid #e7e9db;border-radius:12px;box-shadow:0 9px 35px #243a2e0a;padding:17px 24px;display:flex;gap:14px;align-items:center;max-width:90%}.note-icon{width:45px;height:45px;border-radius:50%;background:#eef2dc;display:grid;place-items:center;color:#6c823b}.hero-note strong{display:block;font-size:14px}.hero-note span:not(.note-icon){display:block;font-size:10px;color:#7e836f;margin-top:4px}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:20px;padding-bottom:20px;gap:20px}.trust-grid>div{display:flex;align-items:center;gap:13px;border-right:1px solid var(--line);padding-right:13px}.trust-grid>div:last-child{border:0}.trust-grid .icon{width:27px;height:27px;color:#607d40}.trust-grid strong{display:block;font-size:13px}.trust-grid small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.section{padding-top:var(--section-space);padding-bottom:var(--section-space)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading h2,.care-copy h2,.faq-grid h2{font-size:32px;letter-spacing:-.025em;line-height:1.5}.section-heading p,.faq-grid>div>p{color:var(--muted);font-size:14px;margin-top:9px}.section-heading .eyebrow{margin-bottom:10px}.section-heading.centered{display:block;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.quiet-chip{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#728066;background:#f4f6ee;border:1px solid var(--line);border-radius:30px;padding:8px 15px;white-space:nowrap}.quiet-chip .icon{width:16px;height:16px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--panel-gap)}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:border-color .2s}.product-card:hover{border-color:#9cac7c}.product-image{background:#f5f5ec;position:relative;display:flex;justify-content:center;align-items:center;aspect-ratio:1.5;overflow:hidden}.product-image img{width:62%;height:90%;object-fit:contain;mix-blend-mode:multiply}.product-badge{position:absolute;top:16px;left:16px;background:var(--forest);color:white;padding:4px 11px;font-size:10px;border-radius:5px}.product-body{padding:var(--panel-padding);flex:1;display:flex;flex-direction:column}.product-body h3{font-size:21px}.product-subtitle{font-size:13px;color:var(--muted);margin-top:5px;min-height:26px}.product-body>p:not(.product-subtitle){font-size:13px;color:var(--muted);margin:10px 0;white-space:pre-line}.product-features{list-style:none;padding:13px 0 0;margin:0 0 18px;font-size:11px;color:#7b856f}.product-features li{display:flex;align-items:center;gap:6px;margin:4px 0}.product-features .icon{width:13px;height:13px;color:#82944e}.price-line{display:flex;align-items:center;gap:12px;margin-top:auto;margin-bottom:17px}.price-line strong{font:700 25px Nirapod,Arial,sans-serif}.price-line del{font-size:13px;color:#a1a498}.product-body .button{font-size:13px;padding:11px 16px}.care-section{background:#f4f6ed;padding:var(--section-space) 0}.care-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--layout-gap)}.care-photo{position:relative;overflow:hidden;border-radius:12px 80px 12px 12px}.care-photo img{aspect-ratio:1/1.08;object-fit:cover}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1a221dc9);color:white;padding:70px 25px 25px;font-size:13px}.care-copy h2{font-size:39px}.care-copy>p{margin-top:20px;margin-bottom:26px;color:var(--muted);font-size:14px;line-height:1.9}.benefit{display:flex;gap:18px;align-items:center;margin:22px 0}.benefit>span{width:43px;height:43px;border-radius:10px;background:#e6ecd8;color:#6d8249;display:grid;place-items:center}.benefit .icon{width:22px;height:22px}.benefit h3{font-size:15px}.benefit p{font-size:12px;color:var(--muted);margin-top:4px}.care-copy>.text-link{margin-top:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center;padding:15px 25px}.steps article{position:relative}.step-number{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:#f0f3e6;color:#7e9853;font-size:21px;margin-bottom:19px}.steps h3{font-size:17px;margin-bottom:11px}.steps p{font-size:13px;color:var(--muted);line-height:1.9;max-width:285px;margin:auto}.video-disclosure{border:1px solid var(--line);border-radius:10px;max-width:810px;margin:24px auto 0;background:#fafbf7;overflow:hidden}.video-disclosure summary{display:flex;align-items:center;justify-content:center;gap:12px;padding:19px;cursor:pointer;font-size:14px}.video-disclosure summary>.icon{width:16px}.video-disclosure iframe{width:100%;aspect-ratio:16/9;display:block;border:0}.faq-section{background:#f7f8f3;padding:var(--section-space) 0}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:var(--layout-gap)}.faq-grid h2{font-size:36px}.faq-grid .text-link{margin-top:27px;font-size:12px}.faq-list details{border-bottom:1px solid #dce3d4;padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;font-weight:600;font-size:14px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font:20px Arial,sans-serif;font-weight:300;color:#71854c}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;color:var(--muted);line-height:1.9;padding:15px 35px 0 0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--panel-gap)}.reviews a{border:1px solid var(--line);padding:15px;background:#fafbf8;border-radius:12px;overflow:hidden}.reviews img{height:285px;width:100%;object-fit:contain;object-position:top;background:white;border-radius:5px}.reviews span{font-size:11px;color:#7c8570;display:flex;align-items:center;justify-content:space-between;padding:14px 3px 0}.reviews .icon{width:13px;height:13px}.order-section{background:#eff3e7;padding:var(--section-space) 0}.checkout-grid{display:grid;grid-template-columns:1.65fr 1fr;align-items:start;gap:var(--panel-gap)}.checkout-main{display:grid;gap:var(--panel-gap)}.form-panel,.order-summary{padding:var(--panel-padding);background:white;border-radius:13px;border:1px solid #dfe5d6}.form-panel>h3,.order-summary>h3{font-size:19px;margin-bottom:16px;display:flex;gap:13px;align-items:center}.form-step{width:27px;height:27px;background:#eef2e4;display:inline-flex;align-items:center;justify-content:center;color:#6c8346;border-radius:50%;font-size:13px}.checkout-product{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 0;border-top:1px solid #edf0e6}.checkout-product:first-child{border-top:0;padding-top:0}.checkout-product:last-child{padding-bottom:0}.product-select{display:flex;align-items:center;gap:13px;cursor:pointer;flex:1;min-width:0}.product-select input{accent-color:var(--forest);width:17px;height:17px;flex-shrink:0}.product-select img{border-radius:6px;width:57px;height:57px;object-fit:cover}.product-select strong{display:block;font-size:13px}.product-select small{display:block;font-size:10px;color:var(--muted);margin:2px 0}.product-select b{font-size:13px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;height:34px;flex-shrink:0}.quantity-control button{background:#f8faf3;border:0;width:28px;height:100%;padding:0;border-radius:5px;color:var(--forest);font:18px Arial,sans-serif}.quantity-control input{width:31px;appearance:textfield;-moz-appearance:textfield;border:0;padding:0;background:white;text-align:center;font:12px Arial,sans-serif}.quantity-control input::-webkit-inner-spin-button{appearance:none}.order-summary{position:sticky;top:112px}.form-panel>label,.form-two>label,.field{display:block;font-size:13px;font-weight:600;margin-bottom:18px}.form-panel>label:last-child{margin-bottom:0}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.required{color:#af433b}.optional{font-weight:400;color:#8b9383;font-size:11px}.field input,.field select,.field textarea,.form-panel>label input,.form-panel>label textarea,.form-two input{display:block;width:100%;border:1px solid #dce2d5;border-radius:7px;padding:12px 13px;margin-top:8px;color:var(--text);font-size:13px;background:#fff;font-weight:400}.field textarea,.form-panel textarea{resize:vertical}.field input:focus,.field textarea:focus,.form-two input:focus,.form-panel textarea:focus{outline:2px solid #a9bf8c;outline-offset:0}.field input::placeholder,textarea::placeholder,input::placeholder{color:#a0a697;font-size:12px}.summary-item{display:flex;justify-content:space-between;gap:18px;font-size:12px;padding:9px 0;color:#7c8573}.summary-item>span{max-width:75%}.summary-item b{white-space:nowrap;font-weight:400}.summary-line{display:flex;justify-content:space-between;align-items:center;margin:12px 0;font-size:13px}.summary-line strong{font-size:14px}.grand-total{border-top:1px solid var(--line);padding-top:14px;font-size:16px;margin:16px 0}.grand-total strong{font-size:26px}.green{color:#729242}.cod-box{display:flex;align-items:center;gap:12px;background:#f2f5e9;border:1px solid #dce6c8;border-radius:8px;padding:15px;margin:16px 0}.cod-box>.icon{color:#78934b;width:22px}.cod-box strong{font-size:13px}.cod-box p{color:#8a937d;font-size:10px;margin-top:3px}.radio-check{width:14px;height:14px;border:4px solid var(--forest);border-radius:50%;margin-left:auto;flex-shrink:0}.place-order{font-size:14px;padding:16px}.secure-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#8b937f;margin-top:13px}.secure-note .icon{width:13px;height:13px}.delivery-note{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.delivery-note .icon{color:#819263;width:22px}.delivery-note p{font-size:10px;color:#929886}.delivery-note strong{font-size:11px;color:#7d8673;font-weight:400}.site-footer{--footer-text:#f3f6ec;--footer-muted:#c0cdb8;background:var(--forest-dark);color:var(--footer-text);padding:32px 0 20px}.footer-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(140px,.6fr) minmax(0,1fr);gap:32px;align-items:start;padding-bottom:28px}.footer-top>div,.footer-nav{min-width:0}.site-footer .brand strong{color:var(--footer-text);font-size:20px}.site-footer .brand small{color:var(--footer-muted)}.site-footer .brand>span{max-width:260px}.footer-tagline{max-width:340px;font-size:20px;line-height:1.65;margin-top:16px}.site-footer .company-address,.site-footer .company-email{color:var(--footer-muted);font-size:12px;margin-top:12px}.footer-heading{font-size:14px;line-height:1.7;font-weight:600;color:var(--lime);margin-bottom:12px}.footer-nav a{display:flex;align-items:center;min-height:36px;width:fit-content;max-width:100%;font-size:13px;color:var(--footer-muted);overflow-wrap:anywhere}.site-footer a:hover{color:var(--lime)}.site-footer a:focus-visible{outline-color:var(--lime)}.contact-number{display:inline-block;font-family:Arial,sans-serif;font-size:26px;font-weight:600;line-height:1.5;letter-spacing:.02em;overflow-wrap:anywhere}.footer-contact-note{font-size:12px;color:var(--footer-muted);margin-top:8px;line-height:1.8}.footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.footer-social a{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:8px 12px;border:1px solid #66816e;border-radius:5px;font:12px Arial,sans-serif}.footer-social a:hover{background:#244a34;border-color:var(--lime)}.footer-social .icon{width:13px;height:13px}.footer-bottom{border-top:1px solid #45634d;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--footer-muted);font-size:11px}.footer-meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:16px}.footer-payment{display:inline-flex;align-items:center;gap:8px;color:var(--footer-text)}.footer-payment .icon{width:17px;height:17px}.mobile-order-bar{display:none}.skip-link{position:fixed;left:10px;top:-100px;z-index:100;background:white;color:black;padding:12px}.skip-link:focus{top:10px}.alert{border:1px solid;border-radius:8px;padding:15px 20px;margin-bottom:var(--panel-gap);font-size:13px}.alert.success{background:#eef7e9;border-color:#cce0bb;color:#3e6831;display:flex;align-items:center;gap:10px}.alert.error{background:#fff3f1;border-color:#e8c9c3;color:#9a3d31}.alert ul{margin:8px 0 0;padding-left:20px}.empty-state{text-align:center;padding:32px var(--panel-padding);grid-column:1/-1;background:#f9faf5;border:1px dashed #ccd7bc;border-radius:12px}.empty-state>.icon{width:40px;height:40px;color:#8d9e6a;margin:0 auto 15px}.empty-state h3{font-size:19px;margin-bottom:8px}.empty-state p{color:var(--muted);font-size:13px}.empty-state .button{margin-top:22px}.muted{color:var(--muted)}.status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:10px;white-space:nowrap;background:#f1f2ee;color:#6a7261}.status::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status.pending{background:#fff6dd;color:#947521}.status.confirmed,.status.processing{background:#edf0ff;color:#656bb2}.status.shipped{background:#e7f3fa;color:#3e819e}.status.delivered,.status.active{background:#eaf3df;color:#5d813b}.status.cancelled{background:#fbebea;color:#ad5a50}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;font-weight:400;font-size:11px;color:#869078;background:#fafbf7;white-space:nowrap}td,th{padding:16px;border-bottom:1px solid #e7ebdf}td{vertical-align:middle}td small{display:block;color:var(--muted);font-size:10px;margin-top:5px}td .text-link{font-size:11px}tr:last-child td{border-bottom:0}.right{text-align:right}.nowrap{white-space:nowrap}.panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:var(--panel-gap)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px var(--panel-padding);border-bottom:1px solid var(--line)}.panel-heading h2{font-size:18px}.panel-body{padding:var(--panel-padding)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--panel-gap);margin:0}.detail-grid dt{font-size:11px;color:var(--muted);margin-bottom:5px}.detail-grid dd{margin:0;font-size:14px;white-space:pre-line;overflow-wrap:anywhere}.timeline{padding:0;list-style:none;margin:0}.timeline li{position:relative;padding:0 0 24px 24px;border-left:1px solid #dfe7d4}.timeline li:before{content:'';position:absolute;width:9px;height:9px;left:-5px;top:5px;background:#839b58;border:2px solid #fff;box-shadow:0 0 0 1px #839b58;border-radius:50%}.timeline li:last-child{padding-bottom:0;border-left:0}.timeline strong{font-size:13px;display:block}.timeline small{color:var(--muted);font-size:11px}.order-page{background:var(--cream);padding:32px 0}.order-page .container{max-width:850px}.confirmation-heading{text-align:center;margin-bottom:24px}.confirmation-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:#e2edd0;color:#6c9242;margin:0 auto 16px}.confirmation-icon .icon{width:32px;height:32px}.confirmation-heading h1{font-size:30px}.confirmation-heading p{font-size:13px;color:var(--muted);margin-top:13px}.order-meta{font-family:Arial,sans-serif;letter-spacing:.05em;font-size:13px;font-weight:600}.customer-totals{max-width:320px;margin:15px 0 0 auto}.customer-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:20px 0}.private-link-note{text-align:center;font-size:12px;color:var(--muted);margin-bottom:16px}.copy-status{text-align:center;display:block;color:#6f894c;font-size:12px;min-height:24px}.invoice-shell{max-width:900px;margin:24px auto}.invoice-paper{background:white;border:1px solid var(--line);padding:28px}.invoice-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.invoice-title h1{font-family:Arial,sans-serif;font-size:27px;letter-spacing:3px}.invoice-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.invoice-footer{border-top:1px solid var(--line);margin-top:24px;padding-top:16px;text-align:center;color:var(--muted);font-size:12px}
@media(min-width:1100px){.product-grid{grid-template-columns:repeat(6,1fr);gap:var(--panel-gap)}.product-card{grid-column:span 2}.product-card:nth-child(4){grid-column:2/span 2}.product-card:nth-child(5){grid-column:4/span 2}.product-card:nth-child(n+6){grid-column:span 2}}
@media(max-width:1100px){.hero h1{font-size:36px}.hero-actions{gap:17px;margin-top:20px}.hero-actions .text-link{font-size:12px}.hero-note{padding:14px 18px}.care-grid{gap:var(--layout-gap)}.trust-grid{gap:12px;padding-top:20px;padding-bottom:20px}.trust-grid>div{gap:9px}.trust-grid strong{font-size:11px}.trust-grid small{font-size:9px}.checkout-grid{grid-template-columns:1.4fr 1fr;gap:var(--panel-gap)}.form-panel,.order-summary{padding:var(--panel-padding)}.product-select img{width:45px;height:45px}.product-select{gap:8px}}
@media(max-width:850px){.footer-top{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px}.footer-identity{grid-column:1/-1}.footer-tagline{max-width:none}.footer-bottom{align-items:flex-start}.footer-meta{gap:8px 16px}:root{--section-space:40px;--layout-gap:24px;--page-gutter:20px}.container{width:min(1180px,calc(100% - var(--page-gutter) * 2))}.site-header nav{display:none}.header-inner{height:75px}.hero h1{font-size:30px}.hero-copy>p{font-size:13px}.hero-actions{margin-top:20px}.hero-actions .button{font-size:12px;padding:12px 17px}.hero-assurance{gap:10px;font-size:9px;margin-top:16px}.hero-photo{border-radius:55px 10px}.photo-label{font-size:6px;top:17px;left:16px;padding:6px 8px;letter-spacing:.8px}.hero-note{right:12px;padding:12px;gap:9px}.hero-note strong{font-size:12px}.hero-note span:not(.note-icon){font-size:8px}.note-icon{width:34px;height:34px}.note-icon .icon{width:20px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:23px;padding:25px 0;padding-top:20px;padding-bottom:20px}.trust-grid>div:nth-child(2){border:0}.trust-grid strong{font-size:12px}.trust-grid small{font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:var(--panel-gap)}.section-heading h2{font-size:26px}.product-body{padding:var(--panel-padding)}.care-grid{gap:var(--layout-gap)}.care-copy h2{font-size:29px}.care-copy>p{font-size:12px}.benefit{gap:12px;margin:15px 0}.benefit h3{font-size:13px}.benefit p{font-size:10px}.steps{gap:24px;padding:10px 0}.steps h3{font-size:14px}.steps p{font-size:12px}.faq-grid{gap:var(--layout-gap);grid-template-columns:.8fr 1.2fr}.faq-grid h2{font-size:30px}.faq-list summary{font-size:12px}.faq-list p{font-size:12px}.reviews{gap:var(--panel-gap)}.reviews img{height:230px}.checkout-grid{grid-template-columns:1fr;gap:var(--panel-gap)}.order-summary{position:static}.product-select img{width:60px;height:60px}.product-select{gap:14px}.product-select strong{font-size:14px}.product-select small{font-size:12px}.order-summary>h3{margin-bottom:14px}.quantity-control{height:37px}.quantity-control input{width:38px}.quantity-control button{width:32px}}
@media(max-width:600px){.site-footer{padding:28px 0 20px}.site-footer:has(+ .mobile-order-bar){padding-bottom:calc(88px + env(safe-area-inset-bottom))}.footer-top{gap:24px 16px;padding-bottom:24px}.footer-identity{padding-bottom:20px;border-bottom:1px solid #45634d}.site-footer .brand strong{font-size:18px}.footer-tagline{font-size:19px;margin-top:12px}.footer-heading{font-size:13px;margin-bottom:10px}.footer-nav a{min-height:42px;font-size:12px}.contact-number{font-size:20px}.footer-contact-note{font-size:11px}.footer-social{margin-top:12px}.footer-social a{min-height:42px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;font-size:10px}.footer-meta{justify-content:flex-start;gap:8px 16px}:root{--panel-gap:12px;--panel-padding:16px;--section-space:32px;--layout-gap:20px;--page-gutter:16px}body{font-size:14px}.container{width:min(1180px,calc(100% - var(--page-gutter) * 2))}.announcement{font-size:9px;gap:7px;padding:9px 10px}.announcement .icon{width:14px;height:14px}.header-inner{height:73px}.brand strong{font-size:21px}.brand img{width:36px;height:36px}.brand{gap:8px}.brand small{font-size:8px;letter-spacing:2.5px}.button.small{font-size:11px;padding:10px 14px;gap:9px}.hero-grid{grid-template-columns:1fr}.hero-copy .eyebrow{font-size:10px;margin-bottom:10px;letter-spacing:1px}.hero h1{font-size:33px;margin:14px 0 17px;line-height:1.48}.hero-copy>p{font-size:14px;line-height:1.9}.hero-actions{gap:16px;flex-wrap:wrap;margin-top:20px}.hero-actions .button{font-size:12px;padding:14px 15px}.hero-actions .text-link{font-size:11px;gap:6px}.hero-assurance{font-size:10px;margin-top:16px;gap:23px}.hero-photo{border-radius:50px 10px 50px 10px;max-height:440px}.hero-note{bottom:-15px;right:15px;padding:12px 16px}.hero-note strong{font-size:13px}.hero-note span:not(.note-icon){font-size:9px}.note-icon{width:38px;height:38px}.photo-label{font-size:7px;top:20px;left:20px}.trust-grid{gap:22px 10px;padding-top:20px;padding-bottom:20px}.trust-grid>div{gap:9px;padding-right:5px}.trust-grid .icon{width:24px;height:24px}.trust-grid strong{font-size:11px}.trust-grid small{font-size:8px}.section-heading{gap:10px;align-items:start;margin-bottom:24px}.section-heading h2{font-size:25px}.section-heading p{font-size:12px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.6px}.quiet-chip{display:none}.product-grid{gap:var(--panel-gap)}.product-image{aspect-ratio:1/1.05}.product-image img{width:90%;height:88%}.product-badge{font-size:8px;padding:3px 7px;top:9px;left:8px}.product-body{padding:14px 12px}.product-body h3{font-size:17px}.product-subtitle{font-size:10px;min-height:34px}.product-features{font-size:9px;padding-top:8px;margin-bottom:12px}.product-features .icon{width:11px;height:11px}.price-line strong{font-size:21px}.price-line{gap:7px;margin-bottom:12px}.price-line del{font-size:10px}.product-body .button{font-size:10px;gap:10px;padding:10px 7px}.product-body .button .icon{width:15px}.care-section{padding:var(--section-space) 0}.care-grid{grid-template-columns:1fr;gap:var(--layout-gap)}.care-photo img{aspect-ratio:1.1}.care-copy h2{font-size:32px}.care-copy>p{font-size:13px}.benefit{gap:14px;margin:19px 0}.benefit h3{font-size:14px}.benefit p{font-size:12px}.care-copy .eyebrow{font-size:10px}.steps{grid-template-columns:1fr;gap:24px;text-align:left;padding:8px 0}.steps article{padding-left:77px;min-height:75px}.step-number{position:absolute;left:0;top:0;width:50px;height:50px;font-size:18px}.steps h3{font-size:16px;margin-bottom:7px}.steps p{max-width:none;margin:0;font-size:12px}.video-disclosure summary{font-size:12px;padding:15px}.faq-section{padding:var(--section-space) 0}.faq-grid{grid-template-columns:1fr;gap:var(--layout-gap)}.faq-grid h2{font-size:29px}.faq-grid>div>p{font-size:12px}.faq-grid .text-link{margin-top:17px}.faq-list summary{font-size:13px}.faq-list p{font-size:12px}.reviews{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:var(--panel-gap);padding-bottom:12px}.reviews a{flex:0 0 83%;scroll-snap-align:start;padding:12px}.reviews img{height:300px}.order-section{padding:var(--section-space) 0}.order-section .section-heading h2{font-size:25px}.form-panel,.order-summary{padding:var(--panel-padding)}.form-panel>h3,.order-summary>h3{font-size:17px;margin-bottom:16px}.checkout-grid{gap:var(--panel-gap)}.product-select{gap:9px}.product-select img{width:44px;height:44px}.product-select strong{font-size:12px}.product-select small{font-size:9px;max-width:150px;line-height:1.8}.product-select b{font-size:12px}.checkout-product{gap:7px}.quantity-control{height:31px}.quantity-control button{width:23px;font-size:15px}.quantity-control input{width:26px;font-size:11px}.form-two{grid-template-columns:1fr;gap:0}.form-panel>label,.form-two>label{font-size:12px}.field input,.field textarea,.field select,.form-two input,.form-panel>label textarea{font-size:16px}.place-order{font-size:15px}.summary-item{font-size:12px}.mobile-order-bar{display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;left:0;right:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dfe5d6;z-index:40;box-shadow:0 -3px 25px #29413208}.mobile-order-bar>span{font-size:10px;color:#818b74;line-height:1.6}.mobile-order-bar strong{font-size:12px;color:var(--forest)}.mobile-order-bar .button{font-size:12px;padding:11px 20px}.detail-grid{grid-template-columns:1fr;gap:var(--panel-gap);margin:0}.panel-heading{flex-wrap:wrap}.panel-body{padding:var(--panel-padding)}.order-page{padding:24px 0}.confirmation-heading h1{font-size:24px}.order-meta{font-size:10px}.invoice-shell{margin:16px}.invoice-paper{padding:16px}.invoice-title{gap:15px;flex-wrap:wrap;margin-bottom:24px}.invoice-title h1{font-size:20px}td,th{padding:13px 10px}.customer-actions .button{font-size:12px;padding:12px 15px}.panel-heading h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{@page{size:A4;margin:15mm}body{background:#fff!important;font-size:11px}.no-print,.announcement,.site-header,.site-footer,.mobile-order-bar,.customer-actions,.private-link-note,.copy-status{display:none!important}.invoice-shell{margin:0;max-width:none}.invoice-paper{border:0;padding:0}.panel{break-inside:avoid}.invoice-title{margin-bottom:25px}.invoice-footer{margin-top:30px}table{font-size:11px}th,td{padding:12px 8px}.order-page{background:white;padding:0}.order-page .container{max-width:none;width:100%}.confirmation-heading{margin-bottom:20px}.confirmation-icon{display:none}.panel{border-color:#ddd}.status{color:#222!important;background:none!important}}
.preserve-lines{white-space:pre-line;overflow-wrap:anywhere}.brand strong{font-size:19px;line-height:1.3;letter-spacing:0;overflow-wrap:anywhere}.brand>span{max-width:240px;min-width:0}.brand small{font-family:Nirapod,Arial,sans-serif;letter-spacing:.5px;line-height:1.5;font-size:10px}.brand img{object-fit:contain;background:transparent;border-radius:0}.company-address{font-size:12px;color:var(--muted);white-space:pre-line;font-style:normal;max-width:400px;line-height:1.9;margin-top:14px;overflow-wrap:anywhere}.company-email{display:block;font-size:12px;color:var(--muted);margin-top:10px;overflow-wrap:anywhere}.hero-grid.without-photo,.care-grid.without-photo{grid-template-columns:1fr}.hero-grid.without-photo .hero-copy{max-width:850px}.care-grid.without-photo .care-copy{max-width:850px}.hero-copy h1,.section-heading h2,.care-copy h2,.faq-grid h2{overflow-wrap:anywhere}.hero-photo,.care-photo img{height:auto}.hero-note{max-width:90%}.invoice-title{align-items:start}.invoice-title>div:first-child{max-width:55%}.site-header .brand{flex-shrink:1}.header-inner>.button{flex-shrink:0}.mobile-order-bar>span{max-width:55%}
@media(max-width:850px){.brand strong{font-size:17px}.brand>span{max-width:210px}}@media(max-width:600px){.brand>span{max-width:180px}.brand strong{font-size:15px}.brand small{font-size:9px}.header-inner{gap:12px;height:auto;min-height:73px;padding-top:12px;padding-bottom:12px}.brand img{width:34px;height:34px;flex-shrink:0}.site-header .button.small{max-width:130px}.company-address{font-size:11px}.invoice-title>div:first-child{max-width:100%}}
.footer-copyright{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px}.footer-credit{display:inline-flex;align-items:center;gap:4px}.footer-credit::before{content:'•';color:#66816e;margin-right:2px}.footer-credit a{color:var(--footer-text);font-weight:600}.footer-credit a:hover{color:var(--lime)}
.payment-methods{border:0;padding:0;margin:18px 0}.payment-methods legend{font-size:13px;font-weight:600;margin-bottom:10px}.payment-option{display:flex;align-items:center;gap:11px;border:1px solid #dce2d5;border-radius:8px;padding:12px;margin-top:9px;cursor:pointer;background:#fff}.payment-option.selected{border-color:#78934b;background:#f6f8f0}.payment-option input{accent-color:var(--forest);width:17px;height:17px;flex-shrink:0}.payment-option>.icon{width:21px;color:#78934b}.payment-option>span:last-child{min-width:0}.payment-option strong,.payment-option small{display:block}.payment-option strong{font-size:12px}.payment-option small{font-size:10px;color:#858e79;margin-top:3px;line-height:1.6}.bkash-mark{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#d91b63;color:#fff;font:700 italic 16px Arial,sans-serif;flex-shrink:0}.bkash-details{border:1px solid #e6c2d0;border-top:0;border-radius:0 0 8px 8px;padding:14px;background:#fff9fb}.bkash-details[hidden]{display:none}.bkash-details ol{padding-left:18px;margin:0 0 12px;font-size:10px;line-height:1.8;color:#66705e}.bkash-account{display:grid;gap:4px;padding:10px 12px;border:1px solid #efd9e1;background:#fff;border-radius:7px;margin-bottom:12px;font-size:11px}.bkash-account strong{color:#c8175b}.bkash-details label{display:block;font-size:11px;font-weight:600;margin-top:10px}.bkash-details input{display:block;width:100%;border:1px solid #dce2d5;border-radius:7px;padding:11px 12px;margin-top:6px;font-size:13px;background:#fff}.bkash-details input:focus{outline:2px solid #d891ac}.bkash-option.selected{border-color:#d91b63;background:#fff8fa;border-radius:8px 8px 0 0}@media(max-width:600px){.payment-option{padding:12px 10px}.payment-option small{font-size:9px}.bkash-details input{font-size:16px}}
.site-header .brand{gap:14px;flex-shrink:0}.site-header .brand img{width:52px;height:52px}.site-header .brand>span{max-width:none}.site-header .brand strong{color:var(--forest-dark);font-size:18px;line-height:1.2;font-weight:700;white-space:nowrap}.site-header .brand small{color:#71824f;font-size:10px;line-height:1.35;letter-spacing:.1px;margin-top:5px}.site-header .header-inner{height:84px}@media(max-width:600px){.site-header .brand{gap:10px;min-width:0;flex-shrink:1}.site-header .brand img{width:40px;height:40px}.site-header .brand>span{max-width:220px}.site-header .brand strong{font-size:15px}.site-header .brand small{display:none}}@media(max-width:420px){.site-header .brand>span{max-width:132px}.site-header .brand strong{font-size:13px;line-height:1.3;white-space:normal}}
.site-footer .brand{gap:14px;align-items:center}.site-footer .brand img{width:52px;height:52px;flex-shrink:0}.site-footer .brand>span{max-width:none}.site-footer .brand strong{font-size:18px;line-height:1.2;font-weight:700;white-space:nowrap}.site-footer .brand small{font-size:10px;line-height:1.35;letter-spacing:.1px;margin-top:5px}@media(max-width:420px){.site-footer .brand{gap:10px}.site-footer .brand img{width:44px;height:44px}.site-footer .brand strong{font-size:15px}}
.site-header .brand small{font-style:italic}
.product-image{aspect-ratio:1/1}.product-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}
.reviews{display:flex;align-items:start;gap:20px;overflow-x:auto;scroll-snap-type:none;scroll-behavior:auto;scrollbar-width:none;padding:4px 0 0}.reviews::-webkit-scrollbar{display:none}.reviews a{flex:0 0 min(440px,42%);min-width:0;padding:0;border:0;background:transparent;border-radius:0;scroll-snap-align:none}.reviews a:focus-visible{outline-offset:-3px}.reviews img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border:1px solid var(--line);border-radius:6px}.reviews span{min-height:44px;padding:8px 2px;font-size:12px;color:var(--forest)}@media(max-width:850px){.reviews{gap:16px}.reviews a{flex-basis:calc((100% - 16px) / 2)}}@media(max-width:600px){.reviews a{flex-basis:100%}}@media(prefers-reduced-motion:reduce){.reviews [data-review-copy]{display:none}}
