:root{color:#162015;background:#f7f5ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f5ed}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:100%;max-width:520px;min-height:100vh;margin:0 auto;background:#fbfaf5;position:relative;padding-bottom:calc(86px + env(safe-area-inset-bottom));box-shadow:0 0 40px #182d191a}.screen{min-height:calc(100vh - 86px);padding:0 18px 22px}.screen.plain{padding-top:0}.hero-header,.top-bar{margin:0 -18px 18px;padding:calc(16px + env(safe-area-inset-top)) 22px 18px;background:linear-gradient(135deg,#173b24,#315b37);color:#fff;display:flex;align-items:center;justify-content:space-between}.hero-header h1,.top-bar h1{margin:0;font-size:22px;line-height:1.1}.eyebrow{margin:0 0 4px;color:#ffffffb3;font-size:13px}.cart-shortcut,.top-bar button{position:relative;width:44px;height:44px;border:0;border-radius:999px;background:#ffffff24;color:#fff;display:grid;place-items:center}.cart-shortcut span{position:absolute;top:-3px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f47a21;font-size:12px;display:grid;place-items:center}.promo{min-height:210px;padding:24px;border-radius:8px;overflow:hidden;background:linear-gradient(90deg,#16301ceb,#1f4625),url(https://images.unsplash.com/photo-1504545102780-26774c1bb073?auto=format&fit=crop&w=1100&q=85) center/cover;color:#fff;display:flex;align-items:center}.promo span{display:inline-flex;padding:8px 12px;border-radius:8px;background:#83a7387f;font-size:14px}.promo h2{margin:14px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:1}.promo p{max-width:220px;margin:0 0 20px;font-size:18px}.promo button,.primary-action,.product-footer button{border:0;border-radius:8px;min-height:44px;font-weight:700}.promo button{padding:0 18px;background:#fff;color:#213924}.search-box{margin:16px 0;height:50px;border:1px solid #e4e0d5;border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;color:#8c9287}.search-box input{width:100%;border:0;outline:0;background:transparent}.category-row{display:flex;gap:12px;overflow-x:auto;padding:0 0 10px;scrollbar-width:none}.category-row button{width:78px;flex:0 0 auto;border:0;background:transparent;color:#20281f;font-size:13px}.category-row span{width:66px;height:66px;margin:0 auto 8px;border:1px solid #e7e1d6;border-radius:999px;background:#fff;display:grid;place-items:center;font-size:28px}.category-row .active span{border:2px solid #244b2e}.section-title{margin:12px 0 14px;display:flex;align-items:center;justify-content:space-between}.section-title h2{margin:0;color:#244b2e;font-size:22px}.section-title button{border:0;background:transparent;color:#244b2e}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{overflow:hidden;border:1px solid #e5dfd4;border-radius:8px;background:#fff}.product-image{position:relative;aspect-ratio:1.1 / 1;background:#ece8dd}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-image button{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;background:#00000042;color:#fff;display:grid;place-items:center}.badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:999px;background:#f47a21;color:#fff;font-size:12px;font-weight:800}.product-body{padding:12px}.product-body h3{margin:0;font-size:17px}.product-body p{margin:5px 0 12px;color:#72766f}.product-footer{display:grid;gap:10px}.product-footer strong{font-size:20px}.product-footer button{color:#fff;background:#f47a21;display:flex;align-items:center;justify-content:center;gap:6px}.top-bar span{width:44px}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:82px 1fr auto 34px;gap:12px;align-items:center;padding:10px;border:1px solid #e5dfd4;border-radius:8px;background:#fff}.cart-item img{width:82px;height:82px;object-fit:cover;border-radius:8px}.cart-item h3{margin:0 0 4px;font-size:16px}.cart-item p{margin:0 0 8px;color:#777b73}.quantity{display:inline-flex;align-items:center;gap:10px}.quantity button,.ghost-icon{width:30px;height:30px;border:1px solid #e2ddd0;border-radius:999px;background:#fff;color:#244b2e;display:grid;place-items:center}.summary-card{margin:18px 0;padding:16px;border:1px solid #e5dfd4;border-radius:8px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:10px}.summary-card strong:last-child{color:#244b2e;font-size:20px}.primary-action{width:100%;color:#fff;background:#315b37}.primary-action:disabled{opacity:.55;cursor:not-allowed}.checkout-form{display:grid;gap:14px}.checkout-form label{display:grid;gap:7px;color:#293327;font-weight:700}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid #ddd7ca;border-radius:8px;background:#fff;padding:13px 14px;outline:0;resize:vertical}.form-error{color:#b42318;margin:0}.success-card,.empty-state{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;gap:12px}.success-card span{width:64px;height:64px;border-radius:999px;background:#315b37;color:#fff;display:grid;place-items:center;font-size:34px}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:10;width:min(100%,520px);transform:translate(-50%);padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e5dfd4;background:#fbfaf5f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(4,1fr)}.bottom-nav button{border:0;background:transparent;color:#7b8078;font-size:12px;display:grid;place-items:center;gap:3px}.bottom-nav .active{color:#244b2e;font-weight:800}.nav-icon{position:relative}.nav-icon small{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;border-radius:999px;background:#315b37;color:#fff;display:grid;place-items:center;font-size:11px}@media(max-width:380px){.product-grid{gap:10px}.product-footer button{font-size:13px}.cart-item{grid-template-columns:70px 1fr}.cart-item img{width:70px;height:70px}}
