*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#123b25;background:#fff}.topbar{background:#08752f;color:#fff;display:flex;gap:25px;justify-content:center;align-items:center;padding:9px 20px;font-size:13px;flex-wrap:wrap}.topbar a{color:#ffe000;font-weight:700;text-decoration:none}header{height:82px;background:#fff;display:flex;align-items:center;padding:0 5%;gap:30px;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px #00000012}.brand{display:flex;align-items:center;text-decoration:none;color:#08752f;min-width:260px}.cart-logo{font-size:38px;margin-right:10px}.brand b{font-size:31px;letter-spacing:-1px}.brand b span,footer span{color:#f2c800}.brand small{display:block;color:#333;font-size:12px;margin-top:2px}nav{display:flex;gap:25px;flex:1}nav a{color:#222;text-decoration:none;font-weight:600;padding:10px 2px}nav a:hover,nav a.active{color:#08752f;border-bottom:3px solid #f2c800}.header-actions{display:flex;align-items:center;gap:10px}.search{display:flex;border:1px solid #ddd;border-radius:9px;overflow:hidden}.search input{border:0;outline:0;padding:11px;width:210px}.search button{border:0;background:#08752f;color:#fff;padding:0 14px}.cart-button{border:0;background:#fff;font-size:22px;cursor:pointer;position:relative}.cart-button span{font-size:11px;background:#f2c800;color:#143b24;border-radius:50%;padding:3px 6px;position:absolute;top:-5px;right:-8px}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{min-height:500px;background:linear-gradient(90deg,#005c25 0%,#08752f 45%,#143b24 100%);display:flex;align-items:center;padding:65px 7%;color:#fff;overflow:hidden}.hero-copy{width:52%;z-index:2}.eyebrow{color:#f2c800;font-weight:800;letter-spacing:1px;margin:0 0 8px}.hero h1{font-size:72px;margin:0;line-height:.95}.hero h1 span{color:#f2c800}.hero h2{font-size:30px;margin:22px 0 12px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:560px}.hero-buttons{display:flex;gap:14px;margin-top:28px}.btn{display:inline-block;padding:14px 24px;border-radius:8px;text-decoration:none;font-weight:800;border:0;cursor:pointer}.yellow{background:#f2c800;color:#143b24}.green{background:#08752f;color:#fff}.outline{border:2px solid #fff;color:#fff}.hero-image{margin-left:auto;width:43%;height:340px;border-radius:20px;background:radial-gradient(circle at 50% 30%,#fff 0 6%,transparent 7%),linear-gradient(135deg,#f2c800,#f7f7f7 48%,#08752f);display:flex;align-items:center;justify-content:center;font-size:110px;box-shadow:0 20px 60px #0005;transform:rotate(2deg)}.hero-image div{font-size:22px;text-align:center;color:#143b24;margin-left:-25px;margin-top:150px}.benefits{margin:-35px 5% 0;background:#fff;border-radius:15px;box-shadow:0 8px 30px #00000018;display:grid;grid-template-columns:repeat(6,1fr);padding:25px;position:relative;z-index:3}.benefits div{padding:0 15px;border-right:1px solid #eee}.benefits div:last-child{border:0}.benefits strong{display:block;font-size:14px}.benefits small{display:block;margin-top:7px;color:#666;line-height:1.4}.section{padding:65px 6% 10px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section h2{font-size:34px;margin:0}.link-button{background:none;border:0;color:#08752f;font-weight:800;cursor:pointer}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.categories button{background:#f8faf8;border:1px solid #e8eee8;border-radius:12px;padding:25px 10px;color:#08752f;font-size:35px;cursor:pointer}.categories span{display:block;font-size:14px;font-weight:700;margin-top:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid #e8e8e8;border-radius:12px;padding:15px;background:#fff;box-shadow:0 4px 15px #00000008}.product-img{height:190px;border-radius:8px;background:#f5f8f5;display:flex;align-items:center;justify-content:center;font-size:80px}.product h3{font-size:16px;margin:14px 0 8px}.price{color:#08752f;font-weight:900;font-size:18px}.add{width:100%;margin-top:12px;background:#08752f;color:#fff;border:0;border-radius:7px;padding:11px;font-weight:800;cursor:pointer}.about{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;background:#f8fbf8;margin-top:60px}.about p,.contact p{line-height:1.7;color:#555}.info-card,.hours{background:#fff;padding:28px;border-radius:14px;box-shadow:0 5px 20px #0000000d}.contact{display:grid;grid-template-columns:1.5fr 1fr;gap:50px}.contact a{color:#08752f;font-weight:800}.full{width:100%}footer{background:#064b22;color:#fff;margin-top:50px;padding:35px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}footer b{font-size:27px}footer p{margin:5px 0;color:#d8eadc}footer a{color:#143b24;background:#f2c800;padding:12px 18px;border-radius:7px;text-decoration:none;font-weight:800}.modal{display:none;position:fixed;inset:0;background:#0008;z-index:50}.cart-panel{background:#fff;width:min(500px,94%);height:100%;margin-left:auto;padding:30px;overflow:auto}.close{float:right;border:0;background:none;font-size:32px;cursor:pointer}.cart-item{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid #eee}.qty button{border:1px solid #ddd;background:#fff;border-radius:4px;padding:3px 8px;cursor:pointer}.cart-total{display:flex;justify-content:space-between;font-size:20px;margin:25px 0}

/* SARMART Category Upgrade */
.categories{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px}
.categories button{min-height:120px;padding:18px 10px;background:#fff;border:1px solid #e2ebe4;box-shadow:0 4px 14px #00000008;transition:.18s}
.categories button:hover{transform:translateY(-2px);border-color:#08752f;background:#f7fbf7}
.categories .cat-icon{display:block;font-size:34px;line-height:1;margin-bottom:10px}
.categories span:last-child{font-size:13px}
@media(max-width:760px){
  .categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .categories button{min-height:100px}
}

/* SARMART Powerful Search */
.search{min-width:250px}
.search input{min-width:0}
.search .clear-search{background:#fff;color:#777;border-left:1px solid #eee;padding:0 9px}
.search-results-info{font-size:13px;font-weight:700;color:#08752f;margin:-5px 0 18px}
@media(max-width:760px){
  .search{width:100%;min-width:0}
  .search input{width:100%;font-size:14px}
}

/* SARMART Product Card Upgrade */
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.product-card{border:1px solid #e4ebe5;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #0000000b;transition:transform .18s ease,box-shadow .18s ease;min-width:0}
.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000016}
.product-image-wrap{position:relative;padding:12px;background:#f7faf7}
.product-card .product-img{height:190px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:82px}
.category-badge{position:absolute;top:22px;left:22px;background:#08752f;color:#fff;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}
.product-info{padding:15px}
.barcode{font-size:10px;color:#777;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-card h3{font-size:15px;line-height:1.35;margin:0 0 12px;min-height:40px;color:#173c27}
.product-bottom{display:flex;align-items:center;justify-content:space-between}
.product-card .price{font-size:19px;font-weight:900;color:#08752f}
.stock{display:inline-block;font-size:11px;font-weight:800;margin-top:5px}
.in-stock{color:#08752f}
.out-stock{color:#b00020}
.product-action{display:flex;gap:8px;align-items:center;margin-top:13px}
.product-action .add{margin-top:0;flex:1}
.quantity-control{display:flex;align-items:center;border:1px solid #dfe6df;border-radius:8px;overflow:hidden;background:#fff}
.quantity-control button{width:34px;height:38px;border:0;background:#f4f7f4;color:#08752f;font-size:20px;font-weight:800;cursor:pointer}
.quantity-control strong{min-width:30px;text-align:center}
.add.added{background:#f2c800;color:#173c27}
.add.disabled{background:#e7e7e7;color:#777;cursor:not-allowed}
.no-products{grid-column:1/-1;padding:45px;text-align:center;background:#f8faf8;border-radius:14px;color:#555}

@media(max-width:1000px){nav{gap:12px}.brand{min-width:220px}.search input{width:130px}.benefits{grid-template-columns:repeat(3,1fr);gap:20px}.benefits div:nth-child(3){border:0}.categories{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
.topbar{font-size:10px;gap:4px 12px;padding:7px 10px;line-height:1.35;justify-content:center}
.topbar div:nth-child(1),.topbar div:nth-child(2){display:inline}
header{height:68px;padding:0 4%;gap:8px;justify-content:space-between}
.brand{min-width:0}.brand b{font-size:23px}.brand small{font-size:9px}.cart-logo{font-size:27px;margin-right:6px}
.menu-btn{display:block;order:3}.header-actions{display:flex;order:2;margin-left:auto}.header-actions .search{display:none}.cart-button{font-size:21px}
nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:18px 7%;box-shadow:0 5px 15px #0002;gap:8px}nav.open{display:flex}
.hero{padding:32px 6% 38px;min-height:0;display:flex;flex-direction:column;align-items:stretch;background:linear-gradient(145deg,#005c25 0%,#08752f 60%,#143b24 100%)}
.hero-copy{width:100%}.eyebrow{font-size:14px}.hero h1{font-size:46px;letter-spacing:-1px}.hero h2{font-size:21px;line-height:1.25;margin:16px 0 10px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.5;margin:0}.hero-buttons{margin-top:22px;display:grid;grid-template-columns:1fr;gap:10px}.btn{width:100%;text-align:center;padding:12px 16px}
.hero-image{width:100%;height:150px;margin:25px 0 0;font-size:58px;border-radius:14px;transform:none;box-shadow:0 10px 30px #0004}.hero-image div{font-size:15px;margin-left:-15px;margin-top:70px}
.benefits{grid-template-columns:repeat(2,1fr);margin:-18px 4% 0;padding:14px;border-radius:12px;gap:0}.benefits div{padding:10px 8px;border-right:0}.benefits strong{font-size:12px}.benefits small{font-size:10px;margin-top:4px}
.section{padding:42px 5% 5px}.section-head{align-items:center}.section h2{font-size:26px}.categories{grid-template-columns:repeat(3,1fr);gap:9px}.categories button{padding:14px 5px;font-size:25px}.categories span{font-size:11px;margin-top:6px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product{padding:10px;border-radius:10px}.product-img{height:125px;font-size:60px}.product h3{font-size:12px;line-height:1.3;margin:10px 0 5px}.price{font-size:14px}.add{font-size:12px;padding:9px;margin-top:9px}.about,.contact{grid-template-columns:1fr;gap:18px}.about{margin-top:35px}.info-card,.hours{padding:20px}.contact{padding-bottom:15px}
footer{padding:28px 6%;display:block}footer>div,footer>a{display:block;margin-bottom:18px}.modal .cart-panel{width:100%;padding:22px}.cart-item{font-size:13px}
}

.stock{display:block;margin-top:7px;color:#666;font-size:12px}.add:disabled{background:#aaa;cursor:not-allowed}


/* SARMART V5-V10 upgrades */
.deal-banner{margin:55px 6% 5px;padding:30px 35px;border-radius:18px;background:linear-gradient(110deg,#08752f,#0b8a3a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}
.deal-banner h2{margin:3px 0 8px;font-size:30px}
.deal-banner p:not(.eyebrow){margin:0;opacity:.9;line-height:1.5}
.mobile-quickbar{display:none}
.product-img img{width:100%;height:100%;object-fit:contain;border-radius:12px}
.product-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.cart-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}
.cart-title-row h2{margin:0}
.cart-count-large{background:#f2c800;color:#173c27;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:800}
.cart-empty{text-align:center;padding:50px 10px;color:#666}
.cart-empty>div{font-size:55px}
.cart-empty strong{display:block;color:#173c27;font-size:20px;margin-top:10px}
.cart-summary{border-top:1px solid #eee;margin-top:15px;padding-top:15px}
.cart-summary>div{display:flex;justify-content:space-between;padding:7px 0}
.cart-actions{display:flex;gap:10px;margin-top:15px}
.dark-outline{border:1px solid #08752f;color:#08752f;background:#fff}
.cart-note{display:block;text-align:center;color:#777;margin-top:12px}
.cart-item{align-items:center}
.cart-item-icon{width:58px;height:58px;border-radius:10px;background:#f5f8f5;display:flex;align-items:center;justify-content:center;font-size:30px;overflow:hidden;flex:none}
.cart-item-icon img{width:100%;height:100%;object-fit:contain}
.cart-item-main{flex:1;min-width:0}
.cart-item-main strong{display:block}
.cart-item-main small{display:block;color:#777;margin:3px 0 8px}
.cart-item-controls{display:flex;align-items:center;gap:7px}
.cart-item-controls button{border:1px solid #ddd;background:#fff;border-radius:5px;padding:4px 8px;cursor:pointer}
.cart-item-controls .remove{border:0;color:#a00020;background:none;padding-left:0}
@media(max-width:760px){
  .deal-banner{margin:35px 5% 0;padding:24px;display:block}
  .deal-banner h2{font-size:25px}
  .deal-banner .btn{margin-top:18px}
  .mobile-quickbar{display:flex;position:sticky;top:70px;z-index:18;background:#fff;border-bottom:1px solid #e8eee8;box-shadow:0 3px 10px #0000000d}
  .mobile-quickbar a,.mobile-quickbar button{flex:1;text-align:center;padding:11px 5px;border:0;background:#fff;color:#08752f;text-decoration:none;font-size:12px;font-weight:800}
  .mobile-quickbar button{border-left:1px solid #eee;border-right:1px solid #eee}
  .mobile-quickbar span{background:#f2c800;border-radius:10px;padding:2px 5px}
  .cart-panel{padding:22px 18px}
  .cart-actions{display:block}
  .cart-actions .btn{width:100%;margin-top:8px;text-align:center}
  .cart-item{gap:8px}
  .cart-item>strong{font-size:12px}
}
