*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#f7f8f7;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font-family:inherit}button{cursor:pointer}.topbar{color:#fff;text-align:center;background:#05603c;width:100%;padding:8px 15px;font-size:13px}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;gap:25px;padding:14px 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.brand-wrap{align-items:center;gap:10px;min-width:150px;display:flex}.logo{color:#fff;background:#147d4c;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:17px;font-weight:700;display:flex}.brand-wrap h1{color:#08623e;margin:0;font-size:20px}.brand-wrap span{color:#777;margin-top:3px;font-size:11px;display:block}.mobile-menu{display:none}.icon-btn{background:0 0;border:0}.searchbox{background:#f4f6f5;border:1px solid #d8dedb;border-radius:12px;flex:1;align-items:center;gap:10px;height:46px;padding:0 15px;display:flex}.searchbox input{background:0 0;border:0;outline:none;width:100%;font-size:15px}.actions{align-items:center;gap:12px;display:flex}.action-btn{background:0 0;border:0;align-items:center;gap:7px;padding:9px 8px;font-size:14px;display:flex}.cart-btn b{color:#fff;background:#147d4c;border-radius:20px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:inline-flex}.categories{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:12px 5%;display:flex;overflow-x:auto}.categories button{white-space:nowrap;background:#fff;border:1px solid #d9dfdc;border-radius:25px;padding:10px 17px;font-size:14px}.categories button.active{color:#fff;background:#147d4c;border-color:#147d4c}.hero{background:linear-gradient(120deg,#eaf8ef,#fff8d9);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;min-height:330px;margin:28px 5% 20px;padding:45px 6%;display:flex}.hero-content{max-width:650px}.pill{background:#fff;border:1px solid #dce5df;border-radius:20px;padding:7px 12px;font-size:12px;display:inline-block}.hero h2{color:#075d3c;margin:20px 0 12px;font-size:44px;line-height:1.1}.hero p{color:#444;font-size:16px;line-height:1.6}.hero-actions{gap:12px;margin-top:24px;display:flex}.primary,.secondary{border-radius:10px;padding:13px 22px;font-size:14px;font-weight:700}.primary{color:#fff;background:#147d4c;border:1px solid #147d4c}.secondary{color:#075d3c;background:#fff;border:1px solid #ccd5d0}.hero-card{background:#fff;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:250px;min-width:250px;height:240px;display:flex;transform:rotate(3deg);box-shadow:0 15px 35px #00000014}.big-emoji{font-size:75px}.hero-card strong{margin-top:10px;font-size:18px}.hero-card span{color:#777;margin-top:7px;font-size:12px}.features{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 5%;display:grid}.features>div{background:#fff;border-radius:16px;align-items:center;gap:15px;min-height:90px;padding:20px;display:flex;box-shadow:0 5px 20px #0000000a}.features span{flex-direction:column;display:flex}.features small{color:#777;margin-top:4px}.section{padding:45px 5%}.section-title{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.section-title span{color:#147d4c;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700}.section-title h3{margin:10px 0 0;font-size:28px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e1e5e3;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.product-image{background:#f8f9f8;justify-content:center;align-items:center;width:100%;height:250px;padding:12px;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:225px;display:block}.product-image em{z-index:10;color:#fff;background:#e83a2f;border-radius:8px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:700;position:absolute;top:12px;left:12px}.product-info{flex-direction:column;flex:1;padding:17px;display:flex}.product-info>small{color:#147d4c;font-size:12px}.product-info h4{min-height:46px;margin:10px 0 7px;font-size:17px;line-height:1.35}.product-info p{color:#777;margin:0 0 12px;font-size:12px}.price{align-items:center;gap:10px;margin-top:auto;margin-bottom:14px;display:flex}.price strong{font-size:21px}.price del{color:#999;font-size:14px}.product-info button{color:#fff;background:#147d4c;border:0;border-radius:9px;width:100%;padding:12px;font-size:15px;font-weight:700}.seller-section{background:#edf7f1}.seller-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.seller-card{text-align:center;background:#fff;border-radius:16px;padding:25px 20px}.seller-card>div{color:#fff;background:#147d4c;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin:0 auto 12px;font-size:22px;font-weight:700;display:flex}.seller-card strong,.seller-card small{display:block}.seller-card small{color:#777;margin:6px 0 15px}.seller-card button{color:#147d4c;background:#fff;border:1px solid #147d4c;border-radius:8px;padding:9px 15px;font-weight:600}footer{color:#fff;background:#063d29;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;padding:40px 5% 20px;display:grid}footer>div{flex-direction:column;gap:10px;display:flex}footer a{color:#dce9e3;font-size:13px;text-decoration:none}.footer-brand{align-items:center;gap:10px;display:flex;flex-direction:row!important}.copyright{text-align:center;border-top:1px solid #ffffff26;grid-column:1/-1;padding-top:20px}.modal-overlay{z-index:99999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.checkout-modal{background:#fff;border-radius:18px;width:min(520px,100%);max-height:92vh;overflow:hidden;box-shadow:0 25px 70px #00000047}.checkout-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;padding:18px 22px;display:flex}.checkout-content{max-height:calc(92vh - 80px);padding:22px;overflow-y:auto}.checkout-section{border:1px solid #e3e7e5;border-radius:14px;margin-bottom:16px;padding:18px}.checkout-section h3{color:#075d3c;align-items:center;gap:8px;margin:0 0 16px;display:flex}.place-order-btn{color:#fff;background:#147d4c;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px 18px;font-size:15px;font-weight:700;display:flex}.back-btn,.close-btn{background:#f1f5f3;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.drawer-overlay{z-index:99998;background:#0000007a;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(430px,100%);height:100vh;display:flex}.drawer-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px;display:flex}.cart-body{flex:1;padding:15px 18px;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;gap:12px;padding:14px 0;display:flex}.cart-item-image{background:#f7f8f7;border-radius:10px;width:82px;min-width:82px;height:82px;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%}.qty-row{align-items:center;gap:7px;margin-top:10px;display:flex}.qty-row button{background:#fff;border:1px solid #d1d5db;border-radius:7px;width:30px;height:30px}.remove-btn{color:#d92d20;margin-left:auto}.cart-footer{border-top:1px solid #e5e7eb;padding:18px}.bill-row{justify-content:space-between;margin-bottom:11px;display:flex}.bill-row.total{border-top:1px dashed #cbd5e1;padding-top:12px;font-size:19px}.checkout-btn{color:#fff;background:#147d4c;border:0;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid input{border:1px solid #cbd5d1;border-radius:8px;width:100%;padding:12px}.full-field{grid-column:1/-1}.payment-option{border:1px solid #ddd;border-radius:10px;gap:12px;margin-bottom:10px;padding:14px;display:flex}.checkout-item,.checkout-total{justify-content:space-between;gap:15px;display:flex}.checkout-item{border-bottom:1px solid #eee;padding:9px 0}.checkout-total{padding-top:14px;font-size:19px}.success-modal{text-align:center;background:#fff;border-radius:18px;width:min(520px,100%);max-height:92vh;padding:28px;overflow-y:auto}.success-icon{color:#079455}.success-card{text-align:left;background:#f7f9f8;border-radius:12px;margin:20px 0}.success-card>div{border-bottom:1px solid #e5e7eb;grid-template-columns:110px 1fr 30px;gap:8px;padding:11px 14px;display:grid}.tracking-box{text-align:left;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:18px;padding:16px}.tracking-step{opacity:.45;gap:12px;padding-bottom:18px;display:flex}.tracking-step.active{opacity:1}.tracking-step b{border:2px solid #aaa;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.tracking-step.active b{color:#fff;background:#079455;border-color:#079455}.continue-shopping-btn{color:#fff;background:#147d4c;border:0;border-radius:10px;width:100%;padding:14px;font-weight:700}.center-message{text-align:center;padding:30px}.error-box{background:#ffe5e5;border-radius:10px;padding:20px}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.seller-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.header{flex-wrap:wrap}.mobile-menu{display:block}.searchbox{flex-basis:100%;order:3}.features{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-card{display:none}footer{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero{margin:18px 15px;padding:30px 20px}.hero h2{font-size:32px}.section{padding:35px 15px}.product-image{height:180px}.product-image img{max-height:165px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}footer{grid-template-columns:1fr}.copyright{grid-column:1}}
