body{background:#edf3e9}
.mobile-app{width:min(100%,620px);min-height:100vh;margin:0 auto;background:#f8faf6;padding-bottom:92px;box-shadow:0 0 45px rgba(23,48,31,.08)}
.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:24px 20px 14px}
.mobile-header small{color:var(--muted);font-weight:600}.mobile-header h1{margin:2px 0 0;font-size:24px}.mobile-header img{width:48px;height:48px;border-radius:15px;object-fit:cover}
.mobile-content{padding:10px 18px 28px}
.search-bar,.search-input{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #dce6d8;background:#fff;color:#89928c;border-radius:16px;padding:14px 16px;text-align:left}
.search-bar{font-weight:600}.search-input input{border:0;outline:0;width:100%;font:inherit;background:transparent}
.fresh-hero{display:grid;grid-template-columns:1.5fr .7fr;min-height:205px;margin:18px 0 24px;padding:24px;border-radius:28px;color:#fff;background:linear-gradient(145deg,#173e2a,#2f6b3b);overflow:hidden;box-shadow:0 18px 35px rgba(23,62,42,.2)}
.fresh-hero span{font-size:11px;letter-spacing:.14em;color:#cae5bf;font-weight:800}.fresh-hero h2{margin:10px 0 8px;font-size:29px;line-height:1.05}.fresh-hero p{color:#dbead5;margin:0 0 18px}.fresh-hero button{border:0;border-radius:999px;padding:10px 15px;background:#fff;color:var(--green);font-weight:800}
.hero-basket{display:grid;place-items:center;text-align:center;font-size:48px;transform:rotate(5deg)}
.section-heading{display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px}.section-heading h2{font-size:19px;margin:0}.section-heading button{border:0;background:transparent;color:var(--green);font-weight:800}
.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.category-row button{display:grid;gap:7px;place-items:center;border:0;background:#fff;border-radius:17px;padding:13px 5px;box-shadow:0 8px 20px rgba(23,48,31,.06);font-size:22px}.category-row span{font-size:11px;font-weight:700}
.grocery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.grocery-card{background:#fff;border:1px solid #e4ebe1;border-radius:20px;overflow:hidden;box-shadow:0 8px 22px rgba(23,48,31,.06);cursor:pointer}
.grocery-card>img,.grocery-placeholder{width:100%;height:135px;object-fit:cover;background:#eef5e9}.grocery-placeholder{display:grid;place-items:center;font-size:45px}
.grocery-card>div{padding:12px}.grocery-card h3{font-size:14px;margin:0 0 4px}.grocery-card p{font-size:11px;color:var(--muted);margin:0 0 10px}.grocery-card>div>div{display:flex;align-items:center;justify-content:space-between}.grocery-card strong{color:#f07c39;font-size:15px}
.mini-add{width:30px;height:30px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:19px;font-weight:900}
.bottom-nav{position:fixed;z-index:20;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,620px);height:74px;display:grid;grid-template-columns:repeat(5,1fr);background:#173e2a;padding:8px 8px 10px;border-radius:22px 22px 0 0;box-shadow:0 -10px 30px rgba(23,48,31,.18)}
.bottom-nav button{position:relative;display:grid;place-items:center;gap:1px;border:0;background:transparent;color:#9db6a4;font-size:10px;font-weight:700}.bottom-nav button>span{font-size:20px;line-height:1}.bottom-nav button.active{color:#fff}.bottom-nav button.active:before{content:"";position:absolute;top:-8px;width:30px;height:3px;border-radius:3px;background:#f2a05f}.bottom-nav b{position:absolute;top:0;right:20%;min-width:16px;height:16px;border-radius:999px;background:#ef7f43;color:#fff;font-size:9px;display:grid;place-items:center}
.screen-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:18px;background:#173e2a;color:#fff}.screen-header h1{text-align:center;font-size:18px;margin:0}.screen-header button{border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:12px;width:38px;height:38px;font-size:26px}
.chip-row{display:flex;gap:8px;overflow:auto;padding:14px 0}.chip-row button{white-space:nowrap;border:0;border-radius:999px;background:#e8efe4;color:var(--green);padding:8px 13px;font-weight:700}.chip-row button.active{background:var(--green);color:#fff}
.empty-state{grid-column:1/-1;text-align:center;padding:40px 10px;color:var(--muted)}
.product-screen{background:#eef5e9}.product-visual{height:42vh;min-height:290px;display:grid;place-items:center;padding:25px}.product-visual img{width:100%;height:100%;object-fit:contain;border-radius:28px}.product-visual>div{font-size:100px}
.product-detail-card{background:#fff;border-radius:32px 32px 0 0;padding:26px 22px 35px;min-height:45vh}.product-detail-card h1{font-size:27px;margin:12px 0 5px}.product-detail-card h3{margin:24px 0 8px}.product-detail-card p{color:var(--muted);line-height:1.6}.detail-price{display:flex;align-items:baseline;gap:5px}.detail-price strong{font-size:23px;color:#f07c39}.detail-action{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:25px}.detail-action select{border:1px solid #d9e2d6;border-radius:14px;padding:12px;background:#fff}
.account-card{text-align:center;background:linear-gradient(145deg,#173e2a,#2f6b3b);color:#fff;border-radius:26px;padding:28px}.account-card img{width:82px;height:82px;border-radius:24px;object-fit:cover}.account-card h2{margin:12px 0 4px}.account-list{display:grid;gap:10px;margin:18px 0}.account-list>div{display:flex;gap:12px;align-items:center;background:#fff;border-radius:16px;padding:15px;box-shadow:0 6px 15px rgba(23,48,31,.05)}
@media(min-width:700px){.mobile-app{margin-top:22px;margin-bottom:22px;min-height:calc(100vh - 44px);border-radius:34px;overflow:hidden}.bottom-nav{bottom:22px;border-radius:22px}}
@media(max-width:560px){.shell{display:block;background:#f8faf6}.hero{display:none}.panel{min-height:100vh;padding:18px}.panel .card{border-radius:28px;box-shadow:none;border:0}.dashboard{padding-bottom:74px}.dashboard .topbar{height:64px}.dashboard .content{padding:18px 14px 28px}.dashboard .welcome{border-radius:22px;padding:22px}.fresh-hero{grid-template-columns:1.4fr .6fr;padding:20px}.fresh-hero h2{font-size:26px}.hero-basket{font-size:38px}}
