:root{color-scheme:light;--background: #e8fff0;--surface: #ffffff;--surface-low: #d1fee5;--surface-mid: #c6f2da;--primary: #0f5238;--primary-container: #2d6a4f;--primary-soft: #95d4b3;--secondary: #ac3509;--coral: #ff6f42;--gold: #ffba27;--ink: #002114;--muted: #52635a;--outline: #bfc9c1;--shadow: 0 4px 12px rgba(45, 106, 79, .08);--shadow-strong: 0 12px 32px rgba(15, 82, 56, .18)}*{box-sizing:border-box}body{margin:0;min-height:100vh;direction:rtl;font-family:Assistant,Segoe UI,Arial,sans-serif;background:linear-gradient(180deg,#e8fff0f5,#e8fff0),radial-gradient(circle at top right,#b1f0ce 0,transparent 34%);color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:20;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#e8fff0e6;border-bottom:1px solid rgba(191,201,193,.65);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.topbar h1{margin:0;color:var(--primary);font-size:23px;font-style:italic;letter-spacing:0}.icon-btn,.search-btn{width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:var(--primary)}.icon-btn{display:grid;place-items:center;gap:4px;padding:11px}.icon-btn span{display:block;width:20px;height:2px;background:var(--primary);border-radius:2px}.search-btn{font-size:30px;line-height:1}.page-shell{width:min(100%,640px);margin:0 auto;padding:22px 16px 156px}.hero-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:18px;background:var(--primary-container);color:#fff;box-shadow:var(--shadow-strong);overflow:hidden}.hero-panel p,.hero-panel h2{margin:0}.hero-panel p{color:#cffbe2;font-weight:700;font-size:14px}.hero-panel h2{max-width:310px;margin-top:5px;font-size:28px;line-height:1.12}.hero-basket{position:relative;min-width:96px;height:86px;border-radius:18px;background:#cffbe2;box-shadow:inset 0 -12px #0f523829}.hero-basket span{position:absolute;width:38px;height:38px;border-radius:50%}.hero-basket span:nth-child(1){right:10px;top:-10px;background:var(--coral)}.hero-basket span:nth-child(2){right:43px;top:-3px;background:var(--gold)}.hero-basket span:nth-child(3){left:10px;top:14px;background:var(--primary-soft)}.customer-card,.toolbar-card,.category-panel,.report-card{margin-top:18px;background:#ffffffeb;border:1px solid rgba(255,255,255,.72);border-radius:16px;box-shadow:var(--shadow)}.customer-card{display:grid;gap:14px;padding:18px}.customer-card label{display:grid;gap:8px}.customer-card span{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase}.customer-card input{width:100%;min-height:52px;border:0;border-radius:12px;padding:0 14px;background:var(--surface-low);color:var(--ink);outline:2px solid transparent}.customer-card input:focus{outline-color:var(--primary)}.toolbar-card{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:8px;background:var(--surface-mid)}.segment{min-height:42px;border:0;border-radius:12px;background:transparent;color:var(--primary);font-weight:800}.segment.is-active{background:var(--primary-container);color:#fff;box-shadow:var(--shadow)}.section-heading,.category-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading{margin:24px 4px 10px}.section-heading h2,.category-title h3,.report-card h2{margin:0;color:var(--primary)}.section-heading span,.category-title span{padding:6px 10px;border-radius:999px;background:var(--primary-container);color:#cffbe2;font-size:12px;font-weight:900;white-space:nowrap}.category-panel{overflow:hidden}.category-title{padding:16px 18px 12px}.category-panel[data-tone=coral] .category-title span{background:var(--coral);color:#fff}.category-panel[data-tone=mint] .category-title span{background:#00895f;color:#fff}.category-panel[data-tone=gold] .category-title span{background:var(--gold);color:#3b2600}.product-list{display:grid;border-top:1px solid rgba(191,201,193,.45)}.product-row{display:grid;grid-template-columns:34px 54px 1fr auto;align-items:center;gap:12px;min-height:82px;padding:12px 14px;border-bottom:1px solid rgba(191,201,193,.35);transition:background .18s ease,transform .18s ease}.product-row:last-child{border-bottom:0}.product-row.is-selected{background:#b1f0ce4d}.check-wrap{width:28px;height:28px}.check-wrap input{position:absolute;opacity:0}.check-wrap span{display:block;width:28px;height:28px;border:2px solid var(--outline);border-radius:9px;background:#fff}.check-wrap input:checked+span{border-color:var(--primary-container);background:var(--primary-container);box-shadow:inset 0 0 0 6px var(--primary-container)}.check-wrap input:checked+span:after{content:"✓";display:grid;place-items:center;color:#fff;font-weight:900;line-height:24px}.produce-thumb{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #bfc9c17a;overflow:hidden}.produce-thumb img{width:100%;height:100%;display:block;object-fit:cover}.product-copy{min-width:0}.product-copy strong,.product-copy small{display:block}.product-copy strong{font-size:16px}.product-copy small{margin-top:2px;color:var(--muted);font-size:12px}.quantity-pill{display:grid;grid-template-columns:30px 42px 30px;align-items:center;height:36px;border-radius:999px;background:var(--surface-low);overflow:hidden}.quantity-pill button,.quantity-pill input{height:36px;border:0;text-align:center;background:transparent;color:var(--primary);font-weight:900}.quantity-pill input{width:42px;padding:0}.quantity-pill.is-muted{opacity:.42}.report-card{display:grid;gap:14px;padding:18px;background:var(--surface-mid)}.tab-view{display:none}.tab-view.is-visible{display:block}.report-card small{color:var(--secondary);font-weight:900}.report-lines{display:grid;gap:8px}.report-lines p{margin:0;padding:12px;border-radius:12px;background:#ffffffad;color:var(--muted)}.secondary-action,.primary-action{min-height:52px;border:0;border-radius:14px;font-weight:900}.secondary-action{background:#fff;color:var(--primary)}.primary-action.is-disabled{opacity:.48;box-shadow:none;pointer-events:none}.toast{position:fixed;right:16px;left:16px;bottom:142px;z-index:30;width:min(calc(100% - 32px),560px);margin:0 auto;padding:14px 16px;border-radius:14px;background:var(--primary);color:#fff;box-shadow:var(--shadow-strong);text-align:center;font-weight:800}.checkout-bar{position:fixed;right:0;left:0;bottom:68px;z-index:18;width:min(calc(100% - 24px),616px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:18px;background:#fffffff0;box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.checkout-bar small,.checkout-bar strong{display:block}.checkout-bar small{color:var(--muted);font-size:12px}.checkout-bar strong{color:var(--primary)}.primary-action{display:flex;align-items:center;justify-content:center;gap:10px;min-width:164px;padding:0 18px;background:var(--primary);color:#fff;box-shadow:0 8px 18px #0f523840}.primary-action b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#cffbe2;color:var(--primary)}.bottom-nav{position:fixed;right:0;left:0;bottom:0;z-index:17;height:64px;display:flex;align-items:center;justify-content:space-around;padding:0 20px;background:#e8fff0f0;border-top:1px solid rgba(191,201,193,.8);box-shadow:0 -4px 12px #2d6a4f14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{min-width:76px;min-height:46px;display:grid;place-items:center;gap:1px;border-radius:999px;color:var(--muted);text-decoration:none}.bottom-nav span{font-size:19px;line-height:1}.bottom-nav small{font-size:11px;font-weight:800}.bottom-nav a.is-active{background:var(--primary-container);color:#cffbe2}@media (min-width: 720px){.page-shell{padding-top:30px}.customer-card{grid-template-columns:1fr 1fr}.hero-panel h2{font-size:34px}}@media (max-width: 420px){.topbar h1{font-size:19px}.hero-panel{padding:18px}.hero-panel h2{font-size:24px}.hero-basket{min-width:78px;height:74px}.product-row{grid-template-columns:30px 48px 1fr}.produce-thumb{width:48px;height:48px;border-radius:13px}.quantity-pill{grid-column:3;justify-self:start;margin-top:-4px}.primary-action{min-width:142px}}
