*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background:#f4fbf7;font-family:Inter,sans-serif}.home{box-sizing:border-box;background:#f5faf7;padding:20px 32px;font-family:Inter,sans-serif}.top-gradient{background:linear-gradient(90deg,#c7ead9,#e9f6ef);border-radius:6px;height:6px;margin-bottom:12px}.navbar{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.nav-left{align-items:center;gap:14px;display:flex}.logo-img{height:55px}.brand{letter-spacing:-.4px;font-size:22px;font-weight:900;display:flex}.brand-black{color:#111}.brand-green{color:#22c55e}.address-box{cursor:pointer;background:#e8f2ec;border-radius:999px;flex-direction:column;min-width:140px;padding:6px 12px;display:flex;position:relative}.address-top{color:#6b7280;font-size:9px;line-height:1.1}.address-bottom{color:#065f46;font-size:12px;font-weight:700}.address-dropdown{z-index:10;background:#fff;border-radius:12px;width:180px;padding:10px;position:absolute;top:120%;left:0;box-shadow:0 8px 20px #0000001f}.address-dropdown div{cursor:pointer;padding:6px}.address-dropdown div:hover{background:#f3f4f6;border-radius:6px}.nav-links{letter-spacing:1px;gap:16px;font-size:13px;font-weight:600;display:flex}.nav-item{cursor:pointer;padding-bottom:4px}.nav-item.active{border-bottom:2px solid #065f46}.nav-right{align-items:center;gap:16px;display:flex}.search-box{background:#e8f2ec;border:none;border-radius:999px;outline:none;width:320px;padding:8px 18px;font-size:14px}.cart-icon svg{stroke:#065f46;fill:none;stroke-width:2px;cursor:pointer;width:18px;height:18px}.profile-box{cursor:pointer;background:#e8f2ec;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;display:flex;position:relative}.avatar{color:#fff;background:#065f46;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.profile-text{flex-direction:column;display:flex}.profile-text span{color:#6b7280;font-size:9px}.profile-text strong{font-size:12px;font-weight:800}.hero-card{border-radius:24px;height:460px;margin-top:24px;display:flex;overflow:hidden}.hero-left{color:#fff;background:linear-gradient(90deg,#000 0%,#141414 65%,#2a2a2a 100%);flex-direction:column;flex:0 0 48%;justify-content:center;padding:48px;display:flex}.delivery-box{letter-spacing:1.2px;color:#22c55e;white-space:nowrap;border:1px solid #22c55e;border-radius:999px;align-items:center;width:auto;max-width:max-content;margin-bottom:40px;padding:4px 10px;font-family:Posterama,Inter,sans-serif;font-size:14px;display:inline-flex}.hero-title1{margin-bottom:5px;line-height:1.05}.hero-title2{margin-bottom:18px;line-height:1.05}.font-posterama{font-family:Posterama,Inter,sans-serif;font-size:36px;font-weight:500}.font-rockwell{color:#facc15;font-family:Rockwell,Arial Black,serif;font-size:44px;font-weight:800}.subtext{opacity:.9;max-width:420px;margin-bottom:26px;font-size:14px}.primary-btn{color:#022c22;cursor:pointer;background:#22c55e;border:none;border-radius:999px;width:max-content;padding:12px 30px;font-weight:700}.hero-right{background:#2a2a2a;flex:0 0 52%;height:100%;position:relative}.hero-right img{object-fit:cover;object-position:right center;width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000004d 8%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000004d 8%,#000 22% 100%)}.top-categories{text-align:center;background:#f2fbf6;border-radius:24px;margin-top:48px;padding:40px 30px}.section-title{letter-spacing:1px;color:#111;font-size:22px;font-weight:800}.section-subtitle{color:#6b7280;margin-bottom:32px;font-size:14px;font-style:oblique}.categories-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.category-card{cursor:pointer;background:#eaf7f0;border-radius:18px;padding:20px 12px;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}.category-card img{object-fit:contain;width:110px;height:140px;margin-bottom:12px}.category-card h4{margin-bottom:6px;font-size:13px;font-weight:700}.category-card span{color:#16a34a;font-size:12px;font-weight:600}@media (width<=1200px){.categories-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.categories-grid{grid-template-columns:repeat(2,1fr)}}.footer{color:#fff;background:linear-gradient(#000,#0b0b0b);margin-top:60px}.footer-trust{color:#000;background:#fff;justify-content:space-around;align-items:center;padding:16px 24px;font-size:14px;font-weight:600;display:flex}.trust-social{font-weight:700}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;padding:50px 60px;display:grid}.footer-logo{font-size:36px;font-weight:900}.footer-logo span{color:#22c55e}.brand-col p{opacity:.85;margin:12px 0 20px}.app-buttons button{color:#fff;cursor:pointer;background:#111;border:1px solid #555;border-radius:8px;width:200px;margin-bottom:10px;padding:10px;display:block}.newsletter{margin-top:16px;display:flex}.newsletter input{border:none;border-radius:6px 0 0 6px;flex:1;padding:10px}.newsletter button{cursor:pointer;background:#22c55e;border:none;border-radius:0 6px 6px 0;padding:10px 18px;font-weight:700}.footer-col h3{margin-bottom:14px;font-size:16px}.footer-col ul{padding:0;list-style:none}.footer-col li{opacity:.85;cursor:pointer;margin-bottom:10px;font-size:14px}.footer-col li:hover{opacity:1}.footer-bottom{text-align:center;opacity:.8;background:#000;padding:14px;font-size:13px}@media (width<=900px){.footer-main{grid-template-columns:1fr}.footer-trust{flex-direction:column;gap:10px}}.footer-brand{align-items:center;gap:5px;margin-bottom:10px;display:flex}.footer-logo-img{object-fit:contain;width:70px;height:70px}.footer-logo-text{font-size:36px;font-weight:900}.footer-logo-text span{color:#22c55e}.features-strip{box-shadow:none;background:#f2fbf6;justify-content:space-between;align-items:center;margin:40px 0 30px;padding:26px 32px;display:flex}.feature-item{color:#111;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.feature-item img{object-fit:contain;width:34px;height:34px}.feature-item.social{color:#16a34a;font-weight:700}@media (width<=768px){.navbar{flex-direction:column;align-items:flex-start;gap:12px}.nav-links{display:none}.nav-right{justify-content:space-between;width:100%}.search-box{width:100%}.hero-card{flex-direction:column;height:auto}.hero-left{text-align:left;width:100%;padding:20px}.hero-title,.font-posterama{font-size:28px}.font-rockwell{font-size:32px}.hero-right{width:100%;height:260px}.hero-right img{object-position:center}.categories-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card{padding:16px}.category-card img{width:120px;height:150px}.features-strip{text-align:center;flex-direction:column;gap:16px}.feature-item{justify-content:center}.footer-main{text-align:center;grid-template-columns:1fr;gap:32px}.footer-brand{justify-content:center}.app-buttons button{margin:0 auto 10px}.newsletter{flex-direction:column;gap:10px}.newsletter input,.newsletter button{border-radius:6px;width:100%}.footer{padding:20px 16px}.footer-brand,.brand-col{text-align:center;align-items:center}.footer-logo-text{font-size:28px}.app-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.app-buttons button{width:160px;padding:10px;font-size:13px}.newsletter{margin-top:20px}.newsletter input,.newsletter button{padding:12px;font-size:14px}.footer-main{padding:30px 0;display:block}.footer-col{text-align:center;margin-bottom:24px}.footer-col h3{margin-bottom:10px;font-size:15px;position:relative}.footer-col ul li{margin-bottom:6px;font-size:14px}.footer-bottom{text-align:center;opacity:.8;margin-top:20px;font-size:12px}.footer-trust{text-align:center;flex-direction:column;gap:12px;font-size:13px}}
