:root{font-family:Inter,system-ui,sans-serif;color:#1f2937;background:#f6f1e8}*{box-sizing:border-box}body{margin:0}.page{max-width:960px;margin:0 auto;padding:16px}header h1{margin:0 0 4px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cart-btn{border:0;background:#355c46;color:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;min-width:52px}.muted{color:#6b7280}.cart-list{display:flex;flex-direction:column;gap:12px;margin:16px 0}.cart-row{display:flex;justify-content:space-between;gap:12px;background:#fff;padding:12px;border-radius:12px}.qty{display:flex;align-items:center;gap:8px}.qty span{min-width:64px;text-align:center;font-weight:600}.order-qty{background:#fff;border-radius:12px;padding:14px;margin:16px 0;display:flex;flex-direction:column;gap:10px}.order-qty-label{font-size:.875rem;color:#6b7280}.order-line-total{margin-top:4px;font-size:1.1rem}.qty button{width:32px;height:32px;border:0;border-radius:8px;background:#e8dfd1;cursor:pointer}.qty button:disabled{opacity:.4;cursor:not-allowed}.summary{display:flex;justify-content:space-between;margin:16px 0;font-size:1.1rem}.summary.block{flex-direction:column;gap:8px;background:#fff;padding:14px;border-radius:12px}.summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.summary-row span{color:#6b7280;flex-shrink:0}.summary-row strong{text-align:right}.summary-row.total{padding-top:8px;border-top:1px solid #e8dfd1;font-size:1.2rem}.summary-row.total span{color:#1f2937;font-weight:600}.pvz-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto}.pvz-item{border:1px solid #e8dfd1;background:#fff;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer;font:inherit}.pvz-item.active{border-color:#355c46;background:#eef5f0}.summary .total{padding-top:8px;border-top:1px solid #e8dfd1;font-size:1.2rem}label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}input,textarea,select{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font:inherit}.pick-list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.pick-list button{text-align:left;border:0;background:#fff;padding:10px 12px;border-radius:10px;cursor:pointer}.tabs.compact{margin:12px 0}header p{margin:0;color:#6b7280}.tabs{display:flex;gap:8px;overflow-x:auto;margin:20px 0}.tab{border:0;background:#e8dfd1;padding:10px 14px;border-radius:999px;white-space:nowrap;cursor:pointer}.tab.active{background:#355c46;color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.card{display:flex;flex-direction:column;border:0;background:#fff;border-radius:16px;overflow:hidden;text-align:left;cursor:pointer;box-shadow:0 8px 24px #355c4614;padding:0}.card:focus-visible{outline:2px solid #355c46;outline-offset:2px}.card img,.card .thumb,.thumb,.hero,.hero.placeholder{width:100%;aspect-ratio:1;object-fit:cover;display:block}.thumb.placeholder,.hero.placeholder{display:grid;place-items:center;background:#d9e5dc;color:#355c46;font-weight:700}.card-body{padding:12px;display:flex;flex-direction:column;gap:2px}.card-body span{color:#355c46;font-weight:700;margin-top:4px}.back{border:0;background:transparent;color:#355c46;margin-bottom:12px;cursor:pointer}.badge{display:inline-block;background:#e8dfd1;padding:6px 10px;border-radius:999px;margin-bottom:8px}.price{font-size:1.25rem;font-weight:700;color:#355c46;margin:8px 0 16px}.description{line-height:1.5;white-space:pre-wrap}.primary{width:100%;border:0;background:#355c46;color:#fff;padding:14px 16px;border-radius:12px;font-size:1rem;cursor:pointer}.primary:disabled{opacity:.5;cursor:not-allowed}.secondary{width:100%;border:0;background:#e8dfd1;color:#355c46;padding:14px 16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer}.actions-stack{display:flex;flex-direction:column;gap:10px;margin-top:8px}.price-hint{margin:0 0 8px;font-size:.875rem;color:#6b7280}.price-unit{font-size:.875rem;color:#6b7280;margin-top:2px}.line-total{font-weight:700;color:#355c46;margin-top:4px}.unit-label{font-size:.75rem;color:#6b7280;font-weight:500}.delivery-block{margin:20px 0}.delivery-block h2{margin:0 0 4px;font-size:1.1rem}.delivery-tabs{flex-wrap:wrap}.delivery-origin,.delivery-hint{margin:0 0 12px;font-size:.875rem;color:#6b7280}.city-selected{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border-radius:10px;padding:10px 12px;margin-bottom:12px}.link-btn{border:0;background:transparent;color:#355c46;font:inherit;font-weight:600;cursor:pointer;padding:0}.summary.block.updating{opacity:.75}
