html{scroll-behavior:smooth}button,input{font:inherit}button{cursor:pointer}.header{z-index:1000;background:#fff;border-bottom:1px solid #eaeaea;align-items:center;gap:18px;padding:14px 5%;display:flex;position:sticky;top:0}.logo{color:#111;white-space:nowrap;font-size:28px;font-weight:800}.logo span{color:#0c831f}.location{text-align:left;color:#222;background:0 0;border:none;align-items:center;gap:7px;display:flex}.location div{flex-direction:column;display:flex}.location small{color:#777;font-size:11px}.location strong{color:#222;font-size:14px}.search-container{background:#f4f5f4;border:1px solid #e5e5e5;border-radius:12px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.search{color:#222;background:0 0;border:none;outline:none;width:100%;padding:13px 0}.login{color:#222;background:0 0;border:none;font-weight:600}.cart{color:#fff;background:#0c831f;border:none;border-radius:10px;padding:11px 16px;font-weight:700}.cart b{color:#0c831f;background:#fff;border-radius:50%;margin-left:5px;padding:2px 7px}.hero-section{background:linear-gradient(135deg,#e5f8e8,#f7fff8);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;max-width:1400px;min-height:430px;margin:25px auto;padding:55px 8%;display:flex}.hero-content{max-width:650px}.tag{color:#0c831f;background:#fff;border-radius:30px;margin:0;padding:8px 12px;font-size:12px;font-weight:800;display:inline-block}.hero-section h1{color:#151515;margin:20px 0 15px;font-size:clamp(42px,5vw,68px);line-height:1.05}.hero-section h1 span{color:#0c831f}.subtitle{color:#555;max-width:550px;font-size:18px;line-height:1.6}.shop-btn{color:#fff;background:#0c831f;border:none;border-radius:10px;margin-top:15px;padding:15px 28px;font-size:16px;font-weight:700}.shop-btn:hover{transform:translateY(-2px)}.hero-visual{justify-content:center;align-items:center;min-width:260px;display:flex;position:relative}.delivery-badge span{color:#666;margin-top:3px;font-size:12px}.benefits>div{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:20px;font-size:26px;display:flex}.benefits span{flex-direction:column;display:flex}.benefits strong{color:#222;font-size:14px}.benefits small{color:#777;margin-top:3px;font-size:12px}.section h2{color:#181818;margin:0;font-size:30px}.view-all{color:#0c831f;background:0 0;border:none;font-weight:700}.category{text-align:center;background:#fff;border:1px solid #eee;border-radius:18px;padding:25px 10px;font-size:42px;transition:all .2s}.category span{color:#333;margin-top:12px;font-size:14px;font-weight:600;display:block}.product-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:15px;transition:all .2s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000012}.product-unit{color:#888;margin:15px 0 5px;font-size:12px}.product-card h3{color:#222;margin:0 0 15px;font-size:17px}.product-bottom{justify-content:space-between;align-items:center;display:flex}.product-bottom strong{color:#151515;font-size:17px}.product-bottom button{color:#0c831f;background:#f1fff3;border:1px solid #0c831f;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:800}.product-bottom button:hover{color:#fff;background:#0c831f}@media (width<=900px){.header{flex-wrap:wrap}.search-container{flex-basis:100%;order:3}.hero-section{margin:15px}.benefits{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.header{gap:10px;padding:12px 15px}.logo{font-size:23px}.location{font-size:12px}.login,.cart span{display:none}.hero-section{flex-direction:column;align-items:flex-start;min-height:auto;padding:40px 25px}.hero-section h1{font-size:42px}.hero-visual{width:100%;min-height:170px}.hero-emoji{font-size:120px}.benefits{grid-template-columns:1fr 1fr;padding:15px}.benefits>div{padding:15px 10px;font-size:20px}.benefits strong{font-size:12px}.benefits small{font-size:10px}.section{padding:30px 15px}.section h2{font-size:24px}.categories{grid-template-columns:repeat(3,1fr);gap:10px}.category{padding:18px 5px;font-size:32px}.products{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{padding:10px}.product-image{height:130px;font-size:60px}.product-card h3{font-size:14px}.product-bottom button{padding:7px 12px}}.quantity-control{background:#f1fff3;border:1px solid #0c831f;border-radius:8px;align-items:center;display:flex;overflow:hidden}.quantity-control button{color:#0c831f;cursor:pointer;background:0 0;border:none;width:34px;height:34px;font-size:18px;font-weight:800}.quantity-control button:hover{color:#fff;background:#0c831f}.quantity-control span{text-align:center;color:#222;min-width:30px;font-weight:700}.cart-summary div{flex-direction:column;gap:3px;display:flex}.cart-summary strong{color:#fff;font-size:15px}.cart-summary span{color:#fff;opacity:.9;font-size:13px}.cart-summary button:hover{transform:scale(1.03)}@media (width<=600px){.cart-summary{border-radius:12px;padding:12px 14px;bottom:12px}.cart-summary button{padding:9px 14px;font-size:13px}}.search-container{background:#f5f5f5;border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 15px;display:flex}.search-container .search{background:0 0;border:none;outline:none;width:100%}.hero-content{flex:1}.hero-visual{flex:1;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative}.hero-emoji{font-size:150px}.delivery-badge{background:#fff;border-radius:15px;flex-direction:column;padding:15px 20px;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 10px 30px #0000001a}.delivery-badge strong{color:#0c831f}.delivery-badge span{margin-top:4px;font-size:12px}.benefits{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px;margin:0 auto;padding:25px 20px;display:grid}.benefits>div{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:18px;display:flex}.benefits>div>span{flex-direction:column;display:flex}.benefits small{color:#777;margin-top:4px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.section-heading h2{margin:0}.section-heading p{color:#777;margin:6px 0 0}.view-all{color:#0c831f;cursor:pointer;background:0 0;border:none;font-weight:700}.product-unit{margin:15px 0 5px;font-size:13px;color:#777!important}.product-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.product-bottom button{width:auto;min-width:70px}.quantity-control{border:1px solid #0c831f;border-radius:8px;align-items:center;gap:10px;padding:4px;display:flex}.quantity-control button{color:#fff;cursor:pointer;background:#0c831f;border:none;border-radius:6px;width:28px;min-width:28px;height:28px;padding:0}.quantity-control span{text-align:center;min-width:20px;font-weight:700}.cart-summary{color:#fff;z-index:1000;background:#0c831f;border-radius:14px;justify-content:space-between;align-items:center;width:min(90%,600px);padding:15px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.cart-summary div{flex-direction:column;display:flex}.cart-summary strong,.cart-summary span{color:#fff}.cart-summary button{color:#0c831f;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:10px 16px;font-weight:700}.no-results{text-align:center;color:#777;padding:40px 0}.shop-btn:hover,.checkout-btn:hover,.place-order-btn:hover,.continue-shopping-btn:hover{opacity:.95;transform:translateY(-2px)}@media (width<=900px){.hero-section{text-align:center;flex-direction:column}.hero-content{flex-direction:column;align-items:center;display:flex}.benefits{grid-template-columns:repeat(2,1fr)}.hero-visual{width:100%}}@media (width<=600px){.header{gap:10px;padding:12px 4%}.logo{font-size:22px}.location{min-width:auto}.login,.cart span{display:none}.hero-section{padding:45px 20px}.hero-section h1{font-size:38px}.hero-emoji{font-size:100px}.delivery-badge{margin-top:10px;position:static}.benefits{grid-template-columns:1fr}.section-heading{align-items:flex-start}.products{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{padding:12px}.product-image{height:110px;font-size:50px}.cart-summary{bottom:10px}}*{box-sizing:border-box}body{color:#222;background:#f7f7f7;margin:0;font-family:Arial,sans-serif}.app{min-height:100vh}.header{z-index:100;background:#fff;align-items:center;gap:20px;padding:16px 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000f}.logo{font-size:28px;font-weight:800}.location{flex-direction:column;font-size:13px;display:flex}.search{border:1px solid #ddd;border-radius:10px;flex:1;padding:14px 18px;font-size:15px}.login,.cart,.shop-btn{cursor:pointer;border:none;border-radius:8px;font-weight:600}.login{background:0 0;padding:12px 16px}.cart{color:#fff;background:#222;padding:12px 18px}.hero-section{background:linear-gradient(135deg,#e8fff0,#fff);align-items:center;min-height:380px;padding:70px 10%;display:flex}.tag{letter-spacing:2px;font-size:13px;font-weight:700}.hero-section h1{margin:15px 0;font-size:52px;line-height:1.1}.subtitle{color:#666;max-width:500px;font-size:18px}.shop-btn{color:#fff;background:#0c831f;margin-top:15px;padding:14px 28px;font-size:16px}.section{max-width:1200px;margin:auto;padding:45px 20px}.section h2{margin-bottom:25px;font-size:28px}.categories{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.category{text-align:center;cursor:pointer;background:#fff;border-radius:14px;padding:25px 10px;font-size:36px;transition:all .2s}.category:hover{transform:translateY(-5px)}.category span{margin-top:10px;font-size:14px;display:block}.products{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:#fff;border-radius:15px;padding:20px}.product-image{background:#f3f3f3;border-radius:10px;justify-content:center;align-items:center;height:150px;font-size:70px;display:flex}.product-card h3{margin-bottom:5px}.product-card p{font-weight:700}.product-card button{color:#0c831f;cursor:pointer;background:#fff;border:1px solid #0c831f;border-radius:8px;width:100%;padding:10px;font-weight:700}@media (width<=800px){.header{flex-wrap:wrap}.search{flex-basis:100%;order:3;width:100%}.hero-section h1{font-size:36px}.categories{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:1fr}}h1,h2,h3,p,span,strong{color:#222}.hero-section h1{color:#111;font-weight:800}.subtitle{color:#444}.location{color:#333}.product-card h3{color:#222}.product-card p{color:#111}.cart-overlay{z-index:2000;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#fff;flex-direction:column;width:min(100%,460px);height:100vh;display:flex;box-shadow:-10px 0 30px #00000026}.cart-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:22px;display:flex}.cart-header h2{color:#222;margin:0}.cart-header p{color:#777;margin:5px 0 0;font-size:13px}.close-cart{background:#f4f4f4;border:none;border-radius:50%;width:38px;height:38px;font-size:18px}.cart-items{flex:1;padding:20px;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;gap:12px;padding:15px 0;display:flex}.cart-item-image{background:#f5f7f5;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;font-size:35px;display:flex}.cart-item-info{flex:1}.cart-item-info h3{color:#222;margin:0;font-size:15px}.cart-item-info p{color:#777;margin:5px 0;font-size:12px}.cart-item-info strong{font-size:14px}.cart-item-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.empty-cart{text-align:center;padding:80px 20px}.empty-cart>div{font-size:70px}.empty-cart h3{color:#222}.empty-cart p{color:#777}.cart-footer{background:#fff;border-top:1px solid #eee;padding:20px}.price-row{color:#555;justify-content:space-between;margin-bottom:12px;display:flex}.total-row{color:#222;border-top:1px solid #eee;margin-top:10px;padding-top:12px;font-size:18px}.checkout-btn{color:#fff;background:#0c831f;border:none;border-radius:10px;width:100%;margin-top:12px;padding:15px;font-size:15px;font-weight:800}@media (width<=600px){.cart-panel{width:100%}}.category{cursor:pointer;font:inherit;border:none;transition:transform .2s,box-shadow .2s}.category:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.category.active-category{background:#f1fff3;border:2px solid #0c831f;transform:translateY(-3px)}.category.active-category span:last-child{color:#0c831f;font-weight:800}.location-overlay{z-index:3000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.location-panel{background:#fff;border-radius:20px;width:min(100%,480px);padding:24px;box-shadow:0 20px 50px #0003}.location-header{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.location-header h2{color:#222;margin:0 0 6px}.location-header p{color:#777;margin:0;font-size:14px}.close-location{cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;width:38px;height:38px;font-size:18px}.location-options{flex-direction:column;gap:10px;display:flex}.location-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;padding:16px;font-size:15px;transition:all .2s}.location-options button:hover{background:#f3fff5;border-color:#0c831f}.location-label{color:#888;margin:15px 0 5px;font-size:12px;font-weight:700}.location{text-align:left;align-items:center;gap:8px;min-width:180px;display:flex}.location>div{flex-direction:column;align-items:flex-start;display:flex}.location small{display:block}.location strong{white-space:nowrap}.checkout-overlay{z-index:4000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.checkout-panel{background:#fff;border-radius:20px;width:min(100%,520px);max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 50px #0003}.checkout-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.checkout-header h2{color:#222;margin:0 0 6px}.checkout-header p{color:#777;margin:0;font-size:14px}.close-checkout{cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;width:38px;height:38px;font-size:18px}.checkout-content h3{color:#222;margin:20px 0 12px}.checkout-content input,.checkout-content textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;width:100%;margin-bottom:12px;padding:14px;font-family:inherit;font-size:15px}.checkout-content textarea{resize:vertical}.checkout-location{background:#f4fff5;border-radius:10px;margin:8px 0 20px;padding:14px}.checkout-summary{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 0}.checkout-summary>div{justify-content:space-between;padding:8px 0;display:flex}.checkout-total{border-top:1px solid #eee;margin-top:8px;font-size:18px;padding-top:14px!important}.place-order-btn{color:#fff;cursor:pointer;background:#0c831f;border:none;border-radius:12px;width:100%;margin-top:20px;padding:16px;font-size:16px;font-weight:700}.confirmation-overlay{z-index:5000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.confirmation-panel{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:35px 25px;box-shadow:0 20px 60px #00000040}.success-icon{color:#fff;background:#0c831f;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:35px;font-weight:700;display:flex}.confirmation-panel h2{margin:0 0 10px}.confirmation-message{color:#666;line-height:1.5}.confirmation-details{background:#f5f5f5;border-radius:12px;margin-top:25px;padding:15px}.confirmation-details div{justify-content:space-between;padding:10px 0;display:flex}.confirmation-details span{color:#777}.continue-shopping-btn{color:#fff;cursor:pointer;background:#0c831f;border:none;border-radius:12px;width:100%;margin-top:25px;padding:15px;font-size:16px;font-weight:700}.checkout-error{color:#d32f2f;text-align:center;background:#fff0f0;border-radius:8px;margin:12px 0;padding:10px 12px;font-size:14px}.login-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-popup{text-align:center;box-sizing:border-box;background:#fff;border-radius:18px;width:90%;max-width:400px;max-height:85vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000040}.login-popup h2{margin-bottom:8px}.login-popup p{margin-bottom:20px}.login-popup input{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;width:100%;margin-bottom:12px;padding:13px}.login-submit{cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px}.login-close{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:12px;right:15px}.login-note{font-size:13px}.order-status-tracker{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:4px;width:100%;margin:25px 0;padding:5px 0;display:flex}.order-status-tracker .status-step{text-align:center;flex:1 1 0;min-width:0;position:relative}.order-status-tracker .status-icon{color:#777;box-sizing:border-box;background:#eee;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 7px;font-size:13px;font-weight:700;display:flex}.order-status-tracker .status-step p{color:#777;word-break:normal;overflow-wrap:break-word;margin:0;font-size:10px;font-weight:500;line-height:1.2}.order-status-tracker .status-step.active .status-icon{color:#fff;background:#198754;border-color:#198754}.order-status-tracker .status-step.active p{color:#198754;font-weight:700}
